Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795399 - media-video/pipewire-0.3.30 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: media-video/pipewire-0.3.30 fails to compile with dev-lang/python-exec[-nativ...
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-06-11 13:34 UTC by Agostino Sarubbo
Modified: 2021-06-11 14:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,154.26 KB, text/plain)
2021-06-11 13:34 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-06-11 13:34:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/pipewire-0.3.30 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-06-11 13:34:57 UTC
Created attachment 715257 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-11 13:34:59 UTC
Possible context of error(s):

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

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

commit 0ebfbf4bbf26301fc264bc4ac08f9f49932bd85f
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-06-11 14:50:38 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-06-11 14:51:05 +0000

    media-video/pipewire: fix building with dev-lang/python-exec[-native-symlinks]
    
    Closes: https://bugs.gentoo.org/795399
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 media-video/pipewire/pipewire-0.3.30.ebuild | 5 ++++-
 media-video/pipewire/pipewire-9999.ebuild   | 6 +++++-
 2 files changed, 9 insertions(+), 2 deletions(-)