Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2007 07:13:39 GMT
From:      Thomas Schweikle<tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111126: gcc 4.3 does not compile
Message-ID:  <200704020713.l327DdDX071160@www.freebsd.org>
Resent-Message-ID: <200704020720.l327KNfE033360@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111126
>Category:       ports
>Synopsis:       gcc 4.3 does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 07:20:23 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        FreeBSD 6.2-STABLE
>Organization:
n.a.
>Environment:
FreeBSD hazel.tps 6.2-STABLE FreeBSD 6.2-STABLE #73: Sat Mar 31 16:53:41 CEST 2007     screen@hazel.tps:/usr/obj/usr/src/sys/HAZEL  i386
>Description:
cd /usr/ports/lang/gcc43
make clean build

/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-20070323/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 536269360 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.

If the computer is equiped with more memory (2 GByte) this will be exausted too.
>How-To-Repeat:
cd /usr/ports/lang/gcc43
make clean build

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704020713.l327DdDX071160>