Build:
- 0
2026-09-03 22:33.44: New job: build hll.4.3 (17e8a165cdff) 2026-09-03 22:33.44: Waiting for resource in pool day11-builds 2026-09-03 23:13.04: Got resource from pool day11-builds 2026-09-03 23:13.04: [profile full] build hll.4.3 2026-09-03 23:13.04: build hll.4.3 (17e8a165cdff) === DEPENDENCIES (38 transitive) === base-bytes.base a07bc30a9819 base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cmdliner.1.3.0 c8a741506821 compiler-cloning.enabled 966a2e6839f0 containers.3.18 8761b6daf493 cppo.1.8.0 83351009e21e crunch.4.1.0 3c8193f7f2b3 csexp.1.5.2 58b250503765 dune.3.24.2 ec704e062ad3 dune-configurator.3.24.2 183455f65a68 either.1.0.0 528f686c9e94 gen.1.1 e1a5ad389f76 ISO8601.0.2.6 8b94007b2ced menhir.20260209 381a2138ba97 menhirCST.20260209 2274e41bb75f menhirGLR.20260209 dc2d20aa75ca menhirLib.20260209 aca3f0b58574 menhirSdk.20260209 fb69c1928809 ocaml.5.5.0 22ebd7932512 ocaml-base-compiler.5.5.0 db1659234e8a ocaml-compiler.5.5.0 7f52fb26d939 ocaml-compiler-libs.v0.17.0 5bb965f7a9b8 ocamlbuild.0.16.1 ccce18256717 ocamlfind.1.9.9~preview 6a4c70487cf9 pds.5.42 effb289691ae ppx_derivers.1.2.1 b98ec33f5664 ppx_deriving.6.1.3 f42e5829c88b ppxlib.0.38.0 3ee699583a7b process.0.2.1 683d3036602a ptime.1.2.0 668689079baf sedlex.3.7 8b8ba28d7500 seq.base 28d30f6112ac sexplib0.v0.17.0 ff60a3c976cf sha.1.15.4 6e84478d3b8c stdlib-shims.0.3.0 8ab1e1c44699 toml.7.1.0 68d80dedc070 topkg.1.1.1 3bd227743fbd === 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 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 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. - 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-09-03 23:13.16: OK: build hll.4.3 (runc: 3.6s, disk: 14KB) 2026-09-03 23:13.16: Job succeeded