Build:
- 0
2026-06-24 12:00.25: New job: build reactiveData.0.2.2 (7805723ddc82) 2026-06-24 12:00.25: Waiting for resource in pool day11-builds 2026-06-24 13:16.22: Got resource from pool day11-builds 2026-06-24 13:16.22: [profile full] build reactiveData.0.2.2 2026-06-24 13:16.22: build reactiveData.0.2.2 (7805723ddc82) === DEPENDENCIES (7 transitive) === ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 react.1.2.2 8688536508b7 topkg.1.1.1 511e1a1958da === STDOUT === Processing: [default: loading data] [reactiveData.0.2.2: dl] [reactiveData.0.2.2: extract] -> retrieved reactiveData.0.2.2 (https://opam.ocaml.org/cache) [reactiveData: ocaml] + /home/opam/.opam/default/bin/ocaml "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/default/.opam-switch/build/reactiveData.0.2.2) - + ocamlfind ocamlc -config - + ocamlfind ocamldep -package react -modules src/reactiveData.ml > src/reactiveData.ml.depends - + ocamlfind ocamldep -package react -modules src/reactiveData.mli > src/reactiveData.mli.depends - + ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmi src/reactiveData.mli - + ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmi src/reactiveData.mli - File "src/reactiveData.mli", lines 216-219, characters 0-46: - 216 | (** Signature describing a raw data container (['a data]). - 217 | - 218 | Given an implementation of [DATA], an incremental version of the - 219 | container can be produced (via [Make]). *) - Warning 50 [unexpected-docstring]: ambiguous documentation comment - + ocamlfind ocamlopt -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmx src/reactiveData.ml - + ocamlfind ocamlopt -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmx src/reactiveData.ml - File "src/reactiveData.ml", line 479, characters 44-62: - 479 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "src/reactiveData.ml", line 668, characters 48-66: - 668 | Set.Make (struct type t = int let compare = Pervasives.compare end) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + ocamlfind ocamlopt -a -package react -I src src/reactiveData.cmx -o src/reactiveData.cmxa - + ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmo src/reactiveData.ml - + ocamlfind ocamlc -c -bin-annot -safe-string -short-paths -strict-sequence -warn-error +1..49 -warn-error -45-3 -w A-4-40-42-44-48 -package react -I src -o src/reactiveData.cmo src/reactiveData.ml - File "src/reactiveData.ml", line 479, characters 44-62: - 479 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "src/reactiveData.ml", line 668, characters 48-66: - 668 | Set.Make (struct type t = int let compare = Pervasives.compare end) - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - + ocamlfind ocamlc -a -package react -I src src/reactiveData.cmo -o src/reactiveData.cma - + ocamlfind ocamlopt -shared -linkall -package react -I src src/reactiveData.cmxa -o src/reactiveData.cmxs -> compiled reactiveData.0.2.2 -> installed reactiveData.0.2.2 === STDERR === 2026-06-24 13:17.07: OK: build reactiveData.0.2.2 (runc: 3.6s, disk: 9KB) 2026-06-24 13:17.07: Job succeeded