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

Bug 778842

Summary: games-puzzle/gnome-sudoku-40.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: mattst88
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-03-28 06:59:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-puzzle/gnome-sudoku-40.0 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-28 06:59:59 UTC
Created attachment 695211 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-28 07:00:01 UTC
Possible context of error(s):

/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-20 02:49:11 UTC
The bug has been closed via the following commit(s):

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

commit 71fcdc0ec2158b9e1f82c2a726054ebb23a767f9
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-20 02:38:03 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-20 02:38:05 +0000

    games-puzzle/gnome-sudoku: use ${EPYTHON}, not python3
    
    Closes: https://bugs.gentoo.org/778842
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 games-puzzle/gnome-sudoku/gnome-sudoku-40.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)