|
From: Tom H. <th...@cy...> - 2008-11-16 03:08:37
|
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2008-11-16 03:00:04 GMT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of verbose log follow echo bar_bad.c:20: error: `bar2' undeclared (first use in this function) bar_bad.c:20: error: `bar3' undeclared (first use in this function) bar_bad.c:20: error: `bar4' undeclared (first use in this function) bar_bad.c:20: error: `bar5' undeclared (first use in this function) bar_bad.c:20: warning: left-hand operand of comma expression has no effect bar_bad.c:20: warning: left-hand operand of comma expression has no effect bar_bad.c:20: warning: left-hand operand of comma expression has no effect bar_bad.c:20: warning: left-hand operand of comma expression has no effect bar_bad.c:21: warning: ISO C90 forbids mixed declarations and code bar_bad.c:39: warning: implicit declaration of function `pthread_barrier_init' bar_bad.c:69: warning: implicit declaration of function `pthread_barrier_destroy' make[4]: *** [bar_bad.o] Error 1 make[4]: Leaving directory `/tmp/vgtest/2008-11-16/valgrind/helgrind/tests' make[3]: *** [check-am] Error 2 make[3]: Leaving directory `/tmp/vgtest/2008-11-16/valgrind/helgrind/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/tmp/vgtest/2008-11-16/valgrind/helgrind' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/vgtest/2008-11-16/valgrind' make: *** [check] Error 2 |