From nobody@FreeBSD.org  Mon Feb 12 21:53:22 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9666B37B491
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Feb 2001 21:53:22 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f1D5rMB20468;
	Mon, 12 Feb 2001 21:53:22 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102130553.f1D5rMB20468@freefall.freebsd.org>
Date: Mon, 12 Feb 2001 21:53:22 -0800 (PST)
From: imush@math.berkeley.edu
To: freebsd-gnats-submit@FreeBSD.org
Subject: make build world fails
X-Send-Pr-Version: www-1.0

>Number:         25052
>Category:       i386
>Synopsis:       make build world fails
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 12 22:00:01 PST 2001
>Closed-Date:    Mon Feb 12 22:13:46 PST 2001
>Last-Modified:  Mon Feb 12 22:20:01 PST 2001
>Originator:     Isaac Mushinsky
>Release:        4.2-stable
>Organization:
UC Berkeley
>Environment:
FreeBSD acer.xxx.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Sun Dec 24 15:36:42 PST 2000     itz@acer.xxx.net:/usr/src/sys/compile/K241200  i386

>Description:
make buildworld fails below. I did cvsup on the stable tree today.
===> cc1
cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.   -I/usr/obj/usr/src/i386/usr/include -c c-parse.c
cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-lang.c
cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c: In function `shadow_tag_warned':
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c:3682: syntax error at null character
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c:3682: syntax error before `)'
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c:3687: `code' undeclared (first use in this function)
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c:3687: (Each undeclared identifier is reported only once
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c:3687: for each function it appears in.)
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c:3691: `value' undeclared (first use in this function)
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c: At top level:
/usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/c-decl.c:3726: syntax error before `if'
cpp: output pipe has been closed
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc/cc1.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

>How-To-Repeat:
make buildworld
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Mon Feb 12 22:13:46 PST 2001 
State-Changed-Why:  
Please consult the lists first. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25052 

From: Dag-Erling Smorgrav <des@ofug.org>
To: imush@math.berkeley.edu
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: i386/25052: make build world fails
Date: 13 Feb 2001 07:15:40 +0100

 imush@math.berkeley.edu writes:
 > make buildworld fails below. I did cvsup on the stable tree today.
 
 Your source tree is corrupt for some reason. Re-cvsup (without the -s
 option) and try a new 'make world'. And next time, please try seeking
 advice on the mailing lists before submitting a PR.
 
 DES
 -- 
 Dag-Erling Smorgrav - des@ofug.org
 
>Unformatted:
