|
From: Christian B. <bor...@de...> - 2015-08-10 01:59:32
Attachments:
diffs.txt
|
valgrind revision: 15517
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-10 03:45:01 CEST
Ended at 2015-08-10 03:59:18 CEST
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
== 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)
=================================================
== 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[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-old/include'
Making all in VEX
make[2]: Entering directory '/home0/cborntra/valgrind-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 -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-old/VEX'
Makefile:812: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-old'
Makefile:680: recipe for target 'all' failed
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Mon Aug 10 03:45:54 2015
--- new.short Mon Aug 10 03:59:17 2015
***************
*** 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-old/include'
- Making all in VEX
- make[2]: Entering directory '/home0/cborntra/valgrind-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 -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-old/VEX'
- Makefile:812: recipe for target 'all-recursive' failed
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory '/home0/cborntra/valgrind-nightly/valgrind-old'
- Makefile:680: recipe for target 'all' failed
- make: *** [all] Error 2
--- 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)
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
-- Running tests in perf ----------------------------------------------
-- bigcode1 --
vg_perf: '/home0/cborntra/valgrind-nightly/valgrind-new/../valgrind-old/./coregrind/valgrind' not found or not a file (/home0/cborntra/valgrind-nightly/valgrind-new/../valgrind-old)
real 0m0.647s
user 0m0.615s
sys 0m0.011s
|