Build:
- 0
2025-12-05 12:17.25: New job: list revdeps of tyre.1.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29024/head (aee7d7afa7b1090746a130dc98918106fcc2f445)
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/29024/head" && git reset --hard aee7d7af
git fetch origin master
git merge --no-edit 3e41859015888fe8240e84dfc5f31bfa12a557e8
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:08ea1ae277f20c88280199a79d0eb38d0ce9ac4f0e6708b737375fbc9477b1b9
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 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --depopts && opam list -s --color=never --depends-on 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --recursive && opam list -s --color=never --depends-on 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-12-05 12:17.25: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:08ea1ae277f20c88280199a79d0eb38d0ce9ac4f0e6708b737375fbc9477b1b9-tyre.1.0-aee7d7afa7b1090746a130dc98918106fcc2f445"
2025-12-05 12:17.25: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:08ea1ae277f20c88280199a79d0eb38d0ce9ac4f0e6708b737375fbc9477b1b9)
(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 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --depopts && opam list -s --color=never --depends-on 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --recursive && opam list -s --color=never --depends-on 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2025-12-05 12:17.25: Waiting for resource in pool OCluster
2025-12-05 12:17.25: Waiting for worker…
2025-12-05 12:18.45: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at 3e41859015 Merge pull request #28903 from jim-portegies/opam-publish-coq-waterproof.3.1.0-9.1
Updating 3e41859015..aee7d7afa7
Fast-forward
packages/tyre/tyre.1.0/opam | 50 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 50 insertions(+)
create mode 100644 packages/tyre/tyre.1.0/opam
(from ocaml/opam:debian-13-ocaml-5.4@sha256:08ea1ae277f20c88280199a79d0eb38d0ce9ac4f0e6708b737375fbc9477b1b9)
2025-12-05 12:18.47 ---> using "f1efaca4efe78a0f1c0c577ac466822c09dc6f46f3a7d5f2a65ad8e72e69d5b6" 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-12-05 12:18.47 ---> using "06f38de94ca5216e2df693ffc15f055905ae9c9f23523c6c553ec83777b0eee6" 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-12-05 12:18.47 ---> using "de2de60c82829f693e09231707fbc703d6fe36c3bf79ce36cfb213cf7290cff4" 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
2025-12-05 12:18.47 ---> using "39e185b31c8f228e07beca4a023b69bd609e453ffeb06a4e1f552159a6ba8237" 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-12-05 12:18.47 ---> using "82d4de48efcf616cd47994797b2775de6f33ec1f0581004da372846676b494d6" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-12-05 12:18.48 ---> using "1362e2b13f112a40aed5618b4d58cdd709729fccd95ab30a40b94aacc8543274" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-12-05 12:18.48 ---> using "08315d3f67e6bd65b776f2332a38d370cb4299589f0a93b0380aaf49019a367f" from cache
/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 [81.6 kB]
- Fetched 172 kB in 0s (504 kB/s)
- Reading package lists...
-
2025-12-05 12:18.48 ---> using "0b8487f4354ccdb695637ca816bd9d0486839a43718540f3b85e02871c6b1122" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --depopts && opam list -s --color=never --depends-on 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --recursive && opam list -s --color=never --depends-on 'tyre.1.0' --coinstallable-with 'tyre.1.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
syslog-rfc5424.0.1
vif.0.0.1~beta1
syslog-rfc5424.0.1
tyre.1.0
vif.0.0.1~beta1
syslog-rfc5424.0.1
@@@OUTPUT
2025-12-05 12:19.21 ---> saved as "cd87d8c70aae70bab004bae55236248c5b99b28fa5419530e32a59a3c015783e"
Job succeeded
2025-12-05 12:19.28: Job succeeded