Build:
- 0
2026-06-16 12:07.49: New job: build reactiveData.0.2.2 (ae2c7f9543cc) 2026-06-16 12:07.49: Waiting for resource in pool day11-builds 2026-06-16 12:47.25: Got resource from pool day11-builds 2026-06-16 12:47.25: [profile full] build reactiveData.0.2.2 2026-06-16 12:47.25: build reactiveData.0.2.2 (ae2c7f9543cc) === DEPENDENCIES (7 transitive) === ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e react.1.2.2 44b071d77fcd topkg.1.1.1 ab549298f3fc === 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-16 12:47.34: OK: build reactiveData.0.2.2 (runc: 2.1s, disk: 9KB) 2026-06-16 12:47.34: Job succeeded