Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 477110

Summary: dev-libs/libnl-3.2.22-r1 USE=python - python extension modules are linked against previously installed libnl-3.so and libnl-route-3.so
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: [OLD] LibraryAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: staff
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=490584
Whiteboard:
Package list:
Runtime testing required: ---

Description Arfrever Frehtes Taifersar Arahesis 2013-07-16 21:46:27 UTC
Python extension modules are linked against previously installed libnl-3.so and libnl-route-3.so due to missing -L${some_path} option. This also means that this package fails to build with USE="python" if this package is not already installed.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-16 23:24:35 UTC
Fixed in -r2.
Comment 2 Oleh 2013-11-14 05:25:55 UTC
this reproducible again with 3.2.22-r1 to 3.2.23 update.