Build:
  1. 0
2026-06-16 13:46.01: New job: build otfm.0.4.0 (1190ef6d0b68)
2026-06-16 13:46.01: Waiting for resource in pool day11-builds
2026-06-16 14:32.05: Got resource from pool day11-builds
2026-06-16 14:32.05: [profile full] build otfm.0.4.0
2026-06-16 14:32.05: build otfm.0.4.0 (1190ef6d0b68)
=== DEPENDENCIES (9 transitive) ===
  cmdliner.2.1.1                                     36fe5a2b1d3e
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  topkg.1.1.1                                        4a88955a28b6
  uutf.1.0.4                                         f610a7513d49
=== 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 ocamlc -config
- + 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 ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmi src/otfm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmx src/otfm.ml
- + ocamlfind ocamlopt -a -package uutf -I src src/otfm.cmx -o src/otfm.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/otfm.cmo src/otfm.ml
- + 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 ocamlopt -c -g -bin-annot -safe-string -package uutf -I test -I src -o test/otftrip.cmx test/otftrip.ml
- + 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
- # 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-16 14:32.17: OK: build otfm.0.4.0 (runc: 6.6s, disk: 7KB)
2026-06-16 14:32.17: Job succeeded