|
From: Tom H. <th...@cy...> - 2008-04-27 02:26:42
|
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-04-27 03:10:03 BST Results differ 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-27/valgrind/memcheck/tests' make[4]: *** [check-am] Error 2 make[4]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind/memcheck/tests' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind/memcheck/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind/memcheck' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind' make: *** [check] Error 2 ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 415 tests, 8 stderr failures, 2 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/mremap (stderr) none/tests/mremap2 (stdout) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc20_verifywrap (stderr) helgrind/tests/tc21_pthonce (stderr) helgrind/tests/tc22_exit_w_lock (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Sun Apr 27 03:23:09 2008 --- new.short Sun Apr 27 03:26:45 2008 *************** *** 6,20 **** ! Regression test results follow ! ! == 415 tests, 8 stderr failures, 2 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/mremap (stderr) ! none/tests/mremap2 (stdout) ! helgrind/tests/tc18_semabuse (stderr) ! helgrind/tests/tc20_verifywrap (stderr) ! helgrind/tests/tc21_pthonce (stderr) ! helgrind/tests/tc22_exit_w_lock (stderr) ! --- 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-27/valgrind/memcheck/tests' ! make[4]: *** [check-am] Error 2 ! make[4]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind/memcheck/tests' ! make[3]: *** [check-recursive] Error 1 ! make[3]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind/memcheck/tests' ! make[2]: *** [check-recursive] Error 1 ! make[2]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind/memcheck' ! make[1]: *** [check-recursive] Error 1 ! make[1]: Leaving directory `/tmp/vgtest/2008-04-27/valgrind' ! make: *** [check] Error 2 |