https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-boot/grub-2.06_rc1 fails to compile with dev-lang/python-exec[-native-symlinks]. Discovered on: amd64 (internal ref: tinderbox) NOTE: Please take a look at the tracker bug for more info.
Created attachment 691662 [details] build.log build log and emerge --info
Created attachment 691665 [details] 1-config.log 1-config.log
Possible context of error(s): configure: error: no suitable Python interpreter found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a381a6a8c2e62b0ad7b98dcf57a6b933015487a commit 7a381a6a8c2e62b0ad7b98dcf57a6b933015487a Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-03-17 14:39:23 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2021-03-17 14:39:23 +0000 sys-boot/grub: set PYTHON=true when not running autogen Since 8b467844e1, configure.ac calls AM_PATH_PYTHON, but this is only used when re-generating automake input files. Closes: https://bugs.gentoo.org/776619 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-boot/grub/grub-2.06_rc1.ebuild | 2 ++ sys-boot/grub/grub-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+)