|
From: <js...@ac...> - 2006-06-02 02:48:18
|
Nightly build on phoenix ( SuSE 10.0 ) started at 2006-06-02 03:30:01 BST Checking out vex source tree ... failed Last 20 lines of verbose log follow echo Checking out vex source tree ... svn co svn://svn.valgrind.org/vex/trunk -r {2006-06-02T03:30:01} vex svn: Berkeley DB error for filesystem /home/svn/repos/vex/db while checkpointing after Berkeley DB transaction: No space left on device svn: bdb: write: 0x28424eb8, 1252: No space left on device svn: bdb: txn_checkpoint: failed to flush the buffer cache No space left on device ================================================= == Results from 24 hours ago == ================================================= Checking out vex source tree ... done Building vex ... done Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 235 tests, 4 stderr failures, 0 stdout failures, 0 posttest failures == memcheck/tests/leak-tree (stderr) memcheck/tests/stack_switch (stderr) memcheck/tests/x86/scalar (stderr) memcheck/tests/x86/scalar_supp (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Fri Jun 2 03:48:04 2006 --- new.short Fri Jun 2 03:48:09 2006 *************** *** 1,16 **** ! Checking out vex source tree ... done ! Building vex ... done ! Checking out valgrind source tree ... done ! Configuring valgrind ... done ! Building valgrind ... done ! Running regression tests ... failed ! Regression test results follow ! ! == 235 tests, 4 stderr failures, 0 stdout failures, 0 posttest failures == ! memcheck/tests/leak-tree (stderr) ! memcheck/tests/stack_switch (stderr) ! memcheck/tests/x86/scalar (stderr) ! memcheck/tests/x86/scalar_supp (stderr) --- 1,10 ---- ! Checking out vex source tree ... failed ! Last 20 lines of verbose log follow echo + Checking out vex source tree ... svn co svn://svn.valgrind.org/vex/trunk -r {2006-06-02T03:30:01} vex + svn: Berkeley DB error for filesystem /home/svn/repos/vex/db while checkpointing after Berkeley DB transaction: + No space left on device + svn: bdb: write: 0x28424eb8, 1252: No space left on device + svn: bdb: txn_checkpoint: failed to flush the buffer cache No space left on device |