Package: src:taskw Version: 2.0.0-4 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/202603/ 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:taskw, 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 I: pybuild base:384: python3.14 setup.py clean /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 :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.14' does not exist -- can't clean it I: pybuild base:384: python3.13 setup.py clean /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 :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it 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 I: pybuild base:384: python3.14 setup.py config /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 :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running config I: pybuild base:384: python3.13 setup.py config /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 :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:384: /usr/bin/python3.14 setup.py build /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 :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw copying taskw/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw copying taskw/warrior.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw copying taskw/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw copying taskw/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw copying taskw/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw copying taskw/taskrc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/test_warrior.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/test_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/test_datas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/test_task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/test_recursive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test copying taskw/test/test_taskrc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/annotationarray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/duration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/uuid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/numeric.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/date.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/string.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/commaseparateduuid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields copying taskw/fields/choice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/fields running egg_info creating taskw.egg-info writing taskw.egg-info/PKG-INFO writing dependency_links to taskw.egg-info/dependency_links.txt writing requirements to taskw.egg-info/requires.txt writing top-level names to taskw.egg-info/top_level.txt writing manifest file 'taskw.egg-info/SOURCES.txt' reading manifest file 'taskw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.tox_tests.sh' adding license file 'LICENSE.txt' writing manifest file 'taskw.egg-info/SOURCES.txt' /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'taskw.test.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taskw.test.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taskw.test.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taskw.test.data' to be distributed and are already explicitly excluding 'taskw.test.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data copying taskw/test/data/default.taskrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data copying taskw/test/data/empty.taskrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data copying taskw/test/data/included.taskrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/taskw/test/data I: pybuild base:384: /usr/bin/python3 setup.py build /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 :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw copying taskw/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw copying taskw/warrior.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw copying taskw/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw copying taskw/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw copying taskw/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw copying taskw/taskrc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/test_warrior.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/test_fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/test_datas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/test_task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/test_recursive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test copying taskw/test/test_taskrc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/annotationarray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/duration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/uuid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/numeric.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/date.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/string.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/commaseparateduuid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields copying taskw/fields/choice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/fields running egg_info writing taskw.egg-info/PKG-INFO writing dependency_links to taskw.egg-info/dependency_links.txt writing requirements to taskw.egg-info/requires.txt writing top-level names to taskw.egg-info/top_level.txt reading manifest file 'taskw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.tox_tests.sh' adding license file 'LICENSE.txt' writing manifest file 'taskw.egg-info/SOURCES.txt' /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'taskw.test.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'taskw.test.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'taskw.test.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'taskw.test.data' to be distributed and are already explicitly excluding 'taskw.test.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data copying taskw/test/data/default.taskrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data copying taskw/test/data/empty.taskrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data copying taskw/test/data/included.taskrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/taskw/test/data dh_auto_test -O--buildsystem=pybuild I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> configfile: setup.cfg plugins: typeguard-4.4.4 collected 302 items taskw/test/test_datas.py ............................................... [ 15%] ..F............................... [ 26%] taskw/test/test_fields.py ................................ [ 37%] taskw/test/test_recursive.py .. [ 38%] taskw/test/test_task.py .......... [ 41%] taskw/test/test_taskrc.py .... [ 42%] taskw/test/test_utils.py ................... [ 49%] taskw/test/test_warrior.py ... [ 50%] test/test_datas.py .................................................F... [ 67%] ............................ [ 76%] test/test_fields.py ................................ [ 87%] test/test_recursive.py .. [ 88%] test/test_task.py .......... [ 91%] test/test_taskrc.py .... [ 92%] test/test_utils.py ................... [ 99%] test/test_warrior.py ... [100%] =================================== FAILURES =================================== _____________________ TestDBShellout.test_filtering_brace ______________________ self = <taskw.test.test_datas.TestDBShellout testMethod=test_filtering_brace> def test_filtering_brace(self): self.tw.task_add("[foobar1]") self.tw.task_add("[foobar2]") tasks = self.tw.filter_tasks({ 'description.contains': '[foobar2]', }) > assert len(tasks) == 1 E assert 0 == 1 E + where 0 = len([]) taskw/test/test_datas.py:373: AssertionError _____________________ TestDBShellout.test_filtering_brace ______________________ self = <test.test_datas.TestDBShellout testMethod=test_filtering_brace> def test_filtering_brace(self): self.tw.task_add("[foobar1]") self.tw.task_add("[foobar2]") tasks = self.tw.filter_tasks({ 'description.contains': '[foobar2]', }) > assert len(tasks) == 1 E assert 0 == 1 E + where 0 = len([]) test/test_datas.py:373: AssertionError =========================== short test summary info ============================ FAILED taskw/test/test_datas.py::TestDBShellout::test_filtering_brace - asser... FAILED test/test_datas.py::TestDBShellout::test_filtering_brace - assert 0 == 1 ======================== 2 failed, 300 passed in 11.58s ======================== E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest ============================= test session starts ============================== platform linux -- Python 3.13.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> configfile: setup.cfg plugins: typeguard-4.4.4 collected 302 items taskw/test/test_datas.py ............................................... [ 15%] ..F............................... [ 26%] taskw/test/test_fields.py ................................ [ 37%] taskw/test/test_recursive.py .. [ 38%] taskw/test/test_task.py .......... [ 41%] taskw/test/test_taskrc.py .... [ 42%] taskw/test/test_utils.py ................... [ 49%] taskw/test/test_warrior.py ... [ 50%] test/test_datas.py .................................................F... [ 67%] ............................ [ 76%] test/test_fields.py ................................ [ 87%] test/test_recursive.py .. [ 88%] test/test_task.py .......... [ 91%] test/test_taskrc.py .... [ 92%] test/test_utils.py ................... [ 99%] test/test_warrior.py ... [100%] =================================== FAILURES =================================== _____________________ TestDBShellout.test_filtering_brace ______________________ self = <taskw.test.test_datas.TestDBShellout testMethod=test_filtering_brace> def test_filtering_brace(self): self.tw.task_add("[foobar1]") self.tw.task_add("[foobar2]") tasks = self.tw.filter_tasks({ 'description.contains': '[foobar2]', }) > assert len(tasks) == 1 E assert 0 == 1 E + where 0 = len([]) taskw/test/test_datas.py:373: AssertionError _____________________ TestDBShellout.test_filtering_brace ______________________ self = <test.test_datas.TestDBShellout testMethod=test_filtering_brace> def test_filtering_brace(self): self.tw.task_add("[foobar1]") self.tw.task_add("[foobar2]") tasks = self.tw.filter_tasks({ 'description.contains': '[foobar2]', }) > assert len(tasks) == 1 E assert 0 == 1 E + where 0 = len([]) test/test_datas.py:373: AssertionError =========================== short test summary info ============================ FAILED taskw/test/test_datas.py::TestDBShellout::test_filtering_brace - asser... FAILED test/test_datas.py::TestDBShellout::test_filtering_brace - assert 0 == 1 ======================== 2 failed, 300 passed in 11.11s ======================== E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:4: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

