Build:
- 0
2026-06-20 18:47.03: New job: build webbrowser.0.6.2 (ded4ffd17630)
2026-06-20 18:47.03: Waiting for resource in pool day11-builds
2026-06-20 19:09.13: Got resource from pool day11-builds
2026-06-20 19:09.13: [profile full] build webbrowser.0.6.2
2026-06-20 19:09.13: build webbrowser.0.6.2 (ded4ffd17630)
=== DEPENDENCIES (16 transitive) ===
astring.0.8.5 c9b7741b1ba7
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bos.0.3.0 fd0d09b5f3de
cmdliner.2.1.1 c4607a09ecef
compiler-cloning.enabled 0d2606125f88
fmt.0.11.0 1a2e11cf0823
fpath.0.7.3 5652a682081f
logs.0.10.0 d0f769defd65
ocaml.5.5.0 1b4132bddf48
ocaml-base-compiler.5.5.0 1901c3a760c1
ocaml-compiler.5.5.0 5f593a0b4a8c
ocamlbuild.0.16.1 b485a4f69c01
ocamlfind.1.9.8 5b46f9d92bbd
rresult.0.7.0 673600dffe08
topkg.1.1.1 8e3718e4cf5c
=== 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 '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 -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 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 -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 -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 -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-20 19:09.22: OK: build webbrowser.0.6.2 (runc: 3.7s, disk: 15KB)
2026-06-20 19:09.22: Job succeeded