|
From: Christian B. <bor...@de...> - 2012-04-23 01:55:06
Attachments:
diffs.txt
|
valgrind revision: 12538
VEX revision: 2310
GCC version: gcc (GCC) 4.5.3 20110121 (Red Hat 4.5.3-5)
C library: GNU C Library stable release version 2.12.1, by Roland McGrath et al.
uname -mrs: Linux 3.1.0-rc9-andreas-gde346b6-dirty s390x
Vendor version: unknown
Nightly build on fedora390 ( Fedora 13/14/15 mix with gcc 3.5.3 on z196 (s390x) )
Started at 2012-04-23 03:45:01 CEST
Ended at 2012-04-23 03:55:02 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
== 524 tests, 8 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/tc18_semabuse (stderr)
helgrind/tests/tc20_verifywrap (stderr)
helgrind/tests/tc21_pthonce (stderr)
helgrind/tests/tc22_exit_w_lock (stderr)
drd/tests/circular_buffer (stderr)
drd/tests/tc04_free_lock (stderr)
drd/tests/tc09_bad_unlock (stderr)
drd/tests/tc21_pthonce (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_libcsignal.Tpo .deps/libcoregrind_s390x_linux_a-m_libcsignal.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_main.o -MD -MP -MF .deps/libcoregrind_s390x_linux_a-m_main.Tpo -c -o libcoregrind_s390x_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
m_machine.c: In function 'vgPlain_get_machine_model':
m_machine.c:525:33: error: 'VEX_S390X_MODEL_INVALID' undeclared (first use in this function)
m_machine.c:525:33: note: each undeclared identifier is reported only once for each function it appears in
m_machine.c: In function 'vgPlain_machine_get_hwcaps':
m_machine.c:1119:19: error: 'VEX_S390X_MODEL_INVALID' undeclared (first use in this function)
make[3]: *** [libcoregrind_s390x_linux_a-m_machine.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/libcoregrind_s390x_linux_a-m_errormgr.Tpo .deps/libcoregrind_s390x_linux_a-m_errormgr.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_libcproc.Tpo .deps/libcoregrind_s390x_linux_a-m_libcproc.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_libcfile.Tpo .deps/libcoregrind_s390x_linux_a-m_libcfile.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_libcbase.Tpo .deps/libcoregrind_s390x_linux_a-m_libcbase.Po
mv -f .deps/libcoregrind_s390x_linux_a-m_main.Tpo .deps/libcoregrind_s390x_linux_a-m_main.Po
make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Mon Apr 23 03:45:34 2012
--- new.short Mon Apr 23 03:55:02 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_libcsignal.Tpo .deps/libcoregrind_s390x_linux_a-m_libcsignal.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_main.o -MD -MP -MF .deps/libcoregrind_s390x_linux_a-m_main.Tpo -c -o libcoregrind_s390x_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c
- m_machine.c: In function 'vgPlain_get_machine_model':
- m_machine.c:525:33: error: 'VEX_S390X_MODEL_INVALID' undeclared (first use in this function)
- m_machine.c:525:33: note: each undeclared identifier is reported only once for each function it appears in
- m_machine.c: In function 'vgPlain_machine_get_hwcaps':
- m_machine.c:1119:19: error: 'VEX_S390X_MODEL_INVALID' undeclared (first use in this function)
- make[3]: *** [libcoregrind_s390x_linux_a-m_machine.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- mv -f .deps/libcoregrind_s390x_linux_a-m_errormgr.Tpo .deps/libcoregrind_s390x_linux_a-m_errormgr.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_libcproc.Tpo .deps/libcoregrind_s390x_linux_a-m_libcproc.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_libcfile.Tpo .deps/libcoregrind_s390x_linux_a-m_libcfile.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_libcbase.Tpo .deps/libcoregrind_s390x_linux_a-m_libcbase.Po
- mv -f .deps/libcoregrind_s390x_linux_a-m_main.Tpo .deps/libcoregrind_s390x_linux_a-m_main.Po
- make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/coregrind'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/coregrind'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old'
- make: *** [all] Error 2
--- 3,18 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 524 tests, 8 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! helgrind/tests/tc18_semabuse (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
! helgrind/tests/tc21_pthonce (stderr)
! helgrind/tests/tc22_exit_w_lock (stderr)
! drd/tests/circular_buffer (stderr)
! drd/tests/tc04_free_lock (stderr)
! drd/tests/tc09_bad_unlock (stderr)
! drd/tests/tc21_pthonce (stderr)
|
|
From: Florian K. <br...@ac...> - 2012-04-23 03:21:20
|
On 04/22/2012 09:54 PM, Christian Borntraeger wrote: > valgrind revision: 12538 > VEX revision: 2310 > mv -f .deps/libcoregrind_s390x_linux_a-m_libcsignal.Tpo .deps/libcoregrind_s390x_linux_a-m_libcsignal.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_main.o -MD -MP -MF .deps/libcoregrind_s390x_linux_a-m_main.Tpo -c -o libcoregrind_s390x_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c > m_machine.c: In function 'vgPlain_get_machine_model': > m_machine.c:525:33: error: 'VEX_S390X_MODEL_INVALID' undeclared (first use in this function) > m_machine.c:525:33: note: each undeclared identifier is reported only once for each function it appears in > m_machine.c: In function 'vgPlain_machine_get_hwcaps': > m_machine.c:1119:19: error: 'VEX_S390X_MODEL_INVALID' undeclared (first use in this function) > make[3]: *** [libcoregrind_s390x_linux_a-m_machine.o] Error 1 > make[3]: *** Waiting for unfinished jobs.... > mv -f .deps/libcoregrind_s390x_linux_a-m_errormgr.Tpo .deps/libcoregrind_s390x_linux_a-m_errormgr.Po > mv -f .deps/libcoregrind_s390x_linux_a-m_libcproc.Tpo .deps/libcoregrind_s390x_linux_a-m_libcproc.Po > mv -f .deps/libcoregrind_s390x_linux_a-m_libcfile.Tpo .deps/libcoregrind_s390x_linux_a-m_libcfile.Po > mv -f .deps/libcoregrind_s390x_linux_a-m_libcbase.Tpo .deps/libcoregrind_s390x_linux_a-m_libcbase.Po > mv -f .deps/libcoregrind_s390x_linux_a-m_main.Tpo .deps/libcoregrind_s390x_linux_a-m_main.Po > make[3]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/coregrind' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old/coregrind' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/cborntra/valgrind-nightly/valgrind-old' > make: *** [all] Error 2 > Your nightly build is busted. And likewise for sles. valgrind r12538 does not contain a reference to VEX_S390X_MODEL_INVALID Do you have local mods? I also notice that you're building with an older version of the build machinery. It'd be better to check that out with every build as well. This is what the cronjob on the community box executes: !/bin/sh cd /opt rm -rf ./nightly svn co svn://svn.valgrind.org/valgrind/trunk/nightly nightly ./nightly/bin/nightly /opt/nightly z10-ec exit 0 Florian |
|
From: Christian B. <bor...@de...> - 2012-04-23 06:09:04
|
On 23/04/12 05:21, Florian Krohm wrote: > Your nightly build is busted. And likewise for sles. > valgrind r12538 does not contain a reference to VEX_S390X_MODEL_INVALID > Do you have local mods? Strange. I have no local mods. I will have a look and update the nightly run. |
|
From: Florian K. <br...@ac...> - 2012-04-23 12:58:17
|
On 04/23/2012 02:08 AM, Christian Borntraeger wrote: > On 23/04/12 05:21, Florian Krohm wrote: >> Your nightly build is busted. And likewise for sles. >> valgrind r12538 does not contain a reference to VEX_S390X_MODEL_INVALID >> Do you have local mods? > > Strange. I have no local mods. I wouldn't have thought so :) > I will have a look and update the nightly run. I saw a build come through. Looks like things are back on track. Thanks for fixing. Florian |