Build:
- 0
2026-06-19 18:36.02: New job: build checkseum.0.3.2 (ab848f7daf1e) 2026-06-19 18:36.02: Waiting for resource in pool day11-builds 2026-06-19 19:34.05: Got resource from pool day11-builds 2026-06-19 19:34.05: [profile full] build checkseum.0.3.2 2026-06-19 19:34.05: build checkseum.0.3.2 (ab848f7daf1e) === DEPENDENCIES (13 transitive) === base-bytes.base 38023b842165 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 f132a29a396b conf-pkg-config.5 64c6b37d622b csexp.1.5.2 6a11fd34e537 dune.3.23.1 b9e31df96092 dune-configurator.3.23.1 cdae849f232e ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 ocamlfind.1.9.8 1872268d1aec optint.0.3.0 22f78c3beab2 === STDOUT === Processing: [default: loading data] [checkseum.0.3.2: dl] [checkseum.0.3.2: extract] -> retrieved checkseum.0.3.2 (https://opam.ocaml.org/cache) [checkseum: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "checkseum" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/checkseum.0.3.2) - (cd _build/default/freestanding && /usr/bin/gmake) - touch libcheckseum_freestanding_stubs.a - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-ocaml/.checkseum_ocaml.objs/byte -I src-ocaml/.checkseum_ocaml.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/optint -I src/.checkseum.objs/byte -no-alias-deps -o src-ocaml/.checkseum_ocaml.objs/byte/gin_adler32.cmo -c -impl src-ocaml/gin_adler32.ml) - File "src-ocaml/gin_adler32.ml", line 15, characters 59-61: - 15 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 15, characters 53-55: - 15 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - - File "src-ocaml/gin_adler32.ml", line 16, characters 53-55: - 16 | let b = ref Optint.(to_unsigned_int Infix.(adler32 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 27, characters 44-46: - 27 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 27, characters 73-75: - 27 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 38, characters 44-46: - 38 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 38, characters 73-75: - 38 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 126, characters 44-46: - 126 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 126, characters 73-75: - 126 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src-ocaml/.checkseum_ocaml.objs/byte -I src-ocaml/.checkseum_ocaml.objs/native -I src-ocaml/.checkseum_ocaml.objs/public_cmi -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/optint -I src/.checkseum.objs/byte -I src/.checkseum.objs/native -cmi-file src-ocaml/.checkseum_ocaml.objs/byte/gin_adler32.cmi -no-alias-deps -o src-ocaml/.checkseum_ocaml.objs/native/gin_adler32.cmx -c -impl src-ocaml/gin_adler32.ml) - File "src-ocaml/gin_adler32.ml", line 15, characters 59-61: - 15 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 15, characters 53-55: - 15 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - - File "src-ocaml/gin_adler32.ml", line 16, characters 53-55: - 16 | let b = ref Optint.(to_unsigned_int Infix.(adler32 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 27, characters 44-46: - 27 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 27, characters 73-75: - 27 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 38, characters 44-46: - 38 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 38, characters 73-75: - 38 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 126, characters 44-46: - 126 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 126, characters 73-75: - 126 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). [checkseum: ./install/install.ml] + /home/opam/.opam/default/.opam-switch/build/checkseum.0.3.2/./install/install.ml (CWD=/home/opam/.opam/default/.opam-switch/build/checkseum.0.3.2) - File "/home/opam/.opam/default/.opam-switch/build/checkseum.0.3.2/./install/install.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). -> compiled checkseum.0.3.2 -> installed checkseum.0.3.2 === STDERR === 2026-06-19 19:34.25: OK: build checkseum.0.3.2 (runc: 3.7s, disk: 13KB) 2026-06-19 19:34.25: Job succeeded