|
From: Tom H. <th...@cy...> - 2009-07-14 02:51:21
Attachments:
diffs
|
Nightly build on lloyd ( x86_64, Fedora 7 )
Started at 2009-07-14 03:05:05 BST
Ended at 2009-07-14 03:51:04 BST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Last 20 lines of verbose log follow echo
hackedbz2: valgrind ./hackedbz2
hp_bounds: valgrind ./hp_bounds
hp_dangle: valgrind ./hp_dangle
justify: valgrind ./justify
partial_bad: valgrind --partial-loads-ok=no ./partial
partial_good: valgrind --partial-loads-ok=yes ./partial
preen_invars: valgrind ./preen_invars
pth_create: valgrind ./pth_create
pth_specific: valgrind ./pth_specific
realloc: valgrind ./realloc
stackerr: valgrind ./stackerr
strcpy: valgrind ./strcpy
supp: valgrind --suppressions=supp.supp ./supp
tricky: valgrind ./tricky
unaligned: valgrind ./unaligned
zero: valgrind ./zero
-- Finished tests in exp-ptrcheck/tests --------------------------------
vg_regtest: `./filter_stderr' not executable (.)
-- Running tests in exp-bbv/tests/amd64-linux -------------------------
make: *** [regtest] Error 255
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... done
Regression test results follow
== 495 tests, 0 stderr failures, 0 stdout failures, 0 post failures ==
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Tue Jul 14 03:28:18 2009
--- new.short Tue Jul 14 03:51:04 2009
***************
*** 4,10 ****
Building valgrind ... done
! Running regression tests ... done
!
! Regression test results follow
!
! == 495 tests, 0 stderr failures, 0 stdout failures, 0 post failures ==
--- 4,27 ----
Building valgrind ... done
! Running regression tests ... failed
+ Last 20 lines of verbose log follow echo
+ hackedbz2: valgrind ./hackedbz2
+ hp_bounds: valgrind ./hp_bounds
+ hp_dangle: valgrind ./hp_dangle
+ justify: valgrind ./justify
+ partial_bad: valgrind --partial-loads-ok=no ./partial
+ partial_good: valgrind --partial-loads-ok=yes ./partial
+ preen_invars: valgrind ./preen_invars
+ pth_create: valgrind ./pth_create
+ pth_specific: valgrind ./pth_specific
+ realloc: valgrind ./realloc
+ stackerr: valgrind ./stackerr
+ strcpy: valgrind ./strcpy
+ supp: valgrind --suppressions=supp.supp ./supp
+ tricky: valgrind ./tricky
+ unaligned: valgrind ./unaligned
+ zero: valgrind ./zero
+ -- Finished tests in exp-ptrcheck/tests --------------------------------
+ vg_regtest: `./filter_stderr' not executable (.)
+ -- Running tests in exp-bbv/tests/amd64-linux -------------------------
+ make: *** [regtest] Error 255
|