Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476000 - net-proxy/oops : does not respect LDFLAGS
Summary: net-proxy/oops : does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2013-07-06 22:09 UTC by Agostino Sarubbo
Modified: 2013-12-15 20:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---
dastergon: Bugday+


Attachments
patch for respect user flags (oops-1.5.24-respect-flags.patch,11.24 KB, patch)
2013-09-03 08:21 UTC, Yixun Lan
Details | Diff
ebuild patch (oops-1.5.24_pre20050503-r4.ebuild.patch,1.77 KB, patch)
2013-09-03 08:22 UTC, Yixun Lan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.