Build:
- 0
2026-09-04 15:44.37: New job: build omod.0.0.5 (620cbb2e35b7)
2026-09-04 15:44.37: Waiting for resource in pool day11-builds
2026-09-04 16:46.55: Got resource from pool day11-builds
2026-09-04 16:46.55: [profile full] build omod.0.0.5
2026-09-04 16:46.55: build omod.0.0.5 (620cbb2e35b7)
=== DEPENDENCIES (8 transitive) ===
cmdliner.2.1.1 e5dd77e6708d
compiler-cloning.enabled 966a2e6839f0
ocaml.5.5.1 70ca0c66e0e8
ocaml-base-compiler.5.5.1 59841d7ed85e
ocaml-compiler.5.5.1 492c0c740bd1
ocamlbuild.0.16.1 e25cf731aeb5
ocamlfind.1.9.9~preview 5e0261154b58
topkg.1.1.1 2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[omod.0.0.5: dl]
[omod.0.0.5: extract]
-> retrieved omod.0.0.5 (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.5)
- + 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 src/support -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 src/support -o src/omod_top.cmo src/omod_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I src/support -o src/omod.cmx src/omod.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I src/support -o src/omod_top.cmx src/omod_top.ml
- + 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 src/support -o src/omod.cmo src/omod.ml
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/support/omod_cu.ml > src/support/omod_cu.ml.depends
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/support/omod_cu.mli > src/support/omod_cu.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_cu.cmi src/support/omod_cu.mli
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/support/omod_ocamlc.ml > src/support/omod_ocamlc.ml.depends
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/support/omod_ocamlc.mli > src/support/omod_ocamlc.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_ocamlc.cmi src/support/omod_ocamlc.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_cu.cmx src/support/omod_cu.ml
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/support/omod_support.ml > src/support/omod_support.ml.depends
- + ocamlfind ocamldep -package 'compiler-libs.common unix' -modules src/support/omod_support.mli > src/support/omod_support.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_support.cmi src/support/omod_support.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_ocamlc.cmx src/support/omod_ocamlc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_support.cmx src/support/omod_support.ml
- + ocamlfind ocamlopt -a -package 'compiler-libs.common unix' -I src/support src/support/omod_cu.cmx src/support/omod_ocamlc.cmx src/support/omod_support.cmx -o src/support/omod_support.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_cu.cmo src/support/omod_cu.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_ocamlc.cmo src/support/omod_ocamlc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'compiler-libs.common unix' -I src/support -I src -o src/support/omod_support.cmo src/support/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 src/support -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 src/support -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/support src/support/omod_support.cmxa -o src/support/omod_support.cmxs
- + ocamlfind ocamlc -a -package 'compiler-libs.common unix' -I src/support src/support/omod_cu.cmo src/support/omod_ocamlc.cmo src/support/omod_support.cmo -o src/support/omod_support.cma
- + ocamlfind ocamlopt -linkpkg -g -package 'cmdliner compiler-libs.common unix' -I src -I src/support src/omod.cmx src/support/omod_cu.cmx src/support/omod_ocamlc.cmx src/support/omod_support.cmx src/omod_bin.cmx -o src/omod_bin.native
- # Parallel statistics: { count(total): 2(28), max: 5, min: 3, average(total): 4.000(1.214) }
-> compiled omod.0.0.5
[omod: install]
+ /usr/bin/install "-d" "/home/opam/.opam/default/lib/ocaml/" (CWD=/home/opam/.opam/default/.opam-switch/build/omod.0.0.5)
[omod: install]
+ /usr/bin/install "src/omod.top" "/home/opam/.opam/default/lib/ocaml/" (CWD=/home/opam/.opam/default/.opam-switch/build/omod.0.0.5)
-> installed omod.0.0.5
=== STDERR ===
2026-09-04 16:47.17: OK: build omod.0.0.5 (runc: 8.1s, disk: 11KB)
2026-09-04 16:47.17: Job succeeded