Build:
- 0
2026-06-16 16:32.37: New job: build hll.3.16 (1c0e6c98a661) 2026-06-16 16:32.37: Waiting for resource in pool day11-builds 2026-06-16 17:09.22: Got resource from pool day11-builds 2026-06-16 17:09.22: [profile full] build hll.3.16 2026-06-16 17:09.22: build hll.3.16 (1c0e6c98a661) === DEPENDENCIES (35 transitive) === base-bytes.base 4e354a32e9ce base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 9fd00a2855c1 containers.3.18 3dcc83e7bd40 cppo.1.8.0 3c775a388c9d crunch.4.0.0 e7d29939f34d csexp.1.5.2 e2491a88a8e9 dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 either.1.0.0 b62682555e95 gen.1.1 d7514bd3a90a ISO8601.0.2.6 fb0ce286b088 menhir.20211012 24be24b288ea menhirLib.20211012 60363caa4ad9 menhirSdk.20211012 e4e7c2ee6cb8 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-compiler-libs.v0.17.0 bb35244dbd80 ocaml-config.3 aa27f63940d8 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 pds.5.38 a111f6c494ca ppx_derivers.1.2.1 48d8f0a02148 ppx_deriving.6.1.1 21563319369c ppxlib.0.38.0 089dd9eec9cd process.0.2.1 5ebfba4bb92d ptime.1.2.0 bbf602fc20a0 sedlex.3.7 198f03726ec1 seq.base 75c7a6b170f3 sexplib0.v0.17.0 3a274f46ef22 stdlib-shims.0.3.0 b64bd5274094 toml.5.0.0 eb7ff05b5d21 topkg.1.1.1 4a88955a28b6 === STDOUT === Processing: [default: loading data] [hll.3.16: dl] [hll.3.16: extract] -> retrieved hll.3.16 (https://opam.ocaml.org/cache) [hll: make] + /usr/bin/make "-j39" (CWD=/home/opam/.opam/default/.opam-switch/build/hll.3.16) - pds - /usr/bin/make -f pds.mk all - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16' - /usr/bin/make \ - OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release: \ - BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll \ - -C build/release/hll - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll' - cd ../../../src/hll && \ - ocamlfind ocamldep \ - hll.ml > /home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll/.d - ocamlfind ocamlopt -thread -I +camlp4 -bin-annot -w '@f@p@u@s@40' -g -safe-string -package cmdliner,containers,process,toml -c ../../../src/hll/hll.ml -o hll.cmx - File "../../../src/hll/hll.ml", line 49, characters 12-16: - 49 | info "generate" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - - File "../../../src/hll/hll.ml", line 54, characters 12-16: - 54 | info "help" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - - File "../../../src/hll/hll.ml", line 683, characters 44-52: - 683 | let pin = String.concat " | " (List.map (Printf.sprintf "os = \"%s\"") v) in - ^^^^^^^^ - Warning 6 [labels-omitted]: label f was omitted in the application of this - function. - - File "../../../src/hll/hll.ml", line 748, characters 13-18: - 748 | let name = CCOpt.get_or ~default:(Filename.basename (Sys.getcwd ())) name_opt in - ^^^^^ - Alert deprecated: module CCOpt - use CCOption instead - - File "../../../src/hll/hll.ml", line 759, characters 8-33: - 759 | match Cmdliner.Term.eval_choice Cmdline.default_cmd cmds with - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - ocamlfind ocamlopt -bin-annot -w '@f@p@u@s@40' -g -safe-string -package cmdliner,containers,process,toml -thread -linkpkg -I +camlp4 -o hll.native \ - hll.cmx - ocamlfind ocamlc -thread -I +camlp4 -bin-annot -w '@f@p@u@s@40' -g -safe-string -package cmdliner,containers,process,toml -c ../../../src/hll/hll.ml -o hll.cmo - File "../../../src/hll/hll.ml", line 49, characters 12-16: - 49 | info "generate" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - - File "../../../src/hll/hll.ml", line 54, characters 12-16: - 54 | info "help" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - - File "../../../src/hll/hll.ml", line 683, characters 44-52: - 683 | let pin = String.concat " | " (List.map (Printf.sprintf "os = \"%s\"") v) in - ^^^^^^^^ - Warning 6 [labels-omitted]: label f was omitted in the application of this - function. - - File "../../../src/hll/hll.ml", line 748, characters 13-18: - 748 | let name = CCOpt.get_or ~default:(Filename.basename (Sys.getcwd ())) name_opt in - ^^^^^ - Alert deprecated: module CCOpt - use CCOption instead - - File "../../../src/hll/hll.ml", line 759, characters 8-33: - 759 | match Cmdliner.Term.eval_choice Cmdline.default_cmd cmds with - ^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - ocamlfind ocamlc -bin-annot -w '@f@p@u@s@40' -g -safe-string -package cmdliner,containers,process,toml -custom -thread -linkpkg -I +camlp4 -o hll.byte \ - hll.cmo - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16' -> compiled hll.3.16 [hll: make install] + /usr/bin/make "PREFIX=/home/opam/.opam/default" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/hll.3.16) - pds - /usr/bin/make -f pds.mk install - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16' - /usr/bin/make \ - OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release: \ - BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll \ - -C build/release/hll - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll' - /usr/bin/make -C build/release/hll install - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll' - cp -vf hll.native /home/opam/.opam/default/bin/hll - 'hll.native' -> '/home/opam/.opam/default/bin/hll' - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16/build/release/hll' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.3.16' -> installed hll.3.16 === STDERR === 2026-06-16 17:09.43: OK: build hll.3.16 (runc: 3.1s, disk: 12KB) 2026-06-16 17:09.43: Job succeeded