Organisationsocaml-ppxppxlib284b6b (0.37)fedora-41-4.14_opam-2.4

fedora-41-4.14_opam-2.4

Link Copied
Code Copied

Logs

2025-09-29 11:35.11: New job: test ocaml-ppx/ppxlib https://github.com/ocaml-ppx/ppxlib.git#refs/heads/0.37 (284b6b1b06b34b3798fa128747a4768fe07093d0) (linux-x86_64:fedora-41-4.14_opam-2.4)
Base: ocaml/opam:fedora-41-ocaml-4.14@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ocaml-ppx/ppxlib.git" -b "0.37" && cd "ppxlib" && git reset --hard 284b6b1b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:fedora-41-ocaml-4.14@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54
# fedora-41-4.14_opam-2.4
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo dnf install -y findutils
RUN sudo ln -f /usr/bin/opam-2.4 /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 dbd126f1b3e13b70b1010ac087a896c6f0d80bc5 || git fetch origin master) && git reset -q --hard dbd126f1b3e13b70b1010ac087a896c6f0d80bc5 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 ppxlib.opam ppxlib-tools.opam ppxlib-bench.opam ./
RUN opam pin add -yn ppxlib.dev './' && \
opam pin add -yn ppxlib-tools.dev './' && \
opam pin add -yn ppxlib-bench.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="base.v0.16.4 base-bigarray.base base-threads.base base-unix.base cinaps.v0.15.1 cmdliner.2.0.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ppx_derivers.1.2.1 re.1.14.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 yojson.3.0.0"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.4 --depext-only -y ppxlib.dev ppxlib-tools.dev ppxlib-bench.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-09-29 11:35.11: Using cache hint "ocaml-ppx/ppxlib-ocaml/opam:fedora-41-ocaml-4.14@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54-fedora-41-4.14_opam-2.4-5d05309b40e33ba20f94e1fd632e479b"
2025-09-29 11:35.11: Using OBuilder spec:
((from ocaml/opam:fedora-41-ocaml-4.14@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54)
(comment fedora-41-4.14_opam-2.4)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (network host)
(shell "sudo dnf install -y findutils"))
(run (shell "sudo ln -f /usr/bin/opam-2.4 /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 dbd126f1b3e13b70b1010ac087a896c6f0d80bc5 || git fetch origin master) && git reset -q --hard dbd126f1b3e13b70b1010ac087a896c6f0d80bc5 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src ppxlib.opam ppxlib-tools.opam ppxlib-bench.opam) (dst ./))
(run (network host)
(shell  "opam pin add -yn ppxlib.dev './' && \
\nopam pin add -yn ppxlib-tools.dev './' && \
\nopam pin add -yn ppxlib-bench.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "base.v0.16.4 base-bigarray.base base-threads.base base-unix.base cinaps.v0.15.1 cmdliner.2.0.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ppx_derivers.1.2.1 re.1.14.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 yojson.3.0.0")
(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.4 --depext-only -y ppxlib.dev ppxlib-tools.dev ppxlib-bench.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-09-29 11:35.11: Waiting for resource in pool OCluster
2025-09-29 12:14.37: Waiting for worker…
2025-09-29 12:16.30: Got resource from pool OCluster
Building on eumache
All commits already cached
HEAD is now at 284b6b1b Merge pull request #586 from NathanReb/backport-pprintast-fix


(from ocaml/opam:fedora-41-ocaml-4.14@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54)
Unable to find image 'ocaml/opam:fedora-41-ocaml-4.14@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54' locally
docker.io/ocaml/opam@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54: Pulling from ocaml/opam
a46400037467: Already exists
25755d4fd6de: Already exists
a053b810add0: Already exists
f4102135b0dd: Already exists
02af9c21ed32: Already exists
2b54ebcff6db: Already exists
01a3abf6cfa3: Already exists
c1792008dbb1: Already exists
04d23edc7d63: Already exists
d5d2a91e2351: Already exists
298c876c16eb: Already exists
a2a0bc95ffec: Already exists
dcc7aae194a0: Already exists
6aa095d13e83: Already exists
f8494c4c56d7: Already exists
94769cc68d69: Already exists
24a1fe01ddec: Already exists
c5193ddf7f27: Already exists
52713a874edc: Already exists
0f5af278c068: Already exists
4f4fb700ef54: Already exists
3032fbd6c8dd: Already exists
a830a1a3b806: Already exists
d45a22fc461c: Already exists
9236bb49f60d: Already exists
5224e26bbd64: Already exists
1ce35715d16e: Already exists
1d7b5a99df9c: Already exists
9559c77312ea: Already exists
6c15a16388f7: Already exists
e4a6cfc76bce: Already exists
d99d683668f7: Already exists
e3dbc176b808: Already exists
67e1fc870035: Already exists
478f6b6dc8ed: Already exists
0586f4e0ceef: Already exists
bde5511eb44a: Already exists
f7141ec29ce1: Already exists
4ad638dc8c62: Already exists
46759c7a3cb2: Already exists
3204e7ea2361: Already exists
fe7312788846: Already exists
fa91f961455d: Already exists
Digest: sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54
Status: Downloaded newer image for ocaml/opam@sha256:610d0fbbfb05928fe8554712c5f1eeb82d953698ec0cb7f1c99683f8a22b0f54
2025-09-29 12:16.30 ---> using "e28cd5a31c34e8fd55ab4ef81e0b0e9f7eec4abd3dc427817088e36fc4d31833" from cache


/: (comment fedora-41-4.14_opam-2.4)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (network host)
(shell "sudo dnf install -y findutils"))
Updating and loading repositories:
Fedora 41 - x86_64 - Updates           100% |  16.4 KiB/s |   7.2 KiB |  00m00s
Fedora 41 - x86_64                     100% | 105.3 KiB/s |  27.2 KiB |  00m00s
Fedora 41 openh264 (From Cisco) - x86_ 100% |   7.6 KiB/s | 986.0   B |  00m00s
Repositories loaded.
Nothing to do.
Package "findutils-1:4.10.0-4.fc41.x86_64" is already installed.


2025-09-29 12:16.30 ---> using "d4b181d24a69951466ac40959db85a4eac9fcaa848747ed95643cf00330e3c11" from cache


/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))
2025-09-29 12:16.30 ---> using "2067429d6f7d4b89cd12d0692495452f7a45dce4723200b40cc824ccbe94cd5b" from cache


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: 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.


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
[NOTE] The 'jobs' option was reset, its value was 255 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=255 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-09-29 12:16.30 ---> using "4bab63a0990a69c47c926403f6b019b7eb481bd480a92e262f1d9a49fbf5806e" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-131-generic
The OCaml toplevel, version 4.14.2
2.4.1
2025-09-29 12:16.30 ---> using "f70684fd970ba2dc39db2bce14bc57b79fe87436d701a180e36f29d9c9ae4680" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-09-29 12:16.30 ---> using "defb1bfd4df8470a0db43c7b0651e1d5378e532fb44432ccc90757447c7b181e" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e dbd126f1b3e13b70b1010ac087a896c6f0d80bc5 || git fetch origin master) && git reset -q --hard dbd126f1b3e13b70b1010ac087a896c6f0d80bc5 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
bcac5d1731..5ea7156510  master     -> origin/master
dbd126f1b3 Merge pull request #28599 from dbuenzli/b0-publish-cmdliner.2.0.0


<><> 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 at these versions (e.g. "opam upgrade ocaml.5.3.0"), 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-09-29 12:16.30 ---> using "c4a7aed76cb780fa23e754b7ed41af83ba40be8e14d363ca8497649e53cd3589" from cache


/src: (copy (src ppxlib.opam ppxlib-tools.opam ppxlib-bench.opam) (dst ./))
2025-09-29 12:16.30 ---> saved as "add0b3eb433121bf7d066af424df2f7e1f87e45101caf2230f8aa9cc29361a8d"


/src: (run (network host)
(shell  "opam pin add -yn ppxlib.dev './' && \
\nopam pin add -yn ppxlib-tools.dev './' && \
\nopam pin add -yn ppxlib-bench.dev './'"))
[ppxlib.dev] synchronised (file:///src)
ppxlib is now pinned to file:///src (version dev)
[ppxlib-tools.dev] synchronised (file:///src)
ppxlib-tools is now pinned to file:///src (version dev)
[NOTE] Package ppxlib-bench does not exist in opam repositories registered in the current switch.
[ppxlib-bench.dev] synchronised (file:///src)
ppxlib-bench is now pinned to file:///src (version dev)
2025-09-29 12:16.34 ---> saved as "0657ea9353160c378a427c017577944f2300d5c7bbab050bb083ee170ec163bc"


/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-09-29 12:16.34 ---> saved as "cd207edea2a2db53cb025c6c82c243b2f33ed574a92dcf7850d178ac5d31358e"


/src: (env DEPS "base.v0.16.4 base-bigarray.base base-threads.base base-unix.base cinaps.v0.15.1 cmdliner.2.0.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ppx_derivers.1.2.1 re.1.14.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 yojson.3.0.0")


/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.4 --depext-only -y ppxlib.dev ppxlib-tools.dev ppxlib-bench.dev $DEPS"))
+ /usr/bin/sudo "yum" "makecache"
- Updating and loading repositories:
- Repositories loaded.
- Metadata cache created.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[ppxlib.dev] synchronised (file:///src)
[ppxlib-bench.dev] synchronised (file:///src)
[ppxlib-tools.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 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[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-bigarray is already installed (current version is base).
2025-09-29 12:16.46 ---> saved as "b04746eb91e3f495752301c8143902bfcd8705a87ed40627860c4c41fef4fce5"


/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 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[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-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 13 packages
- install base                v0.16.4
- install cinaps              v0.15.1
- install cmdliner            2.0.0
- install csexp               1.5.2
- install dune                3.20.2
- install dune-configurator   3.20.2
- install ocaml-compiler-libs v0.12.4
- install ocamlfind           1.9.8
- install ppx_derivers        1.2.1
- install re                  1.14.0
- install sexplib0            v0.16.0
- install stdlib-shims        0.3.0
- install yojson              3.0.0


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved base.v0.16.4  (cached)
-> retrieved cinaps.v0.15.1  (cached)
-> retrieved cmdliner.2.0.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved re.1.14.0  (cached)
-> retrieved sexplib0.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved yojson.3.0.0  (cached)
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
-> installed cmdliner.2.0.0
-> installed ocamlfind.1.9.8
-> installed dune.3.20.2
-> installed ppx_derivers.1.2.1
-> installed stdlib-shims.0.3.0
-> installed csexp.1.5.2
-> installed ocaml-compiler-libs.v0.12.4
-> installed sexplib0.v0.16.0
-> installed re.1.14.0
-> installed yojson.3.0.0
-> installed cinaps.v0.15.1
-> installed dune-configurator.3.20.2
-> installed base.v0.16.4
Done.
# To update the current shell environment, run: eval $(opam env)
2025-09-29 12:17.54 ---> saved as "c4e7cf76e220be411d7b2114e1035f099c63652bd5334c7ee01ccec55fa23b7a"


/src: (copy (src .) (dst /src))
2025-09-29 12:17.55 ---> saved as "38aae276feff3d46eaafc8184a75a451f6320434bfd68855f027664ef51cccd8"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
2025-09-29 12:18.23 ---> saved as "576aa7e54ea9cddd711e7b6eeb18db4b250a444037f7a6809b9026571daba912"
Job succeeded
2025-09-29 12:18.23: Job succeeded