Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835705 - dev-cpp/sdbus-c++-1.1.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-cpp/sdbus-c++-1.1.0 fails to compile with dev-lang/python-exec[-native-sy...
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-03-21 07:38 UTC by Agostino Sarubbo
Modified: 2022-03-21 21:48 UTC (History)
0 users

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


Attachments
build.log (build.log,52.94 KB, text/plain)
2022-03-21 07:38 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,128.78 KB, text/plain)
2022-03-21 07:38 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-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(-)