Build:
- 0
2026-06-16 15:28.54: New job: build opam-state.2.0.10 (f44b1d1e9c49)
2026-06-16 15:28.54: Waiting for resource in pool day11-builds
2026-06-16 16:25.50: Got resource from pool day11-builds
2026-06-16 16:25.50: [profile full] build opam-state.2.0.10
2026-06-16 16:25.50: build opam-state.2.0.10 (f44b1d1e9c49)
=== DEPENDENCIES (16 transitive) ===
base-bigarray.base dfc2a7e726c3
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cppo.1.6.8 07736aca894e
dune.1.6.3 b168efe0ae54
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlfind.1.9.8 df35b34caa16
ocamlgraph.1.8.8 72d27a6957f9
opam-core.2.0.10 7856d3bb0ed6
opam-file-format.2.1.6 9162e395c6c5
opam-format.2.0.10 28b76748a2cf
opam-repository.2.0.10 9aa42340b9fa
re.1.9.0 53de45bce2de
seq.base 9cd2e9e1495c
=== STDOUT ===
Processing: [default: loading data]
[opam-state.2.0.10: extract]
-> retrieved opam-state.2.0.10 (cached)
[opam-state: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-state.2.0.10/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-state.2.0.10)
- checking for ocamlc... ocamlc
- OCaml version is 4.11.2
- 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 -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 -fPIC -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... ocamlfind
- 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... found
- checking for OCaml findlib package bigarray... found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... found
- checking for OCaml findlib package re.glob... found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... 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... 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-state: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "opam-state" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-state.2.0.10)
- ocamlc src/state/.opam_state.objs/opamPinned.{cmo,cmt}
- File "src/state/opamPinned.ml", line 126, characters 34-51:
- 126 | (OpamPrinter.relop op) (OpamPackage.Version.to_string vc))
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: OpamPrinter.relop
- Use OpamPrinter.FullPos.relop instead.
- ocamlc src/state/.opam_state.objs/opamSwitchState.{cmo,cmt}
- File "src/state/opamSwitchState.ml", line 668, characters 41-58:
- 668 | (match relop with `Eq -> "" | r -> OpamPrinter.relop r)
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: OpamPrinter.relop
- Use OpamPrinter.FullPos.relop instead.
- ocamlopt src/state/.opam_state.objs/opamPinned.{cmx,o}
- File "src/state/opamPinned.ml", line 126, characters 34-51:
- 126 | (OpamPrinter.relop op) (OpamPackage.Version.to_string vc))
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: OpamPrinter.relop
- Use OpamPrinter.FullPos.relop instead.
- ocamlopt src/state/.opam_state.objs/opamSwitchState.{cmx,o}
- File "src/state/opamSwitchState.ml", line 668, characters 41-58:
- 668 | (match relop with `Eq -> "" | r -> OpamPrinter.relop r)
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: OpamPrinter.relop
- Use OpamPrinter.FullPos.relop instead.
-> compiled opam-state.2.0.10
-> installed opam-state.2.0.10
=== STDERR ===
2026-06-16 16:26.03: OK: build opam-state.2.0.10 (runc: 8.1s, disk: 10KB)
2026-06-16 16:26.03: Job succeeded