Build:
- 0
2026-06-24 14:17.56: New job: build webbrowser.0.6.2 (0c65a51d3a13)
2026-06-24 14:17.56: Waiting for resource in pool day11-builds
2026-06-24 16:38.12: Got resource from pool day11-builds
2026-06-24 16:38.12: [profile full] build webbrowser.0.6.2
2026-06-24 16:38.12: build webbrowser.0.6.2 (0c65a51d3a13)
=== DEPENDENCIES (16 transitive) ===
astring.0.8.5 868f52a07c05
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
bos.0.3.0 c33f59d2a202
cmdliner.2.1.1 814ed16c6662
compiler-cloning.enabled 439a1fc77aa6
fmt.0.11.0 b05421079724
fpath.0.7.3 f291dce35bf8
logs.0.10.0 f1d301ecdc3f
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
rresult.0.7.0 e0cb2763084b
topkg.1.1.1 ac206dbbd2b6
=== STDOUT ===
Processing: [default: loading data]
[webbrowser.0.6.2: dl]
[webbrowser.0.6.2: extract]
-> retrieved webbrowser.0.6.2 (https://opam.ocaml.org/cache)
[webbrowser: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/webbrowser.0.6.2)
- 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 'rresult bos' -modules src/webbrowser.ml > src/webbrowser.ml.depends
- + ocamlfind ocamldep -package 'rresult bos' -modules src/webbrowser.mli > src/webbrowser.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 'rresult bos' -I src -I src/cli -o src/webbrowser.cmi src/webbrowser.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmi src/webbrowser.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 'rresult bos' -I src -I src/cli -o src/webbrowser.cmx src/webbrowser.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmx src/webbrowser.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 'rresult bos' -I src src/webbrowser.cmx -o src/webbrowser.cmxa
- + ocamlfind ocamlopt -a -package 'rresult bos' -I src src/webbrowser.cmx -o src/webbrowser.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 'rresult bos' -I src -I src/cli -o src/webbrowser.cmo src/webbrowser.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'rresult bos' -I src -I src/cli -o src/webbrowser.cmo src/webbrowser.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 ocamldep -package cmdliner -package 'rresult bos' -modules src/cli/webbrowser_cli.ml > src/cli/webbrowser_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -package 'rresult bos' -modules src/cli/webbrowser_cli.mli > src/cli/webbrowser_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmi src/cli/webbrowser_cli.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmi src/cli/webbrowser_cli.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 cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmx src/cli/webbrowser_cli.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmx src/cli/webbrowser_cli.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 cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmx -o src/cli/webbrowser_cli.cmxa
- + ocamlfind ocamlopt -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmx -o src/cli/webbrowser_cli.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 cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmo src/cli/webbrowser_cli.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I src/cli -I src -o src/cli/webbrowser_cli.cmo src/cli/webbrowser_cli.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 ocamldep -package cmdliner -package 'rresult bos' -modules test/browse.ml > test/browse.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmo test/browse.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmo test/browse.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 -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmx test/browse.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package 'rresult bos' -I test -I src -I src/cli -o test/browse.cmx test/browse.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 'rresult bos' -I src src/webbrowser.cmxa -o src/webbrowser.cmxs
- + ocamlfind ocamlc -a -package 'rresult bos' -I src src/webbrowser.cmo -o src/webbrowser.cma
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmxa -o src/cli/webbrowser_cli.cmxs
- + ocamlfind ocamlc -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmo -o src/cli/webbrowser_cli.cma
- + ocamlfind ocamlc -a -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmo -o src/cli/webbrowser_cli.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 -linkpkg -g -package cmdliner -package 'rresult bos' -I src/cli -I src -I test src/cli/webbrowser_cli.cmx src/webbrowser.cmx test/browse.cmx -o test/browse.native
- + ocamlfind ocamlc -a -package 'rresult bos' -I src src/webbrowser.cmo -o src/webbrowser.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 'rresult bos' -I src src/webbrowser.cmxa -o src/webbrowser.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 ocamlopt -shared -linkall -package cmdliner -package 'rresult bos' -I src/cli src/cli/webbrowser_cli.cmxa -o src/cli/webbrowser_cli.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 ocamlopt -linkpkg -g -package cmdliner -package 'rresult bos' -I src/cli -I src -I test src/cli/webbrowser_cli.cmx src/webbrowser.cmx test/browse.cmx -o test/browse.native
- 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(17), max: 5, min: 5, average(total): 5.000(1.235) }
-> compiled webbrowser.0.6.2
-> installed webbrowser.0.6.2
=== STDERR ===
2026-06-24 16:38.20: OK: build webbrowser.0.6.2 (runc: 3.7s, disk: 15KB)
2026-06-24 16:38.20: Job succeeded