Organisationsmiragebigarray-compat30febb (master)debian-12-5.2_opam-2.3

debian-12-5.2_opam-2.3

Link Copied
Code Copied

Logs

2025-06-17 18:41.18: New job: test mirage/bigarray-compat https://github.com/mirage/bigarray-compat.git#refs/heads/master (30febbbfda40afbdec11bb8340d6e3bcd543bd8a) (linux-x86_64:debian-12-5.2_opam-2.3)
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/bigarray-compat.git" -b "master" && cd "bigarray-compat" && git reset --hard 30febbbf
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843
# debian-12-5.2_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 bigarray-compat.opam ./
RUN opam pin add -yn bigarray-compat.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base dune.3.19.1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-config.3 ocaml-options-vanilla.1"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y bigarray-compat.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2025-06-17 18:41.18: Using cache hint "mirage/bigarray-compat-ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843-debian-12-5.2_opam-2.3-cadad62f225f9bdc9e32cff545817416"
2025-06-17 18:41.18: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843)
(comment debian-12-5.2_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src bigarray-compat.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn bigarray-compat.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base dune.3.19.1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-config.3 ocaml-options-vanilla.1")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y bigarray-compat.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /src))
(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2025-06-17 18:41.18: Waiting for resource in pool OCluster
2025-06-17 21:30.47: Waiting for worker…
2025-06-17 21:33.34: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 30febbb Set min dune version to 1.5 (#9)


(from ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843' locally
docker.io/ocaml/opam@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843: Pulling from ocaml/opam
78ad157e30a7: Already exists
94edd897fc22: Already exists
4f69f3ce1472: Already exists
584efd3ca6b1: Already exists
15bc982afdd8: Already exists
6dda7208c559: Already exists
42c651e75cbb: Already exists
98a23f0ca0ba: Already exists
Digest: sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843
Status: Downloaded newer image for ocaml/opam@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843
2025-06-17 21:33.38 ---> using "f378c535ff5041530266ba1e1662cf7421ec4388dffb474c75610fb6e6780c7b" from cache


/: (comment debian-12-5.2_opam-2.3)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-06-17 21:33.38 ---> using "524322bcfef103d7074e2244140c319a4004e1d944082d4ff8a7bf19476d3981" from cache


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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 development 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-06-17 21:33.38 ---> using "e95ed6379acc49b51a8c304c147f8068ee46be1fc0943fda19b91040276d7031" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-141-generic
The OCaml toplevel, version 5.2.1
2.3.0
2025-06-17 21:33.38 ---> using "6b735f28c2d7f48bde48c031380a367a13a8ef79f386489c5a698f177d635884" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-06-17 21:33.38 ---> using "97cdaf983e159c373ae3d349cc9bfec795b61174f37d33c32d17eed23b0a3ef8" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))
a28eb8a148 Merge pull request #28017 from maiste/release-dune-3.19.1


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2025-06-17 21:33.38 ---> using "fa5e4bc59a7c62b1dba80412cd5f5b92a33d1661334a4a85d2e6893ed085d10d" from cache


/src: (copy (src bigarray-compat.opam) (dst ./))
2025-06-17 21:33.38 ---> saved as "9692dc012f11ab84f4d7cd6f0831ac6fb148d5dec6141135d5ef25e98abc20bd"


/src: (run (network host)
(shell "opam pin add -yn bigarray-compat.dev './'"))
[bigarray-compat.dev] synchronised (file:///src)
bigarray-compat is now pinned to file:///src (version dev)
2025-06-17 21:33.42 ---> saved as "b4154e2691a69109ebbf45b5986d8b6a25fdad2b57e6aa6233025048448ee674"


/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-06-17 21:33.42 ---> saved as "cbcb7fa18878900d59ba251d9b96ecd8e302de8a12fc260fcb9f690db9c07e73"


/src: (env DEPS "base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base dune.3.19.1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-config.3 ocaml-options-vanilla.1")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y bigarray-compat.dev $DEPS"))
+ /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 [267 kB]
- Fetched 370 kB in 1s (394 kB/s)
- Reading package lists...
- 


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[bigarray-compat.dev] synchronised (file:///src)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
2025-06-17 21:34.10 ---> saved as "0a83f7938902f9ce772cec96e42c30aaa204f34089e3d3bd86534511f29687d9"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 1 package
- install dune 3.19.1


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.19.1  (cached)
-> installed dune.3.19.1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-06-17 21:35.41 ---> saved as "2439d7d0c75ba402a266cf7bdce61c595443b8c5a09e39e8ab6dd748f90157f4"


/src: (copy (src .) (dst /src))
2025-06-17 21:35.41 ---> saved as "284461b472bfde190d76809544c1f4d65a559214a95783f3a9a014fcf579e750"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
2025-06-17 21:35.42 ---> saved as "66e3cd05d2d0c5468686c3bc526b83b80abec80988fdba5ee1e156b96fb178cf"
Job succeeded
2025-06-17 21:35.42: Job succeeded