|
From: Rich C. <rc...@wi...> - 2017-02-11 03:49:28
|
valgrind revision: 16221
VEX revision: 3300
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 2017-02-10 21:30:01 CST
Ended at 2017-02-10 21:49:17 CST
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_mips_toIR.c:34:0:
../VEX/pub/libvex_ir.h:2584:15: note: declared here
extern IRCAS* mkIRCAS ( IRTemp oldHi, IRTemp oldLo,
^
Makefile:1603: recipe for target 'priv/libvex_amd64_linux_a-guest_mips_toIR.o' failed
make[3]: *** [priv/libvex_amd64_linux_a-guest_mips_toIR.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_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po
mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Po
make[3]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
Makefile:877: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
Makefile:820: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new'
Makefile:688: 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
== 662 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 -------------------------
== 662 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:1323: recipe for target 'regtest' failed
make: *** [regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Fri Feb 10 21:45:57 2017
--- new.short Fri Feb 10 21:49:17 2017
***************
*** 3,34 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 662 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 -------------------------
!
! == 662 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:1323: 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_mips_toIR.c:34:0:
! ../VEX/pub/libvex_ir.h:2584:15: note: declared here
! extern IRCAS* mkIRCAS ( IRTemp oldHi, IRTemp oldLo,
! ^
! Makefile:1603: recipe for target 'priv/libvex_amd64_linux_a-guest_mips_toIR.o' failed
! make[3]: *** [priv/libvex_amd64_linux_a-guest_mips_toIR.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_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po
! mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Po
! make[3]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
! Makefile:877: recipe for target 'all' failed
! make[2]: *** [all] Error 2
! make[2]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new/VEX'
! Makefile:820: recipe for target 'all-recursive' failed
! make[1]: *** [all-recursive] Error 1
! make[1]: Leaving directory '/home/coe/src/vg/nightly/valgrind-new'
! Makefile:688: recipe for target 'all' failed
! make: *** [all] Error 2
=================================================
./valgrind-old/gdbserver_tests/hgtls.stdoutB.diff
=================================================
--- hgtls.stdoutB.exp 2017-02-10 21:30:17.191338867 -0600
+++ hgtls.stdoutB.out 2017-02-10 21:35:35.692578391 -0600
@@ -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 2017-02-10 21:31:02.945505678 -0600
+++ hg05_race2.stderr.out 2017-02-10 21:41:27.175499158 -0600
@@ -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)
|