Build:
  1. 0
2026-09-04 00:53.12: New job: build ledit.2.05 (2a766e479a43)
2026-09-04 00:53.12: Waiting for resource in pool day11-builds
2026-09-04 01:08.36: Got resource from pool day11-builds
2026-09-04 01:08.36: [profile full] build ledit.2.05
2026-09-04 01:08.36: build ledit.2.05 (2a766e479a43)
=== DEPENDENCIES (40 transitive) ===
  astring.0.8.5                                      632949034a64
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          fd9f34bf8dc5
  camlp-streams.5.0.1                                4c58a1da28ba
  camlp5.8.05.02                                     43b548fa044d
  camlp5-buildscripts.0.07                           f2938d652474
  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                                        c758d7657e5b
  cstruct.6.2.0                                      7e18d8b52d76
  dune.3.24.2                                        bf83cdf0a904
  dune-compiledb.0.6.0                               4df10a035a00
  dune-configurator.3.24.2                           23afe5cb4d3b
  ezjsonm.1.3.0                                      8e7ddc3c1396
  fmt.0.11.0                                         5ca93ca97f7e
  fpath.0.7.3                                        94c0602f02cc
  hex.1.5.0                                          8029bec1813a
  jsonm.1.0.2                                        48beb046849d
  logs.0.10.0                                        fc9f9058a505
  not-ocamlfind.0.15                                 b35f656e1e82
  num.1.6                                            fe036226102b
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  ocamlgraph.2.2.0                                   ea246a21ca19
  parsexp.v0.16.0                                    6a4dbf4d3d29
  pcre2.8.0.4                                        cc0d92033a23
  re.1.14.0                                          dd879e7a18b1
  rresult.0.7.0                                      e91945a392c9
  sexplib.v0.16.0                                    f65b5dccd754
  sexplib0.v0.16.0                                   a69f43de36f7
  topkg.1.1.1                                        f1122af0988e
  uutf.1.0.4                                         7be34a5f8898
=== 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.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

=== STDERR ===

2026-09-04 01:08.52: OK: build ledit.2.05 (runc: 2.6s, disk: 12KB)
2026-09-04 01:08.52: Job succeeded