Build:
- 0
2026-06-24 13:54.51: New job: build dtoa.0.1 (10b46a73719e)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:49.45: Got resource from pool day11-builds
2026-06-24 15:49.45: [profile full] build dtoa.0.1
2026-06-24 15:49.45: build dtoa.0.1 (10b46a73719e)
=== DEPENDENCIES (9 transitive) ===
astring.0.8.5 02132e0bc392
compiler-cloning.enabled 439a1fc77aa6
ocaml.5.5.0 383268832c4b
ocaml-base-compiler.5.5.0 522c248944c8
ocaml-compiler.5.5.0 eb1a8babf54c
ocamlbuild.0.16.1 e57f00093c6a
ocamlfind.1.9.8 b506a15fcd6c
ocb-stubblr.0.1.1-1 352ed1360355
topkg.1.0.8 dcd9cd6efdae
=== STDOUT ===
Processing: [default: loading data]
[dtoa.0.1: dl]
[dtoa.0.1: extract]
-> retrieved dtoa.0.1 (https://opam.ocaml.org/cache)
[dtoa: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/dtoa.0.1)
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -g -package bytes -c src/cached_powers.c
- + ocamlfind ocamlc -g -package bytes -c src/diy_fp.c
- + ocamlfind ocamlc -g -package bytes -c src/ieee.c
- + ocamlfind ocamlc -g -package bytes -c src/dtoa_stubs.c
- + ocamlfind ocamlc -g -package bytes -c src/ieee.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv ieee.o src/ieee.o
- + ocamlfind ocamlc -g -package bytes -c src/fast_dtoa.c
- + ocamlfind ocamlc -g -package bytes -c src/diy_fp.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv diy_fp.o src/diy_fp.o
- + ocamlfind ocamlc -g -package bytes -c src/cached_powers.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv cached_powers.o src/cached_powers.o
- + ocamlfind ocamlc -g -package bytes -c src/dtoa_stubs.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv dtoa_stubs.o src/dtoa_stubs.o
- + ocamlfind ocamlc -g -package bytes -c src/fast_dtoa.c
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + mv fast_dtoa.o src/fast_dtoa.o
- + ocamlfind ocamlmklib -o src/dtoa -g src/cached_powers.o src/diy_fp.o src/ieee.o src/dtoa_stubs.o src/fast_dtoa.o
- + ocamlfind ocamlmklib -o src/dtoa -g src/cached_powers.o src/diy_fp.o src/ieee.o src/dtoa_stubs.o src/fast_dtoa.o
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamldep -package bytes -modules src/dtoa.ml > src/dtoa.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/dtoa.mli > src/dtoa.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/dtoa.cmi src/dtoa.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/dtoa.cmi src/dtoa.mli
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/dtoa.cmx src/dtoa.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/dtoa.cmx src/dtoa.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -cclib -ldtoa -package bytes -I src src/dtoa.cmx -o src/dtoa.cmxa
- + ocamlfind ocamlopt -a -cclib -ldtoa -package bytes -I src src/dtoa.cmx -o src/dtoa.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -I . -I src -I test -package bytes -I src src/dtoa.cmxa -o src/dtoa.cmxs
- + ocamlfind ocamlopt -shared -linkall -I . -I src -I test -package bytes -I src src/dtoa.cmxa -o src/dtoa.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Dtoa -package bytes -I src -I test -o src/dtoa.cmo src/dtoa.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Dtoa -package bytes -I src -I test -o src/dtoa.cmo src/dtoa.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -a -dllib -ldtoa -cclib -ldtoa -package bytes -I src src/dtoa.cmo -o src/dtoa.cma
- + ocamlfind ocamlc -a -dllib -ldtoa -cclib -ldtoa -package bytes -I src src/dtoa.cmo -o src/dtoa.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # Parallel statistics: { count(total): 1(15), max: 5, min: 5, average(total): 5.000(1.267) }
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
-> compiled dtoa.0.1
-> installed dtoa.0.1
=== STDERR ===
2026-06-24 15:49.55: OK: build dtoa.0.1 (runc: 4.2s, disk: 11KB)
2026-06-24 15:49.55: Job succeeded