Build:
- 1
- 0
2026-09-03 17:24.26: New job: build monomorphic.1.3 (7e2a37645c83) 2026-09-03 17:24.26: Waiting for resource in pool day11-builds 2026-09-03 18:10.40: Got resource from pool day11-builds 2026-09-03 18:10.40: [profile full] build monomorphic.1.3 2026-09-03 18:10.40: build monomorphic.1.3 (7e2a37645c83) === DEPENDENCIES (6 transitive) === ocaml.4.14.4 c7d6265b51fe ocaml-base-compiler.4.14.4 7a409b6ffbef ocaml-config.2 85edea6ac168 ocamlbuild.0.16.1 5ae5ab4d19bf ocamlbuild-pkg.0.1 7a6ff5175dbf ocamlfind.1.9.8 3cae95bed0a0 === 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-09-03 18:11.59: OK: build monomorphic.1.3 (runc: 3.6s, disk: 10KB) 2026-09-03 18:11.59: Job succeeded