Build:
  1. 0
2026-09-04 18:39.11: New job: build uutf.1.0.4 (1a3f1619e526)
2026-09-04 18:39.11: Waiting for resource in pool day11-builds
2026-09-04 18:51.28: Got resource from pool day11-builds
2026-09-04 18:51.28: [profile full] build uutf.1.0.4
2026-09-04 18:51.28: build uutf.1.0.4 (1a3f1619e526)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.2.1.1                                     e5dd77e6708d
  compiler-cloning.enabled                           966a2e6839f0
  conf-libX11.1                                      7eada9d3ee63
  conf-libXft.1                                      ba53124176fa
  conf-pkg-config.5                                  74f50f3cfe72
  csexp.1.5.2                                        8c096e7de322
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  graphics.5.2.0                                     4f21c378d984
  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                            a759c72ab399
  topkg.1.1.1                                        23b52379bdd2
=== STDOUT ===
Processing: [default: loading data]
[uutf.1.0.4: dl]
[uutf.1.0.4: extract]
-> retrieved uutf.1.0.4  (https://opam.ocaml.org/cache)
[uutf: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/uutf.1.0.4)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmi src/uutf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- + ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # Parallel statistics: { count(total): 1(11), max: 3, min: 3, average(total): 3.000(1.182) }
-> compiled  uutf.1.0.4
-> installed uutf.1.0.4
[WARNING] Opam packages conf-libX11.1 and conf-libXft.1 depend on the following system packages that are no longer installed: libx11-dev libxft-dev
  - conf-libX11.1: depends on libx11-dev
  - conf-libXft.1: depends on libxft-dev

=== STDERR ===

2026-09-04 18:51.45: OK: build uutf.1.0.4 (runc: 3.2s, disk: 8KB)
2026-09-04 18:51.45: Job succeeded