Build:
- 0
2026-06-16 15:44.33: New job: build webbrowser.0.6.1 (18e9a9d7c9bd)
2026-06-16 15:44.33: Waiting for resource in pool day11-builds
2026-06-16 16:32.45: Got resource from pool day11-builds
2026-06-16 16:32.45: [profile full] build webbrowser.0.6.1
2026-06-16 16:32.45: build webbrowser.0.6.1 (18e9a9d7c9bd)
=== DEPENDENCIES (19 transitive) ===
astring.0.8.5 659b6332c593
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bos.0.2.0 13ed62a11312
cmdliner.1.0.4 d1023eac9167
dune.1.6.3 b168efe0ae54
fmt.0.8.6 f65e3facf1e8
fpath.0.7.3 e741d09376d5
logs.0.7.0 57d3e8b36e35
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
result.1.5 74f18893fcc9
rresult.0.6.0 0f9db05b37c6
seq.base 9cd2e9e1495c
stdlib-shims.0.3.0 80a907e351c5
topkg.1.1.1 f9eed75f21fa
=== STDOUT ===
Processing: [default: loading data]
[webbrowser.0.6.1: dl]
[webbrowser.0.6.1: extract]
-> retrieved webbrowser.0.6.1 (https://opam.ocaml.org/cache)
[webbrowser: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/webbrowser.0.6.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package rresult -package astring -package bos -modules src/webbrowser.ml > src/webbrowser.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package bos -modules src/webbrowser.mli > src/webbrowser.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package bos -I src -I test -o src/webbrowser.cmi src/webbrowser.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package bos -I src -I test -o src/webbrowser.cmx src/webbrowser.ml
- + ocamlfind ocamlopt -a -package rresult -package astring -package bos -I src src/webbrowser.cmx -o src/webbrowser.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package bos -I src -I test -o src/webbrowser.cmo src/webbrowser.ml
- + ocamlfind ocamldep -package cmdliner -package rresult -package astring -package bos -modules src/webbrowser_cli.ml > src/webbrowser_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -package rresult -package astring -package bos -modules src/webbrowser_cli.mli > src/webbrowser_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I src -I test -o src/webbrowser_cli.cmi src/webbrowser_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I src -I test -o src/webbrowser_cli.cmx src/webbrowser_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -package rresult -package astring -package bos -I src src/webbrowser_cli.cmx -o src/webbrowser_cli.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I src -I test -o src/webbrowser_cli.cmo src/webbrowser_cli.ml
- + ocamlfind ocamldep -package cmdliner -package rresult -package astring -package bos -modules test/browse.ml > test/browse.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I test -I src -o test/browse.cmo test/browse.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package rresult -package astring -package bos -I test -I src -o test/browse.cmx test/browse.ml
- + ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package bos -I src src/webbrowser.cmxa -o src/webbrowser.cmxs
- + ocamlfind ocamlc -a -package rresult -package astring -package bos -I src src/webbrowser.cmo -o src/webbrowser.cma
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -package rresult -package astring -package bos -I src src/webbrowser_cli.cmxa -o src/webbrowser_cli.cmxs
- + ocamlfind ocamlc -a -package cmdliner -package rresult -package astring -package bos -I src src/webbrowser_cli.cmo -o src/webbrowser_cli.cma
- + ocamlfind ocamlopt -linkpkg -g -package cmdliner -package rresult -package astring -package bos -I src -I test src/webbrowser.cmx src/webbrowser_cli.cmx test/browse.cmx -o test/browse.native
- # Parallel statistics: { count(total): 1(17), max: 5, min: 5, average(total): 5.000(1.235) }
-> compiled webbrowser.0.6.1
-> installed webbrowser.0.6.1
=== STDERR ===
2026-06-16 16:32.53: OK: build webbrowser.0.6.1 (runc: 3.1s, disk: 10KB)
2026-06-16 16:32.53: Job succeeded