From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KIezJ-0003Rf-JT for garchives@archives.gentoo.org; Tue, 15 Jul 2008 07:30:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11604E03DA; Tue, 15 Jul 2008 07:30:05 +0000 (UTC) Received: from wlym.com (static-45.wlym.com [216.12.222.45]) by pigeon.gentoo.org (Postfix) with ESMTP id D96A0E03DA for ; Tue, 15 Jul 2008 07:30:04 +0000 (UTC) Received: from ccs.covici.com (pool-71-171-111-192.clppva.fios.verizon.net [71.171.111.192]) (authenticated bits=128) by wlym.com (8.13.8/8.13.8/Debian-3) with ESMTP id m6F7U2iU016479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 15 Jul 2008 02:30:04 -0500 Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.0/8.14.0) with ESMTP id m6F7Twf9018038 for ; Tue, 15 Jul 2008 03:30:01 -0400 Received: (from covici@localhost) by ccs.covici.com (8.14.0/8.13.7/Submit) id m6F7TwG8018035; Tue, 15 Jul 2008 03:29:58 -0400 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: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18556.20982.520551.345852@ccs.covici.com> Date: Tue, 15 Jul 2008 03:29:58 -0400 From: John covici To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: Problems compiling gcc 4.2.4 and 4.3.1-r1 In-Reply-To: References: <18554.44453.918859.552926@ccs.covici.com> <487B6E5A.6090508@rootservice.org> <18555.28650.309637.943440@ccs.covici.com> X-Mailer: VM 7.17 under Emacs 22.0.95.1 X-Archives-Salt: 352b690f-2888-4ff2-85fe-68802f698f28 X-Archives-Hash: 9829de937bdc3f667adc5adf8986b973 on Tuesday 07/15/2008 Nikos Chantziaras(realnc@arcor.de) wrote > John covici wrote: > > on Monday 07/14/2008 Joe User(mailinglists@rootservice.org) wrote > > > John covici schrieb: > > > > > > Hi, > > > > > > > > > > > [snip] > > > > > > > > Portage 2.1.4.4 (default/linux/x86/2008.0/developer, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r5 i686) > > > ^^^^^^^^^^ > > > that's your major problem... > > > > > > > Which of those is the problem -- I am running 32-bit operating > > systems. > > I failed to see it in your first post. I've read it as > "default/linux/x86/2008.0/desktop". Probably because it also begins > with a "d" :P > > The developer profile is *not* like "developer" installations of other > distros (meaning installations that include compilers, IDEs and such). > It's an environment designed for Gentoo devs. Don't use it unless you > have been told to use it. > So, I changed the link in /etc/make.profile to desktop instead of developer and I am getting the same results as before -- it stops on the same error like this: if /bin/sh ./libtool --tag=CC --mode=compile /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap -I. -Wall -ffunction-sections -fdata-sections -O2 -g -O2 -mtune=nocona -pipe -MT mf-hooks2.lo -MD -MP -MF ".deps/mf-hooks2.Tpo" -c -o mf-hooks2.lo /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c; \ then mv -f ".deps/mf-hooks2.Tpo" ".deps/mf-hooks2.Plo"; else rm -f ".deps/mf-hooks2.Tpo"; exit 1; fi libtool: compile: /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap -I. -Wall -ffunction-sections -fdata-sections -O2 -g -O2 -mtune=nocona -pipe -MT mf-hooks2.lo -MD -MP -MF .deps/mf-hooks2.Tpo -c /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c -fPIC -DPIC -o .libs/mf-hooks2.o /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c: In function '__mfwrap_getmntent': /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2082: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2082: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2083: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2083: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2084: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2084: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2085: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2085: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2086: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2090: warning: implicit declaration of function 'getmntent' /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2090: warning: assignment makes pointer from integer without a cast /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2096: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2096: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2097: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2097: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2098: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2098: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2099: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2099: error: dereferencing pointer to incomplete type /var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/gcc-4.3.1/libmudflap/mf-hooks2.c:2100: error: dereferencing pointer to incomplete type make[4]: *** [mf-hooks2.lo] Error 1 make[4]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build/i686-pc-linux-gnu/libmudflap' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build/i686-pc-linux-gnu/libmudflap' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build/i686-pc-linux-gnu/libmudflap' make[1]: *** [all-target-libmudflap] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.1-r1/work/build' make: *** [profiledbootstrap] Error 2 * * ERROR: sys-devel/gcc-4.3.1-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4557: Called toolchain_src_compile * environment, line 5072: Called gcc_src_compile * environment, line 2921: Called gcc_do_make * environment, line 2751: Called die * The specific snippet of code: * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}"; * The die message: * emake failed with profiledbootstrap * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sys-devel:gcc-4.3.1-r1:20080715-064502.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.3.1-r1/temp/environment'. * -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com -- gentoo-user@lists.gentoo.org mailing list