2026-04-25 17:24.20: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (1c403ba3b6c49eeb70e863421ff9454ea0d852a9) (linux-x86_64:fedora-42-5.4_opam-2.5)Base: ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bbOpam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard 1c403ba3cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb# fedora-42-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 gl-legacy.opam ./RUN opam pin add -yn gl-legacy.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y gl-legacy.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-25 17:24.20: Using cache hint "sanette/gl-legacy-ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb-fedora-42-5.4_opam-2.5-905a55c0e46d312b05fb07bdfcb4856b"2026-04-25 17:24.20: Using OBuilder spec:((from ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb)(comment fedora-42-5.4_opam-2.5)(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.5 /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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src gl-legacy.opam) (dst ./))(run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.3.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.5 --depext-only -y gl-legacy.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")))2026-04-25 17:24.20: Waiting for resource in pool OCluster2026-04-25 18:21.46: Waiting for worker…2026-04-25 18:25.08: Got resource from pool OClusterBuilding on bremusa.ocamllabs.ioAll commits already cachedHEAD is now at 1c403ba readme(from ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb)2026-04-25 18:25.08 ---> using "423398002419b3482a8b9665338c10f3f6c6b1984e842901c7828810d9f1719f" from cache/: (comment fedora-42-5.4_opam-2.5)/: (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 42 - x86_64 - Updates 100% | 32.6 KiB/s | 14.3 KiB | 00m00sFedora 42 - x86_64 100% | 71.7 KiB/s | 21.9 KiB | 00m00sFedora 42 openh264 (From Cisco) - x86_ 100% | 5.7 KiB/s | 986.0 B | 00m00sRepositories loaded.Package "findutils-1:4.10.0-5.fc42.x86_64" is already installed.Nothing to do.2026-04-25 18:25.08 ---> using "1427494dc45be5d05dbedbb8c6284d5e83d9273a70f2daf74a61f90a98d0153e" from cache/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-25 18:25.08 ---> using "19628ecee2b7021c05d076acb8b575d724060ee9d27e8253ec58be2a65f4ddd0" 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 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] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-25 18:25.08 ---> using "00f7701599ad8380429df556869d2f9cb63297eff82a94fac2e05a284e8da899" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-107-genericThe OCaml toplevel, version 5.4.12.5.02026-04-25 18:25.08 ---> using "e55eb9acff13ea939a36766f3c838462b852eaadd915ca3606d1a3083dc268bf" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-25 18:25.08 ---> using "6c2e1647892afca68a954ba31371313f5c7a85b2327e123f87d1fdd112f8c4bd" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD42844088d7..f83868273d master -> origin/master5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleHowever, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.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)2026-04-25 18:25.08 ---> using "018a97b31165807af7fba249152e75da5cdd8f3daf6904b31cabd0ce5b2462c8" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-25 18:25.08 ---> saved as "0c779e5ae1f6479d25c3378c5e29ec2af946f1cda06da11bff8621b6acf15a52"/src: (run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))[gl-legacy.dev] synchronised (file:///src)gl-legacy is now pinned to file:///src (version dev)2026-04-25 18:25.10 ---> saved as "52c97da2bb734562e8e8db5cf39e24e81f55d4a286538c82e708a195c69503b6"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-25 18:25.10 ---> saved as "2f9b03cd2215d8064ee6d082c7a981e05f5c05ad353d179c6234aa5dd2a06254"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1 stdlib-shims.0.3.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.5 --depext-only -y gl-legacy.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Repositories loaded.- Metadata cache created.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[gl-legacy.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-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.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-effects 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 system packages will first need to be installed:libffi-devel mesa-libGL-devel<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/sbin/sudo "yum" "install" "-y" "libffi-devel" "mesa-libGL-devel"- Updating and loading repositories:- Repositories loaded.- Package Arch Version Repository Size- Installing:- libffi-devel x86_64 3.4.6-5.fc42 fedora 33.1 KiB- mesa-libGL-devel x86_64 25.1.9-1.fc42 updates 80.8 KiB- Installing dependencies:- hwdata noarch 0.406-1.fc42 updates 9.9 MiB- libXext x86_64 1.3.6-3.fc42 fedora 90.0 KiB- libXxf86vm x86_64 1.1.6-2.fc42 fedora 29.2 KiB- libdrm x86_64 2.4.131-1.fc42 updates 404.7 KiB- libdrm-devel x86_64 2.4.131-1.fc42 updates 741.5 KiB- libglvnd x86_64 1:1.7.0-7.fc42 fedora 530.2 KiB- libglvnd-core-devel x86_64 1:1.7.0-7.fc42 fedora 40.3 KiB- libglvnd-devel x86_64 1:1.7.0-7.fc42 fedora 2.1 MiB- libglvnd-egl x86_64 1:1.7.0-7.fc42 fedora 68.7 KiB- libglvnd-gles x86_64 1:1.7.0-7.fc42 fedora 105.9 KiB- libglvnd-glx x86_64 1:1.7.0-7.fc42 fedora 609.2 KiB- libglvnd-opengl x86_64 1:1.7.0-7.fc42 fedora 148.8 KiB- libpciaccess x86_64 0.16-15.fc42 fedora 44.5 KiB- libpciaccess-devel x86_64 0.16-15.fc42 fedora 15.3 KiB- libwayland-client x86_64 1.24.0-1.fc42 updates 62.0 KiB- libwayland-server x86_64 1.24.0-1.fc42 updates 78.5 KiB- libxshmfence x86_64 1.3.2-6.fc42 fedora 12.4 KiB- lm_sensors-libs x86_64 3.6.0-22.fc42 fedora 85.8 KiB- mesa-dri-drivers x86_64 25.1.9-1.fc42 updates 46.7 MiB- mesa-filesystem x86_64 25.1.9-1.fc42 updates 3.6 KiB- mesa-libEGL x86_64 25.1.9-1.fc42 updates 334.9 KiB- mesa-libGL x86_64 25.1.9-1.fc42 updates 306.2 KiB- mesa-libgbm x86_64 25.1.9-1.fc42 updates 19.7 KiB- spirv-tools-libs x86_64 2025.2-2.fc42 updates 5.8 MiB- Installing weak dependencies:- gl-manpages noarch 1.1-33.20190306.fc42 fedora 935.7 KiB- mesa-va-drivers x86_64 25.1.9-1.fc42 updates 115.0 B-- Transaction Summary:- Installing: 28 packages-- Total size of inbound packages is 18 MiB. Need to download 18 MiB.- After this operation, 69 MiB extra will be used (install 69 MiB, remove 0 B).- [ 1/28] libglvnd-devel-1:1.7.0-7.fc42.x 100% | 952.0 KiB/s | 161.8 KiB | 00m00s- [ 2/28] libglvnd-1:1.7.0-7.fc42.x86_64 100% | 12.4 MiB/s | 114.4 KiB | 00m00s- [ 3/28] libglvnd-core-devel-1:1.7.0-7.f 100% | 2.4 MiB/s | 17.4 KiB | 00m00s- [ 4/28] libglvnd-egl-1:1.7.0-7.fc42.x86 100% | 5.1 MiB/s | 36.3 KiB | 00m00s- [ 5/28] libglvnd-gles-1:1.7.0-7.fc42.x8 100% | 4.0 MiB/s | 28.6 KiB | 00m00s- [ 6/28] libglvnd-glx-1:1.7.0-7.fc42.x86 100% | 4.3 MiB/s | 133.1 KiB | 00m00s- [ 7/28] libglvnd-opengl-1:1.7.0-7.fc42. 100% | 4.1 MiB/s | 37.4 KiB | 00m00s- [ 8/28] libffi-devel-0:3.4.6-5.fc42.x86 100% | 117.5 KiB/s | 28.8 KiB | 00m00s- [ 9/28] mesa-libGL-devel-0:25.1.9-1.fc4 100% | 102.6 KiB/s | 26.2 KiB | 00m00s- [10/28] mesa-libGL-0:25.1.9-1.fc42.x86_ 100% | 4.6 MiB/s | 121.8 KiB | 00m00s- [11/28] libXxf86vm-0:1.1.6-2.fc42.x86_6 100% | 2.9 MiB/s | 17.9 KiB | 00m00s- [12/28] mesa-filesystem-0:25.1.9-1.fc42 100% | 1.4 MiB/s | 8.8 KiB | 00m00s- [13/28] libxshmfence-0:1.3.2-6.fc42.x86 100% | 61.5 KiB/s | 13.3 KiB | 00m00s- [14/28] libXext-0:1.3.6-3.fc42.x86_64 100% | 88.7 KiB/s | 39.3 KiB | 00m00s- [15/28] mesa-libgbm-0:25.1.9-1.fc42.x86 100% | 2.4 MiB/s | 14.8 KiB | 00m00s- [16/28] mesa-libEGL-0:25.1.9-1.fc42.x86 100% | 7.7 MiB/s | 126.9 KiB | 00m00s- [17/28] lm_sensors-libs-0:3.6.0-22.fc42 100% | 184.7 KiB/s | 40.4 KiB | 00m00s- [18/28] libpciaccess-0:0.16-15.fc42.x86 100% | 3.7 MiB/s | 26.3 KiB | 00m00s- [19/28] libdrm-0:2.4.131-1.fc42.x86_64 100% | 6.4 MiB/s | 162.9 KiB | 00m00s- [20/28] libdrm-devel-0:2.4.131-1.fc42.x 100% | 6.7 MiB/s | 186.5 KiB | 00m00s- [21/28] libwayland-server-0:1.24.0-1.fc 100% | 5.1 MiB/s | 41.5 KiB | 00m00s- [22/28] libwayland-client-0:1.24.0-1.fc 100% | 885.5 KiB/s | 33.6 KiB | 00m00s- [23/28] libpciaccess-devel-0:0.16-15.fc 100% | 1.7 MiB/s | 12.4 KiB | 00m00s- [24/28] spirv-tools-libs-0:2025.2-2.fc4 100% | 6.3 MiB/s | 1.5 MiB | 00m00s- [25/28] gl-manpages-0:1.1-33.20190306.f 100% | 5.5 MiB/s | 1.2 MiB | 00m00s- [26/28] mesa-va-drivers-0:25.1.9-1.fc42 100% | 844.2 KiB/s | 7.6 KiB | 00m00s- [27/28] hwdata-0:0.406-1.fc42.noarch 100% | 3.3 MiB/s | 1.7 MiB | 00m01s- [28/28] mesa-dri-drivers-0:25.1.9-1.fc4 100% | 7.4 MiB/s | 12.5 MiB | 00m02s- --------------------------------------------------------------------------------- [28/28] Total 100% | 8.2 MiB/s | 18.3 MiB | 00m02s- Running transaction- [ 1/30] Verify package files 100% | 170.0 B/s | 28.0 B | 00m00s- [ 2/30] Prepare transaction 100% | 354.0 B/s | 28.0 B | 00m00s- [ 3/30] Installing libglvnd-1:1.7.0-7.f 100% | 103.8 MiB/s | 531.6 KiB | 00m00s- [ 4/30] Installing libXext-0:1.3.6-3.fc 100% | 44.5 MiB/s | 91.2 KiB | 00m00s- [ 5/30] Installing libwayland-server-0: 100% | 38.9 MiB/s | 79.7 KiB | 00m00s- [ 6/30] Installing mesa-filesystem-0:25 100% | 4.2 MiB/s | 4.3 KiB | 00m00s- [ 7/30] Installing libXxf86vm-0:1.1.6-2 100% | 29.8 MiB/s | 30.5 KiB | 00m00s- [ 8/30] Installing libglvnd-opengl-1:1. 100% | 73.0 MiB/s | 149.6 KiB | 00m00s- [ 9/30] Installing hwdata-0:0.406-1.fc4 100% | 141.0 MiB/s | 9.9 MiB | 00m00s- [10/30] Installing libpciaccess-0:0.16- 100% | 22.4 MiB/s | 45.9 KiB | 00m00s- [11/30] Installing libdrm-0:2.4.131-1.f 100% | 66.5 MiB/s | 408.5 KiB | 00m00s- [12/30] Installing libpciaccess-devel-0 100% | 15.5 MiB/s | 15.9 KiB | 00m00s- [13/30] Installing libdrm-devel-0:2.4.1 100% | 73.3 MiB/s | 750.6 KiB | 00m00s- [14/30] Installing spirv-tools-libs-0:2 100% | 131.4 MiB/s | 5.8 MiB | 00m00s- [15/30] Installing libwayland-client-0: 100% | 30.9 MiB/s | 63.2 KiB | 00m00s- [16/30] Installing lm_sensors-libs-0:3. 100% | 42.4 MiB/s | 86.9 KiB | 00m00s- [17/30] Installing libxshmfence-0:1.3.2 100% | 13.2 MiB/s | 13.6 KiB | 00m00s- [18/30] Installing mesa-libgbm-0:25.1.9 100% | 20.0 MiB/s | 20.5 KiB | 00m00s- [19/30] Installing mesa-dri-drivers-0:2 100% | 144.0 MiB/s | 46.7 MiB | 00m00s- [20/30] Installing mesa-libGL-0:25.1.9- 100% | 75.0 MiB/s | 307.2 KiB | 00m00s- [21/30] Installing libglvnd-glx-1:1.7.0 100% | 119.3 MiB/s | 610.6 KiB | 00m00s- [22/30] Installing mesa-libEGL-0:25.1.9 100% | 82.0 MiB/s | 335.9 KiB | 00m00s- [23/30] Installing libglvnd-egl-1:1.7.0 100% | 34.3 MiB/s | 70.3 KiB | 00m00s- [24/30] Installing libglvnd-gles-1:1.7. 100% | 52.4 MiB/s | 107.3 KiB | 00m00s- [25/30] Installing libglvnd-core-devel- 100% | 40.1 MiB/s | 41.1 KiB | 00m00s- [26/30] Installing libglvnd-devel-1:1.7 100% | 151.5 MiB/s | 2.1 MiB | 00m00s- [27/30] Installing mesa-libGL-devel-0:2 100% | 39.8 MiB/s | 81.5 KiB | 00m00s- [28/30] Installing mesa-va-drivers-0:25 100% | 240.2 KiB/s | 984.0 B | 00m00s- [29/30] Installing gl-manpages-0:1.1-33 100% | 105.7 MiB/s | 1.1 MiB | 00m00s- [30/30] Installing libffi-devel-0:3.4.6 100% | 434.9 KiB/s | 34.8 KiB | 00m00s- Complete!+ /usr/sbin/rpm "-q" "--whatprovides" "libffi-devel" "mesa-libGL-devel"- libffi-devel-3.4.6-5.fc42.x86_64- mesa-libGL-devel-25.1.9-1.fc42.x86_64# To update the current shell environment, run: eval $(opam env)2026-04-25 18:25.28 ---> saved as "aec85e1700ddba1d05c4b636d334d6a14da102face1f7ffd5aa1c5b99ef7a643"/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-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.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-effects 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 10 packages- install conf-libffi 2.0.0- install conf-libgl 1- install conf-pkg-config 4- install csexp 1.5.2- install ctypes 0.24.0- install ctypes-foreign 0.24.0- install dune 3.22.2- install dune-configurator 3.22.2- install integers 0.7.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved csexp.1.5.2 (cached)-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)-> retrieved dune.3.22.2, dune-configurator.3.22.2 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> installed conf-libffi.2.0.0-> installed conf-libgl.1-> installed dune.3.22.2-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed integers.0.7.0-> installed dune-configurator.3.22.2-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-04-25 18:26.45 ---> saved as "a7ea27422e58b840f508d953ffe4e9d1469187c5ef95a9d648344fd5054da0e7"/src: (copy (src .) (dst /src))2026-04-25 18:26.46 ---> saved as "2f0e804a8a6387b2e52c0e181d8a821d96925486fcde37a63db21c51f3f3ce78"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./test.exe)Tests skipped. Please install tsdl.OCAMLCI=true2026-04-25 18:26.47 ---> saved as "a6eb7b3b2651210a291bef7bf54351e0d713b496b583f39d1968f7f5968690e7"Job succeeded2026-04-25 18:26.47: Job succeeded