Bug 225606

Summary: print/qpdf: linker error
Product: Ports & Packages Reporter: Jochen Neumeister <joneum>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed DUPLICATE    
Severity: Affects Some People CC: d.y.kazarov, w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (d.y.kazarov)
Version: Latest   
Hardware: Any   
OS: Any   

Description Jochen Neumeister freebsd_committer freebsd_triage 2018-02-01 16:18:39 UTC
libtests/dct_compress.cc:(.text+0x194): undefined reference to `Pl_DCT::write(unsigned char*, unsigned long)'
libtests/dct_compress.cc:(.text+0x1a2): undefined reference to `Pl_DCT::finish()'
libtests/dct_compress.cc:(.text+0x238): undefined reference to `Pl_DCT::~Pl_DCT()'
libtests/dct_compress.cc:(.text+0x2a8): undefined reference to `Pl_DCT::~Pl_DCT()'
d reference to `BitWriter::writeBitsSigned(long long, unsigned int)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [libtests/build.mk:44: libtests/build/dct_compress] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: *** [libtests/build.mk:44: libtests/build/bits] Error 1
gmake[2]: Leaving directory '/usr/home/joneum/dev/ports/print/qpdf/work/qpdf-7.1.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/home/joneum/dev/ports/print/qpdf
*** Error code 1

Stop.
make: stopped in /usr/home/joneum/dev/ports/print/qpdf

===>>> make build failed for print/qpdf
===>>> Aborting update

===>>> Update for print/qpdf failed
===>>> Aborting update
Comment 1 Walter Schwarzenfeld 2018-02-01 16:25:25 UTC
Duplicate of Bug #225226.
Comment 2 Walter Schwarzenfeld 2018-02-01 16:26:37 UTC

*** This bug has been marked as a duplicate of bug 225226 ***