Read the Docs build information Build id: 2690105 Project: thunderbird-thunderbird-source-docs Version: latest Commit: 99e4e0eb9c05e93e9e2803bdbc5dd3069a0627c1 Date: 2024-12-17T06:50:08.192187Z State: finished Success: False [rtd-command-info] start-time: 2024-12-17T06:50:35.819257Z, end-time: 2024-12-17T06:50:50.742978Z, duration: 14, exit-code: 0 git clone --depth 1 https://github.com/mozilla/releases-comm-central . Cloning into '.'... Updating files: 44% (14782/33265) Updating files: 45% (14970/33265) Updating files: 46% (15302/33265) Updating files: 47% (15635/33265) Updating files: 48% (15968/33265) Updating files: 49% (16300/33265) Updating files: 50% (16633/33265) Updating files: 51% (16966/33265) Updating files: 52% (17298/33265) Updating files: 53% (17631/33265) Updating files: 54% (17964/33265) Updating files: 55% (18296/33265) Updating files: 56% (18629/33265) Updating files: 57% (18962/33265) Updating files: 58% (19294/33265) Updating files: 59% (19627/33265) Updating files: 60% (19959/33265) Updating files: 61% (20292/33265) Updating files: 62% (20625/33265) Updating files: 63% (20957/33265) Updating files: 64% (21290/33265) Updating files: 65% (21623/33265) Updating files: 66% (21955/33265) Updating files: 67% (22288/33265) Updating files: 68% (22621/33265) Updating files: 69% (22953/33265) Updating files: 70% (23286/33265) Updating files: 71% (23619/33265) Updating files: 72% (23951/33265) Updating files: 73% (24284/33265) Updating files: 74% (24617/33265) Updating files: 74% (24926/33265) Updating files: 75% (24949/33265) Updating files: 76% (25282/33265) Updating files: 77% (25615/33265) Updating files: 78% (25947/33265) Updating files: 79% (26280/33265) Updating files: 80% (26612/33265) Updating files: 81% (26945/33265) Updating files: 82% (27278/33265) Updating files: 83% (27610/33265) Updating files: 84% (27943/33265) Updating files: 85% (28276/33265) Updating files: 86% (28608/33265) Updating files: 87% (28941/33265) Updating files: 88% (29274/33265) Updating files: 89% (29606/33265) Updating files: 90% (29939/33265) Updating files: 91% (30272/33265) Updating files: 92% (30604/33265) Updating files: 93% (30937/33265) Updating files: 94% (31270/33265) Updating files: 95% (31602/33265) Updating files: 96% (31935/33265) Updating files: 97% (32268/33265) Updating files: 98% (32600/33265) Updating files: 99% (32933/33265) Updating files: 100% (33265/33265) Updating files: 100% (33265/33265), done. [rtd-command-info] start-time: 2024-12-17T06:50:50.807688Z, end-time: 2024-12-17T06:50:51.737687Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master [rtd-command-info] start-time: 2024-12-17T06:50:51.871400Z, end-time: 2024-12-17T06:50:53.443253Z, duration: 1, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 99e4e0eb Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan [rtd-command-info] start-time: 2024-12-17T06:50:53.503511Z, end-time: 2024-12-17T06:50:53.563216Z, duration: 0, exit-code: 0 cat .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" nodejs: "20" # You can also specify other tool versions: # rust: "1.55" # golang: "1.17" jobs: post_install: - npm install -g jsdoc@~4.0.0 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: # - pdf python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-12-17T06:51:03.174563Z, end-time: 2024-12-17T06:51:03.259713Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2024-12-17T06:51:06.132695Z, end-time: 2024-12-17T06:51:06.230106Z, duration: 0, exit-code: 0 asdf global nodejs 20.18.0 [rtd-command-info] start-time: 2024-12-17T06:51:06.562053Z, end-time: 2024-12-17T06:51:07.596265Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 711ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/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: 2024-12-17T06:51:07.661924Z, end-time: 2024-12-17T06:51:19.838173Z, duration: 12, 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/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.1 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-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-17T06:51:19.899435Z, end-time: 2024-12-17T06:51:25.548534Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 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.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-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-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 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.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 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.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 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.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 123.3 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 206.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 592.4 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 621.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 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) Downloading certifi-2024.12.14-py3-none-any.whl (164 kB) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.12.14 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.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.2.3 [rtd-command-info] start-time: 2024-12-17T06:51:25.613536Z, end-time: 2024-12-17T06:51:38.135557Z, duration: 12, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting alabaster==0.7.16 (from -r docs/requirements.txt (line 7)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: babel==2.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 9)) (2.16.0) Collecting certifi==2024.8.30 (from -r docs/requirements.txt (line 11)) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer==3.3.2 (from -r docs/requirements.txt (line 13)) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting docutils==0.20.1 (from -r docs/requirements.txt (line 15)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting fluent-pygments==1.0 (from -r docs/requirements.txt (line 20)) Downloading fluent.pygments-1.0-py2.py3-none-any.whl.metadata (1.1 kB) Collecting fluent-syntax==0.19.0 (from -r docs/requirements.txt (line 22)) Downloading fluent.syntax-0.19.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 24)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 26)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 28)) (3.1.4) Collecting linkify-it-py==2.0.3 (from -r docs/requirements.txt (line 33)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting markdown==3.7 (from -r docs/requirements.txt (line 35)) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting markdown-it-py==3.0.0 (from -r docs/requirements.txt (line 37)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting markupsafe==2.0.1 (from -r docs/requirements.txt (line 41)) Downloading MarkupSafe-2.0.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mdit-py-plugins==0.4.2 (from -r docs/requirements.txt (line 45)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r docs/requirements.txt (line 47)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==2.0.0 (from myst-parser[linkify]==2.0.0->-r docs/requirements.txt (line 49)) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting packaging==24.1 (from -r docs/requirements.txt (line 51)) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting parsimonious==0.10.0 (from -r docs/requirements.txt (line 53)) Downloading parsimonious-0.10.0-py3-none-any.whl.metadata (25 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 55)) (2.18.0) Collecting pyyaml==6.0.2 (from -r docs/requirements.txt (line 59)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting regex==2024.9.11 (from -r docs/requirements.txt (line 61)) Downloading regex-2024.9.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 63)) (2.32.3) Collecting six==1.16.0 (from -r docs/requirements.txt (line 65)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 67)) (2.2.0) Collecting sphinx==7.4.7 (from -r docs/requirements.txt (line 69)) Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/requirements.txt (line 78)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.5.0 (from -r docs/requirements.txt (line 80)) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx-js==3.2.2 (from -r docs/requirements.txt (line 82)) Downloading sphinx_js-3.2.2-py2.py3-none-any.whl.metadata (26 kB) Collecting sphinx-markdown-tables==0.0.17 (from -r docs/requirements.txt (line 84)) Downloading sphinx_markdown_tables-0.0.17-py3-none-any.whl.metadata (2.2 kB) Collecting sphinx-rtd-theme==2.0.0 (from -r docs/requirements.txt (line 86)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 88)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 90)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 92)) (2.1.0) Collecting sphinxcontrib-jquery==4.1 (from -r docs/requirements.txt (line 94)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 96)) (1.0.1) Collecting sphinxcontrib-mermaid==0.9.2 (from -r docs/requirements.txt (line 98)) Downloading sphinxcontrib_mermaid-0.9.2-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 100)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 102)) (2.0.0) Collecting typing-extensions==4.12.2 (from -r docs/requirements.txt (line 104)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting uc-micro-py==1.0.3 (from -r docs/requirements.txt (line 106)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: urllib3==2.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 108)) (2.2.3) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 53.5 MB/s eta 0:00:00 Downloading fluent.pygments-1.0-py2.py3-none-any.whl (3.6 kB) Downloading fluent.syntax-0.19.0-py2.py3-none-any.whl (16 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading Markdown-3.7-py3-none-any.whl (106 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading parsimonious-0.10.0-py3-none-any.whl (48 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 585.9 MB/s eta 0:00:00 Downloading regex-2024.9.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.8/792.8 kB 496.4 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 273.5 MB/s eta 0:00:00 Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 341.2 MB/s eta 0:00:00 Downloading sphinx_js-3.2.2-py2.py3-none-any.whl (86 kB) Downloading sphinx_markdown_tables-0.0.17-py3-none-any.whl (28 kB) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 324.5 MB/s eta 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_mermaid-0.9.2-py3-none-any.whl (13 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Building wheels for collected packages: markupsafe Building wheel for markupsafe (setup.py): started Building wheel for markupsafe (setup.py): finished with status 'done' Created wheel for markupsafe: filename=MarkupSafe-2.0.1-cp311-cp311-linux_x86_64.whl size=29142 sha256=d5ba9a5fc0988c2e732d4dddf9814e4c7624f66a9c6c2255d2b39596519aa3a8 Stored in directory: /tmp/pip-ephem-wheel-cache-l__b4gp1/wheels/ea/18/79/6266ea508b8164a77b95aa19534c77eb805f2878612c37efca Successfully built markupsafe Installing collected packages: uc-micro-py, typing-extensions, sphinxcontrib-mermaid, six, regex, pyyaml, packaging, mdurl, markupsafe, markdown, docutils, charset-normalizer, certifi, alabaster, sphinx-markdown-tables, parsimonious, markdown-it-py, linkify-it-py, fluent-syntax, sphinx, mdit-py-plugins, fluent-pygments, sphinxcontrib-jquery, sphinx-js, sphinx-design, sphinx-copybutton, myst-parser, sphinx-rtd-theme Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.0 Uninstalling charset-normalizer-3.4.0: Successfully uninstalled charset-normalizer-3.4.0 Attempting uninstall: certifi Found existing installation: certifi 2024.12.14 Uninstalling certifi-2024.12.14: Successfully uninstalled certifi-2024.12.14 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed alabaster-0.7.16 certifi-2024.8.30 charset-normalizer-3.3.2 docutils-0.20.1 fluent-pygments-1.0 fluent-syntax-0.19.0 linkify-it-py-2.0.3 markdown-3.7 markdown-it-py-3.0.0 markupsafe-2.0.1 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-2.0.0 packaging-24.1 parsimonious-0.10.0 pyyaml-6.0.2 regex-2024.9.11 six-1.16.0 sphinx-7.4.7 sphinx-copybutton-0.5.2 sphinx-design-0.5.0 sphinx-js-3.2.2 sphinx-markdown-tables-0.0.17 sphinx-rtd-theme-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-mermaid-0.9.2 typing-extensions-4.12.2 uc-micro-py-1.0.3 [rtd-command-info] start-time: 2024-12-17T06:51:38.214196Z, end-time: 2024-12-17T06:51:41.599970Z, duration: 3, exit-code: 0 npm install -g jsdoc@~4.0.0 added 30 packages in 3s 2 packages are looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 10.8.2 -> 11.0.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0 npm notice To update run: npm install -g npm@11.0.0 npm notice Reshimming asdf nodejs... [rtd-command-info] start-time: 2024-12-17T06:51:41.751454Z, end-time: 2024-12-17T06:51:41.814502Z, duration: 0, exit-code: 0 cat docs/conf.py # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # Configuration file for the Sphinx documentation builder. import os import sys # Set up Python environment to load build system packages. OUR_DIR = os.path.dirname(__file__) topcommdir = os.path.normpath(os.path.join(OUR_DIR, "..")) project = "Thunderbird Source Docs" html_show_copyright = False author = "Thunderbird Developers" EXTRA_PATHS = ("docs/_addons", "python/rocbuild") sys.path[:0] = [os.path.join(topcommdir, p) for p in EXTRA_PATHS] sys.path.insert(0, OUR_DIR) extensions = [ "myst_parser", "sphinx.ext.autodoc", "sphinx.ext.autosectionlabel", "sphinx.ext.doctest", "sphinx.ext.graphviz", "sphinx.ext.napoleon", "sphinx.ext.todo", "rocsphinx", "sphinx_js", "sphinxcontrib.mermaid", "sphinx_copybutton", "sphinx_markdown_tables", "sphinx_design", "bzlink", ] root_for_relative_js_paths = topcommdir jsdoc_config_path = "jsdoc.conf.js" html_favicon = os.path.join(topcommdir, "mail/branding/nightly/messengerWindow.ico") myst_enable_extensions = [ "deflist", "fieldlist", "html_admonition", "html_image", "linkify", "replacements", "smartquotes", "strikethrough", "tasklist", ] myst_linkify_fuzzy_links = False myst_heading_anchors = 2 templates_path = ["_templates"] source_suffix = [".rst", ".md"] exclude_patterns = [ "_build", "Thumbs.db", ".DS_Store", "_staging", "_venv", "README.md", ] html_theme = "sphinx_rtd_theme" html_static_path = ["_static"] autosectionlabel_maxdepth = 1 def setup(app): app.add_css_file("custom_theme.css") [rtd-command-info] start-time: 2024-12-17T06:51:41.872377Z, end-time: 2024-12-17T06:52:23.567781Z, duration: 41, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [en]... done Staging static documentation Converting `source_suffix = ['.rst', '.md']` to `source_suffix = {'.rst': 'restructuredtext', '.md': 'restructuredtext'}`. myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_admonition', 'strikethrough', 'linkify', 'fieldlist', 'html_image', 'deflist', 'tasklist', 'replacements', 'smartquotes'}, disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=2, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=False, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) WARNING: The @type tag does not permit a description; the description will be ignored. File: calendar-multiday-view.js, line: 225 WARNING: The @type tag does not permit a description; the description will be ignored. File: calendar-multiday-view.js, line: 231 WARNING: The @type tag does not permit a description; the description will be ignored. File: CalMetronome.sys.mjs, line: 37 WARNING: The @type tag does not permit a description; the description will be ignored. File: CalMetronome.sys.mjs, line: 42 WARNING: The @type tag does not permit a description; the description will be ignored. File: CalMetronome.sys.mjs, line: 44 WARNING: The @type tag does not permit a description; the description will be ignored. File: CalMetronome.sys.mjs, line: 49 WARNING: The @type tag does not permit a description; the description will be ignored. File: CalMetronome.sys.mjs, line: 51 WARNING: The @type tag does not permit a description; the description will be ignored. File: CalMetronome.sys.mjs, line: 56 WARNING: The @type tag does not permit a description; the description will be ignored. File: search-bar.mjs, line: 199 WARNING: The @type tag does not permit a description; the description will be ignored. File: search-bar.mjs, line: 204 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 120 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 126 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 197 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 197 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 204 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 204 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 227 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 232 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 246 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 246 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 252 WARNING: The @type tag does not permit a description; the description will be ignored. File: email-sync-accounts-form.mjs, line: 252 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1058 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1065 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1113 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1113 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1121 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1121 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1188 WARNING: The @type tag does not permit a description; the description will be ignored. File: email.mjs, line: 1193 ERROR: Unable to parse a tag's type expression for source file /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/checkouts/latest/mail/components/extensions/ExtensionMessages.sys.mjs in line 1340 with tag title "param" and text "{integer*} newValue": Invalid type expression "integer*": Expected "!", "#", "$", "(", "-", ".", "/", "0", ":", "<", "=", "?", "@", "[]", "\\", "_", "|", "~", "‌", "‍", Unicode combining mark, Unicode decimal number, Unicode letter number, Unicode lowercase letter, Unicode modifier letter, Unicode other letter, Unicode punctuation connector, Unicode titlecase letter, Unicode uppercase letter, [1-9], or end of input but "*" found. ERROR: Unable to parse a tag's type expression for source file /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/checkouts/latest/mail/components/extensions/ExtensionMessages.sys.mjs in line 1348 with tag title "param" and text "{integer*} newValue": Invalid type expression "integer*": Expected "!", "#", "$", "(", "-", ".", "/", "0", ":", "<", "=", "?", "@", "[]", "\\", "_", "|", "~", "‌", "‍", Unicode combining mark, Unicode decimal number, Unicode letter number, Unicode lowercase letter, Unicode modifier letter, Unicode other letter, Unicode punctuation connector, Unicode titlecase letter, Unicode uppercase letter, [1-9], or end of input but "*" found. ERROR: Unable to parse a tag's type expression for source file /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/checkouts/latest/mail/components/search/SearchSupport.sys.mjs in line 68 with tag title "type" and text "{[nsIMsgDBHdr, integer][]}": Invalid type expression "[nsIMsgDBHdr, integer][]": Expected "!", "$", "'", "(", "*", ".", "...", "0", "?", "@", "Function", "\"", "\\", "_", "break", "case", "catch", "class", "const", "continue", "debugger", "default", "delete", "do", "else", "enum", "export", "extends", "false", "finally", "for", "function", "if", "implements", "import", "in", "instanceof", "interface", "let", "new", "null", "package", "private", "protected", "public", "return", "static", "super", "switch", "this", "throw", "true", "try", "typeof", "undefined", "var", "void", "while", "with", "yield", "{", Unicode letter number, Unicode lowercase letter, Unicode modifier letter, Unicode other letter, Unicode titlecase letter, Unicode uppercase letter, or [1-9] but "[" found. ERROR: Unable to parse a tag's type expression for source file /home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/checkouts/latest/mail/components/search/SearchSupport.sys.mjs in line 73 with tag title "type" and text "{[nsIMsgDBHdr, integer][]}": Invalid type expression "[nsIMsgDBHdr, integer][]": Expected "!", "$", "'", "(", "*", ".", "...", "0", "?", "@", "Function", "\"", "\\", "_", "break", "case", "catch", "class", "const", "continue", "debugger", "default", "delete", "do", "else", "enum", "export", "extends", "false", "finally", "for", "function", "if", "implements", "import", "in", "instanceof", "interface", "let", "new", "null", "package", "private", "protected", "public", "return", "static", "super", "switch", "this", "throw", "true", "try", "typeof", "undefined", "var", "void", "while", "with", "yield", "{", Unicode letter number, Unicode lowercase letter, Unicode modifier letter, Unicode other letter, Unicode titlecase letter, Unicode uppercase letter, or [1-9] but "[" found. ERROR: The @returns tag requires a value. File: browser_unifiedToolbarCustomization.js, line: 676 ERROR: The @returns tag requires a value. File: browser_unifiedToolbarCustomization.js, line: 685 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 21 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 22 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 24 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 25 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 27 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 33 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 35 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 36 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 38 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 39 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 41 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 42 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 44 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 45 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 47 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 48 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 50 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 51 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 53 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 54 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 56 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 57 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 59 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 60 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 62 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 63 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 65 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 66 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 68 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 69 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 71 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 72 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 74 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 75 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 77 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 77 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 77 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 77 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 77 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 77 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 87 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 87 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 87 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 87 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 87 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 87 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 89 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 104 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 106 WARNING: The @type tag does not permit a description; the description will be ignored. File: keyObj.sys.mjs, line: 107 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx/events.py", line 98, in emit results.append(listener.handler(self.app, *args)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx_js/__init__.py", line 159, in analyze app._sphinxjs_analyzer = analyzer.from_disk(abs_source_paths, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx_js/jsdoc.py", line 76, in from_disk return cls(json, base_dir) ^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx_js/jsdoc.py", line 48, in __init__ self._doclets_by_path.add_many((full_path_segments(d, base_dir), d) File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx_js/suffix_tree.py", line 50, in add_many raise PathsTaken(conflicts) sphinx_js.suffix_tree.PathsTaken: Your code contains multiple documented objects at each of these paths: ./mail/components/accountcreation/views/email.AccountHubEmail#abortable ./mail/components/accountcreation/views/email.AccountHubEmail#abortable We won't know which one you're talking about. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx/cmd/build.py", line 332, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx/application.py", line 292, in __init__ self._init_builder() File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx/application.py", line 366, in _init_builder self.events.emit('builder-inited') File "/home/docs/checkouts/readthedocs.org/user_builds/thunderbird-thunderbird-source-docs/envs/latest/lib/python3.11/site-packages/sphinx/events.py", line 109, in emit raise ExtensionError( sphinx.errors.ExtensionError: Handler for event 'builder-inited' threw an exception (exception: Your code contains multiple documented objects at each of these paths: ./mail/components/accountcreation/views/email.AccountHubEmail#abortable ./mail/components/accountcreation/views/email.AccountHubEmail#abortable We won't know which one you're talking about.) Extension error (sphinx_js): Handler for event 'builder-inited' threw an exception (exception: Your code contains multiple documented objects at each of these paths: ./mail/components/accountcreation/views/email.AccountHubEmail#abortable ./mail/components/accountcreation/views/email.AccountHubEmail#abortable We won't know which one you're talking about.)