|
From: Tom H. <to...@co...> - 2006-12-24 03:44:57
|
Nightly build on dunsmere ( athlon, Fedora Core 6 ) started at 2006-12-24 03:30:06 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
== 252 tests, 5 stderr failures, 2 stdout failures, 0 posttest failures ==
memcheck/tests/pointer-trace (stderr)
memcheck/tests/stack_switch (stderr)
memcheck/tests/x86/scalar (stderr)
memcheck/tests/xml1 (stderr)
none/tests/mremap (stderr)
none/tests/mremap2 (stdout)
none/tests/pth_detached (stdout)
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... failed
Last 20 lines of verbose log follow echo
m_errormgr.c:664: error: 'VgToolInterface' has no member named 'tool_update_extra'
m_errormgr.c:664: warning: left-hand operand of comma expression has no effect
m_errormgr.c: In function 'load_one_suppressions_file':
m_errormgr.c:1028: error: 'VgToolInterface' has no member named 'tool_recognised_suppression'
m_errormgr.c:1028: error: 'VgToolInterface' has no member named 'tool_recognised_suppression'
m_errormgr.c:1028: warning: left-hand operand of comma expression has no effect
m_errormgr.c:1046: error: 'VgToolInterface' has no member named 'tool_read_extra_suppression_info'
m_errormgr.c:1046: error: 'VgToolInterface' has no member named 'tool_read_extra_suppression_info'
m_errormgr.c:1046: warning: left-hand operand of comma expression has no effect
m_errormgr.c: In function 'supp_matches_error':
m_errormgr.c:1131: error: 'VgToolInterface' has no member named 'tool_error_matches_suppression'
m_errormgr.c:1131: error: 'VgToolInterface' has no member named 'tool_error_matches_suppression'
m_errormgr.c:1131: warning: left-hand operand of comma expression has no effect
make[3]: *** [libcoregrind_x86_linux_a-m_errormgr.o] Error 1
make[3]: Leaving directory `/tmp/valgrind.5150/valgrind/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/valgrind.5150/valgrind/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/valgrind.5150/valgrind'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sun Dec 24 03:32:37 2006
--- new.short Sun Dec 24 03:44:51 2006
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- m_errormgr.c:664: error: 'VgToolInterface' has no member named 'tool_update_extra'
- m_errormgr.c:664: warning: left-hand operand of comma expression has no effect
- m_errormgr.c: In function 'load_one_suppressions_file':
- m_errormgr.c:1028: error: 'VgToolInterface' has no member named 'tool_recognised_suppression'
- m_errormgr.c:1028: error: 'VgToolInterface' has no member named 'tool_recognised_suppression'
- m_errormgr.c:1028: warning: left-hand operand of comma expression has no effect
- m_errormgr.c:1046: error: 'VgToolInterface' has no member named 'tool_read_extra_suppression_info'
- m_errormgr.c:1046: error: 'VgToolInterface' has no member named 'tool_read_extra_suppression_info'
- m_errormgr.c:1046: warning: left-hand operand of comma expression has no effect
- m_errormgr.c: In function 'supp_matches_error':
- m_errormgr.c:1131: error: 'VgToolInterface' has no member named 'tool_error_matches_suppression'
- m_errormgr.c:1131: error: 'VgToolInterface' has no member named 'tool_error_matches_suppression'
- m_errormgr.c:1131: warning: left-hand operand of comma expression has no effect
- make[3]: *** [libcoregrind_x86_linux_a-m_errormgr.o] Error 1
- make[3]: Leaving directory `/tmp/valgrind.5150/valgrind/coregrind'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/tmp/valgrind.5150/valgrind/coregrind'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/valgrind.5150/valgrind'
- make: *** [all] Error 2
--- 3,17 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 252 tests, 5 stderr failures, 2 stdout failures, 0 posttest failures ==
! memcheck/tests/pointer-trace (stderr)
! memcheck/tests/stack_switch (stderr)
! memcheck/tests/x86/scalar (stderr)
! memcheck/tests/xml1 (stderr)
! none/tests/mremap (stderr)
! none/tests/mremap2 (stdout)
! none/tests/pth_detached (stdout)
|