Build:
- 0
2026-06-16 16:30.30: New job: build hll.4.3 (8310fa8b1042) 2026-06-16 16:30.30: Waiting for resource in pool day11-builds 2026-06-16 17:07.23: Got resource from pool day11-builds 2026-06-16 17:07.23: [profile full] build hll.4.3 2026-06-16 17:07.23: build hll.4.3 (8310fa8b1042) === DEPENDENCIES (38 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.20260209 918bd21ac84f menhirCST.20260209 b2588cab386e menhirGLR.20260209 9f1a82c9daff menhirLib.20260209 521b8486c619 menhirSdk.20260209 0f5231646c84 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.42 f9e15c580aa8 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 sha.1.15.4 ad8d10057f69 stdlib-shims.0.3.0 b64bd5274094 toml.7.1.0 f970ad5bb5d2 topkg.1.1.1 4a88955a28b6 === STDOUT === Processing: [default: loading data] [hll.4.3: dl] [hll.4.3: extract] -> retrieved hll.4.3 (https://opam.ocaml.org/cache) [hll: make] + /usr/bin/make "-j39" (CWD=/home/opam/.opam/default/.opam-switch/build/hll.4.3) - pds - /usr/bin/make -f pds.mk all - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3' - /usr/bin/make \ - OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release: \ - BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release/hll \ - -C build/release/hll - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release/hll' - cd ../../../src/hll && \ - ocamlfind ocamldep \ - hll.ml > /home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release/hll/.d - ocamlfind ocamlopt -thread -I +camlp4 -bin-annot -w '@f@p@u@s@40' -g -safe-string -package cmdliner,containers,process,sha,toml -c ../../../src/hll/hll.ml -o hll.cmx - ocamlfind ocamlc -thread -I +camlp4 -bin-annot -w '@f@p@u@s@40' -g -safe-string -package cmdliner,containers,process,sha,toml -c ../../../src/hll/hll.ml -o hll.cmo - File "../../../src/hll/hll.ml", line 54, characters 12-16: - 54 | info "generate" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - - File "../../../src/hll/hll.ml", line 59, characters 12-16: - 59 | info "help" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - File "../../../src/hll/hll.ml", line 54, characters 12-16: - 54 | info "generate" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - - File "../../../src/hll/hll.ml", line 59, characters 12-16: - 59 | info "help" ~doc) - ^^^^ - Alert deprecated: C.Term.info - Use Cmd.info instead. - - File "../../../src/hll/hll.ml", line 692, characters 44-52: - 692 | 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 692, characters 44-52: - 692 | 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 763, characters 13-18: - 763 | 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 779, characters 8-33: - 779 | 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. - - File "../../../src/hll/hll.ml", line 763, characters 13-18: - 763 | 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 779, characters 8-33: - 779 | 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,sha,toml -thread -linkpkg -I +camlp4 -o hll.native \ - hll.cmx - ocamlfind ocamlc -bin-annot -w '@f@p@u@s@40' -g -safe-string -package cmdliner,containers,process,sha,toml -custom -thread -linkpkg -I +camlp4 -o hll.byte \ - hll.cmo - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release/hll' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3' -> compiled hll.4.3 [hll: make install] + /usr/bin/make "PREFIX=/home/opam/.opam/default" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/hll.4.3) - pds - /usr/bin/make -f pds.mk install - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3' - /usr/bin/make \ - OCAMLPATH=/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release: \ - BUILD_DIR=/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release/hll \ - -C build/release/hll - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release/hll' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3/build/release/hll' - /usr/bin/make -C build/release/hll install - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3/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.4.3/build/release/hll' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/hll.4.3' -> installed hll.4.3 === STDERR === 2026-06-16 17:07.40: OK: build hll.4.3 (runc: 3.6s, disk: 13KB) 2026-06-16 17:07.40: Job succeeded