From owner-freebsd-bugs Wed Jan 16 10:20: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6F5237B402 for ; Wed, 16 Jan 2002 10:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0GIK0I94545; Wed, 16 Jan 2002 10:20:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FD3537B405 for ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/33953: Make buildworld fails on latest cvsup Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33953 >Category: i386 >Synopsis: Make buildworld fails on latest cvsup >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 16 10:20:00 PST 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message