Bug#730108: vamp-plugin-sdk: Unnecessarily shipped libtool archive (.la) files are invalid

Benjamin Drung bdrung at debian.org
Thu Nov 21 14:19:28 UTC 2013


Package: vamp-plugin-sdk
Version: 2.1-1
Severity: important

Dear Maintainer,

The libtool archive files /usr/lib/libvamp-hostsdk.la and /usr/lib/libvamp-sdk.la are
invalid and break building packages with libtool. Please remove these files from the
package in stable. They are already removed in testing and unstable.

Steps to reproduce:

$ echo "main() { return 0; }" > main.c
$ libtool --mode=link g++ main.c -o main $(pkg-config vamp-hostsdk --libs)
libtool: link: `/usr/lib//libvamp-hostsdk.la' is not a valid libtool archive



More information about the pkg-multimedia-maintainers mailing list