From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FvcRh-0004Qp-3k for garchives@archives.gentoo.org; Wed, 28 Jun 2006 15:59:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5SFuBPj003911; Wed, 28 Jun 2006 15:56:11 GMT Received: from exeter.monstertech.ca (zz194029.cipherkey.net [209.53.194.29]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5SFifo8013543 for ; Wed, 28 Jun 2006 15:44:42 GMT Received: from [10.180.16.38] (s216-232-118-42.bc.hsia.telus.net [216.232.118.42]) (authenticated bits=0) by exeter.monstertech.ca (8.12.11/8.12.11) with ESMTP id k5SFia5N010240 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 28 Jun 2006 08:44:36 -0700 Message-ID: <44A2A3E1.8020908@monstertech.ca> Date: Wed, 28 Jun 2006 08:44:33 -0700 From: Darren Grant User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1 References: <44A17B4B.5010605@monstertech.ca> <200606272228.30377.benno.schulenberg@gmail.com> <44A1A292.5090502@monstertech.ca> <7573e9640606271953u6f06ebfap22ad9ce929329b41@mail.gmail.com> In-Reply-To: <7573e9640606271953u6f06ebfap22ad9ce929329b41@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: e39255cd-9769-4a32-adfd-e13d7b29b8f8 X-Archives-Hash: c8eaa48e70f2d76fb479eead4eefba99 Richard Fish wrote: > On 6/27/06, Darren Grant wrote: >> tail -f >> /var/tmp/portage/glibc-2.3.6-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/config.log >> > > A simple 'tail' doesn't produce enough output to be useful. The > output of "tail -n 200 /var/tmp/..../config.log" should be enough for > us to look at if you are not sure what to look for. > > -Richard > > PS. Please avoid top-posting and multi-part html emails. tail -n 200 /var/tmp/portage/glibc-2.3.6-r4/work/build-x86-x86_64-pc-linux-gnu-nptl/config.log libc_cv_weak_symbols=yes libc_cv_z_combreloc=yes libc_cv_z_execstack=yes libc_cv_z_initfirst=yes libc_cv_z_nodelete=yes libc_cv_z_nodlopen=yes libc_cv_z_relro=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/ar' AS='/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/as' ASFLAGS_config=' -Wa,--noexecstack' AUTOCONF='autoconf' AWK='gawk' BASH='/bin/sh' BISON='/usr/bin/bison' BUILD_CC='' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-march=athlon64 -mtune=k8 -pipe -O2' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-march=athlon64 -mtune=k8 -pipe -O2' DEFINES='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='/usr/bin/install-info' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KSH='/bin/sh' LD='/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/ld' LDFLAGS='' LIBGD='no' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKE='gmake' MAKEINFO='makeinfo' MIG='' MSGFMT='gmsgfmt' OBJDUMP='/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/objdump' OBJEXT='o' PACKAGE_BUGREPORT='glibc' PACKAGE_NAME='GNU C Library' PACKAGE_STRING='GNU C Library (see version.h)' PACKAGE_TARNAME='c-library' PACKAGE_VERSION='(see version.h)' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PWD_P='/bin/pwd' RANLIB=':' RELEASE='' SED='sed' SHELL='/bin/sh' SYSINCLUDES='-nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/./include -isystem /usr/include' VERSION='' VERSIONING='yes' ac_ct_CC='' ac_ct_CXX='g++' ac_ct_RANLIB='' add_ons='nptl c_stubs libidn' all_warnings='' base_machine='i386' bindir='${exec_prefix}/bin' bindnow='yes' bounded='no' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' cross_compiling='no' datadir='${prefix}/share' elf='yes' enable_check_abi='no' exceptions='-fexceptions' exec_prefix='NONE' fno_unit_at_a_time='-fno-unit-at-a-time' force_install='yes' gnu_as='yes' gnu_ld='yes' have_libaudit='' have_selinux='no' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' ldd_rewrite_script='' libc_cv_Bgroup='yes' libc_cv_as_needed='no' libc_cv_asm_protected_directive='yes' libc_cv_cc_with_libunwind='no' libc_cv_cpp_asm_debuginfo='yes' libc_cv_forced_unwind='' libc_cv_fpie='no' libc_cv_gcc_static_libgcc='-static-libgcc' libc_cv_gcc_unwind_find_fde='' libc_cv_have_bash2='yes' libc_cv_have_initfini='' libc_cv_have_ksh='yes' libc_cv_initfinit_array='yes' libc_cv_libgcc_s_suffix='' libc_cv_localedir='' libc_cv_rootsbindir='' libc_cv_slibdir='/lib32' libc_cv_ssp='no' libc_cv_sysconfdir='' libc_cv_z_combreloc='yes' libc_cv_z_execstack='yes' libc_cv_z_initfirst='yes' libc_cv_z_nodelete='yes' libc_cv_z_nodlopen='yes' libc_cv_z_relro='yes' libdir='/usr/lib32' libexecdir='/usr/lib32/misc/glibc' linux_doors='' localstatedir='${prefix}/var' mach_interface_list='' mandir='/usr/share/man' no_whole_archive='-Wl,--no-whole-archive' nopic_initfini='' old_glibc_headers='' oldest_abi='default' oldincludedir='/usr/include' omitfp='no' pic_default='' prefix='/usr' profile='no' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' shared='default' sharedstatedir='${prefix}/com' sizeof_long_double='' static='yes' static_nss='no' subdirs=' ' sysconfdir='${prefix}/etc' sysnames=' sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread nptl/sysdeps/unix/sysv nptl/sysdeps/unix nptl/sysdeps/i386/i686 nptl/sysdeps/i386 libidn/sysdeps/unix sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic' target_alias='' uname_release='' uname_sysname='' uname_version='' use_ldconfig='' with_cvs='no' with_fp='yes' xcoff='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ASM_GLOBAL_DIRECTIVE .globl #define ASM_TYPE_DIRECTIVE_PREFIX @ #define DO_VERSIONING 1 #define HAVE_ASM_CFI_DIRECTIVES 1 #define HAVE_ASM_PREVIOUS_DIRECTIVE 1 #define HAVE_ASM_SET_DIRECTIVE 1 #define HAVE_ASM_WEAK_DIRECTIVE 1 #define HAVE_BUILTIN_REDIRECTION 1 #define HAVE_CPP_ASM_DEBUGINFO 1 #define HAVE_HIDDEN 1 #define HAVE_INITFINI_ARRAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_PROTECTED 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TLS_MODEL_ATTRIBUTE 1 #define HAVE_UNISTD_H 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_Z_COMBRELOC 1 #define HAVE_Z_RELRO 1 #define HAVE___THREAD 1 #define NO_UNDERSCORES 1 #define PACKAGE_BUGREPORT "glibc" #define PACKAGE_NAME "GNU C Library" #define PACKAGE_STRING "GNU C Library (see version.h)" #define PACKAGE_TARNAME "c-library" #define PACKAGE_VERSION "(see version.h)" #define USE_REGPARMS 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 -- gentoo-user@gentoo.org mailing list