Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 324228 Details for
Bug 435442
app-text/pdftk-1.44 - /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 362.34 KB, created by
Christian
on 2012-09-18 17:47:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Christian
Created:
2012-09-18 17:47:28 UTC
Size:
362.34 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-text/pdftk-1.44 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: printing@gentoo.org java@gentoo.org >[32;01m * [39;49;00mUSE: amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox > [32;01m*[0m FEATURES='assume-digests binpkg-logs candy config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr' > [32;01m*[0m CFLAGS='-O2 -pipe -fomit-frame-pointer -march=native -flto -Wl,-O1 -Wl,--as-needed' > [32;01m*[0m CXXFLAGS='-O2 -pipe -fomit-frame-pointer -march=native -flto -Wl,-O1 -Wl,--as-needed' > [32;01m*[0m FFLAGS='-O2 -pipe -fomit-frame-pointer -march=native -flto -Wl,-O1 -Wl,--as-needed' > [32;01m*[0m FCFLAGS='-O2 -pipe -fomit-frame-pointer -march=native -flto -Wl,-O1 -Wl,--as-needed' > [32;01m*[0m LDFLAGS='-Wl,-O1 -Wl,--as-needed' > [32;01m*[0m MAKEOPTS='-j3' > [32;01m*[0m gcc (Gentoo 4.7.1 p1.3, pie-0.5.3) 4.7.1 > [32;01m*[0m Linux LimonenGrasBaum 3.5.3-gentoo #5 SMP PREEMPT Tue Sep 4 09:39:17 CEST 2012 x86_64 Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz GenuineIntel GNU/Linux >>>> Unpacking source... >>>> Unpacking pdftk-1.44-src.zip to /var/tmp/portage/app-text/pdftk-1.44/work >>>> Source unpacked in /var/tmp/portage/app-text/pdftk-1.44/work >>>> Preparing source in /var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/pdftk ... > [32;01m*[0m Applying pdftk-1.44-Makefile.patch ... >[A[121C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying pdftk-1.44-LDFLAGS.patch ... >[A[121C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/pdftk ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/pdftk ... >make -j3 -j1 -f /var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/pdftk/Makefile.Debian >make -f Makefile -iC ../java all >make[1]: Entering directory `/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java' >cpp -C -P com/lowagie/text/pdf/PdfEncryption.java.c com/lowagie/text/pdf/PdfEncryption.java >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Chunk.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Chunk.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Chunk >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Chunk.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Chunk.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/BadElementException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/BadElementException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/BadElementException >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/BadElementException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/BadElementException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/TextElementArray.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/TextElementArray.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/TextElementArray >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/TextElementArray.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/TextElementArray.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Rectangle.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Rectangle.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Rectangle >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Rectangle.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Rectangle.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/ListItem.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/ListItem.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/ListItem >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/ListItem.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/ListItem.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/SplitCharacter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/SplitCharacter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/SplitCharacter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/SplitCharacter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/SplitCharacter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Element.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Element.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Element >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Element.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Element.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/ExceptionConverter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/ExceptionConverter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/ExceptionConverter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/ExceptionConverter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/ExceptionConverter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Greek.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Greek.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Greek >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Greek.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Greek.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/List.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/List.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/List >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/List.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/List.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/PageSize.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/PageSize.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/PageSize >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/PageSize.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/PageSize.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Header.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Header.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Header >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Header.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Header.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/DocWriter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/DocWriter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/DocWriter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/DocWriter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/DocWriter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Phrase.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Phrase.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Phrase >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Phrase.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Phrase.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Paragraph.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Paragraph.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Paragraph >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Paragraph.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Paragraph.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Annotation.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Annotation.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Annotation >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Annotation.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Annotation.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/SpecialSymbol.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/SpecialSymbol.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/SpecialSymbol >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/SpecialSymbol.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/SpecialSymbol.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Font.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Font.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Font >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Font.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Font.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/DocumentException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/DocumentException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/DocumentException >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/DocumentException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/DocumentException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Document.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Document.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Document >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Document.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Document.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/MarkupAttributes.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/MarkupAttributes.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/MarkupAttributes >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/MarkupAttributes.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/MarkupAttributes.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/ElementListener.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/ElementListener.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/ElementListener >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/ElementListener.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/ElementListener.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/StringCompare.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/StringCompare.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/StringCompare >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/StringCompare.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/StringCompare.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/DocListener.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/DocListener.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/DocListener >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/DocListener.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/DocListener.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/FontFactory.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/FontFactory.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/FontFactory >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/FontFactory.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/FontFactory.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Meta.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Meta.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Meta >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Meta.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Meta.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Entities.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Entities.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Entities >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Entities.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Entities.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/Anchor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/Anchor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/Anchor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/Anchor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/Anchor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/ElementTags.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/ElementTags.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/ElementTags >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/ElementTags.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/ElementTags.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/markup/MarkupParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/markup/MarkupParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/markup/MarkupParser >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/markup/MarkupParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/markup/MarkupParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/markup/MarkupTags.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/markup/MarkupTags.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/markup/MarkupTags >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/markup/MarkupTags.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/markup/MarkupTags.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfLine.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfLine.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLine >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfLine.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfLine.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfShading.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfShading.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfShading >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfShading.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfShading.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/Barcode39.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/Barcode39.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/Barcode39 >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/Barcode39.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/Barcode39.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ShadingColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ShadingColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ShadingColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ShadingColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ShadingColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BaseField.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BaseField.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BaseField >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BaseField.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BaseField.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/CFFFont.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/CFFFont.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/CFFFont >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/CFFFont.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/CFFFont.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/SimpleNamedDestination.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/SimpleNamedDestination.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleNamedDestination >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/SimpleNamedDestination.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/SimpleNamedDestination.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/Barcode.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/Barcode.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/Barcode >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/Barcode.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/Barcode.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPageElement.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPageElement.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageElement >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPageElement.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPageElement.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/HyphenationEvent.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/HyphenationEvent.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/HyphenationEvent >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/HyphenationEvent.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/HyphenationEvent.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfAction.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfAction.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAction >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfAction.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfAction.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BarcodeCodabar.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BarcodeCodabar.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BarcodeCodabar >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BarcodeCodabar.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BarcodeCodabar.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BidiOrder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BidiOrder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BidiOrder >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BidiOrder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BidiOrder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ByteBuffer.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ByteBuffer.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ByteBuffer >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ByteBuffer.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ByteBuffer.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PRAcroForm.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PRAcroForm.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRAcroForm >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PRAcroForm.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PRAcroForm.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/GlyphList.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/GlyphList.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/GlyphList >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/GlyphList.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/GlyphList.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfIndirectObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfIndirectObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfIndirectObject >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfIndirectObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfIndirectObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStream >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PangoArabicShapping.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PangoArabicShapping.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PangoArabicShapping >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PangoArabicShapping.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PangoArabicShapping.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/EnumerateTTC.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/EnumerateTTC.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/EnumerateTTC >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/EnumerateTTC.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/EnumerateTTC.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPageEvent.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPageEvent.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageEvent >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPageEvent.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPageEvent.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/FdfReader.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/FdfReader.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FdfReader >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/FdfReader.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/FdfReader.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/IntHashtable.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/IntHashtable.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/IntHashtable >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/IntHashtable.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/IntHashtable.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfLister.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfLister.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLister >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfLister.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfLister.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfBoolean.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfBoolean.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBoolean >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfBoolean.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfBoolean.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/SimpleXMLParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/SimpleXMLParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleXMLParser >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/SimpleXMLParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/SimpleXMLParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfFunction.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfFunction.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFunction >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfFunction.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfFunction.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/FontMapper.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/FontMapper.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FontMapper >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/FontMapper.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/FontMapper.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/TIFFLZWDecoder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/TIFFLZWDecoder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TIFFLZWDecoder >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/TIFFLZWDecoder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/TIFFLZWDecoder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfRectangle.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfRectangle.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfRectangle >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfRectangle.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfRectangle.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BaseFont.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BaseFont.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BaseFont >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BaseFont.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BaseFont.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfObject >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PRStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PRStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRStream >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PRStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PRStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BarcodeInter25.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BarcodeInter25.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BarcodeInter25 >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BarcodeInter25.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BarcodeInter25.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfIndirectReference.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfIndirectReference.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfIndirectReference >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfIndirectReference.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfIndirectReference.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfSpotColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfSpotColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSpotColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfSpotColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfSpotColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfResources.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfResources.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfResources >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfResources.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfResources.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfXConformanceException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfXConformanceException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfXConformanceException >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfXConformanceException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfXConformanceException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfOCG.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfOCG.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfOCG >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfOCG.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfOCG.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PageResources.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PageResources.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PageResources >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PageResources.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PageResources.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/TrueTypeFontSubSet.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/TrueTypeFontSubSet.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TrueTypeFontSubSet >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/TrueTypeFontSubSet.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/TrueTypeFontSubSet.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfReader.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfReader.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfReader >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfReader.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfReader.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BarcodePDF417.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BarcodePDF417.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BarcodePDF417 >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BarcodePDF417.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BarcodePDF417.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfNull.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfNull.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNull >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfNull.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfNull.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BarcodeEAN.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BarcodeEAN.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BarcodeEAN >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BarcodeEAN.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BarcodeEAN.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfNameTree.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfNameTree.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNameTree >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfNameTree.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfNameTree.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPSXObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPSXObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPSXObject >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPSXObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPSXObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/SimpleXMLDocHandlerComment.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/SimpleXMLDocHandlerComment.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleXMLDocHandlerComment >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/SimpleXMLDocHandlerComment.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/SimpleXMLDocHandlerComment.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfDocument.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfDocument.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDocument >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfDocument.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfDocument.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfStamperImp.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfStamperImp.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStamperImp >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfStamperImp.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfStamperImp.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfTemplate.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfTemplate.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTemplate >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfTemplate.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfTemplate.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ExtraEncoding.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ExtraEncoding.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ExtraEncoding >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ExtraEncoding.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ExtraEncoding.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfMediaClipData.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfMediaClipData.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfMediaClipData >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfMediaClipData.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfMediaClipData.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfAppearance.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfAppearance.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAppearance >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfAppearance.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfAppearance.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfEncryptionStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfEncryptionStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncryptionStream >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfEncryptionStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfEncryptionStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/RandomAccessFileOrArray.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/RandomAccessFileOrArray.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/RandomAccessFileOrArray >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/RandomAccessFileOrArray.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/RandomAccessFileOrArray.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfSignatureAppearance.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfSignatureAppearance.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSignatureAppearance >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfSignatureAppearance.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfSignatureAppearance.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfCopy.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfCopy.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfCopy >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfCopy.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfCopy.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/SimpleXMLDocHandler.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/SimpleXMLDocHandler.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleXMLDocHandler >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/SimpleXMLDocHandler.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/SimpleXMLDocHandler.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BarcodeEANSUPP.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BarcodeEANSUPP.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BarcodeEANSUPP >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BarcodeEANSUPP.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BarcodeEANSUPP.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PatternColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PatternColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PatternColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PatternColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PatternColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfBarcode.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfBarcode.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBarcode >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfBarcode.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfBarcode.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/SpotColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/SpotColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SpotColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/SpotColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/SpotColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfRendition.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfRendition.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfRendition >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfRendition.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfRendition.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfNumberTree.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfNumberTree.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNumberTree >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfNumberTree.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfNumberTree.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/Barcode128.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/Barcode128.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/Barcode128 >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/Barcode128.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/Barcode128.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfTransition.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfTransition.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTransition >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfTransition.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfTransition.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfOutline.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfOutline.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfOutline >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfOutline.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfOutline.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfException >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ColumnText.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ColumnText.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ColumnText >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ColumnText.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ColumnText.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPages.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPages.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPages >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPages.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPages.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfOCProperties.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfOCProperties.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfOCProperties >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfOCProperties.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfOCProperties.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ExtendedColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ExtendedColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ExtendedColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ExtendedColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ExtendedColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/Pfm2afm.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/Pfm2afm.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/Pfm2afm >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/Pfm2afm.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/Pfm2afm.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfAnnotation.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfAnnotation.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAnnotation >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfAnnotation.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfAnnotation.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/GrayColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/GrayColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/GrayColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/GrayColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/GrayColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ColorDetails.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ColorDetails.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ColorDetails >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ColorDetails.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ColorDetails.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfDictionary.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfDictionary.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDictionary >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfDictionary.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfDictionary.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfBorderDictionary.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfBorderDictionary.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBorderDictionary >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfBorderDictionary.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfBorderDictionary.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfSigGenericPKCS.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfSigGenericPKCS.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSigGenericPKCS >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfSigGenericPKCS.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfSigGenericPKCS.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfFormField.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfFormField.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFormField >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfFormField.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfFormField.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfWriter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfWriter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfWriter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfWriter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfWriter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfStructureElement.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfStructureElement.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStructureElement >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfStructureElement.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfStructureElement.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfShadingPattern.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfShadingPattern.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfShadingPattern >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfShadingPattern.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfShadingPattern.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfContents.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfContents.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfContents >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfContents.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfContents.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfDate.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfDate.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDate >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfDate.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfDate.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/CJKFont.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/CJKFont.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/CJKFont >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/CJKFont.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/CJKFont.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfFileSpecification.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfFileSpecification.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFileSpecification >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfFileSpecification.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfFileSpecification.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfTextArray.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfTextArray.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTextArray >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfTextArray.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfTextArray.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfFormXObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfFormXObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFormXObject >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfFormXObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfFormXObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfLayerMembership.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfLayerMembership.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLayerMembership >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfLayerMembership.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfLayerMembership.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPatternPainter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPatternPainter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPatternPainter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPatternPainter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPatternPainter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPattern.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPattern.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPattern >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPattern.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPattern.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPageEventHelper.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPageEventHelper.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageEventHelper >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPageEventHelper.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPageEventHelper.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BidiLine.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BidiLine.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BidiLine >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BidiLine.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BidiLine.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPage.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPage.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPage >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPage.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPage.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PRIndirectReference.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PRIndirectReference.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRIndirectReference >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PRIndirectReference.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PRIndirectReference.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/Type1Font.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/Type1Font.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/Type1Font >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/Type1Font.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/Type1Font.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfFont.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfFont.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfFont >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfFont.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfFont.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfString >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfDashPattern.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfDashPattern.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDashPattern >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfDashPattern.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfDashPattern.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/FontDetails.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/FontDetails.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FontDetails >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/FontDetails.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/FontDetails.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfStructureTreeRoot.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfStructureTreeRoot.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStructureTreeRoot >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfStructureTreeRoot.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfStructureTreeRoot.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfEncodings.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfEncodings.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncodings >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfEncodings.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfEncodings.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfTransparencyGroup.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfTransparencyGroup.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfTransparencyGroup >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfTransparencyGroup.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfTransparencyGroup.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPKCS7.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPKCS7.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPKCS7 >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPKCS7.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPKCS7.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/AcroFields.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/AcroFields.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/AcroFields >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/AcroFields.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/AcroFields.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfLayer.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfLayer.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLayer >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfLayer.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfLayer.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfGState.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfGState.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfGState >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfGState.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfGState.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/TrueTypeFontUnicode.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/TrueTypeFontUnicode.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TrueTypeFontUnicode >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/TrueTypeFontUnicode.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/TrueTypeFontUnicode.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfContentByte.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfContentByte.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfContentByte >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfContentByte.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfContentByte.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfEncryptor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfEncryptor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncryptor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfEncryptor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfEncryptor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PRTokeniser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PRTokeniser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PRTokeniser >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PRTokeniser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PRTokeniser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfCopyFieldsImp.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfCopyFieldsImp.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfCopyFieldsImp >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfCopyFieldsImp.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfCopyFieldsImp.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/DefaultFontMapper.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/DefaultFontMapper.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/DefaultFontMapper >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/DefaultFontMapper.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/DefaultFontMapper.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfStamper.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfStamper.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfStamper >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfStamper.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfStamper.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfNumber.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfNumber.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfNumber >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfNumber.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfNumber.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/SimpleBookmark.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/SimpleBookmark.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SimpleBookmark >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/SimpleBookmark.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/SimpleBookmark.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/StampContent.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/StampContent.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/StampContent >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/StampContent.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/StampContent.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/VerticalText.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/VerticalText.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/VerticalText >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/VerticalText.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/VerticalText.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfImportedPage.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfImportedPage.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfImportedPage >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfImportedPage.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfImportedPage.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ICC_Profile.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ICC_Profile.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ICC_Profile >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ICC_Profile.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ICC_Profile.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/FdfWriter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/FdfWriter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/FdfWriter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/FdfWriter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/FdfWriter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfName.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfName.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfName >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfName.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfName.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfAcroForm.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfAcroForm.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfAcroForm >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfAcroForm.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfAcroForm.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/ArabicLigaturizer.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/ArabicLigaturizer.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/ArabicLigaturizer >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/ArabicLigaturizer.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/ArabicLigaturizer.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/AsianFontMapper.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/AsianFontMapper.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/AsianFontMapper >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/AsianFontMapper.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/AsianFontMapper.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/DocumentFont.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/DocumentFont.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/DocumentFont >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/DocumentFont.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/DocumentFont.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/CFFFontSubset.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/CFFFontSubset.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/CFFFontSubset >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/CFFFontSubset.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/CFFFontSubset.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/SequenceList.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/SequenceList.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/SequenceList >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/SequenceList.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/SequenceList.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfLiteral.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfLiteral.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfLiteral >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfLiteral.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfLiteral.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfChunk.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfChunk.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfChunk >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfChunk.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfChunk.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/OutputStreamCounter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/OutputStreamCounter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/OutputStreamCounter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/OutputStreamCounter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/OutputStreamCounter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/XfdfReader.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/XfdfReader.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/XfdfReader >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/XfdfReader.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/XfdfReader.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BarcodePostnet.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BarcodePostnet.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BarcodePostnet >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BarcodePostnet.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BarcodePostnet.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfDestination.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfDestination.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfDestination >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfDestination.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfDestination.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/BadPdfFormatException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/BadPdfFormatException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/BadPdfFormatException >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/BadPdfFormatException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/BadPdfFormatException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfPageLabels.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfPageLabels.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfPageLabels >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfPageLabels.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfPageLabels.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfSignature.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfSignature.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfSignature >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfSignature.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfSignature.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfReaderInstance.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfReaderInstance.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfReaderInstance >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfReaderInstance.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfReaderInstance.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfBorderArray.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfBorderArray.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfBorderArray >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfBorderArray.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfBorderArray.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/TextField.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/TextField.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TextField >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/TextField.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/TextField.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/TrueTypeFont.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/TrueTypeFont.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/TrueTypeFont >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/TrueTypeFont.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/TrueTypeFont.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/CMYKColor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/CMYKColor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/CMYKColor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/CMYKColor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/CMYKColor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfArray.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfArray.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfArray >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfArray.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfArray.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/PdfEncryption.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/PdfEncryption.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/PdfEncryption >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/PdfEncryption.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/PdfEncryption.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/pdf/fonts/FontsResourceAnchor.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/pdf/fonts/FontsResourceAnchor.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/pdf/fonts/FontsResourceAnchor >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/pdf/fonts/FontsResourceAnchor.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/pdf/fonts/FontsResourceAnchor.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/XmpBasicSchema.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/xml/xmp/XmpBasicSchema.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpBasicSchema >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/xml/xmp/XmpBasicSchema.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/xml/xmp/XmpBasicSchema.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/XmpArray.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/xml/xmp/XmpArray.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpArray >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/xml/xmp/XmpArray.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/xml/xmp/XmpArray.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/XmpWriter.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/xml/xmp/XmpWriter.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpWriter >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/xml/xmp/XmpWriter.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/xml/xmp/XmpWriter.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/XmpSchema.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/xml/xmp/XmpSchema.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpSchema >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/xml/xmp/XmpSchema.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/xml/xmp/XmpSchema.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/DublinCoreSchema.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/xml/xmp/DublinCoreSchema.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/DublinCoreSchema >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/xml/xmp/DublinCoreSchema.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/xml/xmp/DublinCoreSchema.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/XmpMMSchema.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/xml/xmp/XmpMMSchema.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/XmpMMSchema >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/xml/xmp/XmpMMSchema.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/xml/xmp/XmpMMSchema.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C com/lowagie/text/xml/xmp/PdfSchema.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [com/lowagie/text/xml/xmp/PdfSchema.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." com/lowagie/text/xml/xmp/PdfSchema >Exception in thread "main" java.io.IOException: can't find class file com/lowagie/text/xml/xmp/PdfSchema.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [com/lowagie/text/xml/xmp/PdfSchema.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/StreamParsingException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/StreamParsingException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/StreamParsingException >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/StreamParsingException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/StreamParsingException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/Arrays.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/Arrays.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/Arrays >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/Arrays.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/Arrays.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/CollectionStore.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/CollectionStore.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/CollectionStore >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/CollectionStore.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/CollectionStore.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/BigIntegers.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/BigIntegers.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/BigIntegers >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/BigIntegers.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/BigIntegers.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/StoreException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/StoreException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/StoreException >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/StoreException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/StoreException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/IPAddress.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/IPAddress.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/IPAddress >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/IPAddress.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/IPAddress.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/Strings.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/Strings.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/Strings >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/Strings.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/Strings.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/Selector.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/Selector.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/Selector >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/Selector.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/Selector.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/Store.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/Store.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/Store >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/Store.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/Store.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/StreamParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/StreamParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/StreamParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/StreamParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/StreamParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/UrlBase64.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/UrlBase64.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/UrlBase64 >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/UrlBase64.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/UrlBase64.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/Base64.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/Base64.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Base64 >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/Base64.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/Base64.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/UrlBase64Encoder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/UrlBase64Encoder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/UrlBase64Encoder >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/UrlBase64Encoder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/UrlBase64Encoder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/Hex.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/Hex.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Hex >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/Hex.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/Hex.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/HexTranslator.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/HexTranslator.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/HexTranslator >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/HexTranslator.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/HexTranslator.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/HexEncoder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/HexEncoder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/HexEncoder >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/HexEncoder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/HexEncoder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/Base64Encoder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/Base64Encoder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Base64Encoder >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/Base64Encoder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/Base64Encoder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/BufferedEncoder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/BufferedEncoder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/BufferedEncoder >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/BufferedEncoder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/BufferedEncoder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/BufferedDecoder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/BufferedDecoder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/BufferedDecoder >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/BufferedDecoder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/BufferedDecoder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/Translator.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/Translator.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Translator >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/Translator.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/Translator.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/encoders/Encoder.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/encoders/Encoder.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/encoders/Encoder >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/encoders/Encoder.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/encoders/Encoder.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/io/StreamOverflowException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/io/StreamOverflowException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/io/StreamOverflowException >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/io/StreamOverflowException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/io/StreamOverflowException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/util/io/Streams.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/util/io/Streams.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/util/io/Streams >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/util/io/Streams.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/util/io/Streams.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/LazyDERSequence.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/LazyDERSequence.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/LazyDERSequence >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/LazyDERSequence.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/LazyDERSequence.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERConstructedSequence.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERConstructedSequence.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERConstructedSequence >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERConstructedSequence.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERConstructedSequence.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1EncodableVector.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1EncodableVector.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1EncodableVector >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1EncodableVector.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1EncodableVector.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERTags.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERTags.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERTags >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERTags.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERTags.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1SequenceParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1SequenceParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1SequenceParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1SequenceParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1SequenceParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERVisibleString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERVisibleString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERVisibleString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERVisibleString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERVisibleString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERUTCTime.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERUTCTime.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUTCTime >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERUTCTime.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERUTCTime.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1TaggedObjectParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1TaggedObjectParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1TaggedObjectParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1TaggedObjectParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1TaggedObjectParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BEROctetStringParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BEROctetStringParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BEROctetStringParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BEROctetStringParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BEROctetStringParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ConstructedOctetStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ConstructedOctetStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ConstructedOctetStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ConstructedOctetStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ConstructedOctetStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/LazyDERConstructionEnumeration.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/LazyDERConstructionEnumeration.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/LazyDERConstructionEnumeration >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/LazyDERConstructionEnumeration.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/LazyDERConstructionEnumeration.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1SetParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1SetParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1SetParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1SetParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1SetParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/OIDTokenizer.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/OIDTokenizer.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/OIDTokenizer >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/OIDTokenizer.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/OIDTokenizer.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERFactory.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERFactory.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERFactory >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERFactory.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERFactory.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERSet.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERSet.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSet >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERSet.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERSet.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1InputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1InputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1InputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1InputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1InputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BEROutputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BEROutputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BEROutputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BEROutputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BEROutputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERObject >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERSetParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERSetParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSetParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERSetParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERSetParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERIA5String.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERIA5String.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERIA5String >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERIA5String.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERIA5String.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERSequenceParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERSequenceParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSequenceParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERSequenceParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERSequenceParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERNumericString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERNumericString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERNumericString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERNumericString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERNumericString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1Sequence.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1Sequence.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Sequence >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1Sequence.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1Sequence.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERFactory.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERFactory.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERFactory >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERFactory.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERFactory.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1Null.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1Null.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Null >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1Null.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1Null.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1Choice.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1Choice.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Choice >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1Choice.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1Choice.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DefiniteLengthInputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DefiniteLengthInputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DefiniteLengthInputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DefiniteLengthInputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DefiniteLengthInputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERTaggedObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERTaggedObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERTaggedObject >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERTaggedObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERTaggedObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1TaggedObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1TaggedObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1TaggedObject >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1TaggedObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1TaggedObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERApplicationSpecific.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERApplicationSpecific.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERApplicationSpecific >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERApplicationSpecific.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERApplicationSpecific.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERSequence.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERSequence.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERSequence >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERSequence.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERSequence.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1Set.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1Set.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Set >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1Set.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1Set.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1Encodable.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1Encodable.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Encodable >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1Encodable.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1Encodable.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERExternalParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERExternalParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERExternalParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERExternalParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERExternalParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERConstructedSequence.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERConstructedSequence.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERConstructedSequence >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERConstructedSequence.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERConstructedSequence.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERInputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERInputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERInputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERInputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERInputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERConstructedOctetString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERConstructedOctetString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERConstructedOctetString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERConstructedOctetString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERConstructedOctetString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1ApplicationSpecificParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1ApplicationSpecificParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1ApplicationSpecificParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1ApplicationSpecificParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1ApplicationSpecificParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERNull.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERNull.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERNull >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERNull.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERNull.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERObjectIdentifier.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERObjectIdentifier.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERObjectIdentifier >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERObjectIdentifier.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERObjectIdentifier.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1OctetStringParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1OctetStringParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1OctetStringParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1OctetStringParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1OctetStringParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERGeneralString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERGeneralString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERGeneralString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERGeneralString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERGeneralString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/LimitedInputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/LimitedInputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/LimitedInputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/LimitedInputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/LimitedInputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERApplicationSpecificParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERApplicationSpecificParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERApplicationSpecificParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERApplicationSpecificParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERApplicationSpecificParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERExternal.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERExternal.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERExternal >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERExternal.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERExternal.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1OutputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1OutputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1OutputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1OutputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1OutputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERUnknownTag.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERUnknownTag.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUnknownTag >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERUnknownTag.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERUnknownTag.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERUniversalString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERUniversalString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUniversalString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERUniversalString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERUniversalString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1OctetString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1OctetString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1OctetString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1OctetString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1OctetString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DEROctetStringParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DEROctetStringParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEROctetStringParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DEROctetStringParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DEROctetStringParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERApplicationSpecific.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERApplicationSpecific.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERApplicationSpecific >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERApplicationSpecific.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERApplicationSpecific.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DEREncodable.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DEREncodable.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEREncodable >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DEREncodable.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DEREncodable.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1ParsingException.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1ParsingException.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1ParsingException >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1ParsingException.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1ParsingException.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DEROutputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DEROutputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEROutputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DEROutputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DEROutputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERSetParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERSetParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSetParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERSetParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERSetParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERInputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERInputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERInputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERInputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERInputStream.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DEROctetString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DEROctetString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEROctetString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DEROctetString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DEROctetString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERSequenceParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERSequenceParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSequenceParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERSequenceParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERSequenceParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1Object.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1Object.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1Object >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1Object.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1Object.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERBMPString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERBMPString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERBMPString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERBMPString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERBMPString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERT61String.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERT61String.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERT61String >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERT61String.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERT61String.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERBoolean.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERBoolean.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERBoolean >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERBoolean.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERBoolean.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERTaggedObject.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERTaggedObject.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERTaggedObject >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERTaggedObject.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERTaggedObject.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERSequence.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERSequence.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSequence >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERSequence.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERSequence.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERGeneralizedTime.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERGeneralizedTime.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERGeneralizedTime >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERGeneralizedTime.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERGeneralizedTime.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERSet.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERSet.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERSet >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERSet.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERSet.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERPrintableString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERPrintableString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERPrintableString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERPrintableString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERPrintableString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERTaggedObjectParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERTaggedObjectParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERTaggedObjectParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERTaggedObjectParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERTaggedObjectParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERInteger.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERInteger.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERInteger >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERInteger.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERInteger.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERConstructedSet.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERConstructedSet.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERConstructedSet >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERConstructedSet.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERConstructedSet.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DEREncodableVector.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DEREncodableVector.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEREncodableVector >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DEREncodableVector.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DEREncodableVector.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DEREnumerated.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DEREnumerated.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DEREnumerated >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DEREnumerated.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DEREnumerated.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1StreamParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1StreamParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1StreamParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1StreamParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1StreamParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/BERNull.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/BERNull.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/BERNull >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/BERNull.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/BERNull.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERBitString.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERBitString.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERBitString >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERBitString.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERBitString.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/DERUTF8String.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/DERUTF8String.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/DERUTF8String >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/DERUTF8String.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/DERUTF8String.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/ASN1ObjectParser.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/ASN1ObjectParser.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/ASN1ObjectParser >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/ASN1ObjectParser.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/ASN1ObjectParser.h] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -C org/bouncycastle/asn1/IndefiniteLengthInputStream.java >/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: symbol lookup error: /usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/ecj1: undefined symbol: _Jv_Compiler_Properties >make[1]: [org/bouncycastle/asn1/IndefiniteLengthInputStream.class] Error 1 (ignored) >gcjh -force --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." org/bouncycastle/asn1/IndefiniteLengthInputStream >Exception in thread "main" java.io.IOException: can't find class file org/bouncycastle/asn1/IndefiniteLengthInputStream.class in java.net.URLClassLoader{urls=[file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/,file:/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java/./,file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.1/java/libgcj-4.7.1.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} > at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.13) > at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.13) >make[1]: [org/bouncycastle/asn1/IndefiniteLengthInputStream.h] Error 1 (ignored) >gjar -cf java_lib.jar com/lowagie/*/*/*/*.class com/lowagie/*/*/*.class com/lowagie/*/*.class org/bouncycastle/*/*.class org/bouncycastle/*/*/*.class com/lowagie/text/pdf/fonts/Helvetica-Oblique.afm com/lowagie/text/pdf/fonts/Courier.afm com/lowagie/text/pdf/fonts/Helvetica-BoldOblique.afm com/lowagie/text/pdf/fonts/Courier-Bold.afm com/lowagie/text/pdf/fonts/Times-Roman.afm com/lowagie/text/pdf/fonts/Times-Bold.afm com/lowagie/text/pdf/fonts/Courier-Oblique.afm com/lowagie/text/pdf/fonts/Symbol.afm com/lowagie/text/pdf/fonts/Courier-BoldOblique.afm com/lowagie/text/pdf/fonts/Helvetica.afm com/lowagie/text/pdf/fonts/Helvetica-Bold.afm com/lowagie/text/pdf/fonts/Times-Italic.afm com/lowagie/text/pdf/fonts/ZapfDingbats.afm com/lowagie/text/pdf/fonts/Times-BoldItalic.afm >jar: internal error: >java.io.FileNotFoundException: com/lowagie/*/*/*/*.class (No such file or directory) > at gnu.java.nio.channels.FileChannelImpl.open(libgcj.so.13) > at gnu.java.nio.channels.FileChannelImpl.<init>(libgcj.so.13) > at gnu.java.nio.channels.FileChannelImpl.create(libgcj.so.13) > at java.io.FileInputStream.<init>(libgcj.so.13) > at gnu.classpath.tools.jar.Creator.writeFile(libgcj-tools.so.13) > at gnu.classpath.tools.jar.Creator.writeCommandLineEntries(libgcj-tools.so.13) > at gnu.classpath.tools.jar.Creator.writeCommandLineEntries(libgcj-tools.so.13) > at gnu.classpath.tools.jar.Creator.run(libgcj-tools.so.13) > at gnu.classpath.tools.jar.Main.run(libgcj-tools.so.13) > at gnu.classpath.tools.jar.Main.main(libgcj-tools.so.13) >make[1]: [java_lib.o] Error 1 (ignored) >gcj -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath=":/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java:." -c java_lib.jar >In file included from <built-in>:0:0: >java_lib.jar:0:0: fatal error: bad zip/jar file java_lib.jar >compilation terminated. >make[1]: [java_lib.o] Error 1 (ignored) >make[1]: Leaving directory `/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/java' >make: *** No rule to make target `../java/java_lib.o', needed by `pdftk.o'. Stop. >emake failed > [31;01m*[0m ERROR: app-text/pdftk-1.44 failed (compile phase): > [31;01m*[0m Compilation failed. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 2560: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -j1 -f "${S}"/Makefile.Debian || die "Compilation failed." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-text/pdftk-1.44'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-text/pdftk-1.44'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-text/pdftk-1.44/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-text/pdftk-1.44/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/pdftk' > [31;01m*[0m S: '/var/tmp/portage/app-text/pdftk-1.44/work/pdftk-1.44-dist/pdftk'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 435442
: 324228 |
324230