Build:
- 0
2026-06-24 11:11.22: New job: build omod.0.0.3 (216df808d321)
2026-06-24 11:11.22: Waiting for resource in pool day11-builds
2026-06-24 11:48.02: Got resource from pool day11-builds
2026-06-24 11:48.02: [profile full] build omod.0.0.3
2026-06-24 11:48.02: build omod.0.0.3 (216df808d321)
=== DEPENDENCIES (7 transitive) ===
cmdliner.2.1.1 25e9ff7a2f04
ocaml.5.1.1 d186cfe930c0
ocaml-base-compiler.5.1.1 9ad12ad5019c
ocaml-config.3 cd07d28030fc
ocamlbuild.0.16.1 f8aba8280990
ocamlfind.1.9.8 eb1a7cabca9a
topkg.1.1.1 bc6f6a21b42f
=== STDOUT ===
Processing: [default: loading data]
[omod.0.0.3: dl]
[omod.0.0.3: extract]
-> retrieved omod.0.0.3 (https://opam.ocaml.org/cache)
[omod: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--lib-dir" "/home/opam/.opam/default/lib" (CWD=/home/opam/.opam/default/.opam-switch/build/omod.0.0.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/omod.ml > src/omod.ml.depends
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/omod.mli > src/omod.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/omod.cmi src/omod.mli
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/omod_top.ml > src/omod_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/omod_top.cmo src/omod_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/omod_top.cmo src/omod_top.ml
- File "src/omod_top.ml", line 9, characters 28-51:
- 9 | let is_utop = Hashtbl.mem Toploop.directive_table "utop_help" in
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/omod.cmx src/omod.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/omod_top.cmx src/omod_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/omod_top.cmx src/omod_top.ml
- File "src/omod_top.ml", line 9, characters 28-51:
- 9 | let is_utop = Hashtbl.mem Toploop.directive_table "utop_help" in
- ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/omod.cmx src/omod_top.cmx -o src/omod.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/omod.cmo src/omod.ml
- + ocamlfind ocamldep -package compiler-libs.common -modules src/omod_ocamlc.ml > src/omod_ocamlc.ml.depends
- + ocamlfind ocamldep -package compiler-libs.common -modules src/omod_ocamlc.mli > src/omod_ocamlc.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -I src -I test -o src/omod_ocamlc.cmi src/omod_ocamlc.mli
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/omod_support.ml > src/omod_support.ml.depends
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/omod_support.mli > src/omod_support.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src -I test -o src/omod_support.cmi src/omod_support.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -I src -I test -o src/omod_ocamlc.cmx src/omod_ocamlc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src -I test -o src/omod_support.cmx src/omod_support.ml
- + ocamlfind ocamlopt -a -package 'compiler-libs.common unix' -I src src/omod_ocamlc.cmx src/omod_support.cmx -o src/omod_support.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -I src -I test -o src/omod_ocamlc.cmo src/omod_ocamlc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src -I test -o src/omod_support.cmo src/omod_support.ml
- + ocamlfind ocamldep -package 'cmdliner compiler-libs.common unix' -modules src/omod_bin.ml > src/omod_bin.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cmdliner compiler-libs.common unix' -I src -I test -o src/omod_bin.cmo src/omod_bin.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'cmdliner compiler-libs.common unix' -I src -I test -o src/omod_bin.cmx src/omod_bin.ml
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/omod.cmxa -o src/omod.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/omod.cmo src/omod_top.cmo -o src/omod.cma
- + ocamlfind ocamlopt -shared -linkall -package 'compiler-libs.common unix' -I src src/omod_support.cmxa -o src/omod_support.cmxs
- + ocamlfind ocamlc -a -package 'compiler-libs.common unix' -I src src/omod_ocamlc.cmo src/omod_support.cmo -o src/omod_support.cma
- + ocamlfind ocamlopt -linkpkg -g -package 'cmdliner compiler-libs.common unix' -I src src/omod.cmx src/omod_ocamlc.cmx src/omod_support.cmx src/omod_bin.cmx -o src/omod_bin.native
- # Parallel statistics: { count(total): 2(24), max: 5, min: 2, average(total): 3.500(1.208) }
-> compiled omod.0.0.3
[omod: install]
+ /usr/bin/install "-d" "/home/opam/.opam/default/lib/ocaml/" (CWD=/home/opam/.opam/default/.opam-switch/build/omod.0.0.3)
[omod: install]
+ /usr/bin/install "src/omod.top" "src/omod.nattop" "/home/opam/.opam/default/lib/ocaml/" (CWD=/home/opam/.opam/default/.opam-switch/build/omod.0.0.3)
-> installed omod.0.0.3
=== STDERR ===
2026-06-24 11:48.24: OK: build omod.0.0.3 (runc: 5.6s, disk: 10KB)
2026-06-24 11:48.24: Job succeeded