2026-04-25 17:24.23: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (1c403ba3b6c49eeb70e863421ff9454ea0d852a9) (linux-riscv64:debian-13-5.4_riscv64_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.4@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2Opam 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-5.4@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2# debian-13-5.4_riscv64_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-domains.base base-effects.base base-nnp.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.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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-25 17:24.23: Using cache hint "sanette/gl-legacy-ocaml/opam:debian-13-ocaml-5.4@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2-debian-13-5.4_riscv64_opam-2.5-905a55c0e46d312b05fb07bdfcb4856b"2026-04-25 17:24.23: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.4@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2)(comment debian-13-5.4_riscv64_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-domains.base base-effects.base base-nnp.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.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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-25 17:24.23: Waiting for resource in pool OCluster2026-04-25 17:24.23: Waiting for worker…2026-04-26 03:38.24: Got resource from pool OClusterBuilding on riscv-bm-01.sw.ci.devAll commits already cachedHEAD is now at 1c403ba readme(from ocaml/opam:debian-13-ocaml-5.4@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2)Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2' locallydocker.io/ocaml/opam@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2: Pulling from ocaml/opam3e61abfb88ee: Pulling fs layer76b1d07b1a3b: Pulling fs layered0a77094d87: Pulling fs layerdda49bd8ac08: Pulling fs layer79841c38fc3d: Pulling fs layere23fd9439732: Pulling fs layer269e9966d790: Pulling fs layer52cc4e5d6121: Pulling fs layer805e105b52dc: Pulling fs layerae53fa2b5435: Pulling fs layerba1024a7802c: Pulling fs layerf9c71e0456b4: Pulling fs layer49cdc11c577a: Pulling fs layer2e917b473884: Pulling fs layer4efed90b2a45: Pulling fs layerfc9321643256: Pulling fs layer892336fe0a02: Pulling fs layerbea8863f3ee4: Pulling fs layer4e9cefa5299b: Pulling fs layere3cdf819ebd9: Pulling fs layercc5f28ef7662: Pulling fs layer4f4fb700ef54: Pulling fs layerd67f67cce0c9: Pulling fs layer254dc46749bc: Pulling fs layer98586e50ba59: Pulling fs layer7ee86d26bde1: Pulling fs layer9274f8a25124: Pulling fs layer54277c64a2cf: Pulling fs layerb701c0327936: Pulling fs layer5520cae2ba51: Pulling fs layer86fe8720be3d: Pulling fs layer1e9a6fbdb422: Pulling fs layera3abdbab59cc: Pulling fs layer1f1577d1ab69: Pulling fs layer243e765f6bda: Pulling fs layer414badea72c2: Pulling fs layerdca5542c6a6c: Pulling fs layerd11abfe346ed: Pulling fs layer850f5f345d4f: Pulling fs layer45a44aaebcc9: Pulling fs layer1560e6818fb1: Pulling fs layere1c0adedaeec: Pulling fs layer716945da171a: Pulling fs layerdbaa1f0ec53c: Pulling fs layerb4a0ec97be31: Pulling fs layerac156bfd6092: Pulling fs layer0b5fd1110f83: Pulling fs layer805e105b52dc: Waitingae53fa2b5435: Waitingba1024a7802c: Waitingf9c71e0456b4: Waiting49cdc11c577a: Waiting2e917b473884: Waiting4efed90b2a45: Waitingfc9321643256: Waiting892336fe0a02: Waitingbea8863f3ee4: Waiting4e9cefa5299b: Waitinge3cdf819ebd9: Waitingcc5f28ef7662: Waiting4f4fb700ef54: Waitingd67f67cce0c9: Waiting254dc46749bc: Waiting98586e50ba59: Waiting7ee86d26bde1: Waiting9274f8a25124: Waiting54277c64a2cf: Waitingb701c0327936: Waiting5520cae2ba51: Waiting86fe8720be3d: Waiting1e9a6fbdb422: Waitinga3abdbab59cc: Waiting1f1577d1ab69: Waiting243e765f6bda: Waiting414badea72c2: Waitingdca5542c6a6c: Waitingd11abfe346ed: Waiting850f5f345d4f: Waiting45a44aaebcc9: Waiting1560e6818fb1: Waitinge1c0adedaeec: Waiting716945da171a: Waitingdbaa1f0ec53c: Waitingb4a0ec97be31: Waitingac156bfd6092: Waiting0b5fd1110f83: Waitingdda49bd8ac08: Waiting79841c38fc3d: Waitinge23fd9439732: Waiting269e9966d790: Waiting52cc4e5d6121: Waitinged0a77094d87: Verifying Checksumed0a77094d87: Download complete76b1d07b1a3b: Download completedda49bd8ac08: Download complete79841c38fc3d: Download complete269e9966d790: Verifying Checksum269e9966d790: Download complete52cc4e5d6121: Verifying Checksum52cc4e5d6121: Download complete3e61abfb88ee: Verifying Checksum3e61abfb88ee: Download complete805e105b52dc: Verifying Checksum805e105b52dc: Download completeae53fa2b5435: Verifying Checksumae53fa2b5435: Download completeba1024a7802c: Verifying Checksumba1024a7802c: Download completef9c71e0456b4: Verifying Checksumf9c71e0456b4: Download complete49cdc11c577a: Verifying Checksum49cdc11c577a: Download complete4efed90b2a45: Verifying Checksum4efed90b2a45: Download completefc9321643256: Verifying Checksumfc9321643256: Download complete892336fe0a02: Verifying Checksum892336fe0a02: Download completebea8863f3ee4: Verifying Checksumbea8863f3ee4: Download complete2e917b473884: Verifying Checksum2e917b473884: Download complete4e9cefa5299b: Verifying Checksum4e9cefa5299b: Download completee3cdf819ebd9: Verifying Checksume3cdf819ebd9: Download completecc5f28ef7662: Verifying Checksumcc5f28ef7662: Download completed67f67cce0c9: Verifying Checksumd67f67cce0c9: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download complete254dc46749bc: Verifying Checksum254dc46749bc: Download complete98586e50ba59: Verifying Checksum98586e50ba59: Download complete7ee86d26bde1: Verifying Checksum7ee86d26bde1: Download complete9274f8a25124: Download complete54277c64a2cf: Verifying Checksum54277c64a2cf: Download completeb701c0327936: Verifying Checksumb701c0327936: Download complete5520cae2ba51: Download complete86fe8720be3d: Verifying Checksum86fe8720be3d: Download complete1e9a6fbdb422: Verifying Checksum1e9a6fbdb422: Download completea3abdbab59cc: Verifying Checksuma3abdbab59cc: Download complete1f1577d1ab69: Verifying Checksum1f1577d1ab69: Download complete414badea72c2: Verifying Checksum414badea72c2: Download complete3e61abfb88ee: Pull complete76b1d07b1a3b: Pull completeed0a77094d87: Pull completedda49bd8ac08: Pull complete79841c38fc3d: Pull completee23fd9439732: Verifying Checksume23fd9439732: Download completed11abfe346ed: Download complete850f5f345d4f: Download complete45a44aaebcc9: Download completedca5542c6a6c: Verifying Checksumdca5542c6a6c: Download completee1c0adedaeec: Verifying Checksume1c0adedaeec: Download complete1560e6818fb1: Verifying Checksum1560e6818fb1: Download complete716945da171a: Verifying Checksum716945da171a: Download completeb4a0ec97be31: Verifying Checksumb4a0ec97be31: Download complete243e765f6bda: Verifying Checksum243e765f6bda: Download completeac156bfd6092: Verifying Checksumac156bfd6092: Download complete0b5fd1110f83: Verifying Checksum0b5fd1110f83: Download completedbaa1f0ec53c: Verifying Checksumdbaa1f0ec53c: Download completee23fd9439732: Pull complete269e9966d790: Pull complete52cc4e5d6121: Pull complete805e105b52dc: Pull completeae53fa2b5435: Pull completeba1024a7802c: Pull completef9c71e0456b4: Pull complete49cdc11c577a: Pull complete2e917b473884: Pull complete4efed90b2a45: Pull completefc9321643256: Pull complete892336fe0a02: Pull completebea8863f3ee4: Pull complete4e9cefa5299b: Pull completee3cdf819ebd9: Pull completecc5f28ef7662: Pull complete4f4fb700ef54: Pull completed67f67cce0c9: Pull complete254dc46749bc: Pull complete98586e50ba59: Pull complete7ee86d26bde1: Pull complete9274f8a25124: Pull complete54277c64a2cf: Pull completeb701c0327936: Pull complete5520cae2ba51: Pull complete86fe8720be3d: Pull complete1e9a6fbdb422: Pull completea3abdbab59cc: Pull complete1f1577d1ab69: Pull complete243e765f6bda: Pull complete414badea72c2: Pull completedca5542c6a6c: Pull completed11abfe346ed: Pull complete850f5f345d4f: Pull complete45a44aaebcc9: Pull complete1560e6818fb1: Pull completee1c0adedaeec: Pull complete716945da171a: Pull completedbaa1f0ec53c: Pull completeb4a0ec97be31: Pull completeac156bfd6092: Pull complete0b5fd1110f83: Pull completeDigest: sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d2Status: Downloaded newer image for ocaml/opam@sha256:f4c82456e10adf78c4bf1849b05a8072cede5c2008b962470255ffcd8dbe88d22026-04-26 03:38.25 ---> using "484c9fa6139706b8afa9764d3652fd702882e8e5056f93677166c9b0844fd477" from cache/: (comment debian-13-5.4_riscv64_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-26 03:38.25 ---> using "e3fcd17677c90ac2badefc4393aa347c1e93834183d635a58d0a18813c0c1cf1" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.Continue? [Y/n] yThis version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Format upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-26 03:38.25 ---> using "42cf30aa206babc6ffd1b40cb1eabcdb67ddeeb803e5b9fba84bc3e9e8f2948d" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.10.113-scw1The OCaml toplevel, version 5.4.12.5.02026-04-26 03:38.25 ---> using "204e85d4f615e24dd02cc13f1e4e8326d5e39b1662e210cce7aafc479b511e97" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-26 03:38.25 ---> using "c5b3cebc9752b51849933feed0e5e6313e53b598d28fd4f67c68d439427a305a" 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"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD42844088d7..9e0a49a821 master -> origin/master5f7bb1a6e6 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 possibleHowever, 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-26 03:38.25 ---> using "86b3499a19d7c33216688ea31ff71804a9b15f85eeacc47939e250563d7d8bbc" from cache/src: (copy (src gl-legacy.opam) (dst ./))2026-04-26 03:38.26 ---> saved as "1ad27cebbecd78c4d48f0f751aa061160422388d396920c8b5140cc310256140"/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-26 03:38.34 ---> saved as "30b2db047eb156dc25d90a92481891cd0ab65446076dcf59e5aec9f8bb771a4a"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-26 03:38.34 ---> saved as "e7f52ce6dbbd2ebff819f9fcaeb10da62f14f58fb1f47b386ce2a3d2aabeb263"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.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.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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://deb.debian.org/debian trixie InRelease- 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-security trixie-security/main riscv64 Packages [121 kB]- Fetched 211 kB in 0s (447 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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains 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 ... 20732 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:riscv64.- Preparing to unpack .../01-libdrm2_2.4.124-2_riscv64.deb ...- Unpacking libdrm2:riscv64 (2.4.124-2) ...- Selecting previously unselected package libdrm-amdgpu1:riscv64.- Preparing to unpack .../02-libdrm-amdgpu1_2.4.124-2_riscv64.deb ...- Unpacking libdrm-amdgpu1:riscv64 (2.4.124-2) ...- Selecting previously unselected package libpciaccess0:riscv64.- Preparing to unpack .../03-libpciaccess0_0.17-3+b3_riscv64.deb ...- Unpacking libpciaccess0:riscv64 (0.17-3+b3) ...- Selecting previously unselected package libdrm-intel1:riscv64.- Preparing to unpack .../04-libdrm-intel1_2.4.124-2_riscv64.deb ...- Unpacking libdrm-intel1:riscv64 (2.4.124-2) ...- Selecting previously unselected package libdrm-radeon1:riscv64.- Preparing to unpack .../05-libdrm-radeon1_2.4.124-2_riscv64.deb ...- Unpacking libdrm-radeon1:riscv64 (2.4.124-2) ...- Selecting previously unselected package libdrm-nouveau2:riscv64.- Preparing to unpack .../06-libdrm-nouveau2_2.4.124-2_riscv64.deb ...- Unpacking libdrm-nouveau2:riscv64 (2.4.124-2) ...- Selecting previously unselected package libpciaccess-dev:riscv64.- Preparing to unpack .../07-libpciaccess-dev_0.17-3+b3_riscv64.deb ...- Unpacking libpciaccess-dev:riscv64 (0.17-3+b3) ...- Selecting previously unselected package libdrm-dev:riscv64.- Preparing to unpack .../08-libdrm-dev_2.4.124-2_riscv64.deb ...- Unpacking libdrm-dev:riscv64 (2.4.124-2) ...- Selecting previously unselected package libelf1t64:riscv64.- Preparing to unpack .../09-libelf1t64_0.192-4_riscv64.deb ...- Unpacking libelf1t64:riscv64 (0.192-4) ...- Selecting previously unselected package libffi-dev:riscv64.- Preparing to unpack .../10-libffi-dev_3.4.8-2_riscv64.deb ...- Unpacking libffi-dev:riscv64 (3.4.8-2) ...- Selecting previously unselected package libwayland-server0:riscv64.- Preparing to unpack .../11-libwayland-server0_1.23.1-3_riscv64.deb ...- Unpacking libwayland-server0:riscv64 (1.23.1-3) ...- Selecting previously unselected package libxml2:riscv64.- Preparing to unpack .../12-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_riscv64.deb ...- Unpacking libxml2:riscv64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Selecting previously unselected package libz3-4:riscv64.- Preparing to unpack .../13-libz3-4_4.13.3-1_riscv64.deb ...- Unpacking libz3-4:riscv64 (4.13.3-1) ...- Selecting previously unselected package libllvm19:riscv64.- Preparing to unpack .../14-libllvm19_1%3a19.1.7-3+b1_riscv64.deb ...- Unpacking libllvm19:riscv64 (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:riscv64.- Preparing to unpack .../16-libsensors5_1%3a3.6.2-2_riscv64.deb ...- Unpacking libsensors5:riscv64 (1:3.6.2-2) ...- Selecting previously unselected package libx11-xcb1:riscv64.- Preparing to unpack .../17-libx11-xcb1_2%3a1.8.12-1_riscv64.deb ...- Unpacking libx11-xcb1:riscv64 (2:1.8.12-1) ...- Selecting previously unselected package libxcb-dri3-0:riscv64.- Preparing to unpack .../18-libxcb-dri3-0_1.17.0-2+b1_riscv64.deb ...- Unpacking libxcb-dri3-0:riscv64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-present0:riscv64.- Preparing to unpack .../19-libxcb-present0_1.17.0-2+b1_riscv64.deb ...- Unpacking libxcb-present0:riscv64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-randr0:riscv64.- Preparing to unpack .../20-libxcb-randr0_1.17.0-2+b1_riscv64.deb ...- Unpacking libxcb-randr0:riscv64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-sync1:riscv64.- Preparing to unpack .../21-libxcb-sync1_1.17.0-2+b1_riscv64.deb ...- Unpacking libxcb-sync1:riscv64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-xfixes0:riscv64.- Preparing to unpack .../22-libxcb-xfixes0_1.17.0-2+b1_riscv64.deb ...- Unpacking libxcb-xfixes0:riscv64 (1.17.0-2+b1) ...- Selecting previously unselected package libxshmfence1:riscv64.- Preparing to unpack .../23-libxshmfence1_1.3.3-1_riscv64.deb ...- Unpacking libxshmfence1:riscv64 (1.3.3-1) ...- Selecting previously unselected package mesa-libgallium:riscv64.- Preparing to unpack .../24-mesa-libgallium_25.0.7-2_riscv64.deb ...- Unpacking mesa-libgallium:riscv64 (25.0.7-2) ...- Selecting previously unselected package libgbm1:riscv64.- Preparing to unpack .../25-libgbm1_25.0.7-2_riscv64.deb ...- Unpacking libgbm1:riscv64 (25.0.7-2) ...- Selecting previously unselected package libglvnd0:riscv64.- Preparing to unpack .../26-libglvnd0_1.7.0-1+b2_riscv64.deb ...- Unpacking libglvnd0:riscv64 (1.7.0-1+b2) ...- Selecting previously unselected package libxcb-glx0:riscv64.- Preparing to unpack .../27-libxcb-glx0_1.17.0-2+b1_riscv64.deb ...- Unpacking libxcb-glx0:riscv64 (1.17.0-2+b1) ...- Selecting previously unselected package libxcb-shm0:riscv64.- Preparing to unpack .../28-libxcb-shm0_1.17.0-2+b1_riscv64.deb ...- Unpacking libxcb-shm0:riscv64 (1.17.0-2+b1) ...- Selecting previously unselected package libxxf86vm1:riscv64.- Preparing to unpack .../29-libxxf86vm1_1%3a1.1.4-1+b4_riscv64.deb ...- Unpacking libxxf86vm1:riscv64 (1:1.1.4-1+b4) ...- Selecting previously unselected package libvulkan1:riscv64.- Preparing to unpack .../30-libvulkan1_1.4.309.0-1_riscv64.deb ...- Unpacking libvulkan1:riscv64 (1.4.309.0-1) ...- Selecting previously unselected package libgl1-mesa-dri:riscv64.- Preparing to unpack .../31-libgl1-mesa-dri_25.0.7-2_riscv64.deb ...- Unpacking libgl1-mesa-dri:riscv64 (25.0.7-2) ...- Selecting previously unselected package libglx-mesa0:riscv64.- Preparing to unpack .../32-libglx-mesa0_25.0.7-2_riscv64.deb ...- Unpacking libglx-mesa0:riscv64 (25.0.7-2) ...- Selecting previously unselected package libglx0:riscv64.- Preparing to unpack .../33-libglx0_1.7.0-1+b2_riscv64.deb ...- Unpacking libglx0:riscv64 (1.7.0-1+b2) ...- Selecting previously unselected package libgl1:riscv64.- Preparing to unpack .../34-libgl1_1.7.0-1+b2_riscv64.deb ...- Unpacking libgl1:riscv64 (1.7.0-1+b2) ...- Selecting previously unselected package libglx-dev:riscv64.- Preparing to unpack .../35-libglx-dev_1.7.0-1+b2_riscv64.deb ...- Unpacking libglx-dev:riscv64 (1.7.0-1+b2) ...- Selecting previously unselected package libgl-dev:riscv64.- Preparing to unpack .../36-libgl-dev_1.7.0-1+b2_riscv64.deb ...- Unpacking libgl-dev:riscv64 (1.7.0-1+b2) ...- Selecting previously unselected package libpkgconf3:riscv64.- Preparing to unpack .../37-libpkgconf3_1.8.1-4_riscv64.deb ...- Unpacking libpkgconf3:riscv64 (1.8.1-4) ...- Selecting previously unselected package libwayland-client0:riscv64.- Preparing to unpack .../38-libwayland-client0_1.23.1-3_riscv64.deb ...- Unpacking libwayland-client0:riscv64 (1.23.1-3) ...- Selecting previously unselected package mesa-common-dev:riscv64.- Preparing to unpack .../39-mesa-common-dev_25.0.7-2_riscv64.deb ...- Unpacking mesa-common-dev:riscv64 (25.0.7-2) ...- Selecting previously unselected package mesa-vulkan-drivers:riscv64.- Preparing to unpack .../40-mesa-vulkan-drivers_25.0.7-2_riscv64.deb ...- Unpacking mesa-vulkan-drivers:riscv64 (25.0.7-2) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../41-pkgconf-bin_1.8.1-4_riscv64.deb ...- Unpacking pkgconf-bin (1.8.1-4) ...- Selecting previously unselected package pkgconf:riscv64.- Preparing to unpack .../42-pkgconf_1.8.1-4_riscv64.deb ...- Unpacking pkgconf:riscv64 (1.8.1-4) ...- Selecting previously unselected package pkg-config:riscv64.- Preparing to unpack .../43-pkg-config_1.8.1-4_riscv64.deb ...- Unpacking pkg-config:riscv64 (1.8.1-4) ...- Setting up libxcb-dri3-0:riscv64 (1.17.0-2+b1) ...- Setting up libwayland-server0:riscv64 (1.23.1-3) ...- Setting up libx11-xcb1:riscv64 (2:1.8.12-1) ...- Setting up libpciaccess0:riscv64 (0.17-3+b3) ...- Setting up libpciaccess-dev:riscv64 (0.17-3+b3) ...- Setting up libxcb-xfixes0:riscv64 (1.17.0-2+b1) ...- Setting up libglvnd0:riscv64 (1.7.0-1+b2) ...- Setting up libxcb-glx0:riscv64 (1.17.0-2+b1) ...- Setting up libsensors-config (1:3.6.2-2) ...- Setting up libxcb-shm0:riscv64 (1.17.0-2+b1) ...- Setting up libffi-dev:riscv64 (3.4.8-2) ...- Setting up libelf1t64:riscv64 (0.192-4) ...- Setting up libxxf86vm1:riscv64 (1:1.1.4-1+b4) ...- Setting up libxcb-present0:riscv64 (1.17.0-2+b1) ...- Setting up libz3-4:riscv64 (4.13.3-1) ...- Setting up libpkgconf3:riscv64 (1.8.1-4) ...- Setting up libxcb-sync1:riscv64 (1.17.0-2+b1) ...- Setting up pkgconf-bin (1.8.1-4) ...- Setting up libsensors5:riscv64 (1:3.6.2-2) ...- Setting up libvulkan1:riscv64 (1.4.309.0-1) ...- Setting up libxshmfence1:riscv64 (1.3.3-1) ...- Setting up libxcb-randr0:riscv64 (1.17.0-2+b1) ...- Setting up libdrm-common (2.4.124-2) ...- Setting up libxml2:riscv64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...- Setting up libwayland-client0:riscv64 (1.23.1-3) ...- Setting up libllvm19:riscv64 (1:19.1.7-3+b1) ...- Setting up pkgconf:riscv64 (1.8.1-4) ...- Setting up pkg-config:riscv64 (1.8.1-4) ...- Setting up libdrm2:riscv64 (2.4.124-2) ...- Setting up libdrm-amdgpu1:riscv64 (2.4.124-2) ...- Setting up mesa-vulkan-drivers:riscv64 (25.0.7-2) ...- Setting up mesa-libgallium:riscv64 (25.0.7-2) ...- Setting up libdrm-nouveau2:riscv64 (2.4.124-2) ...- Setting up libgbm1:riscv64 (25.0.7-2) ...- Setting up libdrm-radeon1:riscv64 (2.4.124-2) ...- Setting up libdrm-intel1:riscv64 (2.4.124-2) ...- Setting up libgl1-mesa-dri:riscv64 (25.0.7-2) ...- Setting up libdrm-dev:riscv64 (2.4.124-2) ...- Setting up libglx-mesa0:riscv64 (25.0.7-2) ...- Setting up libglx0:riscv64 (1.7.0-1+b2) ...- Setting up libgl1:riscv64 (1.7.0-1+b2) ...- Setting up libglx-dev:riscv64 (1.7.0-1+b2) ...- Setting up libgl-dev:riscv64 (1.7.0-1+b2) ...- Setting up mesa-common-dev:riscv64 (25.0.7-2) ...- Processing triggers for libc-bin (2.41-12+deb13u2) ...# To update the current shell environment, run: eval $(opam env)2026-04-26 03:40.00 ---> saved as "134f30d2f2857fde207b0d38501f6bbe0730574b3645221843d70f5549691418"/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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> installed conf-libgl.1-> 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-> retrieved dune.3.22.2, dune-configurator.3.22.2 (cached)-> installed dune.3.22.2-> installed csexp.1.5.2-> installed stdlib-shims.0.3.0-> 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-26 03:46.40 ---> saved as "2552dadc557c253f8b5012d5fea6a4bcb2410274a37ebfcb8380b223fe17cd4e"/src: (copy (src .) (dst /src))2026-04-26 03:46.40 ---> saved as "1d7883135090351a53e81a898b048cbe562bc8692419ff27c0ec935eb17c55cf"/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-26 03:46.45 ---> saved as "e87813634f341ce43d885327fbb2d0f55094463e8484cfd749302606d9cc88d0"Job succeeded2026-04-26 03:46.45: Job succeeded