You receive this bug because this package installs '.a' file which should be handled by static-libs IUSE. Please also punt the '.la' file if they are not needed. From 'qlist -e ${package}': /usr/lib64/libvamp-sdk.a /usr/lib64/libvamp-hostsdk.a /usr/lib64/libvamp-hostsdk.so /usr/lib64/libvamp-sdk.so /usr/lib64/libvamp-hostsdk.so.3.5.0 /usr/lib64/libvamp-sdk.so.2 /usr/lib64/libvamp-sdk.so.2.5.0 /usr/lib64/vamp/vamp-example-plugins.so /usr/lib64/libvamp-hostsdk.so.3 /usr/lib64/libvamp-hostsdk.la /usr/lib64/libvamp-sdk.la
This also break audacity svn build (and will break upcoming audacity-2.0.6) as described here: http://sourceforge.net/p/audacity/mailman/message/31684897/
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd86291b815da3bd373a97d1d45cd47ef7a012f1 commit cd86291b815da3bd373a97d1d45cd47ef7a012f1 Author: David Seifert <soap@gentoo.org> AuthorDate: 2019-10-20 14:19:08 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2019-10-20 14:19:08 +0000 media-libs/vamp-plugin-sdk: Port to EAPI 7 * Do not install static archives Closes: https://bugs.gentoo.org/474768 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org> .../vamp-plugin-sdk/vamp-plugin-sdk-2.7.1.ebuild | 41 ++++++++++++++-------- 1 file changed, 26 insertions(+), 15 deletions(-)