Build:
  1. 0
2026-06-20 15:48.37: New job: build glical.0.0.3 (9896b2c1536d)
2026-06-20 15:48.37: Waiting for resource in pool day11-builds
2026-06-20 15:52.34: Got resource from pool day11-builds
2026-06-20 15:52.34: [profile full] build glical.0.0.3
2026-06-20 15:52.34: build glical.0.0.3 (9896b2c1536d)
=== DEPENDENCIES (4 transitive) ===
  compiler-cloning.enabled                           0d2606125f88
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[glical.0.0.3: dl]
[glical.0.0.3: extract]
-> retrieved glical.0.0.3  (https://opam.ocaml.org/cache)
[glical: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/glical.0.0.3/./configure "-prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/glical.0.0.3)
[glical: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/glical.0.0.3)
- ocamlc -c glical_kernel.mli
- ocamlc -c glical_kernel.ml
- File "glical_kernel.ml", line 778, characters 22-37:
- 778 |          with Failure "int_of_string" ->
-                             ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual
-   values of this constructor's arguments.
-   They are only for information and may change in future versions.
-   (see manual section 13.5.3)
- ocamlc -c glical.mli
- ocamlc -c glical.ml
- ocamlc -a glical_kernel.cmo glical.cmo -o glical.cma
- ocamlopt -c glical_kernel.ml
- File "glical_kernel.ml", line 778, characters 22-37:
- 778 |          with Failure "int_of_string" ->
-                             ^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual
-   values of this constructor's arguments.
-   They are only for information and may change in future versions.
-   (see manual section 13.5.3)
- ocamlopt -c glical.ml
- ocamlopt -a glical_kernel.cmx glical.cmx -o glical.cmxa
-> compiled  glical.0.0.3
[glical: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/glical.0.0.3)
- mkdir -p "/home/opam/.opam/default"/lib/glical/
- cp glical.cma glical.cmxa glical.mli glical.cmi glical.cmo glical.cmx glical_kernel.cmi glical_kernel.mli glical_kernel.cmo glical_kernel.cmx "/home/opam/.opam/default"/lib/glical/
-> installed glical.0.0.3

=== STDERR ===

2026-06-20 15:52.47: OK: build glical.0.0.3 (runc: 2.1s, disk: 6KB)
2026-06-20 15:52.47: Job succeeded