Kernel is broken (at least for i386) from r246916
Lev Serebryakov
lev at FreeBSD.org
Tue Feb 19 16:45:49 UTC 2013
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
--
// Black Lion AKA Lev Serebryakov <lev at FreeBSD.org>
More information about the freebsd-current
mailing list