2026-01-12 08:33.15: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (0dba807921c8aef15df0e97d922dfca9e2d0bb19) (linux-s390x:debian-13-4.14_s390x_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.14@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49dOpam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard 0dba8079cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.14@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49d# debian-13-4.14_s390x_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN 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:33.15: Using cache hint "sanette/gl-legacy-ocaml/opam:debian-13-ocaml-4.14@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49d-debian-13-4.14_s390x_opam-2.5-16eaa6d4de7c3d25fb12bba49bee6249"2026-01-12 08:33.15: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.14@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49d)(comment debian-13-4.14_s390x_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(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:33.15: Waiting for resource in pool OCluster2026-01-12 08:33.15: Waiting for worker…2026-01-12 08:33.16: Got resource from pool OClusterBuilding on s390x-worker-01.marist.ci.devAll commits already cachedHEAD is now at 0dba807 fmt(from ocaml/opam:debian-13-ocaml-4.14@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49d)Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49d' locallydocker.io/ocaml/opam@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49d: Pulling from ocaml/opam3f8967bef2f6: Pulling fs layeref0845426317: Pulling fs layer3c42c25ad9c1: Pulling fs layerc8222bd56ae4: Pulling fs layer4925d0cce35d: Pulling fs layere7d52d577580: Pulling fs layer7e668d015383: Pulling fs layerc3e612ee6355: Pulling fs layerac101d9b04bc: Pulling fs layer2026bbbb359f: Pulling fs layer422adfabd782: Pulling fs layer771ebdb98268: Pulling fs layer67be74ce8f4d: Pulling fs layer5f023cd07dcb: Pulling fs layerac101d9b04bc: Waiting2026bbbb359f: Waitinga6d5ca863294: Pulling fs layer4925d0cce35d: Waiting885e5d4e058b: Pulling fs layere7d52d577580: Waiting3d8b7a518284: Pulling fs layer0c16803b60d2: Pulling fs layer422adfabd782: Waiting771ebdb98268: Waiting2f684e863aea: Pulling fs layer2d875343a86f: Pulling fs layer7e668d015383: Waitingb2dc0f464805: Pulling fs layer67be74ce8f4d: Waitingc3e612ee6355: Waitingc8222bd56ae4: Waiting6d8399299d01: Pulling fs layer5f023cd07dcb: Waiting885e5d4e058b: Waiting3d8b7a518284: Waiting4f4fb700ef54: Pulling fs layerd7679f46f490: Pulling fs layer7524bba8f1b3: Pulling fs layera64a3043170c: Pulling fs layer6be35e4d0b6f: Pulling fs layer5e92aa1fc7f3: Pulling fs layer4b7700258df4: Pulling fs layer0c16803b60d2: Waitingd1506c8cc231: Pulling fs layer2f684e863aea: Waitingec32c2a35b61: Pulling fs layer2d875343a86f: Waitingbbbfe3490afc: Pulling fs layer675a264e2e00: Pulling fs layer70108e9f3a6c: Pulling fs layerb2dc0f464805: Waitingd4bb99c28c16: Pulling fs layer6d8399299d01: Waiting3ef14b5684f4: Pulling fs layera6d5ca863294: Waitinga36319c1dded: Pulling fs layer4f4fb700ef54: Waitingeb5ebff7b45d: Pulling fs layer7524bba8f1b3: Waiting5e92aa1fc7f3: Waitinge6f8e51c0a9e: Pulling fs layerb73f05d87590: Pulling fs layer4b7700258df4: Waiting2cf77b8c79ba: Pulling fs layera64a3043170c: Waitingd1f6e54e7e18: Pulling fs layer8692d98409f4: Pulling fs layerd1506c8cc231: Waiting6be35e4d0b6f: Waiting913aee3be117: Pulling fs layer71fa1b07743d: Pulling fs layereb5ebff7b45d: Waitinge6f8e51c0a9e: Waitingec32c2a35b61: Waitingb73f05d87590: Waitingbbbfe3490afc: Waiting2cf77b8c79ba: Waiting675a264e2e00: Waitingd1f6e54e7e18: Waiting70108e9f3a6c: Waiting8692d98409f4: Waitingd4bb99c28c16: Waiting3ef14b5684f4: Waitinga36319c1dded: Waiting3c42c25ad9c1: Verifying Checksum3c42c25ad9c1: Download completeef0845426317: Verifying Checksumef0845426317: Download complete4925d0cce35d: Verifying Checksum4925d0cce35d: Download complete3f8967bef2f6: Verifying Checksum3f8967bef2f6: Download complete7e668d015383: Verifying Checksum7e668d015383: Download completec3e612ee6355: Download completec8222bd56ae4: Verifying Checksumc8222bd56ae4: Download completeac101d9b04bc: Download complete2026bbbb359f: Verifying Checksum2026bbbb359f: Download complete422adfabd782: Verifying Checksum422adfabd782: Download completee7d52d577580: Verifying Checksume7d52d577580: Download complete67be74ce8f4d: Download complete771ebdb98268: Verifying Checksum771ebdb98268: Download complete5f023cd07dcb: Verifying Checksum5f023cd07dcb: Download complete885e5d4e058b: Verifying Checksum885e5d4e058b: Download completea6d5ca863294: Verifying Checksuma6d5ca863294: Download complete2f684e863aea: Verifying Checksum2f684e863aea: Download complete0c16803b60d2: Verifying Checksum0c16803b60d2: Download complete3d8b7a518284: Verifying Checksum3d8b7a518284: Download complete2d875343a86f: Verifying Checksum2d875343a86f: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download complete3f8967bef2f6: Pull completeef0845426317: Pull completeb2dc0f464805: Download complete6d8399299d01: Verifying Checksum6d8399299d01: Download complete3c42c25ad9c1: Pull completed7679f46f490: Download complete7524bba8f1b3: Verifying Checksum7524bba8f1b3: Download complete6be35e4d0b6f: Verifying Checksum6be35e4d0b6f: Download complete5e92aa1fc7f3: Verifying Checksum5e92aa1fc7f3: Download completea64a3043170c: Download complete4b7700258df4: Verifying Checksum4b7700258df4: Download completed1506c8cc231: Download completeec32c2a35b61: Verifying Checksumec32c2a35b61: Download completec8222bd56ae4: Pull complete4925d0cce35d: Pull completebbbfe3490afc: Verifying Checksumbbbfe3490afc: Download complete70108e9f3a6c: Verifying Checksum70108e9f3a6c: Download complete675a264e2e00: Verifying Checksum675a264e2e00: Download completed4bb99c28c16: Verifying Checksumd4bb99c28c16: Download completea36319c1dded: Verifying Checksuma36319c1dded: Download completee6f8e51c0a9e: Verifying Checksume6f8e51c0a9e: Download completeb73f05d87590: Verifying Checksumb73f05d87590: Download complete2cf77b8c79ba: Verifying Checksum2cf77b8c79ba: Download complete3ef14b5684f4: Verifying Checksum3ef14b5684f4: Download complete8692d98409f4: Verifying Checksum8692d98409f4: Download completed1f6e54e7e18: Verifying Checksumd1f6e54e7e18: Download complete913aee3be117: Verifying Checksum913aee3be117: Download complete71fa1b07743d: Verifying Checksum71fa1b07743d: Download completeeb5ebff7b45d: Verifying Checksumeb5ebff7b45d: Download completee7d52d577580: Pull complete7e668d015383: Pull completec3e612ee6355: Pull completeac101d9b04bc: Pull complete2026bbbb359f: Pull complete422adfabd782: Pull complete771ebdb98268: Pull complete67be74ce8f4d: Pull complete5f023cd07dcb: Pull completea6d5ca863294: Pull complete885e5d4e058b: Pull complete3d8b7a518284: Pull complete0c16803b60d2: Pull complete2f684e863aea: Pull complete2d875343a86f: Pull completeb2dc0f464805: Pull complete6d8399299d01: Pull complete4f4fb700ef54: Pull completed7679f46f490: Pull complete7524bba8f1b3: Pull completea64a3043170c: Pull complete6be35e4d0b6f: Pull complete5e92aa1fc7f3: Pull complete4b7700258df4: Pull completed1506c8cc231: Pull completeec32c2a35b61: Pull completebbbfe3490afc: Pull complete675a264e2e00: Pull complete70108e9f3a6c: Pull completed4bb99c28c16: Pull complete3ef14b5684f4: Pull completea36319c1dded: Pull completeeb5ebff7b45d: Pull completee6f8e51c0a9e: Pull completeb73f05d87590: Pull complete2cf77b8c79ba: Pull completed1f6e54e7e18: Pull complete8692d98409f4: Pull complete913aee3be117: Pull complete71fa1b07743d: Pull completeDigest: sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49dStatus: Downloaded newer image for ocaml/opam@sha256:fb1a252638b5394c7c9f5732fa903e522585905c6f603a3865d612051d4fd49d2026-01-12 08:33.16 ---> using "dfa22138039b14b38ed1667f842b4052896be01b06d4d3c7673d830c8c2e25dd" from cache/: (comment debian-13-4.14_s390x_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-01-12 08:33.16 ---> using "4000cb64f22afc3f3edc8456d5c7449319eaef42a6209c49aa96214ada5e7a87" 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.Continue? [Y/n] yThis 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.Format upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-01-12 08:33.16 ---> using "efdf160860e4921066c2f5003b8ddd6c00590d6b34221f7381b87a66c0a9db65" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-71-genericThe OCaml toplevel, version 4.14.22.5.02026-01-12 08:33.16 ---> using "e6d8dba57de94820a26ac60578ec83de3ac16f1ef0a2cebafaf13f7c52fb4d12" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-01-12 08:33.16 ---> using "b7bcec3bf0a5c00075e2647184440bf3abc3844d6c9d1a42b6fe06edaf82a34b" 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:33.16 ---> using "49a89ee88ddf59b4244b29dfe2035d3cc0881499307960d0fc33dbadc2720102" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-01-12 08:33.16 ---> using "92f6a5a27b1048e040077a10105dcf2e6497094deaed054f6572483c637f023f" 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:33.16 ---> using "4b97d0f53946163ab7dd5cf27a57a5563a81bce367506240277fef08edd24808" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-01-12 08:33.16 ---> using "543e12ed28798daefb65b0bf3a7e42b6fe60333bec1c9722db7121780d694bef" 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/bin/sudo "apt-get" "update"- Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]- Get:4 http://deb.debian.org/debian trixie/main s390x Packages [9323 kB]- Get:5 http://deb.debian.org/debian-security trixie-security/main s390x Packages [85.4 kB]- Fetched 9640 kB in 1s (7255 kB/s)- Reading package lists...-<><> 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-dev mesa-common-dev pkg-config<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "mesa-common-dev" "pkg-config"- Selecting previously unselected package libdrm-common.- (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20381 files and directories currently installed.)- Preparing to unpack .../00-libdrm-common_2.4.124-2_all.deb ...- Unpacking libdrm-common (2.4.124-2) ...- Selecting previously unselected package libdrm2:s390x.- Preparing to unpack .../01-libdrm2_2.4.124-2_s390x.deb ...- Unpacking libdrm2:s390x (2.4.124-2) ...- Selecting previously unselected package libdrm-amdgpu1:s390x.- Preparing to unpack .../02-libdrm-amdgpu1_2.4.124-2_s390x.deb ...- Unpacking libdrm-amdgpu1:s390x (2.4.124-2) ...- Selecting previously unselected package libdrm-radeon1:s390x.- Preparing to unpack .../03-libdrm-radeon1_2.4.124-2_s390x.deb ...- Unpacking libdrm-radeon1:s390x (2.4.124-2) ...- Selecting previously unselected package libdrm-nouveau2:s390x.- Preparing to unpack .../04-libdrm-nouveau2_2.4.124-2_s390x.deb ...- Unpacking libdrm-nouveau2:s390x (2.4.124-2) ...- Selecting previously unselected package libpciaccess0:s390x.- Preparing to unpack .../05-libpciaccess0_0.17-3+b3_s390x.deb ...- Unpacking libpciaccess0:s390x (0.17-3+b3) ...- Selecting previously unselected package libpciaccess-dev:s390x.- Preparing to unpack .../06-libpciaccess-dev_0.17-3+b3_s390x.deb ...- Unpacking libpciaccess-dev:s390x (0.17-3+b3) ...- Selecting previously unselected package libdrm-dev:s390x.- Preparing to unpack .../07-libdrm-dev_2.4.124-2_s390x.deb ...- Unpacking libdrm-dev:s390x (2.4.124-2) ...- Selecting previously unselected package libelf1t64:s390x.- Preparing to unpack .../08-libelf1t64_0.192-4_s390x.deb ...- Unpacking libelf1t64:s390x (0.192-4) ...- Selecting previously unselected package libffi-dev:s390x.- Preparing to unpack .../09-libffi-dev_3.4.8-2_s390x.deb ...- Unpacking libffi-dev:s390x (3.4.8-2) ...- Selecting previously unselected package libwayland-server0:s390x.- Preparing to unpack .../10-libwayland-server0_1.23.1-3_s390x.deb ...- Unpacking libwayland-server0:s390x (1.23.1-3) ...- Selecting previously unselected package libxml2:s390x.- Preparing to unpack .../11-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_s390x.deb ...- Unpacking libxml2:s390x (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Selecting previously unselected package libz3-4:s390x.- Preparing to unpack .../12-libz3-4_4.13.3-1_s390x.deb ...- Unpacking libz3-4:s390x (4.13.3-1) ...- Selecting previously unselected package libllvm19:s390x.- Preparing to unpack .../13-libllvm19_1%3a19.1.7-3+b1_s390x.deb ...- Unpacking libllvm19:s390x (1:19.1.7-3+b1) ...- Selecting previously unselected package libsensors-config.- Preparing to unpack .../14-libsensors-config_1%3a3.6.2-2_all.deb ...- Unpacking libsensors-config (1:3.6.2-2) ...- Selecting previously unselected package libsensors5:s390x.- Preparing to unpack .../15-libsensors5_1%3a3.6.2-2_s390x.deb ...- Unpacking libsensors5:s390x (1:3.6.2-2) ...- Selecting previously unselected package libx11-xcb1:s390x.- Preparing to unpack .../16-libx11-xcb1_2%3a1.8.12-1_s390x.deb ...- Unpacking libx11-xcb1:s390x (2:1.8.12-1) ...- Selecting previously unselected package libxcb-dri3-0:s390x.- Preparing to unpack .../17-libxcb-dri3-0_1.17.0-2+b1_s390x.deb ...- Unpacking libxcb-dri3-0:s390x (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-present0:s390x.- Preparing to unpack .../18-libxcb-present0_1.17.0-2+b1_s390x.deb ...- Unpacking libxcb-present0:s390x (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-randr0:s390x.- Preparing to unpack .../19-libxcb-randr0_1.17.0-2+b1_s390x.deb ...- Unpacking libxcb-randr0:s390x (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-sync1:s390x.- Preparing to unpack .../20-libxcb-sync1_1.17.0-2+b1_s390x.deb ...- Unpacking libxcb-sync1:s390x (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-xfixes0:s390x.- Preparing to unpack .../21-libxcb-xfixes0_1.17.0-2+b1_s390x.deb ...- Unpacking libxcb-xfixes0:s390x (1.17.0-2+b1) ...- Selecting previously unselected package libxshmfence1:s390x.- Preparing to unpack .../22-libxshmfence1_1.3.3-1_s390x.deb ...- Unpacking libxshmfence1:s390x (1.3.3-1) ...- Selecting previously unselected package mesa-libgallium:s390x.- Preparing to unpack .../23-mesa-libgallium_25.0.7-2_s390x.deb ...- Unpacking mesa-libgallium:s390x (25.0.7-2) ...- Selecting previously unselected package libgbm1:s390x.- Preparing to unpack .../24-libgbm1_25.0.7-2_s390x.deb ...- Unpacking libgbm1:s390x (25.0.7-2) ...- Selecting previously unselected package libglvnd0:s390x.- Preparing to unpack .../25-libglvnd0_1.7.0-1+b2_s390x.deb ...- Unpacking libglvnd0:s390x (1.7.0-1+b2) ...- Selecting previously unselected package libxcb-glx0:s390x.- Preparing to unpack .../26-libxcb-glx0_1.17.0-2+b1_s390x.deb ...- Unpacking libxcb-glx0:s390x (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-shm0:s390x.- Preparing to unpack .../27-libxcb-shm0_1.17.0-2+b1_s390x.deb ...- Unpacking libxcb-shm0:s390x (1.17.0-2+b1) ...- Selecting previously unselected package libxxf86vm1:s390x.- Preparing to unpack .../28-libxxf86vm1_1%3a1.1.4-1+b4_s390x.deb ...- Unpacking libxxf86vm1:s390x (1:1.1.4-1+b4) ...- Selecting previously unselected package libvulkan1:s390x.- Preparing to unpack .../29-libvulkan1_1.4.309.0-1_s390x.deb ...- Unpacking libvulkan1:s390x (1.4.309.0-1) ...- Selecting previously unselected package libgl1-mesa-dri:s390x.- Preparing to unpack .../30-libgl1-mesa-dri_25.0.7-2_s390x.deb ...- Unpacking libgl1-mesa-dri:s390x (25.0.7-2) ...- Selecting previously unselected package libglx-mesa0:s390x.- Preparing to unpack .../31-libglx-mesa0_25.0.7-2_s390x.deb ...- Unpacking libglx-mesa0:s390x (25.0.7-2) ...- Selecting previously unselected package libglx0:s390x.- Preparing to unpack .../32-libglx0_1.7.0-1+b2_s390x.deb ...- Unpacking libglx0:s390x (1.7.0-1+b2) ...- Selecting previously unselected package libgl1:s390x.- Preparing to unpack .../33-libgl1_1.7.0-1+b2_s390x.deb ...- Unpacking libgl1:s390x (1.7.0-1+b2) ...- Selecting previously unselected package libglx-dev:s390x.- Preparing to unpack .../34-libglx-dev_1.7.0-1+b2_s390x.deb ...- Unpacking libglx-dev:s390x (1.7.0-1+b2) ...- Selecting previously unselected package libgl-dev:s390x.- Preparing to unpack .../35-libgl-dev_1.7.0-1+b2_s390x.deb ...- Unpacking libgl-dev:s390x (1.7.0-1+b2) ...- Selecting previously unselected package libpkgconf3:s390x.- Preparing to unpack .../36-libpkgconf3_1.8.1-4_s390x.deb ...- Unpacking libpkgconf3:s390x (1.8.1-4) ...- Selecting previously unselected package libwayland-client0:s390x.- Preparing to unpack .../37-libwayland-client0_1.23.1-3_s390x.deb ...- Unpacking libwayland-client0:s390x (1.23.1-3) ...- Selecting previously unselected package mesa-common-dev:s390x.- Preparing to unpack .../38-mesa-common-dev_25.0.7-2_s390x.deb ...- Unpacking mesa-common-dev:s390x (25.0.7-2) ...- Selecting previously unselected package mesa-vulkan-drivers:s390x.- Preparing to unpack .../39-mesa-vulkan-drivers_25.0.7-2_s390x.deb ...- Unpacking mesa-vulkan-drivers:s390x (25.0.7-2) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../40-pkgconf-bin_1.8.1-4_s390x.deb ...- Unpacking pkgconf-bin (1.8.1-4) ...- Selecting previously unselected package pkgconf:s390x.- Preparing to unpack .../41-pkgconf_1.8.1-4_s390x.deb ...- Unpacking pkgconf:s390x (1.8.1-4) ...- Selecting previously unselected package pkg-config:s390x.- Preparing to unpack .../42-pkg-config_1.8.1-4_s390x.deb ...- Unpacking pkg-config:s390x (1.8.1-4) ...- Setting up libxcb-dri3-0:s390x (1.17.0-2+b1) ...- Setting up libwayland-server0:s390x (1.23.1-3) ...- Setting up libx11-xcb1:s390x (2:1.8.12-1) ...- Setting up libpciaccess0:s390x (0.17-3+b3) ...- Setting up libpciaccess-dev:s390x (0.17-3+b3) ...- Setting up libxcb-xfixes0:s390x (1.17.0-2+b1) ...- Setting up libglvnd0:s390x (1.7.0-1+b2) ...- Setting up libxcb-glx0:s390x (1.17.0-2+b1) ...- Setting up libsensors-config (1:3.6.2-2) ...- Setting up libxcb-shm0:s390x (1.17.0-2+b1) ...- Setting up libffi-dev:s390x (3.4.8-2) ...- Setting up libelf1t64:s390x (0.192-4) ...- Setting up libxxf86vm1:s390x (1:1.1.4-1+b4) ...- Setting up libxcb-present0:s390x (1.17.0-2+b1) ...- Setting up libz3-4:s390x (4.13.3-1) ...- Setting up libpkgconf3:s390x (1.8.1-4) ...- Setting up libxcb-sync1:s390x (1.17.0-2+b1) ...- Setting up pkgconf-bin (1.8.1-4) ...- Setting up libsensors5:s390x (1:3.6.2-2) ...- Setting up libvulkan1:s390x (1.4.309.0-1) ...- Setting up libxshmfence1:s390x (1.3.3-1) ...- Setting up libxcb-randr0:s390x (1.17.0-2+b1) ...- Setting up libdrm-common (2.4.124-2) ...- Setting up libxml2:s390x (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Setting up libwayland-client0:s390x (1.23.1-3) ...- Setting up libllvm19:s390x (1:19.1.7-3+b1) ...- Setting up pkgconf:s390x (1.8.1-4) ...- Setting up pkg-config:s390x (1.8.1-4) ...- Setting up libdrm2:s390x (2.4.124-2) ...- Setting up libdrm-amdgpu1:s390x (2.4.124-2) ...- Setting up mesa-vulkan-drivers:s390x (25.0.7-2) ...- Setting up mesa-libgallium:s390x (25.0.7-2) ...- Setting up libdrm-nouveau2:s390x (2.4.124-2) ...- Setting up libgbm1:s390x (25.0.7-2) ...- Setting up libdrm-radeon1:s390x (2.4.124-2) ...- Setting up libgl1-mesa-dri:s390x (25.0.7-2) ...- Setting up libdrm-dev:s390x (2.4.124-2) ...- Setting up libglx-mesa0:s390x (25.0.7-2) ...- Setting up libglx0:s390x (1.7.0-1+b2) ...- Setting up libgl1:s390x (1.7.0-1+b2) ...- Setting up libglx-dev:s390x (1.7.0-1+b2) ...- Setting up libgl-dev:s390x (1.7.0-1+b2) ...- Setting up mesa-common-dev:s390x (25.0.7-2) ...- Processing triggers for libc-bin (2.41-12) ...# To update the current shell environment, run: eval $(opam env)2026-01-12 08:33.16 ---> using "53027c3c77dfee2b59a428b54185b85967262b23c3b726c20a092a1555078784" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> installed conf-libgl.1-> 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-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:33.16 ---> using "357a787216fa359cc74e057c243f6d06a5aa2e83203866b39b3d748a6a3fbf52" from cache/src: (copy (src .) (dst /src))2026-01-12 08:33.17 ---> saved as "883fd5c2ffbede402b9993456ef81791fc42e9bc8a7ab9a99ed3006911ff355b"/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:33.21 ---> saved as "0e5183bf8de62592946e3969f4fb69223c9e8dd589941790badc5619db9c12a9"Job succeeded2026-01-12 08:33.21: Job succeeded