Build:
  1. 0
2026-09-04 18:32.51: New job: build opam-solver.2.5.1 (05c668e84b9a)
2026-09-04 18:32.51: Waiting for resource in pool day11-builds
2026-09-04 18:48.02: Got resource from pool day11-builds
2026-09-04 18:48.02: [profile full] build opam-solver.2.5.1
2026-09-04 18:48.02: build opam-solver.2.5.1 (05c668e84b9a)
=== DEPENDENCIES (35 transitive) ===
  0install-solver.2.18                               622558e08e12
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  base64.3.5.2                                       eaed35f9f548
  compiler-cloning.enabled                           966a2e6839f0
  conf-c++.1.0                                       a252a2c8d274
  cppo.1.8.0                                         3a29ac6f7bab
  cudf.0.10                                          092e4f92113e
  dose3.7.0.0                                        7b4eba7ceeb1
  dune.3.24.2                                        25fbaa318de6
  extlib.1.8.0                                       fc154fc6207c
  jsonm.1.0.2                                        1bc7b2115a96
  mccs.1.1+19                                        5445f0980903
  menhir.20260209                                    c1f23eb38523
  menhirCST.20260209                                 0c0a8e122478
  menhirGLR.20260209                                 55b8cfc3f8b3
  menhirLib.20260209                                 e790c6b1b683
  menhirSdk.20260209                                 5256bfaa72f1
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  ocamlgraph.2.2.0                                   c8e04eceddc9
  opam-0install-cudf.0.5.0                           498191efffc6
  opam-core.2.5.1                                    118607a628ce
  opam-file-format.2.2.0                             3772c29aacf8
  opam-format.2.5.1                                  931ed71bd6c9
  patch.3.1.2                                        1440241524de
  re.1.14.0                                          0218237d775d
  sha.1.15.4                                         07add2b05837
  stdlib-shims.0.3.0                                 cc542b70be6c
  swhid_core.0.1                                     22c0d7904ec7
  topkg.1.1.1                                        2919b4412ec4
  uutf.1.0.4                                         69a1c756ad05
=== STDOUT ===
Processing: [default: loading data]
[opam-solver.2.5.1: extract]
-> retrieved opam-solver.2.5.1  (cached)
[opam-solver: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-solver.2.5.1/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-solver.2.5.1)
- checking for ocamlc... ocamlc
- OCaml version is 5.5.1
- 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 compiler target... 
- x86_64-pc-linux-gnu
- 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 ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... ocamlfind
- checking for curl... curl
- checking for dune... dune
- checking for patch... patch
- checking for bunzip2... bunzip2
- checking for linking method... shared
- 
- checking for OCaml findlib package unix... found
- checking for OCaml findlib package re 1.9.0 or later... found [unspecified]
- checking for OCaml findlib package base64 3.1.0 or later... found 3.5.2
- checking for OCaml findlib package ocamlgraph... found
- checking for OCaml findlib package cudf 0.7 or later... found 0.10
- checking for OCaml findlib package dose3.common 6.1 or later... found 7.0.0
- checking for OCaml findlib package dose3.algo 6.1 or later... found 7.0.0
- checking for OCaml findlib package opam-file-format 2.1.4 or later... found 2.2.0
- checking for OCaml findlib package spdx_licenses... not found
- checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... found 0.5.0
- checking for OCaml findlib package jsonm... found
- checking for OCaml findlib package uutf... found
- checking for OCaml findlib package sha... found
- checking for OCaml findlib package swhid_core... found
- checking for OCaml findlib package patch... found
- checking for OCaml findlib package mccs 1.1+17 or later... found 1.1+19
- 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
- checking whether g++ really is a C++ compiler... yes
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/core/c-flags.sexp
- 
- Opam will be built WITH its default 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-solver: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "opam-solver" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-solver.2.5.1)
-> compiled  opam-solver.2.5.1
-> installed opam-solver.2.5.1

=== STDERR ===

2026-09-04 18:48.26: OK: build opam-solver.2.5.1 (runc: 11.1s, disk: 13KB)
2026-09-04 18:48.26: Job succeeded