https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/vpython-7.6.3 fails to compile. Discovered on: amd64 (internal ref: ci) NOTE: If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 763186 [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: * environment, line 1601: Called __helpers_die 'patch -p1 failed with /var/tmp/portage/dev-python/vpython-7.6.3/files/vpython-7.6.3-fix-python310-detection.patch' * patch -p1 failed with /var/tmp/portage/dev-python/vpython-7.6.3/files/vpython-7.6.3-fix-python310-detection.patch /var/tmp/portage/dev-python/vpython-7.6.3/temp/environment: line 1595: /var/tmp/portage/dev-python/vpython-7.6.3/files/vpython-7.6.3-fix-python310-detection.patch: No such file or directory /var/tmp/portage/dev-python/vpython-7.6.3/temp/environment: line 1598: /var/tmp/portage/dev-python/vpython-7.6.3/files/vpython-7.6.3-fix-python310-detection.patch: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4f11976fad148b0c00db7709d7ec99698c5b28 commit 3f4f11976fad148b0c00db7709d7ec99698c5b28 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2022-01-22 11:14:25 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2022-01-22 11:14:25 +0000 dev-python/vpython: fix ebuild Pushed wrong ebuild. - Remove patch as is was merged. - fix variable order - remove unnneeded DEPEND variable Fixes: c4bb8ddd7188712c4c098165091bdeb3a96ac869 Closes: https://bugs.gentoo.org/831812 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/vpython/vpython-7.6.3.ebuild | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-)