Build:
- 0
2026-06-20 19:07.17: New job: build hll.3.16 (11a8e53ba595) 2026-06-20 19:07.17: Waiting for resource in pool day11-builds 2026-06-20 19:21.04: Got resource from pool day11-builds 2026-06-20 19:21.04: [profile full] build hll.3.16 2026-06-20 19:21.04: build hll.3.16 (11a8e53ba595) === DEPENDENCIES (35 transitive) === base-bytes.base ec2393fe4c6d base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 207b321bdb62 compiler-cloning.enabled 0d2606125f88 containers.3.18 8cf13cd09f05 cppo.1.8.0 2299340fea15 crunch.4.0.0 94f04732bc18 csexp.1.5.2 315ecef51574 dune.3.23.1 dbfeecb5ca10 dune-configurator.3.23.1 8afe79196456 either.1.0.0 f710a2c06f5b gen.1.1 787733a0c943 ISO8601.0.2.6 a84453199371 menhir.20211012 3ae6245849e4 menhirLib.20211012 5709f66bbd24 menhirSdk.20211012 27163f478ff1 ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocaml-compiler-libs.v0.17.0 6373bfde8e91 ocamlbuild.0.16.1 b485a4f69c01 ocamlfind.1.9.8 5b46f9d92bbd pds.5.38 a1327d5e85e6 ppx_derivers.1.2.1 2a3f00c1f6d2 ppx_deriving.6.1.1 f86af3c9f71e ppxlib.0.38.0 c01fe47fa7a4 process.0.2.1 b15caaa25481 ptime.1.2.0 e003e9829314 sedlex.3.7 e195469a45d8 seq.base 1fbc0454e0be sexplib0.v0.17.0 313244870034 stdlib-shims.0.3.0 9047e6396dc4 toml.5.0.0 79b27f620fc3 topkg.1.1.1 8e3718e4cf5c === 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 - 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 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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 - 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 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 - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - 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-20 19:21.42: OK: build hll.3.16 (runc: 4.3s, disk: 13KB) 2026-06-20 19:21.42: Job succeeded