Build:
- 0
2026-09-04 01:02.38: New job: build ledit.2.07 (61a81f73093b) 2026-09-04 01:02.38: Waiting for resource in pool day11-builds 2026-09-04 01:17.28: Got resource from pool day11-builds 2026-09-04 01:17.28: [profile full] build ledit.2.07 2026-09-04 01:17.28: build ledit.2.07 (61a81f73093b) === DEPENDENCIES (41 transitive) === astring.0.8.5 51ee6d00b649 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e bos.0.3.0 251f2dc63eaf camlp-streams.5.0.1 7241cfbb9546 camlp5.8.05.02 ede1eb11fe70 camlp5-buildscripts.0.07 2714d0a3f3fa compiler-cloning.enabled 966a2e6839f0 conf-bash.1 6de2a9c16097 conf-libpcre2-8.2 00e030e78dee conf-m4.1 cced3fb5db42 conf-perl.2 f520f20c9658 conf-pkg-config.5 74f50f3cfe72 conf-which.1 4293d66f3d9e csexp.1.5.2 58b250503765 cstruct.6.2.0 2e05e56e7587 dune.3.24.2 ec704e062ad3 dune-compiledb.0.6.0 641d2d204874 dune-configurator.3.24.2 183455f65a68 ezjsonm.1.3.0 6a52b49b2706 fmt.0.11.0 395be4fa8f81 fpath.0.7.3 2344c0b7c451 hex.1.5.0 305503bd38b9 jsonm.1.0.2 d825b133ef09 logs.0.10.0 9458121e9f4a not-ocamlfind.0.15 071ed1827ea6 num.1.6 805d35561ae4 ocaml.5.5.0 22ebd7932512 ocaml-base-compiler.5.5.0 db1659234e8a ocaml-compiler.5.5.0 7f52fb26d939 ocamlbuild.0.16.1 ccce18256717 ocamlfind.1.9.9~preview 6a4c70487cf9 ocamlgraph.2.2.0 ac6fd62ecb86 parsexp.v0.17.0 bd04d8f8cb39 pcre2.8.0.4 fb4b8dfaebe9 re.1.14.0 71fe1500ef55 rresult.0.7.0 02fffb5a5b61 sexplib.v0.17.0 a1f645f08766 sexplib0.v0.17.0 ff60a3c976cf topkg.1.1.1 3bd227743fbd uutf.1.0.4 af704224ff27 === STDOUT === Processing: [default: loading data] [ledit.2.07: dl] [ledit.2.07: extract] -> retrieved ledit.2.07 (https://opam.ocaml.org/cache) [ledit: make all] + /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/ledit.2.07) - camlp5r -I ext -I /home/opam/.opam/default/lib/camlp-streams camlp_streams.cma -loc loc ext/pa_def.ml -o ext/pa_def.ppo - ocamlc -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams -c -impl ext/pa_def.ppo - rm -f ext/pa_def.ppo - camlp5r -I ext -I /home/opam/.opam/default/lib/camlp-streams camlp_streams.cma -loc loc ext/pa_local.ml -o ext/pa_local.ppo - ocamlc -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams -c -impl ext/pa_local.ppo - rm -f ext/pa_local.ppo - camlp5r -I ext -I /home/opam/.opam/default/lib/camlp-streams camlp_streams.cma cursor.mli -o cursor.ppi - ocamlc -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams -c -intf cursor.ppi - /bin/rm -f cursor.ppi - camlp5r -I ext -I /home/opam/.opam/default/lib/camlp-streams camlp_streams.cma cursor.ml -o cursor.ppo - ocamlc -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams -c -impl cursor.ppo - /bin/rm -f cursor.ppo - camlp5r -I ext -I /home/opam/.opam/default/lib/camlp-streams camlp_streams.cma ledit.mli -o ledit.ppi - ocamlc -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams -c -intf ledit.ppi - /bin/rm -f ledit.ppi - camlp5r -I ext -I /home/opam/.opam/default/lib/camlp-streams camlp_streams.cma ledit.ml -o ledit.ppo - ocamlc -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams -c -impl ledit.ppo - File "ledit.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - /bin/rm -f ledit.ppo - camlp5r -I ext -I /home/opam/.opam/default/lib/camlp-streams camlp_streams.cma go.ml -o go.ppo [WARNING] Opam packages conf-libpcre2-8.2, conf-pkg-config.5 and not-ocamlfind.0.15 depend on the following system packages that are no longer installed: libpcre2-dev pkg-config xdot - conf-libpcre2-8.2: depends on libpcre2-dev - conf-pkg-config.5: depends on pkg-config - not-ocamlfind.0.15: depends on xdot - ocamlc -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams -c -impl go.ppo - File "go.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - - File "go.ml", line 162, characters 9-23: - 162 | | e -> Printexc.catch raise e ] - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printexc.catch - This function is no longer needed. - /bin/rm -f go.ppo - ocamlc -custom -I /home/opam/.opam/default/lib/camlp5 -I /home/opam/.opam/default/lib/camlp-streams unix.cma gramlib.cma camlp_streams.cma cursor.cmo ledit.cmo go.cmo -o ledit.out - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). - VERSION=`sed -n -e 's/^.* version = "\(.*\)".*$/\1/p' go.ml`; \ - sed s/LEDIT_VERSION/$VERSION/ ledit.1.tpl > ledit.1 - ocamlc -a -o ledit.cma cursor.cmo ledit.cmo -> compiled ledit.2.07 -> installed ledit.2.07 === STDERR === 2026-09-04 01:17.45: OK: build ledit.2.07 (runc: 5.1s, disk: 13KB) 2026-09-04 01:17.45: Job succeeded