From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 17:39:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0884816A41F for ; Fri, 12 Aug 2005 17:39:36 +0000 (GMT) (envelope-from rcrane1@hotmail.com) Received: from hotmail.com (bay101-f7.bay101.hotmail.com [64.4.56.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D2843D45 for ; Fri, 12 Aug 2005 17:39:35 +0000 (GMT) (envelope-from rcrane1@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 12 Aug 2005 10:39:35 -0700 Message-ID: Received: from 64.4.56.200 by by101fd.bay101.hotmail.msn.com with HTTP; Fri, 12 Aug 2005 17:39:34 GMT X-Originating-IP: [64.4.56.200] X-Originating-Email: [rcrane1@hotmail.com] X-Sender: rcrane1@hotmail.com From: "Richard Crane" To: freebsd-questions@freebsd.org Date: Fri, 12 Aug 2005 17:39:34 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 12 Aug 2005 17:39:35.0443 (UTC) FILETIME=[CE2B7E30:01C59F64] Subject: FREEBSD 5.4 - Internal compiler error: Segmentation fault 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: Fri, 12 Aug 2005 17:39:36 -0000 Hello, MACHINE SPECS: I'm running a SuperServer 6010H with 1 gi of memory and 1 gigahert cpu. I'm getting an internal compiler error: Segmentation fault when doing a make install clean of cvsup-without-gui. I RUN THE FOLLOWING COMMANDS: # cd /usr/ports/net/cvsup-without-gui/ # make install clean THE FOLLOWING ARE THE LAST LINES IN THE COMPILATION PROCESS: ../../gcc/gcc/tree.h:1221: warning: type of bit-field `mode' is a GCC extension ../../gcc/gcc/tree.h:1766: warning: type of bit-field `mode' is a GCC extension ../../gcc/gcc/tree.h:1791: warning: type of bit-field `built_in_class' is a GCC extension ../../gcc/gcc/calls.c: In function `compute_argument_addresses': ../../gcc/gcc/calls.c:1693: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[1]: *** [calls.o] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/FreeBSD4/gcc' mkdir FreeBSD4 --- building in FreeBSD4 --- m3build: quake error: quake error: runtime error: Failed to build m3cc --procedure-- -line- -file--- error -- 112 /usr/ports/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/src/m3makefile m3build: quake error: quake error: runtime error: m3build failed with error code: 1 --procedure-- -line- -file--- error -- BuildChunk 164 /usr/ports/lang/ezm3/work/ezm3-1.2/src/m3makefile PkgInfo 240 /usr/ports/lang/ezm3/work/ezm3-1.2/src/m3makefile 31 /usr/ports/lang/ezm3/work/ezm3-1.2/src/PACKAGES gmake: *** [packages] Error 1 *** Error code 2 Stop in /usr/ports/lang/ezm3. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui.