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-25.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdbOpam 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-25.04-ocaml-4.14@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdb# ubuntu-25.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-25.04-ocaml-4.14@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdb-ubuntu-25.04-4.14_opam-2.5-c0b74ef11d0bda477807bfd91cfcc352"2026-04-27 07:29.50: Using OBuilder spec:((from ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdb)(comment ubuntu-25.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.32: Waiting for worker…2026-04-27 08:18.20: Got resource from pool OClusterBuilding on odawa.caelum.ci.devAll commits already cachedHEAD is now at 1c403ba readme(from ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdb)Unable to find image 'ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdb' locallydocker.io/ocaml/opam@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdb: Pulling from ocaml/opamc62190a9ab61: Already exists357ac6654861: Already existsa191be1efbfd: Already existseb4000d4ebbc: Already exists598bd7554f0c: Already exists79d6c515bbb9: Already exists154be107f855: Already existsfd2208c876d6: Already exists16490c1f67c4: Already exists71652ce32f03: Already existsf6539204dd94: Already exists8832196939ac: Already exists051ac3f8d1fa: Already exists9c22d08d7908: Already existsf92810fb1a76: Already exists084bdef83a94: Already existsd61f838e95fd: Already existsd61f838e95fd: Already exists4b9d9e7979d2: Already exists5b295751883e: Already exists4cf5bde88b89: Already existsa2e9395651c9: Already exists4f4fb700ef54: Already exists8d482fe260fa: Already exists0c1606e5aae9: Already exists35abd5e9c377: Already existsdd98292fdce5: Already exists013f4f55172f: Already exists74138f97645f: Already existsdd1ee7cdcf24: Already exists9af03bee1815: Already exists2aa5fb145868: Already exists236cbd8de420: Already exists50b334ba052c: Already exists0ecd776bb54b: Already exists61565fcd1ea7: Already existsc61c7e9567a5: Already exists6616a61e7604: Already exists9ff1755321c4: Already existsa72649cf11ee: Already existsd7886880bcec: Already exists2a89a2b3cc39: Pulling fs layerdebc803d2143: Pulling fs layere4a5f49164e2: Pulling fs layer569b9f5d92e4: Pulling fs layere4a5f49164e2: Waitinged5d03d53c7d: Pulling fs layer569b9f5d92e4: Waitinged5d03d53c7d: Waitinge4a5f49164e2: Verifying Checksume4a5f49164e2: Download complete569b9f5d92e4: Download completeed5d03d53c7d: Download completedebc803d2143: Verifying Checksumdebc803d2143: Download complete2a89a2b3cc39: Verifying Checksum2a89a2b3cc39: Download complete2a89a2b3cc39: Pull completedebc803d2143: Pull completee4a5f49164e2: Pull complete569b9f5d92e4: Pull completeed5d03d53c7d: Pull completeDigest: sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdbStatus: Downloaded newer image for ocaml/opam@sha256:5cf475e3cd7dc78fd590b56a5efee73632a3db8653246e870fa405e359f3dfdb2026-04-27 08:33.22 ---> using "26f2d1b20504f8a72d300005d6ed3a2bee34c58ce7ff6ebb581c3cd8e7bf182d" from cache/: (comment ubuntu-25.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:33.22 ---> using "7729be9aeef278253c48b7491490d5770d24689c06ea7841c09b3b42721cf226" 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><>[ERROR] Could not update repository "ocaml-patches-overlay": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocurrent/opam-repository/': Could not resolve host: github.com"[default] Initialised2026-04-27 08:33.22 ---> using "bcd56c2fcac37d8900ef1186d44a59635a254658349185b960a29c4b43106298" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-107-genericThe OCaml toplevel, version 4.14.32.5.12026-04-27 08:33.22 ---> using "4bde2fbab53a6005951fa182586f93b8ad206d426d444506a02328fa96ee0f26" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-27 08:33.22 ---> using "2baaf6d27d66036c3e175ae274404055a72ba045903fd57695496f186d7c138b" 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 ><><><><><><><><><><><><><><><><><><><><><><>[ocaml-patches-overlay] no changes from git+https://github.com/ocurrent/opam-repository#patches[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:33.22 ---> using "7a72f6e02912bb16c86a0c3303983103eae80b493f25a62ffc746674568cdf56" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-27 08:33.23 ---> saved as "fa4fc2bd7277fcb34b1a907a17d95bc6c4210c92e74e8c67fbc4e49ed4ffbf57"/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:33.24 ---> saved as "6f752646040f7646e596ba4819df09fd31b728607628671a35cb5974840807cb"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-27 08:33.25 ---> saved as "a94ea6df1b0396e71bff5574b9ca35350f8963e107884763c22f32057ff0ef91"/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://security.ubuntu.com/ubuntu plucky-security InRelease- Hit:2 http://archive.ubuntu.com/ubuntu plucky InRelease- Hit:3 http://archive.ubuntu.com/ubuntu plucky-updates InRelease- Hit:4 http://archive.ubuntu.com/ubuntu plucky-backports InRelease- 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"- 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 ... 16503 files and directories currently installed.)- Preparing to unpack .../00-libelf1t64_0.192-4ubuntu1_amd64.deb ...- Unpacking libelf1t64:amd64 (0.192-4ubuntu1) ...- Selecting previously unselected package libxml2:amd64.- Preparing to unpack .../01-libxml2_2.12.7+dfsg+really2.9.14-0.4ubuntu0.4_amd64.deb ...- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.4ubuntu0.4) ...- Selecting previously unselected package libdrm-common.- Preparing to unpack .../02-libdrm-common_2.4.124-2_all.deb ...- Unpacking libdrm-common (2.4.124-2) ...- Selecting previously unselected package libdrm2:amd64.- Preparing to unpack .../03-libdrm2_2.4.124-2_amd64.deb ...- Unpacking libdrm2:amd64 (2.4.124-2) ...- Selecting previously unselected package libsensors-config.- Preparing to unpack .../04-libsensors-config_1%3a3.6.0-10_all.deb ...- Unpacking libsensors-config (1:3.6.0-10) ...- Selecting previously unselected package libsensors5:amd64.- Preparing to unpack .../05-libsensors5_1%3a3.6.0-10_amd64.deb ...- Unpacking libsensors5:amd64 (1:3.6.0-10) ...- Selecting previously unselected package libdrm-amdgpu1:amd64.- Preparing to unpack .../06-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 .../07-libpciaccess0_0.17-3ubuntu0.25.04.2_amd64.deb ...- Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.25.04.2) ...- Selecting previously unselected package libdrm-intel1:amd64.- Preparing to unpack .../08-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 .../09-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 .../10-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 .../11-libpciaccess-dev_0.17-3ubuntu0.25.04.2_amd64.deb ...- Unpacking libpciaccess-dev:amd64 (0.17-3ubuntu0.25.04.2) ...- Selecting previously unselected package libdrm-dev:amd64.- Preparing to unpack .../12-libdrm-dev_2.4.124-2_amd64.deb ...- Unpacking libdrm-dev:amd64 (2.4.124-2) ...- Selecting previously unselected package libwayland-server0:amd64.- Preparing to unpack .../13-libwayland-server0_1.23.1-3_amd64.deb ...- Unpacking libwayland-server0:amd64 (1.23.1-3) ...- Selecting previously unselected package libllvm20:amd64.- Preparing to unpack .../14-libllvm20_1%3a20.1.2-0ubuntu1_amd64.deb ...- Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1) ...- Selecting previously unselected package libx11-xcb1:amd64.- Preparing to unpack .../15-libx11-xcb1_2%3a1.8.10-2_amd64.deb ...- Unpacking libx11-xcb1:amd64 (2:1.8.10-2) ...- Selecting previously unselected package libxcb-dri3-0:amd64.- Preparing to unpack .../16-libxcb-dri3-0_1.17.0-2_amd64.deb ...- Unpacking libxcb-dri3-0:amd64 (1.17.0-2) ...- Selecting previously unselected package libxcb-present0:amd64.- Preparing to unpack .../17-libxcb-present0_1.17.0-2_amd64.deb ...- Unpacking libxcb-present0:amd64 (1.17.0-2) ...- Selecting previously unselected package libxcb-randr0:amd64.- Preparing to unpack .../18-libxcb-randr0_1.17.0-2_amd64.deb ...- Unpacking libxcb-randr0:amd64 (1.17.0-2) ...- Selecting previously unselected package libxcb-sync1:amd64.- Preparing to unpack .../19-libxcb-sync1_1.17.0-2_amd64.deb ...- Unpacking libxcb-sync1:amd64 (1.17.0-2) ...- Selecting previously unselected package libxcb-xfixes0:amd64.- Preparing to unpack .../20-libxcb-xfixes0_1.17.0-2_amd64.deb ...- Unpacking libxcb-xfixes0:amd64 (1.17.0-2) ...- 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.0.7-0ubuntu0.25.04.2_amd64.deb ...- Unpacking mesa-libgallium:amd64 (25.0.7-0ubuntu0.25.04.2) ...- Selecting previously unselected package libgbm1:amd64.- Preparing to unpack .../23-libgbm1_25.0.7-0ubuntu0.25.04.2_amd64.deb ...- Unpacking libgbm1:amd64 (25.0.7-0ubuntu0.25.04.2) ...- 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.17.0-2_amd64.deb ...- Unpacking libxcb-glx0:amd64 (1.17.0-2) ...- Selecting previously unselected package libxcb-shm0:amd64.- Preparing to unpack .../26-libxcb-shm0_1.17.0-2_amd64.deb ...- Unpacking libxcb-shm0:amd64 (1.17.0-2) ...- 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.4.304.0-1_amd64.deb ...- Unpacking libvulkan1:amd64 (1.4.304.0-1) ...- Selecting previously unselected package libgl1-mesa-dri:amd64.- Preparing to unpack .../29-libgl1-mesa-dri_25.0.7-0ubuntu0.25.04.2_amd64.deb ...- Unpacking libgl1-mesa-dri:amd64 (25.0.7-0ubuntu0.25.04.2) ...- Selecting previously unselected package libglx-mesa0:amd64.- Preparing to unpack .../30-libglx-mesa0_25.0.7-0ubuntu0.25.04.2_amd64.deb ...- Unpacking libglx-mesa0:amd64 (25.0.7-0ubuntu0.25.04.2) ...- 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-4_amd64.deb ...- Unpacking libpkgconf3:amd64 (1.8.1-4) ...- Selecting previously unselected package libwayland-client0:amd64.- Preparing to unpack .../36-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 .../37-mesa-common-dev_25.0.7-0ubuntu0.25.04.2_amd64.deb ...- Unpacking mesa-common-dev:amd64 (25.0.7-0ubuntu0.25.04.2) ...- Selecting previously unselected package mesa-vulkan-drivers:amd64.- Preparing to unpack .../38-mesa-vulkan-drivers_25.0.7-0ubuntu0.25.04.2_amd64.deb ...- Unpacking mesa-vulkan-drivers:amd64 (25.0.7-0ubuntu0.25.04.2) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../39-pkgconf-bin_1.8.1-4_amd64.deb ...- Unpacking pkgconf-bin (1.8.1-4) ...- Selecting previously unselected package pkgconf:amd64.- Preparing to unpack .../40-pkgconf_1.8.1-4_amd64.deb ...- Unpacking pkgconf:amd64 (1.8.1-4) ...- Selecting previously unselected package pkg-config:amd64.- Preparing to unpack .../41-pkg-config_1.8.1-4_amd64.deb ...- Unpacking pkg-config:amd64 (1.8.1-4) ...- Selecting previously unselected package libffi-dev:amd64.- Preparing to unpack .../42-libffi-dev_3.4.7-1_amd64.deb ...- Unpacking libffi-dev:amd64 (3.4.7-1) ...- Setting up libxcb-dri3-0:amd64 (1.17.0-2) ...- Setting up libwayland-server0:amd64 (1.23.1-3) ...- Setting up libx11-xcb1:amd64 (2:1.8.10-2) ...- Setting up libpciaccess0:amd64 (0.17-3ubuntu0.25.04.2) ...- Setting up libpciaccess-dev:amd64 (0.17-3ubuntu0.25.04.2) ...- Setting up libxcb-xfixes0:amd64 (1.17.0-2) ...- Setting up libglvnd0:amd64 (1.7.0-1build1) ...- Setting up libxcb-glx0:amd64 (1.17.0-2) ...- Setting up libsensors-config (1:3.6.0-10) ...- Setting up libxcb-shm0:amd64 (1.17.0-2) ...- Setting up libffi-dev:amd64 (3.4.7-1) ...- Setting up libelf1t64:amd64 (0.192-4ubuntu1) ...- Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ...- Setting up libxcb-present0:amd64 (1.17.0-2) ...- Setting up libpkgconf3:amd64 (1.8.1-4) ...- Setting up libxcb-sync1:amd64 (1.17.0-2) ...- Setting up pkgconf-bin (1.8.1-4) ...- Setting up libsensors5:amd64 (1:3.6.0-10) ...- Setting up libvulkan1:amd64 (1.4.304.0-1) ...- Setting up libxshmfence1:amd64 (1.3-1build5) ...- Setting up libxcb-randr0:amd64 (1.17.0-2) ...- Setting up libdrm-common (2.4.124-2) ...- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.4ubuntu0.4) ...- Setting up libwayland-client0:amd64 (1.23.1-3) ...- Setting up pkgconf:amd64 (1.8.1-4) ...- Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1) ...- 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-0ubuntu0.25.04.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-0ubuntu0.25.04.2) ...- Setting up libdrm-dev:amd64 (2.4.124-2) ...- Setting up libgbm1:amd64 (25.0.7-0ubuntu0.25.04.2) ...- Setting up libgl1-mesa-dri:amd64 (25.0.7-0ubuntu0.25.04.2) ...- Setting up libglx-mesa0:amd64 (25.0.7-0ubuntu0.25.04.2) ...- 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.0.7-0ubuntu0.25.04.2) ...- Processing triggers for libc-bin (2.41-6ubuntu1.2) ...# To update the current shell environment, run: eval $(opam env)2026-04-27 08:33.39 ---> saved as "cbb36be1b62bed694a9cfbe53a81ee38e1e3da51c40f2d92b6d8e20e87a23ea5"/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:34.15 ---> saved as "a9837711243e4f877f95a96ad01cb490061c947230ec99343ed2e51e97f947b9"/src: (copy (src .) (dst /src))2026-04-27 08:34.15 ---> saved as "62f2eb06ded5f5110670e137d3b1c28e308e12c5f6f8f8df8e9183698578ea4a"/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:34.16 ---> saved as "29c6b90c64d475c6df684c7eec350840a7881e6be4455c1652939d36f485a0ed"Job succeeded2026-04-27 08:34.16: Job succeeded