Build:
  1. 0
2026-06-24 18:45.21: New job: build ledit.2.05 (ae0dc96b6df6)
2026-06-24 18:45.21: Waiting for resource in pool day11-builds
2026-06-24 19:04.02: Got resource from pool day11-builds
2026-06-24 19:04.02: [profile full] build ledit.2.05
2026-06-24 19:04.02: build ledit.2.05 (ae0dc96b6df6)
=== DEPENDENCIES (40 transitive) ===
  astring.0.8.5                                      4ebc2fc0ee9d
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.3.0                                          abef743c348d
  camlp-streams.5.0.1                                28f363162dde
  camlp5.8.05.01                                     6f7549412a13
  camlp5-buildscripts.0.07                           ec7f28f950e2
  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                                        610c78f17734
  cstruct.6.2.0                                      4e406f8cd962
  dune.3.23.1                                        848a72441e15
  dune-compiledb.0.6.0                               af26ddde5a1b
  dune-configurator.3.23.1                           bc97ce98d8a9
  ezjsonm.1.3.0                                      142fac6afb54
  fmt.0.11.0                                         2830e55b9a03
  fpath.0.7.3                                        eb0f576d915f
  hex.1.5.0                                          82625df4f0f2
  jsonm.1.0.2                                        6a01e0b2fcf2
  logs.0.10.0                                        bb16d108ff65
  not-ocamlfind.0.14                                 186536a9d3dd
  num.1.6                                            110cee7a7e2e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocamlgraph.2.2.0                                   9a3a86466508
  parsexp.v0.16.0                                    63c67db8428c
  pcre2.8.0.4                                        b55cdacc2b23
  re.1.14.0                                          d62d6f65abb6
  rresult.0.7.0                                      ab060a31b0aa
  sexplib.v0.16.0                                    4838f1139cdf
  sexplib0.v0.16.0                                   7a6e649d895c
  topkg.1.1.1                                        511e1a1958da
  uutf.1.0.4                                         629b90351215
=== STDOUT ===
Processing: [default: loading data]
[ledit.2.05: dl]
[ledit.2.05: extract]
[ledit.2.05/ledit.install: dl]
-> retrieved ledit.2.05  (https://opam.ocaml.org/cache)
[ledit: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/ledit.2.05)
- camlp5r -I ext -loc loc ext/pa_def.ml -o ext/pa_def.ppo
- ocamlc -I `camlp5 -where` -c -impl ext/pa_def.ppo
- File "ext/pa_def.ml", line 76, characters 28-40:
- 76 |   Stdpp.raise_with_loc loc (Stream.Error "can't eval")
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- rm -f ext/pa_def.ppo
- camlp5r -I ext -loc loc ext/pa_local.ml -o ext/pa_local.ppo
- ocamlc -I `camlp5 -where` -c -impl ext/pa_local.ppo
- File "ext/pa_local.ml", line 23, characters 35-47:
- 23 |   | _ -> Stdpp.raise_with_loc loc (Stream.Error "identifier expected") ]
-                                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- rm -f ext/pa_local.ppo
- camlp5r -I ext cursor.mli -o cursor.ppi
- ocamlc -c -intf cursor.ppi
- /bin/rm -f cursor.ppi
- camlp5r -I ext cursor.ml -o cursor.ppo
- ocamlc -I `camlp5 -where` -c -impl cursor.ppo
- /bin/rm -f cursor.ppo
- camlp5r -I ext ledit.mli -o ledit.ppi
- ocamlc -c -intf ledit.ppi
- /bin/rm -f ledit.ppi
- camlp5r -I ext ledit.ml -o ledit.ppo
- ocamlc -I `camlp5 -where` -c -impl ledit.ppo
- File "ledit.ml", line 183, characters 44-55:
- 183 |         value parse s = get_char (fun () -> Stream.next s);
-                                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ledit.ml", line 56, characters 22-35:
- 56 |         value parse : Stream.t char -> t;
-                            ^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ledit.ml", line 1481, characters 17-33:
- 1481 |       let strm = Stream.of_string s in
-                         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ledit.ml", line 1488, characters 8-22:
- 1488 |       [ Stream.Failure -> () ];
-                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- /bin/rm -f ledit.ppo
- camlp5r -I ext go.ml -o go.ppo
- ocamlc -I `camlp5 -where` -c -impl go.ppo
- /bin/rm -f go.ppo
- ocamlc -custom unix.cma -I `camlp5 -where` gramlib.cma cursor.cmo ledit.cmo go.cmo -o ledit.out
- 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.05
-> installed ledit.2.05
[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:05.03: OK: build ledit.2.05 (runc: 4.6s, disk: 12KB)
2026-06-24 19:05.03: Job succeeded