2026-01-12 08:11.48: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (d2f20283f47e5bdbf5dfde96eeb86d179b820f51) (linux-x86_64:fedora-43-4.14_opam-2.5)Base: ocaml/opam:fedora-43-ocaml-4.14@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692bOpam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard d2f20283cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-43-ocaml-4.14@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692b# fedora-43-4.14_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 c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && 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-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.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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-01-12 08:11.48: Using cache hint "sanette/gl-legacy-ocaml/opam:fedora-43-ocaml-4.14@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692b-fedora-43-4.14_opam-2.5-16eaa6d4de7c3d25fb12bba49bee6249"2026-01-12 08:11.48: Using OBuilder spec:((from ocaml/opam:fedora-43-ocaml-4.14@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692b)(comment fedora-43-4.14_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 c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && 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 (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.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.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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-01-12 08:11.48: Waiting for resource in pool OCluster2026-01-12 08:11.48: Waiting for worker…2026-01-12 08:11.48: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at d2f2028 fmt(from ocaml/opam:fedora-43-ocaml-4.14@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692b)Unable to find image 'ocaml/opam:fedora-43-ocaml-4.14@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692b' locallydocker.io/ocaml/opam@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692b: Pulling from ocaml/opam1216d224fefc: Already exists1ae211ec70df: Pulling fs layere3c845545bdd: Pulling fs layer1ae211ec70df: Waitingadbbce15b35d: Pulling fs layerfec0b2730855: Pulling fs layere3c845545bdd: Waitingadbbce15b35d: Waitingd42b256333b3: Pulling fs layerfec0b2730855: Waiting347b5da763ef: Pulling fs layerd42b256333b3: Waitingee8e1ee5d3b3: Pulling fs layer1407c9d94463: Pulling fs layer347b5da763ef: Waiting912b3cfa4b1c: Pulling fs layer1407c9d94463: Waiting9bb0f03cebf5: Pulling fs layerda26c7f15afe: Pulling fs layer912b3cfa4b1c: Waitingd9356a09c9bc: Pulling fs layer9bb0f03cebf5: Waitingda26c7f15afe: Waitingb6f2d11ffba1: Pulling fs layere9d79416de7e: Pulling fs layerd9356a09c9bc: Waitingb6f2d11ffba1: Waitingd8fc23752670: Pulling fs layer043479df29c2: Pulling fs layere9d79416de7e: Waitingd8fc23752670: Waitingbde0248f5af4: Pulling fs layer043479df29c2: Waiting3cb4199e5c40: Pulling fs layerf7f8c0cc272b: Pulling fs layerbde0248f5af4: Waiting3cb4199e5c40: Waiting099c8f0f8aa7: Pulling fs layerf7f8c0cc272b: Waiting4f4fb700ef54: Pulling fs layer099c8f0f8aa7: Waiting4f4fb700ef54: Waiting2dcbf8eb3274: Pulling fs layeraec4178fd2c9: Pulling fs layer2dcbf8eb3274: Waitingffeea0bca746: Pulling fs layeraec4178fd2c9: Waitingffeea0bca746: Waiting694e9f03259b: Pulling fs layer0f53dbd64c41: Pulling fs layer694e9f03259b: Waitinge9a84c20d545: Pulling fs layer0f53dbd64c41: Waiting60cd93f167b9: Pulling fs layere9a84c20d545: Waiting6ac93c253746: Pulling fs layer60cd93f167b9: Waiting6ac93c253746: Waitingb4fc515f2633: Pulling fs layerb9d45f820f99: Pulling fs layerb4fc515f2633: Waitinga6ef8e91a762: Pulling fs layerb9d45f820f99: Waitinged335a59ac60: Pulling fs layera6ef8e91a762: Waiting00a065e4dcbc: Pulling fs layered335a59ac60: Waiting2de645a87852: Pulling fs layer00a065e4dcbc: Waitinga98b93793621: Pulling fs layer2de645a87852: Waiting6f61dd37808d: Pulling fs layera98b93793621: Waitingf6aefcff6474: Pulling fs layer6f61dd37808d: Waiting4f33e294934e: Pulling fs layerf6aefcff6474: Waitingd4443ef124a6: Pulling fs layer4f33e294934e: Waitingd4443ef124a6: Waiting942433d5d086: Pulling fs layer1803ba6bc01c: Pulling fs layer942433d5d086: Waiting1803ba6bc01c: Waiting7ed01763315c: Pulling fs layer7ed01763315c: Waiting1ae211ec70df: Download complete1ae211ec70df: Pull completee3c845545bdd: Verifying Checksume3c845545bdd: Download completefec0b2730855: Verifying Checksumfec0b2730855: Download completed42b256333b3: Verifying Checksumd42b256333b3: Download completeee8e1ee5d3b3: Download completee3c845545bdd: Pull complete1407c9d94463: Verifying Checksum1407c9d94463: Download complete347b5da763ef: Verifying Checksum347b5da763ef: Download complete9bb0f03cebf5: Verifying Checksum9bb0f03cebf5: Download completeadbbce15b35d: Verifying Checksumadbbce15b35d: Download complete912b3cfa4b1c: Verifying Checksum912b3cfa4b1c: Download completeda26c7f15afe: Verifying Checksumda26c7f15afe: Download completed9356a09c9bc: Download completeb6f2d11ffba1: Download completed8fc23752670: Download complete043479df29c2: Verifying Checksum043479df29c2: Download completee9d79416de7e: Verifying Checksume9d79416de7e: Download completef7f8c0cc272b: Download completebde0248f5af4: Download complete3cb4199e5c40: Verifying Checksum3cb4199e5c40: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download complete099c8f0f8aa7: Verifying Checksum099c8f0f8aa7: Download complete2dcbf8eb3274: Verifying Checksum2dcbf8eb3274: Download completeaec4178fd2c9: Verifying Checksumaec4178fd2c9: Download completeffeea0bca746: Download complete694e9f03259b: Verifying Checksum694e9f03259b: Download completee9a84c20d545: Verifying Checksume9a84c20d545: Download complete0f53dbd64c41: Verifying Checksum0f53dbd64c41: Download completeb4fc515f2633: Verifying Checksumb4fc515f2633: Download complete60cd93f167b9: Download completea6ef8e91a762: Verifying Checksuma6ef8e91a762: Download complete6ac93c253746: Verifying Checksum6ac93c253746: Download completeb9d45f820f99: Verifying Checksumb9d45f820f99: Download complete2de645a87852: Verifying Checksum2de645a87852: Download completeed335a59ac60: Verifying Checksumed335a59ac60: Download complete6f61dd37808d: Download completef6aefcff6474: Verifying Checksumf6aefcff6474: Download complete4f33e294934e: Download completea98b93793621: Verifying Checksuma98b93793621: Download completed4443ef124a6: Verifying Checksumd4443ef124a6: Download complete942433d5d086: Verifying Checksum942433d5d086: Download complete1803ba6bc01c: Download complete7ed01763315c: Download complete00a065e4dcbc: Verifying Checksum00a065e4dcbc: Download completeadbbce15b35d: Pull completefec0b2730855: Pull completed42b256333b3: Pull complete347b5da763ef: Pull completeee8e1ee5d3b3: Pull complete1407c9d94463: Pull complete912b3cfa4b1c: Pull complete9bb0f03cebf5: Pull completeda26c7f15afe: Pull completed9356a09c9bc: Pull completeb6f2d11ffba1: Pull completee9d79416de7e: Pull completed8fc23752670: Pull complete043479df29c2: Pull completebde0248f5af4: Pull complete3cb4199e5c40: Pull completef7f8c0cc272b: Pull complete099c8f0f8aa7: Pull complete4f4fb700ef54: Pull complete2dcbf8eb3274: Pull completeaec4178fd2c9: Pull completeffeea0bca746: Pull complete694e9f03259b: Pull complete0f53dbd64c41: Pull completee9a84c20d545: Pull complete60cd93f167b9: Pull complete6ac93c253746: Pull completeb4fc515f2633: Pull completeb9d45f820f99: Pull completea6ef8e91a762: Pull completeed335a59ac60: Pull complete00a065e4dcbc: Pull complete2de645a87852: Pull completea98b93793621: Pull complete6f61dd37808d: Pull completef6aefcff6474: Pull complete4f33e294934e: Pull completed4443ef124a6: Pull complete942433d5d086: Pull complete1803ba6bc01c: Pull complete7ed01763315c: Pull completeDigest: sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692bStatus: Downloaded newer image for ocaml/opam@sha256:dc6847fe293faa92d46fbbdd6295baff61385b1e0e82720237763b5ddcbb692b2026-01-12 08:11.50 ---> using "87c4833ca4afb7f495c7c51a969bf87dcf282c0263cd74a98f849c4ecee655e1" from cache/: (comment fedora-43-4.14_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 43 - x86_64 100% | 40.6 KiB/s | 22.8 KiB | 00m01sFedora 43 openh264 (From Cisco) - x86_ 100% | 3.3 KiB/s | 986.0 B | 00m00sFedora 43 - x86_64 - Updates 100% | 121.7 KiB/s | 21.1 KiB | 00m00sRepositories loaded.Package "findutils-1:4.10.0-6.fc43.x86_64" is already installed.Nothing to do.2026-01-12 08:11.50 ---> using "f45c9ca912816df25cbe862da2e008690fade8450192d2163b0868c30ec32b70" from cache/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-01-12 08:11.50 ---> using "d538ffad34535604be96435ffc79927d5f0478fbc65bf301da453854fe177b53" 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-01-12 08:11.50 ---> using "ef792bd076fc72672b4750e44cd375911015e6383853abf6cb9196d832560128" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-90-genericThe OCaml toplevel, version 4.14.22.5.02026-01-12 08:11.50 ---> using "21b0d66e093d66d97275c9c320f11d3f98d9c332b1a9fcef0d7c14a56d9f5d6d" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-01-12 08:11.50 ---> using "b81037d45511fc7933dcc9412463da4cea09775808871147c3c6206605cc2e17" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c65fcb116531ae66ad3316b265e233443ef25044 || git fetch origin master) && git reset -q --hard c65fcb116531ae66ad3316b265e233443ef25044 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADee48e882f0..a6b2f19780 master -> origin/masterc65fcb1165 Merge pull request #29080 from dra27/ocaml-config-urls<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything 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.4.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-01-12 08:11.50 ---> using "7c1aa7c89ccb4188f178d0facc20cd311a8986e0afe2b356dab0eb5bd0f014c8" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-01-12 08:11.50 ---> using "d394b5f66dfc9f311d6dfb13ac38dce1ed92b3d7ddd8affabacc0ae7d05ed703" from cache/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-01-12 08:11.50 ---> using "96079d4f131a10d1941e82ac11ab7a68a884e2b25d02f14398d2c94236f08334" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-01-12 08:11.50 ---> using "5962d6e70c060ced6c9cfbb1e6815b5d8c192f3f72b99b72b1ede87fe17e9d20" from cache/src: (env DEPS "base-bigarray.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.20.2 dune-configurator.3.20.2 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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:- Fedora 43 - x86_64 - Updates 100% | 20.3 KiB/s | 7.3 KiB | 00m00s- 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 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 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.5.2-1.fc43 updates 33.9 KiB- mesa-libGL-devel x86_64 25.2.7-3.fc43 updates 80.8 KiB- Installing dependencies:- hwdata noarch 0.403-1.fc43 updates 9.8 MiB- libXext x86_64 1.3.6-4.fc43 fedora 90.0 KiB- libXxf86vm x86_64 1.1.6-3.fc43 fedora 25.3 KiB- libdrm x86_64 2.4.128-3.fc43 updates 399.9 KiB- libdrm-devel x86_64 2.4.128-3.fc43 updates 729.0 KiB- libglvnd x86_64 1:1.7.0-8.fc43 fedora 526.1 KiB- libglvnd-core-devel x86_64 1:1.7.0-8.fc43 fedora 40.3 KiB- libglvnd-devel x86_64 1:1.7.0-8.fc43 fedora 2.1 MiB- libglvnd-egl x86_64 1:1.7.0-8.fc43 fedora 64.7 KiB- libglvnd-gles x86_64 1:1.7.0-8.fc43 fedora 97.9 KiB- libglvnd-glx x86_64 1:1.7.0-8.fc43 fedora 601.2 KiB- libglvnd-opengl x86_64 1:1.7.0-8.fc43 fedora 144.8 KiB- libpciaccess x86_64 0.16-16.fc43 fedora 44.5 KiB- libpciaccess-devel x86_64 0.16-16.fc43 fedora 15.3 KiB- libwayland-client x86_64 1.24.0-1.fc43 fedora 62.0 KiB- libxshmfence x86_64 1.3.2-7.fc43 fedora 12.4 KiB- lm_sensors-libs x86_64 3.6.0-23.fc43 fedora 85.8 KiB- mesa-dri-drivers x86_64 25.2.7-3.fc43 updates 47.9 MiB- mesa-filesystem x86_64 25.2.7-3.fc43 updates 3.6 KiB- mesa-libEGL x86_64 25.2.7-3.fc43 updates 306.4 KiB- mesa-libGL x86_64 25.2.7-3.fc43 updates 286.0 KiB- mesa-libgbm x86_64 25.2.7-3.fc43 updates 19.7 KiB- spirv-tools-libs x86_64 2025.4-1.fc43 updates 5.8 MiB- Installing weak dependencies:- gl-manpages noarch 1.1-34.20190306.fc43 fedora 935.6 KiB- mesa-va-drivers x86_64 25.2.7-3.fc43 updates 115.0 B-- Transaction Summary:- Installing: 27 packages-- Total size of inbound packages is 19 MiB. Need to download 19 MiB.- After this operation, 70 MiB extra will be used (install 70 MiB, remove 0 B).- [ 1/27] libglvnd-devel-1:1.7.0-8.fc43.x 100% | 1.1 MiB/s | 162.2 KiB | 00m00s- [ 2/27] libffi-devel-0:3.5.2-1.fc43.x86 100% | 189.0 KiB/s | 29.7 KiB | 00m00s- [ 3/27] mesa-libGL-devel-0:25.2.7-3.fc4 100% | 234.2 KiB/s | 38.9 KiB | 00m00s- [ 4/27] libglvnd-1:1.7.0-8.fc43.x86_64 100% | 3.6 MiB/s | 114.0 KiB | 00m00s- [ 5/27] libglvnd-gles-1:1.7.0-8.fc43.x8 100% | 5.6 MiB/s | 28.5 KiB | 00m00s- [ 6/27] libglvnd-core-devel-1:1.7.0-8.f 100% | 616.2 KiB/s | 17.3 KiB | 00m00s- [ 7/27] libglvnd-egl-1:1.7.0-8.fc43.x86 100% | 1.7 MiB/s | 36.0 KiB | 00m00s- [ 8/27] libXext-0:1.3.6-4.fc43.x86_64 100% | 7.6 MiB/s | 39.1 KiB | 00m00s- [ 9/27] libglvnd-opengl-1:1.7.0-8.fc43. 100% | 4.0 MiB/s | 37.0 KiB | 00m00s- [10/27] libglvnd-glx-1:1.7.0-8.fc43.x86 100% | 5.6 MiB/s | 132.1 KiB | 00m00s- [11/27] libpciaccess-0:0.16-16.fc43.x86 100% | 5.1 MiB/s | 26.2 KiB | 00m00s- [12/27] libpciaccess-devel-0:0.16-16.fc 100% | 829.6 KiB/s | 12.4 KiB | 00m00s- [13/27] libdrm-0:2.4.128-3.fc43.x86_64 100% | 2.4 MiB/s | 162.0 KiB | 00m00s- [14/27] libdrm-devel-0:2.4.128-3.fc43.x 100% | 2.2 MiB/s | 183.8 KiB | 00m00s- [15/27] libXxf86vm-0:1.1.6-3.fc43.x86_6 100% | 3.5 MiB/s | 17.7 KiB | 00m00s- [16/27] hwdata-0:0.403-1.fc43.noarch 100% | 7.5 MiB/s | 1.7 MiB | 00m00s- [17/27] mesa-libGL-0:25.2.7-3.fc43.x86_ 100% | 684.0 KiB/s | 130.0 KiB | 00m00s- [18/27] libxshmfence-0:1.3.2-7.fc43.x86 100% | 2.6 MiB/s | 13.3 KiB | 00m00s- [19/27] lm_sensors-libs-0:3.6.0-23.fc43 100% | 4.4 MiB/s | 40.6 KiB | 00m00s- [20/27] mesa-filesystem-0:25.2.7-3.fc43 100% | 719.8 KiB/s | 21.6 KiB | 00m00s- [21/27] mesa-libgbm-0:25.2.7-3.fc43.x86 100% | 810.4 KiB/s | 27.6 KiB | 00m00s- [22/27] libwayland-client-0:1.24.0-1.fc 100% | 1.2 MiB/s | 33.6 KiB | 00m00s- [23/27] spirv-tools-libs-0:2025.4-1.fc4 100% | 6.4 MiB/s | 1.6 MiB | 00m00s- [24/27] mesa-libEGL-0:25.2.7-3.fc43.x86 100% | 419.6 KiB/s | 131.8 KiB | 00m00s- [25/27] mesa-va-drivers-0:25.2.7-3.fc43 100% | 923.7 KiB/s | 20.3 KiB | 00m00s- [26/27] gl-manpages-0:1.1-34.20190306.f 100% | 3.8 MiB/s | 1.2 MiB | 00m00s- [27/27] mesa-dri-drivers-0:25.2.7-3.fc4 100% | 975.7 KiB/s | 12.7 MiB | 00m13s- --------------------------------------------------------------------------------- [27/27] Total 100% | 1.3 MiB/s | 18.7 MiB | 00m14s- Running transaction- [ 1/29] Verify package files 100% | 124.0 B/s | 27.0 B | 00m00s- [ 2/29] Prepare transaction 100% | 450.0 B/s | 27.0 B | 00m00s- [ 3/29] Installing libglvnd-1:1.7.0-8.f 100% | 128.8 MiB/s | 527.5 KiB | 00m00s- [ 4/29] Installing libXext-0:1.3.6-4.fc 100% | 44.5 MiB/s | 91.2 KiB | 00m00s- [ 5/29] Installing mesa-filesystem-0:25 100% | 4.2 MiB/s | 4.3 KiB | 00m00s- [ 6/29] Installing libXxf86vm-0:1.1.6-3 100% | 25.9 MiB/s | 26.5 KiB | 00m00s- [ 7/29] Installing libglvnd-opengl-1:1. 100% | 71.1 MiB/s | 145.6 KiB | 00m00s- [ 8/29] Installing spirv-tools-libs-0:2 100% | 144.7 MiB/s | 5.8 MiB | 00m00s- [ 9/29] Installing libwayland-client-0: 100% | 30.9 MiB/s | 63.2 KiB | 00m00s- [10/29] Installing lm_sensors-libs-0:3. 100% | 42.4 MiB/s | 86.9 KiB | 00m00s- [11/29] Installing libxshmfence-0:1.3.2 100% | 13.2 MiB/s | 13.6 KiB | 00m00s- [12/29] Installing hwdata-0:0.403-1.fc4 100% | 184.4 MiB/s | 9.8 MiB | 00m00s- [13/29] Installing libpciaccess-0:0.16- 100% | 22.4 MiB/s | 45.9 KiB | 00m00s- [14/29] Installing libdrm-0:2.4.128-3.f 100% | 78.9 MiB/s | 403.7 KiB | 00m00s- [15/29] Installing mesa-libgbm-0:25.2.7 100% | 10.0 MiB/s | 20.5 KiB | 00m00s- [16/29] Installing mesa-dri-drivers-0:2 100% | 190.2 MiB/s | 47.9 MiB | 00m00s- [17/29] Installing libglvnd-glx-1:1.7.0 100% | 147.1 MiB/s | 602.6 KiB | 00m00s- [18/29] Installing mesa-libGL-0:25.2.7- 100% | 93.4 MiB/s | 287.0 KiB | 00m00s- [19/29] Installing libglvnd-egl-1:1.7.0 100% | 32.4 MiB/s | 66.3 KiB | 00m00s- [20/29] Installing mesa-libEGL-0:25.2.7 100% | 100.1 MiB/s | 307.4 KiB | 00m00s- [21/29] Installing libglvnd-gles-1:1.7. 100% | 48.5 MiB/s | 99.3 KiB | 00m00s- [22/29] Installing libpciaccess-devel-0 100% | 15.5 MiB/s | 15.9 KiB | 00m00s- [23/29] Installing libdrm-devel-0:2.4.1 100% | 103.0 MiB/s | 738.1 KiB | 00m00s- [24/29] Installing libglvnd-core-devel- 100% | 40.1 MiB/s | 41.1 KiB | 00m00s- [25/29] Installing libglvnd-devel-1:1.7 100% | 176.7 MiB/s | 2.1 MiB | 00m00s- [26/29] Installing mesa-libGL-devel-0:2 100% | 79.6 MiB/s | 81.5 KiB | 00m00s- [27/29] Installing mesa-va-drivers-0:25 100% | 240.2 KiB/s | 984.0 B | 00m00s- [28/29] Installing gl-manpages-0:1.1-34 100% | 132.1 MiB/s | 1.1 MiB | 00m00s- [29/29] Installing libffi-devel-0:3.5.2 100% | 684.1 KiB/s | 35.6 KiB | 00m00s- Complete!+ /usr/sbin/rpm "-q" "--whatprovides" "libffi-devel" "mesa-libGL-devel"- libffi-devel-3.5.2-1.fc43.x86_64- mesa-libGL-devel-25.2.7-3.fc43.x86_64# To update the current shell environment, run: eval $(opam env)2026-01-12 08:11.50 ---> using "6c92a7458062c28bdb963e3b0760d27d23919470aadc00203ed67b23504d2384" from cache/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 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.20.2- install dune-configurator 3.20.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.20.2, dune-configurator.3.20.2 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> installed conf-libgl.1-> installed conf-libffi.2.0.0-> installed dune.3.20.2-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed integers.0.7.0-> installed dune-configurator.3.20.2-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-01-12 08:11.50 ---> using "b907e8cee8066fbd0c613273319657bb447721cd8c980f26aeae6f3ffe5de3a0" from cache/src: (copy (src .) (dst /src))2026-01-12 08:11.50 ---> saved as "7eb134c1c5b5146feefa7b2211dedb7e03a4f749388970efac5210c627604fe2"/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-01-12 08:11.51 ---> saved as "1c23c8df37662165eb185c8c96fc70187df3da628ee0598a5fe87162331b2d5c"Job succeeded2026-01-12 08:11.51: Job succeeded