Build:
- 0
2026-06-16 11:43.58: New job: build printbox.0.2 (80abee6572dd)
2026-06-16 11:43.58: Waiting for resource in pool day11-builds
2026-06-16 12:02.30: Got resource from pool day11-builds
2026-06-16 12:02.30: [profile full] build printbox.0.2
2026-06-16 12:02.30: build printbox.0.2 (80abee6572dd)
=== DEPENDENCIES (8 transitive) ===
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.2.9.3 36797f878ec2
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlfind.1.9.8 6025f4a8e98e
=== STDOUT ===
Processing: [default: loading data]
[printbox.0.2: dl]
[printbox.0.2: extract]
-> retrieved printbox.0.2 (https://opam.ocaml.org/cache)
[printbox: dune build]
+ /home/opam/.opam/default/bin/dune "build" "@install" "-p" "printbox" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/printbox.0.2)
- ocamlc src/.printbox.objs/byte/printBox_text.{cmo,cmt}
- File "src/PrintBox_text.ml", line 17, characters 10-28:
- 17 | match Pervasives.compare pos1.y pos2.y with
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.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
- File "src/PrintBox_text.ml", line 18, characters 11-29:
- 18 | | 0 -> Pervasives.compare pos1.x pos2.x
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.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/.printbox.objs/native/printBox_text.{cmx,o}
- File "src/PrintBox_text.ml", line 17, characters 10-28:
- 17 | match Pervasives.compare pos1.y pos2.y with
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.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
- File "src/PrintBox_text.ml", line 18, characters 11-29:
- 18 | | 0 -> Pervasives.compare pos1.x pos2.x
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.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 printbox.0.2
-> installed printbox.0.2
=== STDERR ===
2026-06-16 12:02.51: OK: build printbox.0.2 (runc: 3.1s, disk: 7KB)
2026-06-16 12:02.51: Job succeeded