>>> Unpacking source... >>> Unpacking pdftk_1.12-11.diff.gz to /var/tmp/portage/app-text/pdftk-1.12/work >>> Unpacking pdftk-1.12.tar.gz to /var/tmp/portage/app-text/pdftk-1.12/work * Applying pdftk_1.12-11.diff ...  [ ok ] * Applying pdftk-1.12-user-pw.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-text/pdftk-1.12/work >>> Compiling source in /var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/pdftk ... make -C ../java_libs make[1]: Entering directory `/var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/java_libs' make -C "/var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/java_libs/gnu_local/java/security"; make[2]: Entering directory `/var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/java_libs/gnu_local/java/security' gcj --encoding=UTF-8 -I"/var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/java_libs" -c Engine.java -o Engine.o Engine.java:158: warning: Class is a raw type. References to generic type Class should be parameterized Class clazz = null; ^^^^^ Engine.java:160: warning: Constructor is a raw type. References to generic type Constructor should be parameterized Constructor constructor = null; ^^^^^^^^^^^ Engine.java:213: warning: Constructor is a raw type. References to generic type Constructor should be parameterized private static Constructor getCompatibleConstructor(Class clazz, ^^^^^^^^^^^ Engine.java:213: warning: Class is a raw type. References to generic type Class should be parameterized private static Constructor getCompatibleConstructor(Class clazz, ^^^^^ Engine.java:217: warning: Constructor is a raw type. References to generic type Constructor should be parameterized Constructor[] c = clazz.getConstructors(); ^^^^^^^^^^^ Engine.java:220: warning: Class is a raw type. References to generic type Class should be parameterized Class[] argTypes = c[i].getParameterTypes(); ^^^^^ Engine.java:226: warning: Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class should be parameterized !argTypes[j].isAssignableFrom(initArgs[j].getClass())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 7 problems (7 warnings) ar rs security.a Engine.o; ar: creating security.a gcj --encoding=UTF-8 -I"/var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/java_libs" -C Engine.java Engine.java:158: warning: Class is a raw type. References to generic type Class should be parameterized Class clazz = null; ^^^^^ Engine.java:160: warning: Constructor is a raw type. References to generic type Constructor should be parameterized Constructor constructor = null; ^^^^^^^^^^^ Engine.java:213: warning: Constructor is a raw type. References to generic type Constructor should be parameterized private static Constructor getCompatibleConstructor(Class clazz, ^^^^^^^^^^^ Engine.java:213: warning: Class is a raw type. References to generic type Class should be parameterized private static Constructor getCompatibleConstructor(Class clazz, ^^^^^ Engine.java:217: warning: Constructor is a raw type. References to generic type Constructor should be parameterized Constructor[] c = clazz.getConstructors(); ^^^^^^^^^^^ Engine.java:220: warning: Class is a raw type. References to generic type Class should be parameterized Class[] argTypes = c[i].getParameterTypes(); ^^^^^ Engine.java:226: warning: Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class should be parameterized !argTypes[j].isAssignableFrom(initArgs[j].getClass())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 7 problems (7 warnings) gcjh Engine; Exception in thread "main" java.io.IOException: can't find class file Engine.class in java.net.URLClassLoader{urls=[file:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/java/libgcj-4.3.2.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}} at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.9) at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.9) at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.9) make[2]: *** [Engine.h] Error 1 rm Engine.class make[2]: Leaving directory `/var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/java_libs/gnu_local/java/security' make[1]: *** [libgcj_local] Error 2 make[1]: Leaving directory `/var/tmp/portage/app-text/pdftk-1.12/work/pdftk-1.12/java_libs' make: *** [java_libs] Error 2 * * ERROR: app-text/pdftk-1.12 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2215: Called die * The specific snippet of code: * make -f Makefile.Generic || die "Compilation failed." * The die message: * Compilation failed. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-text:pdftk-1.12:20090411-084618.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/pdftk-1.12/temp/environment'. * This ebuild is from an overlay: '/usr/local/portage/' *