Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787290 - x11-libs/vte-0.64.1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: x11-libs/vte-0.64.1 fails to compile with dev-lang/python-exec[-native-symlinks]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-05-01 08:04 UTC by Agostino Sarubbo
Modified: 2021-05-01 12:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,60.76 KB, text/plain)
2021-05-01 08:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-01 08:04:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/vte-0.64.1 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-05-01 08:04:27 UTC
Created attachment 704787 [details]
build.log

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

/usr/bin/env: ‘python3’: No such file or directory
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-05-01 12:43:15 UTC
The bug has been closed via the following commit(s):

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

commit 0ce4e96a0ffee289aacf43385a070a67f0e8a024
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-05-01 12:34:00 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-05-01 12:42:43 +0000

    x11-libs/vte: use ${EPYTHON}, not python3
    
    Closes: https://bugs.gentoo.org/787290
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ...python-explicitly-to-honor-downstream-pyt.patch | 48 ++++++++++++++++++++++
 x11-libs/vte/vte-0.64.1.ebuild                     |  8 +++-
 2 files changed, 55 insertions(+), 1 deletion(-)