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

Bug 671888

Summary: =net-fs/samba-4.8.6-r2 - src_configure(): ERROR: System library pam_wrapper of version 1.0.4 not found, and bundling disabled
Product: Gentoo Linux Reporter: Chan Min Wai <dcmwai>
Component: Current packagesAssignee: Gentoo's SAMBA Team <samba>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bkohler, dcmwai
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=674468
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge output
emerge info

Description Chan Min Wai 2018-11-25 18:34:18 UTC
Created attachment 556258 [details]
emerge output

I'm Building Samba with the following use flag:
et-fs/samba-4.8.6-r2::gentoo  USE="acl addc addns ads client cluster cups fam gnutls gpg iprint ldap pam* python quota syslog system-mitkrb5* test winbind -ceph -debug (-dmapi) (-selinux) (-system-heimdal) -systemd -zeroconf" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 0 KiB

Problem is that it will always fail on missing pam_wrapper

Also missing notice for different version requirement
socket_wrapper (>=1.1.9) 
uid_wrapper (>=1.2.4)

Below are the build log and emerge --info
Comment 1 Chan Min Wai 2018-11-25 18:36:00 UTC
Created attachment 556260 [details]
emerge info

Also I've try both krb (mit and heimdal) both fail on the same spot.
Comment 2 Chan Min Wai 2019-02-08 19:51:06 UTC
remove test useflag and build will pass that mark.

Case closed.
Comment 3 Ben Kohler gentoo-dev 2020-01-07 22:35:37 UTC

*** This bug has been marked as a duplicate of bug 674468 ***