|
From: Tom H. <th...@cy...> - 2006-12-19 03:09:00
|
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2006-12-19 03:00:02 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 282 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == memcheck/tests/pointer-trace (stderr) memcheck/tests/stack_switch (stderr) memcheck/tests/x86/scalar (stderr) memcheck/tests/x86/scalar_supp (stderr) none/tests/fdleak_fcntl (stderr) none/tests/mremap (stderr) none/tests/mremap2 (stdout) ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Last 20 lines of verbose log follow echo pth_detached.c:12: error: syntax error before "s_spinlock" pth_detached.c:12: warning: type defaults to `int' in declaration of `s_spinlock' pth_detached.c:12: warning: data definition has no type or storage class pth_detached.c: In function `increment_finished_count': pth_detached.c:16: warning: implicit declaration of function `pthread_spin_lock' pth_detached.c:18: warning: implicit declaration of function `pthread_spin_unlock' pth_detached.c: In function `main': pth_detached.c:53: warning: implicit declaration of function `pthread_spin_init' pth_detached.c:87: warning: implicit declaration of function `pthread_spin_destroy' make[5]: *** [pth_detached.o] Error 1 make[5]: Leaving directory `/tmp/valgrind.20889/valgrind/none/tests' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/tmp/valgrind.20889/valgrind/none/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/tmp/valgrind.20889/valgrind/none/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/tmp/valgrind.20889/valgrind/none' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/valgrind.20889/valgrind' make: *** [check] Error 2 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Tue Dec 19 03:02:50 2006 --- new.short Tue Dec 19 03:08:43 2006 *************** *** 6,27 **** ! Last 20 lines of verbose log follow echo ! pth_detached.c:12: error: syntax error before "s_spinlock" ! pth_detached.c:12: warning: type defaults to `int' in declaration of `s_spinlock' ! pth_detached.c:12: warning: data definition has no type or storage class ! pth_detached.c: In function `increment_finished_count': ! pth_detached.c:16: warning: implicit declaration of function `pthread_spin_lock' ! pth_detached.c:18: warning: implicit declaration of function `pthread_spin_unlock' ! pth_detached.c: In function `main': ! pth_detached.c:53: warning: implicit declaration of function `pthread_spin_init' ! pth_detached.c:87: warning: implicit declaration of function `pthread_spin_destroy' ! make[5]: *** [pth_detached.o] Error 1 ! make[5]: Leaving directory `/tmp/valgrind.20889/valgrind/none/tests' ! make[4]: *** [check-am] Error 2 ! make[4]: Leaving directory `/tmp/valgrind.20889/valgrind/none/tests' ! make[3]: *** [check-recursive] Error 1 ! make[3]: Leaving directory `/tmp/valgrind.20889/valgrind/none/tests' ! make[2]: *** [check-recursive] Error 1 ! make[2]: Leaving directory `/tmp/valgrind.20889/valgrind/none' ! make[1]: *** [check-recursive] Error 1 ! make[1]: Leaving directory `/tmp/valgrind.20889/valgrind' ! make: *** [check] Error 2 --- 6,17 ---- ! Regression test results follow ! ! == 282 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == ! memcheck/tests/pointer-trace (stderr) ! memcheck/tests/stack_switch (stderr) ! memcheck/tests/x86/scalar (stderr) ! memcheck/tests/x86/scalar_supp (stderr) ! none/tests/fdleak_fcntl (stderr) ! none/tests/mremap (stderr) ! none/tests/mremap2 (stdout) ! |