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

2013-11-24 Thread Jaromír Mikeš
2013/11/21 Benjamin Drung bdr...@debian.org

 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

 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintain...@lists.alioth.debian.org

 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Hi Benjamin,

I would be happy to fix this issue for stable, but we are now at 2.5
upstream version now.
It is probably anyway possible to fix, but I never did it before.
Can you advise me please?

best regards

mira


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

2013-11-21 Thread Benjamin Drung
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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org