libgcj build crashes

Godmar Back gback@cs.utah.edu
Sat Apr 1 00:00:00 GMT 2000


> 
> 
> I built the lates gcj and libgcj and it works fine. I guess the problems
> I was seeing may have been in the particular snapshot of egcs that I was
> using...
> 

No kidding.  Btw, the script now fails (apparently much later) with:

checking for a BSD compatible install... /usr/bin/install -c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating gnu/testlet/config.java
make[2]: Entering directory `/x/gback/testgcj/2000-02-04-22.49.35/libgcj/build/i686-pc-linux-gnu/libjava/testsuite/mauve-build'
Makefile:318: choices: No such file or directory
ok=no; \
if test -f .save-keys && test -f choices && test "`cat .save-keys`" = "libgcj"; then \
  ok=yes; \
fi; \
here=`/bin/pwd`; \
if test "$ok" = no; then \
  echo "libgcj" > .save-keys; \
  cd /x/gback/testgcj/2000-02-04-22.49.35/mauve && /bin/sh choose $here libgcj; \
fi
cd /x/gback/testgcj/2000-02-04-22.49.35/mauve && aclocal
cd /x/gback/testgcj/2000-02-04-22.49.35/mauve && automake --foreign Makefile
automake: configure.in: required file `./depcomp' not found
make[2]: *** [/x/gback/testgcj/2000-02-04-22.49.35/mauve/Makefile.in] Error 1
make[2]: Leaving directory `/x/gback/testgcj/2000-02-04-22.49.35/libgcj/build/i686-pc-linux-gnu/libjava/testsuite/mauve-build'
FAIL: Mauve build

                === libjava Summary ===

# of expected passes            1
# of unexpected failures        341
# of expected failures          676
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/x/gback/testgcj/2000-02-04-22.49.35/libgcj/build/i686-pc-linux-gnu/libjava/testsuite'
make: *** [check-am] Error 2
gcj-test$ gzip -f -9 runtest.log
runtest.log: No such file or directory
gcj-test$ 15.380u 2.420s 56:38.86 0.5%  0+0k 0+0io 1152pf+231w

Let me know if you want more information.

	- Godmar



More information about the Java mailing list