|
From: Tom H. <th...@cy...> - 2008-04-28 02:27:25
|
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-04-28 03:10:06 BST 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 == 417 tests, 7 stderr failures, 3 stdout failures, 0 post failures == memcheck/tests/pointer-trace (stderr) memcheck/tests/vcpu_fnfns (stdout) memcheck/tests/x86/scalar (stderr) none/tests/blockfault (stderr) none/tests/mremap2 (stdout) none/tests/pth_cvsimple (stdout) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc20_verifywrap (stderr) helgrind/tests/tc21_pthonce (stderr) helgrind/tests/tc22_exit_w_lock (stderr) ================================================= == 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 linux-syscalls-2007.c:38: error: 'eventfd_t' undeclared (first use in this function) linux-syscalls-2007.c:38: error: (Each undeclared identifier is reported only once linux-syscalls-2007.c:38: error: for each function it appears in.) linux-syscalls-2007.c:38: error: expected ';' before 'ev' linux-syscalls-2007.c:39: warning: ISO C90 forbids mixed declarations and code linux-syscalls-2007.c:44: warning: implicit declaration of function 'signalfd' linux-syscalls-2007.c:47: warning: implicit declaration of function 'eventfd' linux-syscalls-2007.c:48: warning: implicit declaration of function 'eventfd_read' linux-syscalls-2007.c:48: error: 'ev' undeclared (first use in this function) make[5]: *** [linux-syscalls-2007.o] Error 1 make[5]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck/tests' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind' make: *** [check] Error 2 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Mon Apr 28 03:14:19 2008 --- new.short Mon Apr 28 03:27:30 2008 *************** *** 6,27 **** ! Last 20 lines of verbose log follow echo ! linux-syscalls-2007.c:38: error: 'eventfd_t' undeclared (first use in this function) ! linux-syscalls-2007.c:38: error: (Each undeclared identifier is reported only once ! linux-syscalls-2007.c:38: error: for each function it appears in.) ! linux-syscalls-2007.c:38: error: expected ';' before 'ev' ! linux-syscalls-2007.c:39: warning: ISO C90 forbids mixed declarations and code ! linux-syscalls-2007.c:44: warning: implicit declaration of function 'signalfd' ! linux-syscalls-2007.c:47: warning: implicit declaration of function 'eventfd' ! linux-syscalls-2007.c:48: warning: implicit declaration of function 'eventfd_read' ! linux-syscalls-2007.c:48: error: 'ev' undeclared (first use in this function) ! make[5]: *** [linux-syscalls-2007.o] Error 1 ! make[5]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck/tests' ! make[4]: *** [check-am] Error 2 ! make[4]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck/tests' ! make[3]: *** [check-recursive] Error 1 ! make[3]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck/tests' ! make[2]: *** [check-recursive] Error 1 ! make[2]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind/memcheck' ! make[1]: *** [check-recursive] Error 1 ! make[1]: Leaving directory `/tmp/vgtest/2008-04-28/valgrind' ! make: *** [check] Error 2 --- 6,20 ---- ! Regression test results follow ! ! == 417 tests, 7 stderr failures, 3 stdout failures, 0 post failures == ! memcheck/tests/pointer-trace (stderr) ! memcheck/tests/vcpu_fnfns (stdout) ! memcheck/tests/x86/scalar (stderr) ! none/tests/blockfault (stderr) ! none/tests/mremap2 (stdout) ! none/tests/pth_cvsimple (stdout) ! helgrind/tests/tc18_semabuse (stderr) ! helgrind/tests/tc20_verifywrap (stderr) ! helgrind/tests/tc21_pthonce (stderr) ! helgrind/tests/tc22_exit_w_lock (stderr) ! |