Build:
  1. 0
2026-06-24 16:08.09: New job: build opam-installer.2.1.4 (0fd050ba26a1)
2026-06-24 16:08.09: Waiting for resource in pool day11-builds
2026-06-24 17:03.57: Got resource from pool day11-builds
2026-06-24 17:03.57: [profile full] build opam-installer.2.1.4
2026-06-24 17:03.57: build opam-installer.2.1.4 (0fd050ba26a1)
=== DEPENDENCIES (20 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.1.3.0                                     7453dde17dbe
  compiler-cloning.enabled                           439a1fc77aa6
  cppo.1.8.0                                         deac69f17b6b
  dune.3.23.1                                        a59dd9b14fe3
  menhir.20260209                                    2dfcdff6beb1
  menhirCST.20260209                                 ca14cdeaa1bc
  menhirGLR.20260209                                 5ba1fed6b7bb
  menhirLib.20260209                                 93342fcbef2d
  menhirSdk.20260209                                 28fda6618c58
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlgraph.2.2.0                                   8d11b5a26417
  opam-core.2.1.4                                    b5e2c9ef16df
  opam-file-format.2.2.0                             bf21224c085a
  opam-format.2.1.4                                  930ce6682561
  re.1.14.0                                          5e7365192893
=== STDOUT ===
Processing: [default: loading data]
[opam-installer.2.1.4: extract]
-> retrieved opam-installer.2.1.4  (cached)
[opam-installer: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-installer.2.1.4/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-installer.2.1.4)
- 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-installer: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "opam-installer" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-installer.2.1.4)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -bin-annot-occurrences -I src/tools/.opam_installer.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -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/opam-format -I /home/opam/.opam/default/lib/re -no-alias-deps -o src/tools/.opam_installer.eobjs/byte/opam_installer.cmo -c -impl src/tools/opam_installer.ml)
- File "src/tools/opam_installer.ml", line 385, characters 2-11:
- 385 |   Term.info "opam-installer" ~version:OpamVersion.(to_string current) ~doc
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/tools/opam_installer.ml", line 392, characters 6-15:
- 392 |       Term.eval ~catch:false (command,info)
-             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- 
- File "src/tools/opam_installer.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/tools/.opam_installer.eobjs/byte -I src/tools/.opam_installer.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -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/opam-format -I /home/opam/.opam/default/lib/re -cmi-file src/tools/.opam_installer.eobjs/byte/opam_installer.cmi -no-alias-deps -o src/tools/.opam_installer.eobjs/native/opam_installer.cmx -c -impl src/tools/opam_installer.ml)
- File "src/tools/opam_installer.ml", line 385, characters 2-11:
- 385 |   Term.info "opam-installer" ~version:OpamVersion.(to_string current) ~doc
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/tools/opam_installer.ml", line 392, characters 6-15:
- 392 |       Term.eval ~catch:false (command,info)
-             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  opam-installer.2.1.4
-> installed opam-installer.2.1.4

=== STDERR ===

2026-06-24 17:04.23: OK: build opam-installer.2.1.4 (runc: 9.7s, disk: 13KB)
2026-06-24 17:04.23: Job succeeded