Build:
- 0
2026-06-16 13:57.08: New job: build configurator.v0.11.0 (d0edd3646cb4)
2026-06-16 13:57.08: Waiting for resource in pool day11-builds
2026-06-16 15:44.19: Got resource from pool day11-builds
2026-06-16 15:44.19: [profile full] build configurator.v0.11.0
2026-06-16 15:44.19: build configurator.v0.11.0 (d0edd3646cb4)
=== DEPENDENCIES (11 transitive) ===
base.v0.13.2 ea9bf421f381
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.1.11.4 29dd7ef124f2
dune-configurator.1.0.0 3e249db1eb1c
jbuilder.transition a162452409e0
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
sexplib0.v0.13.0 9ee6deb6b630
stdio.v0.13.0 af7e019a7f75
=== STDOUT ===
Processing: [default: loading data]
[configurator.v0.11.0: dl]
[configurator.v0.11.0: extract]
-> retrieved configurator.v0.11.0 (https://opam.ocaml.org/cache)
[configurator: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "configurator" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/configurator.v0.11.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- ocamlc src/.configurator.objs/byte/configurator.{cmo,cmt}
- File "src/configurator.ml", line 8, characters 20-35:
- 8 | module Pervasives = Caml.Pervasives
- ^^^^^^^^^^^^^^^
- Alert deprecated: module Caml.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt src/.configurator.objs/native/configurator.{cmx,o}
- File "src/configurator.ml", line 8, characters 20-35:
- 8 | module Pervasives = Caml.Pervasives
- ^^^^^^^^^^^^^^^
- Alert deprecated: module Caml.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
-> compiled configurator.v0.11.0
-> installed configurator.v0.11.0
=== STDERR ===
2026-06-16 15:44.33: OK: build configurator.v0.11.0 (runc: 2.1s, disk: 7KB)
2026-06-16 15:44.33: Job succeeded