https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pygccxml-2.5.0 fails tests. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 897532 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: RuntimeError: maximum recursion depth exceeded while ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED unittests/test_cpp_standards.py::Test::test - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_non_copyable_recursive.py::Test::test_infinite_recursion_base_classes - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_non_copyable_recursive.py::Test::test_infinite_recursion_sstream - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_null_comparison.py::Test::test_argument_null_comparison - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_pattern_parser.py::Test::test_matcher - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_pattern_parser.py::Test::test_template_split_std_vector - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_smart_pointer.py::Test::test_auto_pointer_value_type - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_smart_pointer.py::Test::test_is_auto_pointer - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_smart_pointer.py::Test::test_is_smart_pointer - Exception: Unable to find out actual class definition: 'type'. FAILED unittests/test_smart_pointer.py::Test::test_smart_pointer_value_type - Exception: Unable to find out actual class definition: 'type'. unittests/test_cpp_standards.py::Test::test FAILED [ 7/38] unittests/test_non_copyable_recursive.py::Test::test_infinite_recursion_base_classes FAILED [21/38] unittests/test_non_copyable_recursive.py::Test::test_infinite_recursion_sstream FAILED [22/38] unittests/test_null_comparison.py::Test::test_argument_null_comparison FAILED [23/38] unittests/test_pattern_parser.py::Test::test_matcher FAILED [25/38] unittests/test_pattern_parser.py::Test::test_template_split_std_vector FAILED [27/38] unittests/test_smart_pointer.py::Test::test_auto_pointer_value_type FAILED [28/38] unittests/test_smart_pointer.py::Test::test_is_auto_pointer FAILED [29/38] unittests/test_smart_pointer.py::Test::test_is_smart_pointer FAILED [30/38] unittests/test_smart_pointer.py::Test::test_smart_pointer_value_type FAILED [31/38]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221b27ca6002eaccdd6a9bd30fab9eee8894c7e1 commit 221b27ca6002eaccdd6a9bd30fab9eee8894c7e1 Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2024-08-26 20:05:26 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2024-08-26 20:06:31 +0000 dev-python/pygccxml: Fix tests Closes: https://bugs.gentoo.org/936005 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> .../pygccxml/files/pygccxml-2.5.0-fix-tests.patch | 107 +++++++++++++++++++++ dev-python/pygccxml/pygccxml-2.5.0.ebuild | 1 + 2 files changed, 108 insertions(+)