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

Bug 476000

Summary: net-proxy/oops : does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Network Proxy Developers (OBSOLETE) <net-proxy+disabled>
Status: RESOLVED FIXED    
Severity: QA CC: esigra
Priority: Normal Flags: dastergon: Bugday+
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: patch for respect user flags
ebuild patch

Description Agostino Sarubbo gentoo-dev 2013-07-06 22:09:10 UTC
You receive this bug because this package does not respect my system's LDFLAGS ( -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu )

 * Messages for package net-proxy/oops-1.5.24_pre20050503-r4:

 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib64/oops/gigabase_db_api.so
 * /usr/sbin/oops
 * /usr/sbin/oopsctl
Comment 1 Yixun Lan archtester gentoo-dev 2013-09-03 08:21:28 UTC
Created attachment 357736 [details, diff]
patch for respect user flags

also fix bug #476004 (net-proxy/oops : does not respect LD)
bug #476002 (net-proxy/oops : does not respect CXX)
Comment 2 Yixun Lan archtester gentoo-dev 2013-09-03 08:22:08 UTC
Created attachment 357738 [details, diff]
ebuild patch
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-12-15 20:27:13 UTC
Thank you dlan for your contribution.

+  15 Dec 2013; Tom Wijsman <TomWij@gentoo.org>
+  +files/oops-1.5.24-respect-flags.patch, +oops-1.5.24_pre20050503-r5.ebuild:
+  Revision bump. Respect LDFLAGS, LD and CXX; fixes bugs #476000, #476002 and
+  #476004. Thanks to dlan for contributing patches. Use /run instead of
+  /var/run; fixes bug #451794. EAPI 5.

Thank you for your report.