From owner-freebsd-i386@FreeBSD.ORG Tue Dec 25 10:30:01 2007 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDFB616A420 for ; Tue, 25 Dec 2007 10:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AC58713C467 for ; Tue, 25 Dec 2007 10:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBPAU1SJ040268 for ; Tue, 25 Dec 2007 10:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBPAU1wP040265; Tue, 25 Dec 2007 10:30:01 GMT (envelope-from gnats) Resent-Date: Tue, 25 Dec 2007 10:30:01 GMT Resent-Message-Id: <200712251030.lBPAU1wP040265@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, mario felicioni Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C783E16A420 for ; Tue, 25 Dec 2007 10:21:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CA62213C45A for ; Tue, 25 Dec 2007 10:21:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id lBPALMsW051938 for ; Tue, 25 Dec 2007 10:21:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id lBPALMHw051937; Tue, 25 Dec 2007 10:21:22 GMT (envelope-from nobody) Message-Id: <200712251021.lBPALMHw051937@www.freebsd.org> Date: Tue, 25 Dec 2007 10:21:22 GMT From: mario felicioni To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/119006: Stop in /usr/src/gnu/usr.bin/cc/cc_tools. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2007 10:30:01 -0000 >Number: 119006 >Category: i386 >Synopsis: Stop in /usr/src/gnu/usr.bin/cc/cc_tools. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 25 10:30:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: mario felicioni >Release: 6.2 >Organization: private >Environment: FreeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: i'm trying to update the whole system : > # uname -a > > FreeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 > # > > ---> this is my cvsup.stable <--- > > ## Defaults that apply to all the collections > *default host=cvsup10.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_6 > *default delete use-rel-suffix > *default umask=0022 > ## If your network link is a T1 or faster, comment out the following line. > *default compress > ## Main Source Tree. > src-all > > ---> end <--- > > ---> 've added to my /etc/make.conf <---- > > NOPROFILE=true > > USA_RESIDENT=NO > > SUP_UPDATE= yes > SUP= /usr/local/bin/cvsup > SUPFLAGS= -g -L 2 > SUPFILE= /usr/sup/cvsup.stable > PORTSSUPFILE= /usr/sup/cvsup.ports > SUPHOST= cvsup10.freebsd.org > > XFREE86_VERSION=4 > > KERNCONF= MARIETTO > > ---> end <---- > > cd /usr/src > make update > > no problems for now... > > cd /usr/src/sys/i386/conf > cp GENERIC MARIETTO > kedit MARIETTO > and 've changed ident GENERIC with ident MARIETTO. > > i've used the new way to compile the system : > > #cd /usr/src > #make buildworld > > ...... > stopped by this error : > FILE -I/usr/obj/usr/src/tmp/legacy/usr/include -c gengtype-lex.c cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DGENERATOR_FILE -I/usr/obj/usr/src/tmp/legacy/usr/include -L/usr/obj/usr/src/tmp/legacy/usr/lib -o gengtype gengtype.o gengtype-yacc+%DIKED.o gengtype-lex.o libiberty.a ./gengtype *** Signal 11 Stop in /usr/src/gnu/usr.bin/cc/cc_tools. *** Error code 1 Stop in /usr/src. >How-To-Repeat: > #cd /usr/src > #make buildworld >Fix: >Release-Note: >Audit-Trail: >Unformatted: