Build:
- 1
- 0
2026-09-03 22:05.07: New job: build webbrowser.0.6.1 (0eefee40ee37)
2026-09-03 22:05.07: Waiting for resource in pool day11-builds
2026-09-03 22:53.19: Got resource from pool day11-builds
2026-09-03 22:53.19: [profile full] build webbrowser.0.6.1
2026-09-03 22:53.19: build webbrowser.0.6.1 (0eefee40ee37)
=== DEPENDENCIES (19 transitive) ===
astring.0.8.5 821941aaa7a9
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bos.0.2.0 f85fe2f6a4e5
cmdliner.1.0.4 1aa2b2a986ea
dune.1.6.3 a039a9a01d62
fmt.0.8.6 ebbba5751e99
fpath.0.7.3 3859873a0219
logs.0.7.0 2533ac469329
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
ocamlbuild.0.16.1 3440315de9e6
ocamlfind.1.9.8 67e30f343c55
result.1.5 4afc2745d23a
rresult.0.6.0 e9d30cc8f768
seq.base cd92d8fe94f6
stdlib-shims.0.3.0 c780b31f9fd2
topkg.1.1.1 a4210ea8e9ab
=== 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-09-03 22:53.32: OK: build webbrowser.0.6.1 (runc: 3.6s, disk: 10KB)
2026-09-03 22:53.32: Job succeeded