On 13 April 2012 02:21, AN <a...@neu.net> wrote: > At Thu Apr 12 17:52:05 EDT 2012: > > [root@FBSD10 /usr/src]# svn up > Updating '.': > At revision 234196. [...] > cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -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/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 -fno-omit-frame-pointer -mcmodel=kernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > /usr/src/sys/kern/subr_turnstile.c > cc1: warnings being treated as errors > /usr/src/sys/kern/subr_turnstile.c: In function 'propagate_priority': > /usr/src/sys/kern/subr_turnstile.c:220: warning: implicit declaration of > function 'kdb_backtrace_thread' > /usr/src/sys/kern/subr_turnstile.c:220: warning: nested extern declaration > of 'kdb_backtrace_thread' [-Wnested-externs] > *** [subr_turnstile.o] Error code 1 > > Stop in /usr/obj/usr/src/sys/MYKERNEL. > *** [buildkernel] Error code 1 > > Stop in /usr/src. > *** [buildkernel] Error code 1 > > Stop in /usr/src.
This is a transient failure, it will be fixed soon. -- wbr, pluknet _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"