|
From: Tom H. <to...@co...> - 2016-05-30 03:01:53
Attachments:
diffs.txt
|
valgrind revision: 15886
VEX revision: 3219
C compiler: gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-7)
GDB: GNU gdb (GDB) Fedora 7.7.1-21.fc20
Assembler: GNU assembler version 2.23.2
C library: GNU C Library (GNU libc) stable release version 2.18
uname -mrs: Linux 4.4.9-300.fc23.x86_64 x86_64
Vendor version: Fedora 20 (Heisenbug)
Nightly build on bristol ( x86_64, Fedora 20 )
Started at 2016-05-30 03:00:49 BST
Ended at 2016-05-30 04:01:42 BST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... done
Regression test results follow
== 733 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
=================================================
== 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 03:01:14.585015303 +0100
--- new.short 2016-05-30 04:01:41.670114062 +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,10 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... done
!
! Regression test results follow
!
! == 733 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
--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-15072/2016-05-30/valgrind-new/../valgrind-old/./coregrind/valgrind' not found or not a file (/tmp/vgtest-15072/2016-05-30/valgrind-new/../valgrind-old)
real 0m0.390s
user 0m0.367s
sys 0m0.020s
|