Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832763 - dev-libs/weston-10.0.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-libs/weston-10.0.0 fails to compile with dev-lang/python-exec[-native-sym...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-02-05 18:30 UTC by Agostino Sarubbo
Modified: 2022-02-05 22:58 UTC (History)
0 users

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


Attachments
build.log (build.log,48.03 KB, text/plain)
2022-02-05 18:31 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,28.08 KB, text/plain)
2022-02-05 18:31 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 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(-)