From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ORZSX-0002fG-7O for garchives@archives.gentoo.org; Wed, 23 Jun 2010 23:34:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEAAEE090B; Wed, 23 Jun 2010 23:33:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 66C19E090B for ; Wed, 23 Jun 2010 23:33:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B5C681B401C for ; Wed, 23 Jun 2010 23:33:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.578 X-Spam-Level: X-Spam-Status: No, score=-2.578 required=5.5 tests=[AWL=0.021, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZkAfuwTeN9+Q for ; Wed, 23 Jun 2010 23:33:38 +0000 (UTC) Received: from ironport2-out.pppoe.ca (ironport2-out.teksavvy.com [206.248.154.181]) by smtp.gentoo.org (Postfix) with ESMTP id 636F11B4005 for ; Wed, 23 Jun 2010 23:33:36 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAMY2IkxFpZKd/2dsb2JhbACfMnLDE4JtCIImBIl/gzM X-IronPort-AV: E=Sophos;i="4.53,470,1272859200"; d="txt'?scan'208";a="68765698" Received: from 69-165-146-157.dsl.teksavvy.com (HELO waltdnes.org) ([69.165.146.157]) by ironport2-out.pppoe.ca with SMTP; 23 Jun 2010 19:33:33 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Wed, 23 Jun 2010 19:33:24 -0400 From: "Walter Dnes" Date: Wed, 23 Jun 2010 19:33:24 -0400 To: Gentoo Users List Subject: [gentoo-user] gcc build fails during emerge system on new 64-bit install Message-ID: <20100623233324.GA11305@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="DocE+STaALJfprDB" Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Archives-Salt: 4a1397cb-0ee5-48ce-9ffa-cfdbcab36b25 X-Archives-Hash: 441085c6ea516b7451f84c3b4fe8faf3 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This is my first attempt at 64-bit mode. I have a shiny new Intel i3 with 8 gigs ram on an MSI motherboard. I got it custom-built locally in north Toronto, rather than ordering from Dell. The MSI motherboard has PS/2 ports (YES!!!) so I don't have to tearfully throw away my genuine IBM PS/2 "clickety-clack" keyboard. I selected the profile... default/linux/amd64/10.0/no-multilib ...to go whole-hog 64-bit. Does leaving IA32_EMULATION on cause a problem? # # Executable file formats / Emulations # CONFIG_BINFMT_ELF=y CONFIG_COMPAT_BINFMT_ELF=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y # CONFIG_HAVE_AOUT is not set CONFIG_BINFMT_MISC=y CONFIG_IA32_EMULATION=y # CONFIG_IA32_AOUT is not set CONFIG_COMPAT=y CONFIG_COMPAT_FOR_U64_ALIGNMENT=y CONFIG_SYSVIPC_COMPAT=y CONFIG_NET=y CONFIG_COMPAT_NETLINK_MESSAGES=y I've attached the tail-end of the build log file of gcc-4.4.3-r2, as well as output from "emerge --info" and "emerge -pqv". I have a quite conservative make.conf. Any ideas about the problem, or even better, a solution? -- Walter Dnes --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="log.txt" Content-Transfer-Encoding: quoted-printable libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atan_r16.F90 -fPIC -o .libs/_atan_r16.o libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atan_r16.F90 -o _atan_r16.o >/dev/null 2>&1 /bin/sh ./libtool --tag=3DFC --mode=3Dcompile /var/tmp/portage/sys-devel/gc= c-4.4.3-r2/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3= -r2/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linu= x-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-p= c-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gc= c-4.4.3-r2/work/gcc-4.4.3/libgfortran -I. -iquote/var/tmp/portage/sys-deve= l/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/io -I/var/tmp/portage/sys-devel/g= cc-4.4.3-r2/work/gcc-4.4.3/libgfortran/../gcc -I/var/tmp/portage/sys-devel/= gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/../gcc/config -I../.././gcc -D_GNU_= SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-undersco= ring -fallow-leading-underscore -c -o _atanh_r4.lo `test -f '/var/tmp/port= age/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/generated/_atanh_r4.F= 90' || echo '/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfor= tran/'`/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/g= enerated/_atanh_r4.F90 libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atanh_r4.F90 -fPIC -o .libs/_atanh_r4.o libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atanh_r4.F90 -o _atanh_r4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=3DFC --mode=3Dcompile /var/tmp/portage/sys-devel/gc= c-4.4.3-r2/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3= -r2/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linu= x-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-p= c-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gc= c-4.4.3-r2/work/gcc-4.4.3/libgfortran -I. -iquote/var/tmp/portage/sys-deve= l/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/io -I/var/tmp/portage/sys-devel/g= cc-4.4.3-r2/work/gcc-4.4.3/libgfortran/../gcc -I/var/tmp/portage/sys-devel/= gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/../gcc/config -I../.././gcc -D_GNU_= SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-undersco= ring -fallow-leading-underscore -c -o _atanh_r8.lo `test -f '/var/tmp/port= age/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/generated/_atanh_r8.F= 90' || echo '/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfor= tran/'`/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/g= enerated/_atanh_r8.F90 libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atanh_r8.F90 -fPIC -o .libs/_atanh_r8.o libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atanh_r8.F90 -o _atanh_r8.o >/dev/null 2>&1 /bin/sh ./libtool --tag=3DFC --mode=3Dcompile /var/tmp/portage/sys-devel/gc= c-4.4.3-r2/work/build/./gcc/gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3= -r2/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linu= x-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-p= c-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gc= c-4.4.3-r2/work/gcc-4.4.3/libgfortran -I. -iquote/var/tmp/portage/sys-deve= l/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/io -I/var/tmp/portage/sys-devel/g= cc-4.4.3-r2/work/gcc-4.4.3/libgfortran/../gcc -I/var/tmp/portage/sys-devel/= gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/../gcc/config -I../.././gcc -D_GNU_= SOURCE -I . -Wall -Werror -fimplicit-none -fno-repack-arrays -fno-undersco= ring -fallow-leading-underscore -c -o _atanh_r10.lo `test -f '/var/tmp/por= tage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/generated/_atanh_r10= =2EF90' || echo '/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/lib= gfortran/'`/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortr= an/generated/_atanh_r10.F90 libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atanh_r10.F90 -fPIC -o .libs/_atanh_r10.o libtool: compile: /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc= /gfortran -B/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build/./gcc/ -B/us= r/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x8= 6_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DH= AVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran -I. -iquote/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.= 3/libgfortran/io -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/l= ibgfortran/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/= libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -I . -Wall -Werror -f= implicit-none -fno-repack-arrays -fno-underscoring -fallow-leading-undersco= re -c /var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libgfortran/ge= nerated/_atanh_r10.F90 -o _atanh_r10.o >/dev/null 2>&1 make[3]: *** [_atanh_r10.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/bu= ild/x86_64-pc-linux-gnu/libgfortran' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/bu= ild/x86_64-pc-linux-gnu/libgfortran' make[1]: *** [all-target-libgfortran] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/bu= ild' make: *** [bootstrap-lean] Error 2 * ERROR: sys-devel/gcc-4.4.3-r2 failed: * emake failed with bootstrap-lean *=20 * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 5135: Called toolchain_src_compile * environment, line 5730: Called gcc_src_compile * environment, line 3288: Called gcc_do_make * environment, line 3075: Called die * The specific snippet of code: * emake LDFLAGS=3D"${LDFLAGS}" STAGE1_CFLAGS=3D"${STAGE1_CFLAGS}" LI= BPATH=3D"${LIBPATH}" BOOT_CFLAGS=3D"${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || d= ie "emake failed with ${GCC_MAKE_TARGET}"; *=20 * If you need support, post the output of 'emerge --info =3Dsys-devel/gcc-= 4.4.3-r2', * the complete build log and the output of 'emerge -pqv =3Dsys-devel/gcc-4= =2E4.3-r2'. * The complete build log is located at '/var/log/portage/sys-devel:gcc-4.4= =2E3-r2:20100623-213852.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gc= c-4.4.3-r2/temp/environment'. * S: '/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/build' --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="pqv.txt" [ebuild R ] sys-devel/gcc-4.4.3-r2 USE="fortran nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libffi) -mudflap (-multilib) -multislot (-n32) (-n64) -nls -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla" --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="info.txt" Content-Transfer-Encoding: quoted-printable Portage 2.1.8.3 (default/linux/amd64/10.0/no-multilib, gcc-4.3.4, glibc-2.1= 1.1-r0, 2.6.32-gentoo-r7 x86_64) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D System Settings =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D System uname: Linux-2.6.32-gentoo-r7-x86_64-Intel-R-_Core-TM-_i3_CPU_530_@_= 2.93GHz-with-gentoo-1.12.13 Timestamp of tree: Wed, 23 Jun 2010 01:15:01 +0000 app-shells/bash: 4.0_p37 dev-lang/python: 2.6.5-r2 sys-apps/baselayout: 1.12.13 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.65 sys-devel/automake: 1.10.3, 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.3.4, 4.4.3-r2 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS=3D"amd64" ACCEPT_LICENSE=3D"*" CBUILD=3D"x86_64-pc-linux-gnu" CFLAGS=3D"-O2 -march=3Dnative -mfpmath=3Dsse -fomit-frame-pointer -pipe" CHOST=3D"x86_64-pc-linux-gnu" CONFIG_PROTECT=3D"/etc" CONFIG_PROTECT_MASK=3D"/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc= /revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS=3D"-O2 -march=3Dnative -mfpmath=3Dsse -fomit-frame-pointer -pipe" DISTDIR=3D"/usr/portage/distfiles" FEATURES=3D"assume-digests distlocks fixpackages news parallel-fetch protec= t-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS=3D"http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.netni= tco.net" LDFLAGS=3D"-Wl,-O1" MAKEOPTS=3D"-j1" PKGDIR=3D"/usr/portage/packages" PORTAGE_CONFIGROOT=3D"/" PORTAGE_RSYNC_OPTS=3D"--recursive --links --safe-links --perms --times --co= mpress --force --whole-file --delete --stats --timeout=3D180 --exclude=3D/d= istfiles --exclude=3D/local --exclude=3D/packages" PORTAGE_TMPDIR=3D"/var/tmp" PORTDIR=3D"/usr/portage" SYNC=3D"rsync://rsync.namerica.gentoo.org/gentoo-portage" USE=3D"X a52 aac amd64 bzip2 dga dri exif ffmpeg flac fortran gif intel joy= stick jpeg mmx mng moznopango mp3 mpeg nptl nptlonly nsplugin offensive ogg= opengl png posix sse sse2 sse3 ssse3 theora threads tiff truetype vim-synt= ax vorbis wmf xcomposite xpm xv xvid zlib" ALSA_CARDS=3D"ali5451 als4000 at= iixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es196= 8 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via= 82xx-modem ymfpci" ALSA_PCM_PLUGINS=3D"adpcm alaw copy dmix dshare dsnoop e= mpty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw mult= i null plug rate route share shm softvol asym" APACHE2_MODULES=3D"actions a= lias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file a= uthz_dbm authz_default authz_groupfile authz_host authz_owner authz_user au= toindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_fi= lter file_cache filter headers include info log_config logio mem_cache mime= mime_magic negotiation rewrite setenvif speling status unique_id userdir u= sertrack vhost_alias" ELIBC=3D"glibc" INPUT_DEVICES=3D"keyboard mouse" KERN= EL=3D"linux" LCD_DEVICES=3D"bayrad cfontz cfontz633 glk hd44780 lb216 lcdm0= 01 mtxorb ncurses text" RUBY_TARGETS=3D"ruby18" USERLAND=3D"GNU" VIDEO_CARD= S=3D"intel vga" XTABLES_ADDONS=3D"quota2 psd pknock lscan length2 ipv4optio= ns ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat lo= gmark ipmark dhcpmac delude chaos account"=20 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG,= LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_E= XTRA_OPTS, PORTDIR_OVERLAY =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Package Settings =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D sys-devel/gcc-4.4.3-r2 was built with the following: USE=3D"fortran nptl (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -= graphite -gtk (-hardened) (-libffi) -mudflap (-multilib) -multislot (-n32) = (-n64) -nls -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla"=20 CFLAGS=3D"-O2 -march=3Dnative -pipe" CXXFLAGS=3D"-O2 -march=3Dnative -pipe" --DocE+STaALJfprDB--