2026-04-27 07:29.50: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (1c403ba3b6c49eeb70e863421ff9454ea0d852a9) (linux-x86_64:ubuntu-24.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4Opam 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:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4# ubuntu-24.04-4.14_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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 gl-legacy.opam ./RUN opam pin add -yn gl-legacy.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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-27 07:29.50: Using cache hint "sanette/gl-legacy-ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4-ubuntu-24.04-4.14_opam-2.5-c0b74ef11d0bda477807bfd91cfcc352"2026-04-27 07:29.50: Using OBuilder spec:((from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4)(comment ubuntu-24.04-4.14_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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src gl-legacy.opam) (dst ./))(run (network host)(shell "opam pin add -yn gl-legacy.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-libgl.1 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 ctypes-foreign.0.24.0 dune.3.22.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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-27 07:29.50: Waiting for resource in pool OCluster2026-04-27 08:15.33: Waiting for worker…2026-04-27 08:18.20: Got resource from pool OClusterBuilding on doris.caelum.ci.devAll commits already cachedHEAD is now at 1c403ba readme(from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4)Unable to find image 'ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4' locallydocker.io/ocaml/opam@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4: Pulling from ocaml/opamb40150c1c271: Pulling fs layer5635dddaaf61: Pulling fs layer0a6d5f853ae3: Pulling fs layer799f202be4df: Pulling fs layerb903f564077a: Pulling fs layer6c1d10b3d08f: Pulling fs layer5f5807185d05: Pulling fs layer070c54c49939: Pulling fs layerc74f78aa4319: Pulling fs layer08f490e2d1d6: Pulling fs layer90f22d77deb3: Pulling fs layer7934f3d64cde: Pulling fs layerc9675ca4ea04: Pulling fs layer6c1d10b3d08f: Waiting070c54c49939: Waiting2d56e81bc648: Pulling fs layer5f5807185d05: Waiting747607799543: Pulling fs layerc74f78aa4319: Waiting08f490e2d1d6: Waiting620bc2c277c5: Pulling fs layer799f202be4df: Waiting90f22d77deb3: Waiting7934f3d64cde: Waiting2d56e81bc648: Waitingc9675ca4ea04: Waitingbd268c40989e: Pulling fs layerb903f564077a: Waiting747607799543: Waiting620bc2c277c5: Waiting52dd6f008393: Pulling fs layerbd268c40989e: Waiting1ac04842be81: Pulling fs layere50d59eb16a8: Pulling fs layer52dd6f008393: Waiting5dcb466db21c: Pulling fs layere50d59eb16a8: Waiting4f4fb700ef54: Pulling fs layer5dcb466db21c: Waiting1ac04842be81: Waiting155ed5167872: Pulling fs layer0d0ddeec4e9f: Pulling fs layer4f4fb700ef54: Waiting155ed5167872: Waiting11a59e72671d: Pulling fs layerf5e116e6aaf6: Pulling fs layer11a59e72671d: Waiting0d0ddeec4e9f: Waiting95c72a92d56a: Pulling fs layer711d037d18c7: Pulling fs layer95c72a92d56a: Waiting100470c8287d: Pulling fs layer711d037d18c7: Waiting76c9f10ccc79: Pulling fs layer100470c8287d: Waiting18a3f6bf5510: Pulling fs layer76c9f10ccc79: Waiting964c51b347ff: Pulling fs layer4020793ba1b6: Pulling fs layerff88a2087566: Pulling fs layer18a3f6bf5510: Waiting964c51b347ff: Waiting1599e1710bd3: Pulling fs layerff88a2087566: Waitinge9e27cfec680: Pulling fs layer1599e1710bd3: Waitinged5bd70fe984: Pulling fs layerff9f18578fd4: Pulling fs layer290bf7c7792f: Pulling fs layere9e27cfec680: Waitingff9f18578fd4: Waitinged5bd70fe984: Waiting1be1bd893fc7: Pulling fs layer290bf7c7792f: Waiting7482771bd187: Pulling fs layer901ff5f800f2: Pulling fs layer1be1bd893fc7: Waiting42231f02769a: Pulling fs layer450229835c85: Pulling fs layer901ff5f800f2: Waiting42231f02769a: Waiting450229835c85: Waiting5635dddaaf61: Verifying Checksum5635dddaaf61: Download complete0a6d5f853ae3: Verifying Checksum0a6d5f853ae3: Download completeb40150c1c271: Verifying Checksumb40150c1c271: Download completeb903f564077a: Download complete799f202be4df: Verifying Checksum799f202be4df: Download complete5f5807185d05: Verifying Checksum5f5807185d05: Download completec74f78aa4319: Verifying Checksumc74f78aa4319: Download completeb40150c1c271: Pull complete5635dddaaf61: Pull complete0a6d5f853ae3: Pull complete070c54c49939: Verifying Checksum070c54c49939: Download complete08f490e2d1d6: Verifying Checksum08f490e2d1d6: Download complete90f22d77deb3: Verifying Checksum90f22d77deb3: Download complete799f202be4df: Pull completeb903f564077a: Pull complete7934f3d64cde: Verifying Checksum7934f3d64cde: Download completec9675ca4ea04: Verifying Checksumc9675ca4ea04: Download complete6c1d10b3d08f: Verifying Checksum6c1d10b3d08f: Download complete2d56e81bc648: Verifying Checksum2d56e81bc648: Download complete620bc2c277c5: Verifying Checksum620bc2c277c5: Download complete747607799543: Download completebd268c40989e: Verifying Checksumbd268c40989e: Download complete52dd6f008393: Verifying Checksum52dd6f008393: Download complete5dcb466db21c: Download complete4f4fb700ef54: Download complete1ac04842be81: Verifying Checksum1ac04842be81: Download complete0d0ddeec4e9f: Download complete155ed5167872: Verifying Checksum155ed5167872: Download complete11a59e72671d: Verifying Checksum11a59e72671d: Download completef5e116e6aaf6: Verifying Checksumf5e116e6aaf6: Download complete100470c8287d: Download complete95c72a92d56a: Verifying Checksum95c72a92d56a: Download complete76c9f10ccc79: Verifying Checksum76c9f10ccc79: Download complete711d037d18c7: Verifying Checksum711d037d18c7: Download complete18a3f6bf5510: Download complete4020793ba1b6: Download completeff88a2087566: Verifying Checksumff88a2087566: Download complete964c51b347ff: Verifying Checksum964c51b347ff: Download completee9e27cfec680: Download completeff9f18578fd4: Download complete290bf7c7792f: Verifying Checksum290bf7c7792f: Download complete1be1bd893fc7: Download complete6c1d10b3d08f: Pull complete5f5807185d05: Pull complete070c54c49939: Pull completec74f78aa4319: Pull complete08f490e2d1d6: Pull complete90f22d77deb3: Pull completeed5bd70fe984: Verifying Checksumed5bd70fe984: Download complete7934f3d64cde: Pull complete1599e1710bd3: Verifying Checksum1599e1710bd3: Download completec9675ca4ea04: Pull complete901ff5f800f2: Verifying Checksum901ff5f800f2: Download complete42231f02769a: Download complete2d56e81bc648: Pull complete450229835c85: Verifying Checksum450229835c85: Download complete747607799543: Pull complete620bc2c277c5: Pull completebd268c40989e: Pull complete52dd6f008393: Pull complete1ac04842be81: Pull completee50d59eb16a8: Pull complete5dcb466db21c: Pull complete4f4fb700ef54: Pull complete155ed5167872: Pull complete0d0ddeec4e9f: Pull complete11a59e72671d: Pull completef5e116e6aaf6: Pull complete95c72a92d56a: Pull complete711d037d18c7: Pull complete100470c8287d: Pull complete76c9f10ccc79: Pull complete18a3f6bf5510: Pull complete964c51b347ff: Pull complete4020793ba1b6: Pull completeff88a2087566: Pull complete7482771bd187: Verifying Checksum7482771bd187: Download complete1599e1710bd3: Pull completee9e27cfec680: Pull completeed5bd70fe984: Pull completeff9f18578fd4: Pull complete290bf7c7792f: Pull complete1be1bd893fc7: Pull complete7482771bd187: Pull complete901ff5f800f2: Pull complete42231f02769a: Pull complete450229835c85: Pull completeDigest: sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4Status: Downloaded newer image for ocaml/opam@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb42026-04-27 08:18.21 ---> using "f6983aa83ec90cbaf3229e60f783e3846dbf203b22126e1fa9deb5af4a02fea2" from cache/: (comment ubuntu-24.04-4.14_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-04-27 08:18.21 ---> using "cf6b682db0eb0265b50e065ef8ebeee7f5670b75b54916f04daec292c2291574" 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.[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=71 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-27 08:18.21 ---> using "e0d727a931986edce47e349acfbdfc661d9f8a156856352a318ba20ddbcc86dd" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 4.14.32.5.12026-04-27 08:18.21 ---> using "037700d65640b0cfa60eeade36e08c506355b33572f0baf2665b2b6f264049ce" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-27 08:18.21 ---> using "bd73055a33517574c09d1990315d9406b1b85284b6886c918f256834d1b2fdd9" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as 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-27 08:18.21 ---> using "44215223cd1e38276bb56f7db30e896334611c842e07383bb64f1e3b10a009e5" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-27 08:18.21 ---> saved as "286af9d9bd0e7453f8ccbfc788bca2040effdf4ad8c7b5cb13221d3825563584"/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-27 08:18.23 ---> saved as "f16d0fcb686816fb1db167fba7faaf8edd8963e987032e4c096e78e93267647e"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-27 08:18.24 ---> saved as "3b32997e0a2d83952e42bce6e9261fc5b720d90d7a585a33905267157ebaec1f"/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.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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"- Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease- Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]- Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]- Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2354 kB]- Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2142 kB]- Get:6 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]- Fetched 4874 kB in 1s (5897 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.3).[NOTE] Package ocaml is already installed (current version is 4.14.3).[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"- debconf: delaying package configuration, since apt-utils is not installed- Selecting previously unselected package libelf1t64:amd64.- (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 ... 16335 files and directories currently installed.)- Preparing to unpack .../00-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...- Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...- Selecting previously unselected package libicu74:amd64.- Preparing to unpack .../01-libicu74_74.2-1ubuntu3.1_amd64.deb ...- Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...- Selecting previously unselected package libxml2:amd64.- Preparing to unpack .../02-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ...- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...- Selecting previously unselected package libdrm-common.- Preparing to unpack .../03-libdrm-common_2.4.125-1ubuntu0.1~24.04.1_all.deb ...- Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ...- Selecting previously unselected package libdrm2:amd64.- Preparing to unpack .../04-libdrm2_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...- Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Selecting previously unselected package libsensors-config.- Preparing to unpack .../05-libsensors-config_1%3a3.6.0-9build1_all.deb ...- Unpacking libsensors-config (1:3.6.0-9build1) ...- Selecting previously unselected package libsensors5:amd64.- Preparing to unpack .../06-libsensors5_1%3a3.6.0-9build1_amd64.deb ...- Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...- Selecting previously unselected package libdrm-amdgpu1:amd64.- Preparing to unpack .../07-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...- Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Selecting previously unselected package libpciaccess0:amd64.- Preparing to unpack .../08-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ...- Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...- Selecting previously unselected package libdrm-intel1:amd64.- Preparing to unpack .../09-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...- Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Selecting previously unselected package libdrm-radeon1:amd64.- Preparing to unpack .../10-libdrm-radeon1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...- Unpacking libdrm-radeon1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Selecting previously unselected package libdrm-nouveau2:amd64.- Preparing to unpack .../11-libdrm-nouveau2_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...- Unpacking libdrm-nouveau2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Selecting previously unselected package libpciaccess-dev:amd64.- Preparing to unpack .../12-libpciaccess-dev_0.17-3ubuntu0.24.04.2_amd64.deb ...- Unpacking libpciaccess-dev:amd64 (0.17-3ubuntu0.24.04.2) ...- Selecting previously unselected package libdrm-dev:amd64.- Preparing to unpack .../13-libdrm-dev_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...- Unpacking libdrm-dev:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Selecting previously unselected package libllvm20:amd64.- Preparing to unpack .../14-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ...- Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ...- Selecting previously unselected package libx11-xcb1:amd64.- Preparing to unpack .../15-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ...- Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ...- Selecting previously unselected package libxcb-dri3-0:amd64.- Preparing to unpack .../16-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ...- Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...- Selecting previously unselected package libxcb-present0:amd64.- Preparing to unpack .../17-libxcb-present0_1.15-1ubuntu2_amd64.deb ...- Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ...- Selecting previously unselected package libxcb-randr0:amd64.- Preparing to unpack .../18-libxcb-randr0_1.15-1ubuntu2_amd64.deb ...- Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ...- Selecting previously unselected package libxcb-sync1:amd64.- Preparing to unpack .../19-libxcb-sync1_1.15-1ubuntu2_amd64.deb ...- Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ...- Selecting previously unselected package libxcb-xfixes0:amd64.- Preparing to unpack .../20-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ...- Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...- Selecting previously unselected package libxshmfence1:amd64.- Preparing to unpack .../21-libxshmfence1_1.3-1build5_amd64.deb ...- Unpacking libxshmfence1:amd64 (1.3-1build5) ...- Selecting previously unselected package mesa-libgallium:amd64.- Preparing to unpack .../22-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ...- Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Selecting previously unselected package libgbm1:amd64.- Preparing to unpack .../23-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ...- Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Selecting previously unselected package libglvnd0:amd64.- Preparing to unpack .../24-libglvnd0_1.7.0-1build1_amd64.deb ...- Unpacking libglvnd0:amd64 (1.7.0-1build1) ...- Selecting previously unselected package libxcb-glx0:amd64.- Preparing to unpack .../25-libxcb-glx0_1.15-1ubuntu2_amd64.deb ...- Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ...- Selecting previously unselected package libxcb-shm0:amd64.- Preparing to unpack .../26-libxcb-shm0_1.15-1ubuntu2_amd64.deb ...- Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ...- Selecting previously unselected package libxxf86vm1:amd64.- Preparing to unpack .../27-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ...- Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ...- Selecting previously unselected package libvulkan1:amd64.- Preparing to unpack .../28-libvulkan1_1.3.275.0-1build1_amd64.deb ...- Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ...- Selecting previously unselected package libgl1-mesa-dri:amd64.- Preparing to unpack .../29-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ...- Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Selecting previously unselected package libglx-mesa0:amd64.- Preparing to unpack .../30-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ...- Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Selecting previously unselected package libglx0:amd64.- Preparing to unpack .../31-libglx0_1.7.0-1build1_amd64.deb ...- Unpacking libglx0:amd64 (1.7.0-1build1) ...- Selecting previously unselected package libgl1:amd64.- Preparing to unpack .../32-libgl1_1.7.0-1build1_amd64.deb ...- Unpacking libgl1:amd64 (1.7.0-1build1) ...- Selecting previously unselected package libglx-dev:amd64.- Preparing to unpack .../33-libglx-dev_1.7.0-1build1_amd64.deb ...- Unpacking libglx-dev:amd64 (1.7.0-1build1) ...- Selecting previously unselected package libgl-dev:amd64.- Preparing to unpack .../34-libgl-dev_1.7.0-1build1_amd64.deb ...- Unpacking libgl-dev:amd64 (1.7.0-1build1) ...- Selecting previously unselected package libpkgconf3:amd64.- Preparing to unpack .../35-libpkgconf3_1.8.1-2build1_amd64.deb ...- Unpacking libpkgconf3:amd64 (1.8.1-2build1) ...- Selecting previously unselected package libwayland-client0:amd64.- Preparing to unpack .../36-libwayland-client0_1.22.0-2.1build1_amd64.deb ...- Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ...- Selecting previously unselected package mesa-common-dev:amd64.- Preparing to unpack .../37-mesa-common-dev_25.2.8-0ubuntu0.24.04.1_amd64.deb ...- Unpacking mesa-common-dev:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Selecting previously unselected package mesa-vulkan-drivers:amd64.- Preparing to unpack .../38-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ...- Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../39-pkgconf-bin_1.8.1-2build1_amd64.deb ...- Unpacking pkgconf-bin (1.8.1-2build1) ...- Selecting previously unselected package pkgconf:amd64.- Preparing to unpack .../40-pkgconf_1.8.1-2build1_amd64.deb ...- Unpacking pkgconf:amd64 (1.8.1-2build1) ...- Selecting previously unselected package pkg-config:amd64.- Preparing to unpack .../41-pkg-config_1.8.1-2build1_amd64.deb ...- Unpacking pkg-config:amd64 (1.8.1-2build1) ...- Selecting previously unselected package libffi-dev:amd64.- Preparing to unpack .../42-libffi-dev_3.4.6-1build1_amd64.deb ...- Unpacking libffi-dev:amd64 (3.4.6-1build1) ...- Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...- Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ...- Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...- Setting up libpciaccess-dev:amd64 (0.17-3ubuntu0.24.04.2) ...- Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...- Setting up libglvnd0:amd64 (1.7.0-1build1) ...- Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ...- Setting up libsensors-config (1:3.6.0-9build1) ...- Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ...- Setting up libffi-dev:amd64 (3.4.6-1build1) ...- Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...- Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ...- Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ...- Setting up libpkgconf3:amd64 (1.8.1-2build1) ...- Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ...- Setting up pkgconf-bin (1.8.1-2build1) ...- Setting up libsensors5:amd64 (1:3.6.0-9build1) ...- Setting up libvulkan1:amd64 (1.3.275.0-1build1) ...- Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...- Setting up libxshmfence1:amd64 (1.3-1build5) ...- Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ...- Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ...- Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...- Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ...- Setting up pkgconf:amd64 (1.8.1-2build1) ...- Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ...- Setting up pkg-config:amd64 (1.8.1-2build1) ...- Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Setting up libdrm-nouveau2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Setting up libdrm-radeon1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Setting up libdrm-dev:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...- Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Setting up libglx0:amd64 (1.7.0-1build1) ...- Setting up libgl1:amd64 (1.7.0-1build1) ...- Setting up libglx-dev:amd64 (1.7.0-1build1) ...- Setting up libgl-dev:amd64 (1.7.0-1build1) ...- Setting up mesa-common-dev:amd64 (25.2.8-0ubuntu0.24.04.1) ...- Processing triggers for libc-bin (2.39-0ubuntu8.7) ...# To update the current shell environment, run: eval $(opam env)2026-04-27 08:18.53 ---> saved as "4da241a50ca073ea9325b24b19af8d905392b9034019e06100e96965d801534d"/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.3).[NOTE] Package ocaml is already installed (current version is 4.14.3).[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.2- install dune-configurator 3.22.2- install integers 0.7.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved csexp.1.5.2 (cached)-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> installed conf-libffi.2.0.0-> installed conf-libgl.1-> retrieved dune.3.22.2, dune-configurator.3.22.2 (cached)-> installed dune.3.22.2-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed integers.0.7.0-> installed dune-configurator.3.22.2-> installed ctypes.0.24.0-> installed ctypes-foreign.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-04-27 08:19.36 ---> saved as "11b93dada9dba1ccbc3a7e9b5aa240a06d25b82bd3da85f35d100428863ab705"/src: (copy (src .) (dst /src))2026-04-27 08:19.37 ---> saved as "5751613ce157f735b5e1a48830b6eacadeec68b73fd5d93ae1209c69c144a886"/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-27 08:19.37 ---> saved as "8f3ee01202b28e59f882972ebf0f2f838bd1c4321850ee9bfcb612898c296756"Job succeeded2026-04-27 08:19.37: Job succeeded