|
From: Christian B. <bor...@de...> - 2012-11-11 02:57:59
Attachments:
diffs.txt
|
valgrind revision: 13120
VEX revision: 2560
C compiler: gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9bb4)
Assembler: GNU assembler version 2.21.51.0.6-6bb6.fc15 20110118
C library: GNU C Library stable release version 2.14.1
uname -mrs: Linux 3.6.1-56.x.20121010-s390xperformance s390x
Vendor version: unknown
Nightly build on fedora390 ( Fedora 15 with devel libc/toolchain on z196 (s390x) )
Started at 2012-11-11 03:45:01 CET
Ended at 2012-11-11 03:58:06 CET
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Building valgrind ... done
Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
configure: WARNING: features.h: see the Autoconf documentation
configure: WARNING: features.h: section "Present But Cannot Be Compiled"
configure: WARNING: features.h: proceeding with the compiler's result
configure: WARNING: ## --------------------------------------------------- ##
configure: WARNING: ## Report this to val...@li... ##
configure: WARNING: ## --------------------------------------------------- ##
checking for features.h... no
config.status: creating gdbserver_tests/Makefile
checking the GLIBC_VERSION version... unsupported version
configure: error: Valgrind requires glibc version 2.2 - 2.16
config.status: creating include/Makefile
config.status: creating auxprogs/Makefile
config.status: creating mpi/Makefile
make[3]: *** [config.status] Error 1
make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new'
make[2]: *** [../config.status] Error 2
make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new'
make: *** [all] Error 2
done
Building valgrind ... failed
Last 20 lines of verbose log follow echo
syscalls-2007.c:77:5: warning: implicit declaration of function 'epoll_create' [-Wimplicit-function-declaration]
syscalls-2007.c:78:5: warning: implicit declaration of function 'epoll_pwait' [-Wimplicit-function-declaration]
syscalls-2007.c:71:24: warning: unused variable 'evs' [-Wunused-variable]
make[5]: *** [syscalls-2007.o] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/syslog-syscall.Tpo .deps/syslog-syscall.Po
mv -f .deps/stack_changes.Tpo .deps/stack_changes.Po
mv -f .deps/stack_switch.Tpo .deps/stack_switch.Po
mv -f .deps/proc-auxv.Tpo .deps/proc-auxv.Po
mv -f .deps/timerfd-syscall.Tpo .deps/timerfd-syscall.Po
make[5]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck'
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
Last 20 lines of verbose log follow echo
annotate_rwlock: valgrind -q ./annotate_rwlock
annotate_smart_pointer: valgrind ./../../drd/tests/annotate_smart_pointer 50 5
bar_bad: valgrind -q ./bar_bad
bar_trivial: valgrind -q ./bar_trivial
cond_timedwait_invalid: valgrind ./cond_timedwait_invalid
free_is_write: valgrind --free-is-write=yes ./free_is_write
hg01_all_ok: valgrind ./hg01_all_ok
hg02_deadlock: valgrind ./hg02_deadlock
hg03_inherit: valgrind --read-var-info=yes ./hg03_inherit
hg04_race: valgrind --read-var-info=yes ./hg04_race
hg05_race2: valgrind --read-var-info=yes ./hg05_race2
hg06_readshared: valgrind ./hg06_readshared
locked_vs_unlocked1_fwd: valgrind -q ./locked_vs_unlocked1
locked_vs_unlocked1_rev: valgrind -q ./locked_vs_unlocked1 x
locked_vs_unlocked2: valgrind -q ./locked_vs_unlocked2
locked_vs_unlocked3: valgrind -q ./locked_vs_unlocked3
pth_barrier1: valgrind -q ./../../drd/tests/pth_barrier 2 1 1
pth_barrier2: valgrind -q --cmp-race-err-addrs=yes ./../../drd/tests/pth_barrier 2 32 1
pth_barrier3: valgrind -q ./../../drd/tests/pth_barrier 32 1 1
pth_destroy_cond: valgrind -q ./pth_destroy_cond
failed
Regression test results follow
== 610 tests, 2 stderr failures, 0 stdout failures, 6 stderrB failures, 0 stdoutB failures, 0 post failures ==
gdbserver_tests/mcbreak (stderrB)
gdbserver_tests/mcclean_after_fork (stderrB)
gdbserver_tests/mcleak (stderrB)
gdbserver_tests/mcmain_pic (stderrB)
gdbserver_tests/mcvabits (stderrB)
gdbserver_tests/mssnapshot (stderrB)
helgrind/tests/tc18_semabuse (stderr)
helgrind/tests/tc20_verifywrap (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sun Nov 11 03:57:19 2012
--- new.short Sun Nov 11 03:58:06 2012
***************
*** 2,41 ****
Checking out valgrind source tree ... done
- Configuring valgrind ... done
Building valgrind ... done
! Running regression tests ... failed
Last 20 lines of verbose log follow echo
! annotate_rwlock: valgrind -q ./annotate_rwlock
! annotate_smart_pointer: valgrind ./../../drd/tests/annotate_smart_pointer 50 5
! bar_bad: valgrind -q ./bar_bad
! bar_trivial: valgrind -q ./bar_trivial
! cond_timedwait_invalid: valgrind ./cond_timedwait_invalid
! free_is_write: valgrind --free-is-write=yes ./free_is_write
! hg01_all_ok: valgrind ./hg01_all_ok
! hg02_deadlock: valgrind ./hg02_deadlock
! hg03_inherit: valgrind --read-var-info=yes ./hg03_inherit
! hg04_race: valgrind --read-var-info=yes ./hg04_race
! hg05_race2: valgrind --read-var-info=yes ./hg05_race2
! hg06_readshared: valgrind ./hg06_readshared
! locked_vs_unlocked1_fwd: valgrind -q ./locked_vs_unlocked1
! locked_vs_unlocked1_rev: valgrind -q ./locked_vs_unlocked1 x
! locked_vs_unlocked2: valgrind -q ./locked_vs_unlocked2
! locked_vs_unlocked3: valgrind -q ./locked_vs_unlocked3
! pth_barrier1: valgrind -q ./../../drd/tests/pth_barrier 2 1 1
! pth_barrier2: valgrind -q --cmp-race-err-addrs=yes ./../../drd/tests/pth_barrier 2 32 1
! pth_barrier3: valgrind -q ./../../drd/tests/pth_barrier 32 1 1
! pth_destroy_cond: valgrind -q ./pth_destroy_cond
! failed
!
! Regression test results follow
!
! == 610 tests, 2 stderr failures, 0 stdout failures, 6 stderrB failures, 0 stdoutB failures, 0 post failures ==
! gdbserver_tests/mcbreak (stderrB)
! gdbserver_tests/mcclean_after_fork (stderrB)
! gdbserver_tests/mcleak (stderrB)
! gdbserver_tests/mcmain_pic (stderrB)
! gdbserver_tests/mcvabits (stderrB)
! gdbserver_tests/mssnapshot (stderrB)
! helgrind/tests/tc18_semabuse (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
--- 2,50 ----
Checking out valgrind source tree ... done
Building valgrind ... done
! Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
! configure: WARNING: features.h: see the Autoconf documentation
! configure: WARNING: features.h: section "Present But Cannot Be Compiled"
! configure: WARNING: features.h: proceeding with the compiler's result
! configure: WARNING: ## --------------------------------------------------- ##
! configure: WARNING: ## Report this to val...@li... ##
! configure: WARNING: ## --------------------------------------------------- ##
! checking for features.h... no
! config.status: creating gdbserver_tests/Makefile
! checking the GLIBC_VERSION version... unsupported version
! configure: error: Valgrind requires glibc version 2.2 - 2.16
! config.status: creating include/Makefile
! config.status: creating auxprogs/Makefile
! config.status: creating mpi/Makefile
! make[3]: *** [config.status] Error 1
! make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new'
! make[2]: *** [../config.status] Error 2
! make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/coregrind'
! make[1]: *** [all-recursive] Error 1
! make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new'
! make: *** [all] Error 2
! done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ syscalls-2007.c:77:5: warning: implicit declaration of function 'epoll_create' [-Wimplicit-function-declaration]
+ syscalls-2007.c:78:5: warning: implicit declaration of function 'epoll_pwait' [-Wimplicit-function-declaration]
+ syscalls-2007.c:71:24: warning: unused variable 'evs' [-Wunused-variable]
+ make[5]: *** [syscalls-2007.o] Error 1
+ make[5]: *** Waiting for unfinished jobs....
+ mv -f .deps/syslog-syscall.Tpo .deps/syslog-syscall.Po
+ mv -f .deps/stack_changes.Tpo .deps/stack_changes.Po
+ mv -f .deps/stack_switch.Tpo .deps/stack_switch.Po
+ mv -f .deps/proc-auxv.Tpo .deps/proc-auxv.Po
+ mv -f .deps/timerfd-syscall.Tpo .deps/timerfd-syscall.Po
+ make[5]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
+ make[4]: *** [check-am] Error 2
+ make[4]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests/linux'
+ make[3]: *** [check-recursive] Error 1
+ make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck/tests'
+ make[2]: *** [check-recursive] Error 1
+ make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new/memcheck'
+ make[1]: *** [check-recursive] Error 1
+ make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-new'
+ make: *** [check] Error 2
|