2026-04-11 10:29.15: New job: test sanette/tsdl https://github.com/sanette/tsdl.git#refs/heads/master (5533d5fc89c97aab51b8bf0b373277a2221b8cdb) (linux-x86_64:ubuntu-22.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00Opam project buildTo reproduce locally:git clone --recursive "https://github.com/sanette/tsdl.git" -b "master" && cd "tsdl" && git reset --hard 5533d5fccat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00# ubuntu-22.04-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && 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.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y 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-11 10:29.15: Using cache hint "sanette/tsdl-ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00-ubuntu-22.04-4.14_opam-2.5-1e786dc7be3821ae8eedc046c0068302"2026-04-11 10:29.15: Using OBuilder spec:((from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)(comment ubuntu-22.04-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && 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.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y 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-11 10:29.15: Waiting for resource in pool OCluster2026-04-11 10:29.15: Waiting for worker…2026-04-11 10:29.15: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at 5533d5f SDL versions info(from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)Unable to find image 'ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00' locallydocker.io/ocaml/opam@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00: Pulling from ocaml/opamb1cba2e842ca: Pulling fs layer421afdaed246: Pulling fs layer4f870a39d887: Pulling fs layerb1cba2e842ca: Waiting55a213a632b1: Pulling fs layer421afdaed246: Waiting45b4d0733e62: Pulling fs layer4f870a39d887: Waiting55a213a632b1: Waiting3aeb1fde2a5c: Pulling fs layer45b4d0733e62: Waitingaafef83927b6: Pulling fs layerbcf6200713a7: Pulling fs layer3aeb1fde2a5c: Waitingaafef83927b6: Waiting44126a1f4f31: Pulling fs layer640d0ce4ea89: Pulling fs layerb5d13c755b81: Pulling fs layerbcf6200713a7: Waitingd4f408980979: Pulling fs layer44126a1f4f31: Waiting640d0ce4ea89: Waitinga89dafa13071: Pulling fs layerb5d13c755b81: Waiting636fd786dcef: Pulling fs layer31dae2391bd4: Pulling fs layerd4f408980979: Waiting8b28883ae878: Pulling fs layera89dafa13071: Waiting636fd786dcef: Waiting31dae2391bd4: Waiting4a187d75ee24: Pulling fs layer8b28883ae878: Waiting4f4fb700ef54: Pulling fs layer4a187d75ee24: Waiting15ef0a4fe052: Pulling fs layer4f4fb700ef54: Waiting81aef10b7468: Pulling fs layer8492c04426b2: Pulling fs layer81aef10b7468: Waiting931be6b45df3: Pulling fs layer15ef0a4fe052: Waiting8492c04426b2: Waitingb3b41b093e1c: Pulling fs layerc66a499f18f1: Pulling fs layerdc859d65a979: Pulling fs layer931be6b45df3: Waitingb3b41b093e1c: Waitingc66a499f18f1: Waitingf9a4b7e83cbc: Pulling fs layer8406175b74f2: Pulling fs layerdc859d65a979: Waitingd8a867e68b39: Pulling fs layer1b4507b9d94f: Pulling fs layer86753f729f41: Pulling fs layer8406175b74f2: Waitingf9a4b7e83cbc: Waitingd8a867e68b39: Waitingbb1554100fd0: Pulling fs layer1b4507b9d94f: Waiting79f063451047: Pulling fs layeraf19aefa8c28: Pulling fs layer86753f729f41: Waitingbb1554100fd0: Waiting18ae77be10c6: Pulling fs layer23748796c9e7: Pulling fs layer79f063451047: Waitingaf19aefa8c28: Waiting8a87c1d60ed6: Pulling fs layer18ae77be10c6: Waiting23748796c9e7: Waitingf59dc0679c75: Pulling fs layerd71672fc129c: Pulling fs layer8a87c1d60ed6: Waiting44dd0ab5fdef: Pulling fs layerf59dc0679c75: Waiting931c13510f32: Pulling fs layerd71672fc129c: Waiting44dd0ab5fdef: Waiting75ed66e4849a: Pulling fs layer931c13510f32: Waiting19cc32431784: Pulling fs layer75ed66e4849a: Waiting6b082b8f59d1: Pulling fs layer19cc32431784: Waiting6b082b8f59d1: Waitingb1cba2e842ca: Download complete421afdaed246: Download complete4f870a39d887: Verifying Checksum4f870a39d887: Download completeb1cba2e842ca: Pull complete421afdaed246: Pull complete4f870a39d887: Pull complete45b4d0733e62: Verifying Checksum45b4d0733e62: Download complete3aeb1fde2a5c: Verifying Checksum3aeb1fde2a5c: Download completeaafef83927b6: Verifying Checksumaafef83927b6: Download completebcf6200713a7: Verifying Checksumbcf6200713a7: Download complete44126a1f4f31: Verifying Checksum44126a1f4f31: Download complete55a213a632b1: Download completeb5d13c755b81: Download complete640d0ce4ea89: Verifying Checksum640d0ce4ea89: Download completed4f408980979: Verifying Checksumd4f408980979: Download completea89dafa13071: Verifying Checksuma89dafa13071: Download complete8b28883ae878: Download complete31dae2391bd4: Verifying Checksum31dae2391bd4: Download complete636fd786dcef: Verifying Checksum636fd786dcef: Download complete4a187d75ee24: Download complete4f4fb700ef54: Download complete15ef0a4fe052: Verifying Checksum15ef0a4fe052: Download complete81aef10b7468: Download complete8492c04426b2: Download complete931be6b45df3: Download completeb3b41b093e1c: Download completec66a499f18f1: Download completedc859d65a979: Download completef9a4b7e83cbc: Verifying Checksumf9a4b7e83cbc: Download complete8406175b74f2: Verifying Checksum8406175b74f2: Download completed8a867e68b39: Download complete86753f729f41: Download complete1b4507b9d94f: Verifying Checksum1b4507b9d94f: Download completebb1554100fd0: Verifying Checksum79f063451047: Verifying Checksum79f063451047: Download completeaf19aefa8c28: Verifying Checksumaf19aefa8c28: Download complete23748796c9e7: Download completef59dc0679c75: Verifying Checksumf59dc0679c75: Download complete55a213a632b1: Pull complete45b4d0733e62: Pull completed71672fc129c: Verifying Checksumd71672fc129c: Download complete44dd0ab5fdef: Verifying Checksum44dd0ab5fdef: Download complete8a87c1d60ed6: Verifying Checksum8a87c1d60ed6: Download complete75ed66e4849a: Verifying Checksum75ed66e4849a: Download complete19cc32431784: Download complete6b082b8f59d1: Download complete18ae77be10c6: Verifying Checksum18ae77be10c6: Download complete3aeb1fde2a5c: Pull completeaafef83927b6: Pull completebcf6200713a7: Pull complete44126a1f4f31: Pull complete640d0ce4ea89: Pull completeb5d13c755b81: Pull completed4f408980979: Pull completea89dafa13071: Pull complete636fd786dcef: Pull complete31dae2391bd4: Pull complete8b28883ae878: Pull complete4a187d75ee24: Pull complete931c13510f32: Verifying Checksum931c13510f32: Download complete4f4fb700ef54: Pull complete15ef0a4fe052: Pull complete81aef10b7468: Pull complete8492c04426b2: Pull complete931be6b45df3: Pull completeb3b41b093e1c: Pull completec66a499f18f1: Pull completedc859d65a979: Pull completef9a4b7e83cbc: Pull complete8406175b74f2: Pull completed8a867e68b39: Pull complete1b4507b9d94f: Pull complete86753f729f41: Pull completebb1554100fd0: Pull complete79f063451047: Pull completeaf19aefa8c28: Pull complete18ae77be10c6: Pull complete23748796c9e7: Pull complete8a87c1d60ed6: Pull completef59dc0679c75: Pull completed71672fc129c: Pull complete44dd0ab5fdef: Pull complete931c13510f32: Pull complete75ed66e4849a: Pull complete19cc32431784: Pull complete6b082b8f59d1: Pull completeDigest: sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00Status: Downloaded newer image for ocaml/opam@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d002026-04-11 10:30.06 ---> saved as "752ab5c6ad79de967908e3073b7fceaa0abf89b6f293aaa06b19d969149dde3c"/: (comment ubuntu-22.04-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-11 10:30.06 ---> saved as "1a1eff4052ea3104fb7e5ec5761842d0cfe9656287a6882b1eac7caa3efa349f"/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-11 10:30.32 ---> saved as "2e1e4395ca2a0d261913003a3e43f34a1f0efdc272202fe92ed711df2d6f3e43"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 4.14.22.5.02026-04-11 10:30.32 ---> saved as "95ff2ee8d7fe66b59ec0e45f834976653a81c7090dc41602580dd6f1b36445d7"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-11 10:30.32 ---> saved as "71b4ea2e8ceb4f55c80eaf0cf25522e581c7d7b5464709106ded0f2c4ab7d51b"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 7858b18273d5f598f5c8a4929102b580a091fc4f || git fetch origin master) && git reset -q --hard 7858b18273d5f598f5c8a4929102b580a091fc4f && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADffb54b9bdd..42844088d7 master -> origin/master7858b18273 Merge pull request #29691 from punchagan/fix-conf-libffi<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-04-11 10:30.52 ---> saved as "5467339279aca71a10480990b6b49b21297efea721103875414e587d968b2835"/src: (copy (src tsdl.opam) (dst ./))2026-04-11 10:30.53 ---> saved as "010600966974abb431016928e9de8f8cd71ceace734fb8fb8e7f85d74e2a86f3"/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-11 10:30.55 ---> saved as "913462675c1fd96694a266924d9316adebf1a9a8e35b3303b6ff158b16eee3b1"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-11 10:30.55 ---> saved as "a03ab9dcbbebc8b77655b58f5a27eaf1fb67a1b81f8c538487e1f7bf0881851b"/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.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y tsdl.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]- Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease- Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]- Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]- Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6917 kB]- Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1622 kB]- Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1311 kB]- Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7143 kB]- Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3889 kB]- Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4226 kB]- Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [84.0 kB]- Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB]- Fetched 25.6 MB in 2s (12.7 MB/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.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:libffi-dev 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 libpython3.10-minimal: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 ... 15645 files and directories currently installed.)- Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.15_amd64.deb ...- Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ...- Selecting previously unselected package python3.10-minimal.- Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.15_amd64.deb ...- Unpacking python3.10-minimal (3.10.12-1~22.04.15) ...- Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ...- Setting up python3.10-minimal (3.10.12-1~22.04.15) ...- 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 ... 15941 files and directories currently installed.)- Preparing to unpack .../python3-minimal_3.10.6-1~22.04.1_amd64.deb ...- Unpacking python3-minimal (3.10.6-1~22.04.1) ...- Selecting previously unselected package media-types.- Preparing to unpack .../media-types_7.0.0_all.deb ...- Unpacking media-types (7.0.0) ...- Selecting previously unselected package libmpdec3:amd64.- Preparing to unpack .../libmpdec3_2.5.1-2build2_amd64.deb ...- Unpacking libmpdec3:amd64 (2.5.1-2build2) ...- Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.5_amd64.deb ...- Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3.4) ...- Setting up libuuid1:amd64 (2.37.2-4ubuntu3.5) ...- Selecting previously unselected package libpython3.10-stdlib: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 ... 15975 files and directories currently installed.)- Preparing to unpack .../libpython3.10-stdlib_3.10.12-1~22.04.15_amd64.deb ...- Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ...- Selecting previously unselected package python3.10.- Preparing to unpack .../python3.10_3.10.12-1~22.04.15_amd64.deb ...- Unpacking python3.10 (3.10.12-1~22.04.15) ...- Selecting previously unselected package libpython3-stdlib:amd64.- Preparing to unpack .../libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ...- Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...- Setting up python3-minimal (3.10.6-1~22.04.1) ...- 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 ... 16343 files and directories currently installed.)- Preparing to unpack .../python3_3.10.6-1~22.04.1_amd64.deb ...- Unpacking python3 (3.10.6-1~22.04.1) ...- Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.5_amd64.deb ...- Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3.4) ...- Setting up libblkid1:amd64 (2.37.2-4ubuntu3.5) ...- (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 ... 16363 files and directories currently installed.)- Preparing to unpack .../libmount1_2.37.2-4ubuntu3.5_amd64.deb ...- Unpacking libmount1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3.4) ...- Setting up libmount1:amd64 (2.37.2-4ubuntu3.5) ...- (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 ... 16363 files and directories currently installed.)- Preparing to unpack .../libudev1_249.11-0ubuntu3.20_amd64.deb ...- Unpacking libudev1:amd64 (249.11-0ubuntu3.20) over (249.11-0ubuntu3.17) ...- Setting up libudev1:amd64 (249.11-0ubuntu3.20) ...- Selecting previously unselected package libapparmor1: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 ... 16363 files and directories currently installed.)- Preparing to unpack .../000-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ...- Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ...- Selecting previously unselected package libdbus-1-3:amd64.- Preparing to unpack .../001-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...- Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...- Selecting previously unselected package dbus.- Preparing to unpack .../002-dbus_1.12.20-2ubuntu4.1_amd64.deb ...- Unpacking dbus (1.12.20-2ubuntu4.1) ...- Selecting previously unselected package libglib2.0-0:amd64.- Preparing to unpack .../003-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ...- Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ...- Selecting previously unselected package libgirepository-1.0-1:amd64.- Preparing to unpack .../004-libgirepository-1.0-1_1.72.0-1_amd64.deb ...- Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...- Selecting previously unselected package gir1.2-glib-2.0:amd64.- Preparing to unpack .../005-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...- Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...- Selecting previously unselected package libelf1:amd64.- Preparing to unpack .../006-libelf1_0.186-1ubuntu0.1_amd64.deb ...- Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ...- Selecting previously unselected package libfribidi0:amd64.- Preparing to unpack .../007-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ...- Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ...- Selecting previously unselected package libglib2.0-data.- Preparing to unpack .../008-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ...- Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ...- Selecting previously unselected package libicu70:amd64.- Preparing to unpack .../009-libicu70_70.1-2_amd64.deb ...- Unpacking libicu70:amd64 (70.1-2) ...- Selecting previously unselected package libxml2:amd64.- Preparing to unpack .../010-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ...- Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ...- Selecting previously unselected package shared-mime-info.- Preparing to unpack .../011-shared-mime-info_2.1-2_amd64.deb ...- Unpacking shared-mime-info (2.1-2) ...- Selecting previously unselected package xdg-user-dirs.- Preparing to unpack .../012-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...- Unpacking xdg-user-dirs (0.17-2ubuntu4) ...- Selecting previously unselected package xkb-data.- Preparing to unpack .../013-xkb-data_2.33-1_all.deb ...- Unpacking xkb-data (2.33-1) ...- Selecting previously unselected package libdrm-common.- Preparing to unpack .../014-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ...- Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...- Selecting previously unselected package libdrm2:amd64.- Preparing to unpack .../015-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...- Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Selecting previously unselected package alsa-topology-conf.- Preparing to unpack .../016-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 .../017-libasound2-data_1.2.6.1-1ubuntu1.1_all.deb ...- Unpacking libasound2-data (1.2.6.1-1ubuntu1.1) ...- Selecting previously unselected package libasound2:amd64.- Preparing to unpack .../018-libasound2_1.2.6.1-1ubuntu1.1_amd64.deb ...- Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1.1) ...- Selecting previously unselected package alsa-ucm-conf.- Preparing to unpack .../019-alsa-ucm-conf_1.2.6.3-1ubuntu1.12_all.deb ...- Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.12) ...- Selecting previously unselected package fontconfig.- Preparing to unpack .../020-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ...- Unpacking fontconfig (2.13.1-4.2ubuntu5) ...- Selecting previously unselected package libibus-1.0-5:amd64.- Preparing to unpack .../021-libibus-1.0-5_1.5.26-4_amd64.deb ...- Unpacking libibus-1.0-5:amd64 (1.5.26-4) ...- Selecting previously unselected package gir1.2-ibus-1.0:amd64.- Preparing to unpack .../022-gir1.2-ibus-1.0_1.5.26-4_amd64.deb ...- Unpacking gir1.2-ibus-1.0:amd64 (1.5.26-4) ...- Selecting previously unselected package libasound2-dev:amd64.- Preparing to unpack .../023-libasound2-dev_1.2.6.1-1ubuntu1.1_amd64.deb ...- Unpacking libasound2-dev:amd64 (1.2.6.1-1ubuntu1.1) ...- Selecting previously unselected package libasyncns0:amd64.- Preparing to unpack .../024-libasyncns0_0.8-6build2_amd64.deb ...- Unpacking libasyncns0:amd64 (0.8-6build2) ...- Selecting previously unselected package libpixman-1-0:amd64.- Preparing to unpack .../025-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ...- Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ...- Selecting previously unselected package libxcb-render0:amd64.- Preparing to unpack .../026-libxcb-render0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxcb-shm0:amd64.- Preparing to unpack .../027-libxcb-shm0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxrender1:amd64.- Preparing to unpack .../028-libxrender1_1%3a0.9.10-1build4_amd64.deb ...- Unpacking libxrender1:amd64 (1:0.9.10-1build4) ...- Selecting previously unselected package libcairo2:amd64.- Preparing to unpack .../029-libcairo2_1.16.0-5ubuntu2.1_amd64.deb ...- Unpacking libcairo2:amd64 (1.16.0-5ubuntu2.1) ...- Selecting previously unselected package libdatrie1:amd64.- Preparing to unpack .../030-libdatrie1_0.2.13-2_amd64.deb ...- Unpacking libdatrie1:amd64 (0.2.13-2) ...- Selecting previously unselected package pkg-config.- Preparing to unpack .../031-pkg-config_0.29.2-1ubuntu3_amd64.deb ...- Unpacking pkg-config (0.29.2-1ubuntu3) ...- Selecting previously unselected package libdbus-1-dev:amd64.- Preparing to unpack .../032-libdbus-1-dev_1.12.20-2ubuntu4.1_amd64.deb ...- Unpacking libdbus-1-dev:amd64 (1.12.20-2ubuntu4.1) ...- Selecting previously unselected package libwayland-client0:amd64.- Preparing to unpack .../033-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ...- Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ...- Selecting previously unselected package libdecor-0-0:amd64.- Preparing to unpack .../034-libdecor-0-0_0.1.0-3build1_amd64.deb ...- Unpacking libdecor-0-0:amd64 (0.1.0-3build1) ...- Selecting previously unselected package libwayland-server0:amd64.- Preparing to unpack .../035-libwayland-server0_1.20.0-1ubuntu0.1_amd64.deb ...- Unpacking libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ...- Selecting previously unselected package libwayland-cursor0:amd64.- Preparing to unpack .../036-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ...- Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ...- Selecting previously unselected package libwayland-egl1:amd64.- Preparing to unpack .../037-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ...- Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ...- Selecting previously unselected package libwayland-bin.- Preparing to unpack .../038-libwayland-bin_1.20.0-1ubuntu0.1_amd64.deb ...- Unpacking libwayland-bin (1.20.0-1ubuntu0.1) ...- Selecting previously unselected package libffi-dev:amd64.- Preparing to unpack .../039-libffi-dev_3.4.2-4_amd64.deb ...- Unpacking libffi-dev:amd64 (3.4.2-4) ...- Selecting previously unselected package libwayland-dev:amd64.- Preparing to unpack .../040-libwayland-dev_1.20.0-1ubuntu0.1_amd64.deb ...- Unpacking libwayland-dev:amd64 (1.20.0-1ubuntu0.1) ...- Selecting previously unselected package libdecor-0-dev:amd64.- Preparing to unpack .../041-libdecor-0-dev_0.1.0-3build1_amd64.deb ...- Unpacking libdecor-0-dev:amd64 (0.1.0-3build1) ...- Selecting previously unselected package libgraphite2-3:amd64.- Preparing to unpack .../042-libgraphite2-3_1.3.14-1build2_amd64.deb ...- Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ...- Selecting previously unselected package libharfbuzz0b:amd64.- Preparing to unpack .../043-libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb ...- Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ...- Selecting previously unselected package libthai-data.- Preparing to unpack .../044-libthai-data_0.1.29-1build1_all.deb ...- Unpacking libthai-data (0.1.29-1build1) ...- Selecting previously unselected package libthai0:amd64.- Preparing to unpack .../045-libthai0_0.1.29-1build1_amd64.deb ...- Unpacking libthai0:amd64 (0.1.29-1build1) ...- Selecting previously unselected package libpango-1.0-0:amd64.- Preparing to unpack .../046-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...- Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...- Selecting previously unselected package libpangoft2-1.0-0:amd64.- Preparing to unpack .../047-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...- Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...- Selecting previously unselected package libpangocairo-1.0-0:amd64.- Preparing to unpack .../048-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ...- Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...- Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.- Preparing to unpack .../049-libdecor-0-plugin-1-cairo_0.1.0-3build1_amd64.deb ...- Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...- Selecting previously unselected package libdrm-amdgpu1:amd64.- Preparing to unpack .../050-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...- Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Selecting previously unselected package libpciaccess0:amd64.- Preparing to unpack .../051-libpciaccess0_0.16-3_amd64.deb ...- Unpacking libpciaccess0:amd64 (0.16-3) ...- Selecting previously unselected package libdrm-intel1:amd64.- Preparing to unpack .../052-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...- Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Selecting previously unselected package libdrm-radeon1:amd64.- Preparing to unpack .../053-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...- Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Selecting previously unselected package libdrm-nouveau2:amd64.- Preparing to unpack .../054-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...- Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Selecting previously unselected package libpciaccess-dev:amd64.- Preparing to unpack .../055-libpciaccess-dev_0.16-3_amd64.deb ...- Unpacking libpciaccess-dev:amd64 (0.16-3) ...- Selecting previously unselected package libdrm-dev:amd64.- Preparing to unpack .../056-libdrm-dev_2.4.113-2~ubuntu0.22.04.1_amd64.deb ...- Unpacking libdrm-dev:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Selecting previously unselected package libglvnd0:amd64.- Preparing to unpack .../057-libglvnd0_1.4.0-1_amd64.deb ...- Unpacking libglvnd0:amd64 (1.4.0-1) ...- Selecting previously unselected package libxcb-randr0:amd64.- Preparing to unpack .../058-libxcb-randr0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libgbm1:amd64.- Preparing to unpack .../059-libgbm1_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ...- Unpacking libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Selecting previously unselected package libglapi-mesa:amd64.- Preparing to unpack .../060-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ...- Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Selecting previously unselected package libx11-xcb1:amd64.- Preparing to unpack .../061-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ...- Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ...- Selecting previously unselected package libxcb-dri2-0:amd64.- Preparing to unpack .../062-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxcb-dri3-0:amd64.- Preparing to unpack .../063-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxcb-present0:amd64.- Preparing to unpack .../064-libxcb-present0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxcb-sync1:amd64.- Preparing to unpack .../065-libxcb-sync1_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxcb-xfixes0:amd64.- Preparing to unpack .../066-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxshmfence1:amd64.- Preparing to unpack .../067-libxshmfence1_1.3-1build4_amd64.deb ...- Unpacking libxshmfence1:amd64 (1.3-1build4) ...- Selecting previously unselected package libegl-mesa0:amd64.- Preparing to unpack .../068-libegl-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ...- Unpacking libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Selecting previously unselected package libegl1:amd64.- Preparing to unpack .../069-libegl1_1.4.0-1_amd64.deb ...- Unpacking libegl1:amd64 (1.4.0-1) ...- Selecting previously unselected package libxcb-glx0:amd64.- Preparing to unpack .../070-libxcb-glx0_1.14-3ubuntu3_amd64.deb ...- Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ...- Selecting previously unselected package libxfixes3:amd64.- Preparing to unpack .../071-libxfixes3_1%3a6.0.0-1_amd64.deb ...- Unpacking libxfixes3:amd64 (1:6.0.0-1) ...- Selecting previously unselected package libxxf86vm1:amd64.- Preparing to unpack .../072-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ...- Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ...- Selecting previously unselected package libllvm15:amd64.- Preparing to unpack .../073-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ...- Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ...- Selecting previously unselected package libsensors-config.- Preparing to unpack .../074-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ...- Unpacking libsensors-config (1:3.6.0-7ubuntu1) ...- Selecting previously unselected package libsensors5:amd64.- Preparing to unpack .../075-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ...- Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ...- Selecting previously unselected package libgl1-mesa-dri:amd64.- Preparing to unpack .../076-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ...- Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Selecting previously unselected package libglx-mesa0:amd64.- Preparing to unpack .../077-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ...- Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Selecting previously unselected package libglx0:amd64.- Preparing to unpack .../078-libglx0_1.4.0-1_amd64.deb ...- Unpacking libglx0:amd64 (1.4.0-1) ...- Selecting previously unselected package libgl1:amd64.- Preparing to unpack .../079-libgl1_1.4.0-1_amd64.deb ...- Unpacking libgl1:amd64 (1.4.0-1) ...- Selecting previously unselected package libglx-dev:amd64.- Preparing to unpack .../080-libglx-dev_1.4.0-1_amd64.deb ...- Unpacking libglx-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libgl-dev:amd64.- Preparing to unpack .../081-libgl-dev_1.4.0-1_amd64.deb ...- Unpacking libgl-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libegl-dev:amd64.- Preparing to unpack .../082-libegl-dev_1.4.0-1_amd64.deb ...- Unpacking libegl-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libglvnd-core-dev:amd64.- Preparing to unpack .../083-libglvnd-core-dev_1.4.0-1_amd64.deb ...- Unpacking libglvnd-core-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libgles1:amd64.- Preparing to unpack .../084-libgles1_1.4.0-1_amd64.deb ...- Unpacking libgles1:amd64 (1.4.0-1) ...- Selecting previously unselected package libgles2:amd64.- Preparing to unpack .../085-libgles2_1.4.0-1_amd64.deb ...- Unpacking libgles2:amd64 (1.4.0-1) ...- Selecting previously unselected package libgles-dev:amd64.- Preparing to unpack .../086-libgles-dev_1.4.0-1_amd64.deb ...- Unpacking libgles-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libopengl0:amd64.- Preparing to unpack .../087-libopengl0_1.4.0-1_amd64.deb ...- Unpacking libopengl0:amd64 (1.4.0-1) ...- Selecting previously unselected package libopengl-dev:amd64.- Preparing to unpack .../088-libopengl-dev_1.4.0-1_amd64.deb ...- Unpacking libopengl-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libglvnd-dev:amd64.- Preparing to unpack .../089-libglvnd-dev_1.4.0-1_amd64.deb ...- Unpacking libglvnd-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libegl1-mesa-dev:amd64.- Preparing to unpack .../090-libegl1-mesa-dev_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ...- Unpacking libegl1-mesa-dev:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Selecting previously unselected package libogg0:amd64.- Preparing to unpack .../091-libogg0_1.3.5-0ubuntu3_amd64.deb ...- Unpacking libogg0:amd64 (1.3.5-0ubuntu3) ...- Selecting previously unselected package libflac8:amd64.- Preparing to unpack .../092-libflac8_1.3.3-2ubuntu0.2_amd64.deb ...- Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) ...- Selecting previously unselected package libgbm-dev:amd64.- Preparing to unpack .../093-libgbm-dev_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ...- Unpacking libgbm-dev:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Selecting previously unselected package libgl1-amber-dri:amd64.- Preparing to unpack .../094-libgl1-amber-dri_21.3.9-0ubuntu1~22.04.1_amd64.deb ...- Unpacking libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ...- Selecting previously unselected package libglib2.0-bin.- Preparing to unpack .../095-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ...- Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ...- Selecting previously unselected package python3-lib2to3.- Preparing to unpack .../096-python3-lib2to3_3.10.8-1~22.04_all.deb ...- Unpacking python3-lib2to3 (3.10.8-1~22.04) ...- Selecting previously unselected package python3-distutils.- Preparing to unpack .../097-python3-distutils_3.10.8-1~22.04_all.deb ...- Unpacking python3-distutils (3.10.8-1~22.04) ...- Selecting previously unselected package libglib2.0-dev-bin.- Preparing to unpack .../098-libglib2.0-dev-bin_2.72.4-0ubuntu2.9_amd64.deb ...- Unpacking libglib2.0-dev-bin (2.72.4-0ubuntu2.9) ...- Selecting previously unselected package uuid-dev:amd64.- Preparing to unpack .../099-uuid-dev_2.37.2-4ubuntu3.5_amd64.deb ...- Unpacking uuid-dev:amd64 (2.37.2-4ubuntu3.5) ...- Selecting previously unselected package libblkid-dev:amd64.- Preparing to unpack .../100-libblkid-dev_2.37.2-4ubuntu3.5_amd64.deb ...- Unpacking libblkid-dev:amd64 (2.37.2-4ubuntu3.5) ...- Selecting previously unselected package libsepol-dev:amd64.- Preparing to unpack .../101-libsepol-dev_3.3-1build1_amd64.deb ...- Unpacking libsepol-dev:amd64 (3.3-1build1) ...- Selecting previously unselected package libpcre2-16-0:amd64.- Preparing to unpack .../102-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...- Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...- Selecting previously unselected package libpcre2-32-0:amd64.- Preparing to unpack .../103-libpcre2-32-0_10.39-3ubuntu0.1_amd64.deb ...- Unpacking libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...- Selecting previously unselected package libpcre2-posix3:amd64.- Preparing to unpack .../104-libpcre2-posix3_10.39-3ubuntu0.1_amd64.deb ...- Unpacking libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...- Selecting previously unselected package libpcre2-dev:amd64.- Preparing to unpack .../105-libpcre2-dev_10.39-3ubuntu0.1_amd64.deb ...- Unpacking libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...- Selecting previously unselected package libselinux1-dev:amd64.- Preparing to unpack .../106-libselinux1-dev_3.3-1build2_amd64.deb ...- Unpacking libselinux1-dev:amd64 (3.3-1build2) ...- Selecting previously unselected package libmount-dev:amd64.- Preparing to unpack .../107-libmount-dev_2.37.2-4ubuntu3.5_amd64.deb ...- Unpacking libmount-dev:amd64 (2.37.2-4ubuntu3.5) ...- Selecting previously unselected package libpcre16-3:amd64.- Preparing to unpack .../108-libpcre16-3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...- Unpacking libpcre16-3:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Selecting previously unselected package libpcre32-3:amd64.- Preparing to unpack .../109-libpcre32-3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...- Unpacking libpcre32-3:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Selecting previously unselected package libpcrecpp0v5:amd64.- Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...- Unpacking libpcrecpp0v5:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Selecting previously unselected package libpcre3-dev:amd64.- Preparing to unpack .../111-libpcre3-dev_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ...- Unpacking libpcre3-dev:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Selecting previously unselected package zlib1g-dev:amd64.- Preparing to unpack .../112-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...- Selecting previously unselected package libglib2.0-dev:amd64.- Preparing to unpack .../113-libglib2.0-dev_2.72.4-0ubuntu2.9_amd64.deb ...- Unpacking libglib2.0-dev:amd64 (2.72.4-0ubuntu2.9) ...- Selecting previously unselected package libglu1-mesa:amd64.- Preparing to unpack .../114-libglu1-mesa_9.0.2-1_amd64.deb ...- Unpacking libglu1-mesa:amd64 (9.0.2-1) ...- Selecting previously unselected package libglu1-mesa-dev:amd64.- Preparing to unpack .../115-libglu1-mesa-dev_9.0.2-1_amd64.deb ...- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1) ...- Selecting previously unselected package libibus-1.0-dev:amd64.- Preparing to unpack .../116-libibus-1.0-dev_1.5.26-4_amd64.deb ...- Unpacking libibus-1.0-dev:amd64 (1.5.26-4) ...- Selecting previously unselected package x11-common.- Preparing to unpack .../117-x11-common_1%3a7.7+23ubuntu2_all.deb ...- Unpacking x11-common (1:7.7+23ubuntu2) ...- Selecting previously unselected package libice6:amd64.- Preparing to unpack .../118-libice6_2%3a1.0.10-1build2_amd64.deb ...- Unpacking libice6:amd64 (2:1.0.10-1build2) ...- Selecting previously unselected package libice-dev:amd64.- Preparing to unpack .../119-libice-dev_2%3a1.0.10-1build2_amd64.deb ...- Unpacking libice-dev:amd64 (2:1.0.10-1build2) ...- Selecting previously unselected package libopus0:amd64.- Preparing to unpack .../120-libopus0_1.3.1-0.1build2_amd64.deb ...- Unpacking libopus0:amd64 (1.3.1-0.1build2) ...- Selecting previously unselected package libvorbis0a:amd64.- Preparing to unpack .../121-libvorbis0a_1.3.7-1build2_amd64.deb ...- Unpacking libvorbis0a:amd64 (1.3.7-1build2) ...- Selecting previously unselected package libvorbisenc2:amd64.- Preparing to unpack .../122-libvorbisenc2_1.3.7-1build2_amd64.deb ...- Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ...- Selecting previously unselected package libsndfile1:amd64.- Preparing to unpack .../123-libsndfile1_1.0.31-2ubuntu0.2_amd64.deb ...- Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.2) ...- Selecting previously unselected package libpulse0:amd64.- Preparing to unpack .../124-libpulse0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...- Unpacking libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...- Selecting previously unselected package libpulse-mainloop-glib0:amd64.- Preparing to unpack .../125-libpulse-mainloop-glib0_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...- Unpacking libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...- Selecting previously unselected package libpulse-dev:amd64.- Preparing to unpack .../126-libpulse-dev_1%3a15.99.1+dfsg1-1ubuntu2.2_amd64.deb ...- Unpacking libpulse-dev:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...- Selecting previously unselected package libxcursor1:amd64.- Preparing to unpack .../127-libxcursor1_1%3a1.2.0-2build4_amd64.deb ...- Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ...- Selecting previously unselected package libxi6:amd64.- Preparing to unpack .../128-libxi6_2%3a1.8-1build1_amd64.deb ...- Unpacking libxi6:amd64 (2:1.8-1build1) ...- Selecting previously unselected package libxinerama1:amd64.- Preparing to unpack .../129-libxinerama1_2%3a1.1.4-3_amd64.deb ...- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...- Selecting previously unselected package libxkbcommon0:amd64.- Preparing to unpack .../130-libxkbcommon0_1.4.0-1_amd64.deb ...- Unpacking libxkbcommon0:amd64 (1.4.0-1) ...- Selecting previously unselected package libxrandr2:amd64.- Preparing to unpack .../131-libxrandr2_2%3a1.5.2-1build1_amd64.deb ...- Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ...- Selecting previously unselected package libxss1:amd64.- Preparing to unpack .../132-libxss1_1%3a1.2.3-1build2_amd64.deb ...- Unpacking libxss1:amd64 (1:1.2.3-1build2) ...- Selecting previously unselected package libsdl2-2.0-0:amd64.- Preparing to unpack .../133-libsdl2-2.0-0_2.0.20+dfsg-2ubuntu1.22.04.1_amd64.deb ...- Unpacking libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...- Selecting previously unselected package libsndio7.0:amd64.- Preparing to unpack .../134-libsndio7.0_1.8.1-1.1_amd64.deb ...- Unpacking libsndio7.0:amd64 (1.8.1-1.1) ...- Selecting previously unselected package libsndio-dev:amd64.- Preparing to unpack .../135-libsndio-dev_1.8.1-1.1_amd64.deb ...- Unpacking libsndio-dev:amd64 (1.8.1-1.1) ...- Selecting previously unselected package libudev-dev:amd64.- Preparing to unpack .../136-libudev-dev_249.11-0ubuntu3.20_amd64.deb ...- Unpacking libudev-dev:amd64 (249.11-0ubuntu3.20) ...- Selecting previously unselected package libxrender-dev:amd64.- Preparing to unpack .../137-libxrender-dev_1%3a0.9.10-1build4_amd64.deb ...- Unpacking libxrender-dev:amd64 (1:0.9.10-1build4) ...- Selecting previously unselected package libxfixes-dev:amd64.- Preparing to unpack .../138-libxfixes-dev_1%3a6.0.0-1_amd64.deb ...- Unpacking libxfixes-dev:amd64 (1:6.0.0-1) ...- Selecting previously unselected package libxcursor-dev:amd64.- Preparing to unpack .../139-libxcursor-dev_1%3a1.2.0-2build4_amd64.deb ...- Unpacking libxcursor-dev:amd64 (1:1.2.0-2build4) ...- Selecting previously unselected package libxext-dev:amd64.- Preparing to unpack .../140-libxext-dev_2%3a1.3.4-1build1_amd64.deb ...- Unpacking libxext-dev:amd64 (2:1.3.4-1build1) ...- Selecting previously unselected package libxi-dev:amd64.- Preparing to unpack .../141-libxi-dev_2%3a1.8-1build1_amd64.deb ...- Unpacking libxi-dev:amd64 (2:1.8-1build1) ...- Selecting previously unselected package libxinerama-dev:amd64.- Preparing to unpack .../142-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 .../143-libxkbcommon-dev_1.4.0-1_amd64.deb ...- Unpacking libxkbcommon-dev:amd64 (1.4.0-1) ...- Selecting previously unselected package libxrandr-dev:amd64.- Preparing to unpack .../144-libxrandr-dev_2%3a1.5.2-1build1_amd64.deb ...- Unpacking libxrandr-dev:amd64 (2:1.5.2-1build1) ...- Selecting previously unselected package libxss-dev:amd64.- Preparing to unpack .../145-libxss-dev_1%3a1.2.3-1build2_amd64.deb ...- Unpacking libxss-dev:amd64 (1:1.2.3-1build2) ...- Selecting previously unselected package libsm6:amd64.- Preparing to unpack .../146-libsm6_2%3a1.2.3-1build2_amd64.deb ...- Unpacking libsm6:amd64 (2:1.2.3-1build2) ...- Selecting previously unselected package libxt6:amd64.- Preparing to unpack .../147-libxt6_1%3a1.2.1-1_amd64.deb ...- Unpacking libxt6:amd64 (1:1.2.1-1) ...- Selecting previously unselected package libsm-dev:amd64.- Preparing to unpack .../148-libsm-dev_2%3a1.2.3-1build2_amd64.deb ...- Unpacking libsm-dev:amd64 (2:1.2.3-1build2) ...- Selecting previously unselected package libxt-dev:amd64.- Preparing to unpack .../149-libxt-dev_1%3a1.2.1-1_amd64.deb ...- Unpacking libxt-dev:amd64 (1:1.2.1-1) ...- Selecting previously unselected package libxv1:amd64.- Preparing to unpack .../150-libxv1_2%3a1.0.11-1build2_amd64.deb ...- Unpacking libxv1:amd64 (2:1.0.11-1build2) ...- Selecting previously unselected package libxv-dev:amd64.- Preparing to unpack .../151-libxv-dev_2%3a1.0.11-1build2_amd64.deb ...- Unpacking libxv-dev:amd64 (2:1.0.11-1build2) ...- Selecting previously unselected package libxxf86vm-dev:amd64.- Preparing to unpack .../152-libxxf86vm-dev_1%3a1.1.4-1build3_amd64.deb ...- Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1build3) ...- Selecting previously unselected package libsdl2-dev:amd64.- Preparing to unpack .../153-libsdl2-dev_2.0.20+dfsg-2ubuntu1.22.04.1_amd64.deb ...- Unpacking libsdl2-dev:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...- Setting up media-types (7.0.0) ...- Setting up libpcrecpp0v5:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Setting up libgraphite2-3:amd64 (1.3.14-1build2) ...- Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ...- Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ...- Setting up libwayland-server0:amd64 (1.20.0-1ubuntu0.1) ...- Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ...- Setting up libpciaccess0:amd64 (0.16-3) ...- Setting up fontconfig (2.13.1-4.2ubuntu5) ...- Regenerating fonts cache...- done.- Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ...- Setting up libpciaccess-dev:amd64 (0.16-3) ...- Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ...- Setting up libogg0:amd64 (1.3.5-0ubuntu3) ...- Setting up libglvnd-core-dev:amd64 (1.4.0-1) ...- Setting up libpcre16-3:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Setting up libxi6:amd64 (2:1.8-1build1) ...- Setting up libxrender1:amd64 (1:0.9.10-1build4) ...- Setting up libdatrie1:amd64 (0.2.13-2) ...- Setting up xdg-user-dirs (0.17-2ubuntu4) ...- Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ...- Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ...- No schema files found: doing nothing.- Setting up libglvnd0:amd64 (1.4.0-1) ...- Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ...- Setting up libibus-1.0-5:amd64 (1.5.26-4) ...- Setting up x11-common (1:7.7+23ubuntu2) ...- invoke-rc.d: could not determine current runlevel- invoke-rc.d: policy-rc.d denied execution of start.- Setting up libsensors-config (1:3.6.0-7ubuntu1) ...- Setting up xkb-data (2.33-1) ...- Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ...- Setting up libffi-dev:amd64 (3.4.2-4) ...- Setting up libcairo2:amd64 (1.16.0-5ubuntu2.1) ...- Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...- Setting up libopengl0:amd64 (1.4.0-1) ...- Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ...- Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ...- Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ...- Setting up libasound2-data (1.2.6.1-1ubuntu1.1) ...- Setting up libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...- Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ...- Setting up libgles2:amd64 (1.4.0-1) ...- Setting up libxfixes3:amd64 (1:6.0.0-1) ...- Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ...- Setting up uuid-dev:amd64 (2.37.2-4ubuntu3.5) ...- Setting up libgles1:amd64 (1.4.0-1) ...- Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...- Setting up dbus (1.12.20-2ubuntu4.1) ...- Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ...- Setting up libopus0:amd64 (1.3.1-0.1build2) ...- Setting up libxinerama1:amd64 (2:1.1.4-3) ...- Setting up libxv1:amd64 (2:1.0.11-1build2) ...- Setting up libpcre32-3:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Setting up libvorbis0a:amd64 (1.3.7-1build2) ...- Setting up libxrandr2:amd64 (2:1.5.2-1build1) ...- Setting up pkg-config (0.29.2-1ubuntu3) ...- Setting up libudev-dev:amd64 (249.11-0ubuntu3.20) ...- Setting up libsepol-dev:amd64 (3.3-1build1) ...- Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ...- Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Setting up libxext-dev:amd64 (2:1.3.4-1build1) ...- Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ...- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...- Setting up libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...- Setting up alsa-topology-conf (1.2.5.1-2) ...- Setting up libasyncns0:amd64 (0.8-6build2) ...- Setting up libxshmfence1:amd64 (1.3-1build4) ...- Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ...- Setting up libasound2:amd64 (1.2.6.1-1ubuntu1.1) ...- Setting up libmpdec3:amd64 (2.5.1-2build2) ...- Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ...- Setting up libthai-data (0.1.29-1build1) ...- Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...- Setting up libglu1-mesa:amd64 (9.0.2-1) ...- Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ...- Setting up libxss1:amd64 (1:1.2.3-1build2) ...- Setting up libopengl-dev:amd64 (1.4.0-1) ...- Setting up libasound2-dev:amd64 (1.2.6.1-1ubuntu1.1) ...- Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ...- Setting up libelf1:amd64 (0.186-1ubuntu0.1) ...- Setting up libxrender-dev:amd64 (1:0.9.10-1build4) ...- Setting up libvorbisenc2:amd64 (1.3.7-1build2) ...- Setting up libicu70:amd64 (70.1-2) ...- Setting up libxkbcommon0:amd64 (1.4.0-1) ...- Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ...- Setting up libblkid-dev:amd64 (2.37.2-4ubuntu3.5) ...- Setting up libice6:amd64 (2:1.0.10-1build2) ...- Setting up libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...- Setting up libice-dev:amd64 (2:1.0.10-1build2) ...- Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.12) ...- Setting up libselinux1-dev:amd64 (3.3-1build2) ...- Setting up libpcre3-dev:amd64 (2:8.39-13ubuntu0.22.04.1) ...- Setting up libxxf86vm-dev:amd64 (1:1.1.4-1build3) ...- Setting up libxkbcommon-dev:amd64 (1.4.0-1) ...- Setting up libxcursor1:amd64 (1:1.2.0-2build4) ...- Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ...- Setting up libxss-dev:amd64 (1:1.2.3-1build2) ...- Setting up libxfixes-dev:amd64 (1:6.0.0-1) ...- Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ...- Setting up libthai0:amd64 (0.1.29-1build1) ...- Setting up libxv-dev:amd64 (2:1.0.11-1build2) ...- Setting up libxrandr-dev:amd64 (2:1.5.2-1build1) ...- Setting up libdbus-1-dev:amd64 (1.12.20-2ubuntu4.1) ...- Setting up libxinerama-dev:amd64 (2:1.1.4-3) ...- Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...- Setting up libsndio7.0:amd64 (1.8.1-1.1) ...- Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ...- Setting up libdecor-0-0:amd64 (0.1.0-3build1) ...- Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.2) ...- Setting up libxi-dev:amd64 (2:1.8-1build1) ...- Setting up gir1.2-ibus-1.0:amd64 (1.5.26-4) ...- Setting up libsm6:amd64 (2:1.2.3-1build2) ...- Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ...- Setting up libmount-dev:amd64 (2.37.2-4ubuntu3.5) ...- Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...- Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Setting up libsndio-dev:amd64 (1.8.1-1.1) ...- Setting up python3.10 (3.10.12-1~22.04.15) ...- Setting up libgbm1:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Setting up libpulse0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...- Setting up libsm-dev:amd64 (2:1.2.3-1build2) ...- Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Setting up libxcursor-dev:amd64 (1:1.2.0-2build4) ...- Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...- Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Setting up python3 (3.10.6-1~22.04.1) ...- running python rtupdate hooks for python3.10...- running python post-rtupdate hooks for python3.10...- Setting up libgbm-dev:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Setting up libwayland-bin (1.20.0-1ubuntu0.1) ...- Setting up libegl-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Setting up libpulse-mainloop-glib0:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...- Setting up shared-mime-info (2.1-2) ...- Setting up libxt6:amd64 (1:1.2.1-1) ...- Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ...- Setting up libegl1:amd64 (1.4.0-1) ...- Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...- Setting up libsdl2-2.0-0:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...- Setting up python3-lib2to3 (3.10.8-1~22.04) ...- Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ...- Setting up python3-distutils (3.10.8-1~22.04) ...- Setting up libglib2.0-dev-bin (2.72.4-0ubuntu2.9) ...- Setting up libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ...- Setting up libdrm-dev:amd64 (2.4.113-2~ubuntu0.22.04.1) ...- Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Setting up libwayland-dev:amd64 (1.20.0-1ubuntu0.1) ...- Setting up libdecor-0-dev:amd64 (0.1.0-3build1) ...- Setting up libglib2.0-dev:amd64 (2.72.4-0ubuntu2.9) ...- Setting up libxt-dev:amd64 (1:1.2.1-1) ...- Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.0-3build1) ...- Setting up libpulse-dev:amd64 (1:15.99.1+dfsg1-1ubuntu2.2) ...- Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Setting up libglx0:amd64 (1.4.0-1) ...- Setting up libibus-1.0-dev:amd64 (1.5.26-4) ...- Setting up libgl1:amd64 (1.4.0-1) ...- Setting up libglx-dev:amd64 (1.4.0-1) ...- Setting up libgl-dev:amd64 (1.4.0-1) ...- Setting up libegl-dev:amd64 (1.4.0-1) ...- Setting up libglu1-mesa-dev:amd64 (9.0.2-1) ...- Setting up libgles-dev:amd64 (1.4.0-1) ...- Setting up libglvnd-dev:amd64 (1.4.0-1) ...- Setting up libegl1-mesa-dev:amd64 (23.2.1-1ubuntu3.1~22.04.3) ...- Setting up libsdl2-dev:amd64 (2.0.20+dfsg-2ubuntu1.22.04.1) ...- Processing triggers for libc-bin (2.35-0ubuntu3.13) ...# To update the current shell environment, run: eval $(opam env)2026-04-11 10:31.41 ---> saved as "65a0b9f53b7d17997478ac3f093e87eb75c13b1768bcfedb51f62426e40e2a9d"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 10 packages- install conf-libffi 2.0.0- install conf-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)-> installed conf-libffi.2.0.0-> retrieved stdlib-shims.0.3.0 (cached)-> 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-11 10:32.30 ---> saved as "12f52b64d3d876c65aae15c282fb165e02b551fa10c8eaf4d88baa137c999d5d"/src: (copy (src .) (dst /src))2026-04-11 10:32.30 ---> saved as "c8b40efba7e33ce7958e2273c673ef19051e2b86ccbfe3bb9d4af1473f574d70"/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_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_HasAVX2SDL_HasMMXSDL_HasNEONSDL_HasRDTSCSDL_HasSSESDL_HasSSE2SDL_HasSSE3SDL_HasSSE41SDL_HasSSE42SDL_GetPowerInfoSDL_GetPreferredLocalesPreferences path = /home/opam/.local/share/bogue/test/INFO: SDL Version (2,0,20)error: XDG_RUNTIME_DIR not set in the environment.INFO: Init error: No available video device2026-04-11 10:32.33 ---> saved as "2f9dee2b85f2afe78768ee672f03d916e1ccf9fadfb03220c4892f70f1f49f12"Job succeeded2026-04-11 10:32.33: Job succeeded