#37385: Qpdf @3.0.2 does not build on PPC Leopard Mac OS X 10.5.8 because of test failure for Pl_ASCII85Decoder ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: wontfix | Keywords: Port: qpdf | ------------------------------+-------------------------------- Comment (by Peter_Dyballa@…): Replying to [comment:3 ciserlohn@…]:
qpdf has been updated to 5.1.0 in r115739. Please reopen the ticket If the problem still persist.
I have a similar problem with version 5.1.0: {{{ /usr/bin/g++-4.2 -Os -arch ppc -Wold-style-cast -Wall -MD -MF libtests/build/aes.dep -MP -Iinclude -Ilibqpdf -I/opt/local/include -c libtests/aes.cc -o libtests/build/aes.o /bin/bash ./libtool --mode=link /usr/bin/g++-4.2 -Os -arch ppc -Wold- style-cast -Wall libtests/build/aes.o -o libtests/build/aes -lpcre -lz -lqpdf -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -Llibqpdf/build libtool: link: /usr/bin/g++-4.2 -Os -arch ppc -Wold-style-cast -Wall libtests/build/aes.o -o libtests/build/aes -Wl,-headerpad_max_install_names -arch ppc /opt/local/lib/libpcre.dylib -lz -lqpdf -L/opt/local/lib -Llibqpdf/build Undefined symbols: "Pl_AES_PDF::disablePadding()", referenced from: _main in aes.o "QUtil::safe_fopen(char const*, char const*)", referenced from: _main in aes.o _main in aes.o "Pl_AES_PDF::useZeroIV()", referenced from: _main in aes.o "Pl_AES_PDF::Pl_AES_PDF(char const*, Pipeline*, bool, unsigned char const*, unsigned int)", referenced from: _main in aes.o ld: symbol(s) not found }}} -- Ticket URL: <https://trac.macports.org/ticket/37385#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X