Package: src:pdfposter
Version: 0.8.1-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
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:311: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:299:
_DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The namespace_packages parameter is deprecated, consider using implicit
namespaces instead (PEP 420).
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running config
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:299:
_DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The namespace_packages parameter is deprecated, consider using implicit
namespaces instead (PEP 420).
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:311: /usr/bin/python3.13 setup.py build
/usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:299:
_DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The namespace_packages parameter is deprecated, consider using implicit
namespaces instead (PEP 420).
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pdftools/pdfposter
copying pdftools/pdfposter/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pdftools/pdfposter
copying pdftools/pdfposter/cmd.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pdftools/pdfposter
running egg_info
creating pdftools.pdfposter.egg-info
writing pdftools.pdfposter.egg-info/PKG-INFO
writing dependency_links to pdftools.pdfposter.egg-info/dependency_links.txt
writing entry points to pdftools.pdfposter.egg-info/entry_points.txt
writing namespace_packages to pdftools.pdfposter.egg-info/namespace_packages.txt
writing requirements to pdftools.pdfposter.egg-info/requires.txt
writing top-level names to pdftools.pdfposter.egg-info/top_level.txt
writing manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt'
reading manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no files found matching 'COPYING'
warning: no previously-included files found matching 'projectlogo.*'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitattributes'
warning: no previously-included files matching 'SConstruct' found anywhere in
distribution
warning: no previously-included files matching 'SConscript' found anywhere in
distribution
warning: no previously-included files matching '*~' found anywhere in
distribution
warning: no previously-included files matching '.#*' found anywhere in
distribution
warning: no previously-included files matching '#*#' found anywhere in
distribution
adding license file 'LICENSE-GPLv3.txt'
writing manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt'
running build_docs
creating manpage page docs/pdfposter.1
creating html page docs/pdfposter.html
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:299:
_DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The namespace_packages parameter is deprecated, consider using implicit
namespaces instead (PEP 420).
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pdftools/pdfposter
copying pdftools/pdfposter/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pdftools/pdfposter
copying pdftools/pdfposter/cmd.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pdftools/pdfposter
running egg_info
writing pdftools.pdfposter.egg-info/PKG-INFO
writing dependency_links to pdftools.pdfposter.egg-info/dependency_links.txt
writing entry points to pdftools.pdfposter.egg-info/entry_points.txt
writing namespace_packages to pdftools.pdfposter.egg-info/namespace_packages.txt
writing requirements to pdftools.pdfposter.egg-info/requires.txt
writing top-level names to pdftools.pdfposter.egg-info/top_level.txt
reading manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no files found matching 'COPYING'
warning: no previously-included files found matching 'projectlogo.*'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitattributes'
warning: no previously-included files matching 'SConstruct' found anywhere in
distribution
warning: no previously-included files matching 'SConscript' found anywhere in
distribution
warning: no previously-included files matching '*~' found anywhere in
distribution
warning: no previously-included files matching '.#*' found anywhere in
distribution
warning: no previously-included files matching '#*#' found anywhere in
distribution
adding license file 'LICENSE-GPLv3.txt'
writing manifest file 'pdftools.pdfposter.egg-info/SOURCES.txt'
running build_docs
creating manpage page docs/pdfposter.1
creating html page docs/pdfposter.html
python3 setup.py build_docs
/usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:299:
_DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The namespace_packages parameter is deprecated, consider using implicit
namespaces instead (PEP 420).
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running build_docs
creating manpage page docs/pdfposter.1
creating html page docs/pdfposter.html
cd docs && PYTHONPATH=.. make html BUILDDIR=../debian
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
WARNING: logo file '../projectlogo.svg' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:20: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.