|
From: Christian B. <bor...@de...> - 2012-04-21 01:59:25
|
valgrind revision: 12519
VEX revision: 2296
GCC version: gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
C library: GNU C Library stable release version 2.11.1 (20100118), by Roland McGrath et al.
uname -mrs: Linux 2.6.32.54-0.3-default s390x
Vendor version: Welcome to SUSE Linux Enterprise Server 11 SP1 (s390x) - Kernel %r (%t).
Nightly build on sless390 ( SUSE Linux Enterprise Server 11 SP1 gcc 4.3.4 on z196 (s390x) )
Started at 2012-04-21 03:45:01 CEST
Ended at 2012-04-21 03:59:10 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
== 525 tests, 5 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
none/tests/s390x/op_exception (stdout)
none/tests/s390x/op_exception (stderr)
helgrind/tests/tc18_semabuse (stderr)
helgrind/tests/tc20_verifywrap (stderr)
drd/tests/tc04_free_lock (stderr)
drd/tests/tc09_bad_unlock (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
mv -f .deps/libcoregrind_s390x_linux_a-m_oset.Tpo .deps/libcoregrind_s390x_linux_a-m_oset.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_s390x=1 -DVGO_linux=1 -DVGP_s390x_linux=1 -DVGPV_s390x_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/home/cborntra/valgrind-nightly/valgrind-old/Inst/lib/valgrind"\" -DVG_PLATFORM="\"s390x-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT libcoregrind_s390x_linux_a-m_vki.o -MD -MP -MF .deps/libcoregrind_s390x_linux_a-m_vki.Tpo -c -o libcoregrind_s390x_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c
m_translate.c: In function 'vgPlain_translate':
m_translate.c:1536: error: 'VexTranslateArgs' has no member named 'dispatch_assisted'
m_translate.c:1537: error: 'VexTranslateArgs' has no member named 'dispatch_unassisted'
make[3]: *** [libcoregrind_s390x_linux_a-m_translate.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/libcoregrind_s390x_linux_a-m_redir.Tpo .deps/libcoregrind_s390x_linux_a-m_redir.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_vki.Tpo .deps/libcoregrind_s390x_linux_a-m_vki.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_tooliface.Tpo .deps/libcoregrind_s390x_linux_a-m_tooliface.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_signals.Tpo .deps/libcoregrind_s390x_linux_a-m_signals.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_mallocfree.Tpo .deps/libcoregrind_s390x_linux_a-m_mallocfree.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_transtab.Tpo .deps/libcoregrind_s390x_linux_a-m_transtab.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_main.Tpo .deps/libcoregrind_s390x_linux_a-m_main.Po
make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-old/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-old/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-old'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sat Apr 21 03:45:43 2012
--- new.short Sat Apr 21 03:59:10 2012
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- mv -f .deps/libcoregrind_s390x_linux_a-m_oset.Tpo .deps/libcoregrind_s390x_linux_a-m_oset.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_s390x=1 -DVGO_linux=1 -DVGP_s390x_linux=1 -DVGPV_s390x_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/home/cborntra/valgrind-nightly/valgrind-old/Inst/lib/valgrind"\" -DVG_PLATFORM="\"s390x-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -DENABLE_LINUX_TICKET_LOCK -Wno-long-long -Wno-pointer-sign -fno-stack-protector -MT libcoregrind_s390x_linux_a-m_vki.o -MD -MP -MF .deps/libcoregrind_s390x_linux_a-m_vki.Tpo -c -o libcoregrind_s390x_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c
- m_translate.c: In function 'vgPlain_translate':
- m_translate.c:1536: error: 'VexTranslateArgs' has no member named 'dispatch_assisted'
- m_translate.c:1537: error: 'VexTranslateArgs' has no member named 'dispatch_unassisted'
- make[3]: *** [libcoregrind_s390x_linux_a-m_translate.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- mv -f .deps/libcoregrind_s390x_linux_a-m_redir.Tpo .deps/libcoregrind_s390x_linux_a-m_redir.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_vki.Tpo .deps/libcoregrind_s390x_linux_a-m_vki.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_tooliface.Tpo .deps/libcoregrind_s390x_linux_a-m_tooliface.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_signals.Tpo .deps/libcoregrind_s390x_linux_a-m_signals.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_mallocfree.Tpo .deps/libcoregrind_s390x_linux_a-m_mallocfree.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_transtab.Tpo .deps/libcoregrind_s390x_linux_a-m_transtab.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_main.Tpo .deps/libcoregrind_s390x_linux_a-m_main.Po
- make[3]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-old/coregrind'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-old/coregrind'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/home0/cborntra/valgrind-nightly/valgrind-old'
- make: *** [all] Error 2
--- 3,16 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 525 tests, 5 stderr failures, 1 stdout failure, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! none/tests/s390x/op_exception (stdout)
! none/tests/s390x/op_exception (stderr)
! helgrind/tests/tc18_semabuse (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
! drd/tests/tc04_free_lock (stderr)
! drd/tests/tc09_bad_unlock (stderr)
|