Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2009 07:43:48 -0800
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        Johan Hendriks <Johan@double-l.nl>
Cc:        atillo@freebsd.org, kib@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: Buildworld on 8.0 RC2 fails.
Message-ID:  <20091106154348.GA42813@icarus.home.lan>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCBA57187@w2003s01.double-l.local>
References:  <57200BF94E69E54880C9BB1AF714BBCBA57187@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 06, 2009 at 04:26:57PM +0100, Johan Hendriks wrote:
> I have 4 macines running  FreeBSD 8.0RC2 , which where last updated on
> 5/11/2009
> 
> I have csuped the src today, and on the buildworld cycle (make kernel )
> they all error out with the following error!!
> 
> cc1: warnings being treated as errors
> /usr/src/sys/amd64/amd64/identcpu.c: In function 'print_AMD_info':
> /usr/src/sys/amd64/amd64/identcpu.c:621: warning: implicit declaration
> of functi                                                            on
> 'CPUID_TO_FAMILY'
> /usr/src/sys/amd64/amd64/identcpu.c:621: warning: nested extern
> declaration of '
> CPUID_TO_FAMILY'
> /usr/src/sys/amd64/amd64/identcpu.c:621: warning: implicit declaration
> of functi                                                            on
> 'CPUID_TO_MODEL'
> /usr/src/sys/amd64/amd64/identcpu.c:621: warning: nested extern
> declaration of '
> CPUID_TO_MODEL'
> *** Error code 1

This was fixed ~20 minutes ago.  It may take time for the change to get
committed to all of the cvsup servers.

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/amd64/amd64/identcpu.c.diff?r1=1.174.2.2;r2=1.174.2.3;f=h

The breakage occurred 5 hours ago.  See commits to RELENG_8 tag, unless
you're using RELENG_8_0:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/amd64/amd64/identcpu.c

-- 
| Jeremy Chadwick                                   jdc@parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




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