Bug#791537: Acknowledgement (nss: FTBFS on hppa: segmentation fault in PR_FindSymbol)

John David Anglin dave.anglin at bell.net
Wed Aug 5 17:31:43 UTC 2015


This is caused by a bug in debian/rules.  The LD_LIBRARY_PATH used for the shlibsign command does not
contain the path to libsoftokn3.so.  As a result, PORT_LoadLibraryFromOrigin doesn't find the library and the variable
lib is NULL.

The assert is optimized away.  Thus, it might help if shlibsign printed an error message when a library is not
found.

Attached is a patch which fixes build on hppa.  Pleas apply.

There is an issue with buildd dependencies for hppa and some other ports:

nss build-depends on missing:
- empty-dependency-after-parsing

Thanks,
Dave
--
John David Anglin	dave.anglin at bell.net


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: nss-rules.diff.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-mozilla-maintainers/attachments/20150805/095a04bc/attachment.txt>


More information about the pkg-mozilla-maintainers mailing list