Public bug reported:

mich...@ubuntu:~/src/misc$ cat HelloWorld.java
public class HelloWorld {
        public static void main(String[] args) {
                System.out.println("Hello, world!");
        }
}
mich...@ubuntu:~/src/misc$ CLASSPATH=/usr/share/classpath gcj -v 
--main=HelloWorld HelloWorld.java -o HelloWorld
Using built-in specs.
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.4.1/libgcj.spec
rename spec startfile to startfileorig
rename spec lib to liborig
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-5ubuntu2' 
--with-bugurl=file:///usr/share/doc/gcj-4.4/README.Bugs 
--enable-languages=c,c++,java --prefix=/usr --enable-shared --enable-multiarch 
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --disable-libmudflap --enable-java-awt=gtk 
--enable-gtk-cairo --disable-plugin 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.4/jre --enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.4 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.4 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--disable-werror --with-arch-32=i486 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-5ubuntu2)
COLLECT_GCC_OPTIONS='-fsaw-java-file' '-v' '-o' 'HelloWorld' 
'-fbootclasspath=/usr/share/classpath/:/usr/share/java/libgcj-4.4.jar' '-g1' 
'-shared-libgcc' '-mtune=generic'
 /usr/lib/gcc/x86_64-linux-gnu/4.4.1/ecj1 HelloWorld.java -g1 
-fbootclasspath=/usr/share/classpath/:/usr/share/java/libgcj-4.4.jar -g1 
-fsource=1.5 -ftarget=1.5 -fzip-dependency /tmp/ccgIAO8b.zip -fzip-target 
/tmp/ccKoTV7d.jar
COLLECT_GCC_OPTIONS='-fsaw-java-file' '-v' '-o' 'HelloWorld' 
'-fbootclasspath=/usr/share/classpath/:/usr/share/java/libgcj-4.4.jar' '-g1' 
'-shared-libgcc' '-mtune=generic'
 /usr/lib/gcc/x86_64-linux-gnu/4.4.1/jc1 /tmp/ccKoTV7d.jar 
-fsource-filename=HelloWorld.java -fhash-synchronization 
-fno-use-divide-subroutine -fuse-boehm-gc -fnon-call-exceptions 
-fkeep-inline-functions -quiet -dumpbase HelloWorld.java -mtune=generic 
-auxbase HelloWorld -g1 -version -fsaw-java-file 
-fbootclasspath=/usr/share/classpath/:/usr/share/java/libgcj-4.4.jar 
-faux-classpath /tmp/ccgIAO8b.zip -o /tmp/ccrJZH1I.s
GNU Java (Ubuntu 4.4.1-5ubuntu2) version 4.4.1 (x86_64-linux-gnu)
        compiled by GNU C version 4.4.1, GMP version 4.3.1, MPFR version 
2.4.1-p2.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Class path starts here:
    /tmp/ccgIAO8b.zip/ (zip)
    /usr/share/classpath/ (system)
    /usr/share/java/libgcj-4.4.jar/ (system) (zip)
In file included from <built-in>:3:
HelloWorld.java:4: internal compiler error: in make_class_data, at 
java/class.c:2032
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcj-4.4/README.Bugs> for instructions.
mich...@ubuntu:~/src/misc$ ls /usr/share/classpath
glibj.zip  gnu  java  javax  META-INF  org  sun  tools.zip
mich...@ubuntu:~/src/misc$

ProblemType: Bug
Architecture: amd64
Date: Thu Dec 10 22:07:17 2009
DistroRelease: Ubuntu 9.10
Package: gcj-4.4-jdk 4.4.1-5ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_HK.UTF-8
 LANGUAGE=
ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
SourcePackage: gcj-4.4
Uname: Linux 2.6.31-16-generic x86_64

** Affects: gcj-4.4 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
gcj-4.4 does not compile java sources successfully when both classpath-common 
and classpath-common-unzipped are installed
https://bugs.launchpad.net/bugs/495054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to