From nobody@FreeBSD.org  Sun Aug  8 18:26:44 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 67F381065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  8 Aug 2010 18:26:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 577B38FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  8 Aug 2010 18:26:40 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o78IQdhE000575
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 8 Aug 2010 18:26:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o78IQdFt000560;
	Sun, 8 Aug 2010 18:26:39 GMT
	(envelope-from nobody)
Message-Id: <201008081826.o78IQdFt000560@www.freebsd.org>
Date: Sun, 8 Aug 2010 18:26:39 GMT
From: Nikki Britz <dyfa@freebse.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Error during buildkernel
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149444
>Category:       kern
>Synopsis:       [build] Error during buildkernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 18:30:09 UTC 2010
>Closed-Date:    Sun Aug 08 19:18:44 UTC 2010
>Last-Modified:  Sun Aug 08 19:18:44 UTC 2010
>Originator:     Nikki Britz
>Release:        7
>Organization:
>Environment:
FreeBSD miyabi.addict.de 7.3-STABLE FreeBSD 7.3-STABLE #9: Sun Jun 13 16:18:16 CEST 2010     root@miyabi.addict.de:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
I've checked out sources this afternoon to upgrade my system to the last 7 stable.

No errors during the make buildworld

During a 'make buildkernel' the following error occurred:

===> u3g (all)
cc -O2 -fno-strict-aliasing -pipe  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -fno-omit-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/u3g/../../dev/usb/u3g.c
/usr/src/sys/modules/u3g/../../dev/usb/u3g.c:197: warning: missing braces around initializer
/usr/src/sys/modules/u3g/../../dev/usb/u3g.c:197: warning: (near initialization for 'u3g_devs[60].devno')
/usr/src/sys/modules/u3g/../../dev/usb/u3g.c:198: error: expected identifier or '(' before '}' token
*** Error code 1

Stop in /usr/src/sys/modules/u3g.
*** Error code 1

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

The file "u3g.c" was checked out today, if I got that right.

In case you need additional information, just tell me.
>How-To-Repeat:
Repeat 'make buildkernel'. 
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: gavin 
State-Changed-When: Sun Aug 8 19:17:04 UTC 2010 
State-Changed-Why:  
Apologies, this was my fault.  It should be fixed in SVN r211081. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149444 
>Unformatted:
