Bug 179631 - sys-devel/distcc uses internal copy of popt
Bug#: 179631 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: hp-cluster@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: sys-devel/distcc uses internal copy of popt
Keywords:  
Status Whiteboard: 
Opened: 2007-05-24 12:41 0000
Description:   Opened: 2007-05-24 12:41 0000
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 From Petteri Räty 2008-01-01 22:00:59 0000 -------
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 From Petteri Räty 2008-01-04 03:54:37 0000 -------
Fixed in 2.18.3-r11