Build:
- 0
2026-06-24 11:07.47: New job: build zarith.1.11 (d10afc883c34) 2026-06-24 11:07.47: Waiting for resource in pool day11-builds 2026-06-24 11:24.54: Got resource from pool day11-builds 2026-06-24 11:24.54: [profile full] build zarith.1.11 2026-06-24 11:24.54: build zarith.1.11 (d10afc883c34) === DEPENDENCIES (6 transitive) === conf-gmp.5 be11edf77089 conf-perl.2 bdcd7b1dce5e ocaml.4.12.1 dee35ad2ab01 ocaml-base-compiler.4.12.1 16a69ab1424d ocaml-config.2 e77f021f2144 ocamlfind.1.9.6 8d8d9a490c0f === STDOUT === Processing: [default: loading data] [zarith.1.11: dl] [zarith.1.11: extract] -> retrieved zarith.1.11 (https://opam.ocaml.org/cache) [zarith: ./configure] + /home/opam/.opam/default/.opam-switch/build/zarith.1.11/./configure (CWD=/home/opam/.opam/default/.opam-switch/build/zarith.1.11) - 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 ar: found in /usr/bin - binary perl: found in /usr/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 extended comparison supported - OCaml new hash functions available - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - asm path: x86_64 - defines: -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX - libraries: -lgmp - C options: -O3 -Wall -Wextra - asm options - 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 [zarith: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/zarith.1.11) - ./z_pp.pl x86_64 - Name "main::extra" used only once: possible typo at ./z_pp.pl line 29. - found assembly file caml_z_x86_64.S - found abs - found add - found div - found divexact - found logand - found lognot - found logor - found logxor - found mul - found neg - found pred - found rem - found shift_left - found shift_right - found sub - found succ - ocamldep -native z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - 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 - 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 z.cmo q.cmo big_int_Z.cmo -lgmp - gcc -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX -c -o caml_z_x86_64.o caml_z_x86_64.S - ocamlc -ccopt "-I/home/opam/.opam/default/lib/ocaml -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -failsafe -o zarith caml_z_x86_64.o 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 z.ml - ocamlopt -I +compiler-libs -c q.ml - ocamlopt -I +compiler-libs -c big_int_Z.ml - ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.11 [zarith: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/zarith.1.11) - ocamlfind install -destdir "/home/opam/.opam/default/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/default/lib/zarith/big_int_Z.cmti - Installed /home/opam/.opam/default/lib/zarith/q.cmti - Installed /home/opam/.opam/default/lib/zarith/z.cmti - Installed /home/opam/.opam/default/lib/zarith/zarith.cmxs - Installed /home/opam/.opam/default/lib/zarith/big_int_Z.cmx - Installed /home/opam/.opam/default/lib/zarith/q.cmx - Installed /home/opam/.opam/default/lib/zarith/z.cmx - Installed /home/opam/.opam/default/lib/zarith/zarith.cmxa - Installed /home/opam/.opam/default/lib/zarith/zarith.a - Installed /home/opam/.opam/default/lib/zarith/zarith_top.cma - Installed /home/opam/.opam/default/lib/zarith/big_int_Z.cmi - Installed /home/opam/.opam/default/lib/zarith/q.cmi - Installed /home/opam/.opam/default/lib/zarith/z.cmi - Installed /home/opam/.opam/default/lib/zarith/big_int_Z.mli - Installed /home/opam/.opam/default/lib/zarith/q.mli - Installed /home/opam/.opam/default/lib/zarith/z.mli - Installed /home/opam/.opam/default/lib/zarith/libzarith.a - Installed /home/opam/.opam/default/lib/zarith/zarith.cma - Installed /home/opam/.opam/default/lib/zarith/zarith.h - Installed /home/opam/.opam/default/lib/stublibs/dllzarith.so - Installed /home/opam/.opam/default/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/default/lib/zarith/META -> installed zarith.1.11 === STDERR === 2026-06-24 11:25.16: OK: build zarith.1.11 (runc: 9.6s, disk: 10KB) 2026-06-24 11:25.16: Job succeeded