Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 22:13:47 GMT
From:      Johan Granath <nollan@phreaker.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/120679: buildworld failes on RC2 / RC1
Message-ID:  <200802142213.m1EMDlq2074907@www.freebsd.org>
Resent-Message-ID: <200802142220.m1EMK33h022730@freefall.freebsd.org>

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

>Number:         120679
>Category:       misc
>Synopsis:       buildworld failes on RC2 / RC1
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 22:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Johan Granath
>Release:        FreeBSD 7.0 RC1
>Organization:
-
>Environment:
fbsdlap# uname -a
FreeBSD fbsdlap.opt.se 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon Dec 24 12:18:24 UTC 2007     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
On 'make buildworld' I got an error. This happened with src's from RELENG_7_0, and I also tried RELENG_7 - same result. Between csups I 'rm /usr/src/*'.

ERROR:

#
echo "NULL};"                                           >> gtyp-gen.h
#
echo "static const char * const lang_dir_names[] = {"   >> gtyp-gen.h
#
echo "\"c\", "                                          >> gtyp-gen.h
#
echo "\"cp\", "                                         >> gtyp-gen.h
#
echo "\"objc\", "                                               >> gtyp-gen.h
#
echo "NULL};"                                           >> gtyp-gen.h
#
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 -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/include -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libcpp/include -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libdecnumber -g -DGENERATOR_FILE -DHAVE_CONFIG_H  -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c
#
In file included from ./tm.h:4,
#
                 from /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c:24:
#
./options.h:901: error: redeclaration of enumerator 'OPT_w'
#
./options.h:899: error: previous definition of 'OPT_w' was here
#
*** Error code 1
#
 
#
Stop in /usr/src/gnu/usr.bin/cc/cc_tools.
#
*** Error code 1
#
 
#
Stop in /usr/src.
#
*** Error code 1
#
 
#
Stop in /usr/src.
#
*** Error code 1
#
 
#
Stop in /usr/src.
#
fbsdlap# 
>How-To-Repeat:
I've repeated it by 'make buildworld' on 7.0 RC1.
>Fix:
None known.

>Release-Note:
>Audit-Trail:
>Unformatted:



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