Buildworld on 8.0 RC2 fails.

Jeremy Chadwick freebsd at jdc.parodius.com
Fri Nov 6 15:43:51 UTC 2009


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 at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |



More information about the freebsd-stable mailing list