Build:
  1. 0
2026-06-23 16:45.34: New job: build cloudi.2.0.7 (f51fe9ce338c)
2026-06-23 16:45.34: Waiting for resource in pool day11-builds
2026-06-23 16:57.47: Got resource from pool day11-builds
2026-06-23 16:57.47: [profile full] build cloudi.2.0.7
2026-06-23 16:57.47: build cloudi.2.0.7 (f51fe9ce338c)
=== DEPENDENCIES (9 transitive) ===
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-gmp.5                                         61e3c79e0ddf
  conf-pkg-config.5                                  4b60827fc174
  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                                        e195aa531085
=== STDOUT ===
Processing: [default: loading data]
[cloudi.2.0.7: dl]
[cloudi.2.0.7: extract]
-> retrieved cloudi.2.0.7  (https://opam.ocaml.org/cache)
[cloudi: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/cloudi.2.0.7)
- ocamlopt -v
- The OCaml native-code compiler, version 5.5.0
- Standard library directory: /home/opam/.opam/default/lib/ocaml
- touch dependency_native_code
- (cd external/zarith-1.13 && \
-      ./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 ocamlopt: found in /home/opam/.opam/default/bin
- checking compilation with ocamlc -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
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/home/opam/.opam/default/lib/ocaml  
-   libraries:             -lgmp 
-   linker options:       
-   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.7/external/zarith-1.13'
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -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 -g -failsafe -o zarith caml_z.o -lgmp  
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -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.7/external/zarith-1.13'
- touch dependency_zarith
- ocamlc -safe-string -w @A -I +str -I +unix -o erlang.cmi -c erlang.mli
- ocamlc -safe-string -w @A -I +str -I +unix -o cloudi.cmi -c cloudi.mli
- ocamlopt -safe-string -w @A -I +str -I +unix -o erlang.cmx -c erlang.ml
- ocamlopt -safe-string -w @A -I +str -I +unix -o cloudi.cmx -c cloudi.ml
- ocamlopt -safe-string -w @A -I +str -I +unix -a erlang.cmx cloudi.cmx -o cloudi.cmxa
- ocamlc -safe-string -w @A -I +str -I +unix -o erlang.cmo -c erlang.ml
- ocamlc -safe-string -w @A -I +str -I +unix -o cloudi.cmo -c cloudi.ml
- ocamlc -safe-string -w @A -I +str -I +unix -a erlang.cmo cloudi.cmo -o cloudi.cma
-> compiled  cloudi.2.0.7
-> installed cloudi.2.0.7
[WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config

=== STDERR ===

2026-06-23 16:59.12: OK: build cloudi.2.0.7 (runc: 9.1s, disk: 9KB)
2026-06-23 16:59.12: Job succeeded