Build:
- 0
2026-06-16 12:39.56: New job: build react.1.2.2 (6cf13cfa5d33)
2026-06-16 12:39.56: Waiting for resource in pool day11-builds
2026-06-16 13:58.02: Got resource from pool day11-builds
2026-06-16 13:58.02: [profile full] build react.1.2.2
2026-06-16 13:58.02: build react.1.2.2 (6cf13cfa5d33)
=== DEPENDENCIES (7 transitive) ===
ocaml.5.3.0 f3f5cb82ec5e
ocaml-base-compiler.5.3.0 3282792848d7
ocaml-compiler.5.3.0 ec781058d2f3
ocaml-config.3 0df636be409d
ocamlbuild.0.16.1 6a034beeb0c1
ocamlfind.1.9.8 814b8d0197a7
topkg.1.1.1 77f1be4dd954
=== STDOUT ===
Processing: [default: loading data]
[react.1.2.2: dl]
[react.1.2.2: extract]
-> retrieved react.1.2.2 (https://opam.ocaml.org/cache)
[react: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/react.1.2.2)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/react.ml > src/react.ml.depends
- + ocamlfind ocamldep -modules src/react.mli > src/react.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmi src/react.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/react.cmx src/react.ml
- + ocamlfind ocamlopt -a -I src src/react.cmx -o src/react.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/react.cmo src/react.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/react_top.ml > src/react_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/react_top.cmx -o src/react_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/react.cmxa -o src/react.cmxs
- + ocamlfind ocamlc -a -I src src/react.cmo -o src/react.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/react_top.cmo -o src/react_top.cma
- # Parallel statistics: { count(total): 1(12), max: 4, min: 4, average(total): 4.000(1.250) }
-> compiled react.1.2.2
-> installed react.1.2.2
=== STDERR ===
2026-06-16 13:58.23: OK: build react.1.2.2 (runc: 4.6s, disk: 7KB)
2026-06-16 13:58.23: Job succeeded