[MacPorts] #37508: QPDF v 3.0.2 does not build on Mac OS X 10.8.3 because of undefined symbols for x86_64
MacPorts
noreply at macports.org
Thu Jan 3 11:05:20 PST 2013
#37508: QPDF v 3.0.2 does not build on Mac OS X 10.8.3 because of undefined symbols
for x86_64
----------------------------------+--------------------------------
Reporter: michelle.lynn.gill@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: qpdf
----------------------------------+--------------------------------
When attempting to upgrade qpdf from version 3.0.1 to 3.0.2, the build
fails with the following error:
{{{
:info:build libtool: link: /usr/bin/clang++ -pipe -O2 -arch x86_64 -Wall
libtests/build/bits.o -o libtests/build/bits -arch x86_64
/Volumes/Files/macports/lib/libpcre.dylib -L/Volumes/Files/macports/lib
-lz -lqpdf -Llibqpdf/build
:info:build Undefined symbols for architecture x86_64:
:info:build "Pl_Buffer::write(unsigned char*, unsigned long)",
referenced from:
:info:build _main in buffer.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build libtool: link: /usr/bin/clang++ -pipe -O2 -arch x86_64 -Wall
libtests/build/aes.o -o libtests/build/aes -arch x86_64
/Volumes/Files/macports/lib/libpcre.dylib -L/Volumes/Files/macports/lib
-lz -lqpdf -Llibqpdf/build
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build libtool: link: /usr/bin/clang++ -pipe -O2 -arch x86_64 -Wall
libtests/build/ascii85.o -o libtests/build/ascii85 -arch x86_64
/Volumes/Files/macports/lib/libpcre.dylib -L/Volumes/Files/macports/lib
-lz -lqpdf -Llibqpdf/build
:info:build make: *** [libtests/build/buffer] Error 1Undefined symbols for
architecture x86_64:
:info:build
:info:build make: *** Waiting for unfinished jobs....
:info:build "BitWriter::writeBits(unsigned long long, unsigned int)",
referenced from:
:info:build _main in bits.o
:info:build ld: symbol(s) not found for architecture x86_64
}}}
There is currently another ticket #37385 open for this version of QPDF on
a PPC system, but the errors produced are different thus I have opened a
second ticket.
--
Ticket URL: <https://trac.macports.org/ticket/37508>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list