https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/libarchive-c-5.1 fails tests. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 904238 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E libarchive.exception.ArchiveError: Damaged tar archive (errno=22, retcode=-10, archive_p=1452922048) ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED tests/test_entry.py::test_check_archiveentry_using_python_testtar - libarchive.exception.ArchiveError: Damaged tar archive (errno=22, retcode=-10, archive_p=1452922048) tests/test_entry.py::test_check_archiveentry_using_python_testtar FAILED [12/36]
This is apparently fixed upstream, https://github.com/Changaco/python-libarchive-c/pull/131 . (I dropped that commit into /etc/portage/patches and the test phase then completed without error.)