Date: Wed, 10 Mar 2010 22:55:41 +0100 From: Rainer Hurling <rhurlin@gwdg.de> To: pyunyh@gmail.com Cc: current@freebsd.org Subject: Re: Kernel from today does not build any more Message-ID: <4B98155D.7080907@gwdg.de> In-Reply-To: <20100310214627.GE10657@michelle.cdnetworks.com> References: <4B97FFBE.90504@gwdg.de> <20100310214627.GE10657@michelle.cdnetworks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10.03.2010 22:46 (UTC+1), Pyun YongHyeon wrote: > On Wed, Mar 10, 2010 at 09:23:26PM +0100, Rainer Hurling wrote: >> After cvsup my CURRENT amd64 systems today I am not able to build custom >> kernel any more. Does anyone else observes the following breakage? >> > > Fixed in r204983. Thanks, will try it tomorrow. Rainer >> ===> bwn (all) >> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE >> -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include >> /usr/obj/usr/src/sys/RHURLIN/opt_global.h -I. -I@ -I@/contrib/altq >> -finline-limit=8000 --param inline-unit-growth=100 --param >> large-function-growth=1000 -fno-common -fno-omit-frame-pointer >> -I/usr/obj/usr/src/sys/RHURLIN -mcmodel=kernel -mno-red-zone >> -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow >> -msoft-float -fno-asynchronous-unwind-tables -ffreestanding >> -fstack-protector -std=iso9899:1999 -fstack-protector -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/bwn/../../dev/bwn/if_bwn.c >> cc1: warnings being treated as errors >> /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c: In function 'bwn_tsf_read': >> /usr/src/sys/modules/bwn/../../dev/bwn/if_bwn.c:10384: warning: unused >> variable 'sc' >> *** Error code 1 >> Stop in /usr/src/sys/modules/bwn. >> *** Error code 1 >> Stop in /usr/src/sys/modules. >> *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B98155D.7080907>