Build:
- 0
2026-06-24 12:10.36: New job: build opam-format.2.0.7 (e6422b8f4d52) 2026-06-24 12:10.36: Waiting for resource in pool day11-builds 2026-06-24 13:27.53: Got resource from pool day11-builds 2026-06-24 13:27.53: [profile full] build opam-format.2.0.7 2026-06-24 13:27.53: build opam-format.2.0.7 (e6422b8f4d52) === DEPENDENCIES (12 transitive) === base-bigarray.base 2e16f77d4cae base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cppo.1.8.0 5f3f70cae95b dune.3.23.1 848a72441e15 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlgraph.2.2.0 9a3a86466508 opam-core.2.0.7 ce82303c3b42 opam-file-format.2.1.0 a1986e7490eb re.1.14.0 d62d6f65abb6 === STDOUT === Processing: [default: loading data] [opam-format.2.0.7: extract] -> retrieved opam-format.2.0.7 (cached) [opam-format: ./configure] + /home/opam/.opam/default/.opam-switch/build/opam-format.2.0.7/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-format.2.0.7) - checking for ocamlc... ocamlc - OCaml version is 4.14.4 - OCaml library path is /home/opam/.opam/default/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamldep.opt... ocamldep.opt - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamlbuild... no - checking OCaml Sys.os_type... Unix - checking for gawk... no - checking for mawk... mawk - checking for compiler type... cc - checking for compiler architecture... - amd64 - checking for compiler system... linux - checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 accepts -g... - yes - checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed - checking for ocamlobjinfo... ocamlobjinfo - checking for ocamlfind... no - checking for curl... curl - checking for dune... dune - checking for cppo... cppo - checking for patch... patch - checking for bunzip2... bunzip2 - - checking for OCaml findlib package unix... not found - checking for OCaml findlib package bigarray... not found - checking for OCaml findlib package extlib... not found - checking for OCaml findlib package re... not found - checking for OCaml findlib package re.glob... not found - checking for OCaml findlib package cmdliner... not found - checking for OCaml findlib package ocamlgraph... not found - checking for OCaml findlib package cudf... not found - checking for OCaml findlib package dose3.common... not found - checking for OCaml findlib package dose3.algo... not found - checking for OCaml findlib package opam-file-format... not found - checking for OCaml findlib package mccs... not found - checking for g++... g++ - checking whether we are using the GNU C++ compiler... yes - checking whether g++ accepts -g... yes - - configure: creating ./config.status - config.status: creating Makefile.config - config.status: creating src/client/opamManifest.inc - - Opam will be built WITH a built-in solver - - Executables will be installed in /home/opam/.opam/default/bin - Manual pages will be installed in /home/opam/.opam/default/share/man [opam-format: make opam-format.install] + /usr/bin/make "opam-format.install" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-format.2.0.7) - dune build -p opam-format opam-format.install - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/format/.opam_format.objs/byte -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/opam-core -I /home/opam/.opam/default/lib/opam-file-format -I /home/opam/.opam/default/lib/re -intf-suffix .ml -no-alias-deps -o src/format/.opam_format.objs/byte/opamFilter.cmo -c -impl src/format/opamFilter.ml) - File "src/format/opamFilter.ml", line 109, characters 11-18: - 109 | if Re.test ss 2 then - ^^^^^^^ - Alert deprecated: Re.test - Use Group.test - File "src/format/opamFilter.ml", line 110, characters 15-21: - 110 | aux (Re.get ss 1 :: acc) - ^^^^^^ - Alert deprecated: Re.get - Use Group.get - File "src/format/opamFilter.ml", line 111, characters 18-28: - 111 | (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0)) - ^^^^^^^^^^ - Alert deprecated: Re.get_ofs - Use Group.offset - File "src/format/opamFilter.ml", line 111, characters 52-58: - 111 | (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0)) - ^^^^^^ - Alert deprecated: Re.get - Use Group.get - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I /home/opam/.opam/default/lib/ocamlgraph -I /home/opam/.opam/default/lib/opam-core -I /home/opam/.opam/default/lib/opam-file-format -I /home/opam/.opam/default/lib/re -intf-suffix .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamFilter.cmx -c -impl src/format/opamFilter.ml) - File "src/format/opamFilter.ml", line 109, characters 11-18: - 109 | if Re.test ss 2 then - ^^^^^^^ - Alert deprecated: Re.test - Use Group.test - File "src/format/opamFilter.ml", line 110, characters 15-21: - 110 | aux (Re.get ss 1 :: acc) - ^^^^^^ - Alert deprecated: Re.get - Use Group.get - File "src/format/opamFilter.ml", line 111, characters 18-28: - 111 | (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0)) - ^^^^^^^^^^ - Alert deprecated: Re.get_ofs - Use Group.offset - File "src/format/opamFilter.ml", line 111, characters 52-58: - 111 | (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0)) - ^^^^^^ - Alert deprecated: Re.get - Use Group.get -> compiled opam-format.2.0.7 -> installed opam-format.2.0.7 === STDERR === 2026-06-24 13:28.15: OK: build opam-format.2.0.7 (runc: 8.6s, disk: 12KB) 2026-06-24 13:28.15: Job succeeded