|
From: Tom H. <to...@co...> - 2016-05-30 03:01:59
Attachments:
diffs.txt
|
valgrind revision: 15886
VEX revision: 3219
C compiler: gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)
GDB: GNU gdb (GDB) Fedora 7.10.1-31.fc23
Assembler: GNU assembler version 2.25-17.fc23
C library: GNU C Library (GNU libc) stable release version 2.22
uname -mrs: Linux 4.4.9-300.fc23.x86_64 x86_64
Vendor version: Fedora 23 (Twenty Three)
Nightly build on bristol ( x86_64, Fedora 23 (Twenty Three) )
Started at 2016-05-30 02:30:31 BST
Ended at 2016-05-30 04:01:44 BST
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
== 733 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 1 stdoutB failure, 2 post failures ==
gdbserver_tests/hgtls (stdoutB)
memcheck/tests/leak_cpp_interior (stderr)
massif/tests/new-cpp (post)
massif/tests/overloaded-new (post)
exp-sgcheck/tests/preen_invars (stdout)
exp-sgcheck/tests/preen_invars (stderr)
Last 20 lines of verbose log follow echo
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/x86 ---------------------------------
-- Running tests in exp-bbv/tests/x86-linux ---------------------------
clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
-- Finished tests in exp-bbv/tests/x86-linux ---------------------------
== 733 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 1 stdoutB failure, 2 post failures ==
gdbserver_tests/hgtls (stdoutB)
memcheck/tests/leak_cpp_interior (stderr)
massif/tests/new-cpp (post)
massif/tests/overloaded-new (post)
exp-sgcheck/tests/preen_invars (stdout)
exp-sgcheck/tests/preen_invars (stderr)
...checking makefile consistency
...checking header files and include directives
Makefile:1335: 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 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... no
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 for the secondary 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 2016-05-30 02:30:56.532556328 +0100
--- new.short 2016-05-30 04:01:44.521061465 +0100
***************
*** 2,25 ****
Checking out valgrind source tree ... done
! Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
! 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... no
! 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 for the secondary 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,38 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 733 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 1 stdoutB failure, 2 post failures ==
! gdbserver_tests/hgtls (stdoutB)
! memcheck/tests/leak_cpp_interior (stderr)
! massif/tests/new-cpp (post)
! massif/tests/overloaded-new (post)
! exp-sgcheck/tests/preen_invars (stdout)
! exp-sgcheck/tests/preen_invars (stderr)
!
Last 20 lines of verbose log follow echo
! million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
! rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
! -- Finished tests in exp-bbv/tests/x86 ---------------------------------
! -- Running tests in exp-bbv/tests/x86-linux ---------------------------
! clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
! ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
! -- Finished tests in exp-bbv/tests/x86-linux ---------------------------
!
! == 733 tests, 2 stderr failures, 1 stdout failure, 0 stderrB failures, 1 stdoutB failure, 2 post failures ==
! gdbserver_tests/hgtls (stdoutB)
! memcheck/tests/leak_cpp_interior (stderr)
! massif/tests/new-cpp (post)
! massif/tests/overloaded-new (post)
! exp-sgcheck/tests/preen_invars (stdout)
! exp-sgcheck/tests/preen_invars (stderr)
!
! ...checking makefile consistency
! ...checking header files and include directives
! Makefile:1335: recipe for target 'regtest' failed
! make: *** [regtest] Error 1
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
-- Running tests in perf ----------------------------------------------
-- bigcode1 --
vg_perf: '/tmp/vgtest-12577/2016-05-30/valgrind-new/../valgrind-old/./coregrind/valgrind' not found or not a file (/tmp/vgtest-12577/2016-05-30/valgrind-new/../valgrind-old)
real 0m0.386s
user 0m0.360s
sys 0m0.019s
|