Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434342 - app-antivirus/clamav should not install libclamunrar_iface.la
Summary: app-antivirus/clamav should not install libclamunrar_iface.la
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-08 15:14 UTC by Georgi Georgiev
Modified: 2012-09-18 09:05 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 Georgi Georgiev 2012-09-08 15:14:25 UTC
Installing app-antivirus/clamav with USE="-static-libs" installs the following file:

/usr/lib64/libclamunrar_iface.la

This is the only .la file installed by the package because prune_libtool_files deleted the other two libclamav.la and libclamunrar.la.

As far as I can see, libclamunrar_iface.la was kept around because of this line:

dependency_libs=' /usr/lib64/libclamunrar.la -ldl'

The actual problem is that when I scan my system for broken libraries, libclamunrar_iface.la triggers a rebuild due to the missing libclamunrar.la listed on the dependency_libs line.

I am working around this bug by pasing "--all" to prune_libtool_libs in my personal overlay.
Comment 1 Tim Harder gentoo-dev 2012-09-18 09:05:13 UTC
Fixed in 0.97.6.