Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477110 - 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
Summary: dev-libs/libnl-3.2.22-r1 USE=python - python extension modules are linked aga...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-16 21:46 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2013-11-14 05:26 UTC (History)
1 user (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 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.