Summary: | =net-print/cups-filters-1.4.0 - undefined reference to `QPDFWriter::setExtraHeaderText(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gary E. Miller <gem> |
Component: | [OLD] Printing | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | gem, kensington, mvaenskae |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
environment |
Description
Gary E. Miller
2015-12-19 20:20:03 UTC
Created attachment 419852 [details]
build.log
Created attachment 419854 [details]
environment
The obvious workaround does NOT work: robin ~ # CXXFLAGS="-std=c++11" emerge -1 net-print/cups-filters [...] libtool: link: x86_64-pc-linux-gnu-g++ -std=c++0x -std=c++11 -Wall -pedantic -D_ GNU_SOURCE -Wl,-O1 -o pdftopdf pdftopdf-pdftopdf.o pdftopdf-pdftopdf_jcl.o pdfto pdf-pdftopdf_processor.o pdftopdf-qpdf_pdftopdf_processor.o pdftopdf-pptypes.o p dftopdf-nup.o pdftopdf-intervalset.o pdftopdf-qpdf_tools.o pdftopdf-qpdf_xobject .o pdftopdf-qpdf_pdftopdf.o pdftopdf-qpdf_cm.o -Wl,--as-needed -lqpdf -lcupsima ge -lcups -lgnutls -lpthread -lm -lcrypt -lz -ltiff -ljpeg -ldl pdftopdf-qpdf_pdftopdf_processor.o: In function `debug_box(PageRect const&, floa t, float)': qpdf_pdftopdf_processor.cc:(.text+0x102): undefined reference to `QUtil::double_to_string[abi:cxx11](double, int)' Rebuilding app-text/qpdf resolved this issue for me. As mentioned in comment #4, please try rebuilding app-text/qpdf. *** Bug 569078 has been marked as a duplicate of this bug. *** |