Source: cloud-sptheme
Version: 1.10.1.post20200504175005-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/make_helper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> copying cloud_sptheme/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/test_ext_relbar_toc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> copying cloud_sptheme/tests/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autoattribute_search_bases.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_toc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/docfield_markup.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/index_styling.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/table_styling.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/auto_redirect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/perpage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/allow_unreferenced_footnotes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/role_index.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/relbar_links.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/issue_tracker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/autodoc_sections.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/page_only.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> copying cloud_sptheme/ext/escaped_samp_literals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/table_styling.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> copying cloud_sptheme/ext/static/auto_redirect.html_t -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/cloud_sptheme/ext/static
> I: pybuild pybuild:311: SPHINX_THEME="classic" http_proxy="127.0.0.1:9" 
> python3.9 -m sphinx -N -b html docs/ 
> /<<PKGBUILDDIR>>/debian/cloud-sptheme/docs/html
> Running Sphinx v4.2.0
> 
> Exception occurred:
>   File "/<<PKGBUILDDIR>>/cloud_sptheme/ext/escaped_samp_literals.py", line 
> 92, in <listcomp>
>     if value is mod.emph_literal_role
> AttributeError: module 'sphinx.roles' has no attribute 'emph_literal_role'
> The full traceback has been saved in /tmp/sphinx-err-tu80sdfj.log, if you 
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> A bug report can be filed in the tracker at 
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> E: pybuild pybuild:354: build: plugin distutils failed with: exit code=2: 
> SPHINX_THEME="classic" http_proxy="127.0.0.1:9" python3.9 -m sphinx -N -b 
> html docs/ /<<PKGBUILDDIR>>/debian/cloud-sptheme/docs/html
> dh_auto_build: error: pybuild --build -i python{version} -p 3.9 returned exit 
> code 13
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/cloud-sptheme_1.10.1.post20200504175005-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to