Build:
  1. 0
2026-09-03 18:15.46: New job: build xmlm.1.4.0 (9f9ead924a66)
2026-09-03 18:15.46: Waiting for resource in pool day11-builds
2026-09-03 19:54.51: Got resource from pool day11-builds
2026-09-03 19:54.51: [profile full] build xmlm.1.4.0
2026-09-03 19:54.52: build xmlm.1.4.0 (9f9ead924a66)
=== DEPENDENCIES (7 transitive) ===
  ocaml.5.4.1                                        f01fda733396
  ocaml-base-compiler.5.4.1                          d24c54dd04d7
  ocaml-compiler.5.4.1                               5e4d2e54ea9c
  ocaml-config.3                                     d59e78145b7c
  ocamlbuild.0.16.1                                  6a4fb30c9c05
  ocamlfind.1.9.8                                    d0ee8c624584
  topkg.1.1.1                                        13ccc3945283
=== STDOUT ===
Processing: [default: loading data]
[xmlm.1.4.0: dl]
[xmlm.1.4.0: extract]
-> retrieved xmlm.1.4.0  (https://opam.ocaml.org/cache)
[xmlm: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/xmlm.1.4.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends
- + ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- + ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- + ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends
- + ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs
- + ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma
- + ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native
- # Parallel statistics: { count(total): 1(14), max: 3, min: 3, average(total): 3.000(1.143) }
-> compiled  xmlm.1.4.0
-> installed xmlm.1.4.0

=== STDERR ===

2026-09-03 19:55.33: OK: build xmlm.1.4.0 (runc: 5.7s, disk: 7KB)
2026-09-03 19:55.33: Job succeeded