Source: twms Version: 0.07z+git20200829+cb7d39a-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with=python3 --buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > I: pybuild base:217: python3.9 setup.py config > /usr/lib/python3/dist-packages/setuptools/dist.py:466: UserWarning: The > version specified ('0.06y') is an invalid version, this may not work as > expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 > for more details. > warnings.warn( > running config > I: pybuild base:217: python3.8 setup.py config > running config > /usr/lib/python3/dist-packages/setuptools/dist.py:466: UserWarning: The > version specified ('0.06y') is an invalid version, this may not work as > expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 > for more details. > warnings.warn( > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:217: /usr/bin/python3.9 setup.py build > /usr/lib/python3/dist-packages/setuptools/dist.py:466: UserWarning: The > version specified ('0.06y') is an invalid version, this may not work as > expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 > for more details. > warnings.warn( > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/daemon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/fetchers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/correctify.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/overview.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/bbox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/gpxparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/twms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/projections.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/drawing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/canvas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/capabilities.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/reproject.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/sketch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > copying twms/filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/twms > running egg_info > creating twms.egg-info > writing twms.egg-info/PKG-INFO > writing dependency_links to twms.egg-info/dependency_links.txt > writing entry points to twms.egg-info/entry_points.txt > writing requirements to twms.egg-info/requires.txt > writing top-level names to twms.egg-info/top_level.txt > writing manifest file 'twms.egg-info/SOURCES.txt' > reading manifest file 'twms.egg-info/SOURCES.txt' > writing manifest file 'twms.egg-info/SOURCES.txt' > error: Error: setup script specifies an absolute path: > > /<<PKGBUILDDIR>>/README.md > > setup() arguments must *always* be /-separated paths relative to the > setup.py directory, *never* absolute paths. > > E: pybuild pybuild:352: build: plugin distutils failed with: exit code=1: > /usr/bin/python3.9 setup.py build > dh_auto_build: error: pybuild --build -i python{version} -p "3.9 3.8" > returned exit code 13 > make: *** [debian/rules:6: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/10/27/twms_0.07z+git20200829+cb7d39a-1_unstable.log 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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.