Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Сборка callgrind-0.10.1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
sfx
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 92

PostPosted: Wed May 17, 2006 5:19 am    Post subject: Сборка callgrind-0.10.1 Reply with quote

Code:

checking for valgrind installation... in /usr
checking for valgrind version...
configure: error: Unsupported version. This tool is for Valgrind 3.0.x/3.1.x

Такое вот интересное дело..

Code:

Calculating dependencies ...done!
[ebuild   R   ] dev-util/valgrind-3.1.1


Code:

f1rez0ne ~ # cat /var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Callgrind configure 0.10.1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu

## --------- ##
## Platform. ##
## --------- ##

hostname = f1rez0ne
uname -m = i686
uname -r = 2.6.16-gentoo-r7
uname -s = Linux
uname -v = #2 SMP PREEMPT Sun May 14 09:31:13 MSD 2006

/usr/bin/uname -p = Intel(R) Pentium(R) D CPU 2.80GHz
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib/ccache/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.5
PATH: /opt/blackdown-jdk-1.4.2.03/bin
PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin
PATH: /opt/vmware/workstation/bin
PATH: /usr/share/karamba/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1323: checking for a BSD-compatible install
configure:1378: result: /bin/install -c
configure:1389: checking whether build environment is sane
configure:1432: result: yes
configure:1497: checking for gawk
configure:1513: found /bin/gawk
configure:1523: result: gawk
configure:1533: checking whether make sets $(MAKE)
configure:1553: result: yes
configure:1731: checking for i686-pc-linux-gnu-gcc
configure:1747: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
configure:1757: result: i686-pc-linux-gnu-gcc
configure:2039: checking for C compiler version
configure:2042: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2045: $? = 0
configure:2047: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs
Configured with: /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
configure:2050: $? = 0
configure:2052: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2055: $? = 1
configure:2078: checking for C compiler default output file name
configure:2081: i686-pc-linux-gnu-gcc -O2 -mtune=prescott -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2084: $? = 0
configure:2130: result: a.out
configure:2135: checking whether the C compiler works
configure:2141: ./a.out
configure:2144: $? = 0
configure:2161: result: yes
configure:2168: checking whether we are cross compiling
configure:2170: result: no
configure:2173: checking for suffix of executables
configure:2175: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=prescott -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2178: $? = 0
configure:2203: result:
configure:2209: checking for suffix of object files
configure:2230: i686-pc-linux-gnu-gcc -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.c >&5
configure:2233: $? = 0
configure:2255: result: o
configure:2259: checking whether we are using the GNU C compiler
configure:2283: i686-pc-linux-gnu-gcc -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.c >&5
configure:2289: $? = 0
configure:2293: test -z
                         || test ! -s conftest.err
configure:2296: $? = 0
configure:2299: test -s conftest.o
configure:2302: $? = 0
configure:2315: result: yes
configure:2321: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2342: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2348: $? = 0
configure:2352: test -z
                         || test ! -s conftest.err
configure:2355: $? = 0
configure:2358: test -s conftest.o
configure:2361: $? = 0
configure:2372: result: yes
configure:2389: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2459: i686-pc-linux-gnu-gcc  -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.c >&5
configure:2465: $? = 0
configure:2469: test -z
                         || test ! -s conftest.err
configure:2472: $? = 0
configure:2475: test -s conftest.o
configure:2478: $? = 0
configure:2496: result: none needed
configure:2514: i686-pc-linux-gnu-gcc -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2520: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2664: checking for style of include used by make
configure:2692: result: GNU
configure:2720: checking dependency style of i686-pc-linux-gnu-gcc
configure:2810: result: gcc3
configure:2837: checking for i686-pc-linux-gnu-g++
configure:2853: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
configure:2863: result: i686-pc-linux-gnu-g++
configure:2921: checking for C++ compiler version
configure:2924: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2927: $? = 0
configure:2929: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs
Configured with: /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
configure:2932: $? = 0
configure:2934: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:2937: $? = 1
configure:2940: checking whether we are using the GNU C++ compiler
configure:2964: i686-pc-linux-gnu-g++ -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.cc >&5
configure:2970: $? = 0
configure:2974: test -z
                         || test ! -s conftest.err
configure:2977: $? = 0
configure:2980: test -s conftest.o
configure:2983: $? = 0
configure:2996: result: yes
configure:3002: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:3023: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:3029: $? = 0
configure:3033: test -z
                         || test ! -s conftest.err
configure:3036: $? = 0
configure:3039: test -s conftest.o
configure:3042: $? = 0
configure:3053: result: yes
configure:3095: i686-pc-linux-gnu-g++ -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.cc >&5
configure:3101: $? = 0
configure:3105: test -z
                         || test ! -s conftest.err
configure:3108: $? = 0
configure:3111: test -s conftest.o
configure:3114: $? = 0
configure:3140: i686-pc-linux-gnu-g++ -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' was not declared in this scope
configure:3146: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Callgrind"
| #define PACKAGE_TARNAME "callgrind"
| #define PACKAGE_VERSION "0.10.1"
| #define PACKAGE_STRING "Callgrind 0.10.1"
| #define PACKAGE_BUGREPORT "kcachegrind-callgrind@lists.sourceforge.net"
| #define PACKAGE "callgrind"
| #define VERSION "0.10.1"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3095: i686-pc-linux-gnu-g++ -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.cc >&5
configure:3101: $? = 0
configure:3105: test -z
                         || test ! -s conftest.err
configure:3108: $? = 0
configure:3111: test -s conftest.o
configure:3114: $? = 0
configure:3140: i686-pc-linux-gnu-g++ -c -O2 -mtune=prescott -pipe -fomit-frame-pointer  conftest.cc >&5
configure:3146: $? = 0
configure:3150: test -z
                         || test ! -s conftest.err
configure:3153: $? = 0
configure:3156: test -s conftest.o
configure:3159: $? = 0
configure:3184: checking dependency style of i686-pc-linux-gnu-g++
configure:3274: result: gcc3
configure:3304: checking for a BSD-compatible install
configure:3359: result: /bin/install -c
configure:3373: checking for i686-pc-linux-gnu-ranlib
configure:3389: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:3399: result: i686-pc-linux-gnu-ranlib
configure:3452: checking for valgrind installation
configure:3482: result: in /usr
configure:3496: checking for valgrind version
configure:3514: result:
configure:3516: error: Unsupported version. This tool is for Valgrind 3.0.x/3.1.x

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -mtune=prescott -pipe -fomit-frame-pointer'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -mtune=prescott -pipe -fomit-frame-pointer'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/missing --run tar'
AM_CFLAGS=''
AUTOCONF='${SHELL} /var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/missing --run automake-1.9'
AWK='gawk'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -mtune=prescott -pipe -fomit-frame-pointer'
CG_SRCDIR=''
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -mtune=prescott -pipe -fomit-frame-pointer'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/missing --run makeinfo'
OBJEXT='o'
PACKAGE='callgrind'
PACKAGE_BUGREPORT='kcachegrind-callgrind@lists.sourceforge.net'
PACKAGE_NAME='Callgrind'
PACKAGE_STRING='Callgrind 0.10.1'
PACKAGE_TARNAME='callgrind'
PACKAGE_VERSION='0.10.1'
PATH_SEPARATOR=':'
RANLIB='i686-pc-linux-gnu-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TOOL_LIBS=''
VALT_LOAD_ADDRESS=''
VERSION='0.10.1'
VG_ARCH=''
VG_ARCH_ALL=''
VG_BINDIR='/usr/bin'
VG_OS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias='i686-pc-linux-gnu'
datadir='/usr/share'
exec_prefix='/usr'
host_alias='i686-pc-linux-gnu'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/callgrind-0.10.1-r1/work/callgrind-0.10.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "callgrind"
#define PACKAGE_BUGREPORT "kcachegrind-callgrind@lists.sourceforge.net"
#define PACKAGE_NAME "Callgrind"
#define PACKAGE_STRING "Callgrind 0.10.1"
#define PACKAGE_TARNAME "callgrind"
#define PACKAGE_VERSION "0.10.1"
#define VERSION "0.10.1"
#define VG_PREFIX "/usr"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1


Вроде ни у кого подобных проблем не было. на что остается грешить? SMP?
Back to top
View user's profile Send private message
Laitr Keiows
Bodhisattva
Bodhisattva


Joined: 04 Jul 2005
Posts: 891
Location: Kobe, Japan

PostPosted: Wed May 17, 2006 7:36 am    Post subject: Reply with quote

revdep-rebuild попробовать стоит. Может там что от прошлых версий осталось? и что пишут на багзилле?
Back to top
View user's profile Send private message
sfx
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 92

PostPosted: Fri May 19, 2006 6:49 pm    Post subject: Reply with quote

ревдеп не помогает...
От старой версии полный нуль. уже все проверено.
в багзилле ничего не найдено :(
не знаю, что и делать...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum