Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947714 - sys-libs/pam-1.7.0_p20241230[elogind] needs 32bit elogind
Summary: sys-libs/pam-1.7.0_p20241230[elogind] needs 32bit elogind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-08 09:54 UTC by Andrei Slavoiu
Modified: 2025-01-08 10:01 UTC (History)
1 user (show)

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


Attachments
meson-log.txt (meson-log.txt,190.22 KB, text/plain)
2025-01-08 09:55 UTC, Andrei Slavoiu
Details
emerge --info (emerge.info,8.55 KB, text/plain)
2025-01-08 09:56 UTC, Andrei Slavoiu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2025-01-08 09:54:32 UTC
Run-time dependency libelogind found: NO (tried pkgconfig and cmake)

../linux-pam-e634a3a9be9484ada6e93970dfaf0f055ca17332/meson.build:327:15: ERROR: Dependency "libelogind" not found, tried pkgconfig and cmake

A full log can be found at /var/tmp/portage/sys-libs/pam-1.7.0_p20241230/work/linux-pam-e634a3a9be9484ada6e93970dfaf0f055ca17332-abi_x86_32.x86/meson-logs/meson-log.txt


Reproducible: Always
Comment 1 Andrei Slavoiu 2025-01-08 09:55:20 UTC
Created attachment 916098 [details]
meson-log.txt
Comment 2 Andrei Slavoiu 2025-01-08 09:56:30 UTC
Created attachment 916099 [details]
emerge --info
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-08 09:57:41 UTC
Quite right, although I wonder if we could get away with not building the module for multilib.
Comment 4 Larry the Git Cow gentoo-dev 2025-01-08 10:01:38 UTC
The bug has been closed via the following commit(s):

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

commit b1c12e1317fb71bc18eafc71fd2188ff78b12259
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-08 10:00:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-08 10:01:04 +0000

    sys-libs/pam: add elogind dep, only build logind module for native ABI
    
    elogind isn't multilib and I don't really think we want/need the
    module for non-native ABI.
    
    Closes: https://bugs.gentoo.org/947714
    Signed-off-by: Sam James <sam@gentoo.org>

 ...pam-1.7.0_p20241230-r1.ebuild => pam-1.7.0_p20241230-r2.ebuild} | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)