[Poppler-bugs] [Bug 94651] New: poppler 0.42.0 fails to link nss

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 21 17:42:43 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94651

            Bug ID: 94651
           Summary: poppler 0.42.0 fails to link nss
           Product: poppler
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: timo.gurr at gmail.com

Created attachment 122462
  --> https://bugs.freedesktop.org/attachment.cgi?id=122462&action=edit
1458580579-install-app-text_poppler-0.42.0.log

When trying to build poppler 0.42.0 with the new NSS support it fails to link:

CMakeFiles/poppler.dir/poppler/FlateEncoder.cc.o
CMakeFiles/poppler.dir/poppler/SignatureHandler.cc.o
CMakeFiles/poppler.dir/poppler/JPXStream.cc.o -lfreetype -lfontconfig -ljpeg
-lz -lssl3 -lsmime3 -lnss3 -lnssutil3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lpng
-lz -ltiff -lpthread -lssl3 -lsmime3 -lnss3 -lnssutil3 -lsoftokn3 -lplds4
-lplc4 -lnspr4 -lpng -ltiff -lpthread 
CMakeFiles/poppler.dir/build.make:2914: recipe for target
'libpoppler.so.59.0.0' failed
make[2]: Leaving directory
'/var/tmp/paludis/build/app-text-poppler-0.42.0/work/build'
CMakeFiles/Makefile2:70: recipe for target 'CMakeFiles/poppler.dir/all' failed
make[1]: Leaving directory
'/var/tmp/paludis/build/app-text-poppler-0.42.0/work/build'
Makefile:141: recipe for target 'all' failed
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld: cannot find -lssl3
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld: cannot find -lsmime3
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld: cannot find -lnss3
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld: cannot find -lnssutil3
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld: cannot find -lsoftokn3
collect2: error: ld returned 1 exit status
make[2]: *** [libpoppler.so.59.0.0] Error 1
make[1]: *** [CMakeFiles/poppler.dir/all] Error 2
make: *** [all] Error 2

Also seen here: https://galileo.mailstation.de/jenkins/job/x11/1268/console
and in the attached full build.log

Output of running:

$ x86_64-pc-linux-gnu-pkg-config --cflags --libs nss

-I/usr/x86_64-pc-linux-gnu/include/nss -I/usr/x86_64-pc-linux-gnu/include/nspr
-L/usr/x86_64-pc-linux-gnu/lib/nss -Wl,-R/usr/x86_64-pc-linux-gnu/lib/nss
-lssl3 -lsmime3 -lnss3 -lnssutil3 -lsoftokn3 -lplds4 -lplc4 -lnspr4

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160321/dd181578/attachment-0001.html>


More information about the Poppler-bugs mailing list