This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Check libjava completes now, but leaves spurious processes


Check my computer every AM to see how my nightly bootstrap of gcc-3.0
went. This AM I find it completed, but g77 is failing miserably...

As a side note:

ps ax
8976 ?        S      0:00 lt-klass
8977 ?        S      0:00 lt-klass
9237 ?        S      0:00 lt-klass
9238 ?        S      0:00 lt-klass
9550 ?        S      0:00 lt-klass
9551 ?        S      0:00 lt-klass
9814 ?        S      0:00 lt-klass
9815 ?        S      0:00 lt-klass

This is from my test.log:

WARNING: program timed out.
FAIL: klass execution from source compiled test
WARNING: program timed out.
FAIL: klass execution from bytecode->native test
WARNING: program timed out.
FAIL: klass -O execution from source compiled test
WARNING: program timed out.
FAIL: klass -O execution from bytecode->native test

and my testresults:

                === libjava Summary ===

		# of expected passes            1662
		# of unexpected failures        4
		# of unexpected successes       10
		# of expected failures          16
		# of untested testcases         24

So the only failure I have are from klass, which leaves some dead
processes after timing out.

Debian unstable distro
uname -a
Linux home-desktop 2.4.3-ac4 #1 Wed Apr 11 17:39:50 CDT 2001 i686
unknown

gcc -v (for bootstrap)
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20010319 (Debian prerelease)

glibc 2.2


Gordon Sadler


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]