|
From: Tom H. <th...@cy...> - 2009-07-15 02:30:51
Attachments:
diffs
|
Nightly build on mg ( x86_64, Fedora 9 ) Started at 2009-07-15 03:10:05 BST Ended at 2009-07-15 03:30:29 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 == 515 tests, 2 stderr failures, 2 stdout failures, 2 post failures == none/tests/linux/mremap2 (stdout) exp-bbv/tests/amd64-linux/ll (stdout) exp-bbv/tests/amd64-linux/ll (stderr) exp-bbv/tests/amd64-linux/ll (post) exp-bbv/tests/amd64-linux/million (post) exp-bbv/tests/amd64-linux/rep_prefix (stderr) ================================================= == Results 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 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Wed Jul 15 03:20:27 2009 --- new.short Wed Jul 15 03:30:29 2009 *************** *** 6,27 **** ! 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 --- 6,16 ---- ! Regression test results follow ! ! == 515 tests, 2 stderr failures, 2 stdout failures, 2 post failures == ! none/tests/linux/mremap2 (stdout) ! exp-bbv/tests/amd64-linux/ll (stdout) ! exp-bbv/tests/amd64-linux/ll (stderr) ! exp-bbv/tests/amd64-linux/ll (post) ! exp-bbv/tests/amd64-linux/million (post) ! exp-bbv/tests/amd64-linux/rep_prefix (stderr) ! |