Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273334 - <dev-libs/dvutil-1.0.10-r1: package unconditionally links statically
Summary: <dev-libs/dvutil-1.0.10-r1: package unconditionally links statically
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 12:03 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-02-25 12:44 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-09 12:03:05 UTC
I'm reporting this bug because your package is currently using static linking on at least part of the files it installs:

dev-libs/dvutil (/usr/bin/dvprop)


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 Samuli Suominen (RETIRED) gentoo-dev 2012-02-25 12:43:07 UTC
seems to be fixed with 1.0.10-r1