|
From: <ma...@bu...> - 2017-10-21 02:34:16
|
valgrind revision: C compiler: gcc (GCC) 6.4.1 20170727 (Red Hat 6.4.1-1) GDB: GNU gdb (GDB) Fedora 7.12.1-48.fc25 Assembler: GNU assembler version 2.26.1-1.fc25 C library: GNU C Library (GNU libc) stable release version 2.24 uname -mrs: Linux 4.12.9-200.fc25.s390x s390x Vendor version: Fedora 25 (Twenty Five) Nightly build on lfedora1 ( Fedora release 25 (Twenty Five), s390x ) Started at 2017-10-21 00:00:01 UTC Ended at 2017-10-21 00:13:57 UTC Results differ from 24 hours ago Last 20 lines of verbose log follow echo ================================================= == 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 make[4]: *** [pth_spinlock.o] Error 1 make[4]: *** Waiting for unfinished jobs.... sem_wait.cpp:42:1: fatal error: error writing to /tmp/ccOjJKG3.s: No space left on device } ^ compilation terminated. Makefile:2019: recipe for target 'sem_wait.o' failed make[4]: *** [sem_wait.o] Error 1 make[4]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old/drd/tests' Makefile:2243: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old/drd/tests' Makefile:1718: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old/drd' Makefile:828: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old' Makefile:1119: recipe for target 'check' failed make: *** [check] Error 2 ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short 2017-10-21 00:13:57.513166313 +0000 --- new.short 2017-10-21 00:13:57.603166313 +0000 *************** *** 1,26 **** - Checking out Valgrind source tree ... done - Configuring valgrind ... done - Building valgrind ... failed - Last 20 lines of verbose log follow echo - make[4]: *** [pth_spinlock.o] Error 1 - make[4]: *** Waiting for unfinished jobs.... - sem_wait.cpp:42:1: fatal error: error writing to /tmp/ccOjJKG3.s: No space left on device - } - ^ - compilation terminated. - Makefile:2019: recipe for target 'sem_wait.o' failed - make[4]: *** [sem_wait.o] Error 1 - make[4]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old/drd/tests' - Makefile:2243: recipe for target 'check-am' failed - make[3]: *** [check-am] Error 2 - make[3]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old/drd/tests' - Makefile:1718: recipe for target 'check-recursive' failed - make[2]: *** [check-recursive] Error 1 - make[2]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old/drd' - Makefile:828: recipe for target 'check-recursive' failed - make[1]: *** [check-recursive] Error 1 - make[1]: Leaving directory '/home/mjw/valgrind-nightly/nightly/valgrind-old' - Makefile:1119: recipe for target 'check' failed - make: *** [check] Error 2 --- 1,2 ---- Congratulations, all tests passed! |