|
From: Tom H. <th...@cy...> - 2006-01-28 03:19:40
|
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2006-01-28 03:00:02 GMT
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
== 242 tests, 7 stderr failures, 2 stdout failures =================
memcheck/tests/stack_switch (stderr)
memcheck/tests/x86/scalar (stderr)
memcheck/tests/x86/scalar_supp (stderr)
memcheck/tests/x86/sse1_memory (stdout)
none/tests/amd64/faultstatus (stderr)
none/tests/fdleak_fcntl (stderr)
none/tests/tls (stdout)
none/tests/x86/faultstatus (stderr)
none/tests/x86/int (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
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../coregrind -I.. -I../coregrind/x86 -I../coregrind/linux -I../coregrind/x86-linux -I../include -I../VEX/pub -DVG_PLATFORM="\"x86-linux\"" -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVG_LIBDIR="\"/tmp/valgrind.23443/Inst/lib/valgrind"\" -m32 -O -g -Wmissing-prototypes -Winline -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-long-long -Wdeclaration-after-statement -MT libcoregrind_x86_linux_a-m_libcsignal.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo" -c -o libcoregrind_x86_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c; \
then mv -f ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcsignal.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../coregrind -I.. -I../coregrind/x86 -I../coregrind/linux -I../coregrind/x86-linux -I../include -I../VEX/pub -DVG_PLATFORM="\"x86-linux\"" -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVG_LIBDIR="\"/tmp/valgrind.23443/Inst/lib/valgrind"\" -m32 -O -g -Wmissing-prototypes -Winline -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-long-long -Wdeclaration-after-statement -MT libcoregrind_x86_linux_a-m_machine.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_machine.Tpo" -c -o libcoregrind_x86_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c; \
then mv -f ".deps/libcoregrind_x86_linux_a-m_machine.Tpo" ".deps/libcoregrind_x86_linux_a-m_machine.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_machine.Tpo"; exit 1; fi
m_machine.c: In function `vgPlain_machine_get_hwcaps':
m_machine.c:312: error: structure has no member named `subarch'
m_machine.c:312: error: `VexSubArchX86_sse2' undeclared (first use in this function)
m_machine.c:312: error: (Each undeclared identifier is reported only once
m_machine.c:312: error: for each function it appears in.)
m_machine.c:319: error: structure has no member named `subarch'
m_machine.c:319: error: `VexSubArchX86_sse1' undeclared (first use in this function)
m_machine.c:325: error: structure has no member named `subarch'
m_machine.c:325: error: `VexSubArchX86_sse0' undeclared (first use in this function)
make[3]: *** [libcoregrind_x86_linux_a-m_machine.o] Error 1
make[3]: Leaving directory `/tmp/valgrind.23443/valgrind/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/valgrind.23443/valgrind/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/valgrind.23443/valgrind'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Sat Jan 28 03:02:20 2006
--- new.short Sat Jan 28 03:19:34 2006
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../coregrind -I.. -I../coregrind/x86 -I../coregrind/linux -I../coregrind/x86-linux -I../include -I../VEX/pub -DVG_PLATFORM="\"x86-linux\"" -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVG_LIBDIR="\"/tmp/valgrind.23443/Inst/lib/valgrind"\" -m32 -O -g -Wmissing-prototypes -Winline -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-long-long -Wdeclaration-after-statement -MT libcoregrind_x86_linux_a-m_libcsignal.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo" -c -o libcoregrind_x86_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c; \
- then mv -f ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo" ".deps/libcoregrind_x86_linux_a-m_libcsignal.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_libcsignal.Tpo"; exit 1; fi
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../coregrind -I.. -I../coregrind/x86 -I../coregrind/linux -I../coregrind/x86-linux -I../include -I../VEX/pub -DVG_PLATFORM="\"x86-linux\"" -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVG_LIBDIR="\"/tmp/valgrind.23443/Inst/lib/valgrind"\" -m32 -O -g -Wmissing-prototypes -Winline -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-long-long -Wdeclaration-after-statement -MT libcoregrind_x86_linux_a-m_machine.o -MD -MP -MF ".deps/libcoregrind_x86_linux_a-m_machine.Tpo" -c -o libcoregrind_x86_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c; \
- then mv -f ".deps/libcoregrind_x86_linux_a-m_machine.Tpo" ".deps/libcoregrind_x86_linux_a-m_machine.Po"; else rm -f ".deps/libcoregrind_x86_linux_a-m_machine.Tpo"; exit 1; fi
- m_machine.c: In function `vgPlain_machine_get_hwcaps':
- m_machine.c:312: error: structure has no member named `subarch'
- m_machine.c:312: error: `VexSubArchX86_sse2' undeclared (first use in this function)
- m_machine.c:312: error: (Each undeclared identifier is reported only once
- m_machine.c:312: error: for each function it appears in.)
- m_machine.c:319: error: structure has no member named `subarch'
- m_machine.c:319: error: `VexSubArchX86_sse1' undeclared (first use in this function)
- m_machine.c:325: error: structure has no member named `subarch'
- m_machine.c:325: error: `VexSubArchX86_sse0' undeclared (first use in this function)
- make[3]: *** [libcoregrind_x86_linux_a-m_machine.o] Error 1
- make[3]: Leaving directory `/tmp/valgrind.23443/valgrind/coregrind'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/tmp/valgrind.23443/valgrind/coregrind'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/valgrind.23443/valgrind'
- make: *** [all] Error 2
--- 3,19 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 242 tests, 7 stderr failures, 2 stdout failures =================
! memcheck/tests/stack_switch (stderr)
! memcheck/tests/x86/scalar (stderr)
! memcheck/tests/x86/scalar_supp (stderr)
! memcheck/tests/x86/sse1_memory (stdout)
! none/tests/amd64/faultstatus (stderr)
! none/tests/fdleak_fcntl (stderr)
! none/tests/tls (stdout)
! none/tests/x86/faultstatus (stderr)
! none/tests/x86/int (stderr)
|