|
From: Rich C. <rc...@wi...> - 2016-05-30 02:44:10
|
valgrind revision: 15886
VEX revision: 3219
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 2016-05-29 21:30:01 CDT
Ended at 2016-05-29 21:44:01 CDT
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
== 647 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 -------------------------
== 647 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:1317: recipe for target 'regtest' failed
make: *** [regtest] Error 1
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
checking for strstr... yes
checking for syscall... yes
checking for utimensat... yes
checking for process_vm_readv... yes
checking for process_vm_writev... yes
checking for mpicc... mpicc
checking primary target for usable MPI2-compliant C compiler and mpi.h... no
checking secondary target for usable MPI2-compliant C compiler and mpi.h... no
checking for boost... yes
checking for OpenMP... yes
checking for __builtin_popcount()... yes
checking for __builtin_clz()... yes
checking for __builtin_ctz()... yes
checking if gcc supports __sync_add_and_fetch for the primary target... yes
checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes
checking if g++ supports __sync_add_and_fetch... yes
checking if libstdc++ supports annotating shared pointers... yes
checking that generated files are newer than configure... done
configure: error: conditional "SOLARIS_MODCTL_MODNVL" was never defined.
Usually this means the macro was only invoked conditionally.
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sun May 29 21:31:05 2016
--- new.short Sun May 29 21:44:01 2016
***************
*** 2,25 ****
Checking out valgrind source tree ... done
! Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
! checking for strstr... yes
! checking for syscall... yes
! checking for utimensat... yes
! checking for process_vm_readv... yes
! checking for process_vm_writev... yes
! checking for mpicc... mpicc
! checking primary target for usable MPI2-compliant C compiler and mpi.h... no
! checking secondary target for usable MPI2-compliant C compiler and mpi.h... no
! checking for boost... yes
! checking for OpenMP... yes
! checking for __builtin_popcount()... yes
! checking for __builtin_clz()... yes
! checking for __builtin_ctz()... yes
! checking if gcc supports __sync_add_and_fetch for the primary target... yes
! checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes
! checking if g++ supports __sync_add_and_fetch... yes
! checking if libstdc++ supports annotating shared pointers... yes
! checking that generated files are newer than configure... done
! configure: error: conditional "SOLARIS_MODCTL_MODNVL" was never defined.
! Usually this means the macro was only invoked conditionally.
--- 2,34 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 647 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 -------------------------
!
! == 647 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:1317: recipe for target 'regtest' failed
! make: *** [regtest] Error 1
=================================================
./valgrind-new/gdbserver_tests/hgtls.stdoutB.diff
=================================================
--- hgtls.stdoutB.exp 2016-05-29 21:31:08.418685081 -0500
+++ hgtls.stdoutB.out 2016-05-29 21:33:47.362251970 -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-new/helgrind/tests/hg05_race2.stderr.diff
=================================================
--- hg05_race2.stderr.exp 2016-05-29 21:31:12.676566287 -0500
+++ hg05_race2.stderr.out 2016-05-29 21:39:31.383666112 -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)
|