Build:
- 0
2026-06-16 11:46.17: New job: build monomorphic.1.3 (477b5067f8dd) 2026-06-16 11:46.17: Waiting for resource in pool day11-builds 2026-06-16 12:08.09: Got resource from pool day11-builds 2026-06-16 12:08.09: [profile full] build monomorphic.1.3 2026-06-16 12:08.09: build monomorphic.1.3 (477b5067f8dd) === DEPENDENCIES (6 transitive) === ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 ocamlbuild-pkg.0.1 d000f9256fae ocamlfind.1.9.8 6025f4a8e98e === STDOUT === Processing: [default: loading data] [monomorphic.1.3: dl] [monomorphic.1.3: extract] -> retrieved monomorphic.1.3 (https://opam.ocaml.org/cache) [monomorphic: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/monomorphic.1.3) - ocamlbuild -use-ocamlfind -plugin-tag "package(ocamlbuild-pkg)" - + ocamlfind ocamlc -config - + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocamlbuild-pkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + ocamlfind ocamlc -config - + ocamlfind ocamldep -modules src/monomorphic.mli > src/monomorphic.mli.depends - + ocamlfind ocamlc -c -safe-string -I src -o src/monomorphic.cmi src/monomorphic.mli - + ocamlfind ocamldep -modules src/monomorphic.ml > src/monomorphic.ml.depends - + ocamlfind ocamlc -c -safe-string -I src -o src/monomorphic.cmo src/monomorphic.ml - + ocamlfind ocamlc -c -safe-string -I src -o src/monomorphic.cmo src/monomorphic.ml - File "src/monomorphic.ml", line 26, characters 29-39: - 26 | module MakeInfix (Ty : TY) = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 27, characters 27-37: - 27 | module MakeCmp (Ty : TY) = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 28, characters 24-34: - 28 | module Make (Ty : TY) = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 30, characters 14-24: - 30 | module None = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 32, characters 13-23: - 32 | module Int = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 33, characters 15-25: - 33 | module Float = Pervasives - ^^^^^^^^^^ - 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 -I src src/monomorphic.cmo -o src/monomorphic.cma - + ocamlfind ocamlopt -c -safe-string -I src -o src/monomorphic.cmx src/monomorphic.ml - + ocamlfind ocamlopt -c -safe-string -I src -o src/monomorphic.cmx src/monomorphic.ml - File "src/monomorphic.ml", line 26, characters 29-39: - 26 | module MakeInfix (Ty : TY) = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 27, characters 27-37: - 27 | module MakeCmp (Ty : TY) = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 28, characters 24-34: - 28 | module Make (Ty : TY) = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 30, characters 14-24: - 30 | module None = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 32, characters 13-23: - 32 | module Int = Pervasives - ^^^^^^^^^^ - 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/monomorphic.ml", line 33, characters 15-25: - 33 | module Float = Pervasives - ^^^^^^^^^^ - 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 -I src src/monomorphic.cmx -o src/monomorphic.cmxa - + ocamlfind ocamlopt -shared -I src src/monomorphic.cmx -o src/monomorphic.cmxs - cp _build/monomorphic.install . -> compiled monomorphic.1.3 -> installed monomorphic.1.3 === STDERR === 2026-06-16 12:08.22: OK: build monomorphic.1.3 (runc: 2.6s, disk: 10KB) 2026-06-16 12:08.22: Job succeeded