|
From: Christian B. <bor...@de...> - 2014-10-22 02:04:49
|
valgrind revision: 14647
VEX revision: 2975
C compiler: gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
GDB: GNU gdb (GDB) SUSE (7.5.1-0.7.29)
Assembler: GNU assembler (GNU Binutils; SUSE Linux Enterprise 11) 2.23.1
C library: GNU C Library stable release version 2.11.3 (20110527)
uname -mrs: Linux 3.0.101-0.35-default s390x
Vendor version: Welcome to SUSE Linux Enterprise Server 11 SP3 (s390x) - Kernel %r (%t).
Nightly build on sless390 ( SUSE Linux Enterprise Server 11 SP3 gcc 4.3.4 on z196 (s390x) )
Started at 2014-10-22 03:45:01 CEST
Ended at 2014-10-22 04:04:36 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
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys-openat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_s390x=1 -DVGO_linux=1 -DVGP_s390x_linux=1 -DVGPV_s390x_linux_vanilla=1 -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wwrite-strings -fno-stack-protector -Wno-write-strings -MT sys-openat.o -MD -MP -MF $depbase.Tpo -c -o sys-openat.o sys-openat.c &&\
mv -f $depbase.Tpo $depbase.Po
ioctl-tiocsig.c: In function 'main':
ioctl-tiocsig.c:5: error: 'TIOCSIG' undeclared (first use in this function)
ioctl-tiocsig.c:5: error: (Each undeclared identifier is reported only once
ioctl-tiocsig.c:5: error: for each function it appears in.)
make[5]: *** [ioctl-tiocsig.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new'
make: *** [check] 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
== 661 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/origin5-bz2 (stderr)
helgrind/tests/pth_cond_destroy_busy (stderr)
helgrind/tests/tc20_verifywrap (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Wed Oct 22 04:03:28 2014
--- new.short Wed Oct 22 04:04:36 2014
***************
*** 3,13 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 661 tests, 3 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! memcheck/tests/origin5-bz2 (stderr)
! helgrind/tests/pth_cond_destroy_busy (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ mv -f $depbase.Tpo $depbase.Po
+ depbase=`echo sys-openat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
+ gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_s390x=1 -DVGO_linux=1 -DVGP_s390x_linux=1 -DVGPV_s390x_linux_vanilla=1 -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wwrite-strings -fno-stack-protector -Wno-write-strings -MT sys-openat.o -MD -MP -MF $depbase.Tpo -c -o sys-openat.o sys-openat.c &&\
+ mv -f $depbase.Tpo $depbase.Po
+ ioctl-tiocsig.c: In function 'main':
+ ioctl-tiocsig.c:5: error: 'TIOCSIG' undeclared (first use in this function)
+ ioctl-tiocsig.c:5: error: (Each undeclared identifier is reported only once
+ ioctl-tiocsig.c:5: error: for each function it appears in.)
+ make[5]: *** [ioctl-tiocsig.o] Error 1
+ make[5]: *** Waiting for unfinished jobs....
+ make[5]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
+ make[4]: *** [check-am] Error 2
+ make[4]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
+ make[3]: *** [check-recursive] Error 1
+ make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck/tests'
+ make[2]: *** [check-recursive] Error 1
+ make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/memcheck'
+ make[1]: *** [check-recursive] Error 1
+ make[1]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new'
+ make: *** [check] 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
|