Source: sphinxcontrib-autoprogram
Version: 0.1.7-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230203 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with=python3 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config
> /usr/lib/python3/dist-packages/setuptools/dist.py:285:
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated,
> consider using implicit namespaces instead (PEP 420).
> warnings.warn(msg, SetuptoolsDeprecationWarning)
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/dist.py:285:
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated,
> consider using implicit namespaces instead (PEP 420).
> warnings.warn(msg, SetuptoolsDeprecationWarning)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sphinxcontrib
> copying sphinxcontrib/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sphinxcontrib
> copying sphinxcontrib/autoprogram.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/sphinxcontrib
> running egg_info
> creating sphinxcontrib_autoprogram.egg-info
> writing sphinxcontrib_autoprogram.egg-info/PKG-INFO
> writing dependency_links to
> sphinxcontrib_autoprogram.egg-info/dependency_links.txt
> writing namespace_packages to
> sphinxcontrib_autoprogram.egg-info/namespace_packages.txt
> writing requirements to sphinxcontrib_autoprogram.egg-info/requires.txt
> writing top-level names to sphinxcontrib_autoprogram.egg-info/top_level.txt
> writing manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> reading manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'README'
> warning: no files found matching 'CHANGES.*'
> warning: manifest_maker: MANIFEST.in, line 4: unknown action 'tox.ini'
>
> adding license file 'LICENSE'
> writing manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py test
> /usr/lib/python3/dist-packages/setuptools/dist.py:285:
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated,
> consider using implicit namespaces instead (PEP 420).
> warnings.warn(msg, SetuptoolsDeprecationWarning)
> running test
> WARNING: Testing via this command is deprecated and will be removed in a
> future version. Users looking for a generic test entry point independent of
> test runner are encouraged to use tox.
> running egg_info
> writing sphinxcontrib_autoprogram.egg-info/PKG-INFO
> writing dependency_links to
> sphinxcontrib_autoprogram.egg-info/dependency_links.txt
> writing namespace_packages to
> sphinxcontrib_autoprogram.egg-info/namespace_packages.txt
> writing requirements to sphinxcontrib_autoprogram.egg-info/requires.txt
> writing top-level names to sphinxcontrib_autoprogram.egg-info/top_level.txt
> reading manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'README'
> warning: no files found matching 'CHANGES.*'
> warning: manifest_maker: MANIFEST.in, line 4: unknown action 'tox.ini'
>
> adding license file 'LICENSE'
> writing manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt'
> running build_ext
> test_argument_groups
> (sphinxcontrib.autoprogram.ScannerTestCase.test_argument_groups) ... ok
> test_choices (sphinxcontrib.autoprogram.ScannerTestCase.test_choices) ... ok
> test_parse_epilog
> (sphinxcontrib.autoprogram.ScannerTestCase.test_parse_epilog) ... ok
> test_simple_parser
> (sphinxcontrib.autoprogram.ScannerTestCase.test_simple_parser) ... ok
> test_subcommands (sphinxcontrib.autoprogram.ScannerTestCase.test_subcommands)
> ... ok
> test_make_rst
> (sphinxcontrib.autoprogram.AutoprogramDirectiveTestCase.test_make_rst) ...
> ERROR
> test_import_object
> (sphinxcontrib.autoprogram.UtilTestCase.test_import_object) ... ok
>
> ======================================================================
> ERROR: test_make_rst
> (sphinxcontrib.autoprogram.AutoprogramDirectiveTestCase.test_make_rst)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/sphinxcontrib/autoprogram.py", line 528, in setUp
> self.directive = AutoprogramDirective(
> ^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/docutils/parsers/rst/__init__.py",
> line 331, in __init__
> self.reporter = state_machine.reporter
> ^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'NoneType' object has no attribute 'reporter'
>
> ----------------------------------------------------------------------
> Ran 7 tests in 0.004s
>
> FAILED (errors=1)
> Test failed: <unittest.runner.TextTestResult run=7 errors=1 failures=0>
> error: Test failed: <unittest.runner.TextTestResult run=7 errors=1 failures=0>
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1:
> python3.11 setup.py test
> dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit
> code 13
The full build log is available from:
http://qa-logs.debian.net/2023/02/03/sphinxcontrib-autoprogram_0.1.7-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230203;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230203&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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.