Failed to complete testsuite run in gcc-3.0.4/libjava
Christian Jönsson
c.christian.joensson@telia.com
Thu Mar 7 08:29:00 GMT 2002
On Tue, Mar 05, 2002 at 12:28:34PM -0700, Tom Tromey wrote:
> >>>>> "ChJ" == Christian Jönsson <chj@j-son.org> writes:
>> ChJ> This was on a Debian Woody (test release) sun4m system using
> ChJ> binutils 2.11.92.0.12.3-6
> ChJ> dejagnu 1.4-4
> ChJ> gcc-3.0 3.0.3-1
> ChJ> libc6 2.2.5-3
>> I never saw a reply to this.
>> ChJ> Schedule of variations:
> ChJ> unix/-fPIC
> ChJ> unix/-fpic
> ChJ> unix
>> ChJ> ERROR: (DejaGnu) proc "Try `jv-scan --help' for more information. -g -L/share2/gcc-rel/gcc-3.0.4/objdir/sparc-linux//libjava/.libs -L/share2/gcc-rel/gcc-3.0.4/objdir/sparc-linux//boehm-gc/.libs -L/share2/gcc-rel/gcc-3.0.4/objdir/sparc-linux//zlib/.libs -lm -fPIC -o /share2/gcc-rel/gcc-3.0.4/objdir/sparc-linux/libjava/testsuite//share2/gcc-rel/+gcc-3.0.4/objdir/gcc/jv-scan: invalid option -- f" does not exist.
>> My guess is that the test suite is trying to pass `-fPIC' to jv-scan.
> This doesn't work. The fix would be to change lib/libjava.exp so that
> it invokes jv-scan differently. Could you look at this? If not,
> could you file a PR?
>
>From the test suite log file there are lots of failures like this:
Executing on host: /share1/gcc-dev/gcc-3.0.4/objdir/gcc/jv-scan /share1/gcc-dev/gcc-3.0.4/libjava/testsuite/libjava.compile/ArrayClass.java --encoding=UTF-8 --print-main -fPIC (timeout = 300)
/share1/gcc-dev/gcc-3.0.4/objdir/gcc/jv-scan: invalid option -- f
Try `jv-scan --help' for more information.
compiler exited with status 1
output is:
/share1/gcc-dev/gcc-3.0.4/objdir/gcc/jv-scan: invalid option -- f
Try `jv-scan --help' for more information.
What would you like me to check further?
/ChJ
More information about the Java
mailing list