Package: src:python-argon2
Version: 21.1.0-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --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/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
running config
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
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/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_password_hasher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_ffi_build.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/__main__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/low_level.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
running build_ext
generating cffi module 'build/temp.linux-x86_64-cpython-313/_ffi.c'
creating build/temp.linux-x86_64-cpython-313
building '_ffi' extension
creating build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.13 -c
build/temp.linux-x86_64-cpython-313/_ffi.c -o
build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/_ffi.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g
-fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/_ffi.o
-L/usr/lib/x86_64-linux-gnu -largon2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2/_ffi.abi3.so
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_password_hasher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_ffi_build.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/__main__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/low_level.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
running build_ext
generating cffi module 'build/temp.linux-x86_64-cpython-312/_ffi.c'
creating build/temp.linux-x86_64-cpython-312
building '_ffi' extension
creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c
build/temp.linux-x86_64-cpython-312/_ffi.c -o
build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ffi.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g
-fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ffi.o
-L/usr/lib/x86_64-linux-gnu -largon2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2/_ffi.abi3.so
PYTHONPATH=`pybuild --print build_dir --interpreter python3` /usr/bin/make -C
docs html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d _build/doctrees . _build/html
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['https://docs.python.org/3']. Expected a two-element tuple
or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:53: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary 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.