Build:
- 0
2026-06-16 11:46.09: New job: build uuidm.0.9.7 (94dc2bbdf80d)
2026-06-16 11:46.09: Waiting for resource in pool day11-builds
2026-06-16 12:07.55: Got resource from pool day11-builds
2026-06-16 12:07.55: [profile full] build uuidm.0.9.7
2026-06-16 12:07.55: build uuidm.0.9.7 (94dc2bbdf80d)
=== DEPENDENCIES (6 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
topkg.1.1.1 ab549298f3fc
=== STDOUT ===
Processing: [default: loading data]
[uuidm.0.9.7: dl]
[uuidm.0.9.7: extract]
-> retrieved uuidm.0.9.7 (https://opam.ocaml.org/cache)
[uuidm: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/uuidm.0.9.7)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- File "src/uuidm.ml", line 186, characters 40-58:
- 186 | let compare : string -> string -> int = 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
- + ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- File "src/uuidm.ml", line 186, characters 40-58:
- 186 | let compare : string -> string -> int = 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
- + ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- + ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled uuidm.0.9.7
-> installed uuidm.0.9.7
=== STDERR ===
2026-06-16 12:08.09: OK: build uuidm.0.9.7 (runc: 2.6s, disk: 7KB)
2026-06-16 12:08.09: Job succeeded