|
From: <js...@ac...> - 2006-12-19 04:54:58
|
Nightly build on phoenix ( SuSE 10.0 ) started at 2006-12-19 04:30:02 GMT Checking out vex source tree ... done Building vex ... done Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 250 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == memcheck/tests/leak-tree (stderr) memcheck/tests/pointer-trace (stderr) memcheck/tests/stack_switch (stderr) memcheck/tests/x86/scalar (stderr) memcheck/tests/x86/scalar_supp (stderr) none/tests/mremap (stderr) none/tests/mremap2 (stdout) ================================================= == Results from 24 hours ago == ================================================= Checking out vex source tree ... done Building vex ... done 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 `/home/sewardj/Nightly/valgrind/none/tests' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/home/sewardj/Nightly/valgrind/none/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/home/sewardj/Nightly/valgrind/none/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/home/sewardj/Nightly/valgrind/none' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/sewardj/Nightly/valgrind' make: *** [check] Error 2 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Tue Dec 19 04:39:08 2006 --- new.short Tue Dec 19 04:55:07 2006 *************** *** 8,29 **** ! 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 `/home/sewardj/Nightly/valgrind/none/tests' ! make[4]: *** [check-am] Error 2 ! make[4]: Leaving directory `/home/sewardj/Nightly/valgrind/none/tests' ! make[3]: *** [check-recursive] Error 1 ! make[3]: Leaving directory `/home/sewardj/Nightly/valgrind/none/tests' ! make[2]: *** [check-recursive] Error 1 ! make[2]: Leaving directory `/home/sewardj/Nightly/valgrind/none' ! make[1]: *** [check-recursive] Error 1 ! make[1]: Leaving directory `/home/sewardj/Nightly/valgrind' ! make: *** [check] Error 2 --- 8,19 ---- ! Regression test results follow ! ! == 250 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == ! memcheck/tests/leak-tree (stderr) ! memcheck/tests/pointer-trace (stderr) ! memcheck/tests/stack_switch (stderr) ! memcheck/tests/x86/scalar (stderr) ! memcheck/tests/x86/scalar_supp (stderr) ! none/tests/mremap (stderr) ! none/tests/mremap2 (stdout) ! |