(for PR #26907)
2025-11-10 20:26.13: New job: list revdeps of apron.v0.9.14, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/26907/head (b6229f0d14497cac47fc1ccd0ef31dd6c590ddfe)
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/26907/head" && git reset --hard b6229f0d
git fetch origin master
git merge --no-edit b6a264c784afa1e19f7a926fc10d49010ad12be4
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58
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 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --depopts && opam list -s --color=never --depends-on 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --recursive && opam list -s --color=never --depends-on 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-11-10 20:26.13: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58-apron.v0.9.14-b6229f0d14497cac47fc1ccd0ef31dd6c590ddfe"
2025-11-10 20:26.13: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58)
(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 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --depopts && opam list -s --color=never --depends-on 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --recursive && opam list -s --color=never --depends-on 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2025-11-10 20:26.13: Waiting for resource in pool OCluster
2025-11-10 20:26.13: Waiting for worker…
2025-11-10 23:17.38: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at b6a264c784 Merge pull request #28853 from AltGr/catala100
Auto-merging packages/apron/apron.0.9.14/opam
Merge made by the 'ort' strategy.
packages/apron/apron.0.9.14/opam | 5 ++++-
packages/apron/apron.v0.9.12/opam | 5 ++++-
packages/apron/apron.v0.9.14/opam | 8 +++++++-
3 files changed, 15 insertions(+), 3 deletions(-)
(from ocaml/opam:debian-13-ocaml-5.4@sha256:0b68f45799a4ff0af182b78277d652e076097f37cbcb04aa9d74bfbd7d300e58)
2025-11-10 23:17.50 ---> using "9f1bc9b76367c8d29be355965b06cbbd4aeb05818e6e1915136daad8eabad361" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-11-10 23:17.50 ---> using "7167cf2609d50147b3cfe8b00e0f1981e785c56c3c47bd6356e0f3732d6bafd7" 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
2025-11-10 23:17.50 ---> using "db7b310c65b31b91b9590efe8919a126934a7e42418115cd912ed2612662d318" 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~alpha1
# 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
2025-11-10 23:17.50 ---> using "370daf58656f453890b2ebe0d8367763e6fea8bbb7471d68f3d783ad40f9e8ee" 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/"))
2025-11-10 23:17.50 ---> using "d7d7d34009e7cd5bb4f41663ceab70bbd4c419269902dabc72ab91552d36d91d" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-11-10 23:18.04 ---> saved as "d96f175d02045ea030ec3f8113f3d5fa3cd29b2f3778582e1ef1fd802971b707"
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-11-10 23:18.26 ---> saved as "11cdf162115018676f82728eeb575d4c1fd99b29309de9c652ce6e22edac4ffa"
/home/opam: (run (network host)
(shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian trixie InRelease
- 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-security trixie-security/main amd64 Packages [69.3 kB]
- Fetched 160 kB in 0s (1211 kB/s)
- Reading package lists...
-
2025-11-10 23:18.27 ---> saved as "dede04d45cb970befd4e2cc2b4b4db69db4ac8a5cb8f1a423e3833cd014354e8"
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --depopts && opam list -s --color=never --depends-on 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --recursive && opam list -s --color=never --depends-on 'apron.v0.9.14' --coinstallable-with 'apron.v0.9.14' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
absolute.0.1
absolute.0.2
absolute.0.3
apronext.1.0
apronext.1.0.1
apronext.1.0.2
apronext.1.0.3
apronext.1.0.4
elina.1.0
elina.1.1
elina.1.3
elina.1.3.1
elina.1.3.2
frama-c.30.0
frama-c.31.0~beta
frama-c.31.0
goblint.2.2.1
goblint.2.3.0
jasmin.2023.06.2
jasmin.2023.06.3
jasmin.2023.06.4
jasmin.2024.07.0
jasmin.2024.07.1
jasmin.2024.07.2
jasmin.2024.07.3
jasmin.2025.02.0
jasmin.2025.02.1
jasmin.2025.06.0
jasmin.2025.06.1
libabsolute.0.1
picasso.0.1
picasso.0.2.0
picasso.0.3.0
picasso.0.4.0
absolute.0.1
absolute.0.2
absolute.0.3
apron.v0.9.14
apronext.1.0
apronext.1.0.1
apronext.1.0.2
apronext.1.0.3
apronext.1.0.4
elina.1.0
elina.1.1
elina.1.3
elina.1.3.1
elina.1.3.2
jasmin.2023.06.2
jasmin.2023.06.3
jasmin.2023.06.4
jasmin.2024.07.0
jasmin.2024.07.1
jasmin.2024.07.2
jasmin.2024.07.3
jasmin.2025.02.0
jasmin.2025.02.1
jasmin.2025.06.0
jasmin.2025.06.1
libabsolute.0.1
picasso.0.1
picasso.0.2.0
picasso.0.3.0
picasso.0.4.0
absolute.0.1
absolute.0.2
absolute.0.3
apronext.1.0
apronext.1.0.1
apronext.1.0.2
apronext.1.0.3
apronext.1.0.4
elina.1.0
elina.1.1
elina.1.3
elina.1.3.1
elina.1.3.2
frama-c.30.0
frama-c.31.0~beta
frama-c.31.0
jasmin.2023.06.2
jasmin.2023.06.3
jasmin.2023.06.4
jasmin.2024.07.0
jasmin.2024.07.1
jasmin.2024.07.2
jasmin.2024.07.3
jasmin.2025.02.0
jasmin.2025.02.1
jasmin.2025.06.0
jasmin.2025.06.1
libabsolute.0.1
picasso.0.1
picasso.0.2.0
picasso.0.3.0
picasso.0.4.0
@@@OUTPUT
2025-11-10 23:19.00 ---> saved as "6949c99f18b3c2d0900589059cca9ad2f0d33d9d2c4248126480df80bb59c4ac"
Job succeeded
2025-11-10 23:19.13: Job succeeded