|
From: Christian B. <bor...@de...> - 2011-05-07 20:20:16
|
Nightly build on sless390 ( SUSE Linux Enterprise Server 11 SP1 gcc 4.3.4 on z196 (s390x) )
Started at 2011-05-07 22:10:01 CEST
Ended at 2011-05-07 22:20:01 CEST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... failed
Last 20 lines of verbose log follow echo
vgdb.c:637: error: 'PT_ENDREGS' undeclared (first use in this function)
vgdb.c:637: error: (Each undeclared identifier is reported only once
vgdb.c:637: error: for each function it appears in.)
vgdb.c: In function 'setregs':
vgdb.c:669: error: 'PT_ENDREGS' undeclared (first use in this function)
make[3]: *** [vgdb-vgdb.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Tpo .deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Po
mv -f .deps/valgrind-launcher-linux.Tpo .deps/valgrind-launcher-linux.Po
mv -f .deps/libreplacemalloc_toolpreload_s390x_linux_a-vg_replace_malloc.Tpo .deps/libreplacemalloc_toolpreload_s390x_linux_a-vg_replace_malloc.Po
mv -f .deps/valgrind-m_debuglog.Tpo .deps/valgrind-m_debuglog.Po
mv -f .deps/libcoregrind_s390x_linux_a-syswrap-s390x-linux.Tpo .deps/libcoregrind_s390x_linux_a-syswrap-s390x-linux.Po
mv -f .deps/libcoregrind_s390x_linux_a-syswrap-generic.Tpo .deps/libcoregrind_s390x_linux_a-syswrap-generic.Po
mv -f .deps/libcoregrind_s390x_linux_a-syswrap-linux.Tpo .deps/libcoregrind_s390x_linux_a-syswrap-linux.Po
make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new'
make: *** [all] 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
== 461 tests, 6 stderr failures, 0 stdout failures, 0 post failures ==
none/tests/faultstatus (stderr)
helgrind/tests/tc06_two_races_xml (stderr)
helgrind/tests/tc23_bogus_condwait (stderr)
drd/tests/tc04_free_lock (stderr)
drd/tests/tc09_bad_unlock (stderr)
drd/tests/tc23_bogus_condwait (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sat May 7 22:19:06 2011
--- new.short Sat May 7 22:20:01 2011
***************
*** 3,16 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 461 tests, 6 stderr failures, 0 stdout failures, 0 post failures ==
! none/tests/faultstatus (stderr)
! helgrind/tests/tc06_two_races_xml (stderr)
! helgrind/tests/tc23_bogus_condwait (stderr)
! drd/tests/tc04_free_lock (stderr)
! drd/tests/tc09_bad_unlock (stderr)
! drd/tests/tc23_bogus_condwait (stderr)
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ vgdb.c:637: error: 'PT_ENDREGS' undeclared (first use in this function)
+ vgdb.c:637: error: (Each undeclared identifier is reported only once
+ vgdb.c:637: error: for each function it appears in.)
+ vgdb.c: In function 'setregs':
+ vgdb.c:669: error: 'PT_ENDREGS' undeclared (first use in this function)
+ make[3]: *** [vgdb-vgdb.o] Error 1
+ make[3]: *** Waiting for unfinished jobs....
+ mv -f .deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Tpo .deps/no_op_client_for_valgrind-no_op_client_for_valgrind.Po
+ mv -f .deps/valgrind-launcher-linux.Tpo .deps/valgrind-launcher-linux.Po
+ mv -f .deps/libreplacemalloc_toolpreload_s390x_linux_a-vg_replace_malloc.Tpo .deps/libreplacemalloc_toolpreload_s390x_linux_a-vg_replace_malloc.Po
+ mv -f .deps/valgrind-m_debuglog.Tpo .deps/valgrind-m_debuglog.Po
+ mv -f .deps/libcoregrind_s390x_linux_a-syswrap-s390x-linux.Tpo .deps/libcoregrind_s390x_linux_a-syswrap-s390x-linux.Po
+ mv -f .deps/libcoregrind_s390x_linux_a-syswrap-generic.Tpo .deps/libcoregrind_s390x_linux_a-syswrap-generic.Po
+ mv -f .deps/libcoregrind_s390x_linux_a-syswrap-linux.Tpo .deps/libcoregrind_s390x_linux_a-syswrap-linux.Po
+ make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/coregrind'
+ make[2]: *** [all] Error 2
+ make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/coregrind'
+ make[1]: *** [all-recursive] Error 1
+ make[1]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new'
+ make: *** [all] Error 2
|