Build:
- 0
2026-06-16 17:24.24: New job: build opam-devel.2.1.3 (bbc4e25d29cf) 2026-06-16 17:24.24: Waiting for resource in pool day11-builds 2026-06-16 18:10.29: Got resource from pool day11-builds 2026-06-16 18:10.29: [profile full] build opam-devel.2.1.3 2026-06-16 18:10.29: build opam-devel.2.1.3 (bbc4e25d29cf) === DEPENDENCIES (31 transitive) === base-bigarray.base dfc2a7e726c3 base-bytes.base 70d0daec7841 base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 dad70bc4de20 conf-c++.1.0 87fef3e7fb4f cppo.1.8.0 ea583d2d3bbb cudf.0.10 ceee452bbf3c dose3.5.0.1-2 28f9ba75b2e6 dune.3.23.1 5402470d931c extlib.1.7.7-1 c1fe90241f07 mccs.1.1+19 627545f74fcd menhir.20260209 949a55ecfabe menhirCST.20260209 2f7f161ea867 menhirGLR.20260209 88b9413f2126 menhirLib.20260209 33c89da356e0 menhirSdk.20260209 3e7d50160069 ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ocamlgraph.2.2.0 ffe2e581e49b opam-client.2.1.3 fb7b333714d1 opam-core.2.1.3 0775eaf3288d opam-file-format.2.2.0 24d454e6a9a8 opam-format.2.1.3 e713d7150014 opam-repository.2.1.3 163d1622184b opam-solver.2.1.3 8cc63f5815bf opam-state.2.1.3 6c0b9a220639 re.1.14.0 8d7c1999492d === STDOUT === Processing: [default: loading data] [opam-devel.2.1.3: extract] -> retrieved opam-devel.2.1.3 (cached) [opam-devel: ./configure] + /home/opam/.opam/default/.opam-switch/build/opam-devel.2.1.3/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-devel.2.1.3) - 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 how to run the C preprocessor... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -E - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... - yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking acl/libacl.h usability... no - checking acl/libacl.h presence... no - checking for acl/libacl.h... no - checking for library containing acl_get_perm... no - 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... 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 opam-0install-cudf... 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/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.3) - 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.3 -> installed opam-devel.2.1.3 === STDERR === 2026-06-16 18:10.56: OK: build opam-devel.2.1.3 (runc: 7.1s, disk: 12KB) 2026-06-16 18:10.56: Job succeeded