|
From: <phi...@gc...> - 2016-05-29 03:18:09
Attachments:
diffs.txt.gz
|
valgrind revision: 15882
VEX revision: 3219
C compiler: gcc (GCC) 4.9.2 20141101 (Red Hat 4.9.2-1)
GDB: GNU gdb (GDB) Fedora 7.8.2-38.fc21
Assembler: GNU assembler version 2.24
C library: GNU C Library (GNU libc) stable release version 2.20
uname -mrs: Linux 3.17.4-301.fc21.ppc64le ppc64le
Vendor version: Fedora 21 (Twenty One)
Nightly build on gcc112 ( Fedora release 21 (Twenty One), ppc64le )
Started at 2016-05-29 03:00:05 UTC
Ended at 2016-05-29 03:17:57 UTC
Results differ 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... 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 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.
=================================================
== 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
== 600 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 1 post failure ==
gdbserver_tests/hgtls (stdoutB)
memcheck/tests/bug340392 (stderr)
massif/tests/mmapunmap (post)
helgrind/tests/tc06_two_races_xml (stderr)
Last 20 lines of verbose log follow echo
-- Finished tests in drd/tests -----------------------------------------
-- Running tests in exp-sgcheck/tests ---------------------------------
bad_percentify: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
globalerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
hackedbz2: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
hsg: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
preen_invars: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
stackerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
-- Finished tests in exp-sgcheck/tests ---------------------------------
== 600 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 1 post failure ==
gdbserver_tests/hgtls (stdoutB)
memcheck/tests/bug340392 (stderr)
massif/tests/mmapunmap (post)
helgrind/tests/tc06_two_races_xml (stderr)
...checking makefile consistency
...checking header files and include directives
Makefile:1324: recipe for target 'regtest' failed
make: *** [regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2016-05-29 03:14:46.721733320 +0000
--- new.short 2016-05-29 03:17:57.326021820 +0000
***************
*** 2,36 ****
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 600 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 1 post failure ==
! gdbserver_tests/hgtls (stdoutB)
! memcheck/tests/bug340392 (stderr)
! massif/tests/mmapunmap (post)
! helgrind/tests/tc06_two_races_xml (stderr)
!
Last 20 lines of verbose log follow echo
! -- Finished tests in drd/tests -----------------------------------------
! -- Running tests in exp-sgcheck/tests ---------------------------------
! bad_percentify: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! globalerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! hackedbz2: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! hsg: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! preen_invars: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! stackerr: (skipping, prereq failed: ./is_arch_supported && (../../tests/os_test linux || ../../tests/os_test solaris))
! -- Finished tests in exp-sgcheck/tests ---------------------------------
!
! == 600 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 1 post failure ==
! gdbserver_tests/hgtls (stdoutB)
! memcheck/tests/bug340392 (stderr)
! massif/tests/mmapunmap (post)
! helgrind/tests/tc06_two_races_xml (stderr)
!
! ...checking makefile consistency
! ...checking header files and include directives
! Makefile:1324: recipe for target 'regtest' failed
! make: *** [regtest] Error 1
--- 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... 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 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.
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
Can't open perl script "perf/vg_perf": No such file or directory
real 0m0.001s
user 0m0.001s
sys 0m0.001s
|