Your message dated Fri, 20 Dec 2024 18:39:05 +0000
with message-id <[email protected]>
and subject line Bug#1090117: fixed in pybindgen 0.20.0+dfsg1-5
has caused the Debian Bug report #1090117,
regarding pybindgen: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or
list.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1090117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090117
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pybindgen
Version: 0.20.0+dfsg1-4
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
/<<PKGBUILDDIR>>/pybindgen/overloading.py:282: SyntaxWarning: "is" with 'int'
literal. Did you mean "=="?
if len(docstrings_set) is 1:
running config
I: pybuild base:311: python3.12 setup.py config
/<<PKGBUILDDIR>>/pybindgen/overloading.py:282: SyntaxWarning: "is" with 'int'
literal. Did you mean "=="?
if len(docstrings_set) is 1:
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
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/cppexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/function.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/cppattribute.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/cppmethod.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/cppcustomattribute.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/container.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/cppclass_container.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/settings.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/enum.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/wrapper_registry.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/gccxmlparser.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/converter_functions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/module.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/castxmlparser.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/pytypeobject.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/overloading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
copying pybindgen/cppclass.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/floattype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/inttype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/doubletype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/stringtype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/pyobjecttype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/smart_ptr.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/voidtype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/codesink.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/booltype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers/ctypeparser
copying pybindgen/typehandlers/ctypeparser/tokenizer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers/ctypeparser
copying pybindgen/typehandlers/ctypeparser/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pybindgen/build/pybindgen/typehandlers/ctypeparser
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/cppexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/function.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/cppattribute.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/cppmethod.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/cppcustomattribute.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/container.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/cppclass_container.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/settings.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/enum.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/wrapper_registry.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/gccxmlparser.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/converter_functions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/module.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/castxmlparser.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/pytypeobject.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/overloading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
copying pybindgen/cppclass.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/floattype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/inttype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/doubletype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/stringtype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/pyobjecttype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/smart_ptr.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/voidtype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/codesink.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
copying pybindgen/typehandlers/booltype.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers/ctypeparser
copying pybindgen/typehandlers/ctypeparser/tokenizer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers/ctypeparser
copying pybindgen/typehandlers/ctypeparser/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pybindgen/build/pybindgen/typehandlers/ctypeparser
PYTHONPATH=. http_proxy='127.0.0.1:9' python3 -m sphinx -N -bhtml doc/
build/html # HTML generator
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:12: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: 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.
--- End Message ---
--- Begin Message ---
Source: pybindgen
Source-Version: 0.20.0+dfsg1-5
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pybindgen, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated pybindgen package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 20 Dec 2024 18:04:07 +0000
Source: pybindgen
Architecture: source
Version: 0.20.0+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1090117
Changes:
pybindgen (0.20.0+dfsg1-5) unstable; urgency=medium
.
* Team upload.
* Port to Sphinx 8.0 (closes: #1090117).
Checksums-Sha1:
fdf29b4c5c00b28d04805b2e3e00ab27074d08bb 2315 pybindgen_0.20.0+dfsg1-5.dsc
3d36525cf63409246b4c9476d8065e89e02d90b3 4388
pybindgen_0.20.0+dfsg1-5.debian.tar.xz
Checksums-Sha256:
f0be5fe6aaaf2a162352e2b3711954f883cd0aa1d688e3c4a4507c5b0c9879ad 2315
pybindgen_0.20.0+dfsg1-5.dsc
f66f1c578cade6d67ecfff20b555ca5777aeef14f432b96d620f4da125ac756c 4388
pybindgen_0.20.0+dfsg1-5.debian.tar.xz
Files:
734d1d66730e9ce16fe9ac534d536796 2315 python optional
pybindgen_0.20.0+dfsg1-5.dsc
4352875edb3934ecbee30d53c15e4dc0 4388 python optional
pybindgen_0.20.0+dfsg1-5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdlscYACgkQOTWH2X2G
UAvr/BAAh1Bzy0w4dG1zE2rXrAN3YEyTZoS0R3YVmvjv0mTBofuHU7Fn7+mSJhdz
RGI6KuIKG5RbCfHyqMUHwC0vHyAZl9z0UDJiXfXgEheF7g+qLQ0SrTg2CVbQCv06
5z/Cn2hlvRl54QJg8DLf/+O/9eRRN4xTAwLCv8TSFyfN94SGQFadt2hVBD2RQJuh
3uY2s8m+gebNR/fA4Y3elpZsU+/N87eEU9uf0COdybR+vuwzTryTBYFgs41/51aB
9sKQVHps9hCYWzkQUZ8dtgyG1PLiX7OEkG3Fa9geolhOl1PVBHQMFskbRL0cMTxN
Md3SO90r19aF+NFqwuvGDqUz+39U7JUMxrj8B6s7OUn/ZWMRIpHUjDqhT9M+mVbF
EAhaQCpgX3HzLHPd+VJShPolvla/+EO30pXro1Nq1q2ZNazTVUyNXeyWFE53Qq4s
Z7sPo4mQi/QiXGQ7Omnoi83pqIf2nKL+hdaq6GR//sEuOnqakPldi8a2MedHvtsI
KtiC9LoQHH7JmGxtX1vq9bTYnJDtFFjGhIkYkcmyFs6jMsGoELiJsMNIJ6JTIlal
Tu8IjouON6Zmj1jQW2K44u9W9Iw//H7wcy2MAyTz1K8uD0TljJ1aEXMMwd2fT6eZ
5V1/rhcZamtaQhM1Cn6l1WI8ejB2ucailJz75vEGyCc9ZZhi7fw=
=UDr3
-----END PGP SIGNATURE-----
pgpuMObqmUUeb.pgp
Description: PGP signature
--- End Message ---