make check fails to complete

NightStrike nightstrike@gmail.com
Sun Mar 16 11:01:00 GMT 2008


When I run 'make check' in a binutil sbuild directry built frm CVS
head, I get these results:

                === binutils Summary ===

# of expected passes            72
# of unexpected failures        1
# of unsupported tests          8


Not too shabby.  Unfortunately, what happens immediatelt afterwards is this:

make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `/tmp/build/binutils/build-x86_64-pc-linux/binutils'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/tmp/build/binutils/build-x86_64-pc-linux/binutils'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/build/binutils/build-x86_64-pc-linux/binutils'
make[1]: *** [check-binutils] Error 2
make[1]: Leaving directory `/tmp/build/binutils/build-x86_64-pc-linux'
make: *** [do-check] Error 2


And make terminates, instead of continuing to test the rest.  Is this
supposed to happen?  Will 1 failure preclude running any additional
tests?



More information about the Binutils mailing list