From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 06:09:10 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B43F16A409 for ; Thu, 8 Mar 2007 06:09:10 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.freebsd.org (Postfix) with ESMTP id 393C413C4AC for ; Thu, 8 Mar 2007 06:09:10 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout7.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l28699VY013134 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 7 Mar 2007 22:09:09 -0800 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l28698cH009858 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 7 Mar 2007 22:09:09 -0800 Message-ID: <45EFA87E.7010000@u.washington.edu> Date: Wed, 07 Mar 2007 22:09:02 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20070308014733.GA52736@thought.org> <45EF6E2A.6040706@cyberwang.net> In-Reply-To: <45EF6E2A.6040706@cyberwang.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.7.215933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: gcc43 build snafu X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2007 06:09:10 -0000 Sean Bryant wrote: > Gary Kline wrote: >> Why, oh why, is this gcc-4.3 build bombing ("jc1: out of memory") >> when I've got .75G of RAM and a huge disk? If the gcc43 port is >> experimental, would somebodt kindly clue me in? >> >> I'm building every portinto a package since ftp.freebsd.org >> doesn't have that many v6- packages and these I can share with >> my other platforms. So far I've been able to figure out every >> other build. At least those not totally fouled up. Here, I >> need help. >> >> gary >> >> >> Makefile:11912: warning: ignoring old commands for target `multi-clean' >> /bin/sh ./libtool --mode=compile >> /usr/ports/lang/gcc43/work/build/gcc/gcj >> -B/usr/ports/lang/gcc43/work/build/i386-portbld-freebsd6.2/libjava/ >> -B/usr/ports/lang/gcc43/work/build/gcc/ -ffloat-store >> -fomit-frame-pointer -fclasspath= >> -fbootclasspath=../.././..//gcc-4.3-20070302/libjava/classpath/lib >> --encoding=UTF-8 >> -Wno-deprecated -fbootstrap-classes -g -O2 -c -o >> gnu/javax/swing/text/html/parser/HTML_401F.lo >> -fsource-filename=/usr/ports/lang/gcc43/work/build/i386-portbld-freebsd6.2/libjava/classpath/lib/classes >> -MT gnu/javax/swing/text/html/parser/HTML_401F.lo -MD -MP -MF >> gnu/javax/swing/text/html/parser/HTML_401F.deps >> @gnu/javax/swing/text/html/parser/HTML_401F.list >> /usr/ports/lang/gcc43/work/build/gcc/gcj >> -B/usr/ports/lang/gcc43/work/build/i386-portbld-freebsd6.2/libjava/ >> -B/usr/ports/lang/gcc43/work/build/gcc/ -ffloat-store >> -fomit-frame-pointer -fclasspath= >> -fbootclasspath=../.././..//gcc-4.3-20070302/libjava/classpath/lib >> --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -c >> -fsource-filename=/usr/ports/lang/gcc43/work/build/i386-portbld-freebsd6.2/libjava/classpath/lib/classes >> -MT gnu/javax/swing/text/html/parser/HTML_401F.lo -MD -MP -MF >> gnu/javax/swing/text/html/parser/HTML_401F.deps >> @gnu/javax/swing/text/html/parser/HTML_401F.list -fPIC -o >> gnu/javax/swing/text/html/parser/.libs/HTML_401F.o >> >> jc1: out of memory allocating 4072 bytes after a total of 536277936 bytes >> gmake[3]: *** [gnu/javax/swing/text/html/parser/HTML_401F.lo] Error 1 >> gmake[3]: Leaving directory >> `/usr/ports/lang/gcc43/work/build/i386-portbld-freebsd6.2/libjava' >> gmake[2]: *** [all-recursive] Error 1 >> gmake[2]: Leaving directory >> `/usr/ports/lang/gcc43/work/build/i386-portbld-freebsd6.2/libjava' >> gmake[1]: *** [all-target-libjava] Error 2 >> gmake[1]: Leaving directory `/usr/ports/lang/gcc43/work/build' >> gmake: *** [bootstrap-lean] Error 2 >> *** Error code 2 >> >> Stop in /usr/ports/lang/gcc43. >> >> >> >> > http://gcc.gnu.org/ > > It's right there on the front page. So yes I'd call it experimental. 4.3's very experimental, so yes.. be wary and be prepared to post a lot of bug reports (esp when building ports with gcc-4.3). Cheers, -Garrett