* Hanspeter Niederstrasser on Thursday, February 24, 2011 at 19:40:16 -0500 > On 2/24/11 6:23 PM, Matthias Ringwald wrote: >> The latest upstream version 1.44 compiles without patches with gcc-45. I've >> updated both stable and unstable to the new version. Please give it try. > > Fails for me on 10.5/i386/unstable: > > Warning: Field "descpackage" is unknown. (pdftk.info) > ... (you want DeskPackaging) > cd pdftk; make > make -f Makefile -iC ../java all > cpp -C -P com/lowagie/text/pdf/PdfEncryption.java.c > com/lowagie/text/pdf/PdfEncryption.java > /sw/lib/gcc4.5/bin/gcj-fsf-4.5 -Wall -fsource=1.3 -O2 --encoding=UTF-8 > --classpath="/sw/lib/gcc4.5/share/java/libgcj-4.5.0.jar:/sw/buildworld.build/pdftk-1.44-1/pdftk-1.44-dist/java:." > > -C com/lowagie/text/Anchor.java > gcj-fsf-4.5: Internal error: Abort trap (program ecj1) > Please submit a full bug report. > See <http://gcc.gnu.org/bugs.html> for instructions. > make[1]: [com/lowagie/text/Anchor.class] Error 1 (ignored) > /sw/lib/gcc4.5/bin/gcjh-fsf-4.5 -force > --classpath="/sw/lib/gcc4.5/share/java/libgcj-4.5.0.jar:/sw/buildworld.build/pdftk-1.44-1/pdftk-1.44-dist/java:." > > com/lowagie/text/Anchor > make[1]: *** [com/lowagie/text/Anchor.h] Abort trap > > ... (Every gcj command after this has the same abort trap in ecj1) > > make[1]: [org/bouncycastle/asn1/OIDTokenizer.class] Error 1 (ignored) > /sw/lib/gcc4.5/bin/gcjh-fsf-4.5 -force > --classpath="/sw/lib/gcc4.5/share/java/libgcj-4.5.0.jar:/sw/buildworld.build/pdftk-1.44-1/pdftk-1.44-dist/java:." > > org/bouncycastle/asn1/OIDTokenizer > make[1]: *** [org/bouncycastle/asn1/OIDTokenizer.h] Abort trap > /sw/lib/gcc4.5/bin/gjar-fsf-4.5 -cf java_lib.jar > com/lowagie/*/*/*/*.class com/lowagie/*/*/*.class com/lowagie/*/*.class > org/bouncycastle/*/*.class org/bouncycastle/*/*/*.class > com/lowagie/text/pdf/fonts/Courier-Bold.afm > com/lowagie/text/pdf/fonts/Courier-BoldOblique.afm > com/lowagie/text/pdf/fonts/Courier-Oblique.afm > com/lowagie/text/pdf/fonts/Courier.afm > com/lowagie/text/pdf/fonts/Helvetica-Bold.afm > com/lowagie/text/pdf/fonts/Helvetica-BoldOblique.afm > com/lowagie/text/pdf/fonts/Helvetica-Oblique.afm > com/lowagie/text/pdf/fonts/Helvetica.afm > com/lowagie/text/pdf/fonts/Symbol.afm > com/lowagie/text/pdf/fonts/Times-Bold.afm > com/lowagie/text/pdf/fonts/Times-BoldItalic.afm > com/lowagie/text/pdf/fonts/Times-Italic.afm > com/lowagie/text/pdf/fonts/Times-Roman.afm > com/lowagie/text/pdf/fonts/ZapfDingbats.afm > make[1]: *** [java_lib.o] Abort trap > /sw/lib/gcc4.5/bin/gcj-fsf-4.5 -Wall -fsource=1.3 -O2 --encoding=UTF-8 > --classpath="/sw/lib/gcc4.5/share/java/libgcj-4.5.0.jar:/sw/buildworld.build/pdftk-1.44-1/pdftk-1.44-dist/java:." > > -c java_lib.jar > gcj-fsf-4.5: java_lib.jar: No such file or directory > gcj-fsf-4.5: no input files > make[1]: [java_lib.o] Error 1 (ignored) > make: *** No rule to make target `../java/java_lib.o', needed by > `pdftk.o'. Stop. > ### execution of cd failed, exit code 2
Unfortunately I can confirm this. $ sw_vers ProductName: Mac OS X ProductVersion: 10.5.8 BuildVersion: 9L30 $ fink --version | head -n3 Package manager version: 0.29.19 Distribution version: selfupdate-rsync Fri Feb 25 15:22:27 2011, 10.5, i386 Trees: local/main stable/main stable/crypto unstable/main unstable/crypto c -- theatre - books - texts - movies Black Trash Productions at home: http://www.blacktrash.org Black Trash Productions on Facebook: http://www.facebook.com/blacktrashproductions ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
