kern/136271: XEN kernel fails to build on 8-CURRENT i386

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <freebsd-gnats-submit@...>
Date: Friday, July 3, 2009 - 3:38 am

>Number:         136271
FreeBSD xenserver32.kent.ac.uk 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Jul  2 12:59:46 BST 2009     tdb@xenserver32.kent.ac.uk:/usr/obj/usr/src/sys/GENERIC  i386

Running inside Citrix XenServer 5.5.
I'm building the XEN kernel config on a recent (yesterday) csup of CURRENT,
but I'm getting the following build error:

# make buildkernel KERNCONF=XEN
..
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror /usr/src/sys/xen/evtchn/evtchn.c
cc1: warnings being treated as errors
/usr/src/sys/xen/evtchn/evtchn.c:653: warning: initialization from incompatible pointer type
*** Error code 1


I started with a basic install of 7.2 i386 RELEASE ISO on XenServer 5.5. Then I did a csup up to CURRENT. Next a full build with the GENERIC kernel which worked fine.

Then I tried to build the XEN kernel and get the above error.


_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
kern/136271: XEN kernel fails to build on 8-CURRENT i386, Tim Bishop, (Fri Jul 3, 3:38 am)