Build:
- 0
2026-06-16 12:47.24: New job: build crc.1.0.0 (d2aeb411a1ff) 2026-06-16 12:47.24: Waiting for resource in pool day11-builds 2026-06-16 14:12.54: Got resource from pool day11-builds 2026-06-16 14:12.54: [profile full] build crc.1.0.0 2026-06-16 14:12.54: build crc.1.0.0 (d2aeb411a1ff) === DEPENDENCIES (14 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cstruct.6.2.0 b14be91c9825 dune.3.23.1 5402470d931c fmt.0.11.0 fb25837707ac oasis.0.4.11 c7c4c52b1bdc 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 ocamlify.0.0.1 7283ee0bdaa9 ocamlmod.0.1.1 77e75eab2138 topkg.1.1.1 ab549298f3fc === STDOUT === Processing: [default: loading data] [crc.1.0.0: dl] [crc.1.0.0: extract] -> retrieved crc.1.0.0 (https://opam.ocaml.org/cache) [crc: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-configure" "--disable-xen" (CWD=/home/opam/.opam/default/.opam-switch/build/crc.1.0.0) - W: No exported module defined for library crc_xen - W: No exported module defined for library crc_xen - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild - Package name: ........................................ crc - Package version: ..................................... 1.0.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.14.4 - standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml - standard_library: .................................... /home/opam/.opam/default/lib/ocaml - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /usr/local - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.8 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Build Xen support: ................................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_cstruct: ......................................... /home/opam/.opam/default/lib/cstruct - ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc - [crc: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/crc.1.0.0) - ocaml setup.ml -build -j 4 - W: No exported module defined for library crc_xen - W: No exported module defined for library crc_xen - + /home/opam/.opam/default/bin/ocamlc.opt -config - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + /home/opam/.opam/default/bin/ocamlc.opt -config - File "_tags", line 39, characters 22-31: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 42, characters 19-28: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/crc_stubs.c - + /home/opam/.opam/default/bin/ocamlfind ocamlc -g -c lib/crc_stubs.c - lib/crc_stubs.c: In function 'crc32_cstruct': - lib/crc_stubs.c:97:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead - 97 | data = (unsigned char*) Data_bigarray_val(buffer); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - + mv crc_stubs.o lib/crc_stubs.o - + /home/opam/.opam/default/bin/ocamlfind ocamlmklib -o lib/crc_stubs -g lib/crc_stubs.o - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package cstruct -modules lib/crc.mli > lib/crc.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -bin-annot -ccopt -O2 -ccopt disabled -package cstruct -I lib -o lib/crc.cmi lib/crc.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package cstruct -modules lib/crc.ml > lib/crc.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -bin-annot -ccopt -O2 -ccopt disabled -package cstruct -I lib -o lib/crc.cmo lib/crc.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -dllib -lcrc_stubs -cclib -lcrc_stubs -bin-annot -I lib lib/crc.cmo -o lib/crc.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -bin-annot -ccopt -O2 -ccopt disabled -package cstruct -I lib -o lib/crc.cmx lib/crc.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -cclib -lcrc_stubs -bin-annot -I lib lib/crc.cmx -o lib/crc.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib -I lib lib/crc.cmxa lib/crc.cmx -o lib/crc.cmxs - # No parallelism done - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 454, characters 8-19: - 454 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 457, characters 21-32: - 457 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 460, characters 18-32: - 460 | with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 462, characters 6-23: - 462 | Genlex.make_lexer ["="] st_line - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 465, characters 12-24: - 465 | match Stream.npeek 3 lxr with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 9-21: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 26-36: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 42-55: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 8-19: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 25-36: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 42-53: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 479, characters 17-34: - 479 | let st = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled crc.1.0.0 [crc: make install] + /usr/bin/make "PREFIX=/home/opam/.opam/default" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/crc.1.0.0) - ocaml setup.ml -install - W: No exported module defined for library crc_xen - W: No exported module defined for library crc_xen - Installed /home/opam/.opam/default/lib/crc/crc.mli - Installed /home/opam/.opam/default/lib/crc/libcrc_stubs.a - Installed /home/opam/.opam/default/lib/crc/crc.cma - Installed /home/opam/.opam/default/lib/crc/crc.cmxa - Installed /home/opam/.opam/default/lib/crc/crc.a - Installed /home/opam/.opam/default/lib/crc/crc.cmxs - Installed /home/opam/.opam/default/lib/crc/crc.cmi - Installed /home/opam/.opam/default/lib/crc/crc.cmti - Installed /home/opam/.opam/default/lib/crc/crc.cmt - Installed /home/opam/.opam/default/lib/crc/crc.annot - Installed /home/opam/.opam/default/lib/crc/crc.cmx - Installed /home/opam/.opam/default/lib/stublibs/dllcrc_stubs.so - Installed /home/opam/.opam/default/lib/stublibs/dllcrc_stubs.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/crc/META -> installed crc.1.0.0 === STDERR === 2026-06-16 14:13.02: OK: build crc.1.0.0 (runc: 5.1s, disk: 17KB) 2026-06-16 14:13.02: Job succeeded