Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932517 - sys-apps/dbus-1.15.8 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sys-apps/dbus-1.15.8 fails to compile with dev-lang/python-exec[-native-symli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2024-05-23 06:52 UTC by Agostino Sarubbo
Modified: 2025-01-02 18:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,90.45 KB, text/plain)
2024-05-23 06:52 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,199.67 KB, text/plain)
2024-05-23 06:52 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 2024-05-23 06:52:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/dbus-1.15.8 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-23 06:52:19 UTC
Created attachment 893939 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-23 06:52:20 UTC
Created attachment 893940 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Larry the Git Cow gentoo-dev 2025-01-02 18:18:22 UTC
The bug has been closed via the following commit(s):

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

commit 084e4d7f5978412c959a50b014e8c2312143436a
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-12-23 13:26:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-02 18:17:56 +0000

    sys-apps/dbus: python interpeter is required unconditionally
    
    Move PYTHON_DEPS to BDEPEND as python isnt linked against for the tests
    either.
    
    Closes: https://bugs.gentoo.org/932517
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/39827
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/dbus/dbus-1.15.8.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)