Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913532 - sys-apps/dbus-1.15.8[elogind]: ../dbus-1.15.8/meson.build:481:10: ERROR: Dependency "libelogind" not found, tried pkgconfig and cmake
Summary: sys-apps/dbus-1.15.8[elogind]: ../dbus-1.15.8/meson.build:481:10: ERROR: Depe...
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:
Depends on:
Blocks:
 
Reported: 2023-09-02 22:21 UTC by Andreas Sturmlechner
Modified: 2023-09-02 22:52 UTC (History)
2 users (show)

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


Attachments
dbus-1.15.8.build.log (dbus-1.15.8.build.log,5.67 KB, text/plain)
2023-09-02 22:22 UTC, Andreas Sturmlechner
Details
dbus-1.15.8.meson-log.txt (dbus-1.15.8.meson-log.txt,28.91 KB, text/plain)
2023-09-02 22:23 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2023-09-02 22:21:46 UTC
Run-time dependency libelogind found: NO (tried pkgconfig and cmake)

../dbus-1.15.8/meson.build:481:10: ERROR: Dependency "libelogind" not found, tried pkgconfig and cmake

A full log can be found at /var/tmp/portage/sys-apps/dbus-1.15.8/work/dbus-1.15.8-abi_x86_32.x86/meson-logs/meson-log.txt
 * ERROR: sys-apps/dbus-1.15.8::gentoo failed (configure phase):
 *   (no error message)
Comment 1 Andreas Sturmlechner gentoo-dev 2023-09-02 22:22:54 UTC
Created attachment 869295 [details]
dbus-1.15.8.build.log
Comment 2 Andreas Sturmlechner gentoo-dev 2023-09-02 22:23:44 UTC
Created attachment 869296 [details]
dbus-1.15.8.meson-log.txt
Comment 3 Larry the Git Cow gentoo-dev 2023-09-02 22:52:21 UTC
The bug has been closed via the following commit(s):

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

commit 69e381a87b02c98c38b60f549acb47850139fb64
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-09-02 22:49:06 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-09-02 22:51:58 +0000

    sys-apps/dbus: restore multilib logic
    
    These features only effect dbus-daemon, and should only be enabled for
    the native ABI.
    
    - selinux
    - systemd
    - x11_autolaunch
    - elogind
    
    Closes: https://bugs.gentoo.org/913532
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

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