Date: Mon, 28 Oct 2013 20:25:08 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: amd64@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 Message-ID: <20131028162508.GV52889@FreeBSD.org> In-Reply-To: <201310281530.r9SFUmb5055160@freebsd-current.sentex.ca> References: <201310281530.r9SFUmb5055160@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 28, 2013 at 03:30:48PM +0000, FreeBSD Tinderbox wrote: F> 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 -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg /src/sys/netpfil/pf/pf.c F> /src/sys/netpfil/pf/pf.c:4557:7: error: use of undeclared identifier 'pf_status' F> if (pf_status.debug >= PF_DEBUG_MISC) { F> ^ F> 1 error generated. I've fixed that ~ 4 hours ago. Tinderbox is a bit late. -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131028162508.GV52889>