Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116205 - LAZY: net-www/apache-2.0.54-r31
Summary: LAZY: net-www/apache-2.0.54-r31
Status: RESOLVED DUPLICATE of bug 110236
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 14:04 UTC by Lares Moreau
Modified: 2005-12-20 14:51 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 Lares Moreau 2005-12-20 14:04:43 UTC
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 apache
LAZY usr/sbin/suexec2

!!! ERROR: net-www/apache-2.0.54-r31 failed.
!!! Function dyn_install, Line 1070, Exitcode 0
!!! Aborting due to lazy bindings
Comment 1 solar (RETIRED) gentoo-dev 2005-12-20 14:42:54 UTC
The hardened compiler emits -z now by default and thus never suffered from any of the lazy binding problems.. 

Reassigning to maintainer
Comment 2 Lares Moreau 2005-12-20 14:51:14 UTC
Fixed in 2.0.55.
2.0.55 will be pushed in place of 2.0.54.

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