severity 748816 important
tag 748816 + pending
thanks
On 2014-05-21 03:05, Steven Chamberlain wrote:
Package: qtmultimedia-opensource-src
Version: 5.2.1-3
Severity: serious
Note that qtmultimedia-opensource-src has never built on kfreebsd so
far
(or on any non-linux architecture, for what could matter).
Thus this is not a regression, hence "serious" is wrong for it.
The apparently missing file libfftreal.so.1 is in the same directory
as
the spectrum executable, but dpkg-shlibdeps does not seem to know to
look for it there.
For example in
debian/qtmultimedia5-examples/usr/lib/x86_64-kfreebsd-gnu/qt5/examples/multimedia/spectrum:
$ LD_LIBRARY_PATH=. ldd spectrum
libfftreal.so.1 => ./libfftreal.so.1 (0x0000000801242000)
$ file libfftreal.so.1
libfftreal.so.1: symbolic link to `libfftreal.so.1.0.0'
$ file libfftreal.so.1.0.0
libfftreal.so.1.0.0: ELF 64-bit LSB shared object, x86-64, version 1
(FreeBSD), dynamically linked,
BuildID[sha1]=dbbcf445566c4944a39504c3c2720654d813a305, stripped
This was just a missing rpath in that spectrum example to locate the
fftreal
library; patch committed in our packaging repository.
--
Pino Toscano
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org