Build:
- 0
2026-06-20 16:44.26: New job: build otfm.0.4.0 (7acbdc3c35b0)
2026-06-20 16:44.26: Waiting for resource in pool day11-builds
2026-06-20 17:15.38: Got resource from pool day11-builds
2026-06-20 17:15.38: [profile full] build otfm.0.4.0
2026-06-20 17:15.38: build otfm.0.4.0 (7acbdc3c35b0)
=== DEPENDENCIES (9 transitive) ===
cmdliner.2.1.1 c4607a09ecef
compiler-cloning.enabled 0d2606125f88
ocaml.5.5.0 1b4132bddf48
ocaml-base-compiler.5.5.0 1901c3a760c1
ocaml-compiler.5.5.0 5f593a0b4a8c
ocamlbuild.0.16.1 b485a4f69c01
ocamlfind.1.9.8 5b46f9d92bbd
topkg.1.1.1 8e3718e4cf5c
uutf.1.0.4 b530bbafc7a1
=== STDOUT ===
Processing: [default: loading data]
[otfm.0.4.0: dl]
[otfm.0.4.0: extract]
-> retrieved otfm.0.4.0 (https://opam.ocaml.org/cache)
[otfm: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/otfm.0.4.0)
- 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 -config
- 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 ocamldep -package uutf -modules src/otfm.ml > src/otfm.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/otfm.mli > src/otfm.mli.depends
- 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 -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmi src/otfm.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmi src/otfm.mli
- 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 ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmx src/otfm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmx src/otfm.ml
- 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 ocamlopt -a -package uutf -I src src/otfm.cmx -o src/otfm.cmxa
- + ocamlfind ocamlopt -a -package uutf -I src src/otfm.cmx -o src/otfm.cmxa
- 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 -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmo src/otfm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmo src/otfm.ml
- 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 ocamldep -package uutf -modules test/otftrip.ml > test/otftrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I test -I src -o test/otftrip.cmo test/otftrip.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I test -I src -o test/otftrip.cmo test/otftrip.ml
- 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 ocamlopt -c -g -bin-annot -safe-string -package uutf -I test -I src -o test/otftrip.cmx test/otftrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I test -I src -o test/otftrip.cmx test/otftrip.ml
- 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 ocamlopt -shared -linkall -package uutf -I src src/otfm.cmxa -o src/otfm.cmxs
- + ocamlfind ocamlc -a -package uutf -I src src/otfm.cmo -o src/otfm.cma
- + ocamlfind ocamlopt -linkpkg -g -package uutf -I src -I test src/otfm.cmx test/otftrip.cmx -o test/otftrip.native
- + ocamlfind ocamlc -a -package uutf -I src src/otfm.cmo -o src/otfm.cma
- 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 ocamlopt -shared -linkall -package uutf -I src src/otfm.cmxa -o src/otfm.cmxs
- 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 ocamlopt -linkpkg -g -package uutf -I src -I test src/otfm.cmx test/otftrip.cmx -o test/otftrip.native
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # Parallel statistics: { count(total): 1(11), max: 3, min: 3, average(total): 3.000(1.182) }
-> compiled otfm.0.4.0
-> installed otfm.0.4.0
=== STDERR ===
2026-06-20 17:15.55: OK: build otfm.0.4.0 (runc: 4.7s, disk: 10KB)
2026-06-20 17:15.55: Job succeeded