- github
- ocaml
- opam-repository
- 913ae0
- compilers,4.14,repr.0.8.0,revdeps
(not at the head of any monitored branch or PR)
2025-11-25 15:43.04: New job: list revdeps of repr.0.8.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/28963/head (913ae0345c6304f0663d1c952f124a1bcdb7ee1d)
on debian-13-ocaml-4.14/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/28963/head" && git reset --hard 913ae034
git fetch origin master
git merge --no-edit c80b5ac03487baaaf2f482adf2347e782d0b673c
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.14@sha256:99907d462a916dc0195d51cfc4de28ffc4995497f1f069c9dde86b445ade484c
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 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --depopts && opam list -s --color=never --depends-on 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --recursive && opam list -s --color=never --depends-on 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-11-25 15:43.04: Using cache hint "ocaml/opam:debian-13-ocaml-4.14@sha256:99907d462a916dc0195d51cfc4de28ffc4995497f1f069c9dde86b445ade484c-repr.0.8.0-913ae0345c6304f0663d1c952f124a1bcdb7ee1d"
2025-11-25 15:43.04: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.14@sha256:99907d462a916dc0195d51cfc4de28ffc4995497f1f069c9dde86b445ade484c)
(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 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --depopts && opam list -s --color=never --depends-on 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --recursive && opam list -s --color=never --depends-on 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2025-11-25 15:43.04: Waiting for resource in pool OCluster
2025-11-25 15:45.43: Waiting for worker…
2025-11-25 15:50.14: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at c80b5ac034 [MLCUDDIDL] supports 5.0 by removing modules (#28849)
Updating c80b5ac034..913ae0345c
Fast-forward
packages/ppx_repr/ppx_repr.0.8.0/opam | 47 ++++++++++++++++++++++++++++
packages/repr-bench/repr-bench.0.8.0/opam | 42 +++++++++++++++++++++++++
packages/repr-fuzz/repr-fuzz.0.8.0/opam | 40 ++++++++++++++++++++++++
packages/repr/repr.0.8.0/opam | 51 +++++++++++++++++++++++++++++++
4 files changed, 180 insertions(+)
create mode 100644 packages/ppx_repr/ppx_repr.0.8.0/opam
create mode 100644 packages/repr-bench/repr-bench.0.8.0/opam
create mode 100644 packages/repr-fuzz/repr-fuzz.0.8.0/opam
create mode 100644 packages/repr/repr.0.8.0/opam
(from ocaml/opam:debian-13-ocaml-4.14@sha256:99907d462a916dc0195d51cfc4de28ffc4995497f1f069c9dde86b445ade484c)
2025-11-25 15:50.17 ---> using "e1d8c7e6beb03face60eaf04e7070eb8fe39365c831388bb928a8a0dc291c14b" 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-25 15:50.17 ---> using "2307f4f0390ea55b0743cced2b0ef2c439085d38b1bcfe5527a1eea2d8f28a7b" 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.
Continue? [Y/n] y
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.
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-11-25 15:50.17 ---> using "476926e1c541f3b8e2a490bca49177a7fda19b1c01d3393e3e0155a9c8e57d37" 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~beta1
# 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 4.14
# invariant ["ocaml-base-compiler" {= "4.14.2"}]
# compiler-packages ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 4.14.2
2025-11-25 15:50.17 ---> using "f29c5689f62c7ea3a8637db8ec34207e109fb97b0cdeb9e76d16c5be29766fea" 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-25 15:50.17 ---> using "95b7b1f66abb06f8d3a8f197d1e8d2b38f8b35c8e65e7fbee6a5b1e76aa55116" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-11-25 15:50.18 ---> using "fee09b02232185c6fdf740ca6fcbd4a506f9a75249770c999419e024f2efa939" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-11-25 15:50.18 ---> using "a4f57da334228f98a40c291df32a2694e09832294c102ef9759c83c1d54d26f9" 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 [9670 kB]
- Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [71.8 kB]
- Fetched 9973 kB in 1s (6925 kB/s)
- Reading package lists...
-
2025-11-25 15:50.18 ---> using "b89bd8b56ca05c2f6e46042519199c19b43b919db9a90b8829e20027fe14b495" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --depopts && opam list -s --color=never --depends-on 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --recursive && opam list -s --color=never --depends-on 'repr.0.8.0' --coinstallable-with 'repr.0.8.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
index.1.3.0
index.1.3.1
index.1.3.2
index.1.3.3
index.1.4.2
index.1.5.0
index.1.6.0
index.1.6.1
index.1.6.2
index-bench.1.3.3
irmin.3.5.2
irmin.3.6.1
irmin.3.7.2
irmin.3.10.0
irmin.3.11.0
irmin-bench.3.6.1
irmin-bench.3.10.0
irmin-bench.3.11.0
octez-internal-libs.20.1
ppx_repr.0.8.0
repr-bench.0.8.0
repr-fuzz.0.8.0
rtree.0.1.0
rtree.0.1.1
index.1.3.0
index.1.3.1
index.1.3.2
index.1.3.3
index.1.4.2
index.1.5.0
index.1.6.0
index.1.6.1
index.1.6.2
index-bench.1.3.0
index-bench.1.3.1
index-bench.1.3.2
index-bench.1.3.3
index-bench.1.5.0
index-bench.1.6.0
index-bench.1.6.1
index-bench.1.6.2
irmin.3.5.2
irmin.3.6.1
irmin.3.7.2
irmin.3.10.0
irmin.3.11.0
irmin-bench.3.6.1
irmin-bench.3.10.0
irmin-bench.3.11.0
irmin-chunk.3.10.0
irmin-chunk.3.11.0
irmin-containers.3.10.0
irmin-containers.3.11.0
irmin-fs.3.6.1
irmin-fs.3.10.0
irmin-fs.3.11.0
irmin-mirage.3.10.0
irmin-mirage.3.11.0
irmin-pack.3.5.2
irmin-pack.3.6.1
irmin-pack.3.7.2
irmin-pack.3.10.0
irmin-pack.3.11.0
irmin-pack-tools.3.10.0
irmin-pack-tools.3.11.0
irmin-test.3.6.1
irmin-test.3.10.0
irmin-test.3.11.0
irmin-tezos.3.6.1
irmin-tezos.3.10.0
irmin-tezos.3.11.0
octez-bls12-381-polynomial.17.3
octez-internal-libs.20.1
ppx_irmin.2.4.0
ppx_irmin.2.5.0
ppx_irmin.2.5.1
ppx_irmin.2.5.2
ppx_irmin.2.5.3
ppx_irmin.2.5.4
ppx_irmin.2.6.0
ppx_irmin.2.6.1
ppx_irmin.2.7.0
ppx_irmin.2.7.1
ppx_irmin.2.7.2
ppx_irmin.2.8.0
ppx_irmin.2.9.0
ppx_irmin.2.9.1
ppx_irmin.2.10.0
ppx_irmin.2.10.1
ppx_irmin.2.10.2
ppx_irmin.3.0.0
ppx_irmin.3.1.0
ppx_irmin.3.2.0
ppx_irmin.3.2.1
ppx_irmin.3.2.2
ppx_irmin.3.3.0
ppx_irmin.3.3.1
ppx_irmin.3.3.2
ppx_irmin.3.4.0
ppx_irmin.3.4.1
ppx_irmin.3.4.2
ppx_irmin.3.4.3
ppx_irmin.3.5.0
ppx_irmin.3.5.1
ppx_irmin.3.5.2
ppx_irmin.3.6.0
ppx_irmin.3.6.1
ppx_irmin.3.7.0
ppx_irmin.3.7.1
ppx_irmin.3.7.2
ppx_irmin.3.8.0
ppx_irmin.3.9.0
ppx_irmin.3.10.0
ppx_irmin.3.11.0
ppx_repr.0.8.0
repr.0.8.0
repr-bench.0.8.0
repr-fuzz.0.8.0
rtree.0.1.0
rtree.0.1.1
tezos-bls12-381-polynomial.1.0.0
tezos-bls12-381-polynomial.1.0.1
tezos-plompiler.1.0.0
tezos-plompiler.1.0.1
tezos-plonk.1.0.0
tezos-plonk.1.0.1
index.1.3.0
index.1.3.1
index.1.3.2
index.1.3.3
index.1.4.2
index.1.5.0
index.1.6.0
index.1.6.1
index.1.6.2
index-bench.1.3.3
index-bench.1.6.0
index-bench.1.6.1
index-bench.1.6.2
ppx_repr.0.8.0
repr-bench.0.8.0
repr-fuzz.0.8.0
rtree.0.1.0
rtree.0.1.1
@@@OUTPUT
2025-11-25 15:50.51 ---> saved as "2cb58d57793cccf801cd753afb83e4a739d3b24c55fe18385d9e9d988de5da0e"
Job succeeded
2025-11-25 15:51.01: Job succeeded