Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273336 - app-crypt/bsign: package unconditionally links statically
Summary: app-crypt/bsign: package unconditionally links statically
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 12:04 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-07-16 22:22 UTC (History)
1 user (show)

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


Attachments
Ebuild for bsign (bsign-0.4.5.ebuild,1001 bytes, text/plain)
2010-07-15 15:28 UTC, Dane Smith (RETIRED)
Details
Diff (bsign.diff,1.30 KB, text/plain)
2010-07-15 15:28 UTC, Dane Smith (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-09 12:04:17 UTC
I'm reporting this bug because your package is currently using static linking on at least part of the files it installs:



Now, while there are packages for which the static linking is mandatory, if it's just that it's desired, you should make it optional via USE flag default for +static with EAPI=1.

Static linking _may_ be a security issue, thus shouldn't be forced on. If your package is actually a prebuilt or proprietary package, you should install in /opt instead.
Comment 1 Dane Smith (RETIRED) gentoo-dev 2010-07-15 15:28:08 UTC
Created attachment 238901 [details]
Ebuild for bsign

No longer statically compiles unless the static use flag is set.
Comment 2 Dane Smith (RETIRED) gentoo-dev 2010-07-15 15:28:26 UTC
Created attachment 238903 [details]
Diff
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-07-16 22:22:11 UTC
+  16 Jul 2010; Markos Chandras <hwoarang@gentoo.org> bsign-0.4.5.ebuild,
+  metadata.xml:
+  Introduce static-libs use flag. Fixes bug #273336. Thanks to Dane Smith
+  <smithdanea@gmail.com> for the patch. He will proxy maintain this package
+  with me. Keyworded for amd64
+