|
From: Tom H. <to...@co...> - 2016-04-24 01:56:20
Attachments:
diffs.txt
|
valgrind revision: 15868
VEX revision: 3216
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.6-301.fc23.x86_64 x86_64
Vendor version: Fedora 23 (Twenty Three)
Nightly build on bristol ( x86_64, Fedora 23 (Twenty Three) )
Started at 2016-04-24 02:33:20 BST
Ended at 2016-04-24 02:56:04 BST
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
} Elf32_Chdr;
^
m_debuginfo/readelf.c:76:6: error: conflicting types for âElf64_Chdrâ
} Elf64_Chdr;
^
In file included from m_debuginfo/readelf.c:56:0:
/usr/include/elf.h:393:3: note: previous declaration of âElf64_Chdrâ was here
} Elf64_Chdr;
^
Makefile:4872: recipe for target 'm_debuginfo/libcoregrind_amd64_linux_a-readelf.o' failed
make[3]: *** [m_debuginfo/libcoregrind_amd64_linux_a-readelf.o] Error 1
make[3]: Leaving directory '/tmp/vgtest-17963/2016-04-24/valgrind-new/coregrind'
Makefile:1833: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/vgtest-17963/2016-04-24/valgrind-new/coregrind'
Makefile:827: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/vgtest-17963/2016-04-24/valgrind-new'
Makefile:696: 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
== 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
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2016-04-24 02:52:57.151197211 +0100
--- new.short 2016-04-24 02:56:04.473669594 +0100
***************
*** 3,38 ****
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
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
Last 20 lines of verbose log follow echo
! } Elf32_Chdr;
! ^
! m_debuginfo/readelf.c:76:6: error: conflicting types for âElf64_Chdrâ
! } Elf64_Chdr;
! ^
! In file included from m_debuginfo/readelf.c:56:0:
! /usr/include/elf.h:393:3: note: previous declaration of âElf64_Chdrâ was here
! } Elf64_Chdr;
! ^
! Makefile:4872: recipe for target 'm_debuginfo/libcoregrind_amd64_linux_a-readelf.o' failed
! make[3]: *** [m_debuginfo/libcoregrind_amd64_linux_a-readelf.o] Error 1
! make[3]: Leaving directory '/tmp/vgtest-17963/2016-04-24/valgrind-new/coregrind'
! Makefile:1833: recipe for target 'all' failed
! make[2]: *** [all] Error 2
! make[2]: Leaving directory '/tmp/vgtest-17963/2016-04-24/valgrind-new/coregrind'
! Makefile:827: recipe for target 'all-recursive' failed
! make[1]: *** [all-recursive] Error 1
! make[1]: Leaving directory '/tmp/vgtest-17963/2016-04-24/valgrind-new'
! Makefile:696: recipe for target 'all' failed
! make: *** [all] Error 2
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
vg_perf: './bigcode' not found or not a file (.)
-- Running tests in perf ----------------------------------------------
real 0m0.051s
user 0m0.006s
sys 0m0.003s
|