Source: mozjs17 Version: 17.0.0-1 Severity: grave Justification: renders package unusable
Hi, It seems that the soname of the library is not properly set on non-linux architectures this is resulting in a boggus shlibs file and FTBFS for applications trying to link against the library. Boggus shlibs: libmozjs 17.0 libmozjs-17.0-0 policykit-1 from experimental trying linking against libmozjs-17.0.so: dpkg-shlibdeps: error: no dependency information found for /usr/lib/x86_64-kfreebsd-gnu/libmozjs-17.0.so (used by debian/policykit-1/usr/lib/polkit-1/polkitd) The fix-soname patch should be adjusted to move the "-Wl,-soname,lib$(LIBRARY_NAME).so.0" flag to the EXTRA_DSO_LDOPTS just below. Cheers, Laurent Bigonville -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org