|
From: Christian B. <bor...@de...> - 2012-07-06 01:55:58
|
valgrind revision: 12715
VEX revision: 2420
C compiler: gcc (GCC) 4.5.3 20110121 (Red Hat 4.5.3-5)
Assembler: GNU assembler version 2.20.51.0.7-4bb6.fc13 20100318
C library: GNU C Library stable release version 2.12.1
uname -mrs: Linux 3.3.4-53.x.20120504-s390xperformance s390x
Vendor version: unknown
Nightly build on fedora390 ( Fedora 13/14/15 mix with gcc 3.5.3 on z196 (s390x) )
Started at 2012-07-06 03:45:01 CEST
Ended at 2012-07-06 03:55:32 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
gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o ifunc ifunc.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
ifunc.o: In function `main':
/home/cborntra/valgrind-nightly/valgrind-new/none/tests/ifunc.c:19: undefined reference to `test'
collect2: ld returned 1 exit status
make[5]: *** [ifunc] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/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
== 544 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/mcinvokeWS (stdoutB)
gdbserver_tests/mcinvokeWS (stderrB)
helgrind/tests/tc18_semabuse (stderr)
helgrind/tests/tc20_verifywrap (stderr)
helgrind/tests/tc21_pthonce (stderr)
helgrind/tests/tc22_exit_w_lock (stderr)
drd/tests/tc21_pthonce (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Fri Jul 6 03:54:34 2012
--- new.short Fri Jul 6 03:55:32 2012
***************
*** 3,17 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 544 tests, 5 stderr failures, 0 stdout failures, 1 stderrB failure, 1 stdoutB failure, 0 post failures ==
! gdbserver_tests/mcinvokeWS (stdoutB)
! gdbserver_tests/mcinvokeWS (stderrB)
! helgrind/tests/tc18_semabuse (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
! helgrind/tests/tc21_pthonce (stderr)
! helgrind/tests/tc22_exit_w_lock (stderr)
! drd/tests/tc21_pthonce (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
+ gcc -Winline -Wall -Wshadow -g -m64 -Wno-long-long -Wno-pointer-sign -fno-stack-protector -o ifunc ifunc.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
+ ifunc.o: In function `main':
+ /home/cborntra/valgrind-nightly/valgrind-new/none/tests/ifunc.c:19: undefined reference to `test'
+ collect2: ld returned 1 exit status
+ make[5]: *** [ifunc] Error 1
+ make[5]: *** Waiting for unfinished jobs....
+ make[5]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none/tests'
+ make[4]: *** [check-am] Error 2
+ make[4]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none/tests'
+ make[3]: *** [check-recursive] Error 1
+ make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none/tests'
+ make[2]: *** [check-recursive] Error 1
+ make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/none'
+ make[1]: *** [check-recursive] Error 1
+ make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new'
+ make: *** [check] Error 2
|