Bug 225606 - print/qpdf: linker error
Summary: print/qpdf: linker error
Status: Closed DUPLICATE of bug 225226
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-01 16:18 UTC by Jochen Neumeister
Modified: 2018-02-01 16:26 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (d.y.kazarov)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 freebsd_triage 2018-02-01 16:25:25 UTC
Duplicate of Bug #225226.
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-02-01 16:26:37 UTC

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