Build:
- 0
2026-09-03 17:41.49: New job: build base64.2.1.2 (fea182c19cca)
2026-09-03 17:41.49: Waiting for resource in pool day11-builds
2026-09-03 19:34.44: Got resource from pool day11-builds
2026-09-03 19:34.44: [profile full] build base64.2.1.2
2026-09-03 19:34.44: build base64.2.1.2 (fea182c19cca)
=== DEPENDENCIES (8 transitive) ===
base-bytes.base a07bc30a9819
compiler-cloning.enabled 966a2e6839f0
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]
[base64.2.1.2: dl]
[base64.2.1.2: extract]
-> retrieved base64.2.1.2 (https://opam.ocaml.org/cache)
[base64: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/base64.2.1.2)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package bytes -modules src/b64.ml > src/b64.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/b64.mli > src/b64.mli.depends
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -package bytes -I src -I test -o src/b64.cmi src/b64.mli
- + ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -principal -package bytes -I src -I test -o src/b64.cmx src/b64.ml
- + ocamlfind ocamlopt -a -package bytes -I src src/b64.cmx -o src/b64.cmxa
- + ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -principal -package bytes -I src -I test -o src/b64.cmo src/b64.ml
- + ocamlfind ocamlopt -shared -linkall -package bytes -I src src/b64.cmxa -o src/b64.cmxs
- + ocamlfind ocamlc -a -package bytes -I src src/b64.cmo -o src/b64.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled base64.2.1.2
-> installed base64.2.1.2
=== STDERR ===
2026-09-03 19:35.36: OK: build base64.2.1.2 (runc: 3.6s, disk: 7KB)
2026-09-03 19:35.36: Job succeeded