|
From: Christian B. <bor...@de...> - 2015-08-09 13:37:24
Attachments:
diffs.txt
|
valgrind revision: 15510
VEX revision: 3168
C compiler: gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064]
GDB: GNU gdb (GDB; SUSE Linux Enterprise 12) 7.7
Assembler: GNU assembler (GNU Binutils; SUSE Linux Enterprise 12) 2.24.0.20140403-7
C library: GNU C Library (GNU libc) stable release version 2.19 (git 9a869d822025)
uname -mrs: Linux 3.12.43-52.6-default s390x
Vendor version: Welcome to SUSE Linux Enterprise Server 12 (s390x) - Kernel %r (%t).
Nightly build on sless390 ( SUSE Linux Enterprise Server 11 SP3 gcc 4.3.4 on z196 (s390x) )
Started at 2015-08-08 03:45:01 CEST
Ended at 2015-08-09 15:37:10 CEST
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
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-new/include'
Making all in VEX
make[2]: Entering directory '/home0/cborntra/valgrind-nightly/valgrind-new/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 -fomit-frame-pointer \
-O -S -o auxprogs/genoffsets.s \
./auxprogs/genoffsets.c
gcc: error: @FLAG_W_FORMAT_SIGNEDNESS@: No such file or directory
Makefile:3015: recipe for target 'pub/libvex_guest_offsets.h' failed
make[2]: *** [pub/libvex_guest_offsets.h] Error 1
make[2]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-new/VEX'
Makefile:812: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-new'
Makefile:680: 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
== 686 tests, 5 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/memcmptest (stderr)
memcheck/tests/origin5-bz2 (stderr)
memcheck/tests/varinfo6 (stderr)
memcheck/tests/vcpu_fnfns (stderr)
helgrind/tests/tc22_exit_w_lock (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sun Aug 9 03:58:06 2015
--- new.short Sun Aug 9 03:58:49 2015
***************
*** 3,15 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 686 tests, 5 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/memcmptest (stderr)
! memcheck/tests/origin5-bz2 (stderr)
! memcheck/tests/varinfo6 (stderr)
! memcheck/tests/vcpu_fnfns (stderr)
! helgrind/tests/tc22_exit_w_lock (stderr)
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ make[2]: Nothing to be done for 'all'.
+ make[2]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-new/include'
+ Making all in VEX
+ make[2]: Entering directory '/home0/cborntra/valgrind-nightly/valgrind-new/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 -fomit-frame-pointer \
+ -O -S -o auxprogs/genoffsets.s \
+ ./auxprogs/genoffsets.c
+ gcc: error: @FLAG_W_FORMAT_SIGNEDNESS@: No such file or directory
+ Makefile:3015: recipe for target 'pub/libvex_guest_offsets.h' failed
+ make[2]: *** [pub/libvex_guest_offsets.h] Error 1
+ make[2]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-new/VEX'
+ Makefile:812: recipe for target 'all-recursive' failed
+ make[1]: *** [all-recursive] Error 1
+ make[1]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-new'
+ Makefile:680: 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.008s
user 0m0.006s
sys 0m0.002s
cat: perf.stderr: No such file or directory
*** missing usertime in perf.stderr
real 2127m53.595s
user 2124m39.646s
sys 1m58.954s
|