Build:
  1. 0
2026-06-20 15:58.51: New job: build cloudi.2.0.6 (e73443138e3c)
2026-06-20 15:58.51: Waiting for resource in pool day11-builds
2026-06-20 16:19.48: Got resource from pool day11-builds
2026-06-20 16:19.48: [profile full] build cloudi.2.0.6
2026-06-20 16:19.48: build cloudi.2.0.6 (e73443138e3c)
=== DEPENDENCIES (9 transitive) ===
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  64c6b37d622b
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
  zarith.1.14                                        f91322a5735e
=== STDOUT ===
Processing: [default: loading data]
[cloudi.2.0.6: dl]
[cloudi.2.0.6: extract]
-> retrieved cloudi.2.0.6  (https://opam.ocaml.org/cache)
[cloudi: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/cloudi.2.0.6)
- (cd external/zarith-1.12 && \
-      ./configure && \
-      /usr/bin/make && \
-      cp big_int_Z.cmi big_int_Z.cmx libzarith.a q.cmi q.cmx zarith.a zarith.cma zarith.cmxa zarith_top.cma zarith_top.cmi zarith_version.cmi zarith_version.cmx z.cmi z.cmx ../..)
- binary ocaml: found in /home/opam/.opam/default/bin
- binary ocamlc: found in /home/opam/.opam/default/bin
- binary ocamldep: found in /home/opam/.opam/default/bin
- binary ocamlmklib: found in /home/opam/.opam/default/bin
- binary ocamldoc: found in /home/opam/.opam/default/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/default/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/default/bin
- OCaml's word size is 64
- binary uname: found in /usr/bin
- include gmp.h: found
- library gmp: 
- found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/default/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/cloudi.2.0.6/external/zarith-1.12'
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application
-   of this function.
- 
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application
-   of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/default/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application
-   of this function.
- 
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application
-   of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/cloudi.2.0.6/external/zarith-1.12'
- touch dependency_zarith
- ocamlc -safe-string -w @A -o erlang.cmi -c erlang.mli
- ocamlc -safe-string -w @A -o cloudi.cmi -c cloudi.mli
- ocamlopt -safe-string -w @A -o erlang.cmx -c erlang.ml
- ocamlopt -safe-string -w @A -o cloudi.cmx -c cloudi.ml
- File "cloudi.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "cloudi.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- ocamlopt -safe-string -w @A -a erlang.cmx cloudi.cmx -o cloudi.cmxa
- ocamlc -safe-string -w @A -o erlang.cmo -c erlang.ml
- ocamlc -safe-string -w @A -o cloudi.cmo -c cloudi.ml
- File "cloudi.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "cloudi.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- ocamlc -safe-string -w @A -a erlang.cmo cloudi.cmo -o cloudi.cma
-> compiled  cloudi.2.0.6
-> installed cloudi.2.0.6
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-20 16:20.37: OK: build cloudi.2.0.6 (runc: 12.2s, disk: 11KB)
2026-06-20 16:20.37: Job succeeded