Build:
  1. 0
2026-06-24 17:36.40: New job: build opam-state.2.4.1 (b6f461802e09)
2026-06-24 17:36.40: Waiting for resource in pool day11-builds
2026-06-24 18:21.14: Got resource from pool day11-builds
2026-06-24 18:21.14: [profile full] build opam-state.2.4.1
2026-06-24 18:21.14: build opam-state.2.4.1 (b6f461802e09)
=== DEPENDENCIES (29 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.1.3.0                                     7bb74d64b6d4
  dune.3.18.2                                        b83c63b25bec
  jsonm.1.0.2                                        f6c2dab8a0ed
  menhir.20260209                                    c4a2b26d8f4f
  menhirCST.20260209                                 ef94abade347
  menhirGLR.20260209                                 1344d57d00c5
  menhirLib.20260209                                 65107cf2b57f
  menhirSdk.20260209                                 2e26dc4f52f6
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-config.3                                     a52eea84eedb
  ocamlbuild.0.16.1                                  bdeca1c5518a
  ocamlfind.1.9.8                                    558092066ff0
  ocamlgraph.2.2.0                                   e2e61b3ea5fd
  opam-core.2.4.1                                    260e4a072ae2
  opam-file-format.2.2.0                             1897251162e7
  opam-format.2.4.1                                  3ac17bad1c6f
  opam-repository.2.4.1                              ad595e35e941
  patch.3.1.1                                        b54bf8656649
  re.1.14.0                                          2c3151bdf6ce
  sha.1.15.4                                         6311070ff0b3
  spdx_licenses.1.4.0                                6f1773935aa8
  stdlib-shims.0.3.0                                 6d48b7dfe88d
  swhid_core.0.1                                     bc3f60ae4a24
  topkg.1.1.1                                        e3d6961e1f2d
  uutf.1.0.4                                         d3dd97d1064e
=== STDOUT ===
Processing: [default: loading data]
[opam-state.2.4.1: extract]
-> retrieved opam-state.2.4.1  (cached)
[opam-state: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/opam-state.2.4.1/./configure "--disable-checks" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-state.2.4.1)
- checking for ocamlc... ocamlc
- OCaml version is 5.3.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  -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  -pthread   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv  -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... no
- checking for OCaml findlib package cmdliner... found
- checking for OCaml findlib package ocamlgraph... found
- checking for OCaml findlib package cudf 0.7 or later... no
- checking for OCaml findlib package dose3.common 6.1 or later... no
- checking for OCaml findlib package dose3.algo 6.1 or later... no
- checking for OCaml findlib package opam-file-format 2.1.4 or later... found 2.2.0
- checking for OCaml findlib package spdx_licenses... found
- checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
- 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... no
- 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-state: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "opam-state" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/opam-state.2.4.1)
-> compiled  opam-state.2.4.1
-> installed opam-state.2.4.1

=== STDERR ===

2026-06-24 18:22.13: OK: build opam-state.2.4.1 (runc: 15.1s, disk: 12KB)
2026-06-24 18:22.13: Job succeeded