(for PR #27984)
2025-06-04 00:57.44: New job: list revdeps of runtime_events_tools_bare.0.5.2, using opam dev from https://github.com/ocaml/opam-repository.git#refs/pull/27984/head (9e2b2f55a32eeb63c1566ddc5da11e048a0b45a9) on debian-12-ocaml-5.3/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/27984/head" && git reset --hard 9e2b2f55 git fetch origin master git merge --no-edit c037675bed027195b802bf40b1840ece3feb3b2a cat > ../Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-5.3@sha256:0cdf63dc41dff0c0494301e36537dc505c8709574e9f469e1007cdcda10d9885 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 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --depopts && opam list -s --color=never --depends-on 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --recursive && opam list -s --color=never --depends-on 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --with-test --depopts && echo '@@@OUTPUT' END-OF-DOCKERFILE docker build -f ../Dockerfile . 2025-06-04 00:57.44: Using cache hint "ocaml/opam:debian-12-ocaml-5.3@sha256:0cdf63dc41dff0c0494301e36537dc505c8709574e9f469e1007cdcda10d9885-runtime_events_tools_bare.0.5.2-9e2b2f55a32eeb63c1566ddc5da11e048a0b45a9" 2025-06-04 00:57.44: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-5.3@sha256:0cdf63dc41dff0c0494301e36537dc505c8709574e9f469e1007cdcda10d9885) (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 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --depopts && opam list -s --color=never --depends-on 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --recursive && opam list -s --color=never --depends-on 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'")) ) 2025-06-04 00:57.44: Waiting for resource in pool OCluster 2025-06-04 00:57.44: Waiting for worker… 2025-06-04 00:58.11: Got resource from pool OCluster Building on bremusa.ocamllabs.io All commits already cached Updating files: 90% (21002/23182) Updating files: 91% (21096/23182) Updating files: 92% (21328/23182) Updating files: 93% (21560/23182) Updating files: 94% (21792/23182) Updating files: 95% (22023/23182) Updating files: 96% (22255/23182) Updating files: 97% (22487/23182) Updating files: 98% (22719/23182) Updating files: 99% (22951/23182) Updating files: 100% (23182/23182) Updating files: 100% (23182/23182), done. HEAD is now at c037675bed Merge pull request #27980 from jmid/conf-freeglut-typo Updating c037675bed..9e2b2f55a3 Fast-forward .../runtime_events_tools.0.5.2/opam | 44 ++++++++++++++++++++++ .../runtime_events_tools_bare.0.5.2/opam | 39 +++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 packages/runtime_events_tools/runtime_events_tools.0.5.2/opam create mode 100644 packages/runtime_events_tools_bare/runtime_events_tools_bare.0.5.2/opam (from ocaml/opam:debian-12-ocaml-5.3@sha256:0cdf63dc41dff0c0494301e36537dc505c8709574e9f469e1007cdcda10d9885) 2025-06-04 00:58.14 ---> using "0d6009597d4cd5c6e2fc2f171b02a7d6489a864d448f83a5732d0b3910a8b64d" 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-06-04 00:58.14 ---> using "fb4c4c0bbb6f60df6595f4c5bdaaa5c9f7c14be1a29cc52655c98616d6ea8285" 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 [NOTE] The 'jobs' option was reset, its value was 39 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=39 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-06-04 00:58.14 ---> using "a9858ef22f9ae7ddd60971e1f60ebb54bbccf026dbf10c6876b2c22030f53b46" 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.4.0~alpha2 # self-upgrade no # system arch=x86_64 os=linux os-distribution=debian os-version=12 # 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.3 # invariant ["ocaml-base-compiler" {= "5.3.0"}] # compiler-packages ocaml-base-compiler.5.3.0, ocaml-compiler.5.3.0, ocaml-options-vanilla.1 # ocaml:native true # ocaml:native-tools true # ocaml:native-dynlink true # ocaml:stubsdir /home/opam/.opam/5.3/lib/ocaml/stublibs:/home/opam/.opam/5.3/lib/ocaml # ocaml:preinstalled false # ocaml:compiler 5.3.0 2025-06-04 00:58.14 ---> using "c4809f2095f689d0e4161b85bf41986ddb38fb68bb18ef21449de19300de6386" 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-06-04 00:58.14 ---> using "ff19c61837cc79b73950bae557f5c4f6a58096be910efaac249119ea5bc0efed" from cache /home/opam: (copy (src .) (dst opam-repository/)) 2025-06-04 00:58.16 ---> using "6f6c49cd70ee82e929aef6273cfe2c8fb540d95002390354896252c95cd4db8f" from cache /home/opam: (run (shell "opam repository set-url --strict default opam-repository/")) [default] Initialised 2025-06-04 00:58.16 ---> using "1fe9985e9b5b93b53eed0d2e01feb0ad689be7e8bb60010659526e6a726b9b12" 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 bookworm InRelease - Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] - Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] - Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [265 kB] - Fetched 368 kB in 0s (985 kB/s) - Reading package lists... - 2025-06-04 00:58.16 ---> using "244a5eb5c9deb363b3a6bb978a13ec079f459adde8ebede5aeae93a32ce336bd" from cache /home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --depopts && opam list -s --color=never --depends-on 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --recursive && opam list -s --color=never --depends-on 'runtime_events_tools_bare.0.5.2' --coinstallable-with 'runtime_events_tools_bare.0.5.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'")) @@@OUTPUT runtime_events_tools_bare.0.5.2 @@@OUTPUT 2025-06-04 00:58.56 ---> saved as "f775e5db9ca7f8e8378c2ffc88d99b6dc87ae5dc9ebc7f39abb3a10ace43ecd0" Job succeeded 2025-06-04 00:59.18: Job succeeded