Build:
- 0
2026-09-04 15:44.37: New job: build zipc.0.2.0 (1092a6727b08)
2026-09-04 15:44.37: Waiting for resource in pool day11-builds
2026-09-04 16:46.36: Got resource from pool day11-builds
2026-09-04 16:46.36: [profile full] build zipc.0.2.0
2026-09-04 16:46.36: build zipc.0.2.0 (1092a6727b08)
=== DEPENDENCIES (7 transitive) ===
compiler-cloning.enabled 966a2e6839f0
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 5e0261154b58
topkg.1.1.1 2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[zipc.0.2.0: dl]
[zipc.0.2.0: extract]
-> retrieved zipc.0.2.0 (https://opam.ocaml.org/cache)
[zipc: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/zipc.0.2.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/zipc.ml > src/zipc.ml.depends
- + ocamlfind ocamldep -modules src/zipc.mli > src/zipc.mli.depends
- + ocamlfind ocamldep -modules src/zipc_deflate.mli > src/zipc_deflate.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/zipc_deflate.cmi src/zipc_deflate.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/zipc.cmi src/zipc.mli
- + ocamlfind ocamldep -modules src/zipc_deflate.ml > src/zipc_deflate.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/zipc_deflate.cmx src/zipc_deflate.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/zipc.cmx src/zipc.ml
- + ocamlfind ocamlopt -a -I src src/zipc_deflate.cmx src/zipc.cmx -o src/zipc.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/zipc.cmo src/zipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/zipc_deflate.cmo src/zipc_deflate.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/zipc.cmxa -o src/zipc.cmxs
- + ocamlfind ocamlc -a -I src src/zipc_deflate.cmo src/zipc.cmo -o src/zipc.cma
- # Parallel statistics: { count(total): 2(12), max: 2, min: 2, average(total): 2.000(1.167) }
-> compiled zipc.0.2.0
-> installed zipc.0.2.0
=== STDERR ===
2026-09-04 16:46.52: OK: build zipc.0.2.0 (runc: 3.1s, disk: 7KB)
2026-09-04 16:46.52: Job succeeded