|
From: Bart V. A. <bar...@gm...> - 2010-02-05 07:09:36
Attachments:
diffs.gz
|
Nightly build on cellbuzz-native ( cellbuzz, ppc64, Fedora 7, native ) Started at 2010-02-05 02:00:05 EST Ended at 2010-02-05 02:09:22 EST Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... done Last 20 lines of verbose log follow echo Makefile.vex.am: installing `./depcomp' running: autoconf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for gcc... gcc checking for C compiler default output file name... configure: error: in `/home/bart/software/valgrind/nightly/valgrind-new': configure: error: C compiler cannot create executables See `config.log' for more details. Building valgrind ... cd valgrind-new && make -j 2 && make -j 2 check && make install Job ID = 386.cell-user.cell.buzz make: *** No targets specified and no makefile found. Stop. Running regression tests ... cd valgrind-new && make regtest Job ID = 387.cell-user.cell.buzz make: *** No rule to make target `regtest'. Stop. ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... done Last 20 lines of verbose log follow echo Makefile.vex.am: installing `./depcomp' running: autoconf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking for gcc... gcc checking for C compiler default output file name... configure: error: in `/home/bart/software/valgrind/nightly/valgrind-old': configure: error: C compiler cannot create executables See `config.log' for more details. Building valgrind ... cd valgrind-old && make -j 2 && make -j 2 check && make install Job ID = 382.cell-user.cell.buzz make: *** No targets specified and no makefile found. Stop. Running regression tests ... cd valgrind-old && make regtest Job ID = 383.cell-user.cell.buzz make: *** No rule to make target `regtest'. Stop. ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Fri Feb 5 02:04:30 2010 --- new.short Fri Feb 5 02:09:22 2010 *************** *** 18,27 **** checking for C compiler default output file name... ! configure: error: in `/home/bart/software/valgrind/nightly/valgrind-old': configure: error: C compiler cannot create executables See `config.log' for more details. ! Building valgrind ... cd valgrind-old && make -j 2 && make -j 2 check && make install ! Job ID = 382.cell-user.cell.buzz make: *** No targets specified and no makefile found. Stop. ! Running regression tests ... cd valgrind-old && make regtest ! Job ID = 383.cell-user.cell.buzz make: *** No rule to make target `regtest'. Stop. --- 18,27 ---- checking for C compiler default output file name... ! configure: error: in `/home/bart/software/valgrind/nightly/valgrind-new': configure: error: C compiler cannot create executables See `config.log' for more details. ! Building valgrind ... cd valgrind-new && make -j 2 && make -j 2 check && make install ! Job ID = 386.cell-user.cell.buzz make: *** No targets specified and no makefile found. Stop. ! Running regression tests ... cd valgrind-new && make regtest ! Job ID = 387.cell-user.cell.buzz make: *** No rule to make target `regtest'. Stop. |