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

Bug 832763

Summary: dev-libs/weston-10.0.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: James Le Cuirot <chewi>
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
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2022-02-05 18:30:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/weston-10.0.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 2022-02-05 18:31:01 UTC
Created attachment 764414 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-05 18:31:03 UTC
Created attachment 764415 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-02-05 18:31:04 UTC
Error(s) that match a know pattern:


meson.build:165:0: ERROR: python3 not found
Program python found: NO
Comment 4 Larry the Git Cow gentoo-dev 2022-02-05 22:58:50 UTC
The bug has been closed via the following commit(s):

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

commit 7d009d957b874bf1c6c9ad92112b23abe505d3bc
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-02-05 22:58:16 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-02-05 22:58:16 +0000

    dev-libs/weston: Add new but missing Python build dependency
    
    Closes: https://bugs.gentoo.org/832763
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-libs/weston/weston-10.0.0.ebuild | 4 +++-
 dev-libs/weston/weston-9999.ebuild   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)