Build:
- 0
2026-06-16 12:51.16: New job: build opam-installer.2.0.1 (74665f5d74b0)
2026-06-16 12:51.16: Waiting for resource in pool day11-builds
2026-06-16 14:20.03: Got resource from pool day11-builds
2026-06-16 14:20.03: [profile full] build opam-installer.2.0.1
2026-06-16 14:20.03: build opam-installer.2.0.1 (74665f5d74b0)
=== DEPENDENCIES (15 transitive) ===
base-bigarray.base dfc2a7e726c3
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.1.3.0 dad70bc4de20
cppo.1.8.0 ea583d2d3bbb
dune.3.23.1 5402470d931c
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlgraph.2.2.0 ffe2e581e49b
opam-core.2.0.1 0a285b766ed7
opam-file-format.2.1.0 efe80fa913cf
opam-format.2.0.1 d667dd5eedb2
re.1.14.0 8d7c1999492d
=== STDOUT ===
Processing: [default: loading data]
[opam-installer.2.0.1: extract]
-> retrieved opam-installer.2.0.1 (cached)
[opam-installer: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-installer.2.0.1/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-installer.2.0.1)
- 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... 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 -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... no
- checking for curl... curl
- checking for jbuilder... jbuilder
- 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 cppo... 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-installer: touch]
+ /usr/bin/touch "src/tools/.merlin-exists" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-installer.2.0.1)
[opam-installer: make opam-installer.install]
+ /usr/bin/make "opam-installer.install" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-installer.2.0.1)
- jbuilder build -p opam-installer opam-installer.install
- File "src/tools/jbuild", line 1, characters 0-0:
- Warning: File .merlin-exists is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- Delete file src/tools/.merlin-exists to get rid of this warning.
- ocamlc src/tools/.opam_installer.eobjs/opam_installer.{cmi,cmo,cmt}
- File "src/tools/opam_installer.ml", line 380, characters 2-11:
- 380 | 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 387, characters 6-15:
- 387 | 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.
- ocamlopt src/tools/.opam_installer.eobjs/opam_installer.{cmx,o}
- File "src/tools/opam_installer.ml", line 380, characters 2-11:
- 380 | 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 387, characters 6-15:
- 387 | Term.eval ~catch:false (command,info)
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled opam-installer.2.0.1
-> installed opam-installer.2.0.1
=== STDERR ===
2026-06-16 14:20.10: OK: build opam-installer.2.0.1 (runc: 5.6s, disk: 11KB)
2026-06-16 14:20.10: Job succeeded