Build:
- 0
2026-06-19 21:01.35: New job: build ledit.2.07 (c58911de41e7) 2026-06-19 21:01.35: Waiting for resource in pool day11-builds 2026-06-19 21:17.09: Got resource from pool day11-builds 2026-06-19 21:17.09: [profile full] build ledit.2.07 2026-06-19 21:17.09: build ledit.2.07 (c58911de41e7) === DEPENDENCIES (40 transitive) === astring.0.8.5 a4f99eb8200d base-threads.base b7164ff76afe base-unix.base 839dc585f12d bos.0.3.0 6c4b5cbd52c9 camlp-streams.5.0.1 c3c277564948 camlp5.8.05.01 0d1aac043e9f camlp5-buildscripts.0.07 1ac1ab914cda conf-bash.1 e53fa0fe5f26 conf-libpcre2-8.2 b59cdeb3bb90 conf-m4.1 16c0f2e0bd7c conf-perl.2 9ee1ae5f2bf1 conf-pkg-config.5 64c6b37d622b conf-which.1 9799649fc020 csexp.1.5.2 6a11fd34e537 cstruct.6.2.0 a301a2a61d43 dune.3.23.1 b9e31df96092 dune-compiledb.0.6.0 fde503e70e3f dune-configurator.3.23.1 cdae849f232e ezjsonm.1.3.0 68517cdec6d5 fmt.0.11.0 ff83722f4864 fpath.0.7.3 be339ea77a17 hex.1.5.0 c3843e834342 jsonm.1.0.2 8e3bcb41b922 logs.0.10.0 3f806fe43f48 not-ocamlfind.0.14 930f4ba276ee num.1.6 1d184d02a6f2 ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 ocamlbuild.0.16.1 b61d8be21b8c ocamlfind.1.9.8 1872268d1aec ocamlgraph.2.2.0 7ca1a21f188e parsexp.v0.17.0 32afa7c7ac17 pcre2.8.0.4 459a56141973 re.1.14.0 2d433517858b rresult.0.7.0 bcecdf850d77 sexplib.v0.17.0 a3c31166922a sexplib0.v0.17.0 4906aac5ee08 topkg.1.1.1 ecfbf436618b uutf.1.0.4 a9f9343d3efe === 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 - 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 [WARNING] Opam packages conf-libpcre2-8.2, conf-pkg-config.5 and not-ocamlfind.0.14 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.14: depends on xdot === STDERR === 2026-06-19 21:17.22: OK: build ledit.2.07 (runc: 3.1s, disk: 12KB) 2026-06-19 21:17.22: Job succeeded