make -C ../java_libs
make[1]: Entering directory `/home/p679492/src/pdftk-1.41/java_libs'
make -C "/home/p679492/src/pdftk-1.41/java_libs/com/lowagie/text";
make[2]: Entering directory
`/home/p679492/src/pdftk-1.41/java_libs/com/lowagie/text'
gcj -O2 -w --encoding=UTF-8
--classpath="/home/p679492/src/pdftk-1.41/java_libs" -c Anchor.java -o Anchor.o
GC Warning: Repeated allocation of very large block (appr. size 2097152000):
        May lead to memory leak and poor performance.
gcj: Internal error: Killed (program ecj1)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [Anchor.o] Error 1
make[2]: Leaving directory
`/home/p679492/src/pdftk-1.41/java_libs/com/lowagie/text'
make[1]: *** [itext] Error 2
make[1]: Leaving directory `/home/p679492/src/pdftk-1.41/java_libs'
make: *** [java_libs] Error 2



This bumps swap usage up to ~ 3G on a machine w/ 4GB of RAM ... the box becomes
unresponsive until ecj1 dies.


-- 
           Summary: When attempting to compile pdftk-1.41 my machine comes
                    to a grind
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tink dot lq at gmail dot com
 GCC build triplet: Configured with: ../gcc-4.3.3/configure --prefix=/usr --
                    libdir=/
  GCC host triplet: Reading specs from /usr/lib64/gcc/x86_64-slackware-
                    linux/4.3.3/s
GCC target triplet: x86_64-slackware-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41802

Reply via email to