2026-04-03 11:36.00: New job: test sanette/tsdl https://github.com/sanette/tsdl.git#refs/heads/master (30b3936920d65d30f172aec7cabc5d884bccf28a) (linux-x86_64:debian-12-4.14_opam-2.5)Base: ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/tsdl.git" -b "master" && cd "tsdl" && git reset --hard 30b39369cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217# debian-12-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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 tsdl.opam ./RUN opam pin add -yn tsdl.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-pkg-config.4 conf-sdl2.1 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.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 tsdl.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-03 11:36.00: Using cache hint "sanette/tsdl-ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217-debian-12-4.14_opam-2.5-a882e9ba97dcab19819dfa18318e236f"2026-04-03 11:36.00: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217)(comment debian-12-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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src tsdl.opam) (dst ./))(run (network host)(shell "opam pin add -yn tsdl.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-pkg-config.4 conf-sdl2.1 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.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 tsdl.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-03 11:36.00: Waiting for resource in pool OCluster2026-04-03 12:53.27: Waiting for worker…2026-04-03 12:55.47: Got resource from pool OClusterBuilding on doris.caelum.ci.devAll commits already cachedHEAD is now at 30b3936 check pref path(from ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217)Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217' locallydocker.io/ocaml/opam@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217: Pulling from ocaml/opam9d2f29087bcd: Already exists3d63f9d53c2b: Pulling fs layer581e536e9c04: Pulling fs layer8b32b15db9c2: Pulling fs layer408d2355c113: Pulling fs layer3d63f9d53c2b: Waiting581e536e9c04: Waiting4235236a0fe3: Pulling fs layerf48c75869e1a: Pulling fs layer8b32b15db9c2: Waiting4235236a0fe3: Waiting408d2355c113: Waiting1261eb220b8f: Pulling fs layera244a6fef99e: Pulling fs layer392586fbca03: Pulling fs layere1760259bd89: Pulling fs layer1d7cd08a0b9b: Pulling fs layer2757fd908803: Pulling fs layer6261487318e4: Pulling fs layera244a6fef99e: Waiting1d7cd08a0b9b: Waitingbbd582f02377: Pulling fs layer2757fd908803: Waiting6261487318e4: Waitinge1760259bd89: Waitingd02fe26dde67: Pulling fs layere321b958816b: Pulling fs layercb786fbab3ce: Pulling fs layerd02fe26dde67: Waitingbbd582f02377: Waitinga5f58f012090: Pulling fs layere321b958816b: Waiting5ce44f287fe6: Pulling fs layer68858d7e7ed5: Pulling fs layer99c08a38f7e4: Pulling fs layer4f4fb700ef54: Pulling fs layer7ee83e62e55c: Pulling fs layeradbf0dbe3905: Pulling fs layercdabdfaee61d: Pulling fs layerf41d7f84e505: Pulling fs layercb786fbab3ce: Waitingef45d1110495: Pulling fs layer7ee83e62e55c: Waiting4f4fb700ef54: Waiting5ce44f287fe6: Waiting8440f427de1c: Pulling fs layer6969c6a5b58f: Pulling fs layer91a3df8f76c1: Pulling fs layeref45d1110495: Waiting283633d63c17: Pulling fs layerb32cee5efb50: Pulling fs layercdabdfaee61d: Waiting0e187754241c: Pulling fs layer8440f427de1c: Waitingb539c2d2dff8: Pulling fs layer49fdd3d21fd4: Pulling fs layer6969c6a5b58f: Waiting06c591c8ddcc: Pulling fs layer68858d7e7ed5: Waiting0e187754241c: Waitingde8eb182d023: Pulling fs layer91a3df8f76c1: Waitingb539c2d2dff8: Waitingadbf0dbe3905: Waitingf0395d2a6367: Pulling fs layer49fdd3d21fd4: Waiting8e239ac08ddb: Pulling fs layerde8eb182d023: Waiting06c591c8ddcc: Waiting7a665cb82eac: Pulling fs layer60dc4e46b40a: Pulling fs layer8e239ac08ddb: Waitingf32b2a66a42c: Pulling fs layer63909b128782: Pulling fs layer7a665cb82eac: Waitinga4d76f074565: Pulling fs layerf32b2a66a42c: Waiting60dc4e46b40a: Waitingb32cee5efb50: Waitinga4d76f074565: Waiting63909b128782: Waitingf41d7f84e505: Waiting3d63f9d53c2b: Download complete3d63f9d53c2b: Pull complete581e536e9c04: Verifying Checksum581e536e9c04: Download complete581e536e9c04: Pull complete8b32b15db9c2: Verifying Checksum8b32b15db9c2: Download complete8b32b15db9c2: Pull complete408d2355c113: Download complete408d2355c113: Pull complete4235236a0fe3: Verifying Checksum4235236a0fe3: Download completef48c75869e1a: Verifying Checksumf48c75869e1a: Download complete1261eb220b8f: Verifying Checksum1261eb220b8f: Download completea244a6fef99e: Verifying Checksuma244a6fef99e: Download complete392586fbca03: Verifying Checksum392586fbca03: Download completee1760259bd89: Verifying Checksume1760259bd89: Download complete1d7cd08a0b9b: Verifying Checksum1d7cd08a0b9b: Download complete2757fd908803: Download complete6261487318e4: Verifying Checksum6261487318e4: Download completebbd582f02377: Verifying Checksumbbd582f02377: Download completed02fe26dde67: Verifying Checksumd02fe26dde67: Download completee321b958816b: Verifying Checksume321b958816b: Download completecb786fbab3ce: Download completea5f58f012090: Verifying Checksuma5f58f012090: Download complete5ce44f287fe6: Verifying Checksum5ce44f287fe6: Download complete68858d7e7ed5: Verifying Checksum68858d7e7ed5: Download complete99c08a38f7e4: Verifying Checksum99c08a38f7e4: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download complete7ee83e62e55c: Verifying Checksum7ee83e62e55c: Download completeadbf0dbe3905: Verifying Checksumadbf0dbe3905: Download completecdabdfaee61d: Verifying Checksumcdabdfaee61d: Download complete4235236a0fe3: Pull completef48c75869e1a: Pull completef41d7f84e505: Verifying Checksumf41d7f84e505: Download complete1261eb220b8f: Pull completeef45d1110495: Download completea244a6fef99e: Pull complete392586fbca03: Pull complete8440f427de1c: Verifying Checksum8440f427de1c: Download completee1760259bd89: Pull complete6969c6a5b58f: Verifying Checksum6969c6a5b58f: Download complete1d7cd08a0b9b: Pull complete91a3df8f76c1: Verifying Checksum91a3df8f76c1: Download complete2757fd908803: Pull complete283633d63c17: Verifying Checksum283633d63c17: Download complete6261487318e4: Pull completebbd582f02377: Pull completeb32cee5efb50: Verifying Checksumb32cee5efb50: Download completed02fe26dde67: Pull completee321b958816b: Pull completecb786fbab3ce: Pull completea5f58f012090: Pull complete5ce44f287fe6: Pull complete68858d7e7ed5: Pull complete99c08a38f7e4: Pull complete4f4fb700ef54: Pull complete7ee83e62e55c: Pull completeadbf0dbe3905: Pull completecdabdfaee61d: Pull completef41d7f84e505: Pull completeef45d1110495: Pull complete8440f427de1c: Pull complete6969c6a5b58f: Pull complete91a3df8f76c1: Pull complete283633d63c17: Pull completeb32cee5efb50: Pull complete0e187754241c: Verifying Checksum0e187754241c: Download complete0e187754241c: Pull completeb539c2d2dff8: Download completeb539c2d2dff8: Pull complete49fdd3d21fd4: Download complete06c591c8ddcc: Verifying Checksum06c591c8ddcc: Download completede8eb182d023: Verifying Checksumde8eb182d023: Download completef0395d2a6367: Verifying Checksumf0395d2a6367: Download complete8e239ac08ddb: Verifying Checksum8e239ac08ddb: Download complete7a665cb82eac: Verifying Checksum7a665cb82eac: Download complete60dc4e46b40a: Verifying Checksum60dc4e46b40a: Download completef32b2a66a42c: Verifying Checksumf32b2a66a42c: Download complete63909b128782: Verifying Checksum63909b128782: Download completea4d76f074565: Download complete49fdd3d21fd4: Pull complete06c591c8ddcc: Pull completede8eb182d023: Pull completef0395d2a6367: Pull complete8e239ac08ddb: Pull complete7a665cb82eac: Pull complete60dc4e46b40a: Pull completef32b2a66a42c: Pull complete63909b128782: Pull completea4d76f074565: Pull completeDigest: sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc2217Status: Downloaded newer image for ocaml/opam@sha256:a1f2d2c02c09f799df9c55806e2a2376511a5fcfccb10a5d52027260a8fc22172026-04-03 12:55.47 ---> using "5ba77b184044a1152dad4a526cc79dfa9aa3e8978ea7f15538a3d2bc20679358" from cache/: (comment debian-12-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-03 12:55.47 ---> using "ac518c0236accf65b1e565d293be5d2f0b11014dfb1f20e3af7488f701ac7f96" 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] y[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-03 12:55.47 ---> using "1ee1f8ddaf3531660a80c4d4214d68aee62a60930819ce36f0288ecea5106e67" 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.02026-04-03 12:55.47 ---> using "5436304947cbb19bb2a8079b911260a013c4956131337c83052a04045cdb7a45" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 12:55.47 ---> using "78073250ba9b9eca848aea2366daefbbd862a18338f86de423bc035b40edd59f" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADb2a1270dba..2a4b439041 master -> origin/masterd06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.1<><> 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-03 12:55.47 ---> using "e3cbfc50010a9ab3787a33842df314b74d642a660d6462a9b6ac70213c258c89" from cache/src: (copy (src tsdl.opam) (dst ./))2026-04-03 12:55.47 ---> using "2c34d46ffe81af5a5034a71f9e8ae2dac3ce5d0332df28b1b5a5c97c3652f656" from cache/src: (run (network host)(shell "opam pin add -yn tsdl.dev './'"))[tsdl.dev] synchronised (file:///src)tsdl is now pinned to file:///src (version dev)2026-04-03 12:55.47 ---> using "c42efc915ca7c667034f5811d6b5e738dd0d4971ca9e69a90a5c3c774594343d" from cache/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 12:55.47 ---> using "dbfb7a7664105d7bdbd26c043b442774edcc044fc0e7f74f7a81c8a8902e8e98" from cache/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libffi.2.0.0 conf-pkg-config.4 conf-sdl2.1 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.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 tsdl.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://deb.debian.org/debian bookworm InRelease- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]- Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB]- Fetched 397 kB in 0s (876 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[tsdl.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 libsdl2-dev pkg-config<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "libsdl2-dev" "pkg-config"- debconf: delaying package configuration, since apt-utils is not installed- Selecting previously unselected package libdbus-1-3: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 ... 18755 files and directories currently installed.)- Preparing to unpack .../0-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...- Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...- Selecting previously unselected package dbus-bin.- Preparing to unpack .../1-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...- Unpacking dbus-bin (1.14.10-1~deb12u1) ...- Selecting previously unselected package dbus-session-bus-common.- Preparing to unpack .../2-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...- Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...- Selecting previously unselected package libapparmor1:amd64.- Preparing to unpack .../3-libapparmor1_3.0.8-3_amd64.deb ...- Unpacking libapparmor1:amd64 (3.0.8-3) ...- Selecting previously unselected package dbus-daemon.- Preparing to unpack .../4-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...- Unpacking dbus-daemon (1.14.10-1~deb12u1) ...- Selecting previously unselected package dbus-system-bus-common.- Preparing to unpack .../5-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...- Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...- Selecting previously unselected package dbus.- Preparing to unpack .../6-dbus_1.14.10-1~deb12u1_amd64.deb ...- Unpacking dbus (1.14.10-1~deb12u1) ...- Selecting previously unselected package libpython3.11-minimal:amd64.- Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6+deb12u6_amd64.deb ...- Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ...- Selecting previously unselected package python3.11-minimal.- Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u6_amd64.deb ...- Unpacking python3.11-minimal (3.11.2-6+deb12u6) ...- Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ...- Setting up python3.11-minimal (3.11.2-6+deb12u6) ...- Selecting previously unselected package python3-minimal.- (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 ... 19148 files and directories currently installed.)- Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ...- Unpacking python3-minimal (3.11.2-1+b1) ...- Selecting previously unselected package media-types.- Preparing to unpack .../media-types_10.0.0_all.deb ...- Unpacking media-types (10.0.0) ...- Selecting previously unselected package libpython3.11-stdlib:amd64.- Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u6_amd64.deb ...- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ...- Selecting previously unselected package python3.11.- Preparing to unpack .../python3.11_3.11.2-6+deb12u6_amd64.deb ...- Unpacking python3.11 (3.11.2-6+deb12u6) ...- Selecting previously unselected package libpython3-stdlib:amd64.- Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ...- Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...- Setting up python3-minimal (3.11.2-1+b1) ...- Selecting previously unselected package python3.- (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 ... 19558 files and directories currently installed.)- Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...- Unpacking python3 (3.11.2-1+b1) ...- Selecting previously unselected package sgml-base.- Preparing to unpack .../001-sgml-base_1.31_all.deb ...- Unpacking sgml-base (1.31) ...- Selecting previously unselected package alsa-topology-conf.- Preparing to unpack .../002-alsa-topology-conf_1.2.5.1-2_all.deb ...- Unpacking alsa-topology-conf (1.2.5.1-2) ...- Selecting previously unselected package libasound2-data.- Preparing to unpack .../003-libasound2-data_1.2.8-1_all.deb ...- Unpacking libasound2-data (1.2.8-1) ...- Selecting previously unselected package libasound2:amd64.- Preparing to unpack .../004-libasound2_1.2.8-1+b1_amd64.deb ...- Unpacking libasound2:amd64 (1.2.8-1+b1) ...- Selecting previously unselected package alsa-ucm-conf.- Preparing to unpack .../005-alsa-ucm-conf_1.2.8-1_all.deb ...- Unpacking alsa-ucm-conf (1.2.8-1) ...- Selecting previously unselected package fontconfig.- Preparing to unpack .../006-fontconfig_2.14.1-4_amd64.deb ...- Unpacking fontconfig (2.14.1-4) ...- Selecting previously unselected package libglib2.0-0:amd64.- Preparing to unpack .../007-libglib2.0-0_2.74.6-2+deb12u8_amd64.deb ...- Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...- Selecting previously unselected package libgirepository-1.0-1:amd64.- Preparing to unpack .../008-libgirepository-1.0-1_1.74.0-3_amd64.deb ...- Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ...- Selecting previously unselected package gir1.2-glib-2.0:amd64.- Preparing to unpack .../009-gir1.2-glib-2.0_1.74.0-3_amd64.deb ...- Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ...- Selecting previously unselected package libibus-1.0-5:amd64.- Preparing to unpack .../010-libibus-1.0-5_1.5.27-5_amd64.deb ...- Unpacking libibus-1.0-5:amd64 (1.5.27-5) ...- Selecting previously unselected package gir1.2-ibus-1.0:amd64.- Preparing to unpack .../011-gir1.2-ibus-1.0_1.5.27-5_amd64.deb ...- Unpacking gir1.2-ibus-1.0:amd64 (1.5.27-5) ...- Selecting previously unselected package libasound2-dev:amd64.- Preparing to unpack .../012-libasound2-dev_1.2.8-1+b1_amd64.deb ...- Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ...- Selecting previously unselected package libasyncns0:amd64.- Preparing to unpack .../013-libasyncns0_0.8-6+b3_amd64.deb ...- Unpacking libasyncns0:amd64 (0.8-6+b3) ...- Selecting previously unselected package uuid-dev:amd64.- Preparing to unpack .../014-uuid-dev_2.38.1-5+deb12u3_amd64.deb ...- Unpacking uuid-dev:amd64 (2.38.1-5+deb12u3) ...- Selecting previously unselected package libblkid-dev:amd64.- Preparing to unpack .../015-libblkid-dev_2.38.1-5+deb12u3_amd64.deb ...- Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u3) ...- Selecting previously unselected package libpixman-1-0:amd64.- Preparing to unpack .../016-libpixman-1-0_0.42.2-1_amd64.deb ...- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...- Selecting previously unselected package libxcb-render0:amd64.- Preparing to unpack .../017-libxcb-render0_1.15-1_amd64.deb ...- Unpacking libxcb-render0:amd64 (1.15-1) ...- Selecting previously unselected package libxcb-shm0:amd64.- Preparing to unpack .../018-libxcb-shm0_1.15-1_amd64.deb ...- Unpacking libxcb-shm0:amd64 (1.15-1) ...- Selecting previously unselected package libxrender1:amd64.- Preparing to unpack .../019-libxrender1_1%3a0.9.10-1.1_amd64.deb ...- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...- Selecting previously unselected package libcairo2:amd64.- Preparing to unpack .../020-libcairo2_1.16.0-7_amd64.deb ...- Unpacking libcairo2:amd64 (1.16.0-7) ...- Selecting previously unselected package libdatrie1:amd64.- Preparing to unpack .../021-libdatrie1_0.2.13-2+b1_amd64.deb ...- Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...- Selecting previously unselected package libpkgconf3:amd64.- Preparing to unpack .../022-libpkgconf3_1.8.1-1_amd64.deb ...- Unpacking libpkgconf3:amd64 (1.8.1-1) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../023-pkgconf-bin_1.8.1-1_amd64.deb ...- Unpacking pkgconf-bin (1.8.1-1) ...- Selecting previously unselected package pkgconf:amd64.- Preparing to unpack .../024-pkgconf_1.8.1-1_amd64.deb ...- Unpacking pkgconf:amd64 (1.8.1-1) ...- Selecting previously unselected package pkg-config:amd64.- Preparing to unpack .../025-pkg-config_1.8.1-1_amd64.deb ...- Unpacking pkg-config:amd64 (1.8.1-1) ...- Selecting previously unselected package xml-core.- Preparing to unpack .../026-xml-core_0.18+nmu1_all.deb ...- Unpacking xml-core (0.18+nmu1) ...- Selecting previously unselected package libdbus-1-dev:amd64.- Preparing to unpack .../027-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ...- Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...- Selecting previously unselected package libwayland-client0:amd64.- Preparing to unpack .../028-libwayland-client0_1.21.0-1_amd64.deb ...- Unpacking libwayland-client0:amd64 (1.21.0-1) ...- Selecting previously unselected package libdecor-0-0:amd64.- Preparing to unpack .../029-libdecor-0-0_0.1.1-2_amd64.deb ...- Unpacking libdecor-0-0:amd64 (0.1.1-2) ...- Selecting previously unselected package libwayland-server0:amd64.- Preparing to unpack .../030-libwayland-server0_1.21.0-1_amd64.deb ...- Unpacking libwayland-server0:amd64 (1.21.0-1) ...- Selecting previously unselected package libwayland-cursor0:amd64.- Preparing to unpack .../031-libwayland-cursor0_1.21.0-1_amd64.deb ...- Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...- Selecting previously unselected package libwayland-egl1:amd64.- Preparing to unpack .../032-libwayland-egl1_1.21.0-1_amd64.deb ...- Unpacking libwayland-egl1:amd64 (1.21.0-1) ...- Selecting previously unselected package libicu72:amd64.- Preparing to unpack .../033-libicu72_72.1-3+deb12u1_amd64.deb ...- Unpacking libicu72:amd64 (72.1-3+deb12u1) ...- Selecting previously unselected package libxml2:amd64.- Preparing to unpack .../034-libxml2_2.9.14+dfsg-1.3~deb12u5_amd64.deb ...- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u5) ...- Selecting previously unselected package libwayland-bin.- Preparing to unpack .../035-libwayland-bin_1.21.0-1_amd64.deb ...- Unpacking libwayland-bin (1.21.0-1) ...- Selecting previously unselected package libffi-dev:amd64.- Preparing to unpack .../036-libffi-dev_3.4.4-1_amd64.deb ...- Unpacking libffi-dev:amd64 (3.4.4-1) ...- Selecting previously unselected package libwayland-dev:amd64.- Preparing to unpack .../037-libwayland-dev_1.21.0-1_amd64.deb ...- Unpacking libwayland-dev:amd64 (1.21.0-1) ...- Selecting previously unselected package libdecor-0-dev:amd64.- Preparing to unpack .../038-libdecor-0-dev_0.1.1-2_amd64.deb ...- Unpacking libdecor-0-dev:amd64 (0.1.1-2) ...- Selecting previously unselected package libfribidi0:amd64.- Preparing to unpack .../039-libfribidi0_1.0.8-2.1_amd64.deb ...- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...- Selecting previously unselected package libgraphite2-3:amd64.- Preparing to unpack .../040-libgraphite2-3_1.3.14-1_amd64.deb ...- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...- Selecting previously unselected package libharfbuzz0b:amd64.- Preparing to unpack .../041-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...- Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...- Selecting previously unselected package libthai-data.- Preparing to unpack .../042-libthai-data_0.1.29-1_all.deb ...- Unpacking libthai-data (0.1.29-1) ...- Selecting previously unselected package libthai0:amd64.- Preparing to unpack .../043-libthai0_0.1.29-1_amd64.deb ...- Unpacking libthai0:amd64 (0.1.29-1) ...- Selecting previously unselected package libpango-1.0-0:amd64.- Preparing to unpack .../044-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...- Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...- Selecting previously unselected package libpangoft2-1.0-0:amd64.- Preparing to unpack .../045-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...- Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...- Selecting previously unselected package libpangocairo-1.0-0:amd64.- Preparing to unpack .../046-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...- Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...- Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.- Preparing to unpack .../047-libdecor-0-plugin-1-cairo_0.1.1-2_amd64.deb ...- Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.1-2) ...- Selecting previously unselected package libdrm-common.- Preparing to unpack .../048-libdrm-common_2.4.114-1_all.deb ...- Unpacking libdrm-common (2.4.114-1) ...- Selecting previously unselected package libdrm2:amd64.- Preparing to unpack .../049-libdrm2_2.4.114-1+b1_amd64.deb ...- Unpacking libdrm2:amd64 (2.4.114-1+b1) ...- Selecting previously unselected package libdrm-amdgpu1:amd64.- Preparing to unpack .../050-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...- Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...- Selecting previously unselected package libpciaccess0:amd64.- Preparing to unpack .../051-libpciaccess0_0.17-2_amd64.deb ...- Unpacking libpciaccess0:amd64 (0.17-2) ...- Selecting previously unselected package libdrm-intel1:amd64.- Preparing to unpack .../052-libdrm-intel1_2.4.114-1+b1_amd64.deb ...- Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...- Selecting previously unselected package libdrm-radeon1:amd64.- Preparing to unpack .../053-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...- Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...- Selecting previously unselected package libdrm-nouveau2:amd64.- Preparing to unpack .../054-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...- Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...- Selecting previously unselected package libpciaccess-dev:amd64.- Preparing to unpack .../055-libpciaccess-dev_0.17-2_amd64.deb ...- Unpacking libpciaccess-dev:amd64 (0.17-2) ...- Selecting previously unselected package libdrm-dev:amd64.- Preparing to unpack .../056-libdrm-dev_2.4.114-1+b1_amd64.deb ...- Unpacking libdrm-dev:amd64 (2.4.114-1+b1) ...- Selecting previously unselected package libglvnd0:amd64.- Preparing to unpack .../057-libglvnd0_1.6.0-1_amd64.deb ...- Unpacking libglvnd0:amd64 (1.6.0-1) ...- Selecting previously unselected package libgbm1:amd64.- Preparing to unpack .../058-libgbm1_22.3.6-1+deb12u1_amd64.deb ...- Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...- Selecting previously unselected package libglapi-mesa:amd64.- Preparing to unpack .../059-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...- Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...- Selecting previously unselected package libx11-xcb1:amd64.- Preparing to unpack .../060-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...- Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...- Selecting previously unselected package libxcb-dri2-0:amd64.- Preparing to unpack .../061-libxcb-dri2-0_1.15-1_amd64.deb ...- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...- Selecting previously unselected package libxcb-dri3-0:amd64.- Preparing to unpack .../062-libxcb-dri3-0_1.15-1_amd64.deb ...- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...- Selecting previously unselected package libxcb-present0:amd64.- Preparing to unpack .../063-libxcb-present0_1.15-1_amd64.deb ...- Unpacking libxcb-present0:amd64 (1.15-1) ...- Selecting previously unselected package libxcb-randr0:amd64.- Preparing to unpack .../064-libxcb-randr0_1.15-1_amd64.deb ...- Unpacking libxcb-randr0:amd64 (1.15-1) ...- Selecting previously unselected package libxcb-sync1:amd64.- Preparing to unpack .../065-libxcb-sync1_1.15-1_amd64.deb ...- Unpacking libxcb-sync1:amd64 (1.15-1) ...- Selecting previously unselected package libxcb-xfixes0:amd64.- Preparing to unpack .../066-libxcb-xfixes0_1.15-1_amd64.deb ...- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...- Selecting previously unselected package libxshmfence1:amd64.- Preparing to unpack .../067-libxshmfence1_1.3-1_amd64.deb ...- Unpacking libxshmfence1:amd64 (1.3-1) ...- Selecting previously unselected package libegl-mesa0:amd64.- Preparing to unpack .../068-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...- Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...- Selecting previously unselected package libegl1:amd64.- Preparing to unpack .../069-libegl1_1.6.0-1_amd64.deb ...- Unpacking libegl1:amd64 (1.6.0-1) ...- Selecting previously unselected package libxcb-glx0:amd64.- Preparing to unpack .../070-libxcb-glx0_1.15-1_amd64.deb ...- Unpacking libxcb-glx0:amd64 (1.15-1) ...- Selecting previously unselected package libxfixes3:amd64.- Preparing to unpack .../071-libxfixes3_1%3a6.0.0-2_amd64.deb ...- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...- Selecting previously unselected package libxxf86vm1:amd64.- Preparing to unpack .../072-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...- Selecting previously unselected package libelf1:amd64.- Preparing to unpack .../073-libelf1_0.188-2.1_amd64.deb ...- Unpacking libelf1:amd64 (0.188-2.1) ...- Selecting previously unselected package libz3-4:amd64.- Preparing to unpack .../074-libz3-4_4.8.12-3.1_amd64.deb ...- Unpacking libz3-4:amd64 (4.8.12-3.1) ...- Selecting previously unselected package libllvm15:amd64.- Preparing to unpack .../075-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...- Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...- Selecting previously unselected package libsensors-config.- Preparing to unpack .../076-libsensors-config_1%3a3.6.0-7.1_all.deb ...- Unpacking libsensors-config (1:3.6.0-7.1) ...- Selecting previously unselected package libsensors5:amd64.- Preparing to unpack .../077-libsensors5_1%3a3.6.0-7.1_amd64.deb ...- Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...- Selecting previously unselected package libgl1-mesa-dri:amd64.- Preparing to unpack .../078-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...- Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...- Selecting previously unselected package libglx-mesa0:amd64.- Preparing to unpack .../079-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...- Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...- Selecting previously unselected package libglx0:amd64.- Preparing to unpack .../080-libglx0_1.6.0-1_amd64.deb ...- Unpacking libglx0:amd64 (1.6.0-1) ...- Selecting previously unselected package libgl1:amd64.- Preparing to unpack .../081-libgl1_1.6.0-1_amd64.deb ...- Unpacking libgl1:amd64 (1.6.0-1) ...- Selecting previously unselected package libglx-dev:amd64.- Preparing to unpack .../082-libglx-dev_1.6.0-1_amd64.deb ...- Unpacking libglx-dev:amd64 (1.6.0-1) ...- Selecting previously unselected package libgl-dev:amd64.- Preparing to unpack .../083-libgl-dev_1.6.0-1_amd64.deb ...- Unpacking libgl-dev:amd64 (1.6.0-1) ...- Selecting previously unselected package libegl-dev:amd64.- Preparing to unpack .../084-libegl-dev_1.6.0-1_amd64.deb ...- Unpacking libegl-dev:amd64 (1.6.0-1) ...- Selecting previously unselected package libogg0:amd64.- Preparing to unpack .../085-libogg0_1.3.5-3_amd64.deb ...- Unpacking libogg0:amd64 (1.3.5-3) ...- Selecting previously unselected package libflac12:amd64.- Preparing to unpack .../086-libflac12_1.4.2+ds-2_amd64.deb ...- Unpacking libflac12:amd64 (1.4.2+ds-2) ...- Selecting previously unselected package libgbm-dev:amd64.- Preparing to unpack .../087-libgbm-dev_22.3.6-1+deb12u1_amd64.deb ...- Unpacking libgbm-dev:amd64 (22.3.6-1+deb12u1) ...- Selecting previously unselected package libgles1:amd64.- Preparing to unpack .../088-libgles1_1.6.0-1_amd64.deb ...- Unpacking libgles1:amd64 (1.6.0-1) ...- Selecting previously unselected package libgles2:amd64.- Preparing to unpack .../089-libgles2_1.6.0-1_amd64.deb ...- Unpacking libgles2:amd64 (1.6.0-1) ...- Selecting previously unselected package libgles-dev:amd64.- Preparing to unpack .../090-libgles-dev_1.6.0-1_amd64.deb ...- Unpacking libgles-dev:amd64 (1.6.0-1) ...- Selecting previously unselected package libglib2.0-data.- Preparing to unpack .../091-libglib2.0-data_2.74.6-2+deb12u8_all.deb ...- Unpacking libglib2.0-data (2.74.6-2+deb12u8) ...- Selecting previously unselected package libglib2.0-bin.- Preparing to unpack .../092-libglib2.0-bin_2.74.6-2+deb12u8_amd64.deb ...- Unpacking libglib2.0-bin (2.74.6-2+deb12u8) ...- Selecting previously unselected package python3-lib2to3.- Preparing to unpack .../093-python3-lib2to3_3.11.2-3_all.deb ...- Unpacking python3-lib2to3 (3.11.2-3) ...- Selecting previously unselected package python3-distutils.- Preparing to unpack .../094-python3-distutils_3.11.2-3_all.deb ...- Unpacking python3-distutils (3.11.2-3) ...- Selecting previously unselected package libglib2.0-dev-bin.- Preparing to unpack .../095-libglib2.0-dev-bin_2.74.6-2+deb12u8_amd64.deb ...- Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u8) ...- Selecting previously unselected package libsepol-dev:amd64.- Preparing to unpack .../096-libsepol-dev_3.4-2.1_amd64.deb ...- Unpacking libsepol-dev:amd64 (3.4-2.1) ...- Selecting previously unselected package libpcre2-16-0:amd64.- Preparing to unpack .../097-libpcre2-16-0_10.42-1_amd64.deb ...- Unpacking libpcre2-16-0:amd64 (10.42-1) ...- Selecting previously unselected package libpcre2-32-0:amd64.- Preparing to unpack .../098-libpcre2-32-0_10.42-1_amd64.deb ...- Unpacking libpcre2-32-0:amd64 (10.42-1) ...- Selecting previously unselected package libpcre2-posix3:amd64.- Preparing to unpack .../099-libpcre2-posix3_10.42-1_amd64.deb ...- Unpacking libpcre2-posix3:amd64 (10.42-1) ...- Selecting previously unselected package libpcre2-dev:amd64.- Preparing to unpack .../100-libpcre2-dev_10.42-1_amd64.deb ...- Unpacking libpcre2-dev:amd64 (10.42-1) ...- Selecting previously unselected package libselinux1-dev:amd64.- Preparing to unpack .../101-libselinux1-dev_3.4-1+b6_amd64.deb ...- Unpacking libselinux1-dev:amd64 (3.4-1+b6) ...- Selecting previously unselected package libmount-dev:amd64.- Preparing to unpack .../102-libmount-dev_2.38.1-5+deb12u3_amd64.deb ...- Unpacking libmount-dev:amd64 (2.38.1-5+deb12u3) ...- Selecting previously unselected package zlib1g-dev:amd64.- Preparing to unpack .../103-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...- Selecting previously unselected package libglib2.0-dev:amd64.- Preparing to unpack .../104-libglib2.0-dev_2.74.6-2+deb12u8_amd64.deb ...- Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u8) ...- Selecting previously unselected package libibus-1.0-dev:amd64.- Preparing to unpack .../105-libibus-1.0-dev_1.5.27-5_amd64.deb ...- Unpacking libibus-1.0-dev:amd64 (1.5.27-5) ...- Selecting previously unselected package x11-common.- Preparing to unpack .../106-x11-common_1%3a7.7+23_all.deb ...- Unpacking x11-common (1:7.7+23) ...- Selecting previously unselected package libice6:amd64.- Preparing to unpack .../107-libice6_2%3a1.0.10-1_amd64.deb ...- Unpacking libice6:amd64 (2:1.0.10-1) ...- Selecting previously unselected package libice-dev:amd64.- Preparing to unpack .../108-libice-dev_2%3a1.0.10-1_amd64.deb ...- Unpacking libice-dev:amd64 (2:1.0.10-1) ...- Selecting previously unselected package libmp3lame0:amd64.- Preparing to unpack .../109-libmp3lame0_3.100-6_amd64.deb ...- Unpacking libmp3lame0:amd64 (3.100-6) ...- Selecting previously unselected package libmpg123-0:amd64.- Preparing to unpack .../110-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...- Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...- Selecting previously unselected package libopus0:amd64.- Preparing to unpack .../111-libopus0_1.3.1-3_amd64.deb ...- Unpacking libopus0:amd64 (1.3.1-3) ...- Selecting previously unselected package libvorbis0a:amd64.- Preparing to unpack .../112-libvorbis0a_1.3.7-1_amd64.deb ...- Unpacking libvorbis0a:amd64 (1.3.7-1) ...- Selecting previously unselected package libvorbisenc2:amd64.- Preparing to unpack .../113-libvorbisenc2_1.3.7-1_amd64.deb ...- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...- Selecting previously unselected package libsndfile1:amd64.- Preparing to unpack .../114-libsndfile1_1.2.0-1+deb12u1_amd64.deb ...- Unpacking libsndfile1:amd64 (1.2.0-1+deb12u1) ...- Selecting previously unselected package libpulse0:amd64.- Preparing to unpack .../115-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...- Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...- Selecting previously unselected package libpulse-mainloop-glib0:amd64.- Preparing to unpack .../116-libpulse-mainloop-glib0_16.1+dfsg1-2+b1_amd64.deb ...- Unpacking libpulse-mainloop-glib0:amd64 (16.1+dfsg1-2+b1) ...- Selecting previously unselected package libpulse-dev:amd64.- Preparing to unpack .../117-libpulse-dev_16.1+dfsg1-2+b1_amd64.deb ...- Unpacking libpulse-dev:amd64 (16.1+dfsg1-2+b1) ...- Selecting previously unselected package libsamplerate0:amd64.- Preparing to unpack .../118-libsamplerate0_0.2.2-3_amd64.deb ...- Unpacking libsamplerate0:amd64 (0.2.2-3) ...- Selecting previously unselected package libsamplerate0-dev:amd64.- Preparing to unpack .../119-libsamplerate0-dev_0.2.2-3_amd64.deb ...- Unpacking libsamplerate0-dev:amd64 (0.2.2-3) ...- Selecting previously unselected package libxcursor1:amd64.- Preparing to unpack .../120-libxcursor1_1%3a1.2.1-1_amd64.deb ...- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...- Selecting previously unselected package libxi6:amd64.- Preparing to unpack .../121-libxi6_2%3a1.8-1+b1_amd64.deb ...- Unpacking libxi6:amd64 (2:1.8-1+b1) ...- Selecting previously unselected package xkb-data.- Preparing to unpack .../122-xkb-data_2.35.1-1_all.deb ...- Unpacking xkb-data (2.35.1-1) ...- Selecting previously unselected package libxkbcommon0:amd64.- Preparing to unpack .../123-libxkbcommon0_1.5.0-1_amd64.deb ...- Unpacking libxkbcommon0:amd64 (1.5.0-1) ...- Selecting previously unselected package libxrandr2:amd64.- Preparing to unpack .../124-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...- Selecting previously unselected package libxss1:amd64.- Preparing to unpack .../125-libxss1_1%3a1.2.3-1_amd64.deb ...- Unpacking libxss1:amd64 (1:1.2.3-1) ...- Selecting previously unselected package libsdl2-2.0-0:amd64.- Preparing to unpack .../126-libsdl2-2.0-0_2.26.5+dfsg-1_amd64.deb ...- Unpacking libsdl2-2.0-0:amd64 (2.26.5+dfsg-1) ...- Selecting previously unselected package libsndio7.0:amd64.- Preparing to unpack .../127-libsndio7.0_1.9.0-0.3+b2_amd64.deb ...- Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ...- Selecting previously unselected package libsndio-dev:amd64.- Preparing to unpack .../128-libsndio-dev_1.9.0-0.3+b2_amd64.deb ...- Unpacking libsndio-dev:amd64 (1.9.0-0.3+b2) ...- Selecting previously unselected package libudev-dev:amd64.- Preparing to unpack .../129-libudev-dev_252.39-1~deb12u1_amd64.deb ...- Unpacking libudev-dev:amd64 (252.39-1~deb12u1) ...- Selecting previously unselected package libxrender-dev:amd64.- Preparing to unpack .../130-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ...- Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ...- Selecting previously unselected package libxfixes-dev:amd64.- Preparing to unpack .../131-libxfixes-dev_1%3a6.0.0-2_amd64.deb ...- Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ...- Selecting previously unselected package libxcursor-dev:amd64.- Preparing to unpack .../132-libxcursor-dev_1%3a1.2.1-1_amd64.deb ...- Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ...- Selecting previously unselected package libxext-dev:amd64.- Preparing to unpack .../133-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...- Selecting previously unselected package libxi-dev:amd64.- Preparing to unpack .../134-libxi-dev_2%3a1.8-1+b1_amd64.deb ...- Unpacking libxi-dev:amd64 (2:1.8-1+b1) ...- Selecting previously unselected package libxinerama1:amd64.- Preparing to unpack .../135-libxinerama1_2%3a1.1.4-3_amd64.deb ...- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...- Selecting previously unselected package libxinerama-dev:amd64.- Preparing to unpack .../136-libxinerama-dev_2%3a1.1.4-3_amd64.deb ...- Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ...- Selecting previously unselected package libxkbcommon-dev:amd64.- Preparing to unpack .../137-libxkbcommon-dev_1.5.0-1_amd64.deb ...- Unpacking libxkbcommon-dev:amd64 (1.5.0-1) ...- Selecting previously unselected package libxrandr-dev:amd64.- Preparing to unpack .../138-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ...- Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ...- Selecting previously unselected package libxss-dev:amd64.- Preparing to unpack .../139-libxss-dev_1%3a1.2.3-1_amd64.deb ...- Unpacking libxss-dev:amd64 (1:1.2.3-1) ...- Selecting previously unselected package libsm6:amd64.- Preparing to unpack .../140-libsm6_2%3a1.2.3-1_amd64.deb ...- Unpacking libsm6:amd64 (2:1.2.3-1) ...- Selecting previously unselected package libxt6:amd64.- Preparing to unpack .../141-libxt6_1%3a1.2.1-1.1_amd64.deb ...- Unpacking libxt6:amd64 (1:1.2.1-1.1) ...- Selecting previously unselected package libsm-dev:amd64.- Preparing to unpack .../142-libsm-dev_2%3a1.2.3-1_amd64.deb ...- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...- Selecting previously unselected package libxt-dev:amd64.- Preparing to unpack .../143-libxt-dev_1%3a1.2.1-1.1_amd64.deb ...- Unpacking libxt-dev:amd64 (1:1.2.1-1.1) ...- Selecting previously unselected package libxv1:amd64.- Preparing to unpack .../144-libxv1_2%3a1.0.11-1.1_amd64.deb ...- Unpacking libxv1:amd64 (2:1.0.11-1.1) ...- Selecting previously unselected package libxv-dev:amd64.- Preparing to unpack .../145-libxv-dev_2%3a1.0.11-1.1_amd64.deb ...- Unpacking libxv-dev:amd64 (2:1.0.11-1.1) ...- Selecting previously unselected package libxxf86vm-dev:amd64.- Preparing to unpack .../146-libxxf86vm-dev_1%3a1.1.4-1+b2_amd64.deb ...- Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...- Selecting previously unselected package libsdl2-dev:amd64.- Preparing to unpack .../147-libsdl2-dev_2.26.5+dfsg-1_amd64.deb ...- Unpacking libsdl2-dev:amd64 (2.26.5+dfsg-1) ...- Selecting previously unselected package shared-mime-info.- Preparing to unpack .../148-shared-mime-info_2.2-1_amd64.deb ...- Unpacking shared-mime-info (2.2-1) ...- Selecting previously unselected package xdg-user-dirs.- Preparing to unpack .../149-xdg-user-dirs_0.18-1_amd64.deb ...- Unpacking xdg-user-dirs (0.18-1) ...- Setting up media-types (10.0.0) ...- Setting up libgraphite2-3:amd64 (1.3.14-1) ...- Setting up libxcb-dri3-0:amd64 (1.15-1) ...- Setting up libpixman-1-0:amd64 (0.42.2-1) ...- Setting up libwayland-server0:amd64 (1.21.0-1) ...- Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...- Setting up libpciaccess0:amd64 (0.17-2) ...- Setting up fontconfig (2.14.1-4) ...- Regenerating fonts cache...- done.- Setting up libapparmor1:amd64 (3.0.8-3) ...- Setting up libicu72:amd64 (72.1-3+deb12u1) ...- Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...- Setting up libpciaccess-dev:amd64 (0.17-2) ...- Setting up libxcb-xfixes0:amd64 (1.15-1) ...- Setting up libogg0:amd64 (1.3.5-3) ...- Setting up libxi6:amd64 (2:1.8-1+b1) ...- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...- Setting up libdatrie1:amd64 (0.2.13-2+b1) ...- Setting up xdg-user-dirs (0.18-1) ...- Setting up libxcb-render0:amd64 (1.15-1) ...- Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...- No schema files found: doing nothing.- Setting up libglvnd0:amd64 (1.6.0-1) ...- Setting up libxcb-glx0:amd64 (1.15-1) ...- Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ...- Setting up libibus-1.0-5:amd64 (1.5.27-5) ...- Setting up x11-common (1:7.7+23) ...- invoke-rc.d: could not determine current runlevel- invoke-rc.d: policy-rc.d denied execution of restart.- Setting up libsensors-config (1:3.6.0-7.1) ...- Setting up xkb-data (2.35.1-1) ...- Setting up libxcb-shm0:amd64 (1.15-1) ...- Setting up libffi-dev:amd64 (3.4.4-1) ...- Setting up libcairo2:amd64 (1.16.0-7) ...- Setting up libpcre2-16-0:amd64 (10.42-1) ...- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...- Setting up libxcb-present0:amd64 (1.15-1) ...- Setting up libasound2-data (1.2.8-1) ...- Setting up libz3-4:amd64 (4.8.12-3.1) ...- Setting up libpcre2-32-0:amd64 (10.42-1) ...- Setting up libglib2.0-data (2.74.6-2+deb12u8) ...- Setting up libpkgconf3:amd64 (1.8.1-1) ...- Setting up libflac12:amd64 (1.4.2+ds-2) ...- Setting up libgles2:amd64 (1.6.0-1) ...- Setting up libxfixes3:amd64 (1:6.0.0-2) ...- Setting up libxcb-sync1:amd64 (1.15-1) ...- Setting up uuid-dev:amd64 (2.38.1-5+deb12u3) ...- Setting up libgles1:amd64 (1.6.0-1) ...- Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...- Setting up libfribidi0:amd64 (1.0.8-2.1) ...- Setting up libopus0:amd64 (1.3.1-3) ...- Setting up libxinerama1:amd64 (2:1.1.4-3) ...- Setting up libxv1:amd64 (2:1.0.11-1.1) ...- Setting up libvorbis0a:amd64 (1.3.7-1) ...- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...- Setting up libudev-dev:amd64 (252.39-1~deb12u1) ...- Setting up libsepol-dev:amd64 (3.4-2.1) ...- Setting up pkgconf-bin (1.8.1-1) ...- Setting up libsensors5:amd64 (1:3.6.0-7.1) ...- Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...- Setting up libxcb-dri2-0:amd64 (1.15-1) ...- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...- Setting up libpcre2-posix3:amd64 (10.42-1) ...- Setting up alsa-topology-conf (1.2.5.1-2) ...- Setting up libasyncns0:amd64 (0.8-6+b3) ...- Setting up libxshmfence1:amd64 (1.3-1) ...- Setting up libxcb-randr0:amd64 (1.15-1) ...- Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...- Setting up libasound2:amd64 (1.2.8-1+b1) ...- Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...- Setting up libthai-data (0.1.29-1) ...- Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ...- Setting up sgml-base (1.31) ...- Setting up libwayland-egl1:amd64 (1.21.0-1) ...- Setting up libxss1:amd64 (1:1.2.3-1) ...- Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...- Setting up libasound2-dev:amd64 (1.2.8-1+b1) ...- Setting up libsamplerate0:amd64 (0.2.2-3) ...- Setting up libdrm-common (2.4.114-1) ...- Setting up libelf1:amd64 (0.188-2.1) ...- Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ...- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u5) ...- Setting up dbus-bin (1.14.10-1~deb12u1) ...- Setting up libmp3lame0:amd64 (3.100-6) ...- Setting up libvorbisenc2:amd64 (1.3.7-1) ...- Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...- Setting up libxkbcommon0:amd64 (1.5.0-1) ...- Setting up libwayland-client0:amd64 (1.21.0-1) ...- Setting up libblkid-dev:amd64 (2.38.1-5+deb12u3) ...- Setting up python3.11 (3.11.2-6+deb12u6) ...- Setting up libice6:amd64 (2:1.0.10-1) ...- Setting up libpcre2-dev:amd64 (10.42-1) ...- Setting up libice-dev:amd64 (2:1.0.10-1) ...- Setting up alsa-ucm-conf (1.2.8-1) ...- Setting up libselinux1-dev:amd64 (3.4-1+b6) ...- Setting up libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...- Setting up libxkbcommon-dev:amd64 (1.5.0-1) ...- Setting up libxcursor1:amd64 (1:1.2.1-1) ...- Setting up libglib2.0-bin (2.74.6-2+deb12u8) ...- Setting up python3 (3.11.2-1+b1) ...- running python rtupdate hooks for python3.11...- running python post-rtupdate hooks for python3.11...- Setting up dbus-daemon (1.14.10-1~deb12u1) ...- Setting up libxss-dev:amd64 (1:1.2.3-1) ...- Setting up pkgconf:amd64 (1.8.1-1) ...- Setting up libxfixes-dev:amd64 (1:6.0.0-2) ...- Setting up libthai0:amd64 (0.1.29-1) ...- Setting up libxv-dev:amd64 (2:1.0.11-1.1) ...- Setting up libwayland-bin (1.21.0-1) ...- Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ...- Setting up dbus (1.14.10-1~deb12u1) ...- invoke-rc.d: could not determine current runlevel- invoke-rc.d: policy-rc.d denied execution of start.- Setting up shared-mime-info (2.2-1) ...- Setting up pkg-config:amd64 (1.8.1-1) ...- Setting up libxinerama-dev:amd64 (2:1.1.4-3) ...- Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ...- Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ...- Setting up libdrm2:amd64 (2.4.114-1+b1) ...- Setting up libwayland-cursor0:amd64 (1.21.0-1) ...- Setting up xml-core (0.18+nmu1) ...- Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...- Setting up libdecor-0-0:amd64 (0.1.1-2) ...- Setting up libsndfile1:amd64 (1.2.0-1+deb12u1) ...- Setting up libxi-dev:amd64 (2:1.8-1+b1) ...- Setting up python3-lib2to3 (3.11.2-3) ...- Setting up gir1.2-ibus-1.0:amd64 (1.5.27-5) ...- Setting up libsm6:amd64 (2:1.2.3-1) ...- Setting up libmount-dev:amd64 (2.38.1-5+deb12u3) ...- Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...- Setting up python3-distutils (3.11.2-3) ...- Setting up libglib2.0-dev-bin (2.74.6-2+deb12u8) ...- Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...- Setting up libsndio-dev:amd64 (1.9.0-0.3+b2) ...- Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...- Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...- Setting up libsm-dev:amd64 (2:1.2.3-1) ...- Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...- Setting up libxcursor-dev:amd64 (1:1.2.1-1) ...- Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...- Setting up libsamplerate0-dev:amd64 (0.2.2-3) ...- Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...- Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...- Setting up libwayland-dev:amd64 (1.21.0-1) ...- Setting up libgbm-dev:amd64 (22.3.6-1+deb12u1) ...- Setting up libdecor-0-dev:amd64 (0.1.1-2) ...- Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...- Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u8) ...- Setting up libpulse-mainloop-glib0:amd64 (16.1+dfsg1-2+b1) ...- Setting up libxt6:amd64 (1:1.2.1-1.1) ...- Setting up libpulse-dev:amd64 (16.1+dfsg1-2+b1) ...- Setting up libegl1:amd64 (1.6.0-1) ...- Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...- Setting up libsdl2-2.0-0:amd64 (2.26.5+dfsg-1) ...- Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...- Setting up libdrm-dev:amd64 (2.4.114-1+b1) ...- Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...- Setting up libglx0:amd64 (1.6.0-1) ...- Setting up libgl1:amd64 (1.6.0-1) ...- Setting up libxt-dev:amd64 (1:1.2.1-1.1) ...- Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.1-2) ...- Setting up libglx-dev:amd64 (1.6.0-1) ...- Setting up libgl-dev:amd64 (1.6.0-1) ...- Setting up libegl-dev:amd64 (1.6.0-1) ...- Setting up libgles-dev:amd64 (1.6.0-1) ...- Processing triggers for libc-bin (2.36-9+deb12u13) ...- Processing triggers for sgml-base (1.31) ...- Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...- Setting up libibus-1.0-dev:amd64 (1.5.27-5) ...- Setting up libsdl2-dev:amd64 (2.26.5+dfsg-1) ...# To update the current shell environment, run: eval $(opam env)2026-04-03 13:06.49 ---> saved as "6a7e055e66aa87995fdb4e1478dd8d71c685e5987a1552927b32143292953c24"/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-pkg-config 4- install conf-sdl2 1- 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> 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-sdl2.1-> retrieved dune.3.22.1, dune-configurator.3.22.1 (cached)-> installed dune.3.22.1-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> 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-03 13:07.31 ---> saved as "1149e0045204b123302d6adbdcc3a1044dce31f5865514245df91d6f41f84de7"/src: (copy (src .) (dst /src))2026-04-03 13:07.31 ---> saved as "bbbc1c63dd978e954f3937ed6f66947c3724555401f6faa6ddab5a9aff47de58"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./test_tsdl.exe)SDL_GetErrorSDL_freeSDL_SetMainReadySDL_InitSDL_InitSubSystemSDL_QuitSDL_QuitSubSystemSDL_WasInitSDL_ClearHintsSDL_GetHintSDL_GetHintBooleanSDL_SetHintSDL_SetHintWithPrioritySDL_ClearErrorSDL_SetErrorSDL_LogMessageSDL_LogGetPrioritySDL_LogResetPrioritiesSDL_LogSetAllPrioritySDL_LogSetPrioritySDL_GetVersionSDL_GetRevisionSDL_GetRevisionNumberSDL_LoadFile_RWSDL_RWFromFileSDL_RWFromConstMemSDL_RWFromMemSDL_GetBasePathSDL_GetPrefPathSDL_EnclosePointsSDL_HasIntersectionSDL_IntersectRectSDL_IntersectRectAndLineSDL_UnionRectSDL_AllocPaletteSDL_FreePaletteSDL_SetPaletteColorsSDL_CalculateGammaRampSDL_ComposeCustomBlendModeSDL_AllocFormatSDL_FreeFormatSDL_GetPixelFormatNameSDL_GetRGBSDL_GetRGBASDL_MapRGBSDL_MapRGBASDL_MasksToPixelFormatEnumSDL_PixelFormatEnumToMasksSDL_SetPixelFormatPaletteSDL_UpperBlitScaledSDL_UpperBlitSDL_ConvertPixelsSDL_ConvertSurfaceSDL_ConvertSurfaceFormatSDL_CreateRGBSurfaceSDL_CreateRGBSurfaceFromSDL_CreateRGBSurfaceWithFormatSDL_CreateRGBSurfaceWithFormatFromSDL_DuplicateSurfaceSDL_FillRectSDL_FillRectsSDL_FreeSurfaceSDL_GetClipRectSDL_GetColorKeySDL_GetSurfaceAlphaModSDL_GetSurfaceBlendModeSDL_GetSurfaceColorModSDL_LoadBMP_RWSDL_LockSurfaceSDL_LowerBlitSDL_LowerBlitScaledSDL_SaveBMP_RWSDL_SetClipRectSDL_SetColorKeySDL_SetSurfaceAlphaModSDL_SetSurfaceBlendModeSDL_SetSurfaceColorModSDL_SetSurfacePaletteSDL_SetSurfaceRLESDL_UnlockSurfaceSDL_CreateRendererSDL_CreateSoftwareRendererSDL_DestroyRendererSDL_GetNumRenderDriversSDL_GetRenderDrawBlendModeSDL_GetRenderDrawColorSDL_GetRenderDriverInfoSDL_GetRenderTargetSDL_GetRendererSDL_GetRendererInfoSDL_GetRendererOutputSizeSDL_RenderClearSDL_RenderCopySDL_RenderCopyExSDL_RenderDrawLineSDL_RenderDrawLineFSDL_RenderDrawLinesSDL_RenderDrawPointSDL_RenderDrawPointsSDL_RenderDrawPointFSDL_RenderDrawPointsFSDL_RenderDrawRectSDL_RenderDrawRectsSDL_RenderFillRectSDL_RenderFillRectsSDL_RenderGeometrySDL_RenderGeometryRawSDL_RenderGetClipRectSDL_RenderIsClipEnabledSDL_RenderGetIntegerScaleSDL_RenderGetLogicalSizeSDL_RenderGetScaleSDL_RenderGetViewportSDL_RenderGetWindowSDL_RenderPresentSDL_RenderReadPixelsSDL_RenderSetClipRectSDL_RenderSetIntegerScaleSDL_RenderSetLogicalSizeSDL_RenderSetScaleSDL_RenderSetViewportSDL_RenderTargetSupportedSDL_SetRenderDrawBlendModeSDL_SetRenderDrawColorSDL_SetRenderTargetSDL_CreateTextureSDL_CreateTextureFromSurfaceSDL_DestroyTextureSDL_GetTextureAlphaModSDL_GetTextureBlendModeSDL_GetTextureColorModSDL_GetTextureScaleModeSDL_QueryTextureSDL_LockTextureSDL_SetTextureAlphaModSDL_SetTextureBlendModeSDL_SetTextureColorModSDL_SetTextureScaleModeSDL_UnlockTextureSDL_UpdateTextureSDL_UpdateYUVTextureSDL_GetCurrentVideoDriverSDL_GetNumVideoDriversSDL_GetVideoDriverSDL_VideoInitSDL_VideoQuitSDL_GetClosestDisplayModeSDL_GetCurrentDisplayModeSDL_GetDesktopDisplayModeSDL_GetDisplayBoundsSDL_GetDisplayDPISDL_GetDisplayModeSDL_GetDisplayUsableBoundsSDL_GetNumDisplayModesSDL_GetDisplayNameSDL_GetNumVideoDisplaysSDL_CreateWindowSDL_CreateWindowAndRendererSDL_DestroyWindowSDL_GetWindowBrightnessSDL_GetWindowBordersSizeSDL_GetWindowDisplayIndexSDL_GetWindowDisplayModeSDL_GetWindowFlagsSDL_GetWindowFromIDSDL_GetWindowGammaRampSDL_GetWindowGrabSDL_GetGrabbedWindowSDL_GetWindowIDSDL_GetWindowMaximumSizeSDL_GetWindowMinimumSizeSDL_GetWindowOpacitySDL_GetWindowPixelFormatSDL_GetWindowPositionSDL_GetWindowSizeSDL_GetWindowSurfaceSDL_GetWindowTitleSDL_HideWindowSDL_MaximizeWindowSDL_MinimizeWindowSDL_RaiseWindowSDL_RestoreWindowSDL_SetWindowBorderedSDL_SetWindowBrightnessSDL_SetWindowDisplayModeSDL_SetWindowFullscreenSDL_SetWindowGammaRampSDL_SetWindowGrabSDL_SetWindowIconSDL_SetWindowInputFocusSDL_SetWindowMaximumSizeSDL_SetWindowMinimumSizeSDL_SetWindowModalForSDL_SetWindowOpacitySDL_SetWindowPositionSDL_SetWindowResizableSDL_SetWindowSizeSDL_SetWindowTitleSDL_ShowWindowSDL_UpdateWindowSurfaceSDL_UpdateWindowSurfaceRectsSDL_GL_BindTextureSDL_GL_CreateContextSDL_GL_DeleteContextSDL_GL_ExtensionSupportedSDL_GL_GetAttributeSDL_GL_GetCurrentContextSDL_GL_GetDrawableSizeSDL_GL_GetSwapIntervalSDL_GL_MakeCurrentSDL_GL_ResetAttributesSDL_GL_SetAttributeSDL_GL_SetSwapIntervalSDL_GL_SwapWindowSDL_GL_UnbindTextureSDL_Vulkan_LoadLibrarySDL_Vulkan_UnloadLibrarySDL_Vulkan_GetInstanceExtensionsSDL_Vulkan_CreateSurfaceSDL_Vulkan_GetDrawableSizeSDL_DisableScreenSaverSDL_EnableScreenSaverSDL_IsScreenSaverEnabledSDL_ShowMessageBoxSDL_ShowSimpleMessageBoxSDL_GetClipboardTextSDL_HasClipboardTextSDL_SetClipboardTextSDL_GetKeyboardFocusSDL_GetKeyboardStateSDL_GetKeyFromNameSDL_GetKeyFromScancodeSDL_GetKeyNameSDL_GetModStateSDL_GetScancodeFromKeySDL_GetScancodeFromNameSDL_GetScancodeNameSDL_HasScreenKeyboardSupportSDL_IsScreenKeyboardShownSDL_IsTextInputActiveSDL_SetModStateSDL_SetTextInputRectSDL_StartTextInputSDL_StopTextInputSDL_CaptureMouseSDL_CreateColorCursorSDL_CreateCursorSDL_CreateSystemCursorSDL_FreeCursorSDL_GetCursorSDL_GetDefaultCursorSDL_GetGlobalMouseStateSDL_GetMouseFocusSDL_GetMouseStateSDL_GetRelativeMouseModeSDL_GetRelativeMouseStateSDL_ShowCursorSDL_SetCursorSDL_SetRelativeMouseModeSDL_WarpMouseInWindowSDL_WarpMouseGlobalSDL_GetNumTouchDevicesSDL_GetNumTouchFingersSDL_GetTouchDeviceSDL_GetTouchFingerSDL_LoadDollarTemplatesSDL_RecordGestureSDL_SaveDollarTemplateSDL_SaveAllDollarTemplatesSDL_JoystickCloseSDL_JoystickCurrentPowerLevelSDL_JoystickEventStateSDL_JoystickFromInstanceIDSDL_JoystickGetAttachedSDL_JoystickGetAxisSDL_JoystickGetAxisInitialStateSDL_JoystickGetBallSDL_JoystickGetButtonSDL_JoystickGetDeviceGUIDSDL_JoystickGetDeviceProductSDL_JoystickGetDeviceProductVersionSDL_JoystickGetDeviceTypeSDL_JoystickGetDeviceInstanceIDSDL_JoystickGetDeviceVendorSDL_JoystickGetGUIDSDL_JoystickGetGUIDFromStringSDL_JoystickGetGUIDStringSDL_JoystickGetHatSDL_JoystickGetProductSDL_JoystickGetProductVersionSDL_JoystickGetTypeSDL_JoystickGetVendorSDL_JoystickInstanceIDSDL_JoystickNameSDL_JoystickNameForIndexSDL_JoystickNumAxesSDL_JoystickNumBallsSDL_JoystickNumButtonsSDL_JoystickNumHatsSDL_JoystickOpenSDL_JoystickUpdateSDL_NumJoysticksSDL_GameControllerAddMappingSDL_GameControllerAddMappingsFromRWSDL_GameControllerCloseSDL_GameControllerEventStateSDL_GameControllerFromInstanceIDSDL_GameControllerGetAttachedSDL_GameControllerGetAxisSDL_GameControllerGetAxisFromStringSDL_GameControllerGetBindForAxisSDL_GameControllerGetBindForButtonSDL_GameControllerGetButtonSDL_GameControllerGetButtonFromStringSDL_GameControllerGetJoystickSDL_GameControllerGetProductSDL_GameControllerGetProductVersionSDL_GameControllerGetStringForAxisSDL_GameControllerGetStringForButtonSDL_GameControllerGetVendorSDL_GameControllerMappingSDL_GameControllerMappingForIndexSDL_GameControllerMappingForGUIDSDL_GameControllerNameSDL_GameControllerNameForIndexSDL_GameControllerNumMappingsSDL_GameControllerOpenSDL_GameControllerUpdateSDL_IsGameControllerSDL_EventStateSDL_FlushEventSDL_FlushEventsSDL_HasEventSDL_HasEventsSDL_PollEventSDL_PumpEventsSDL_PushEventSDL_RegisterEventsSDL_WaitEventSDL_WaitEventTimeoutSDL_HapticCloseSDL_HapticDestroyEffectSDL_HapticEffectSupportedSDL_HapticGetEffectStatusSDL_HapticIndexSDL_HapticNameSDL_HapticNewEffectSDL_HapticNumAxesSDL_HapticNumEffectsSDL_HapticNumEffectsPlayingSDL_HapticOpenSDL_HapticOpenFromJoystickSDL_HapticOpenFromMouseSDL_HapticOpenedSDL_HapticPauseSDL_HapticQuerySDL_HapticRumbleInitSDL_HapticRumblePlaySDL_HapticRumbleStopSDL_HapticRumbleSupportedSDL_HapticRunEffectSDL_HapticSetAutocenterSDL_HapticSetGainSDL_HapticStopAllSDL_HapticStopEffectSDL_HapticUnpauseSDL_HapticUpdateEffectSDL_JoystickIsHapticSDL_MouseIsHapticSDL_NumHapticsSDL_AudioInitSDL_AudioQuitSDL_GetAudioDriverSDL_GetCurrentAudioDriverSDL_GetNumAudioDriversSDL_CloseAudioDeviceSDL_FreeWAVSDL_GetAudioDeviceNameSDL_GetAudioDeviceStatusSDL_GetNumAudioDevicesSDL_LoadWAV_RWSDL_LockAudioDeviceSDL_OpenAudioDeviceSDL_PauseAudioDeviceSDL_UnlockAudioDeviceSDL_QueueAudioSDL_DequeueAudioSDL_GetQueuedAudioSizeSDL_ClearQueuedAudioSDL_DelaySDL_GetTicksSDL_GetTicks64SDL_GetPerformanceCounterSDL_GetPerformanceFrequencySDL_GetPlatformSDL_GetCPUCacheLineSizeSDL_GetCPUCountSDL_GetSystemRAMSDL_Has3DNowSDL_HasAltiVecSDL_HasAVXSDL_HasMMXSDL_HasNEONSDL_HasRDTSCSDL_HasSSESDL_HasSSE2SDL_HasSSE3SDL_HasSSE41SDL_HasSSE42SDL_GetPowerInfoSDL_GetPreferredLocalesPreferences path = /home/opam/.local/share/bogue/test/INFO: SDL Version (2,26,5)error: XDG_RUNTIME_DIR is invalid or not set in the environment.2026-04-03 13:07.36 ---> saved as "50d762e76fc2c6e429e267f888a2a558a13415a9c9a5fa83d68587785d6fa244"Job succeeded2026-04-03 13:07.36: Job succeeded