|
From: Maran P. <ma...@li...> - 2014-01-13 03:33:15
Attachments:
diffs.txt
|
valgrind revision: 13774
VEX revision: 2804
C compiler: gcc (GCC) 4.7.0 20120604 (Red Hat 4.7.0-7)
GDB: GNU gdb (GDB) Fedora (7.4.50.20120120-42.fc17)
Assembler: GNU assembler version 2.22.52.0.1-10.fc17 20120131
C library: unknown
uname -mrs: Linux 3.3.4-5.fc17.s390x s390x
Vendor version: Fedora release 17 (Beefy Miracle)
Nightly build on fedoras390 ( Fedora 17 with gcc 4.7.0 on z196 (s390x) )
Started at 2014-01-13 03:45:25 CET
Ended at 2014-01-13 04:33:26 CET
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
m_machine.c: In function ‘vgPlain_set_SP’:
m_machine.c:63:4: error: ‘VexGuestArchState’ has no member named ‘guest_SP’
m_machine.c: In function ‘vgPlain_get_UnwindStartRegs’:
m_machine.c:107:50: error: ‘VexGuestArchState’ has no member named ‘guest_SP’
m_machine.c: In function ‘vgPlain_get_FP’:
m_machine.c:57:1: warning: control reaches end of non-void function [-Wreturn-type]
m_machine.c: In function ‘vgPlain_get_SP’:
m_machine.c:54:1: warning: control reaches end of non-void function [-Wreturn-type]
make[3]: *** [libcoregrind_s390x_linux_a-m_machine.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/libcoregrind_s390x_linux_a-m_libcproc.Tpo .deps/libcoregrind_s390x_linux_a-m_libcproc.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_options.Tpo .deps/libcoregrind_s390x_linux_a-m_options.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_mallocfree.Tpo .deps/libcoregrind_s390x_linux_a-m_mallocfree.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_main.Tpo .deps/libcoregrind_s390x_linux_a-m_main.Po
make[3]: Leaving directory `/root/nightly/valgrind-new/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/nightly/valgrind-new/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/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
== 647 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/pth_cond_destroy_busy (stderr)
helgrind/tests/tc18_semabuse (stderr)
helgrind/tests/tc20_verifywrap (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2014-01-13 04:01:59.678433025 +0100
--- new.short 2014-01-13 04:33:26.418431946 +0100
***************
*** 3,13 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 647 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! helgrind/tests/pth_cond_destroy_busy (stderr)
! helgrind/tests/tc18_semabuse (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ m_machine.c: In function ‘vgPlain_set_SP’:
+ m_machine.c:63:4: error: ‘VexGuestArchState’ has no member named ‘guest_SP’
+ m_machine.c: In function ‘vgPlain_get_UnwindStartRegs’:
+ m_machine.c:107:50: error: ‘VexGuestArchState’ has no member named ‘guest_SP’
+ m_machine.c: In function ‘vgPlain_get_FP’:
+ m_machine.c:57:1: warning: control reaches end of non-void function [-Wreturn-type]
+ m_machine.c: In function ‘vgPlain_get_SP’:
+ m_machine.c:54:1: warning: control reaches end of non-void function [-Wreturn-type]
+ make[3]: *** [libcoregrind_s390x_linux_a-m_machine.o] Error 1
+ make[3]: *** Waiting for unfinished jobs....
+ mv -f .deps/libcoregrind_s390x_linux_a-m_libcproc.Tpo .deps/libcoregrind_s390x_linux_a-m_libcproc.Po
+ mv -f .deps/libcoregrind_s390x_linux_a-m_options.Tpo .deps/libcoregrind_s390x_linux_a-m_options.Po
+ mv -f .deps/libcoregrind_s390x_linux_a-m_mallocfree.Tpo .deps/libcoregrind_s390x_linux_a-m_mallocfree.Po
+ mv -f .deps/libcoregrind_s390x_linux_a-m_main.Tpo .deps/libcoregrind_s390x_linux_a-m_main.Po
+ make[3]: Leaving directory `/root/nightly/valgrind-new/coregrind'
+ make[2]: *** [all] Error 2
+ make[2]: Leaving directory `/root/nightly/valgrind-new/coregrind'
+ make[1]: *** [all-recursive] Error 1
+ make[1]: Leaving directory `/root/nightly/valgrind-new'
+ make: *** [all] Error 2
--tools=none,memcheck --reps=5 --vg=../valgrind-new --vg=../valgrind-old
vg_perf: './bigcode' not found or not a file (.)
-- Running tests in perf ----------------------------------------------
real 0m0.041s
user 0m0.006s
sys 0m0.005s
|