|
From: Tom H. <th...@cy...> - 2009-01-21 03:25:53
|
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2009-01-21 03:05:04 GMT
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
make[4]: Entering directory `/tmp/vgtest/2009-01-21/valgrind/VEX'
rm -f auxprogs/genoffsets.s
gcc -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -g -O2 -fstrict-aliasing -O -S -o auxprogs/genoffsets.s \
auxprogs/genoffsets.c
grep xyzzy auxprogs/genoffsets.s | grep define \
| sed "s/xyzzy\\$//g" | sed "s/xyzzy//g" \
> pub/libvex_guest_offsets.h
rm -f auxprogs/genoffsets.s
make[4]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind/VEX'
gcc -DHAVE_CONFIG_H -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/vgtest/2009-01-21/Inst/lib/valgrind"\" -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-main.o -MD -MP -MF .deps/libcoregrind_x86_linux_a-syswrap-main.Tpo -c -o libcoregrind_x86_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c
mv -f .deps/libcoregrind_x86_linux_a-syswrap-main.Tpo .deps/libcoregrind_x86_linux_a-syswrap-main.Po
gcc -DHAVE_CONFIG_H -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/vgtest/2009-01-21/Inst/lib/valgrind"\" -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-elf.o -MD -MP -MF .deps/libcoregrind_x86_linux_a-elf.Tpo -c -o libcoregrind_x86_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c
m_ume/elf.c:45:22: error: priv_ume.h: No such file or directory
make[3]: *** [libcoregrind_x86_linux_a-elf.o] Error 1
make[3]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind/coregrind'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind/coregrind'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind'
make: *** [all] 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
== 472 tests, 7 stderr failures, 0 stdout failures, 0 post failures ==
exp-ptrcheck/tests/base (stderr)
exp-ptrcheck/tests/ccc (stderr)
exp-ptrcheck/tests/preen_invars (stderr)
exp-ptrcheck/tests/pth_create (stderr)
exp-ptrcheck/tests/pth_specific (stderr)
helgrind/tests/tc20_verifywrap (stderr)
memcheck/tests/x86-linux/scalar (stderr)
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Wed Jan 21 03:24:30 2009
--- new.short Wed Jan 21 03:25:44 2009
***************
*** 3,17 ****
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 472 tests, 7 stderr failures, 0 stdout failures, 0 post failures ==
! exp-ptrcheck/tests/base (stderr)
! exp-ptrcheck/tests/ccc (stderr)
! exp-ptrcheck/tests/preen_invars (stderr)
! exp-ptrcheck/tests/pth_create (stderr)
! exp-ptrcheck/tests/pth_specific (stderr)
! helgrind/tests/tc20_verifywrap (stderr)
! memcheck/tests/x86-linux/scalar (stderr)
--- 3,26 ----
Configuring valgrind ... done
! Building valgrind ... failed
+ Last 20 lines of verbose log follow echo
+ make[4]: Entering directory `/tmp/vgtest/2009-01-21/valgrind/VEX'
+ rm -f auxprogs/genoffsets.s
+ gcc -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wmissing-declarations -g -O2 -fstrict-aliasing -O -S -o auxprogs/genoffsets.s \
+ auxprogs/genoffsets.c
+ grep xyzzy auxprogs/genoffsets.s | grep define \
+ | sed "s/xyzzy\\$//g" | sed "s/xyzzy//g" \
+ > pub/libvex_guest_offsets.h
+ rm -f auxprogs/genoffsets.s
+ make[4]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind/VEX'
+ gcc -DHAVE_CONFIG_H -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/vgtest/2009-01-21/Inst/lib/valgrind"\" -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-syswrap-main.o -MD -MP -MF .deps/libcoregrind_x86_linux_a-syswrap-main.Tpo -c -o libcoregrind_x86_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c
+ mv -f .deps/libcoregrind_x86_linux_a-syswrap-main.Tpo .deps/libcoregrind_x86_linux_a-syswrap-main.Po
+ gcc -DHAVE_CONFIG_H -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/vgtest/2009-01-21/Inst/lib/valgrind"\" -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT libcoregrind_x86_linux_a-elf.o -MD -MP -MF .deps/libcoregrind_x86_linux_a-elf.Tpo -c -o libcoregrind_x86_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c
+ m_ume/elf.c:45:22: error: priv_ume.h: No such file or directory
+ make[3]: *** [libcoregrind_x86_linux_a-elf.o] Error 1
+ make[3]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind/coregrind'
+ make[2]: *** [all] Error 2
+ make[2]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind/coregrind'
+ make[1]: *** [all-recursive] Error 1
+ make[1]: Leaving directory `/tmp/vgtest/2009-01-21/valgrind'
+ make: *** [all] Error 2
|