Build:
- 0
2026-06-16 12:22.16: New job: build qrc.0.2.0 (afe07e800d78)
2026-06-16 12:22.16: Waiting for resource in pool day11-builds
2026-06-16 13:45.27: Got resource from pool day11-builds
2026-06-16 13:45.27: [profile full] build qrc.0.2.0
2026-06-16 13:45.27: build qrc.0.2.0 (afe07e800d78)
=== DEPENDENCIES (8 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
=== STDOUT ===
Processing: [default: loading data]
[qrc.0.2.0: dl]
[qrc.0.2.0: extract]
-> retrieved qrc.0.2.0 (https://opam.ocaml.org/cache)
[qrc: 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/qrc.0.2.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/qrc.ml > src/qrc.ml.depends
- + ocamlfind ocamldep -modules src/qrc.mli > src/qrc.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc.cmi src/qrc.mli
- + ocamlfind ocamldep -modules src/qrc_fmt.ml > src/qrc_fmt.ml.depends
- + ocamlfind ocamldep -modules src/qrc_fmt.mli > src/qrc_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc_fmt.cmi src/qrc_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/qrc.cmx src/qrc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/qrc_fmt.cmx src/qrc_fmt.ml
- + ocamlfind ocamlopt -a -I src src/qrc.cmx src/qrc_fmt.cmx -o src/qrc.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc.cmo src/qrc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/qrc_fmt.cmo src/qrc_fmt.ml
- + ocamlfind ocamldep -package 'unix cmdliner' -modules test/qrtrip.ml > test/qrtrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'unix cmdliner' -I test -I src -o test/qrtrip.cmo test/qrtrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'unix cmdliner' -I test -I src -o test/qrtrip.cmx test/qrtrip.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/qrc.cmxa -o src/qrc.cmxs
- + ocamlfind ocamlc -a -I src src/qrc.cmo src/qrc_fmt.cmo -o src/qrc.cma
- + ocamlfind ocamlopt -linkpkg -g -package 'unix cmdliner' -I src -I test src/qrc.cmx src/qrc_fmt.cmx test/qrtrip.cmx -o test/qrtrip.native
- # Parallel statistics: { count(total): 2(15), max: 3, min: 2, average(total): 2.500(1.200) }
-> compiled qrc.0.2.0
-> installed qrc.0.2.0
=== STDERR ===
2026-06-16 13:46.03: OK: build qrc.0.2.0 (runc: 4.1s, disk: 7KB)
2026-06-16 13:46.03: Job succeeded