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

Bug 810739

Summary: mail-client/geary-40.0-r1 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: sam
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-08-28 05:35:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-client/geary-40.0-r1 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-28 05:35:29 UTC
Created attachment 736327 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-28 05:35:32 UTC
Possible context of error(s):

/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-04-19 05:50:33 UTC
The bug has been closed via the following commit(s):

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

commit 3131dcf8a18ff246858415c8e5c21fcf6bb00412
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-04-19 05:38:44 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-04-19 05:46:13 +0000

    mail-client/geary: use ${EPYTHON}, not python3
    
    Closes: https://bugs.gentoo.org/810739
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 mail-client/geary/geary-40.0-r1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)