Bug#735329: nss: FTBFS on all arches: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

Roland Stigge stigge at antcom.de
Tue Jan 14 20:49:38 UTC 2014


Source: nss
Version: 2:3.15.4-1
Severity: serious

Hi,

nss fails to build on all architectures like this:

...
# these utilities are too generically-named, so we prefix them with nss- (see http://bugs.debian.org/701141)
install -m 755 -T /«PKGBUILDDIR»/dist/bin/addbuiltin debian/libnss3-tools/usr/bin/nss-addbuiltin
install -m 755 -T /«PKGBUILDDIR»/dist/bin/dbtest debian/libnss3-tools/usr/bin/nss-dbtest
install -m 755 -T /«PKGBUILDDIR»/dist/bin/pp debian/libnss3-tools/usr/bin/nss-pp
# Create the empty certificate databases, with empty passphrase
mkdir -p debian/tmp
echo "\n" > debian/tmp/password
LD_LIBRARY_PATH=/«PKGBUILDDIR»/dist/lib /«PKGBUILDDIR»/dist/bin/certutil -N -d debian/libnss3-nssdb/var/lib/nssdb \
		-f debian/tmp/password
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
certutil: function failed: SEC_ERROR_LEGACY_DATABASE: The certificate/key database is in an old, unsupported format.
make[1]: *** [override_dh_auto_install] Error 255
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
...

Roland


-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the pkg-mozilla-maintainers mailing list