misc/149444: Error during buildkernel

Nikki Britz dyfa at freebse.org
Sun Aug 8 18:30:10 UTC 2010


>Number:         149444
>Category:       misc
>Synopsis:       Error during buildkernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 18:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:


More information about the freebsd-bugs mailing list