On Wed, Jul 11, 2007 at 08:13:11PM -0400, FreeBSD Tinderbox wrote: > TB --- 2007-07-11 22:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2007-07-11 22:00:00 - starting HEAD tinderbox run for amd64/amd64 > TB --- 2007-07-11 22:00:00 - cleaning the object tree > TB --- 2007-07-11 22:00:41 - checking out the source tree > TB --- 2007-07-11 22:00:41 - cd /tinderbox/HEAD/amd64/amd64 > TB --- 2007-07-11 22:00:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > [...] > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/if_ndis/if_ndis.c > /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_get': > /src/sys/dev/if_ndis/if_ndis.c:2989: error: storage size of 'wreq' isn't known > cc1: warnings being treated as errors > /src/sys/dev/if_ndis/if_ndis.c:2989: warning: unused variable 'wreq' > /src/sys/dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_set': > /src/sys/dev/if_ndis/if_ndis.c:3070: error: storage size of 'wreq' isn't known > /src/sys/dev/if_ndis/if_ndis.c:3070: warning: unused variable 'wreq' Oops, I have a pending patch for ndis with re_at_ that removes this. I forgot that both changes were in my test build. AndrewReceived on Wed Jul 11 2007 - 22:57:33 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:14 UTC