Package: src:python-laspy Version: 2.6.1-1 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-laspy, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild 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: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_laspy * 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 running build running build_py creating build/lib/laspy copying laspy/lasreader.py -> build/lib/laspy copying laspy/header.py -> build/lib/laspy copying laspy/lasappender.py -> build/lib/laspy copying laspy/typehints.py -> build/lib/laspy copying laspy/lib.py -> build/lib/laspy copying laspy/compression.py -> build/lib/laspy copying laspy/file.py -> build/lib/laspy copying laspy/_pointappender.py -> build/lib/laspy copying laspy/errors.py -> build/lib/laspy copying laspy/laswriter.py -> build/lib/laspy copying laspy/lasdata.py -> build/lib/laspy copying laspy/_pointreader.py -> build/lib/laspy copying laspy/utils.py -> build/lib/laspy copying laspy/copc.py -> build/lib/laspy copying laspy/lasmmap.py -> build/lib/laspy copying laspy/extradims.py -> build/lib/laspy copying laspy/_pointwriter.py -> build/lib/laspy copying laspy/__init__.py -> build/lib/laspy creating build/lib/laspy/cli copying laspy/cli/main.py -> build/lib/laspy/cli copying laspy/cli/core.py -> build/lib/laspy/cli copying laspy/cli/copc.py -> build/lib/laspy/cli copying laspy/cli/__init__.py -> build/lib/laspy/cli creating build/lib/laspy/_compression copying laspy/_compression/lazrsbackend.py -> build/lib/laspy/_compression copying laspy/_compression/format.py -> build/lib/laspy/_compression copying laspy/_compression/lazbackend.py -> build/lib/laspy/_compression copying laspy/_compression/selection.py -> build/lib/laspy/_compression copying laspy/_compression/backend.py -> build/lib/laspy/_compression copying laspy/_compression/laszipbackend.py -> build/lib/laspy/_compression copying laspy/_compression/__init__.py -> build/lib/laspy/_compression creating build/lib/laspy/point copying laspy/point/format.py -> build/lib/laspy/point copying laspy/point/dims.py -> build/lib/laspy/point copying laspy/point/record.py -> build/lib/laspy/point copying laspy/point/packing.py -> build/lib/laspy/point copying laspy/point/__init__.py -> build/lib/laspy/point creating build/lib/laspy/vlrs copying laspy/vlrs/known.py -> build/lib/laspy/vlrs copying laspy/vlrs/vlr.py -> build/lib/laspy/vlrs copying laspy/vlrs/vlrlist.py -> build/lib/laspy/vlrs copying laspy/vlrs/geotiff.py -> build/lib/laspy/vlrs copying laspy/vlrs/__init__.py -> build/lib/laspy/vlrs running egg_info creating laspy.egg-info writing laspy.egg-info/PKG-INFO writing dependency_links to laspy.egg-info/dependency_links.txt writing requirements to laspy.egg-info/requires.txt writing top-level names to laspy.egg-info/top_level.txt writing manifest file 'laspy.egg-info/SOURCES.txt' reading manifest file 'laspy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'laspy.egg-info/SOURCES.txt' copying laspy/lib.pyi -> build/lib/laspy 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/laspy copying build/lib/laspy/lasreader.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/header.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lasappender.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/cli copying build/lib/laspy/cli/main.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/cli/core.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/cli/copc.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/typehints.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/_compression copying build/lib/laspy/_compression/lazrsbackend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/format.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/lazbackend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/selection.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/backend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/laszipbackend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/lib.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lib.pyi -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/compression.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/file.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/_pointappender.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/errors.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/laswriter.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lasdata.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/_pointreader.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/utils.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/copc.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lasmmap.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/point copying build/lib/laspy/point/format.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/dims.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/record.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/packing.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/extradims.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/_pointwriter.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/vlrs copying build/lib/laspy/vlrs/known.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/vlr.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/vlrlist.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/geotiff.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs running install_egg_info Copying laspy.egg-info to build/bdist.linux-x86_64/wheel/./laspy-2.6.1.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/laspy-2.6.1.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_laspy/.tmp-lv70564g/laspy-2.6.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'laspy/__init__.py' adding 'laspy/_pointappender.py' adding 'laspy/_pointreader.py' adding 'laspy/_pointwriter.py' adding 'laspy/compression.py' adding 'laspy/copc.py' adding 'laspy/errors.py' adding 'laspy/extradims.py' adding 'laspy/file.py' adding 'laspy/header.py' adding 'laspy/lasappender.py' adding 'laspy/lasdata.py' adding 'laspy/lasmmap.py' adding 'laspy/lasreader.py' adding 'laspy/laswriter.py' adding 'laspy/lib.py' adding 'laspy/lib.pyi' adding 'laspy/typehints.py' adding 'laspy/utils.py' adding 'laspy/_compression/__init__.py' adding 'laspy/_compression/backend.py' adding 'laspy/_compression/format.py' adding 'laspy/_compression/laszipbackend.py' adding 'laspy/_compression/lazbackend.py' adding 'laspy/_compression/lazrsbackend.py' adding 'laspy/_compression/selection.py' adding 'laspy/cli/__init__.py' adding 'laspy/cli/copc.py' adding 'laspy/cli/core.py' adding 'laspy/cli/main.py' adding 'laspy/point/__init__.py' adding 'laspy/point/dims.py' adding 'laspy/point/format.py' adding 'laspy/point/packing.py' adding 'laspy/point/record.py' adding 'laspy/vlrs/__init__.py' adding 'laspy/vlrs/geotiff.py' adding 'laspy/vlrs/known.py' adding 'laspy/vlrs/vlr.py' adding 'laspy/vlrs/vlrlist.py' adding 'laspy-2.6.1.dist-info/licenses/LICENSE.txt' adding 'laspy-2.6.1.dist-info/METADATA' adding 'laspy-2.6.1.dist-info/WHEEL' adding 'laspy-2.6.1.dist-info/top_level.txt' adding 'laspy-2.6.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built laspy-2.6.1-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_laspy * 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 running build running build_py running egg_info writing laspy.egg-info/PKG-INFO writing dependency_links to laspy.egg-info/dependency_links.txt writing requirements to laspy.egg-info/requires.txt writing top-level names to laspy.egg-info/top_level.txt reading manifest file 'laspy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'laspy.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/laspy copying build/lib/laspy/lasreader.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/header.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lasappender.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/cli copying build/lib/laspy/cli/main.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/cli/core.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/cli/copc.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/cli/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/cli copying build/lib/laspy/typehints.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/_compression copying build/lib/laspy/_compression/lazrsbackend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/format.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/lazbackend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/selection.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/backend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/laszipbackend.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/_compression/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/_compression copying build/lib/laspy/lib.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lib.pyi -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/compression.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/file.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/_pointappender.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/errors.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/laswriter.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lasdata.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/_pointreader.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/utils.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/copc.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/lasmmap.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/point copying build/lib/laspy/point/format.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/dims.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/record.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/packing.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/point/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/point copying build/lib/laspy/extradims.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/_pointwriter.py -> build/bdist.linux-x86_64/wheel/./laspy copying build/lib/laspy/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy creating build/bdist.linux-x86_64/wheel/laspy/vlrs copying build/lib/laspy/vlrs/known.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/vlr.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/vlrlist.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/geotiff.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs copying build/lib/laspy/vlrs/__init__.py -> build/bdist.linux-x86_64/wheel/./laspy/vlrs running install_egg_info Copying laspy.egg-info to build/bdist.linux-x86_64/wheel/./laspy-2.6.1.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/laspy-2.6.1.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_laspy/.tmp-8mads6zw/laspy-2.6.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'laspy/__init__.py' adding 'laspy/_pointappender.py' adding 'laspy/_pointreader.py' adding 'laspy/_pointwriter.py' adding 'laspy/compression.py' adding 'laspy/copc.py' adding 'laspy/errors.py' adding 'laspy/extradims.py' adding 'laspy/file.py' adding 'laspy/header.py' adding 'laspy/lasappender.py' adding 'laspy/lasdata.py' adding 'laspy/lasmmap.py' adding 'laspy/lasreader.py' adding 'laspy/laswriter.py' adding 'laspy/lib.py' adding 'laspy/lib.pyi' adding 'laspy/typehints.py' adding 'laspy/utils.py' adding 'laspy/_compression/__init__.py' adding 'laspy/_compression/backend.py' adding 'laspy/_compression/format.py' adding 'laspy/_compression/laszipbackend.py' adding 'laspy/_compression/lazbackend.py' adding 'laspy/_compression/lazrsbackend.py' adding 'laspy/_compression/selection.py' adding 'laspy/cli/__init__.py' adding 'laspy/cli/copc.py' adding 'laspy/cli/core.py' adding 'laspy/cli/main.py' adding 'laspy/point/__init__.py' adding 'laspy/point/dims.py' adding 'laspy/point/format.py' adding 'laspy/point/packing.py' adding 'laspy/point/record.py' adding 'laspy/vlrs/__init__.py' adding 'laspy/vlrs/geotiff.py' adding 'laspy/vlrs/known.py' adding 'laspy/vlrs/vlr.py' adding 'laspy/vlrs/vlrlist.py' adding 'laspy-2.6.1.dist-info/licenses/LICENSE.txt' adding 'laspy-2.6.1.dist-info/METADATA' adding 'laspy-2.6.1.dist-info/WHEEL' adding 'laspy-2.6.1.dist-info/top_level.txt' adding 'laspy-2.6.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built laspy-2.6.1-py3-none-any.whl I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with "installer" module dh_auto_test -O--buildsystem=pybuild 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:6: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

