Build:
- 0
2026-06-24 11:13.10: New job: build mtl.1.0.0 (3261a623d73a)
2026-06-24 11:13.10: Waiting for resource in pool day11-builds
2026-06-24 11:54.43: Got resource from pool day11-builds
2026-06-24 11:54.43: [profile full] build mtl.1.0.0
2026-06-24 11:54.43: build mtl.1.0.0 (3261a623d73a)
=== DEPENDENCIES (5 transitive) ===
obuild.0.2.2 797d55b0b90e
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlfind.1.9.8 214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[mtl.1.0.0: dl]
[mtl.1.0.0: extract]
-> retrieved mtl.1.0.0 (https://opam.ocaml.org/cache)
[mtl: make configure]
+ /usr/bin/make "configure" (CWD=/home/opam/.opam/default/.opam-switch/build/mtl.1.0.0)
- obuild configure
- Configuring mtl-1.0.0...
- Detected 4 CPU cores, setting default parallelism to 4
[mtl: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/mtl.1.0.0)
- obuild build
- [1 of 4] Intfing Mtl
- [2 of 4] Compiling Mtl
- File "lib/mtl.ml", line 873, characters 54-77:
- 873 | Printf.ksprintf (fun s -> { Base.run = (fun () -> Pervasives.print_string s); value = () }) fmt
- ^^^^^^^^^^^^^^^^^^^^^^^
- 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
-
- [3 of 4] Linking library dist/build/lib-mtl/mtl.cmxa
- [3 of 4] Linking library dist/build/lib-mtl/mtl.cmxs
- [3 of 4] Linking library dist/build/lib-mtl/mtl.cma
- [4 of 4] Checking dist/build/lib-mtl
-> compiled mtl.1.0.0
[mtl: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/mtl.1.0.0)
- obuild install
- installing library mtl
-> installed mtl.1.0.0
=== STDERR ===
2026-06-24 11:55.41: OK: build mtl.1.0.0 (runc: 3.1s, disk: 6KB)
2026-06-24 11:55.41: Job succeeded