Build:
- 0
2026-06-24 13:00.05: New job: build nlp.0.0.1 (065d8c0d8e34)
2026-06-24 13:00.05: Waiting for resource in pool day11-builds
2026-06-24 13:47.18: Got resource from pool day11-builds
2026-06-24 13:47.18: [profile full] build nlp.0.0.1
2026-06-24 13:47.18: build nlp.0.0.1 (065d8c0d8e34)
=== DEPENDENCIES (8 transitive) ===
astring.0.8.5 868f52a07c05
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
topkg.1.1.1 ac206dbbd2b6
=== STDOUT ===
Processing: [default: loading data]
[nlp.0.0.1: dl]
[nlp.0.0.1: extract]
-> retrieved nlp.0.0.1 (https://opam.ocaml.org/cache)
[nlp: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/nlp.0.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 ocamldep -package astring -package bytes -modules src/nlp.ml > src/nlp.ml.depends
- + ocamlfind ocamldep -package astring -package bytes -modules src/nlp.mli > src/nlp.mli.depends
- 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 -package astring -package bytes -I src -o src/nlp.cmi src/nlp.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmi src/nlp.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 astring -package bytes -I src -o src/nlp.cmx src/nlp.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmx src/nlp.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 -package astring -package bytes -I src src/nlp.cmx -o src/nlp.cmxa
- + ocamlfind ocamlopt -a -package astring -package bytes -I src src/nlp.cmx -o src/nlp.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 ocamlc -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmo src/nlp.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmo src/nlp.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 -shared -linkall -package astring -package bytes -I src src/nlp.cmxa -o src/nlp.cmxs
- + ocamlfind ocamlc -a -package astring -package bytes -I src src/nlp.cmo -o src/nlp.cma
- + ocamlfind ocamlc -a -package astring -package bytes -I src src/nlp.cmo -o src/nlp.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
- + ocamlfind ocamlopt -shared -linkall -package astring -package bytes -I src src/nlp.cmxa -o src/nlp.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
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled nlp.0.0.1
-> installed nlp.0.0.1
=== STDERR ===
2026-06-24 13:47.28: OK: build nlp.0.0.1 (runc: 3.1s, disk: 8KB)
2026-06-24 13:47.28: Job succeeded