|
From: Rich C. <rc...@wi...> - 2015-08-12 00:23:35
|
valgrind revision: 15520 VEX revision: 3168 C compiler: gcc (SUSE Linux) 5.1.1 20150713 [gcc-5-branch revision 225736] GDB: GNU gdb (GDB; openSUSE Factory) 7.9 Assembler: GNU assembler (GNU Binutils; openSUSE Factory) 2.25.0 C library: GNU C Library (GNU libc) stable release version 2.21 (git 4e42b5b8f89f) uname -mrs: Linux 4.1.4-1-desktop x86_64 Vendor version: openSUSE 20150810 (Tumbleweed) Nightly build on rodan ( Linux 4.1.4-1-desktop x86_64 ) Started at 2015-08-11 19:22:01 CDT Ended at 2015-08-11 19:23:23 CDT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... failed Last 20 lines of verbose log follow echo checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ranlib... ranlib checking for a sed that does not truncate output... /usr/bin/sed checking for ar... /usr/bin/ar checking for perl... /usr/bin/perl checking for gdb... /usr/bin/gdb checking dependency style of gcc... gcc3 checking for diff -u... yes checking for a supported version of gcc... no (5) configure: error: please use gcc >= 3.0 or clang >= 2.9 or icc >= 13.0 --tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old + perl perf/vg_perf --tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old perf Can't open perl script "perf/vg_perf": No such file or directory real 0m0.002s user 0m0.001s sys 0m0.000s Congratulations, all tests passed! |