Read the Docs build information Build id: 1641918 Project: canonical-mir Version: latest Commit: c33bc3ea3e29da4aab377cfc5d8c57128bc00c4d Date: 2023-08-04T15:10:56.361986Z State: finished Success: False [rtd-command-info] start-time: 2023-08-04T15:11:01.095566Z, end-time: 2023-08-04T15:11:02.500384Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/MirServer/mir.git . Cloning into '.'... [rtd-command-info] start-time: 2023-08-04T15:11:02.767155Z, end-time: 2023-08-04T15:11:04.683997Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/readthedocs:refs/remotes/origin/readthedocs From https://github.com/MirServer/mir * [new branch] readthedocs -> origin/readthedocs * [new tag] v2.14.0 -> v2.14.0 * [new tag] v2.14.1 -> v2.14.1 [rtd-command-info] start-time: 2023-08-04T15:11:04.919930Z, end-time: 2023-08-04T15:11:05.111114Z, duration: 0, exit-code: 0 git checkout --force origin/readthedocs Note: switching to 'origin/readthedocs'. 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 c33bc3e doc: spell dependencies out for RTD [rtd-command-info] start-time: 2023-08-04T15:11:05.756937Z, end-time: 2023-08-04T15:11:05.834968Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-04T15:11:06.170231Z, end-time: 2023-08-04T15:11:06.246345Z, duration: 0, exit-code: 0 cat doc/.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-22.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 - libegl-dev - libfreetype-dev - libglib2.0-dev - libgles2-mesa-dev - libgbm1 - libgbm-dev - libglm-dev - libgflags-dev - libgoogle-glog-dev - libinput-dev - liblttng-ust-dev - libwayland-dev - libxcb-composite0-dev - libxcursor-dev - libxkbcommon-dev - libxml++2.6-dev - libyaml-cpp-dev jobs: post_checkout: - git fetch --unshallow post_install: - cmake . # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: doc/conf.py fail_on_warning: true # 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: 2023-08-04T15:11:06.569272Z, end-time: 2023-08-04T15:11:31.574348Z, duration: 25, exit-code: 0 git fetch --unshallow From https://github.com/MirServer/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.2.0 -> v2.2.0 * [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: 2023-08-04T15:11:33.550366Z, end-time: 2023-08-04T15:11:36.608585Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [979 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [833 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [848 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1235 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1104 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [864 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.2 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [25.6 kB] Fetched 6370 kB in 2s (3280 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-08-04T15:11:36.845891Z, end-time: 2023-08-04T15:11:38.014283Z, duration: 1, exit-code: 100 apt-get install --assume-yes --quiet -- cmake libboost-dev libboost-iostreams-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libdrm-dev libegl-dev libfreetype-dev libglib2.0-dev libgles2-mesa-dev libgbm1 libgbm-dev libglm-dev libgflags-dev libgoogle-glog-dev libinput-dev liblttng-ust-dev libwayland-dev libxcb-composite0-dev libxcursor-dev libxkbcommon-dev libxml++2.6-dev libyaml-cpp-dev Reading package lists... Building dependency tree... Reading state information... libgbm1 is already the newest version (22.2.5-0ubuntu0.1~22.04.1). libgbm1 set to manually installed. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libgbm-dev : Depends: libgbm1 (= 22.0.1-1ubuntu2) but 22.2.5-0ubuntu0.1~22.04.1 is to be installed E: Unable to correct problems, you have held broken packages.