Build:
- 0
2026-09-02 15:37.18: New job: build jsont.0.4.0 (b63ae15f7aa5)
2026-09-02 15:37.18: Waiting for resource in pool day11-builds
2026-09-02 17:09.43: Got resource from pool day11-builds
2026-09-02 17:09.43: [profile full] build jsont.0.4.0
2026-09-02 17:09.43: build jsont.0.4.0 (b63ae15f7aa5)
=== DEPENDENCIES (10 transitive) ===
bytesrw.0.4.0 425381df4689
compiler-cloning.enabled 966a2e6839f0
conf-pkg-config.5 74f50f3cfe72
conf-zlib.1 26591fa9352c
ocaml.5.5.0 22ebd7932512
ocaml-base-compiler.5.5.0 db1659234e8a
ocaml-compiler.5.5.0 7f52fb26d939
ocamlbuild.0.16.1 ccce18256717
ocamlfind.1.9.9~preview 6a4c70487cf9
topkg.1.1.1 3bd227743fbd
=== STDOUT ===
Processing: [default: loading data]
[jsont.0.4.0: dl]
[jsont.0.4.0: extract]
-> retrieved jsont.0.4.0 (https://opam.ocaml.org/cache)
[jsont: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" "--with-bytesrw" "true" "--with-brr" "false" "--with-typegist" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/jsont.0.4.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/jsont_base.ml > src/jsont_base.ml.depends
- + ocamlfind ocamldep -modules src/jsont_base.mli > src/jsont_base.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont_base.cmi src/jsont_base.mli
- + ocamlfind ocamldep -modules src/jsont.ml > src/jsont.ml.depends
- + ocamlfind ocamldep -modules src/jsont.mli > src/jsont.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont.cmi src/jsont.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont_base.cmx src/jsont_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont.cmx src/jsont.ml
- + ocamlfind ocamlopt -a -I src src/jsont_base.cmx src/jsont.cmx -o src/jsont.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont_base.cmo src/jsont_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont.cmo src/jsont.ml
- + ocamlfind ocamldep -package bytesrw -modules src/bytesrw/jsont_bytesrw.ml > src/bytesrw/jsont_bytesrw.ml.depends
- + ocamlfind ocamldep -package bytesrw -modules src/bytesrw/jsont_bytesrw.mli > src/bytesrw/jsont_bytesrw.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytesrw -I src/bytesrw -I src -I src/typegist -I src/brr -o src/bytesrw/jsont_bytesrw.cmi src/bytesrw/jsont_bytesrw.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytesrw -I src/bytesrw -I src -I src/typegist -I src/brr -o src/bytesrw/jsont_bytesrw.cmx src/bytesrw/jsont_bytesrw.ml
- + ocamlfind ocamlopt -a -package bytesrw -I src/bytesrw src/bytesrw/jsont_bytesrw.cmx -o src/bytesrw/jsont_bytesrw.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytesrw -I src/bytesrw -I src -I src/typegist -I src/brr -o src/bytesrw/jsont_bytesrw.cmo src/bytesrw/jsont_bytesrw.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/jsont.cmxa -o src/jsont.cmxs
- + ocamlfind ocamlc -a -I src src/jsont_base.cmo src/jsont.cmo -o src/jsont.cma
- + ocamlfind ocamlopt -shared -linkall -package bytesrw -I src/bytesrw src/bytesrw/jsont_bytesrw.cmxa -o src/bytesrw/jsont_bytesrw.cmxs
- + ocamlfind ocamlc -a -package bytesrw -I src/bytesrw src/bytesrw/jsont_bytesrw.cmo -o src/bytesrw/jsont_bytesrw.cma
- # Parallel statistics: { count(total): 2(18), max: 4, min: 2, average(total): 3.000(1.222) }
-> compiled jsont.0.4.0
-> installed jsont.0.4.0
[WARNING] Opam package conf-zlib.1 depends on the following system package that can no longer be found: zlib1g-dev
=== STDERR ===
2026-09-02 17:10.00: OK: build jsont.0.4.0 (runc: 6.2s, disk: 10KB)
2026-09-02 17:10.00: Job succeeded