Build:
- 0
2026-09-03 23:38.24: New job: build opam-devel.2.0.0 (e3b508129b49)
2026-09-03 23:38.24: Waiting for resource in pool day11-builds
2026-09-04 00:34.13: Got resource from pool day11-builds
2026-09-04 00:34.13: [profile full] build opam-devel.2.0.0
2026-09-04 00:34.13: build opam-devel.2.0.0 (e3b508129b49)
=== DEPENDENCIES (27 transitive) ===
base-bigarray.base 31ac6860ef52
base-bytes.base 68d84c459288
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
cmdliner.1.3.0 50421b7f7592
conf-c++.1.0 a252a2c8d274
cppo.1.8.0 8b34f9718c9c
cudf.0.10 4cf1fa3eef3a
dose3.5.0.1-2 5669cfc714f3
dune.3.24.2 bf83cdf0a904
extlib.1.7.7-1 2201fb7d164f
jbuilder.1.0+beta20.2 d14840434490
mccs.1.1+19 8c3393322575
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
ocamlbuild.0.16.1 5ae5ab4d19bf
ocamlfind.1.9.8 3cae95bed0a0
ocamlgraph.2.2.0 ea246a21ca19
opam-client.2.0.0 b9ce91f56354
opam-core.2.0.0 78035dec747d
opam-file-format.2.1.0 e0472478b369
opam-format.2.0.0 c7387cab9b14
opam-repository.2.0.0 843a078573b7
opam-solver.2.0.0 093fccb039e1
opam-state.2.0.0 64c6119c6fc3
re.1.14.0 dd879e7a18b1
=== STDOUT ===
Processing: [default: loading data]
[opam-devel.2.0.0: extract]
-> retrieved opam-devel.2.0.0 (cached)
[opam-devel: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-devel.2.0.0/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-devel.2.0.0)
- 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... ocamlbuild
- 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... ocamlfind
- checking for curl... curl
- checking for jbuilder... jbuilder
-
- checking for OCaml findlib package unix... found
- checking for OCaml findlib package bigarray... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re... found
- checking for OCaml findlib package re.glob... found
- checking for OCaml findlib package cmdliner... found
- checking for OCaml findlib package ocamlgraph... found
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package dose3.common... found
- checking for OCaml findlib package dose3.algo... found
- checking for OCaml findlib package opam-file-format... found
- checking for OCaml findlib package mccs... found
- checking for OCaml findlib package cppo... found
-
- 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-devel: make opam-devel.install]
+ /usr/bin/make "opam-devel.install" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-devel.2.0.0)
- jbuilder build -p opam opam.install
- ocamlopt src/client/.opamMain.eobjs/opamMain.{cmx,o}
- File "src/client/opamMain.ml", line 28, characters 56-65:
- 28 | not (OpamStd.String.starts_with ~prefix:name (Term.name info)))
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/client/opamMain.ml", line 204, characters 6-22:
- 204 | Term.eval_choice ~catch:false ~argv:argv1
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- File "src/client/opamMain.ml", line 207, characters 6-22:
- 207 | Term.eval_choice ~catch:false ~argv:argv1 default commands
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- sed -e "s/bin:/libexec:/" opam.install > opam-devel.install
-> compiled opam-devel.2.0.0
-> installed opam-devel.2.0.0
=== STDERR ===
2026-09-04 00:34.25: OK: build opam-devel.2.0.0 (runc: 6.1s, disk: 12KB)
2026-09-04 00:34.25: Job succeeded