Build:
- 0
2026-06-16 12:39.56: New job: build gg.1.0.0 (1f1c9b7683a8)
2026-06-16 12:39.56: Waiting for resource in pool day11-builds
2026-06-16 13:57.57: Got resource from pool day11-builds
2026-06-16 13:57.57: [profile full] build gg.1.0.0
2026-06-16 13:57.57: build gg.1.0.0 (1f1c9b7683a8)
=== DEPENDENCIES (7 transitive) ===
ocaml.5.3.0 f3f5cb82ec5e
ocaml-base-compiler.5.3.0 3282792848d7
ocaml-compiler.5.3.0 ec781058d2f3
ocaml-config.3 0df636be409d
ocamlbuild.0.16.1 6a034beeb0c1
ocamlfind.1.9.8 814b8d0197a7
topkg.1.1.1 77f1be4dd954
=== STDOUT ===
Processing: [default: loading data]
[gg.1.0.0: dl]
[gg.1.0.0: extract]
-> retrieved gg.1.0.0 (https://opam.ocaml.org/cache)
[gg: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/gg.1.0.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/gg.ml > src/gg.ml.depends
- + ocamlfind ocamldep -modules src/gg.mli > src/gg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/gg.cmi src/gg.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/gg.cmx src/gg.ml
- + ocamlfind ocamlopt -a -I src src/gg.cmx -o src/gg.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/gg.cmo src/gg.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/gg_top.ml > src/gg_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/gg_top.cmo src/gg_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/gg_top.cmx src/gg_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/gg_top.cmx -o src/gg_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/gg.cmxa -o src/gg.cmxs
- + ocamlfind ocamlc -a -I src src/gg.cmo -o src/gg.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/gg_top.cmxa -o src/gg_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/gg_top.cmo -o src/gg_top.cma
- # Parallel statistics: { count(total): 1(12), max: 4, min: 4, average(total): 4.000(1.250) }
-> compiled gg.1.0.0
-> installed gg.1.0.0
=== STDERR ===
2026-06-16 13:58.21: OK: build gg.1.0.0 (runc: 6.1s, disk: 7KB)
2026-06-16 13:58.21: Job succeeded