Build:
- 0
2026-06-24 13:54.50: New job: build configurator.v0.11.0 (32284fd79a7b)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 14:20.28: Got resource from pool day11-builds
2026-06-24 14:20.28: [profile full] build configurator.v0.11.0
2026-06-24 14:20.28: build configurator.v0.11.0 (32284fd79a7b)
=== DEPENDENCIES (11 transitive) ===
base.v0.13.2 8fb64073d002
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
dune.1.11.4 306d9076d3e7
dune-configurator.1.0.0 5ee2dda44891
jbuilder.transition 430258ca512f
ocaml.4.11.2 dc018a4b7397
ocaml-base-compiler.4.11.2 81f0dd8b8651
ocaml-config.1 2489653e51e5
sexplib0.v0.13.0 db4180d7755e
stdio.v0.13.0 1672f41fc0f1
=== 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-24 14:21.11: OK: build configurator.v0.11.0 (runc: 5.1s, disk: 7KB)
2026-06-24 14:21.11: Job succeeded