|
From: Tom H. <th...@cy...> - 2008-04-15 02:38:18
|
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2008-04-15 03:05:07 BST
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
== 413 tests, 5 stderr failures, 2 stdout failures, 0 post failures ==
memcheck/tests/pointer-trace (stderr)
memcheck/tests/vcpu_fnfns (stdout)
memcheck/tests/x86/scalar (stderr)
none/tests/mremap (stderr)
none/tests/mremap2 (stdout)
helgrind/tests/tc20_verifywrap (stderr)
helgrind/tests/tc22_exit_w_lock (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/exp_drd_x86_linux-drd_semaphore.Tpo .deps/exp_drd_x86_linux-drd_semaphore.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_drd_x86_linux-drd_suppression.o -MD -MP -MF .deps/exp_drd_x86_linux-drd_suppression.Tpo -c -o exp_drd_x86_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c
mv -f .deps/exp_drd_x86_linux-drd_suppression.Tpo .deps/exp_drd_x86_linux-drd_suppression.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_drd_x86_linux-drd_thread.o -MD -MP -MF .deps/exp_drd_x86_linux-drd_thread.Tpo -c -o exp_drd_x86_linux-drd_thread.o `test -f 'drd_thread.c' || echo './'`drd_thread.c
drd_thread.c: In function 'thread_danger_set_up_to_date':
drd_thread.c:917: warning: implicit declaration of function 'bm_compare'
mv -f .deps/exp_drd_x86_linux-drd_thread.Tpo .deps/exp_drd_x86_linux-drd_thread.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_drd_x86_linux-drd_vc.o -MD -MP -MF .deps/exp_drd_x86_linux-drd_vc.Tpo -c -o exp_drd_x86_linux-drd_vc.o `test -f 'drd_vc.c' || echo './'`drd_vc.c
mv -f .deps/exp_drd_x86_linux-drd_vc.Tpo .deps/exp_drd_x86_linux-drd_vc.Po
gcc -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds -o exp-drd-x86-linux exp_drd_x86_linux-drd_barrier.o exp_drd_x86_linux-drd_bitmap.o exp_drd_x86_linux-drd_clientobj.o exp_drd_x86_linux-drd_clientreq.o exp_drd_x86_linux-drd_cond.o exp_drd_x86_linux-drd_error.o exp_drd_x86_linux-drd_main.o exp_drd_x86_linux-drd_malloc_wrappers.o exp_drd_x86_linux-drd_mutex.o exp_drd_x86_linux-drd_rwlock.o exp_drd_x86_linux-drd_segment.o exp_drd_x86_linux-drd_semaphore.o exp_drd_x86_linux-drd_suppression.o exp_drd_x86_linux-drd_thread.o exp_drd_x86_linux-drd_vc.o ../coregrind/libcoregrind_x86_linux.a ../VEX/libvex_x86_linux.a -lgcc
exp_drd_x86_linux-drd_thread.o: In function `thread_danger_set_up_to_date':
/tmp/vgtest/2008-04-15/valgrind/exp-drd/drd_thread.c:917: undefined reference to `bm_compare'
collect2: ld returned 1 exit status
make[3]: *** [exp-drd-x86-linux] Error 1
make[3]: Leaving directory `/tmp/vgtest/2008-04-15/valgrind/exp-drd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/vgtest/2008-04-15/valgrind/exp-drd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest/2008-04-15/valgrind'
make: *** [all] Error 2
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Tue Apr 15 03:10:36 2008
--- new.short Tue Apr 15 03:38:19 2008
***************
*** 3,26 ****
Configuring valgrind ... done
! Building valgrind ... failed
- Last 20 lines of verbose log follow echo
- mv -f .deps/exp_drd_x86_linux-drd_semaphore.Tpo .deps/exp_drd_x86_linux-drd_semaphore.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_drd_x86_linux-drd_suppression.o -MD -MP -MF .deps/exp_drd_x86_linux-drd_suppression.Tpo -c -o exp_drd_x86_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c
- mv -f .deps/exp_drd_x86_linux-drd_suppression.Tpo .deps/exp_drd_x86_linux-drd_suppression.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_drd_x86_linux-drd_thread.o -MD -MP -MF .deps/exp_drd_x86_linux-drd_thread.Tpo -c -o exp_drd_x86_linux-drd_thread.o `test -f 'drd_thread.c' || echo './'`drd_thread.c
- drd_thread.c: In function 'thread_danger_set_up_to_date':
- drd_thread.c:917: warning: implicit declaration of function 'bm_compare'
- mv -f .deps/exp_drd_x86_linux-drd_thread.Tpo .deps/exp_drd_x86_linux-drd_thread.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT exp_drd_x86_linux-drd_vc.o -MD -MP -MF .deps/exp_drd_x86_linux-drd_vc.Tpo -c -o exp_drd_x86_linux-drd_vc.o `test -f 'drd_vc.c' || echo './'`drd_vc.c
- mv -f .deps/exp_drd_x86_linux-drd_vc.Tpo .deps/exp_drd_x86_linux-drd_vc.Po
- gcc -m32 -O2 -g -Wmissing-prototypes -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fno-strict-aliasing -Wsign-compare -O2 -DCHECK_FORMAT_STRINGS -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -static -Wl,-defsym,valt_load_address=0x38000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl,-T,../valt_load_address_x86_linux.lds -o exp-drd-x86-linux exp_drd_x86_linux-drd_barrier.o exp_drd_x86_linux-drd_bitmap.o exp_drd_x86_linux-drd_clientobj.o exp_drd_x86_linux-drd_clientreq.o exp_drd_x86_linux-drd_cond.o exp_drd_x86_linux-drd_error.o exp_drd_x86_linux-drd_main.o exp_drd_x86_linux-drd_malloc_wrappers.o exp_drd_x86_linux-drd_mutex.o exp_drd_x86_linux-drd_rwlock.o exp_drd_x86_linux-drd_segment.o exp_drd_x86_linux-drd_semaphore.o exp_drd_x86_linux-drd_suppression.o exp_drd_x86_linux-drd_thread.o exp_drd_x86_linux-drd_vc.o ../coregrind/libcoregrind_x86_linux.a ../VEX/libvex_x86_linux.a -lgcc
- exp_drd_x86_linux-drd_thread.o: In function `thread_danger_set_up_to_date':
- /tmp/vgtest/2008-04-15/valgrind/exp-drd/drd_thread.c:917: undefined reference to `bm_compare'
- collect2: ld returned 1 exit status
- make[3]: *** [exp-drd-x86-linux] Error 1
- make[3]: Leaving directory `/tmp/vgtest/2008-04-15/valgrind/exp-drd'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/tmp/vgtest/2008-04-15/valgrind/exp-drd'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/vgtest/2008-04-15/valgrind'
- make: *** [all] Error 2
--- 3,17 ----
Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
!
! Regression test results follow
!
! == 413 tests, 5 stderr failures, 2 stdout failures, 0 post failures ==
! memcheck/tests/pointer-trace (stderr)
! memcheck/tests/vcpu_fnfns (stdout)
! memcheck/tests/x86/scalar (stderr)
! none/tests/mremap (stderr)
! none/tests/mremap2 (stdout)
! helgrind/tests/tc20_verifywrap (stderr)
! helgrind/tests/tc22_exit_w_lock (stderr)
|