Source: zope.location
Version: 6.0-1
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250919 ftbfs-forky

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

The full build log is available from:
http://qa-logs.debian.net/2025/09/19/zope.location_6.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&fusertaguser=lu...@debian.org&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.

-- 
Relevant part of the build log (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
> module
> I: pybuild base:311: python3.13 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /build/reproducible-path/zope.location-6.0/.pybuild/cpython3_3.13_zope.location
>   
> * 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 :: Zope Public License
> 
>         See 
> https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self._finalize_license_expression()
> running bdist_wheel
> running build
> running build_py
> creating build/lib/zope/location
> copying src/zope/location/__init__.py -> build/lib/zope/location
> copying src/zope/location/interfaces.py -> build/lib/zope/location
> copying src/zope/location/traversing.py -> build/lib/zope/location
> copying src/zope/location/testing.py -> build/lib/zope/location
> copying src/zope/location/pickling.py -> build/lib/zope/location
> copying src/zope/location/location.py -> build/lib/zope/location
> creating build/lib/zope/location/tests
> copying src/zope/location/tests/test_location.py -> 
> build/lib/zope/location/tests
> copying src/zope/location/tests/__init__.py -> build/lib/zope/location/tests
> copying src/zope/location/tests/test_traversing.py -> 
> build/lib/zope/location/tests
> copying src/zope/location/tests/test_configure.py -> 
> build/lib/zope/location/tests
> copying src/zope/location/tests/test_pickling.py -> 
> build/lib/zope/location/tests
> running egg_info
> creating src/zope.location.egg-info
> writing src/zope.location.egg-info/PKG-INFO
> writing dependency_links to src/zope.location.egg-info/dependency_links.txt
> writing requirements to src/zope.location.egg-info/requires.txt
> writing top-level names to src/zope.location.egg-info/top_level.txt
> writing manifest file 'src/zope.location.egg-info/SOURCES.txt'
> reading manifest file 'src/zope.location.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/zope.location.egg-info/SOURCES.txt'
> copying src/zope/location/configure.zcml -> build/lib/zope/location
> 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/zope
> creating build/bdist.linux-x86_64/wheel/zope/location
> copying build/lib/zope/location/__init__.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location
> creating build/bdist.linux-x86_64/wheel/zope/location/tests
> copying build/lib/zope/location/tests/test_location.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location/tests
> copying build/lib/zope/location/tests/__init__.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location/tests
> copying build/lib/zope/location/tests/test_traversing.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location/tests
> copying build/lib/zope/location/tests/test_configure.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location/tests
> copying build/lib/zope/location/tests/test_pickling.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location/tests
> copying build/lib/zope/location/interfaces.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location
> copying build/lib/zope/location/traversing.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location
> copying build/lib/zope/location/testing.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location
> copying build/lib/zope/location/pickling.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location
> copying build/lib/zope/location/configure.zcml -> 
> build/bdist.linux-x86_64/wheel/./zope/location
> copying build/lib/zope/location/location.py -> 
> build/bdist.linux-x86_64/wheel/./zope/location
> running install_egg_info
> Copying src/zope.location.egg-info to 
> build/bdist.linux-x86_64/wheel/./zope.location-6.0.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/zope_location-6.0.dist-info/WHEEL
> creating 
> '/build/reproducible-path/zope.location-6.0/.pybuild/cpython3_3.13_zope.location/.tmp-mekjjcl8/zope_location-6.0-py3-none-any.whl'
>  and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'zope/location/__init__.py'
> adding 'zope/location/configure.zcml'
> adding 'zope/location/interfaces.py'
> adding 'zope/location/location.py'
> adding 'zope/location/pickling.py'
> adding 'zope/location/testing.py'
> adding 'zope/location/traversing.py'
> adding 'zope/location/tests/__init__.py'
> adding 'zope/location/tests/test_configure.py'
> adding 'zope/location/tests/test_location.py'
> adding 'zope/location/tests/test_pickling.py'
> adding 'zope/location/tests/test_traversing.py'
> adding 'zope_location-6.0.dist-info/licenses/LICENSE.txt'
> adding 'zope_location-6.0.dist-info/METADATA'
> adding 'zope_location-6.0.dist-info/WHEEL'
> adding 'zope_location-6.0.dist-info/top_level.txt'
> adding 'zope_location-6.0.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built zope_location-6.0-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
> "installer" module
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:308: touch 
> /build/reproducible-path/zope.location-6.0/.pybuild/cpython3_3.13_zope.location/build/zope/__init__.py
> I: pybuild base:311: cd 
> /build/reproducible-path/zope.location-6.0/.pybuild/cpython3_3.13_zope.location/build;
>  PYTHONPATH=. python3.13 -m zope.testrunner --test-path . --package 
> zope.location -vv
> /usr/bin/python3.13: No module named zope.testrunner
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
> /build/reproducible-path/zope.location-6.0/.pybuild/cpython3_3.13_zope.location/build;
>  PYTHONPATH=. {interpreter} -m zope.testrunner --test-path . --package 
> zope.location -vv
> dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit 
> code 13

Reply via email to