Re: gdb-7.7 test failures

2014-04-04 Thread Ludovic Courtès
Mark H Weaver skribis: > I think we should disable tests in gdb before the 0.6 release. > What do you think? Yes, sounds like it. Afterwards we should work on that with input from the GDB people. Thanks for investigating! Ludo’.

gdb-7.7 test failures

2014-04-03 Thread Mark H Weaver
I've done some experimenting on my systems, and the pattern seems to be this: * On multiprocessor machines with #:parallel-tests? enabled, gdb-7.7 successfully builds. * On single-processor machines, or with #:parallel-tests? disabled, the build always fails because "make check" fails. There