Build:
  1. 0
2026-06-26 10:02.14: New job: build opam-format.2.0.4 (44cc00bafb95)
2026-06-26 10:02.14: Waiting for resource in pool day11-builds
2026-06-26 10:21.32: Got resource from pool day11-builds
2026-06-26 10:21.32: [profile full] build opam-format.2.0.4
2026-06-26 10:21.32: build opam-format.2.0.4 (44cc00bafb95)
=== DEPENDENCIES (12 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         916ffc6cc04e
  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.4                                    b9cc18aa163e
  opam-file-format.2.1.0                             a1986e7490eb
  re.1.14.0                                          d62d6f65abb6
=== STDOUT ===
Processing: [default: loading data]
[opam-format.2.0.4: extract]
-> retrieved opam-format.2.0.4  (cached)
[opam-format: env]
+ /usr/bin/env "CI=" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-format.2.0.4)
- 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 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 OCaml findlib package cppo... 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.4)
- 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 -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/opamFormula.cmo -c -impl src/format/opamFormula.ml)
- File "src/format/opamFormula.ml", line 541, characters 13-14:
- 541 |   let module S = OpamPackage.Version.Set in
-                    ^
- Warning 60 [unused-module]: unused module S.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -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/opamFormula.cmx -c -impl src/format/opamFormula.ml)
- File "src/format/opamFormula.ml", line 541, characters 13-14:
- 541 |   let module S = OpamPackage.Version.Set in
-                    ^
- Warning 60 [unused-module]: unused module S.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -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 -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.4
-> installed opam-format.2.0.4

=== STDERR ===

2026-06-26 10:22.14: OK: build opam-format.2.0.4 (runc: 9.1s, disk: 13KB)
2026-06-26 10:22.14: Job succeeded