Package: src:python-django-crum
Version: 0.7.9-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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 add an affects on src:python-django-crum, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild --test-args="--import-mode=importlib"
   dh_auto_clean -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
   dh_autoreconf_clean -O--buildsystem=pybuild 
-O--test-args=--import-mode=importlib
   dh_clean -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
 debian/rules binary
dh binary --buildsystem=pybuild --test-args="--import-mode=importlib"
   dh_update_autotools_config -O--buildsystem=pybuild 
-O--test-args=--import-mode=importlib
   dh_autoreconf -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
   dh_auto_configure -O--buildsystem=pybuild 
-O--test-args=--import-mode=importlib
   dh_auto_build -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_django-crum  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:135: 
SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        
********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/crum
copying crum/signals.py -> build/lib/crum
copying crum/__init__.py -> build/lib/crum
running egg_info
creating django_crum.egg-info
writing django_crum.egg-info/PKG-INFO
writing dependency_links to django_crum.egg-info/dependency_links.txt
writing requirements to django_crum.egg-info/requires.txt
writing top-level names to django_crum.egg-info/top_level.txt
writing manifest file 'django_crum.egg-info/SOURCES.txt'
reading manifest file 'django_crum.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 
'test_project'
adding license file 'LICENSE'
writing manifest file 'django_crum.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/crum
copying build/lib/crum/signals.py -> build/bdist.linux-x86_64/wheel/./crum
copying build/lib/crum/__init__.py -> build/bdist.linux-x86_64/wheel/./crum
running install_egg_info
Copying django_crum.egg-info to 
build/bdist.linux-x86_64/wheel/./django_crum-0.7.9.dev0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_crum-0.7.9.dev0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_django-crum/.tmp-2o2a8otg/django_crum-0.7.9.dev0-py2.py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'crum/__init__.py'
adding 'crum/signals.py'
adding 'django_crum-0.7.9.dev0.dist-info/licenses/LICENSE'
adding 'django_crum-0.7.9.dev0.dist-info/METADATA'
adding 'django_crum-0.7.9.dev0.dist-info/WHEEL'
adding 'django_crum-0.7.9.dev0.dist-info/top_level.txt'
adding 'django_crum-0.7.9.dev0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built django_crum-0.7.9.dev0-py2.py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_django-crum  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:135: 
SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        
********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  self.finalize_options()
running build
running build_py
running egg_info
writing django_crum.egg-info/PKG-INFO
writing dependency_links to django_crum.egg-info/dependency_links.txt
writing requirements to django_crum.egg-info/requires.txt
writing top-level names to django_crum.egg-info/top_level.txt
reading manifest file 'django_crum.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 
'test_project'
adding license file 'LICENSE'
writing manifest file 'django_crum.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/crum
copying build/lib/crum/signals.py -> build/bdist.linux-x86_64/wheel/./crum
copying build/lib/crum/__init__.py -> build/bdist.linux-x86_64/wheel/./crum
running install_egg_info
Copying django_crum.egg-info to 
build/bdist.linux-x86_64/wheel/./django_crum-0.7.9.dev0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_crum-0.7.9.dev0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_django-crum/.tmp-2st_6r_3/django_crum-0.7.9.dev0-py2.py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'crum/__init__.py'
adding 'crum/signals.py'
adding 'django_crum-0.7.9.dev0.dist-info/licenses/LICENSE'
adding 'django_crum-0.7.9.dev0.dist-info/METADATA'
adding 'django_crum-0.7.9.dev0.dist-info/WHEEL'
adding 'django_crum-0.7.9.dev0.dist-info/top_level.txt'
adding 'django_crum-0.7.9.dev0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built django_crum-0.7.9.dev0-py2.py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values 
to unpack (expected at least 1, got 0)
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values 
to unpack (expected at least 1, got 0)
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to