https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-benchmarks/bootchart2-0.14.9 calls python directly (dev-lang/python-exec[-native-symlinks]). Discovered on: amd64 (internal ref: ci) NOTE: Please take a look at the tracker bug for more info.
CC'ing also the author of the commit (8e37caa8b775fb233fdfb540f605bec6dc7b7534)
Created attachment 763828 [details] build.log build log and emerge --info
Created attachment 763918 [details, diff] Rewritten with python-single-r1.eclass This replaces the original Makefile's install script with one made from python-utils.eclass functions, which should work on systems without a python3 symlink.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7e76bc57a1389c1fb23211157973e26aa24627 commit df7e76bc57a1389c1fb23211157973e26aa24627 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2022-01-30 16:13:29 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2022-01-30 16:17:04 +0000 app-benchmarks/bootchart2: add 0.14.9-r1 Bump to EAPI 8 and do not call python3 directly. Based on a patch by Carlos "capozotte" [1]. 1: https://bugs.gentoo.org/832220#c3 Closes: https://bugs.gentoo.org/832220 Closes: https://bugs.gentoo.org/832219 Signed-off-by: Florian Schmaus <flow@gentoo.org> ...2-0.14.9.ebuild => bootchart2-0.14.9-r1.ebuild} | 37 +++++++++++++++------- 1 file changed, 25 insertions(+), 12 deletions(-)