From nobody@FreeBSD.org  Wed Jan 16 10:16:23 2002
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 1FD3537B405
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Jan 2002 10:16:23 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g0GIGNr93593;
	Wed, 16 Jan 2002 10:16:23 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200201161816.g0GIGNr93593@freefall.freebsd.org>
Date: Wed, 16 Jan 2002 10:16:23 -0800 (PST)
From: Dylan Carlson <absinthe@pobox.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Make buildworld fails on latest cvsup
X-Send-Pr-Version: www-1.0

>Number:         33953
>Category:       i386
>Synopsis:       Make buildworld fails on latest cvsup
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 16 10:20:00 PST 2002
>Closed-Date:    Thu Jan 17 00:11:48 PST 2002
>Last-Modified:  Thu Jan 17 00:14:29 PST 2002
>Originator:     Dylan Carlson
>Release:        4.5-RC1
>Organization:
>Environment:
FreeBSD sysmon1.3path.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Tue Jan  8 19:33:26 EST 2002     root@sysmon1.3path.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
make buildworld fails

===> src/preproc/html
rm -f .depend
mkdep -f .depend -a  -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 
-DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 
-DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1 
-DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1 
-DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1 
-DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 
-I/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/include 
-I/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../src/include 
/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/preproc/html/pre-html.cc 
/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/preproc/html/pushbackbuffer.cc
In file included from 
/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/include/posix.h:29,
        from 
/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/preproc/html/pre-html.cc:33:
/usr/include/unistd.h:171: unterminated macro call
/usr/include/unistd.h:229: warning: preprocessing directive not recognized 
within macro arg
/usr/include/unistd.h:229: warning: preprocessing directive not recognized 
within macro arg
/usr/include/unistd.h:229: warning: preprocessing directive not recognized 
within macro arg
/usr/include/unistd.h:229: warning: preprocessing directive not recognized 
within macro arg
/usr/include/unistd.h:229: warning: preprocessing directive not recognized 
within macro arg
/usr/include/unistd.h:114: unterminated `#if' conditional
mkdep: compile failed
*** Error code 1

Stop in /usr/src/gnu/usr.bin/groff/src/preproc/html.
*** Error code 1

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

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

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

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

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

Stop in /usr/src.
>How-To-Repeat:

>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Thu Jan 17 00:11:48 PST 2002 
State-Changed-Why:  
Your host environment is screwed.  Specifically, your 
/usr/include/unistd.h is likely to be damaged.  Make 
sure it matches the /usr/src/include/unistd.h version. 

A pristine host environment is the prerequisite for 
a successful ``make world''. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33953 
>Unformatted:
