Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 771594

Summary: x11-apps/igt-gpu-tools-1.25 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20758
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-02-19 08:37:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-apps/igt-gpu-tools-1.25 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.
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-19 08:37:51 UTC
Created attachment 687561 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-19 08:37:53 UTC
Possible context of error(s):

Message: WARNING: leg command not found, disabling overlay; try : apt-get install peg
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-05-16 20:09:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d985cd4fb826ba9c29d64622416d58f82662ba6f

commit d985cd4fb826ba9c29d64622416d58f82662ba6f
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-05-16 20:08:32 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-05-16 20:09:02 +0000

    x11-apps/igt-gpu-tools: use ${EPYTHON}, not python3
    
    Reported-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/771594
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 x11-apps/igt-gpu-tools/igt-gpu-tools-1.25.ebuild | 6 ++++--
 x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)