https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/gpep517-15 fails tests. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM Info about the 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 883311 [details] build.log build log and emerge --info
Error(s) that match a know pattern: E FileNotFoundError: [Errno 2] No such file or directory: 'build/lib/testpkg/__init__.py' E SystemExit: error: could not create 'build/lib/testpkg/__init__.py': No such file or directory E distutils.errors.DistutilsFileError: could not create 'build/lib/testpkg/__init__.py': No such file or directory FAILED test/test_main.py::test_integration_install[setuptools-legacy] - SystemExit: error: could not create 'build/lib/testpkg/__init__.py': No suc... SKIPPED [1] test/test_main.py:323: could not import 'pdm.pep517': No module named 'pdm' SKIPPED [1] test/test_main.py:323: could not import 'poetry.core': No module named 'poetry' SKIPPED [1] test/test_main.py:354: could not import 'pdm.pep517': No module named 'pdm' SKIPPED [1] test/test_main.py:354: could not import 'poetry.core': No module named 'poetry' import 'pdm.pep517': No module named 'pdm') [28/73] import 'poetry.core': No module named 'poetry') [29/73] not import 'pdm.pep517': No module named 'pdm') [34/73] not import 'poetry.core': No module named 'poetry') [35/73] sys.stderr.write("error: {}\n".format(exc))
Not just on MUSL. Same thing happens on my glibc system.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0109136f354cd142c832781d72c692f47e3bb351 commit 0109136f354cd142c832781d72c692f47e3bb351 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-02-04 19:05:49 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-02-04 19:07:05 +0000 dev-python/gpep517: Fix tmp_path_retention_policy for tests Closes: https://bugs.gentoo.org/923046 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/gpep517/gpep517-15.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)