Read the Docs build information Build id: 3344585 Project: canonical-mir Version: latest Commit: c805501039b0f747c201dfc6f81fdc1d3955f669 Date: 2025-09-09T17:04:45.487630Z State: cancelled Success: False [rtd-command-info] start-time: 2025-09-09T17:04:46.694290Z, end-time: 2025-09-09T17:04:48.216286Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/mir.git . Cloning into '.'... [rtd-command-info] start-time: 2025-09-09T17:04:48.300603Z, end-time: 2025-09-09T17:04:49.612141Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/canonical/mir * [new tag] stable -> stable * [new tag] v2.21.0 -> v2.21.0 * [new tag] v2.21.1 -> v2.21.1 * [new tag] v2.22.0 -> v2.22.0 [rtd-command-info] start-time: 2025-09-09T17:04:50.377009Z, end-time: 2025-09-09T17:04:50.555316Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c805501 Check for `EGL_WL_bind_wayland_display` when probing EGLStream display platform (#4155) [rtd-command-info] start-time: 2025-09-09T17:04:50.658320Z, end-time: 2025-09-09T17:04:50.701452Z, duration: 0, exit-code: 0 cat doc/sphinx/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-24.04 tools: python: "3.11" # https://github.com/readthedocs/readthedocs.org/issues/9599 apt_packages: - cmake - libboost-dev - libboost-iostreams-dev - libboost-filesystem-dev - libboost-program-options-dev - libboost-system-dev - libdrm-dev - libdisplay-info-dev - libegl-dev - libepoxy-dev - libfreetype-dev - libglib2.0-dev - libgles2-mesa-dev - libglm-dev - libinput-dev - liblttng-ust-dev - libwayland-dev - libxcb-composite0-dev - libxcb-randr0-dev - libxcb-res0-dev - libxcursor-dev - libxkbcommon-dev - libxml++2.6-dev - libyaml-cpp-dev - xsltproc jobs: post_checkout: - git fetch --unshallow # Cancel building pull requests when there aren't changed in the docs directory. # If there are no changes (git diff exits with 0) we force the command to return with 183. # This is a special exit code on Read the Docs that will cancel the build immediately. # https://docs.readthedocs.io/en/stable/build-customization.html#cancel-build-based-on-a-condition - | if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'doc/' 'doc/sphinx/.readthedocs.yaml'; then exit 183; fi post_install: - cmake -DMIR_ENABLE_TESTS=NO -DMIR_PLATFORM=x11 . # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: doc/sphinx/conf.py fail_on_warning: false # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: doc/sphinx/requirements.txt [rtd-command-info] start-time: 2025-09-09T17:04:50.800588Z, end-time: 2025-09-09T17:05:09.519788Z, duration: 18, exit-code: 0 git fetch --unshallow From https://github.com/canonical/mir * [new tag] v0.0.10 -> v0.0.10 * [new tag] v0.0.13 -> v0.0.13 * [new tag] v0.0.14 -> v0.0.14 * [new tag] v0.0.15 -> v0.0.15 * [new tag] v0.0.16 -> v0.0.16 * [new tag] v0.0.2 -> v0.0.2 * [new tag] v0.0.3 -> v0.0.3 * [new tag] v0.0.4 -> v0.0.4 * [new tag] v0.0.5 -> v0.0.5 * [new tag] v0.0.6 -> v0.0.6 * [new tag] v0.0.7 -> v0.0.7 * [new tag] v0.0.8 -> v0.0.8 * [new tag] v0.0.9 -> v0.0.9 * [new tag] v0.1.0 -> v0.1.0 * [new tag] v0.1.1 -> v0.1.1 * [new tag] v0.1.2 -> v0.1.2 * [new tag] v0.1.3 -> v0.1.3 * [new tag] v0.1.4 -> v0.1.4 * [new tag] v0.1.5 -> v0.1.5 * [new tag] v0.1.6 -> v0.1.6 * [new tag] v0.1.7 -> v0.1.7 * [new tag] v0.1.8 -> v0.1.8 * [new tag] v0.1.9 -> v0.1.9 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.11.0 -> v0.11.0 * [new tag] v0.12.0 -> v0.12.0 * [new tag] v0.12.1 -> v0.12.1 * [new tag] v0.13.0 -> v0.13.0 * [new tag] v0.13.1 -> v0.13.1 * [new tag] v0.13.2 -> v0.13.2 * [new tag] v0.14.0 -> v0.14.0 * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.16.0 -> v0.16.0 * [new tag] v0.17.0 -> v0.17.0 * [new tag] v0.18.0 -> v0.18.0 * [new tag] v0.19.0 -> v0.19.0 * [new tag] v0.19.1 -> v0.19.1 * [new tag] v0.19.2 -> v0.19.2 * [new tag] v0.20.0 -> v0.20.0 * [new tag] v0.20.1 -> v0.20.1 * [new tag] v0.20.2 -> v0.20.2 * [new tag] v0.23.0 -> v0.23.0 * [new tag] v0.23.4 -> v0.23.4 * [new tag] v0.23.5 -> v0.23.5 * [new tag] v0.24.0 -> v0.24.0 * [new tag] v0.26.0 -> v0.26.0 * [new tag] v0.27.0 -> v0.27.0 * [new tag] v0.29.0 -> v0.29.0 * [new tag] v0.30.0 -> v0.30.0 * [new tag] v0.30.0.1 -> v0.30.0.1 * [new tag] v0.31.0 -> v0.31.0 * [new tag] v0.31.0.1 -> v0.31.0.1 * [new tag] v0.31.2 -> v0.31.2 * [new tag] v0.32.0 -> v0.32.0 * [new tag] v0.32.1 -> v0.32.1 * [new tag] v0.4.0 -> v0.4.0 * [new tag] v0.4.1 -> v0.4.1 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.6.0 -> v0.6.0 * [new tag] v0.6.1 -> v0.6.1 * [new tag] v0.7.0 -> v0.7.0 * [new tag] v0.7.1 -> v0.7.1 * [new tag] v0.7.2 -> v0.7.2 * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v02.6.0 -> v02.6.0 * [new tag] v1.0.0 -> v1.0.0 * [new tag] v1.1.0 -> v1.1.0 * [new tag] v1.1.1 -> v1.1.1 * [new tag] v1.1.2 -> v1.1.2 * [new tag] v1.2.0 -> v1.2.0 * [new tag] v1.3.0 -> v1.3.0 * [new tag] v1.4.0 -> v1.4.0 * [new tag] v1.5.0 -> v1.5.0 * [new tag] v1.6.0 -> v1.6.0 * [new tag] v1.7.0 -> v1.7.0 * [new tag] v1.7.1 -> v1.7.1 * [new tag] v1.8.0 -> v1.8.0 * [new tag] v2.0.0 -> v2.0.0 * [new tag] v2.0.0.0 -> v2.0.0.0 * [new tag] v2.1.0 -> v2.1.0 * [new tag] v2.10.0 -> v2.10.0 * [new tag] v2.12.0 -> v2.12.0 * [new tag] v2.12.1 -> v2.12.1 * [new tag] v2.13.0 -> v2.13.0 * [new tag] v2.14.0 -> v2.14.0 * [new tag] v2.14.1 -> v2.14.1 * [new tag] v2.15.0 -> v2.15.0 * [new tag] v2.16.0 -> v2.16.0 * [new tag] v2.16.1 -> v2.16.1 * [new tag] v2.16.2 -> v2.16.2 * [new tag] v2.16.3 -> v2.16.3 * [new tag] v2.16.4 -> v2.16.4 * [new tag] v2.17.0 -> v2.17.0 * [new tag] v2.18.0 -> v2.18.0 * [new tag] v2.18.2 -> v2.18.2 * [new tag] v2.18.3 -> v2.18.3 * [new tag] v2.19.0 -> v2.19.0 * [new tag] v2.19.1 -> v2.19.1 * [new tag] v2.19.2 -> v2.19.2 * [new tag] v2.19.3 -> v2.19.3 * [new tag] v2.2.0 -> v2.2.0 * [new tag] v2.20.0 -> v2.20.0 * [new tag] v2.20.1 -> v2.20.1 * [new tag] v2.20.2 -> v2.20.2 * [new tag] v2.3.0 -> v2.3.0 * [new tag] v2.3.1 -> v2.3.1 * [new tag] v2.3.2 -> v2.3.2 * [new tag] v2.3.3 -> v2.3.3 * [new tag] v2.4.0 -> v2.4.0 * [new tag] v2.4.1 -> v2.4.1 * [new tag] v2.5.0 -> v2.5.0 * [new tag] v2.6.0 -> v2.6.0 * [new tag] v2.7.0 -> v2.7.0 * [new tag] v2.8.0 -> v2.8.0 * [new tag] v2.9.0 -> v2.9.0 [rtd-command-info] start-time: 2025-09-09T17:05:09.612905Z, end-time: 2025-09-09T17:05:09.659977Z, duration: 0, exit-code: 0 if [ "$READTHEDOCS_VERSION_TYPE" = "external" ] && git diff --quiet origin/main -- 'doc/' 'doc/sphinx/.readthedocs.yaml'; then exit 183; fi [rtd-command-info] start-time: 2025-09-09T17:05:10.534878Z, end-time: 2025-09-09T17:05:14.391324Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1408 kB] Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Components [665 kB] Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [5943 kB] Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [24.8 kB] Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1135 kB] Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [65.7 kB] Get:11 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2159 kB] Get:12 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [156 B] Get:13 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB] Get:14 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [158 B] Get:15 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [41.9 kB] Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1760 kB] Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [235 kB] Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1918 kB] Get:19 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [520 kB] Get:20 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2269 kB] Get:21 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [160 B] Get:22 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB] Get:23 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [888 B] Get:24 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB] Get:25 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7798 B] Get:26 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB] Get:27 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [21.7 kB] Get:28 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [161 B] Get:29 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [161 B] Fetched 18.7 MB in 2s (11.9 MB/s) Reading package lists... [rtd-command-info] start-time: 2025-09-09T17:05:14.479439Z, end-time: 2025-09-09T17:05:51.208614Z, duration: 36, exit-code: 0 apt-get install --assume-yes --quiet -- cmake libboost-dev libboost-iostreams-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libdrm-dev libdisplay-info-dev libegl-dev libepoxy-dev libfreetype-dev libglib2.0-dev libgles2-mesa-dev libglm-dev libinput-dev liblttng-ust-dev libwayland-dev libxcb-composite0-dev libxcb-randr0-dev libxcb-res0-dev libxcursor-dev libxkbcommon-dev libxml++2.6-dev libyaml-cpp-dev xsltproc Reading package lists... Building dependency tree... Reading state information... libfreetype-dev is already the newest version (2.13.2+dfsg-1build3). The following packages were automatically installed and are no longer required: libgl1-amber-dri libglapi-mesa libxcb-dri2-0 Use 'apt autoremove' to remove them. The following additional packages will be installed: cmake-data gir1.2-glib-2.0 gir1.2-gudev-1.0 libarchive13t64 libboost-atomic1.83-dev libboost-atomic1.83.0 libboost-filesystem1.83-dev libboost-filesystem1.83.0 libboost-iostreams1.83-dev libboost-iostreams1.83.0 libboost-program-options1.83-dev libboost-program-options1.83.0 libboost-regex1.83-dev libboost-regex1.83.0 libboost-system1.83-dev libboost-system1.83.0 libboost1.83-dev libdisplay-info1 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libevdev-dev libgbm1 libgirepository-2.0-0 libgl-dev libgl1-mesa-dri libgles-dev libgles1 libglib2.0-0t64 libglib2.0-bin libglib2.0-data libglib2.0-dev-bin libglibmm-2.4-1t64 libglibmm-2.4-dev libglvnd-core-dev libglvnd-dev libglx-dev libglx-mesa0 libgudev-1.0-dev libinput-bin libinput10 libjsoncpp25 libllvm20 liblttng-ust-common1t64 liblttng-ust-ctl5t64 liblttng-ust-python-agent1t64 liblttng-ust1t64 libmtdev-dev libnss-systemd libnuma1 libopengl-dev libopengl0 libpam-systemd libpciaccess-dev libpciaccess0 librhash0 libsigc++-2.0-0v5 libsigc++-2.0-dev libsystemd-shared libsystemd0 libudev-dev libudev1 liburcu-dev liburcu8t64 libuv1t64 libwacom-dev libwayland-bin libxcb-composite0 libxcb-res0 libxcb-shape0-dev libxcb-xfixes0-dev libxfixes-dev libxml++2.6-2v5 libxslt1-dev libxslt1.1 libyaml-cpp0.8 mesa-libgallium mesa-vulkan-drivers systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd Suggested packages: cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip libboost-doc libboost1.83-doc libboost-chrono1.83-dev libboost-container1.83-dev libboost-context1.83-dev libboost-contract1.83-dev libboost-coroutine1.83-dev libboost-date-time1.83-dev libboost-exception1.83-dev libboost-fiber1.83-dev libboost-graph-parallel1.83-dev libboost-graph1.83-dev libboost-json1.83-dev libboost-locale1.83-dev libboost-log1.83-dev libboost-math1.83-dev libboost-mpi-python1.83-dev libboost-mpi1.83-dev libboost-nowide1.83-dev libboost-numpy1.83-dev libboost-python1.83-dev libboost-random1.83-dev libboost-serialization1.83-dev libboost-stacktrace1.83-dev libboost-test1.83-dev libboost-thread1.83-dev libboost-timer1.83-dev libboost-type-erasure1.83-dev libboost-url1.83-dev libboost-wave1.83-dev libboost1.83-tools-dev libmpfrc++-dev libntl-dev libevdev-doc low-memory-monitor gir1.2-glib-2.0-dev libglib2.0-doc libxml2-utils libglibmm-2.4-doc libgtkmm-3.0-dev pciutils libsigc++-2.0-doc libwayland-doc libxml++2.6-doc systemd-container systemd-homed systemd-userdbd systemd-boot libip4tc2 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 libtss2-rc0 libtss2-tcti-device0 The following NEW packages will be installed: cmake cmake-data gir1.2-gudev-1.0 libarchive13t64 libboost-atomic1.83-dev libboost-atomic1.83.0 libboost-dev libboost-filesystem-dev libboost-filesystem1.83-dev libboost-iostreams-dev libboost-iostreams1.83-dev libboost-iostreams1.83.0 libboost-program-options-dev libboost-program-options1.83-dev libboost-program-options1.83.0 libboost-regex1.83-dev libboost-regex1.83.0 libboost-system-dev libboost-system1.83-dev libboost-system1.83.0 libboost1.83-dev libdisplay-info-dev libdisplay-info1 libdrm-dev libegl-dev libepoxy-dev libevdev-dev libgl-dev libgles-dev libgles1 libgles2-mesa-dev libglibmm-2.4-1t64 libglibmm-2.4-dev libglm-dev libglvnd-core-dev libglvnd-dev libglx-dev libgudev-1.0-dev libinput-dev libjsoncpp25 libllvm20 liblttng-ust-common1t64 liblttng-ust-ctl5t64 liblttng-ust-dev liblttng-ust-python-agent1t64 liblttng-ust1t64 libmtdev-dev libnuma1 libopengl-dev libopengl0 libpciaccess-dev librhash0 libsigc++-2.0-0v5 libsigc++-2.0-dev libudev-dev liburcu-dev liburcu8t64 libuv1t64 libwacom-dev libwayland-bin libwayland-dev libxcb-composite0 libxcb-composite0-dev libxcb-randr0-dev libxcb-res0 libxcb-res0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxcursor-dev libxfixes-dev libxkbcommon-dev libxml++2.6-2v5 libxml++2.6-dev libyaml-cpp-dev libyaml-cpp0.8 mesa-libgallium xsltproc The following packages will be upgraded: gir1.2-glib-2.0 libboost-filesystem1.83.0 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libgbm1 libgirepository-2.0-0 libgl1-mesa-dri libglib2.0-0t64 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglx-mesa0 libinput-bin libinput10 libnss-systemd libpam-systemd libpciaccess0 libsystemd-shared libsystemd0 libudev1 libxslt1-dev libxslt1.1 mesa-vulkan-drivers systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd 34 upgraded, 77 newly installed, 0 to remove and 299 not upgraded. Need to get 99.9 MB of archives. After this operation, 444 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.10 [159 kB] Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.10 [11.9 kB] Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.10 [35.3 kB] Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.10 [296 kB] Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.10 [105 kB] Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.10 [235 kB] Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.10 [3475 kB] Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.10 [2074 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.10 [434 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.10 [176 kB] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-data all 2.80.0-6ubuntu3.4 [48.7 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-dev amd64 2.80.0-6ubuntu3.4 [1860 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-bin amd64 2.80.0-6ubuntu3.4 [97.9 kB] Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgirepository-2.0-0 amd64 2.80.0-6ubuntu3.4 [73.6 kB] Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-dev-bin amd64 2.80.0-6ubuntu3.4 [138 kB] Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1544 kB] Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.122-1~ubuntu0.24.04.1 [8406 B] Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.122-1~ubuntu0.24.04.1 [40.6 kB] Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libarchive13t64 amd64 3.7.2-2ubuntu0.5 [382 kB] Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB] Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB] Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB] Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB] Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-gudev-1.0 amd64 1:238-5ubuntu1 [3806 B] Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost1.83-dev amd64 1.83.0-2.1ubuntu3.1 [10.7 MB] Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-atomic1.83.0 amd64 1.83.0-2.1ubuntu3.1 [240 kB] Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-atomic1.83-dev amd64 1.83.0-2.1ubuntu3.1 [235 kB] Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libboost-dev amd64 1.83.0.1ubuntu2 [4308 B] Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-system1.83.0 amd64 1.83.0-2.1ubuntu3.1 [236 kB] Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-system1.83-dev amd64 1.83.0-2.1ubuntu3.1 [231 kB] Get:35 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libboost-filesystem1.83-dev amd64 1.83.0-2.1ubuntu3.1 [301 kB] Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 libboost-filesystem-dev amd64 1.83.0.1ubuntu2 [4096 B] Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-regex1.83.0 amd64 1.83.0-2.1ubuntu3.1 [339 kB] Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-regex1.83-dev amd64 1.83.0-2.1ubuntu3.1 [355 kB] Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] Get:40 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libboost-iostreams1.83-dev amd64 1.83.0-2.1ubuntu3.1 [264 kB] Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libboost-iostreams-dev amd64 1.83.0.1ubuntu2 [4046 B] Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83-dev amd64 1.83.0-2.1ubuntu3.1 [388 kB] Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libboost-program-options-dev amd64 1.83.0.1ubuntu2 [4086 B] Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libboost-system-dev amd64 1.83.0.1ubuntu2 [4206 B] Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 libdisplay-info1 amd64 0.1.1-2build1 [77.3 kB] Get:47 http://archive.ubuntu.com/ubuntu noble/universe amd64 libdisplay-info-dev amd64 0.1.1-2build1 [23.8 kB] Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.122-1~ubuntu0.24.04.1 [20.7 kB] Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.122-1~ubuntu0.24.04.1 [63.8 kB] Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-radeon1 amd64 2.4.122-1~ubuntu0.24.04.1 [20.8 kB] Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-nouveau2 amd64 2.4.122-1~ubuntu0.24.04.1 [17.7 kB] Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess-dev amd64 0.17-3ubuntu0.24.04.2 [22.0 kB] Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-dev amd64 2.4.122-1~ubuntu0.24.04.1 [310 kB] Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx-dev amd64 1.7.0-1build1 [14.2 kB] Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl-dev amd64 1.7.0-1build1 [102 kB] Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libegl-dev amd64 1.7.0-1build1 [18.2 kB] Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.0.7-0ubuntu0.24.04.2 [10.3 MB] Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libegl-mesa0 amd64 25.0.7-0ubuntu0.24.04.2 [124 kB] Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.0.7-0ubuntu0.24.04.2 [32.7 kB] Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libepoxy-dev amd64 1.5.10-1build1 [132 kB] Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.0.7-0ubuntu0.24.04.2 [35.8 kB] Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libgles1 amd64 1.7.0-1build1 [11.6 kB] Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libgles-dev amd64 1.7.0-1build1 [50.5 kB] Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd-core-dev amd64 1.7.0-1build1 [13.6 kB] Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libopengl0 amd64 1.7.0-1build1 [32.8 kB] Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libopengl-dev amd64 1.7.0-1build1 [3454 B] Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd-dev amd64 1.7.0-1build1 [3198 B] Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgles2-mesa-dev amd64 25.0.7-0ubuntu0.24.04.2 [20.4 kB] Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigc++-2.0-0v5 amd64 2.12.1-2 [12.8 kB] Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libglibmm-2.4-1t64 amd64 2.66.7-1build1 [629 kB] Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigc++-2.0-dev amd64 2.12.1-2 [59.0 kB] Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libglibmm-2.4-dev amd64 2.66.7-1build1 [452 kB] Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.0.7-0ubuntu0.24.04.2 [141 kB] Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev-dev amd64 255.4-1ubuntu8.10 [22.0 kB] Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libgudev-1.0-dev amd64 1:238-5ubuntu1 [27.2 kB] Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libinput-bin amd64 1.25.0-1ubuntu3.1 [22.6 kB] Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libinput10 amd64 1.25.0-1ubuntu3.1 [133 kB] Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 liblttng-ust-common1t64 amd64 2.13.7-1.1ubuntu2 [27.5 kB] Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblttng-ust-ctl5t64 amd64 2.13.7-1.1ubuntu2 [74.9 kB] Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 liblttng-ust1t64 amd64 2.13.7-1.1ubuntu2 [185 kB] Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 liblttng-ust-python-agent1t64 amd64 2.13.7-1.1ubuntu2 [11.4 kB] Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libmtdev-dev amd64 1.1.6-1.1build1 [5126 B] Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libevdev-dev amd64 1.13.1+dfsg-1build1 [53.7 kB] Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libwacom-dev amd64 2.10.0-2 [7590 B] Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-composite0 amd64 1.15-1ubuntu2 [5304 B] Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B] Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB] Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-composite0-dev amd64 1.15-1ubuntu2 [6526 B] Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0-dev amd64 1.15-1ubuntu2 [21.7 kB] Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-res0 amd64 1.15-1ubuntu2 [6682 B] Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-res0-dev amd64 1.15-1ubuntu2 [7528 B] Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfixes-dev amd64 1:6.0.0-2build1 [12.1 kB] Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcursor-dev amd64 1:1.2.1-1build1 [31.8 kB] Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon-dev amd64 1.6.0-1build1 [56.3 kB] Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libxml++2.6-2v5 amd64 2.42.3-1build2 [69.8 kB] Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libxml++2.6-dev amd64 2.42.3-1build2 [31.8 kB] Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-cpp0.8 amd64 0.8.0+dfsg-6build1 [115 kB] Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-cpp-dev amd64 0.8.0+dfsg-6build1 [188 kB] Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.0.7-0ubuntu0.24.04.2 [15.3 MB] Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] Get:106 http://archive.ubuntu.com/ubuntu noble/universe amd64 libglm-dev all 0.9.9.8+ds-7 [189 kB] Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libinput-dev amd64 1.25.0-1ubuntu3.1 [32.3 kB] Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu-dev amd64 0.14.0-3.1build1 [134 kB] Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 liblttng-ust-dev amd64 2.13.7-1.1ubuntu2 [97.4 kB] Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-bin amd64 1.22.0-2.1build1 [20.6 kB] Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-dev amd64 1.22.0-2.1build1 [71.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 99.9 MB in 8s (12.4 MB/s) (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 ... 302309 files and directories currently installed.) Preparing to unpack .../0-libnss-systemd_255.4-1ubuntu8.10_amd64.deb ... Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../1-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ... Unpacking systemd-sysv (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../2-systemd-timesyncd_255.4-1ubuntu8.10_amd64.deb ... Unpacking systemd-timesyncd (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../3-systemd-resolved_255.4-1ubuntu8.10_amd64.deb ... Unpacking systemd-resolved (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../4-systemd-dev_255.4-1ubuntu8.10_all.deb ... Unpacking systemd-dev (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../5-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ... Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../6-systemd_255.4-1ubuntu8.10_amd64.deb ... Unpacking systemd (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ... Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Preparing to unpack .../8-libsystemd0_255.4-1ubuntu8.10_amd64.deb ... Unpacking libsystemd0:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Setting up libsystemd0:amd64 (255.4-1ubuntu8.10) ... (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 ... 302310 files and directories currently installed.) Preparing to unpack .../libudev1_255.4-1ubuntu8.10_amd64.deb ... Unpacking libudev1:amd64 (255.4-1ubuntu8.10) over (255.4-1ubuntu8.1) ... Setting up libudev1:amd64 (255.4-1ubuntu8.10) ... (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 ... 302310 files and directories currently installed.) Preparing to unpack .../000-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ... Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.1) ... Preparing to unpack .../001-libglib2.0-dev_2.80.0-6ubuntu3.4_amd64.deb ... Unpacking libglib2.0-dev:amd64 (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.1) ... Preparing to unpack .../002-libglib2.0-bin_2.80.0-6ubuntu3.4_amd64.deb ... Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.1) ... Preparing to unpack .../003-libgirepository-2.0-0_2.80.0-6ubuntu3.4_amd64.deb ... Unpacking libgirepository-2.0-0:amd64 (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.1) ... Preparing to unpack .../004-libglib2.0-dev-bin_2.80.0-6ubuntu3.4_amd64.deb ... Unpacking libglib2.0-dev-bin (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.1) ... Preparing to unpack .../005-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.1) ... Preparing to unpack .../006-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.1) ... Preparing to unpack .../007-libdrm-common_2.4.122-1~ubuntu0.24.04.1_all.deb ... Unpacking libdrm-common (2.4.122-1~ubuntu0.24.04.1) over (2.4.120-2build1) ... Preparing to unpack .../008-libdrm2_2.4.122-1~ubuntu0.24.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.122-1~ubuntu0.24.04.1) over (2.4.120-2build1) ... Selecting previously unselected package libnuma1:amd64. Preparing to unpack .../009-libnuma1_2.0.18-1build1_amd64.deb ... Unpacking libnuma1:amd64 (2.0.18-1build1) ... Selecting previously unselected package libuv1t64:amd64. Preparing to unpack .../010-libuv1t64_1.48.0-1.1build1_amd64.deb ... Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... Selecting previously unselected package libarchive13t64:amd64. Preparing to unpack .../011-libarchive13t64_3.7.2-2ubuntu0.5_amd64.deb ... Unpacking libarchive13t64:amd64 (3.7.2-2ubuntu0.5) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../012-libjsoncpp25_1.9.5-6build1_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../013-librhash0_1.4.3-3build1_amd64.deb ... Unpacking librhash0:amd64 (1.4.3-3build1) ... Selecting previously unselected package cmake-data. Preparing to unpack .../014-cmake-data_3.28.3-1build7_all.deb ... Unpacking cmake-data (3.28.3-1build7) ... Selecting previously unselected package cmake. Preparing to unpack .../015-cmake_3.28.3-1build7_amd64.deb ... Unpacking cmake (3.28.3-1build7) ... Selecting previously unselected package gir1.2-gudev-1.0:amd64. Preparing to unpack .../016-gir1.2-gudev-1.0_1%3a238-5ubuntu1_amd64.deb ... Unpacking gir1.2-gudev-1.0:amd64 (1:238-5ubuntu1) ... Selecting previously unselected package libboost1.83-dev:amd64. Preparing to unpack .../017-libboost1.83-dev_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-atomic1.83.0:amd64. Preparing to unpack .../018-libboost-atomic1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-atomic1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-atomic1.83-dev:amd64. Preparing to unpack .../019-libboost-atomic1.83-dev_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-atomic1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-dev:amd64. Preparing to unpack .../020-libboost-dev_1.83.0.1ubuntu2_amd64.deb ... Unpacking libboost-dev:amd64 (1.83.0.1ubuntu2) ... Preparing to unpack .../021-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) over (1.83.0-2.1ubuntu3) ... Selecting previously unselected package libboost-system1.83.0:amd64. Preparing to unpack .../022-libboost-system1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-system1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-system1.83-dev:amd64. Preparing to unpack .../023-libboost-system1.83-dev_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-system1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.83-dev:amd64. Preparing to unpack .../024-libboost-filesystem1.83-dev_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-filesystem-dev:amd64. Preparing to unpack .../025-libboost-filesystem-dev_1.83.0.1ubuntu2_amd64.deb ... Unpacking libboost-filesystem-dev:amd64 (1.83.0.1ubuntu2) ... Selecting previously unselected package libboost-regex1.83.0:amd64. Preparing to unpack .../026-libboost-regex1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-regex1.83-dev:amd64. Preparing to unpack .../027-libboost-regex1.83-dev_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-iostreams1.83.0:amd64. Preparing to unpack .../028-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-iostreams1.83-dev:amd64. Preparing to unpack .../029-libboost-iostreams1.83-dev_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-iostreams-dev:amd64. Preparing to unpack .../030-libboost-iostreams-dev_1.83.0.1ubuntu2_amd64.deb ... Unpacking libboost-iostreams-dev:amd64 (1.83.0.1ubuntu2) ... Selecting previously unselected package libboost-program-options1.83.0:amd64. Preparing to unpack .../031-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.83-dev:amd64. Preparing to unpack .../032-libboost-program-options1.83-dev_1.83.0-2.1ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Selecting previously unselected package libboost-program-options-dev:amd64. Preparing to unpack .../033-libboost-program-options-dev_1.83.0.1ubuntu2_amd64.deb ... Unpacking libboost-program-options-dev:amd64 (1.83.0.1ubuntu2) ... Selecting previously unselected package libboost-system-dev:amd64. Preparing to unpack .../034-libboost-system-dev_1.83.0.1ubuntu2_amd64.deb ... Unpacking libboost-system-dev:amd64 (1.83.0.1ubuntu2) ... Selecting previously unselected package libdisplay-info1:amd64. Preparing to unpack .../035-libdisplay-info1_0.1.1-2build1_amd64.deb ... Unpacking libdisplay-info1:amd64 (0.1.1-2build1) ... Selecting previously unselected package libdisplay-info-dev:amd64. Preparing to unpack .../036-libdisplay-info-dev_0.1.1-2build1_amd64.deb ... Unpacking libdisplay-info-dev:amd64 (0.1.1-2build1) ... Preparing to unpack .../037-libdrm-amdgpu1_2.4.122-1~ubuntu0.24.04.1_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.122-1~ubuntu0.24.04.1) over (2.4.120-2build1) ... Preparing to unpack .../038-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) over (0.17-3build1) ... Preparing to unpack .../039-libdrm-intel1_2.4.122-1~ubuntu0.24.04.1_amd64.deb ... Unpacking libdrm-intel1:amd64 (2.4.122-1~ubuntu0.24.04.1) over (2.4.120-2build1) ... Preparing to unpack .../040-libdrm-radeon1_2.4.122-1~ubuntu0.24.04.1_amd64.deb ... Unpacking libdrm-radeon1:amd64 (2.4.122-1~ubuntu0.24.04.1) over (2.4.120-2build1) ... Preparing to unpack .../041-libdrm-nouveau2_2.4.122-1~ubuntu0.24.04.1_amd64.deb ... Unpacking libdrm-nouveau2:amd64 (2.4.122-1~ubuntu0.24.04.1) over (2.4.120-2build1) ... Selecting previously unselected package libpciaccess-dev:amd64. Preparing to unpack .../042-libpciaccess-dev_0.17-3ubuntu0.24.04.2_amd64.deb ... Unpacking libpciaccess-dev:amd64 (0.17-3ubuntu0.24.04.2) ... Selecting previously unselected package libdrm-dev:amd64. Preparing to unpack .../043-libdrm-dev_2.4.122-1~ubuntu0.24.04.1_amd64.deb ... Unpacking libdrm-dev:amd64 (2.4.122-1~ubuntu0.24.04.1) ... Selecting previously unselected package libglx-dev:amd64. Preparing to unpack .../044-libglx-dev_1.7.0-1build1_amd64.deb ... Unpacking libglx-dev:amd64 (1.7.0-1build1) ... Selecting previously unselected package libgl-dev:amd64. Preparing to unpack .../045-libgl-dev_1.7.0-1build1_amd64.deb ... Unpacking libgl-dev:amd64 (1.7.0-1build1) ... Selecting previously unselected package libegl-dev:amd64. Preparing to unpack .../046-libegl-dev_1.7.0-1build1_amd64.deb ... Unpacking libegl-dev:amd64 (1.7.0-1build1) ... Selecting previously unselected package libllvm20:amd64. Preparing to unpack .../047-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... Selecting previously unselected package mesa-libgallium:amd64. Preparing to unpack .../048-mesa-libgallium_25.0.7-0ubuntu0.24.04.2_amd64.deb ... Unpacking mesa-libgallium:amd64 (25.0.7-0ubuntu0.24.04.2) ... Preparing to unpack .../049-libegl-mesa0_25.0.7-0ubuntu0.24.04.2_amd64.deb ... Unpacking libegl-mesa0:amd64 (25.0.7-0ubuntu0.24.04.2) over (24.0.5-1ubuntu1) ... Preparing to unpack .../050-libgbm1_25.0.7-0ubuntu0.24.04.2_amd64.deb ... Unpacking libgbm1:amd64 (25.0.7-0ubuntu0.24.04.2) over (24.0.5-1ubuntu1) ... Selecting previously unselected package libepoxy-dev:amd64. Preparing to unpack .../051-libepoxy-dev_1.5.10-1build1_amd64.deb ... Unpacking libepoxy-dev:amd64 (1.5.10-1build1) ... Preparing to unpack .../052-libgl1-mesa-dri_25.0.7-0ubuntu0.24.04.2_amd64.deb ... Unpacking libgl1-mesa-dri:amd64 (25.0.7-0ubuntu0.24.04.2) over (24.0.5-1ubuntu1) ... Selecting previously unselected package libgles1:amd64. Preparing to unpack .../053-libgles1_1.7.0-1build1_amd64.deb ... Unpacking libgles1:amd64 (1.7.0-1build1) ... Selecting previously unselected package libgles-dev:amd64. Preparing to unpack .../054-libgles-dev_1.7.0-1build1_amd64.deb ... Unpacking libgles-dev:amd64 (1.7.0-1build1) ... Selecting previously unselected package libglvnd-core-dev:amd64. Preparing to unpack .../055-libglvnd-core-dev_1.7.0-1build1_amd64.deb ... Unpacking libglvnd-core-dev:amd64 (1.7.0-1build1) ... Selecting previously unselected package libopengl0:amd64. Preparing to unpack .../056-libopengl0_1.7.0-1build1_amd64.deb ... Unpacking libopengl0:amd64 (1.7.0-1build1) ... Selecting previously unselected package libopengl-dev:amd64. Preparing to unpack .../057-libopengl-dev_1.7.0-1build1_amd64.deb ... Unpacking libopengl-dev:amd64 (1.7.0-1build1) ... Selecting previously unselected package libglvnd-dev:amd64. Preparing to unpack .../058-libglvnd-dev_1.7.0-1build1_amd64.deb ... Unpacking libglvnd-dev:amd64 (1.7.0-1build1) ... Selecting previously unselected package libgles2-mesa-dev:amd64. Preparing to unpack .../059-libgles2-mesa-dev_25.0.7-0ubuntu0.24.04.2_amd64.deb ... Unpacking libgles2-mesa-dev:amd64 (25.0.7-0ubuntu0.24.04.2) ... Selecting previously unselected package libsigc++-2.0-0v5:amd64. Preparing to unpack .../060-libsigc++-2.0-0v5_2.12.1-2_amd64.deb ... Unpacking libsigc++-2.0-0v5:amd64 (2.12.1-2) ... Selecting previously unselected package libglibmm-2.4-1t64:amd64. Preparing to unpack .../061-libglibmm-2.4-1t64_2.66.7-1build1_amd64.deb ... Unpacking libglibmm-2.4-1t64:amd64 (2.66.7-1build1) ... Selecting previously unselected package libsigc++-2.0-dev:amd64. Preparing to unpack .../062-libsigc++-2.0-dev_2.12.1-2_amd64.deb ... Unpacking libsigc++-2.0-dev:amd64 (2.12.1-2) ... Selecting previously unselected package libglibmm-2.4-dev:amd64. Preparing to unpack .../063-libglibmm-2.4-dev_2.66.7-1build1_amd64.deb ... Unpacking libglibmm-2.4-dev:amd64 (2.66.7-1build1) ... Preparing to unpack .../064-libglx-mesa0_25.0.7-0ubuntu0.24.04.2_amd64.deb ... Unpacking libglx-mesa0:amd64 (25.0.7-0ubuntu0.24.04.2) over (24.0.5-1ubuntu1) ... Selecting previously unselected package libudev-dev:amd64. Preparing to unpack .../065-libudev-dev_255.4-1ubuntu8.10_amd64.deb ... Unpacking libudev-dev:amd64 (255.4-1ubuntu8.10) ... Selecting previously unselected package libgudev-1.0-dev:amd64. Preparing to unpack .../066-libgudev-1.0-dev_1%3a238-5ubuntu1_amd64.deb ... Unpacking libgudev-1.0-dev:amd64 (1:238-5ubuntu1) ... Preparing to unpack .../067-libinput-bin_1.25.0-1ubuntu3.1_amd64.deb ... Unpacking libinput-bin (1.25.0-1ubuntu3.1) over (1.25.0-1ubuntu2) ... Preparing to unpack .../068-libinput10_1.25.0-1ubuntu3.1_amd64.deb ... Unpacking libinput10:amd64 (1.25.0-1ubuntu3.1) over (1.25.0-1ubuntu2) ... Selecting previously unselected package liblttng-ust-common1t64:amd64. Preparing to unpack .../069-liblttng-ust-common1t64_2.13.7-1.1ubuntu2_amd64.deb ... Unpacking liblttng-ust-common1t64:amd64 (2.13.7-1.1ubuntu2) ... Selecting previously unselected package liblttng-ust-ctl5t64:amd64. Preparing to unpack .../070-liblttng-ust-ctl5t64_2.13.7-1.1ubuntu2_amd64.deb ... Unpacking liblttng-ust-ctl5t64:amd64 (2.13.7-1.1ubuntu2) ... Selecting previously unselected package liblttng-ust1t64:amd64. Preparing to unpack .../071-liblttng-ust1t64_2.13.7-1.1ubuntu2_amd64.deb ... Unpacking liblttng-ust1t64:amd64 (2.13.7-1.1ubuntu2) ... Selecting previously unselected package liblttng-ust-python-agent1t64:amd64. Preparing to unpack .../072-liblttng-ust-python-agent1t64_2.13.7-1.1ubuntu2_amd64.deb ... Unpacking liblttng-ust-python-agent1t64:amd64 (2.13.7-1.1ubuntu2) ... Selecting previously unselected package libmtdev-dev:amd64. Preparing to unpack .../073-libmtdev-dev_1.1.6-1.1build1_amd64.deb ... Unpacking libmtdev-dev:amd64 (1.1.6-1.1build1) ... Selecting previously unselected package liburcu8t64:amd64. Preparing to unpack .../074-liburcu8t64_0.14.0-3.1build1_amd64.deb ... Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... Selecting previously unselected package libevdev-dev:amd64. Preparing to unpack .../075-libevdev-dev_1.13.1+dfsg-1build1_amd64.deb ... Unpacking libevdev-dev:amd64 (1.13.1+dfsg-1build1) ... Selecting previously unselected package libwacom-dev:amd64. Preparing to unpack .../076-libwacom-dev_2.10.0-2_amd64.deb ... Unpacking libwacom-dev:amd64 (2.10.0-2) ... Selecting previously unselected package libxcb-composite0:amd64. Preparing to unpack .../077-libxcb-composite0_1.15-1ubuntu2_amd64.deb ... Unpacking libxcb-composite0:amd64 (1.15-1ubuntu2) ... Selecting previously unselected package libxcb-shape0-dev:amd64. Preparing to unpack .../078-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ... Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ... Selecting previously unselected package libxcb-xfixes0-dev:amd64. Preparing to unpack .../079-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ... Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ... Selecting previously unselected package libxcb-composite0-dev:amd64. Preparing to unpack .../080-libxcb-composite0-dev_1.15-1ubuntu2_amd64.deb ... Unpacking libxcb-composite0-dev:amd64 (1.15-1ubuntu2) ... Selecting previously unselected package libxcb-randr0-dev:amd64. Preparing to unpack .../081-libxcb-randr0-dev_1.15-1ubuntu2_amd64.deb ... Unpacking libxcb-randr0-dev:amd64 (1.15-1ubuntu2) ... Selecting previously unselected package libxcb-res0:amd64. Preparing to unpack .../082-libxcb-res0_1.15-1ubuntu2_amd64.deb ... Unpacking libxcb-res0:amd64 (1.15-1ubuntu2) ... Selecting previously unselected package libxcb-res0-dev:amd64. Preparing to unpack .../083-libxcb-res0-dev_1.15-1ubuntu2_amd64.deb ... Unpacking libxcb-res0-dev:amd64 (1.15-1ubuntu2) ... Selecting previously unselected package libxfixes-dev:amd64. Preparing to unpack .../084-libxfixes-dev_1%3a6.0.0-2build1_amd64.deb ... Unpacking libxfixes-dev:amd64 (1:6.0.0-2build1) ... Selecting previously unselected package libxcursor-dev:amd64. Preparing to unpack .../085-libxcursor-dev_1%3a1.2.1-1build1_amd64.deb ... Unpacking libxcursor-dev:amd64 (1:1.2.1-1build1) ... Selecting previously unselected package libxkbcommon-dev:amd64. Preparing to unpack .../086-libxkbcommon-dev_1.6.0-1build1_amd64.deb ... Unpacking libxkbcommon-dev:amd64 (1.6.0-1build1) ... Selecting previously unselected package libxml++2.6-2v5:amd64. Preparing to unpack .../087-libxml++2.6-2v5_2.42.3-1build2_amd64.deb ... Unpacking libxml++2.6-2v5:amd64 (2.42.3-1build2) ... Selecting previously unselected package libxml++2.6-dev:amd64. Preparing to unpack .../088-libxml++2.6-dev_2.42.3-1build2_amd64.deb ... Unpacking libxml++2.6-dev:amd64 (2.42.3-1build2) ... Preparing to unpack .../089-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) over (1.1.39-0exp1build1) ... Preparing to unpack .../090-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) over (1.1.39-0exp1build1) ... Selecting previously unselected package libyaml-cpp0.8:amd64. Preparing to unpack .../091-libyaml-cpp0.8_0.8.0+dfsg-6build1_amd64.deb ... Unpacking libyaml-cpp0.8:amd64 (0.8.0+dfsg-6build1) ... Selecting previously unselected package libyaml-cpp-dev:amd64. Preparing to unpack .../092-libyaml-cpp-dev_0.8.0+dfsg-6build1_amd64.deb ... Unpacking libyaml-cpp-dev:amd64 (0.8.0+dfsg-6build1) ... Preparing to unpack .../093-mesa-vulkan-drivers_25.0.7-0ubuntu0.24.04.2_amd64.deb ... Unpacking mesa-vulkan-drivers:amd64 (25.0.7-0ubuntu0.24.04.2) over (24.0.5-1ubuntu1) ... Selecting previously unselected package xsltproc. Preparing to unpack .../094-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... Selecting previously unselected package libglm-dev. Preparing to unpack .../095-libglm-dev_0.9.9.8+ds-7_all.deb ... Unpacking libglm-dev (0.9.9.8+ds-7) ... Selecting previously unselected package libinput-dev:amd64. Preparing to unpack .../096-libinput-dev_1.25.0-1ubuntu3.1_amd64.deb ... Unpacking libinput-dev:amd64 (1.25.0-1ubuntu3.1) ... Selecting previously unselected package liburcu-dev:amd64. Preparing to unpack .../097-liburcu-dev_0.14.0-3.1build1_amd64.deb ... Unpacking liburcu-dev:amd64 (0.14.0-3.1build1) ... Selecting previously unselected package liblttng-ust-dev:amd64. Preparing to unpack .../098-liblttng-ust-dev_2.13.7-1.1ubuntu2_amd64.deb ... Unpacking liblttng-ust-dev:amd64 (2.13.7-1.1ubuntu2) ... Selecting previously unselected package libwayland-bin. Preparing to unpack .../099-libwayland-bin_1.22.0-2.1build1_amd64.deb ... Unpacking libwayland-bin (1.22.0-2.1build1) ... Selecting previously unselected package libwayland-dev:amd64. Preparing to unpack .../100-libwayland-dev_1.22.0-2.1build1_amd64.deb ... Unpacking libwayland-dev:amd64 (1.22.0-2.1build1) ... Setting up libglm-dev (0.9.9.8+ds-7) ... Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... Setting up libxcb-res0:amd64 (1.15-1ubuntu2) ... Setting up libboost1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libdisplay-info1:amd64 (0.1.1-2build1) ... Setting up libpciaccess-dev:amd64 (0.17-3ubuntu0.24.04.2) ... Setting up libglvnd-core-dev:amd64 (1.7.0-1build1) ... Setting up libevdev-dev:amd64 (1.13.1+dfsg-1build1) ... Setting up libmtdev-dev:amd64 (1.1.6-1.1build1) ... Setting up libyaml-cpp0.8:amd64 (0.8.0+dfsg-6build1) ... Setting up libboost-regex1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libxkbcommon-dev:amd64 (1.6.0-1build1) ... Setting up liblttng-ust-common1t64:amd64 (2.13.7-1.1ubuntu2) ... Setting up libboost-system1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... Setting up libyaml-cpp-dev:amd64 (0.8.0+dfsg-6build1) ... Setting up libboost-program-options1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libxcb-res0-dev:amd64 (1.15-1ubuntu2) ... Setting up systemd-dev (255.4-1ubuntu8.10) ... Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libopengl0:amd64 (1.7.0-1build1) ... Setting up libinput-bin (1.25.0-1ubuntu3.1) ... Setting up libboost-atomic1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libxfixes-dev:amd64 (1:6.0.0-2build1) ... Setting up libwayland-bin (1.22.0-2.1build1) ... Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... Setting up libboost-program-options-dev:amd64 (1.83.0.1ubuntu2) ... Setting up libxcb-randr0-dev:amd64 (1.15-1ubuntu2) ... Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libsigc++-2.0-0v5:amd64 (2.12.1-2) ... Setting up libgles1:amd64 (1.7.0-1build1) ... Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... Setting up libboost-regex1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libjsoncpp25:amd64 (1.9.5-6build1) ... Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... Setting up libudev-dev:amd64 (255.4-1ubuntu8.10) ... Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... Setting up libboost-atomic1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ... Setting up libnuma1:amd64 (2.0.18-1build1) ... Setting up libxcb-composite0:amd64 (1.15-1ubuntu2) ... Setting up librhash0:amd64 (1.4.3-3build1) ... Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... Setting up libglx-dev:amd64 (1.7.0-1build1) ... Setting up cmake-data (3.28.3-1build7) ... Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ... Setting up libboost-dev:amd64 (1.83.0.1ubuntu2) ... Setting up libboost-system1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libopengl-dev:amd64 (1.7.0-1build1) ... Setting up liblttng-ust-ctl5t64:amd64 (2.13.7-1.1ubuntu2) ... Setting up libdrm-common (2.4.122-1~ubuntu0.24.04.1) ... Setting up libarchive13t64:amd64 (3.7.2-2ubuntu0.5) ... Setting up libgl-dev:amd64 (1.7.0-1build1) ... Setting up liburcu-dev:amd64 (0.14.0-3.1build1) ... Setting up libglib2.0-dev-bin (2.80.0-6ubuntu3.4) ... Setting up libinput10:amd64 (1.25.0-1ubuntu3.1) ... Setting up libdisplay-info-dev:amd64 (0.1.1-2build1) ... Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... Setting up libxcb-composite0-dev:amd64 (1.15-1ubuntu2) ... Setting up libegl-dev:amd64 (1.7.0-1build1) ... Setting up libgirepository-2.0-0:amd64 (2.80.0-6ubuntu3.4) ... Setting up libboost-iostreams1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libxcursor-dev:amd64 (1:1.2.1-1build1) ... Setting up libboost-system-dev:amd64 (1.83.0.1ubuntu2) ... Setting up libepoxy-dev:amd64 (1.5.10-1build1) ... Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... Setting up systemd (255.4-1ubuntu8.10) ... Setting up libboost-filesystem1.83-dev:amd64 (1.83.0-2.1ubuntu3.1) ... Setting up libboost-iostreams-dev:amd64 (1.83.0.1ubuntu2) ... Setting up libwayland-dev:amd64 (1.22.0-2.1build1) ... Setting up libglibmm-2.4-1t64:amd64 (2.66.7-1build1) ... Setting up libsigc++-2.0-dev:amd64 (2.12.1-2) ... Setting up libxml++2.6-2v5:amd64 (2.42.3-1build2) ... Setting up libglib2.0-dev:amd64 (2.80.0-6ubuntu3.4) ... Setting up libglibmm-2.4-dev:amd64 (2.66.7-1build1) ... Setting up liblttng-ust1t64:amd64 (2.13.7-1.1ubuntu2) ... Setting up gir1.2-gudev-1.0:amd64 (1:238-5ubuntu1) ... Setting up systemd-timesyncd (255.4-1ubuntu8.10) ... Setting up libdrm2:amd64 (2.4.122-1~ubuntu0.24.04.1) ... Setting up cmake (3.28.3-1build7) ... Setting up libgles-dev:amd64 (1.7.0-1build1) ... Setting up libboost-filesystem-dev:amd64 (1.83.0.1ubuntu2) ... Setting up systemd-resolved (255.4-1ubuntu8.10) ... Setting up libdrm-amdgpu1:amd64 (2.4.122-1~ubuntu0.24.04.1) ... Setting up mesa-vulkan-drivers:amd64 (25.0.7-0ubuntu0.24.04.2) ... Setting up systemd-sysv (255.4-1ubuntu8.10) ... Setting up libdrm-nouveau2:amd64 (2.4.122-1~ubuntu0.24.04.1) ... Setting up libdrm-radeon1:amd64 (2.4.122-1~ubuntu0.24.04.1) ... Setting up libxml++2.6-dev:amd64 (2.42.3-1build2) ... Setting up libdrm-intel1:amd64 (2.4.122-1~ubuntu0.24.04.1) ... Setting up libgudev-1.0-dev:amd64 (1:238-5ubuntu1) ... Setting up libglvnd-dev:amd64 (1.7.0-1build1) ... Setting up libnss-systemd:amd64 (255.4-1ubuntu8.10) ... Setting up liblttng-ust-python-agent1t64:amd64 (2.13.7-1.1ubuntu2) ... Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ... Setting up libwacom-dev:amd64 (2.10.0-2) ... Setting up mesa-libgallium:amd64 (25.0.7-0ubuntu0.24.04.2) ... Setting up liblttng-ust-dev:amd64 (2.13.7-1.1ubuntu2) ... Setting up libdrm-dev:amd64 (2.4.122-1~ubuntu0.24.04.1) ... Setting up libgles2-mesa-dev:amd64 (25.0.7-0ubuntu0.24.04.2) ... Setting up libgbm1:amd64 (25.0.7-0ubuntu0.24.04.2) ... Setting up libgl1-mesa-dri:amd64 (25.0.7-0ubuntu0.24.04.2) ... Setting up libegl-mesa0:amd64 (25.0.7-0ubuntu0.24.04.2) ... Setting up libinput-dev:amd64 (1.25.0-1ubuntu3.1) ... Setting up libglx-mesa0:amd64 (25.0.7-0ubuntu0.24.04.2) ... Processing triggers for dbus (1.14.10-4ubuntu4) ... Processing triggers for libc-bin (2.39-0ubuntu8.2) ... [rtd-command-info] start-time: 2025-09-09T17:05:56.209167Z, end-time: 2025-09-09T17:05:56.412014Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2025-09-09T17:05:56.900899Z, end-time: 2025-09-09T17:05:58.041165Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 803ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-09-09T17:05:58.129456Z, end-time: 2025-09-09T17:06:05.282383Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.2 setuptools-80.9.0 [rtd-command-info] start-time: 2025-09-09T17:06:05.378613Z, end-time: 2025-09-09T17:06:09.714424Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 124.6 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 644.8 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 368.7 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 658.6 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals-py, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2025.8.3 charset_normalizer-3.4.3 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 requests-2.32.5 roman-numerals-py-3.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.5.0 [rtd-command-info] start-time: 2025-09-09T17:06:09.800954Z, end-time: 2025-09-09T17:06:16.061055Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/sphinx/requirements.txt Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from -r doc/sphinx/requirements.txt (line 2)) (25.0) Collecting sphinx-last-updated-by-git (from -r doc/sphinx/requirements.txt (line 4)) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl.metadata (7.1 kB) Collecting sphinx-sitemap (from -r doc/sphinx/requirements.txt (line 5)) Downloading sphinx_sitemap-2.8.0-py3-none-any.whl.metadata (3.4 kB) Collecting breathe (from -r doc/sphinx/requirements.txt (line 6)) Downloading breathe-4.36.0-py3-none-any.whl.metadata (7.6 kB) Collecting exhale (from -r doc/sphinx/requirements.txt (line 7)) Downloading exhale-0.3.7-py3-none-any.whl.metadata (10 kB) Collecting pillow (from -r doc/sphinx/requirements.txt (line 8)) Downloading pillow-11.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB) Collecting sphinxcontrib-mermaid (from -r doc/sphinx/requirements.txt (line 9)) Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting canonical-sphinx[full] (from -r doc/sphinx/requirements.txt (line 1)) Downloading canonical_sphinx-0.5.1-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-svg2pdfconverter[CairoSVG] (from -r doc/sphinx/requirements.txt (line 3)) Downloading sphinxcontrib_svg2pdfconverter-1.3.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: Sphinx>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (8.2.3) Collecting furo (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading furo-2025.7.19-py3-none-any.whl.metadata (6.0 kB) Collecting myst-parser (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting linkify-it-py (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting canonical-sphinx-extensions (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading canonical_sphinx_extensions-0.0.34-py3-none-any.whl.metadata (16 kB) Collecting sphinx-copybutton (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinx_reredirects-1.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx-tabs (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinxext_opengraph-0.13.0-py3-none-any.whl.metadata (2.7 kB) Collecting pyspelling (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading pyspelling-2.11-py3-none-any.whl.metadata (3.9 kB) Collecting sphinx-autobuild (from canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl.metadata (8.5 kB) Collecting cairosvg>=1.0 (from sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading cairosvg-2.8.2-py3-none-any.whl.metadata (2.7 kB) Collecting beautifulsoup4 (from exhale->-r doc/sphinx/requirements.txt (line 7)) Downloading beautifulsoup4-4.13.5-py3-none-any.whl.metadata (3.8 kB) Collecting lxml (from exhale->-r doc/sphinx/requirements.txt (line 7)) Downloading lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting six (from exhale->-r doc/sphinx/requirements.txt (line 7)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting pyyaml (from sphinxcontrib-mermaid->-r doc/sphinx/requirements.txt (line 9)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting cairocffi (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading cairocffi-1.7.1-py3-none-any.whl.metadata (3.3 kB) Collecting cssselect2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading cssselect2-0.8.0-py3-none-any.whl.metadata (2.9 kB) Collecting defusedxml (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting tinycss2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.19.2) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.32.5) Requirement already satisfied: roman-numerals-py>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from Jinja2>=3.1->Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (3.0.2) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->Sphinx>=7.1.2->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) (2025.8.3) Collecting soupsieve>1.2 (from beautifulsoup4->exhale->-r doc/sphinx/requirements.txt (line 7)) Downloading soupsieve-2.8-py3-none-any.whl.metadata (4.6 kB) Collecting typing-extensions>=4.0.0 (from beautifulsoup4->exhale->-r doc/sphinx/requirements.txt (line 7)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting cffi>=1.1.0 (from cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting pycparser (from cffi>=1.1.0->cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) Collecting gitpython (from canonical-sphinx-extensions->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) Collecting webencodings (from cssselect2->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r doc/sphinx/requirements.txt (line 3)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting accessible-pygments>=0.0.5 (from furo->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->canonical-sphinx-extensions->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->canonical-sphinx-extensions->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Collecting uc-micro-py (from linkify-it-py->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting markdown-it-py~=3.0 (from myst-parser->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting html5lib (from pyspelling->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting markdown (from pyspelling->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading markdown-3.9-py3-none-any.whl.metadata (5.1 kB) Collecting wcmatch>=8.5 (from pyspelling->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading wcmatch-10.1-py3-none-any.whl.metadata (5.1 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading bracex-2.6-py3-none-any.whl.metadata (3.6 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading starlette-0.47.3-py3-none-any.whl.metadata (6.2 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading uvicorn-0.35.0-py3-none-any.whl.metadata (6.5 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading watchfiles-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting websockets>=11 (from sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting anyio<5,>=3.6.2 (from starlette>=0.35->sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading anyio-4.10.0-py3-none-any.whl.metadata (4.0 kB) Collecting sniffio>=1.1 (from anyio<5,>=3.6.2->starlette>=0.35->sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->canonical-sphinx[full]->-r doc/sphinx/requirements.txt (line 1)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Downloading canonical_sphinx-0.5.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 78.6 MB/s 0:00:00 Downloading sphinxcontrib_svg2pdfconverter-1.3.0-py3-none-any.whl (7.9 kB) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl (8.6 kB) Downloading sphinx_sitemap-2.8.0-py3-none-any.whl (6.2 kB) Downloading breathe-4.36.0-py3-none-any.whl (97 kB) Downloading exhale-0.3.7-py3-none-any.whl (108 kB) Downloading pillow-11.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 288.0 MB/s 0:00:00 Downloading sphinxcontrib_mermaid-1.0.0-py3-none-any.whl (9.6 kB) Downloading cairosvg-2.8.2-py3-none-any.whl (45 kB) Downloading beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) Downloading soupsieve-2.8-py3-none-any.whl (36 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading cairocffi-1.7.1-py3-none-any.whl (75 kB) Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Downloading canonical_sphinx_extensions-0.0.34-py3-none-any.whl (67 kB) Downloading cssselect2-0.8.0-py3-none-any.whl (15 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading furo-2025.7.19-py3-none-any.whl (342 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 511.4 MB/s 0:00:00 Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 381.9 MB/s 0:00:00 Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading pycparser-2.23-py3-none-any.whl (118 kB) Downloading pyspelling-2.11-py3-none-any.whl (45 kB) Downloading wcmatch-10.1-py3-none-any.whl (39 kB) Downloading bracex-2.6-py3-none-any.whl (11 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading markdown-3.9-py3-none-any.whl (107 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 613.8 MB/s 0:00:00 Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl (12 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading starlette-0.47.3-py3-none-any.whl (72 kB) Downloading anyio-4.10.0-py3-none-any.whl (107 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading uvicorn-0.35.0-py3-none-any.whl (66 kB) Downloading click-8.2.1-py3-none-any.whl (102 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading watchfiles-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (453 kB) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 410.2 MB/s 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-1.0.0-py3-none-any.whl (6.2 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxext_opengraph-0.13.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 616.2 MB/s 0:00:00 Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Installing collected packages: webencodings, websockets, uc-micro-py, typing-extensions, tinycss2, soupsieve, sniffio, smmap, six, pyyaml, pycparser, pillow, mdurl, markdown, lxml, h11, defusedxml, colorama, click, bracex, accessible-pygments, wcmatch, uvicorn, markdown-it-py, linkify-it-py, html5lib, gitdb, cssselect2, cffi, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-svg2pdfconverter, sphinxcontrib-mermaid, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx-last-updated-by-git, sphinx-design, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, gitpython, cairocffi, breathe, sphinx-sitemap, sphinx-autobuild, myst-parser, furo, exhale, canonical-sphinx-extensions, cairosvg, canonical-sphinx Successfully installed accessible-pygments-0.0.5 anyio-4.10.0 beautifulsoup4-4.13.5 bracex-2.6 breathe-4.36.0 cairocffi-1.7.1 cairosvg-2.8.2 canonical-sphinx-0.5.1 canonical-sphinx-extensions-0.0.34 cffi-2.0.0 click-8.2.1 colorama-0.4.6 cssselect2-0.8.0 defusedxml-0.7.1 exhale-0.3.7 furo-2025.7.19 gitdb-4.0.12 gitpython-3.1.45 h11-0.16.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-6.0.1 markdown-3.9 markdown-it-py-3.0.0 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-parser-4.0.1 pillow-11.3.0 pycparser-2.23 pyspelling-2.11 pyyaml-6.0.2 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 soupsieve-2.8 sphinx-autobuild-2025.8.25 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-last-updated-by-git-0.3.8 sphinx-notfound-page-1.1.0 sphinx-reredirects-1.0.0 sphinx-sitemap-2.8.0 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxcontrib-mermaid-1.0.0 sphinxcontrib-svg2pdfconverter-1.3.0 sphinxext-opengraph-0.13.0 starlette-0.47.3 tinycss2-1.4.0 typing-extensions-4.15.0 uc-micro-py-1.0.3 uvicorn-0.35.0 watchfiles-1.1.0 wcmatch-10.1 webencodings-0.5.1 websockets-15.0.1 [rtd-command-info] start-time: 2025-09-09T17:06:16.151215Z, end-time: 2025-09-09T17:06:21.418410Z, duration: 5, exit-code: 0 cmake -DMIR_ENABLE_TESTS=NO -DMIR_PLATFORM=x11 . -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Lcov (missing: LCOV_EXECUTABLE GENHTML_EXECUTABLE) -- Could NOT find gcovr (missing: GCOVR_EXECUTABLE) -- Found Doxygen: /usr/bin/doxygen (found suitable version "1.9.8", minimum required is "1.8.0") found components: doxygen missing components: dot -- Performing Test HAS_W_MISMATCHED_TAGS -- Performing Test HAS_W_MISMATCHED_TAGS - Success -- Performing Test HAS_W_PSABI -- Performing Test HAS_W_PSABI - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.83.0/BoostConfig.cmake (found suitable version "1.83.0", minimum required is "1.48.0") found components: system program_options filesystem iostreams -- Checking for module 'wayland-eglstream' -- Package 'wayland-eglstream', required by 'virtual:world', not found -- Checking for module 'libapparmor' -- Package 'libapparmor', required by 'virtual:world', not found -- Checking for module 'glm' -- Found glm, version 0.9.9.8 -- Checking for module 'libdrm' -- Found libdrm, version 2.4.122 -- Checking for module 'egl' -- Found egl, version 1.5 -- Checking for module 'epoxy' -- Found epoxy, version 1.5.10 -- Checking for modules 'gio-2.0;gio-unix-2.0' -- Found gio-2.0, version 2.80.0 -- Found gio-unix-2.0, version 2.80.0 -- Checking for module 'glesv2' -- Found glesv2, version 3.2 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.80.0 -- Checking for module 'libinput>=1.1' -- Found libinput, version 1.25.0 -- Checking for module 'lttng-ust>=2.9' -- Found lttng-ust, version 2.13.7 -- Checking for module 'libudev' -- Found libudev, version 255 -- Checking for module 'uuid' -- Found uuid, version 2.39.3 -- Checking for module 'wayland-client' -- Found wayland-client, version 1.22.0 -- Checking for module 'wayland-server' -- Found wayland-server, version 1.22.0 -- Checking for module 'xcursor' -- Found xcursor, version 1.2.1 -- Checking for module 'xcb' -- Found xcb, version 1.15 -- Checking for module 'xcb-composite' -- Found xcb-composite, version 1.15 -- Checking for module 'xcb-randr' -- Found xcb-randr, version 1.15 -- Checking for module 'xcb-render' -- Found xcb-render, version 1.15 -- Checking for module 'xcb-res' -- Found xcb-res, version 1.15 -- Checking for module 'xcb-xfixes' -- Found xcb-xfixes, version 1.15 -- Looking for sys/sdt.h -- Looking for sys/sdt.h - not found -- Checking for module 'xkbcommon' -- Found xkbcommon, version 1.6.0 -- Looking for dlvsym -- Looking for dlvsym - found -- Looking for dlsym -- Looking for dlsym - found -- Checking for module 'libdisplay-info' -- Found libdisplay-info, version 0.1.1 -- Checking for module 'pixman-1' -- Found pixman-1, version 0.42.2 -- Checking for module 'libxml++-2.6' -- Found libxml++-2.6, version 2.42.3 -- Checking for module 'freetype2' -- Found freetype2, version 26.1.20 -- Performing Test MIR_COMPILE_WITH_W_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS -- Performing Test MIR_COMPILE_WITH_W_NO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS - Success -- Checking for module 'gio-unix-2.0' -- Found gio-unix-2.0, version 2.80.0 -- Performing Test HAS_W_GNU_EMPTY_INITIALIZER -- Performing Test HAS_W_GNU_EMPTY_INITIALIZER - Failed -- Checking for module 'yaml-cpp' -- Found yaml-cpp, version 0.8.0 -- Performing Test HAS_W_STRINGOP_TRUNCATION -- Performing Test HAS_W_STRINGOP_TRUNCATION - Success -- Performing Test HAS_W_NO_ATTRIBUTE_ALIAS -- Performing Test HAS_W_NO_ATTRIBUTE_ALIAS - Success -- Checking for module 'wayland-egl' -- Found wayland-egl, version 18.1.0 -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/mir_gtest/fail_on_success.sh -- Installing: /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest/mir_gtest/xfail_if_gtest_exists.sh -- Cannot enable coverage targets because neither lcov nor gcovr are found. -- Configuring done (4.8s) -- Generating done (0.3s) -- Build files have been written to: /home/docs/checkouts/readthedocs.org/user_builds/canonical-mir/checkouts/latest [rtd-command-info] start-time: 2025-09-09T17:06:21.581204Z, end-time: 2025-09-09T17:06:21.627919Z, duration: 0, exit-code: 0 cat doc/sphinx/conf.py import datetime import os import yaml import subprocess import re from pathlib import Path # Configuration for the Sphinx documentation builder. # All configuration specific to your project should be done in this file. # # If you're new to Sphinx and don't want any advanced or custom features, # just go through the items marked 'TODO'. # # A complete list of built-in Sphinx configuration values: # https://www.sphinx-doc.org/en/master/usage/configuration.html # # Our starter pack uses the custom Canonical Sphinx extension # to keep all documentation based on it consistent and on brand: # https://github.com/canonical/canonical-sphinx ####################### # Project information # ####################### # Project name project = "Mir" author = "Canonical Ltd." # Sidebar documentation title; best kept reasonably short # # The title you want to display for the documentation in the sidebar. # You might want to include a version number here. # To not display any title, set this option to an empty string. try: release = subprocess.check_output(["git", "describe", "--always"], encoding="utf-8").strip() except (FileNotFoundError, subprocess.CalledProcessError): with open(Path(__file__).parents[2] / "CMakeLists.txt", encoding="utf-8") as cmake: matches = re.findall(r"set\(MIR_VERSION_(MAJOR|MINOR|PATCH) (\d+)\)", cmake.read()) release = "v{MAJOR}.{MINOR}.{PATCH}".format(**dict(matches)) html_title = f'{project} {release} documentation' # Copyright string; shown at the bottom of the page # # Now, the starter pack uses CC-BY-SA as the license # and the current year as the copyright year. # # NOTE: For static works, it is common to provide the first publication year. # Another option is to provide both the first year of publication # and the current year, especially for docs that frequently change, # e.g. 2022–2023 (note the en-dash). # # A way to check a repo's creation date is to get a classic GitHub token # with 'repo' permissions; see https://github.com/settings/tokens # Next, use 'curl' and 'jq' to extract the date from the API's output: # # curl -H 'Authorization: token ' \ # -H 'Accept: application/vnd.github.v3.raw' \ # https://api.github.com/repos/canonical/ | jq '.created_at' copyright = '%s, %s' % (datetime.date.today().year, author) # Documentation website URL # # NOTE: The Open Graph Protocol (OGP) enhances page display in a social graph # and is used by social media platforms; see https://ogp.me/ ogp_site_url = "https://canonical-mir.readthedocs-hosted.com/" # Preview name of the documentation website ogp_site_name = project # Preview image URL ogp_image = "https://assets.ubuntu.com/v1/253da317-image-document-ubuntudocs.svg" # Product favicon; shown in bookmarks, browser tabs, etc. html_favicon = 'favicon.ico' # Dictionary of values to pass into the Sphinx context for all pages: # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_context html_context = { # Product page URL; can be different from product docs URL "product_page": "https://canonical.com/mir", # Product tag image; the orange part of your logo, shown in the page header 'product_tag': '_static/tag.png', # Your Discourse instance URL 'discourse': 'https://discourse.ubuntu.com/c/project/mir/15', # Your Mattermost channel URL "mattermost": '', # Your Matrix channel URL "matrix": "https://matrix.to/#/#mir-server:matrix.org", # Your documentation GitHub repository URL "github_url": "https://github.com/canonical/mir", # Docs branch in the repo; used in links for viewing the source files 'repo_default_branch': 'main', # Docs location in the repo; used in links for viewing the source files "repo_folder": "/doc/sphinx/", # To enable or disable the Previous / Next buttons at the bottom of pages # Valid options: none, prev, next, both # "sequential_nav": "both", "display_contributors": False, # Required for feedback button 'github_issues': 'enabled', } html_theme_options = { 'source_edit_link': 'https://github.com/canonical/mir', } # Project slug; see https://meta.discourse.org/t/what-is-category-slug/87897 slug = '' ####################### # Sitemap configuration: https://sphinx-sitemap.readthedocs.io/ ####################### # Base URL of RTD hosted project html_baseurl = 'https://canonical-starter-pack.readthedocs-hosted.com/' # URL scheme. Add language and version scheme elements. # When configured with RTD variables, check for RTD environment so manual runs succeed: if 'READTHEDOCS_VERSION' in os.environ: version = os.environ["READTHEDOCS_VERSION"] sitemap_url_scheme = '{version}{link}' else: sitemap_url_scheme = 'MANUAL/{link}' # Include `lastmod` dates in the sitemap: sitemap_show_lastmod = True ####################### # Template and asset locations ####################### #html_static_path = ["_static"] #templates_path = ["_templates"] ############# # Redirects # ############# # To set up redirects: https://documatt.gitlab.io/sphinx-reredirects/usage.html # For example: 'explanation/old-name.html': '../how-to/prettify.html', # To set up redirects in the Read the Docs project dashboard: # https://docs.readthedocs.io/en/stable/guides/redirects.html # NOTE: If undefined, set to None, or empty, # the sphinx_reredirects extension will be disabled. redirects = { 'how-to/how-to-enable-graphics-core22-on-a-device': '../how-to-enable-graphics-for-snaps-on-a-device', 'explanation/ok-so-what-is-this-wayland-thing-anyway': '../../tutorial/write-your-first-wayland-compositor', 'how-to/developing-a-wayland-compositor-using-mir': '../../tutorial/write-your-first-wayland-compositor', 'how-to/developing-wayland-extension-protocols-for-mir-servers' : '../how-to/how-to-integrate-a-custom-wayland-protocol', } ########################### # Link checker exceptions # ########################### # A regex list of URLs that are ignored by 'make linkcheck' linkcheck_ignore = [ "http://127.0.0.1:8000", "how-to/getting_involved_in_mir", "https://www.mail-archive.com", ] # A regex list of URLs where anchors are ignored by 'make linkcheck' linkcheck_anchors_ignore_for_url = [ "https://docs.google.com/*", "https://github.com/*", "https://manpages.ubuntu.com/*", "https://matrix.to*", ] # give linkcheck multiple tries on failure linkcheck_timeout = 60 linkcheck_retries = 3 ######################## # Configuration extras # ######################## # Custom MyST syntax extensions; see # https://myst-parser.readthedocs.io/en/latest/syntax/optional.html # # NOTE: By default, the following MyST extensions are enabled: # substitution, deflist, linkify myst_enable_extensions = set() # Custom Sphinx extensions; see # https://www.sphinx-doc.org/en/master/usage/extensions/index.html # NOTE: The canonical_sphinx extension is required for the starter pack. # It automatically enables the following extensions: # - custom-rst-roles # - myst_parser # - notfound.extension # - related-links # - sphinx_copybutton # - sphinx_design # - sphinx_reredirects # - sphinx_tabs.tabs # - sphinxcontrib.jquery # - sphinxext.opengraph # - terminal-output # - youtube-links extensions = [ "canonical_sphinx", "sphinxcontrib.cairosvgconverter", "sphinx_last_updated_by_git", "sphinx.ext.intersphinx", "sphinx_sitemap", 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinx.ext.imgmath', 'sphinx.ext.todo', 'breathe', 'exhale', 'sphinx.ext.graphviz', 'sphinxcontrib.mermaid' ] # Excludes files or directories from processing exclude_patterns = [ "doc-cheat-sheet*", ] # Adds custom CSS files, located under 'html_static_path' html_css_files = [] # Adds custom JavaScript files, located under 'html_static_path' html_js_files = [] # Feedback button at the top; enabled by default disable_feedback_button = False # Specifies a reST snippet to be prepended to each .rst file # This defines a :center: role that centers table cell content. # This defines a :h2: role that styles content for use with PDF generation. rst_prolog = """ .. role:: center :class: align-center .. role:: h2 :class: hclass2 .. role:: woke-ignore :class: woke-ignore .. role:: vale-ignore :class: vale-ignore """ # Workaround for https://github.com/canonical/canonical-sphinx/issues/34 if "discourse_prefix" not in html_context and "discourse" in html_context: html_context["discourse_prefix"] = html_context["discourse"] + "/t/" # Workaround for substitutions.yaml if os.path.exists('./reuse/substitutions.yaml'): with open('./reuse/substitutions.yaml', 'r') as fd: myst_substitutions = yaml.safe_load(fd.read()) # Add configuration for intersphinx mapping intersphinx_mapping = { 'starter-pack': ('https://canonical-example-product-documentation.readthedocs-hosted.com/en/latest', None), 'checkbox': ("https://canonical-checkbox.readthedocs-hosted.com/latest/", None), 'server': ('https://documentation.ubuntu.com/server/', None), 'snapcraft': ('https://documentation.ubuntu.com/snapcraft/stable/', None), } ############################################################ ### Additional configuration ############################################################ cmake_build_dir = Path('../../') # Leave doc/sphinx sphinx_dir = cmake_build_dir / 'doc/sphinx' primary_domain = 'cpp' highlight_language = 'cpp' def read_doxyfile(path): # Instead of configuring Mir again to get the doxyfile, we assume the user # already has configured it and grab the file from there. try: # Read the doxyfile from the build directory with open(path) as doxyfile_file: return doxyfile_file.read() except IOError as e: raise Exception(f"""IOError: {e.errno}, {e.strerror} \rHint: Have you configured the cmake project and changed `cmake_build_dir` to point at it?""") doxyfile_contents = read_doxyfile(cmake_build_dir / 'doc/sphinx/Doxyfile') # Setup the exhale extension exhale_args = { # These arguments are required "containmentFolder": "./api", "rootFileName": "EXCLUDE", "doxygenStripFromPath": "..", # Heavily encouraged optional argument (see docs) "rootFileTitle": "Mir API", # Suggested optional arguments "createTreeView": False, "exhaleExecutesDoxygen": True, "exhaleUseDoxyfile": False, "contentsDirectives": False, "exhaleDoxygenStdin": doxyfile_contents } # Setup the breathe extension breathe_projects = {"Mir": "./xml/"} breathe_default_project = "Mir" breathe_default_members = ('members', 'undoc-members') breathe_order_parameters_first = True # Mermaid mermaid_version = "10.5.0" mermaid_d3_zoom = True # MyST myst_heading_anchors = 3 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -m sphinx -T -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html