(for PR #29585)
2026-03-23 09:04.36: New job: list revdeps of bitwuzla-cxx.0.9.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29585/head (c005d764af867295ae8c4ddc313fce4db2093435)
on debian-13-ocaml-5.4/amd64
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29585/head" && git reset --hard c005d764
git fetch origin master
git merge --no-edit 76bf2ed9443fdee37e6f046c6295d358be3f8598
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam update --depexts || true
RUN echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --depopts && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --recursive && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2026-03-23 09:04.36: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6-bitwuzla-cxx.0.9.0-c005d764af867295ae8c4ddc313fce4db2093435"
2026-03-23 09:04.36: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
(run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --depopts && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --recursive && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2026-03-23 09:04.36: Waiting for resource in pool OCluster
2026-03-23 09:04.36: Waiting for worker…
2026-03-23 09:07.27: Got resource from pool OCluster
Building on clete
All commits already cached
Updating files: 64% (11916/18510)
Updating files: 65% (12032/18510)
Updating files: 66% (12217/18510)
Updating files: 67% (12402/18510)
Updating files: 68% (12587/18510)
Updating files: 69% (12772/18510)
Updating files: 70% (12957/18510)
Updating files: 71% (13143/18510)
Updating files: 72% (13328/18510)
Updating files: 73% (13513/18510)
Updating files: 74% (13698/18510)
Updating files: 75% (13883/18510)
Updating files: 76% (14068/18510)
Updating files: 77% (14253/18510)
Updating files: 78% (14438/18510)
Updating files: 79% (14623/18510)
Updating files: 80% (14808/18510)
Updating files: 81% (14994/18510)
Updating files: 82% (15179/18510)
Updating files: 83% (15364/18510)
Updating files: 84% (15549/18510)
Updating files: 85% (15734/18510)
Updating files: 86% (15919/18510)
Updating files: 87% (16104/18510)
Updating files: 88% (16289/18510)
Updating files: 89% (16474/18510)
Updating files: 90% (16659/18510)
Updating files: 91% (16845/18510)
Updating files: 92% (17030/18510)
Updating files: 93% (17215/18510)
Updating files: 94% (17400/18510)
Updating files: 95% (17585/18510)
Updating files: 96% (17770/18510)
Updating files: 97% (17955/18510)
Updating files: 98% (18140/18510)
Updating files: 99% (18325/18510)
Updating files: 100% (18510/18510)
Updating files: 100% (18510/18510), done.
HEAD is now at 76bf2ed944 Merge pull request #29572 from hannesm/release-letsencrypt-v2.0.0
Updating 76bf2ed944..c005d764af
Fast-forward
packages/bitwuzla-cxx/bitwuzla-cxx.0.9.0/opam | 51 +++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
create mode 100644 packages/bitwuzla-cxx/bitwuzla-cxx.0.9.0/opam
(from ocaml/opam:debian-13-ocaml-5.4@sha256:bd342cbd7766c453282fdafbc2e565ae3361320ec344722cf4372b782e4a97f6)
2026-03-23 09:07.57 ---> using "41eea30e3f639c18d8cf57c309ec76919ec7b2398036f7e41744cbce59a133d3" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-03-23 09:07.57 ---> using "4ad7f430d684c40cedc651267e0edf890c044fe4e624255de377c471b4526bac" from cache
/home/opam: (run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [Y/n] y
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-03-23 09:07.57 ---> using "71fa58e52457bf6a7eac317c6a6ef1e2bdf53e533a1e4fd04b90c9349347e038" from cache
/home/opam: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.5.0
# self-upgrade no
# system arch=x86_64 os=linux os-distribution=debian os-version=13
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 71
# repositories 1 (version-controlled)
# pinned 1 (version)
# current-switch 5.4
# invariant ["ocaml-base-compiler" {= "5.4.0"}]
# compiler-packages ocaml-base-compiler.5.4.0, ocaml-compiler.5.4.0, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /home/opam/.opam/5.4/lib/ocaml/stublibs:/home/opam/.opam/5.4/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 5.4.0
2026-03-23 09:07.57 ---> using "ed86081cb38ca125a920162bfe6a4bb7b1c27c6973c917551687c83cf44dbfdf" from cache
/home/opam: (env OPAMDOWNLOADJOBS 1)
/home/opam: (env OPAMERRLOGLEN 0)
/home/opam: (env OPAMPRECISETRACKING 1)
/home/opam: (env CI true)
/home/opam: (env OPAM_REPO_CI true)
/home/opam: (run (shell "rm -rf opam-repository/"))
2026-03-23 09:07.57 ---> using "04a48515eea40c32b96da0c71328b4bba0edb66eed83d4f78554b39097cf1f25" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2026-03-23 09:07.58 ---> using "1370342a0397940f59eed848587c02b1d2f101cde69846e70e4de8f5803bbd55" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-03-23 09:07.58 ---> using "07a476cb1e67343e6041ddc3fab2a6d91f7cd1bb6f06ea37508ad234092f2677" from cache
/home/opam: (run (network host)
(shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9671 kB]
- Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [114 kB]
- Fetched 10.0 MB in 2s (6333 kB/s)
- Reading package lists...
-
2026-03-23 09:07.58 ---> using "b14815d0958e137c95741603ef26f62d8daf82b3a0e81756e539fe372aec9c65" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --depopts && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --recursive && opam list -s --color=never --depends-on 'bitwuzla-cxx.0.9.0' --coinstallable-with 'bitwuzla-cxx.0.9.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
binsec.0.9.0
binsec.0.9.1
binsec.0.10.0
binsec.0.10.1
binsec.0.11.0
smtml.0.1.2
smtml.0.7.0
smtml.0.8.0
smtml.0.9.0
smtml.0.10.0
smtml.0.11.0
smtml.0.12.0
smtml.0.13.0
smtml.0.14.0
smtml.0.15.0
smtml.0.16.0
smtml.0.17.0
smtml.0.18.0
smtml.0.19.0
smtml.0.20.0
smtml.0.21.0
smtml.0.22.0
smtml.0.23.0
bitwuzla-cxx.0.9.0
binsec.0.9.0
binsec.0.9.1
binsec.0.10.0
binsec.0.10.1
binsec.0.11.0
smtml.0.22.0
smtml.0.23.0
@@@OUTPUT
2026-03-23 09:08.49 ---> saved as "5dbca0c4c768e064bd389c598e709fd67ba2185a1bcd7a3a47a0aa34e0b7f7de"
Job succeeded
2026-03-23 09:08.58: Job succeeded