2026-04-10 09:11.46: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (1c403ba3b6c49eeb70e863421ff9454ea0d852a9) (linux-arm64:debian-13-4.14_arm32_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.14@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8eeOpam 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:debian-13-ocaml-4.14@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8ee# debian-13-4.14_arm32_opam-2.5USER 1000:1000SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]ENV 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 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && 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.22.1 dune-configurator.3.22.1 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-04-10 09:11.46: Using cache hint "sanette/gl-legacy-ocaml/opam:debian-13-ocaml-4.14@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8ee-debian-13-4.14_arm32_opam-2.5-928171db754723d27e7e15d0ababdd42"2026-04-10 09:11.46: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.14@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8ee)(comment debian-13-4.14_arm32_opam-2.5)(user (uid 1000) (gid 1000))(shell /usr/bin/linux32 /bin/sh -c)(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 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && 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-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.1 dune-configurator.3.22.1 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-04-10 09:11.46: Waiting for resource in pool OCluster2026-04-10 09:11.46: Waiting for worker…2026-04-10 09:34.23: Got resource from pool OClusterBuilding on kydoime.caelum.ci.devAll commits already cachedHEAD is now at 1c403ba readme(from ocaml/opam:debian-13-ocaml-4.14@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8ee)Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8ee' locallydocker.io/ocaml/opam@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8ee: Pulling from ocaml/opame7e4c87ce695: Pulling fs layer098244b1fe4f: Pulling fs layer94a818ec2cdc: Pulling fs layer29e77b813c7f: Pulling fs layerb9dc986333a7: Pulling fs layer023a3b8ea315: Pulling fs layere7e4c87ce695: Waiting94a818ec2cdc: Waiting2684ea5ea2fe: Pulling fs layer29e77b813c7f: Waitingb9dc986333a7: Waiting023a3b8ea315: Waiting93c319c970b2: Pulling fs layer098244b1fe4f: Waiting2684ea5ea2fe: Waiting03f63d243d48: Pulling fs layer237874024f5b: Pulling fs layer03f63d243d48: Waiting954f264158bf: Pulling fs layer85f6eb6723bd: Pulling fs layer237874024f5b: Waiting954f264158bf: Waiting2882e9da3bb0: Pulling fs layer85f6eb6723bd: Waiting4aabbd87a4c4: Pulling fs layer4f386ee1e947: Pulling fs layer2882e9da3bb0: Waiting76eac5355b1e: Pulling fs layer4aabbd87a4c4: Waiting7732af2249d2: Pulling fs layer0864fc6233a3: Pulling fs layer74a602ddff51: Pulling fs layer4f386ee1e947: Waiting76eac5355b1e: Waiting0864fc6233a3: Waitingeff8656d1a08: Pulling fs layer74a602ddff51: Waiting480ead97e7de: Pulling fs layer71d9c83b5938: Pulling fs layer4f4fb700ef54: Pulling fs layer46ffbb314b18: Pulling fs layer9ad678cce639: Pulling fs layer4f4fb700ef54: Waitingcee0ad8655f3: Pulling fs layer46ffbb314b18: Waiting9ad678cce639: Waitingd7a6444c98ec: Pulling fs layercee0ad8655f3: Waitingfb7ac70d48b8: Pulling fs layer9e9d8c0fc63b: Pulling fs layer4fd15bd8b00c: Pulling fs layerd7a6444c98ec: Waitingfb7ac70d48b8: Waiting9e9d8c0fc63b: Waitingcfb25ffd51ce: Pulling fs layera1d4a67b1423: Pulling fs layerb5f05950c5d7: Pulling fs layerffaeb3c9d76d: Pulling fs layer4fd15bd8b00c: Waitingcfb25ffd51ce: Waiting4c3b6722757e: Pulling fs layer0f58a95c7a9b: Pulling fs layerb5f05950c5d7: Waitingc3e40142c411: Pulling fs layerffaeb3c9d76d: Waiting4c3b6722757e: Waitinga1d4a67b1423: Waiting7f8475cb6605: Pulling fs layer05a50efaf303: Pulling fs layer6b01dec062a8: Pulling fs layer7f8475cb6605: Waiting9fd1e9989233: Pulling fs layer6b01dec062a8: Waiting0f58a95c7a9b: Waiting05a50efaf303: Waitingc3e40142c411: Waiting433ff276b12f: Pulling fs layerefd9b50fadc4: Pulling fs layerd1391430121a: Pulling fs layerf656d97c5aae: Pulling fs layer9fd1e9989233: Waiting433ff276b12f: Waitingefd9b50fadc4: Waiting098244b1fe4f: Download completee7e4c87ce695: Verifying Checksume7e4c87ce695: Download complete94a818ec2cdc: Verifying Checksum94a818ec2cdc: Download complete29e77b813c7f: Verifying Checksum29e77b813c7f: Download completeb9dc986333a7: Verifying Checksumb9dc986333a7: Download complete2684ea5ea2fe: Verifying Checksum2684ea5ea2fe: Download completee7e4c87ce695: Pull complete098244b1fe4f: Pull complete94a818ec2cdc: Pull complete29e77b813c7f: Pull completeb9dc986333a7: Pull complete93c319c970b2: Verifying Checksum93c319c970b2: Download complete023a3b8ea315: Verifying Checksum023a3b8ea315: Download complete03f63d243d48: Download complete237874024f5b: Verifying Checksum237874024f5b: Download complete954f264158bf: Verifying Checksum954f264158bf: Download complete85f6eb6723bd: Verifying Checksum85f6eb6723bd: Download complete2882e9da3bb0: Verifying Checksum2882e9da3bb0: Download complete4aabbd87a4c4: Verifying Checksum4aabbd87a4c4: Download complete76eac5355b1e: Verifying Checksum76eac5355b1e: Download complete4f386ee1e947: Verifying Checksum4f386ee1e947: Download complete7732af2249d2: Verifying Checksum7732af2249d2: Download complete0864fc6233a3: Verifying Checksum0864fc6233a3: Download complete74a602ddff51: Verifying Checksum74a602ddff51: Download completeeff8656d1a08: Download complete480ead97e7de: Verifying Checksum480ead97e7de: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download complete71d9c83b5938: Verifying Checksum71d9c83b5938: Download complete46ffbb314b18: Download completecee0ad8655f3: Download completed7a6444c98ec: Verifying Checksumd7a6444c98ec: Download completefb7ac70d48b8: Download complete9e9d8c0fc63b: Verifying Checksum9e9d8c0fc63b: Download complete4fd15bd8b00c: Verifying Checksum4fd15bd8b00c: Download complete023a3b8ea315: Pull completecfb25ffd51ce: Download complete2684ea5ea2fe: Pull complete93c319c970b2: Pull completea1d4a67b1423: Verifying Checksuma1d4a67b1423: Download complete03f63d243d48: Pull completeb5f05950c5d7: Download complete237874024f5b: Pull completeffaeb3c9d76d: Verifying Checksumffaeb3c9d76d: Download complete954f264158bf: Pull complete4c3b6722757e: Verifying Checksum4c3b6722757e: Download complete85f6eb6723bd: Pull complete2882e9da3bb0: Pull complete4aabbd87a4c4: Pull complete4f386ee1e947: Pull complete76eac5355b1e: Pull complete7732af2249d2: Pull complete0864fc6233a3: Pull complete74a602ddff51: Pull completeeff8656d1a08: Pull complete480ead97e7de: Pull complete71d9c83b5938: Pull complete4f4fb700ef54: Pull complete46ffbb314b18: Pull complete9ad678cce639: Pull completecee0ad8655f3: Pull completed7a6444c98ec: Pull completefb7ac70d48b8: Pull complete9e9d8c0fc63b: Pull complete4fd15bd8b00c: Pull completecfb25ffd51ce: Pull completea1d4a67b1423: Pull completeb5f05950c5d7: Pull completeffaeb3c9d76d: Pull complete4c3b6722757e: Pull completec3e40142c411: Verifying Checksumc3e40142c411: Download complete05a50efaf303: Verifying Checksum05a50efaf303: Download complete6b01dec062a8: Verifying Checksum6b01dec062a8: Download complete9fd1e9989233: Verifying Checksum9fd1e9989233: Download complete433ff276b12f: Verifying Checksum433ff276b12f: Download completeefd9b50fadc4: Download completed1391430121a: Verifying Checksumd1391430121a: Download completef656d97c5aae: Verifying Checksumf656d97c5aae: Download complete7f8475cb6605: Verifying Checksum7f8475cb6605: Download complete0f58a95c7a9b: Verifying Checksum0f58a95c7a9b: Download complete0f58a95c7a9b: Pull completec3e40142c411: Pull complete7f8475cb6605: Pull complete05a50efaf303: Pull complete6b01dec062a8: Pull complete9fd1e9989233: Pull complete433ff276b12f: Pull completeefd9b50fadc4: Pull completed1391430121a: Pull completef656d97c5aae: Pull completeDigest: sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8eeStatus: Downloaded newer image for ocaml/opam@sha256:240308a5d75926948dbd1ab448e6f5b34c6a57e65a302c58d266a8b73278c8ee2026-04-10 09:34.23 ---> using "877ed5cf0a98c815bb2e7ba009eecea1fd1a0ff506ee70a6bbbdb6e441d64adc" from cache/: (comment debian-13-4.14_arm32_opam-2.5)/: (user (uid 1000) (gid 1000))/: (shell /usr/bin/linux32 /bin/sh -c)/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-10 09:34.23 ---> using "80364e7ea3205efd59b6cbc366965d6fdeadf26970763d3042667a502d2bbf01" 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-10 09:34.23 ---> using "52062abc9754f2f7adbcdae53513e4f1235a1be0e687b9206e441a5dd0e48602" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-107-genericThe OCaml toplevel, version 4.14.22.5.02026-04-10 09:34.23 ---> using "fa12169a33bbc70a6fa9176fcc7359a2140c5372c9c0bec86cfe85c767ebe583" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-10 09:34.23 ---> using "714c205c6aa9a3a01f77892c73cd70f2e82e79a2d5dd8150eb0263fd0a8a8c7f" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADffb54b9bdd..4d62a12e26 master -> origin/master7858b18273 Merge pull request #29691 from punchagan/fix-conf-libffi<><> 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.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-10 09:34.23 ---> using "af8dd51d7f9cbbb92ee46ffd9127067aa1e9b075e022c079b2c6a797e79c2187" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-10 09:34.23 ---> saved as "e5d03585a527e3d8318c3c1818076bac6f9475b668473f4a2ee6acb2a6443f5e"/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-10 09:34.25 ---> saved as "4de974ff3f02cb5c7fea75831bfe964a46d4ec88738f208630a84efba6be523e"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-10 09:34.25 ---> saved as "c0713d1e3de1e95fc444d56488f1b38388ba267b8ac98ee0278d30fe61a6393f"/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.22.1 dune-configurator.3.22.1 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 armhf Packages [9237 kB]- Get:5 http://deb.debian.org/debian-security trixie-security/main armhf Packages [115 kB]- Fetched 9584 kB in 1s (6810 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 ... 20349 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:armhf.- Preparing to unpack .../01-libdrm2_2.4.124-2_armhf.deb ...- Unpacking libdrm2:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-amdgpu1:armhf.- Preparing to unpack .../02-libdrm-amdgpu1_2.4.124-2_armhf.deb ...- Unpacking libdrm-amdgpu1:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-radeon1:armhf.- Preparing to unpack .../03-libdrm-radeon1_2.4.124-2_armhf.deb ...- Unpacking libdrm-radeon1:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-nouveau2:armhf.- Preparing to unpack .../04-libdrm-nouveau2_2.4.124-2_armhf.deb ...- Unpacking libdrm-nouveau2:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-omap1:armhf.- Preparing to unpack .../05-libdrm-omap1_2.4.124-2_armhf.deb ...- Unpacking libdrm-omap1:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-freedreno1:armhf.- Preparing to unpack .../06-libdrm-freedreno1_2.4.124-2_armhf.deb ...- Unpacking libdrm-freedreno1:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-exynos1:armhf.- Preparing to unpack .../07-libdrm-exynos1_2.4.124-2_armhf.deb ...- Unpacking libdrm-exynos1:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-tegra0:armhf.- Preparing to unpack .../08-libdrm-tegra0_2.4.124-2_armhf.deb ...- Unpacking libdrm-tegra0:armhf (2.4.124-2) ...- Selecting previously unselected package libdrm-etnaviv1:armhf.- Preparing to unpack .../09-libdrm-etnaviv1_2.4.124-2_armhf.deb ...- Unpacking libdrm-etnaviv1:armhf (2.4.124-2) ...- Selecting previously unselected package libpciaccess0:armhf.- Preparing to unpack .../10-libpciaccess0_0.17-3+b3_armhf.deb ...- Unpacking libpciaccess0:armhf (0.17-3+b3) ...- Selecting previously unselected package libpciaccess-dev:armhf.- Preparing to unpack .../11-libpciaccess-dev_0.17-3+b3_armhf.deb ...- Unpacking libpciaccess-dev:armhf (0.17-3+b3) ...- Selecting previously unselected package libdrm-dev:armhf.- Preparing to unpack .../12-libdrm-dev_2.4.124-2_armhf.deb ...- Unpacking libdrm-dev:armhf (2.4.124-2) ...- Selecting previously unselected package libelf1t64:armhf.- Preparing to unpack .../13-libelf1t64_0.192-4_armhf.deb ...- Unpacking libelf1t64:armhf (0.192-4) ...- Selecting previously unselected package libffi-dev:armhf.- Preparing to unpack .../14-libffi-dev_3.4.8-2_armhf.deb ...- Unpacking libffi-dev:armhf (3.4.8-2) ...- Selecting previously unselected package libwayland-server0:armhf.- Preparing to unpack .../15-libwayland-server0_1.23.1-3_armhf.deb ...- Unpacking libwayland-server0:armhf (1.23.1-3) ...- Selecting previously unselected package libxml2:armhf.- Preparing to unpack .../16-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_armhf.deb ...- Unpacking libxml2:armhf (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Selecting previously unselected package libz3-4:armhf.- Preparing to unpack .../17-libz3-4_4.13.3-1_armhf.deb ...- Unpacking libz3-4:armhf (4.13.3-1) ...- Selecting previously unselected package libllvm19:armhf.- Preparing to unpack .../18-libllvm19_1%3a19.1.7-3+b1_armhf.deb ...- Unpacking libllvm19:armhf (1:19.1.7-3+b1) ...- Selecting previously unselected package libsensors-config.- Preparing to unpack .../19-libsensors-config_1%3a3.6.2-2_all.deb ...- Unpacking libsensors-config (1:3.6.2-2) ...- Selecting previously unselected package libsensors5:armhf.- Preparing to unpack .../20-libsensors5_1%3a3.6.2-2_armhf.deb ...- Unpacking libsensors5:armhf (1:3.6.2-2) ...- Selecting previously unselected package libx11-xcb1:armhf.- Preparing to unpack .../21-libx11-xcb1_2%3a1.8.12-1_armhf.deb ...- Unpacking libx11-xcb1:armhf (2:1.8.12-1) ...- Selecting previously unselected package libxcb-dri3-0:armhf.- Preparing to unpack .../22-libxcb-dri3-0_1.17.0-2+b1_armhf.deb ...- Unpacking libxcb-dri3-0:armhf (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-present0:armhf.- Preparing to unpack .../23-libxcb-present0_1.17.0-2+b1_armhf.deb ...- Unpacking libxcb-present0:armhf (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-randr0:armhf.- Preparing to unpack .../24-libxcb-randr0_1.17.0-2+b1_armhf.deb ...- Unpacking libxcb-randr0:armhf (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-sync1:armhf.- Preparing to unpack .../25-libxcb-sync1_1.17.0-2+b1_armhf.deb ...- Unpacking libxcb-sync1:armhf (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-xfixes0:armhf.- Preparing to unpack .../26-libxcb-xfixes0_1.17.0-2+b1_armhf.deb ...- Unpacking libxcb-xfixes0:armhf (1.17.0-2+b1) ...- Selecting previously unselected package libxshmfence1:armhf.- Preparing to unpack .../27-libxshmfence1_1.3.3-1_armhf.deb ...- Unpacking libxshmfence1:armhf (1.3.3-1) ...- Selecting previously unselected package mesa-libgallium:armhf.- Preparing to unpack .../28-mesa-libgallium_25.0.7-2_armhf.deb ...- Unpacking mesa-libgallium:armhf (25.0.7-2) ...- Selecting previously unselected package libgbm1:armhf.- Preparing to unpack .../29-libgbm1_25.0.7-2_armhf.deb ...- Unpacking libgbm1:armhf (25.0.7-2) ...- Selecting previously unselected package libglvnd0:armhf.- Preparing to unpack .../30-libglvnd0_1.7.0-1+b2_armhf.deb ...- Unpacking libglvnd0:armhf (1.7.0-1+b2) ...- Selecting previously unselected package libxcb-glx0:armhf.- Preparing to unpack .../31-libxcb-glx0_1.17.0-2+b1_armhf.deb ...- Unpacking libxcb-glx0:armhf (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-shm0:armhf.- Preparing to unpack .../32-libxcb-shm0_1.17.0-2+b1_armhf.deb ...- Unpacking libxcb-shm0:armhf (1.17.0-2+b1) ...- Selecting previously unselected package libxxf86vm1:armhf.- Preparing to unpack .../33-libxxf86vm1_1%3a1.1.4-1+b4_armhf.deb ...- Unpacking libxxf86vm1:armhf (1:1.1.4-1+b4) ...- Selecting previously unselected package libvulkan1:armhf.- Preparing to unpack .../34-libvulkan1_1.4.309.0-1_armhf.deb ...- Unpacking libvulkan1:armhf (1.4.309.0-1) ...- Selecting previously unselected package libgl1-mesa-dri:armhf.- Preparing to unpack .../35-libgl1-mesa-dri_25.0.7-2_armhf.deb ...- Unpacking libgl1-mesa-dri:armhf (25.0.7-2) ...- Selecting previously unselected package libglx-mesa0:armhf.- Preparing to unpack .../36-libglx-mesa0_25.0.7-2_armhf.deb ...- Unpacking libglx-mesa0:armhf (25.0.7-2) ...- Selecting previously unselected package libglx0:armhf.- Preparing to unpack .../37-libglx0_1.7.0-1+b2_armhf.deb ...- Unpacking libglx0:armhf (1.7.0-1+b2) ...- Selecting previously unselected package libgl1:armhf.- Preparing to unpack .../38-libgl1_1.7.0-1+b2_armhf.deb ...- Unpacking libgl1:armhf (1.7.0-1+b2) ...- Selecting previously unselected package libglx-dev:armhf.- Preparing to unpack .../39-libglx-dev_1.7.0-1+b2_armhf.deb ...- Unpacking libglx-dev:armhf (1.7.0-1+b2) ...- Selecting previously unselected package libgl-dev:armhf.- Preparing to unpack .../40-libgl-dev_1.7.0-1+b2_armhf.deb ...- Unpacking libgl-dev:armhf (1.7.0-1+b2) ...- Selecting previously unselected package libpkgconf3:armhf.- Preparing to unpack .../41-libpkgconf3_1.8.1-4_armhf.deb ...- Unpacking libpkgconf3:armhf (1.8.1-4) ...- Selecting previously unselected package libwayland-client0:armhf.- Preparing to unpack .../42-libwayland-client0_1.23.1-3_armhf.deb ...- Unpacking libwayland-client0:armhf (1.23.1-3) ...- Selecting previously unselected package mesa-common-dev:armhf.- Preparing to unpack .../43-mesa-common-dev_25.0.7-2_armhf.deb ...- Unpacking mesa-common-dev:armhf (25.0.7-2) ...- Selecting previously unselected package mesa-vulkan-drivers:armhf.- Preparing to unpack .../44-mesa-vulkan-drivers_25.0.7-2_armhf.deb ...- Unpacking mesa-vulkan-drivers:armhf (25.0.7-2) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../45-pkgconf-bin_1.8.1-4_armhf.deb ...- Unpacking pkgconf-bin (1.8.1-4) ...- Selecting previously unselected package pkgconf:armhf.- Preparing to unpack .../46-pkgconf_1.8.1-4_armhf.deb ...- Unpacking pkgconf:armhf (1.8.1-4) ...- Selecting previously unselected package pkg-config:armhf.- Preparing to unpack .../47-pkg-config_1.8.1-4_armhf.deb ...- Unpacking pkg-config:armhf (1.8.1-4) ...- Setting up libxcb-dri3-0:armhf (1.17.0-2+b1) ...- Setting up libwayland-server0:armhf (1.23.1-3) ...- Setting up libx11-xcb1:armhf (2:1.8.12-1) ...- Setting up libpciaccess0:armhf (0.17-3+b3) ...- Setting up libpciaccess-dev:armhf (0.17-3+b3) ...- Setting up libxcb-xfixes0:armhf (1.17.0-2+b1) ...- Setting up libglvnd0:armhf (1.7.0-1+b2) ...- Setting up libxcb-glx0:armhf (1.17.0-2+b1) ...- Setting up libsensors-config (1:3.6.2-2) ...- Setting up libxcb-shm0:armhf (1.17.0-2+b1) ...- Setting up libffi-dev:armhf (3.4.8-2) ...- Setting up libelf1t64:armhf (0.192-4) ...- Setting up libxxf86vm1:armhf (1:1.1.4-1+b4) ...- Setting up libxcb-present0:armhf (1.17.0-2+b1) ...- Setting up libz3-4:armhf (4.13.3-1) ...- Setting up libpkgconf3:armhf (1.8.1-4) ...- Setting up libxcb-sync1:armhf (1.17.0-2+b1) ...- Setting up pkgconf-bin (1.8.1-4) ...- Setting up libsensors5:armhf (1:3.6.2-2) ...- Setting up libvulkan1:armhf (1.4.309.0-1) ...- Setting up libxshmfence1:armhf (1.3.3-1) ...- Setting up libxcb-randr0:armhf (1.17.0-2+b1) ...- Setting up libdrm-common (2.4.124-2) ...- Setting up libxml2:armhf (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Setting up libwayland-client0:armhf (1.23.1-3) ...- Setting up libllvm19:armhf (1:19.1.7-3+b1) ...- Setting up pkgconf:armhf (1.8.1-4) ...- Setting up pkg-config:armhf (1.8.1-4) ...- Setting up libdrm2:armhf (2.4.124-2) ...- Setting up libdrm-omap1:armhf (2.4.124-2) ...- Setting up libdrm-exynos1:armhf (2.4.124-2) ...- Setting up libdrm-amdgpu1:armhf (2.4.124-2) ...- Setting up mesa-vulkan-drivers:armhf (25.0.7-2) ...- Setting up mesa-libgallium:armhf (25.0.7-2) ...- Setting up libdrm-nouveau2:armhf (2.4.124-2) ...- Setting up libdrm-etnaviv1:armhf (2.4.124-2) ...- Setting up libgbm1:armhf (25.0.7-2) ...- Setting up libdrm-radeon1:armhf (2.4.124-2) ...- Setting up libgl1-mesa-dri:armhf (25.0.7-2) ...- Setting up libdrm-freedreno1:armhf (2.4.124-2) ...- Setting up libdrm-tegra0:armhf (2.4.124-2) ...- Setting up libdrm-dev:armhf (2.4.124-2) ...- Setting up libglx-mesa0:armhf (25.0.7-2) ...- Setting up libglx0:armhf (1.7.0-1+b2) ...- Setting up libgl1:armhf (1.7.0-1+b2) ...- Setting up libglx-dev:armhf (1.7.0-1+b2) ...- Setting up libgl-dev:armhf (1.7.0-1+b2) ...- Setting up mesa-common-dev:armhf (25.0.7-2) ...- Processing triggers for libc-bin (2.41-12+deb13u1) ...# To update the current shell environment, run: eval $(opam env)2026-04-10 09:34.48 ---> saved as "a7d2ce076314cac30620f9b34eb1aa41ca98741970e4c51c5e8e1f21b31bec07"/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.22.1- install dune-configurator 3.22.1- 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.22.1, dune-configurator.3.22.1 (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.22.1-> installed csexp.1.5.2-> installed stdlib-shims.0.3.0-> installed integers.0.7.0-> installed dune-configurator.3.22.1-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-04-10 09:35.54 ---> saved as "370902a080c31d93b9168f0b60ec5d57560c36e57dcc158acf1a8a9a1c95616b"/src: (copy (src .) (dst /src))2026-04-10 09:35.54 ---> saved as "f5fc8cb9c461685a64dc25f12839487c6e8197effe23714989945f5323697f00"/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-10 09:35.54 ---> saved as "6540fbf3d4574887ee6caacef14a8de3db7f4a31ab527abed92b292093915a48"Job succeeded2026-04-10 09:35.54: Job succeeded