Date: Tue, 19 Feb 2013 17:42:06 +0000 From: Chris Rees <utisoft@gmail.com> To: Lev Serebryakov <lev@freebsd.org>, Davide Italiano <davide@freebsd.org> Cc: mav@freebsd.org, freebsd-current <freebsd-current@freebsd.org> Subject: Re: Kernel is broken (at least for i386) from r246916 Message-ID: <CADLo83_Wjbv1k=F9i8BQeC1Q=bub5cazi0GEEVyG2To9RRfRjw@mail.gmail.com> In-Reply-To: <321757294.20130219204537@serebryakov.spb.ru> References: <321757294.20130219204537@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19 Feb 2013 16:45, "Lev Serebryakov" <lev@freebsd.org> wrote: > > Hello, freebsd-current. > > > cc -c -O2 -pipe -fno-strict-aliasing -march=geode -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/data/src/sys -I/data/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-sse -msoft-float -ffreestanding -fstack-protector -Werror /data/src/sys/x86/isa/clock.c > cc1: warnings being treated as errors > /data/src/sys/x86/isa/clock.c: In function 'set_i8254_freq': > /data/src/sys/x86/isa/clock.c:409: warning: 'new_mode' may be used uninitialized in this function > *** [clock.o] Error code 1 I believe this is fixed in r247000. Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83_Wjbv1k=F9i8BQeC1Q=bub5cazi0GEEVyG2To9RRfRjw>