Build:
- 0
2026-06-19 19:53.31: New job: build hll.4.3 (ef7d8ea9f05d) 2026-06-19 19:53.31: Waiting for resource in pool day11-builds 2026-06-19 20:13.29: Got resource from pool day11-builds 2026-06-19 20:13.29: [profile full] build hll.4.3 2026-06-19 20:13.29: build hll.4.3 (ef7d8ea9f05d) === DEPENDENCIES (37 transitive) === base-bytes.base 38023b842165 base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 4cbf8dfc71ce containers.3.18 172545cbb835 cppo.1.8.0 58ff60202126 crunch.4.0.0 6c99d1e4d790 csexp.1.5.2 6a11fd34e537 dune.3.23.1 b9e31df96092 dune-configurator.3.23.1 cdae849f232e either.1.0.0 b65a9e296180 gen.1.1 d77b63154ec8 ISO8601.0.2.6 3b4feec03dfe menhir.20260209 7e5a18b3ff14 menhirCST.20260209 c168fb01e2f6 menhirGLR.20260209 edb0fdd26488 menhirLib.20260209 3896169a6c75 menhirSdk.20260209 4808133f977f ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 ocaml-compiler-libs.v0.17.0 6bb2fe976db3 ocamlbuild.0.16.1 b61d8be21b8c ocamlfind.1.9.8 1872268d1aec pds.5.42 2386aa5f62c5 ppx_derivers.1.2.1 e49491a38353 ppx_deriving.6.1.1 44efc0a85ae7 ppxlib.0.38.0 495045ef7a3c process.0.2.1 dafa3cae16ac ptime.1.2.0 501cd1c732e7 sedlex.3.7 1feb27a5f4ee seq.base 0653332756aa sexplib0.v0.17.0 4906aac5ee08 sha.1.15.4 1562e06ea338 stdlib-shims.0.3.0 4aecff888649 toml.7.1.0 0083407619af topkg.1.1.1 ecfbf436618b === 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 - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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 - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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-19 20:13.43: OK: build hll.4.3 (runc: 3.1s, disk: 13KB) 2026-06-19 20:13.43: Job succeeded