Build:
  1. 0
2026-06-24 18:47.14: New job: build ledit.2.08 (b4b7e92851aa)
2026-06-24 18:47.14: Waiting for resource in pool day11-builds
2026-06-24 19:05.26: Got resource from pool day11-builds
2026-06-24 19:05.26: [profile full] build ledit.2.08
2026-06-24 19:05.26: build ledit.2.08 (b4b7e92851aa)
=== DEPENDENCIES (41 transitive) ===
  astring.0.8.5                                      868f52a07c05
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.3.0                                          b023771a6d1d
  camlp-streams.5.0.1                                e5a01aae2353
  camlp5.8.05.01                                     01a26c50f896
  camlp5-buildscripts.0.07                           73158c8aeaef
  compiler-cloning.enabled                           439a1fc77aa6
  conf-bash.1                                        6730968932c0
  conf-libpcre2-8.2                                  e4a359949717
  conf-m4.1                                          bd3d9b09c253
  conf-perl.2                                        bdcd7b1dce5e
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-which.1                                       84b48e007e35
  csexp.1.5.2                                        977b865a51b4
  cstruct.6.2.0                                      eddf6574d28d
  dune.3.23.1                                        a59dd9b14fe3
  dune-compiledb.0.6.0                               bbcea4bb8eee
  dune-configurator.3.23.1                           8cec6bb1116c
  ezjsonm.1.3.0                                      d0dd855e4d56
  fmt.0.11.0                                         a00e65adfdb2
  fpath.0.7.3                                        f291dce35bf8
  hex.1.5.0                                          ddd49645680b
  jsonm.1.0.2                                        f319e6a275ae
  logs.0.10.0                                        f87585443699
  not-ocamlfind.0.14                                 1894cac9db9d
  num.1.6                                            efd5a307a10f
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  ocamlgraph.2.2.0                                   8d11b5a26417
  parsexp.v0.17.0                                    7a592903ad6e
  pcre2.8.0.4                                        5470e13f68a7
  re.1.14.0                                          5e7365192893
  rresult.0.7.0                                      e0cb2763084b
  sexplib.v0.17.0                                    96575d3108de
  sexplib0.v0.17.0                                   166f8102230b
  topkg.1.1.1                                        ac206dbbd2b6
  uutf.1.0.4                                         4c8ac9e9daae
=== STDOUT ===
Processing: [default: loading data]
[ledit.2.08: dl]
[ledit.2.08: extract]
-> retrieved ledit.2.08  (https://opam.ocaml.org/cache)
[ledit: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/ledit.2.08)
- 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.08
[ledit: cp ledit.out]
+ /usr/bin/cp "ledit.out" "/home/opam/.opam/default/bin/ledit" (CWD=/home/opam/.opam/default/.opam-switch/build/ledit.2.08)
-> installed ledit.2.08
[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-24 19:06.18: OK: build ledit.2.08 (runc: 3.1s, disk: 13KB)
2026-06-24 19:06.18: Job succeeded