Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2007 10:21:22 GMT
From:      mario felicioni <marietto2008@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/119006: Stop in /usr/src/gnu/usr.bin/cc/cc_tools.
Message-ID:  <200712251021.lBPALMHw051937@www.freebsd.org>
Resent-Message-ID: <200712251030.lBPAU1wP040265@freefall.freebsd.org>

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

>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:



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