>>> md5 files ;-) ChangeLog >>> md5 files ;-) libsigc++-1.0.4-r2.ebuild >>> md5 files ;-) libsigc++-1.2.2.ebuild >>> md5 files ;-) libsigc++-1.2.3.ebuild >>> md5 files ;-) libsigc++-1.2.5.ebuild >>> md5 files ;-) libsigc++-2.0.11.ebuild >>> md5 files ;-) libsigc++-2.0.5.ebuild >>> md5 files ;-) metadata.xml >>> md5 files ;-) files/digest-libsigc++-1.0.4-r2 >>> md5 files ;-) files/digest-libsigc++-1.2.2 >>> md5 files ;-) files/digest-libsigc++-1.2.3 >>> md5 files ;-) files/digest-libsigc++-1.2.5 >>> md5 files ;-) files/digest-libsigc++-2.0.11 >>> md5 files ;-) files/digest-libsigc++-2.0.5 >>> md5 files ;-) files/gcc-3.4.patch >>> md5 src_uri ;-) libsigc++-2.0.11.tar.bz2 >>> Unpacking source... >>> Unpacking libsigc++-2.0.11.tar.bz2 to /var/tmp/portage/libsigc++-2.0.11/work >>> Source unpacked. * econf: updating libsigc++-2.0.11/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libsigc++-2.0.11/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=powerpc-apple-darwin --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-debug=no configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for powerpc-apple-darwin-strip... no checking for strip... strip checking how to create a ustar tar archive... pax checking build system type... powerpc-apple-darwin7.9.0 checking host system type... powerpc-apple-darwin checking for gm4... gm4 checking for perl... /usr/bin/perl checking whether to enable maintainer-specific portions of Makefiles... no checking for powerpc-apple-darwin-gcc... no checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. !!! Please attach the config.log to your bug report: !!! /var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/config.log !!! ERROR: dev-libs/libsigc++-2.0.11 failed. !!! Function econf, Line 485, Exitcode 0 !!! econf failed /var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/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 libsigc++ configure 2.0.11, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=powerpc-apple-darwin --mandir=/usr/share/man --infodir=/usr/share/info -- datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-debug=no ## --------- ## ## Platform. ## ## --------- ## hostname = macosx.fastwebnet.it uname -m = Power Macintosh uname -r = 7.9.0 uname -s = Darwin uname -v = Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 768.00 megabytes. Default processor set: 73 tasks, 158 threads, 1 processors Load average: 2.17, Mach factor: 0.26 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: . PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1598: checking for a BSD-compatible install configure:1653: result: /usr/bin/install -c configure:1664: checking whether build environment is sane configure:1707: result: yes configure:1772: checking for gawk configure:1801: result: no configure:1772: checking for mawk configure:1801: result: no configure:1772: checking for nawk configure:1801: result: no configure:1772: checking for awk configure:1788: found /usr/bin/awk configure:1798: result: awk configure:1808: checking whether make sets $(MAKE) configure:1828: result: yes configure:1904: checking for powerpc-apple-darwin-strip configure:1933: result: no configure:1942: checking for strip configure:1958: found /usr/bin/strip configure:1969: result: strip configure:1991: checking how to create a ustar tar archive configure:2004: tar --version tar (GNU tar) 1.13.25 Copyright (C) 2001 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by John Gilmore and Jay Fenlason. configure:2007: $? = 0 configure:2047: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar tar: unrecognized option `--format=ustar' Try `tar --help' for more information. configure:2050: $? = 2 configure:2047: tardir=conftest.dir && eval pax -L -x ustar -w "$tardir" >conftest.tar configure:2050: $? = 0 configure:2054: pax -r <conftest.tar configure:2057: $? = 0 configure:2070: result: pax configure:2087: checking build system type configure:2105: result: powerpc-apple-darwin7.9.0 configure:2113: checking host system type configure:2127: result: powerpc-apple-darwin configure:2147: checking for gm4 configure:2163: found /usr/bin/gm4 configure:2173: result: gm4 configure:2189: checking for perl configure:2207: found /usr/bin/perl configure:2219: result: /usr/bin/perl configure:2234: checking whether to enable maintainer-specific portions of Makefiles configure:2243: result: no configure:2267: checking for powerpc-apple-darwin-gcc configure:2296: result: no configure:2305: checking for gcc configure:2321: found /usr/lib/ccache/bin/gcc configure:2331: result: gcc configure:2575: checking for C compiler version configure:2578: gcc --version </dev/null >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666) Copyright (C) 2002 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:2581: $? = 0 configure:2583: gcc -v </dev/null >&5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1666) configure:2586: $? = 0 configure:2588: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:2591: $? = 1 configure:2614: checking for C compiler default output file name configure:2617: gcc -O2 -pipe -lgcc_s conftest.c >&5 ld: can't locate file for: -lgcc_s configure:2620: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libsigc++" | #define PACKAGE_TARNAME "libsigc++" | #define PACKAGE_VERSION "2.0.11" | #define PACKAGE_STRING "libsigc++ 2.0.11" | #define PACKAGE_BUGREPORT "libsigc-list@gnome.org" | #define FP_MAJOR_VERSION 2 | #define FP_MINOR_VERSION 0 | #define FP_MICRO_VERSION 11 | #define PACKAGE "libsigc++" | #define VERSION "2.0.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2659: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin7.9.0 ac_cv_build_alias=powerpc-apple-darwin7.9.0 ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -lgcc_s' ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc-apple-darwin ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=powerpc-apple-darwin ac_cv_host_alias=powerpc-apple-darwin ac_cv_path_PERL_PATH=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_M4=gm4 ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_make_make_set=yes am_cv_prog_tar_ustar=pax ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/missing --run tar' AR='' AS='' AUTOCONF='${SHELL} /var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/missing --run autoconf' AUTOHEADER=':' AUTOMAKE='${SHELL} /var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/missing --run automake-1.9' AWK='awk' CC='gcc' CCDEPMODE='' CFLAGS='-O2 -pipe' CPP='' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-O2 -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77=''FFLAGS=''FP_MAJOR_VERSION='2'FP_MICRO_VERSION='11'FP_MINOR_VERSION='0'FP_RELEASE='2.0'FP_VERSION='2.0.11'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=' -lgcc_s'LIBOBJS=''LIBS=''LIBTOOL=''LN_S=''LTLIBOBJS=''M4='gm4'MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/missing --run makeinfo'OBJDUMP=''OBJEXT=''PACKAGE='libsigc++'PACKAGE_BUGREPORT='libsigc-list@gnome.org'PACKAGE_NAME='libsigc++'PACKAGE_STRING='libsigc++ 2.0.11'PACKAGE_TARNAME='libsigc++ PACKAGE_VERSION='2.0.11'PATH_SEPARATOR=':'PERL_PATH='/usr/bin/perl'PLATFORM_WIN32_FALSE=''PLATFORM_WIN32_TRUE=''RANLIB=''SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='2.0.11'ac_ct_AR=''ac_ct_AS=''ac_ct_CC='gcc'ac_ct_CXX=''ac_ct_DLLTOOL=''ac_ct_F77=''ac_ct_OBJDUMP=''ac_ct_RANLIB=''ac_ct_STRIP='strip'am__fastdepCC_FALSE=''am__fastdepCC_TRUE=''am__fastdepCXX_FALSE=''am__fastdepCXX_TRUE=''am__include=''am__leading_dot='.'am__quote=''am__tar='pax -L -x ustar -w "$$tardir"'am__untar='pax -r'bindir='${exec_prefix}/bin' build='powerpc-apple-darwin7.9.0'build_alias=''build_cpu='powerpc'build_os='darwin7.9.0'build_vendor='apple'datadir='/usr/share'exec_prefix='NONE'host='powerpc-apple-darwin'host_alias='powerpc-apple-darwin'host_cpu='powerpc'host_os='darwin'host_vendor='apple'includedir='${prefix}/include'infodir='/usr/share/info'install_sh='/var/tmp/portage/libsigc++-2.0.11/work/libsigc++-2.0.11/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 FP_MAJOR_VERSION 2#define FP_MICRO_VERSION 11#define FP_MINOR_VERSION 0#define PACKAGE "libsigc++"#define PACKAGE_BUGREPORT "libsigc-list@gnome.org"#define PACKAGE_NAME "libsigc++"#define PACKAGE_STRING "libsigc++ 2.0.11"#define PACKAGE_TARNAME "libsigc++"#define PACKAGE_VERSION "2.0.11"#define VERSION "2.0.11"configure: exit 77 Reproducible: Always Steps to Reproduce: 1. 2. 3. emerge info !!! Relying on the shell to locate gcc, this may break !!! DISTCC, installing gcc-config and setting your current gcc !!! profile will fix this Portage 2.0.51.19 (default-darwin/macos/10.3, gcc-3.3, libsystem-7.1-r0, 7.9.0 Power Macintosh) ================================================================= System uname: 7.9.0 Power Macintosh powerpc macos-20041118 Python: [2.3 (#1, Sep 13 2003, 00:49:11)] distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled] ccache version 2.4 [enabled] dev-lang/python: [Not Present] sys-devel/autoconf: [Not Present] sys-devel/automake: [Not Present] sys-devel/binutils: [Not Present] sys-devel/libtool: [Not Present] virtual/os-headers: 7.1 ACCEPT_KEYWORDS="ppc-macos ~ppc-macos" AUTOCLEAN="yes" CFLAGS="-O2 -pipe" CHOST="powerpc-apple-darwin" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks strict userpriv" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="ppc X Xaw3d aalib bash-completion berkdb cdr cups emboss gd gdbm gif imlib2 ipv6 java javascript jpeg latex lesstif libwww mad motif ncurses neXt nls ogg opengl png ppc-macos qt readline ruby slang speex sqlite ssl tetex tiff unicode vorbis xface xinerama zlib" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
I just committed a fix in CVS, please emerge sync in about 2 hours, comment on the results. Thanks for reporting
*** Bug 90108 has been marked as a duplicate of this bug. ***
Ok, haven't heard back, and it works for me. re-open if problem persists.