|
From: Philippe W. <phi...@sk...> - 2015-08-10 03:21:57
Attachments:
diffs.txt.gz
|
valgrind revision: 15517
VEX revision: 3168
C compiler: gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
GDB: GNU gdb (GDB) Fedora (7.5.1-37.fc18)
Assembler: GNU assembler version 2.23.51.0.1-7.fc18 20120806
C library: GNU C Library stable release version 2.16
uname -mrs: Linux 3.8.8-202.fc18.ppc64p7 ppc64
Vendor version: Fedora 18 (Spherical Cow)
Nightly build on gcc110 ( Fedora release 18 (Spherical Cow), ppc64 )
Started at 2015-08-09 20:00:07 PDT
Ended at 2015-08-09 20:21:48 PDT
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
== 620 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
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 ---------------------------------
-- Running tests in exp-bbv/tests/ppc32-linux -------------------------
ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
-- Finished tests in exp-bbv/tests/ppc32-linux -------------------------
== 620 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/tc06_two_races_xml (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [regtest] Error 1
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... failed
Last 20 lines of verbose log follow echo
make[1]: Entering directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
Making all in include
make[2]: Entering directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/include'
Making all in VEX
make[2]: Entering directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/VEX'
rm -f auxprogs/genoffsets.s
/usr/bin/mkdir -p auxprogs pub
gcc \
-Wbad-function-cast -fstrict-aliasing \
-m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wempty-body -Wformat @FLAG_W_FORMAT_SIGNEDNESS@ -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin \
-O -S -o auxprogs/genoffsets.s \
./auxprogs/genoffsets.c
gcc: error: @FLAG_W_FORMAT_SIGNEDNESS@: No such file or directory
make[2]: *** [pub/libvex_guest_offsets.h] Error 1
make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/VEX'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sun Aug 9 20:01:43 2015
--- new.short Sun Aug 9 20:21:47 2015
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
Last 20 lines of verbose log follow echo
! make[1]: Entering directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
! Making all in include
! make[2]: Entering directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/include'
! make[2]: Nothing to be done for `all'.
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/include'
! Making all in VEX
! make[2]: Entering directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/VEX'
! rm -f auxprogs/genoffsets.s
! /usr/bin/mkdir -p auxprogs pub
! gcc \
! -Wbad-function-cast -fstrict-aliasing \
! -m64 -O2 -g -std=gnu99 -Wall -Wcast-align -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-qual -Wwrite-strings -Wempty-body -Wformat @FLAG_W_FORMAT_SIGNEDNESS@ -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wold-style-declaration -fno-stack-protector -fno-strict-aliasing -fno-builtin \
! -O -S -o auxprogs/genoffsets.s \
! ./auxprogs/genoffsets.c
! gcc: error: @FLAG_W_FORMAT_SIGNEDNESS@: No such file or directory
! make[2]: *** [pub/libvex_guest_offsets.h] Error 1
! make[2]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old/VEX'
! make[1]: *** [all-recursive] Error 1
! make[1]: Leaving directory `/home/philippe/valgrind/cron_nightly/nightly/valgrind-old'
! make: *** [all] Error 2
--- 3,33 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 620 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! 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 ---------------------------------
! -- Running tests in exp-bbv/tests/ppc32-linux -------------------------
! ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
! million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
! -- Finished tests in exp-bbv/tests/ppc32-linux -------------------------
!
! == 620 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! helgrind/tests/tc06_two_races_xml (stderr)
!
! ...checking makefile consistency
! ...checking header files and include directives
! 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: '/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/../valgrind-old/./coregrind/valgrind' not found or not a file (/home/philippe/valgrind/cron_nightly/nightly/valgrind-new/../valgrind-old)
real 0m0.836s
user 0m0.712s
sys 0m0.019s
|