|
From: Christian B. <bor...@de...> - 2012-10-14 02:09:07
Attachments:
diffs.txt
|
valgrind revision: 13039
VEX revision: 2550
C compiler: gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
Assembler: GNU assembler (GNU Binutils; SUSE Linux Enterprise 11) 2.21.1
C library: GNU C Library stable release version 2.11.3 (20110527)
uname -mrs: Linux 3.0.38-0.5-default s390x
Vendor version: Welcome to SUSE Linux Enterprise Server 11 SP2 (s390x) - Kernel %r (%t).
Nightly build on sless390 ( SUSE Linux Enterprise Server 11 SP1 gcc 4.3.4 on z196 (s390x) )
Started at 2012-10-14 03:45:01 CEST
Ended at 2012-10-14 04:08:55 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
gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o thread-exits thread-exits.o -lpthread
gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o rlimit64_nofile rlimit64_nofile.o
make[5]: `tls2.so' is up to date.
gcc -Winline -Wall -Wshadow -g -m64 -fPIC -Wno-long-long -Wno-pointer-sign -fno-stack-protector -Wl,-rpath,../../none/tests -shared -fPIC -o tls.so tls_so-tls_so.o tls2.so
valgrind_cpp_test.o: In function `CheckAssert(int)':
/home/cborntra/valgrind-nightly/valgrind-new/none/tests/valgrind_cpp_test.cpp:33: undefined reference to `vgPlain_assert_fail(unsigned char, char const*, char const*, int, char const*, char const*, ...)'
/home/cborntra/valgrind-nightly/valgrind-new/none/tests/valgrind_cpp_test.cpp:34: undefined reference to `vgPlain_assert_fail(unsigned char, char const*, char const*, int, char const*, char const*, ...)'
collect2: ld returned 1 exit status
make[5]: *** [valgrind_cpp_test] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none'
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
== 602 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/tc20_verifywrap (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sun Oct 14 04:00:47 2012
--- new.short Sun Oct 14 04:08:55 2012
***************
*** 3,11 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 602 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! helgrind/tests/tc20_verifywrap (stderr)
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o thread-exits thread-exits.o -lpthread
+ gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o rlimit64_nofile rlimit64_nofile.o
+ make[5]: `tls2.so' is up to date.
+ gcc -Winline -Wall -Wshadow -g -m64 -fPIC -Wno-long-long -Wno-pointer-sign -fno-stack-protector -Wl,-rpath,../../none/tests -shared -fPIC -o tls.so tls_so-tls_so.o tls2.so
+ valgrind_cpp_test.o: In function `CheckAssert(int)':
+ /home/cborntra/valgrind-nightly/valgrind-new/none/tests/valgrind_cpp_test.cpp:33: undefined reference to `vgPlain_assert_fail(unsigned char, char const*, char const*, int, char const*, char const*, ...)'
+ /home/cborntra/valgrind-nightly/valgrind-new/none/tests/valgrind_cpp_test.cpp:34: undefined reference to `vgPlain_assert_fail(unsigned char, char const*, char const*, int, char const*, char const*, ...)'
+ collect2: ld returned 1 exit status
+ make[5]: *** [valgrind_cpp_test] Error 1
+ make[5]: *** Waiting for unfinished jobs....
+ make[5]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none/tests'
+ make[4]: *** [check-am] Error 2
+ make[4]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none/tests'
+ make[3]: *** [check-recursive] Error 1
+ make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none/tests'
+ make[2]: *** [check-recursive] Error 1
+ make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new/none'
+ make[1]: *** [check-recursive] Error 1
+ make[1]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-new'
+ make: *** [check] Error 2
|