2026-01-12 08:22.07: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (285456a49568bf1fef8189a722911a097606a269) (linux-x86_64:debian-13-4.14+flambda_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1aOpam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard 285456a4cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1a# debian-13-4.14+flambda_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-config.2 ocaml-variants.4.14.2+options 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:22.07: Using cache hint "sanette/gl-legacy-ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1a-debian-13-4.14+flambda_opam-2.5-f84d4cc23f4f073725fb770ed886f1f3"2026-01-12 08:22.07: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1a)(comment debian-13-4.14+flambda_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-config.2 ocaml-variants.4.14.2+options 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:22.07: Waiting for resource in pool OCluster2026-01-12 08:22.07: Waiting for worker…2026-01-12 08:22.08: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at 285456a workflow(from ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1a)Unable to find image 'ocaml/opam:debian-13-ocaml-4.14-flambda@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1a' locallydocker.io/ocaml/opam@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1a: Pulling from ocaml/opam2981f7e8980b: Already exists9c63e1c4ba84: Already exists02578b9c9f1b: Already exists3801cb7ba5e6: Already exists1c4cdedd39f1: Already exists40f6006c5f5a: Already existsc451a17216ec: Already existse4104b8f72ee: Already exists7c7dbc5e7919: Already existsaa82be714e7c: Already exists922520f12384: Already exists9bfea042cef8: Already exists1244979f7c21: Already exists7583a0e34f94: Already exists14bef3f2665a: Already exists3a4b42ce6cb5: Already existsb0a08a900877: Already existsb0a08a900877: Already exists16ac87e68d60: Already exists74ac6e8c9b82: Already existsb41290a57dc5: Already exists592e5bcb7159: Already exists4f4fb700ef54: Already exists1db0705661a3: Already exists76bb8e35b9cc: Already exists3bc9d98c3b49: Already exists7096ef42e6c0: Already existscd0e70de8125: Already exists23ffab57f98e: Already existsb974353d8023: Already existsc74fba566723: Already exists5ad399846f45: Already exists3e7203fa3980: Already exists0b8915d2a92b: Already existse68c7a56c438: Already exists9024d680a167: Already exists3c7c73421b6e: Already exists7134fa9b4278: Already exists9d94fb523099: Already exists20d06dbdae7e: Already existsb9a45e537661: Already existsd10850191bb7: Pulling fs layerbd58aae47de1: Pulling fs layerd10850191bb7: Waiting9d68d26a5f31: Pulling fs layerbd58aae47de1: Waitinge508eef913e7: Pulling fs layere508eef913e7: Waitingbd58aae47de1: Verifying Checksumbd58aae47de1: Download complete9d68d26a5f31: Download completee508eef913e7: Verifying Checksume508eef913e7: Download completed10850191bb7: Verifying Checksumd10850191bb7: Download completed10850191bb7: Pull completebd58aae47de1: Pull complete9d68d26a5f31: Pull completee508eef913e7: Pull completeDigest: sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1aStatus: Downloaded newer image for ocaml/opam@sha256:030f6e17bf37bd3d34a94989132a94290e60c3a09ee8e86d3566a3452ad93d1a2026-01-12 08:22.10 ---> using "5ec487cd01cb7da3d76bd6a5d98d77a9d3a0211812bded7e1df4fcff3e176a70" from cache/: (comment debian-13-4.14+flambda_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:22.10 ---> using "c291514efb40138209fd05908eed9a43c6122cdc14f8b7648de09868643ed590" 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:22.10 ---> using "f3c222a82b6e1a372636a4ffa7073724aec13154a3efdf34b2fc1c10179b3d8b" 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:22.10 ---> using "3a75322608f66f0341b9124b4899b74c03aa8117c62db8cb9186c5671f4c1c57" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-01-12 08:22.10 ---> using "66ca2f6b215a9d70ddef33332995bb031499cc6bf66212ceae3e530ebf21a218" 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..2bf2bf6ea0 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:22.10 ---> using "5b1961352111ae37c864cfbee9aaaf7b6eb40d246820e857c398d81b87c45a6a" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-01-12 08:22.10 ---> using "c5026eae684a9c17b02bd65564e4fc2e9dc0a517de41607c1bf05f022168855f" 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:22.10 ---> using "513690894cb6a652e9fa5dcf7ddf7da53fb84e27565710ea903b2a305bbc868a" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-01-12 08:22.10 ---> using "df051e20ce7e1065bde52b76a00b35ddc0645d48deab2b110c946614d3fca896" 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-config.2 ocaml-variants.4.14.2+options 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 amd64 Packages [9670 kB]- Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [94.5 kB]- Fetched 9996 kB in 7s (1454 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[gl-legacy.dev] synchronised (file:///src)[NOTE] Package ocaml-variants is already installed (current version is 4.14.2+options).[NOTE] Package ocaml-config is already installed (current version is 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 ... 20622 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:amd64.- Preparing to unpack .../01-libdrm2_2.4.124-2_amd64.deb ...- Unpacking libdrm2:amd64 (2.4.124-2) ...- Selecting previously unselected package libdrm-amdgpu1:amd64.- Preparing to unpack .../02-libdrm-amdgpu1_2.4.124-2_amd64.deb ...- Unpacking libdrm-amdgpu1:amd64 (2.4.124-2) ...- Selecting previously unselected package libpciaccess0:amd64.- Preparing to unpack .../03-libpciaccess0_0.17-3+b3_amd64.deb ...- Unpacking libpciaccess0:amd64 (0.17-3+b3) ...- Selecting previously unselected package libdrm-intel1:amd64.- Preparing to unpack .../04-libdrm-intel1_2.4.124-2_amd64.deb ...- Unpacking libdrm-intel1:amd64 (2.4.124-2) ...- Selecting previously unselected package libdrm-radeon1:amd64.- Preparing to unpack .../05-libdrm-radeon1_2.4.124-2_amd64.deb ...- Unpacking libdrm-radeon1:amd64 (2.4.124-2) ...- Selecting previously unselected package libdrm-nouveau2:amd64.- Preparing to unpack .../06-libdrm-nouveau2_2.4.124-2_amd64.deb ...- Unpacking libdrm-nouveau2:amd64 (2.4.124-2) ...- Selecting previously unselected package libpciaccess-dev:amd64.- Preparing to unpack .../07-libpciaccess-dev_0.17-3+b3_amd64.deb ...- Unpacking libpciaccess-dev:amd64 (0.17-3+b3) ...- Selecting previously unselected package libdrm-dev:amd64.- Preparing to unpack .../08-libdrm-dev_2.4.124-2_amd64.deb ...- Unpacking libdrm-dev:amd64 (2.4.124-2) ...- Selecting previously unselected package libelf1t64:amd64.- Preparing to unpack .../09-libelf1t64_0.192-4_amd64.deb ...- Unpacking libelf1t64:amd64 (0.192-4) ...- Selecting previously unselected package libffi-dev:amd64.- Preparing to unpack .../10-libffi-dev_3.4.8-2_amd64.deb ...- Unpacking libffi-dev:amd64 (3.4.8-2) ...- Selecting previously unselected package libwayland-server0:amd64.- Preparing to unpack .../11-libwayland-server0_1.23.1-3_amd64.deb ...- Unpacking libwayland-server0:amd64 (1.23.1-3) ...- Selecting previously unselected package libxml2:amd64.- Preparing to unpack .../12-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ...- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Selecting previously unselected package libz3-4:amd64.- Preparing to unpack .../13-libz3-4_4.13.3-1_amd64.deb ...- Unpacking libz3-4:amd64 (4.13.3-1) ...- Selecting previously unselected package libllvm19:amd64.- Preparing to unpack .../14-libllvm19_1%3a19.1.7-3+b1_amd64.deb ...- Unpacking libllvm19:amd64 (1:19.1.7-3+b1) ...- Selecting previously unselected package libsensors-config.- Preparing to unpack .../15-libsensors-config_1%3a3.6.2-2_all.deb ...- Unpacking libsensors-config (1:3.6.2-2) ...- Selecting previously unselected package libsensors5:amd64.- Preparing to unpack .../16-libsensors5_1%3a3.6.2-2_amd64.deb ...- Unpacking libsensors5:amd64 (1:3.6.2-2) ...- Selecting previously unselected package libx11-xcb1:amd64.- Preparing to unpack .../17-libx11-xcb1_2%3a1.8.12-1_amd64.deb ...- Unpacking libx11-xcb1:amd64 (2:1.8.12-1) ...- Selecting previously unselected package libxcb-dri3-0:amd64.- Preparing to unpack .../18-libxcb-dri3-0_1.17.0-2+b1_amd64.deb ...- Unpacking libxcb-dri3-0:amd64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-present0:amd64.- Preparing to unpack .../19-libxcb-present0_1.17.0-2+b1_amd64.deb ...- Unpacking libxcb-present0:amd64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-randr0:amd64.- Preparing to unpack .../20-libxcb-randr0_1.17.0-2+b1_amd64.deb ...- Unpacking libxcb-randr0:amd64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-sync1:amd64.- Preparing to unpack .../21-libxcb-sync1_1.17.0-2+b1_amd64.deb ...- Unpacking libxcb-sync1:amd64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-xfixes0:amd64.- Preparing to unpack .../22-libxcb-xfixes0_1.17.0-2+b1_amd64.deb ...- Unpacking libxcb-xfixes0:amd64 (1.17.0-2+b1) ...- Selecting previously unselected package libxshmfence1:amd64.- Preparing to unpack .../23-libxshmfence1_1.3.3-1_amd64.deb ...- Unpacking libxshmfence1:amd64 (1.3.3-1) ...- Selecting previously unselected package mesa-libgallium:amd64.- Preparing to unpack .../24-mesa-libgallium_25.0.7-2_amd64.deb ...- Unpacking mesa-libgallium:amd64 (25.0.7-2) ...- Selecting previously unselected package libgbm1:amd64.- Preparing to unpack .../25-libgbm1_25.0.7-2_amd64.deb ...- Unpacking libgbm1:amd64 (25.0.7-2) ...- Selecting previously unselected package libglvnd0:amd64.- Preparing to unpack .../26-libglvnd0_1.7.0-1+b2_amd64.deb ...- Unpacking libglvnd0:amd64 (1.7.0-1+b2) ...- Selecting previously unselected package libxcb-glx0:amd64.- Preparing to unpack .../27-libxcb-glx0_1.17.0-2+b1_amd64.deb ...- Unpacking libxcb-glx0:amd64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-shm0:amd64.- Preparing to unpack .../28-libxcb-shm0_1.17.0-2+b1_amd64.deb ...- Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ...- Selecting previously unselected package libxxf86vm1:amd64.- Preparing to unpack .../29-libxxf86vm1_1%3a1.1.4-1+b4_amd64.deb ...- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b4) ...- Selecting previously unselected package libvulkan1:amd64.- Preparing to unpack .../30-libvulkan1_1.4.309.0-1_amd64.deb ...- Unpacking libvulkan1:amd64 (1.4.309.0-1) ...- Selecting previously unselected package libgl1-mesa-dri:amd64.- Preparing to unpack .../31-libgl1-mesa-dri_25.0.7-2_amd64.deb ...- Unpacking libgl1-mesa-dri:amd64 (25.0.7-2) ...- Selecting previously unselected package libglx-mesa0:amd64.- Preparing to unpack .../32-libglx-mesa0_25.0.7-2_amd64.deb ...- Unpacking libglx-mesa0:amd64 (25.0.7-2) ...- Selecting previously unselected package libglx0:amd64.- Preparing to unpack .../33-libglx0_1.7.0-1+b2_amd64.deb ...- Unpacking libglx0:amd64 (1.7.0-1+b2) ...- Selecting previously unselected package libgl1:amd64.- Preparing to unpack .../34-libgl1_1.7.0-1+b2_amd64.deb ...- Unpacking libgl1:amd64 (1.7.0-1+b2) ...- Selecting previously unselected package libglx-dev:amd64.- Preparing to unpack .../35-libglx-dev_1.7.0-1+b2_amd64.deb ...- Unpacking libglx-dev:amd64 (1.7.0-1+b2) ...- Selecting previously unselected package libgl-dev:amd64.- Preparing to unpack .../36-libgl-dev_1.7.0-1+b2_amd64.deb ...- Unpacking libgl-dev:amd64 (1.7.0-1+b2) ...- Selecting previously unselected package libpkgconf3:amd64.- Preparing to unpack .../37-libpkgconf3_1.8.1-4_amd64.deb ...- Unpacking libpkgconf3:amd64 (1.8.1-4) ...- Selecting previously unselected package libwayland-client0:amd64.- Preparing to unpack .../38-libwayland-client0_1.23.1-3_amd64.deb ...- Unpacking libwayland-client0:amd64 (1.23.1-3) ...- Selecting previously unselected package mesa-common-dev:amd64.- Preparing to unpack .../39-mesa-common-dev_25.0.7-2_amd64.deb ...- Unpacking mesa-common-dev:amd64 (25.0.7-2) ...- Selecting previously unselected package mesa-vulkan-drivers:amd64.- Preparing to unpack .../40-mesa-vulkan-drivers_25.0.7-2_amd64.deb ...- Unpacking mesa-vulkan-drivers:amd64 (25.0.7-2) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../41-pkgconf-bin_1.8.1-4_amd64.deb ...- Unpacking pkgconf-bin (1.8.1-4) ...- Selecting previously unselected package pkgconf:amd64.- Preparing to unpack .../42-pkgconf_1.8.1-4_amd64.deb ...- Unpacking pkgconf:amd64 (1.8.1-4) ...- Selecting previously unselected package pkg-config:amd64.- Preparing to unpack .../43-pkg-config_1.8.1-4_amd64.deb ...- Unpacking pkg-config:amd64 (1.8.1-4) ...- Setting up libxcb-dri3-0:amd64 (1.17.0-2+b1) ...- Setting up libwayland-server0:amd64 (1.23.1-3) ...- Setting up libx11-xcb1:amd64 (2:1.8.12-1) ...- Setting up libpciaccess0:amd64 (0.17-3+b3) ...- Setting up libpciaccess-dev:amd64 (0.17-3+b3) ...- Setting up libxcb-xfixes0:amd64 (1.17.0-2+b1) ...- Setting up libglvnd0:amd64 (1.7.0-1+b2) ...- Setting up libxcb-glx0:amd64 (1.17.0-2+b1) ...- Setting up libsensors-config (1:3.6.2-2) ...- Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ...- Setting up libffi-dev:amd64 (3.4.8-2) ...- Setting up libelf1t64:amd64 (0.192-4) ...- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b4) ...- Setting up libxcb-present0:amd64 (1.17.0-2+b1) ...- Setting up libz3-4:amd64 (4.13.3-1) ...- Setting up libpkgconf3:amd64 (1.8.1-4) ...- Setting up libxcb-sync1:amd64 (1.17.0-2+b1) ...- Setting up pkgconf-bin (1.8.1-4) ...- Setting up libsensors5:amd64 (1:3.6.2-2) ...- Setting up libvulkan1:amd64 (1.4.309.0-1) ...- Setting up libxshmfence1:amd64 (1.3.3-1) ...- Setting up libxcb-randr0:amd64 (1.17.0-2+b1) ...- Setting up libdrm-common (2.4.124-2) ...- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Setting up libwayland-client0:amd64 (1.23.1-3) ...- Setting up libllvm19:amd64 (1:19.1.7-3+b1) ...- Setting up pkgconf:amd64 (1.8.1-4) ...- Setting up pkg-config:amd64 (1.8.1-4) ...- Setting up libdrm2:amd64 (2.4.124-2) ...- Setting up libdrm-amdgpu1:amd64 (2.4.124-2) ...- Setting up mesa-vulkan-drivers:amd64 (25.0.7-2) ...- Setting up libdrm-nouveau2:amd64 (2.4.124-2) ...- Setting up libdrm-radeon1:amd64 (2.4.124-2) ...- Setting up libdrm-intel1:amd64 (2.4.124-2) ...- Setting up mesa-libgallium:amd64 (25.0.7-2) ...- Setting up libdrm-dev:amd64 (2.4.124-2) ...- Setting up libgbm1:amd64 (25.0.7-2) ...- Setting up libgl1-mesa-dri:amd64 (25.0.7-2) ...- Setting up libglx-mesa0:amd64 (25.0.7-2) ...- Setting up libglx0:amd64 (1.7.0-1+b2) ...- Setting up libgl1:amd64 (1.7.0-1+b2) ...- Setting up libglx-dev:amd64 (1.7.0-1+b2) ...- Setting up libgl-dev:amd64 (1.7.0-1+b2) ...- Setting up mesa-common-dev:amd64 (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:22.10 ---> using "07519431a7b1935b6b2c9b5dc0bfe2f6d8c0b77e5d7b9dc31c4f3d85bc70f09d" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-variants is already installed (current version is 4.14.2+options).[NOTE] Package ocaml-config is already installed (current version is 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:22.10 ---> using "51a1daa06c1982e6e7b7298a2e803f8a891f508232f452cdc41bcd99a9866200" from cache/src: (copy (src .) (dst /src))2026-01-12 08:22.10 ---> saved as "90c6a81c3dafc56b92d0487b022a619e606ec86a55565d564a981db0ba46202d"/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:22.11 ---> saved as "d517d5b0fb5cf6f795ec0250f7865d940af2a3cc5338ae26e2d653dbcbace02d"Job succeeded2026-01-12 08:22.11: Job succeeded