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

Bug 835705

Summary: dev-cpp/sdbus-c++-1.1.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-03-21 07:38:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/sdbus-c++-1.1.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-03-21 07:38:29 UTC
Created attachment 767485 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-21 07:38:31 UTC
Created attachment 767486 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-03-21 07:38:32 UTC
Error(s) that match a know pattern:


Program kexec /usr/sbin/kexec /sbin/kexec found: NO
Program quotacheck /usr/sbin/quotacheck /sbin/quotacheck found: NO
Program quotaon /usr/sbin/quotaon /sbin/quotaon found: NO
../systemd-stable-250.4/meson.build:650:64: ERROR: Program or command 'python3' not found or not executable
Comment 4 Larry the Git Cow gentoo-dev 2022-03-21 21:48:39 UTC
The bug has been closed via the following commit(s):

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

commit e1216ad522c5b134dc5d666882af155a46b7e23b
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-03-21 21:48:21 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-03-21 21:48:21 +0000

    dev-cpp/sdbus-c++: Use python-any-r1 eclass to build systemd
    
    Closes: https://bugs.gentoo.org/835705
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-cpp/sdbus-c++/sdbus-c++-0.9.0.ebuild | 15 ++++++++++++++-
 dev-cpp/sdbus-c++/sdbus-c++-1.1.0.ebuild | 15 ++++++++++++++-
 2 files changed, 28 insertions(+), 2 deletions(-)