Source: cmake-format Version: 0.6.13-2 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cmake-format.html
... ====================================================================== ERROR: test_nested_include (cmakelang.test.config_include_test.TestConfigInclude.test_nested_include) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/cmake-format-0.6.13/.pybuild/cpython3_3.11/build/cmakelang/test/config_include_test.py", line 53, in tearDown if self._test_passed(): ^^^^^^^^^^^^^^^^^^^ File "/build/1st/cmake-format-0.6.13/.pybuild/cpython3_3.11/build/cmakelang/test/config_include_test.py", line 32, in _test_passed self._feedErrorsToResult(result, self._outcome.errors) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'TestConfigInclude' object has no attribute '_feedErrorsToResult' ====================================================================== ERROR: test_relative_path (cmakelang.test.config_include_test.TestConfigInclude.test_relative_path) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/cmake-format-0.6.13/.pybuild/cpython3_3.11/build/cmakelang/test/config_include_test.py", line 53, in tearDown if self._test_passed(): ^^^^^^^^^^^^^^^^^^^ File "/build/1st/cmake-format-0.6.13/.pybuild/cpython3_3.11/build/cmakelang/test/config_include_test.py", line 32, in _test_passed self._feedErrorsToResult(result, self._outcome.errors) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'TestConfigInclude' object has no attribute '_feedErrorsToResult' ====================================================================== ERROR: test_single_include (cmakelang.test.config_include_test.TestConfigInclude.test_single_include) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/cmake-format-0.6.13/.pybuild/cpython3_3.11/build/cmakelang/test/config_include_test.py", line 53, in tearDown if self._test_passed(): ^^^^^^^^^^^^^^^^^^^ File "/build/1st/cmake-format-0.6.13/.pybuild/cpython3_3.11/build/cmakelang/test/config_include_test.py", line 32, in _test_passed self._feedErrorsToResult(result, self._outcome.errors) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'TestConfigInclude' object has no attribute '_feedErrorsToResult' ---------------------------------------------------------------------- Ran 357 tests in 86.672s FAILED (errors=3) E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd /build/1st/cmake-format-0.6.13/.pybuild/cpython3_3.11/build; python3.11 -m unittest discover -v dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13 make[1]: *** [debian/rules:24: override_dh_auto_test] Error 25