|
From: Rich C. <rc...@wi...> - 2018-09-27 02:45:52
|
valgrind revision:
C compiler: gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064]
GDB: GNU gdb (GDB; openSUSE 13.2) 7.8
Assembler: GNU assembler (GNU Binutils; openSUSE 13.2) 2.24.0.20140403-6.1
C library: GNU C Library (GNU libc) stable release version 2.19 (git 9a869d822025)
uname -mrs: Linux 3.16.7-29-desktop x86_64
Vendor version: openSUSE 13.2 (Harlequin)
Nightly build on ultra ( gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Linux 3.16.7-29-desktop x86_64 )
Started at 2018-09-26 21:30:01 CDT
Ended at 2018-09-26 21:45:38 CDT
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
^
In file included from priv/guest_s390_helpers.c:43:0:
priv/guest_s390_defs.h:83:7: note: previous declaration of âs390x_dirtyhelper_vec_opâ was here
ULong s390x_dirtyhelper_vec_op(VexGuestS390XState *guest_state,
^
Makefile:1532: recipe for target 'priv/libvex_amd64_linux_a-guest_s390_helpers.o' failed
make[3]: *** [priv/libvex_amd64_linux_a-guest_s390_helpers.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Po
mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Po
mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po
make[3]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
Makefile:872: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
Makefile:825: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new'
Makefile:693: recipe for target 'all' failed
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
== 677 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/hgtls (stdoutB)
helgrind/tests/hg05_race2 (stderr)
Last 20 lines of verbose log follow echo
preen_invars: valgrind ./preen_invars
stackerr: valgrind --num-callers=3 ./stackerr
-- Finished tests in exp-sgcheck/tests ---------------------------------
-- Running tests in exp-bbv/tests/amd64-linux -------------------------
clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/amd64-linux -------------------------
== 677 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/hgtls (stdoutB)
helgrind/tests/hg05_race2 (stderr)
...checking makefile consistency
...checking header files and include directives
Makefile:1328: recipe for target 'regtest' failed
make: *** [regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Wed Sep 26 21:44:25 2018
--- new.short Wed Sep 26 21:45:38 2018
***************
*** 3,34 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 677 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
! gdbserver_tests/hgtls (stdoutB)
! helgrind/tests/hg05_race2 (stderr)
!
Last 20 lines of verbose log follow echo
! preen_invars: valgrind ./preen_invars
! stackerr: valgrind --num-callers=3 ./stackerr
! -- Finished tests in exp-sgcheck/tests ---------------------------------
! -- Running tests in exp-bbv/tests/amd64-linux -------------------------
! clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
! complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
! fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
! ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
! million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
! rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
! -- Finished tests in exp-bbv/tests/amd64-linux -------------------------
!
! == 677 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
! gdbserver_tests/hgtls (stdoutB)
! helgrind/tests/hg05_race2 (stderr)
!
! ...checking makefile consistency
! ...checking header files and include directives
! Makefile:1328: recipe for target 'regtest' failed
! make: *** [regtest] Error 1
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
Last 20 lines of verbose log follow echo
! ^
! In file included from priv/guest_s390_helpers.c:43:0:
! priv/guest_s390_defs.h:83:7: note: previous declaration of âs390x_dirtyhelper_vec_opâ was here
! ULong s390x_dirtyhelper_vec_op(VexGuestS390XState *guest_state,
! ^
! Makefile:1532: recipe for target 'priv/libvex_amd64_linux_a-guest_s390_helpers.o' failed
! make[3]: *** [priv/libvex_amd64_linux_a-guest_s390_helpers.o] Error 1
! make[3]: *** Waiting for unfinished jobs....
! mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Po
! mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Po
! mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po
! make[3]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
! Makefile:872: recipe for target 'all' failed
! make[2]: *** [all] Error 2
! make[2]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
! Makefile:825: recipe for target 'all-recursive' failed
! make[1]: *** [all-recursive] Error 1
! make[1]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new'
! Makefile:693: recipe for target 'all' failed
! make: *** [all] Error 2
=================================================
./valgrind-old/gdbserver_tests/hgtls.stdoutB.diff
=================================================
--- hgtls.stdoutB.exp 2018-09-26 21:30:22.027935697 -0500
+++ hgtls.stdoutB.out 2018-09-26 21:33:36.762244179 -0500
@@ -26,10 +26,10 @@
test static_extern tls_ip 0x........ ip 0x........ equal 1
Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
55 int here = 0;
-test so_extern tls_ip 0x........ ip 0x........ equal 1
+test so_extern tls_ip 0x........ ip 0x........ equal 0
Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
55 int here = 0;
-test so_extern tls_ip 0x........ ip 0x........ equal 1
+test so_extern tls_ip 0x........ ip 0x........ equal 0
Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
55 int here = 0;
test so_local tls_ip 0x........ ip 0x........ equal 1
=================================================
./valgrind-old/helgrind/tests/hg05_race2.stderr.diff
=================================================
--- hg05_race2.stderr.exp 2018-09-26 21:30:22.049934828 -0500
+++ hg05_race2.stderr.out 2018-09-26 21:39:41.147859552 -0500
@@ -26,8 +26,7 @@
at 0x........: th (hg05_race2.c:17)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
- Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
- declared at hg05_race2.c:24, in frame #x of thread x
+ Address 0x........ is on thread #x's stack
----------------------------------------------------------------
@@ -42,8 +41,7 @@
at 0x........: th (hg05_race2.c:17)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
- Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
- declared at hg05_race2.c:24, in frame #x of thread x
+ Address 0x........ is on thread #x's stack
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
|