|
From: <iv...@iv...> - 2015-09-23 00:34:55
|
valgrind revision: 15673 VEX revision: 3195 C compiler: gcc (GCC) 4.8.2 GDB: GNU gdb (GDB) 7.6 Assembler: GNU assembler (GNU Binutils) 2.23.1 uname -mrs: SunOS 5.11 i86pc Vendor version: Oracle Solaris 11.2 X86 Nightly build on solaris11.2 ( Solaris 11.2 x86 ) Started at 2015-09-23 00:30:00 UTC Ended at 2015-09-23 00:31:34 UTC Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... failed Last 20 lines of verbose log follow echo running: automake -a configure.ac:31: installing `./compile' configure.ac:183: installing `./config.guess' configure.ac:183: installing `./config.sub' configure.ac:14: installing `./install-sh' configure.ac:14: installing `./missing' Makefile.vex.am: installing `./depcomp' running: autoconf checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/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 -m64 checking whether the C compiler works... no configure: error: in `/export/home/tester1/nightly/valgrind-new': configure: error: C compiler cannot create executables See `config.log' for more details ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... failed Last 20 lines of verbose log follow echo running: automake -a configure.ac:31: installing `./compile' configure.ac:183: installing `./config.guess' configure.ac:183: installing `./config.sub' configure.ac:14: installing `./install-sh' configure.ac:14: installing `./missing' Makefile.vex.am: installing `./depcomp' running: autoconf checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/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 -m64 checking whether the C compiler works... no configure: error: in `/export/home/tester1/nightly/valgrind-old': configure: error: C compiler cannot create executables See `config.log' for more details ================================================= == Difference between 24 hours ago and now == ================================================= --- old.short 2015-09-23 00:30:51.073001610 +0000 +++ new.short 2015-09-23 00:31:34.771106177 +0000 @@ -22,3 +22,3 @@ checking whether the C compiler works... no -configure: error: in `/export/home/tester1/nightly/valgrind-old': +configure: error: in `/export/home/tester1/nightly/valgrind-new': configure: error: C compiler cannot create executables --tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old Can't open perl script "perf/vg_perf": No such file or directory real 0m0.00s user 0m0.00s sys 0m0.00s Congratulations, all tests passed! |