Build:
  1. 0
2026-09-04 00:47.08: New job: build opam-devel.2.1.6 (e9fd984655ba)
2026-09-04 00:47.08: Waiting for resource in pool day11-builds
2026-09-04 01:04.12: Got resource from pool day11-builds
2026-09-04 01:04.12: [profile full] build opam-devel.2.1.6
2026-09-04 01:04.12: build opam-devel.2.1.6 (e9fd984655ba)
=== DEPENDENCIES (31 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  base64.3.5.2                                       86081d8c7cb4
  cmdliner.1.3.0                                     c8a741506821
  compiler-cloning.enabled                           966a2e6839f0
  conf-c++.1.0                                       a252a2c8d274
  cppo.1.8.0                                         83351009e21e
  cudf.0.10                                          49ca756dfd51
  dose3.7.0.0                                        0de4b58d1954
  dune.3.24.2                                        ec704e062ad3
  extlib.1.8.0                                       e19b515062d2
  mccs.1.1+19                                        383624a3705a
  menhir.20260209                                    381a2138ba97
  menhirCST.20260209                                 2274e41bb75f
  menhirGLR.20260209                                 dc2d20aa75ca
  menhirLib.20260209                                 aca3f0b58574
  menhirSdk.20260209                                 fb69c1928809
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlgraph.2.2.0                                   ac6fd62ecb86
  opam-client.2.1.6                                  d2525159be19
  opam-core.2.1.6                                    225718622b4c
  opam-file-format.2.2.0                             ac19172a3678
  opam-format.2.1.6                                  f5ec281bba4c
  opam-repository.2.1.6                              691dc60fd03f
  opam-solver.2.1.6                                  15a5fdbf9bc6
  opam-state.2.1.6                                   dbadaf43d0f9
  re.1.14.0                                          71fe1500ef55
  stdlib-shims.0.3.0                                 8ab1e1c44699
=== STDOUT ===
Processing: [default: loading data]
[opam-devel.2.1.6: extract]
-> retrieved opam-devel.2.1.6  (cached)
[opam-devel: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-devel.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-devel.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.5.0
- 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  -pthread   -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 the compiler supports GNU C... 
- yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -pthread   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fPIC  -pthread   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- 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 OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... 
- none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- 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.1.6)
- dune build  -p opam opam.install
- sed -e "/lib\/opam\/opam/d" -e "s/bin:/libexec:/" opam.install > opam-devel.install
-> compiled  opam-devel.2.1.6
-> installed opam-devel.2.1.6

=== STDERR ===

2026-09-04 01:04.38: OK: build opam-devel.2.1.6 (runc: 8.1s, disk: 13KB)
2026-09-04 01:04.38: Job succeeded