Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145295 - sys-libs/pam-0.78-r5 fails due to setXid lazy bindings
Summary: sys-libs/pam-0.78-r5 fails due to setXid lazy bindings
Status: RESOLVED DUPLICATE of bug 118278
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 16:53 UTC by Josh Nichols (RETIRED)
Modified: 2006-09-02 05:19 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Nichols (RETIRED) gentoo-dev 2006-08-27 16:53:41 UTC
With FEATURES="stricter",  setXid lazy bindings aren't allowed. It dies with the following:

QA Notice: the following files are setXid, dyn linked, and using lazy bindings
 This combination is generally discouraged.  Try re-emerging the package:
 LDFLAGS='-Wl,-z,now' emerge pam
LAZY usr/sbin/unix_chkpwd


!!! ERROR: sys-libs/pam-0.78-r5 failed.
Call stack:
  misc-functions.sh, line 407:   Called install_qa_check
  misc-functions.sh, line 164:   Called die

!!! Aborting due to QA concerns:  setXid lazy bindings,
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-02 05:19:52 UTC

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