Build:
- 0
2026-06-16 12:22.16: New job: build jsont.0.1.1 (1f469f103b65)
2026-06-16 12:22.16: Waiting for resource in pool day11-builds
2026-06-16 13:46.36: Got resource from pool day11-builds
2026-06-16 13:46.36: [profile full] build jsont.0.1.1
2026-06-16 13:46.36: build jsont.0.1.1 (1f469f103b65)
=== DEPENDENCIES (7 transitive) ===
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]
[jsont.0.1.1: dl]
[jsont.0.1.1: extract]
-> retrieved jsont.0.1.1 (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" "false" "--with-brr" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/jsont.0.1.1)
- + 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/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/bytesrw -o src/jsont.cmi src/jsont.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/bytesrw -o src/jsont_base.cmx src/jsont_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -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/bytesrw -o src/jsont_base.cmo src/jsont_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/bytesrw -o src/jsont.cmo src/jsont.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
- # Parallel statistics: { count(total): 2(12), max: 2, min: 2, average(total): 2.000(1.167) }
-> compiled jsont.0.1.1
-> installed jsont.0.1.1
=== STDERR ===
2026-06-16 13:47.01: OK: build jsont.0.1.1 (runc: 5.1s, disk: 7KB)
2026-06-16 13:47.01: Job succeeded