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

Bug 768618

Summary: gnome-extra/gucharmap-13.0.4 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    
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-02-04 08:01:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnome-extra/gucharmap-13.0.4 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-04 08:01:06 UTC
Created attachment 685737 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-04 08:01:08 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:17 UTC
The bug has been closed via the following commit(s):

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

commit e17d7655a6be0eb8cff2630daf1c5c373b44e572
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-20 02:39:36 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-20 02:39:42 +0000

    gnome-extra/gucharmap: use ${EPYTHON}, not python3
    
    Closes: https://bugs.gentoo.org/768618
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-extra/gucharmap/gucharmap-13.0.4.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)