Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179631 - sys-devel/distcc uses internal copy of popt
Summary: sys-devel/distcc uses internal copy of popt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-24 12:41 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-09-10 19:01 UTC (History)
2 users (show)

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 2007-05-24 12:41:27 UTC
Internal copies are not that good usually, even if the size is pretty limited, as they are not shared between processes that might be loading the same library.

Using the provided popt does save a dependency, but it's kinda a moot point, as popt is a dependency of rsync, and rsync is in system, so the presence of popt is almost universal.

Just removing the --with-included-popt parameter fixes the issue for good.

HTH,
Diego
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2008-01-01 22:00:59 UTC
This is fixed in the version I have been developing in my dev overlay for bug 203874

https://overlays.gentoo.org/svn/dev/betelgeuse/sys-devel/distcc
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2008-01-04 03:54:37 UTC
Fixed in 2.18.3-r11