Build:
  1. 0
2026-06-24 16:15.36: New job: build opam-solver.2.5.1 (8c7eed4da4dd)
2026-06-24 16:15.36: Waiting for resource in pool day11-builds
2026-06-24 17:10.58: Got resource from pool day11-builds
2026-06-24 17:10.58: [profile full] build opam-solver.2.5.1
2026-06-24 17:10.58: build opam-solver.2.5.1 (8c7eed4da4dd)
=== DEPENDENCIES (36 transitive) ===
  0install-solver.2.18                               a5c76ef782a5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  base64.3.5.2                                       612901b099cc
  cmdliner.2.1.1                                     814ed16c6662
  compiler-cloning.enabled                           439a1fc77aa6
  conf-c++.1.0                                       1ae93586df30
  cppo.1.8.0                                         deac69f17b6b
  cudf.0.10                                          31bc6017f45f
  dose3.7.0.0                                        2dc4dcdeccca
  dune.3.23.1                                        a59dd9b14fe3
  extlib.1.8.0                                       3e9d6f614db2
  jsonm.1.0.2                                        335388244053
  mccs.1.1+19                                        05b72ae83f87
  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
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  ocamlgraph.2.2.0                                   8d11b5a26417
  opam-0install-cudf.0.5.0                           7fd67aac6fb6
  opam-core.2.5.1                                    1c80500aede3
  opam-file-format.2.2.0                             bf21224c085a
  opam-format.2.5.1                                  e66fe50c6ee7
  patch.3.1.1                                        7a47accf1d0f
  re.1.14.0                                          5e7365192893
  sha.1.15.4                                         0dd8ab56c1a8
  stdlib-shims.0.3.0                                 e7f8a4f187fa
  swhid_core.0.1                                     14f1995b8879
  topkg.1.1.1                                        ac206dbbd2b6
  uutf.1.0.4                                         0442b0945283
=== 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.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... 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-06-24 17:11.14: OK: build opam-solver.2.5.1 (runc: 8.1s, disk: 13KB)
2026-06-24 17:11.14: Job succeeded