看板 FB_current 關於我們 聯絡資訊
Someone with sparc build experience want to look at this and maybe see something I'm missing, this error makes no sense to me, these are defined in ixgbe_type.h and I see nothing architecture sensitive?? Jack On Mon, Jan 30, 2012 at 10:51 AM, FreeBSD Tinderbox <tinderbox@freebsd.org>wrote: > TB --- 2012-01-30 17:49:37 - tinderbox 2.8 running on > freebsd-current.sentex.ca > TB --- 2012-01-30 17:49:37 - starting HEAD tinderbox run for > sparc64/sparc64 > TB --- 2012-01-30 17:49:37 - cleaning the object tree > TB --- 2012-01-30 17:49:45 - cvsupping the source tree > TB --- 2012-01-30 17:49:45 - /usr/bin/csup -z -r 3 -g -L 1 -h > cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile > TB --- 2012-01-30 17:50:20 - building world > TB --- 2012-01-30 17:50:20 - CROSS_BUILD_TESTING=YES > TB --- 2012-01-30 17:50:20 - MAKEOBJDIRPREFIX=/obj > TB --- 2012-01-30 17:50:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2012-01-30 17:50:20 - SRCCONF=/dev/null > TB --- 2012-01-30 17:50:20 - TARGET=sparc64 > TB --- 2012-01-30 17:50:20 - TARGET_ARCH=sparc64 > TB --- 2012-01-30 17:50:20 - TZ=UTC > TB --- 2012-01-30 17:50:20 - __MAKE_CONF=/dev/null > TB --- 2012-01-30 17:50:20 - cd /src > TB --- 2012-01-30 17:50:20 - /usr/bin/make -B buildworld > >>> World build started on Mon Jan 30 17:50:21 UTC 2012 > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: make dependencies > >>> stage 4.4: building everything > >>> World build completed on Mon Jan 30 18:46:15 UTC 2012 > TB --- 2012-01-30 18:46:15 - generating LINT kernel config > TB --- 2012-01-30 18:46:15 - cd /src/sys/sparc64/conf > TB --- 2012-01-30 18:46:15 - /usr/bin/make -B LINT > TB --- 2012-01-30 18:46:15 - cd /src/sys/sparc64/conf > TB --- 2012-01-30 18:46:15 - /usr/sbin/config -m LINT > TB --- 2012-01-30 18:46:15 - building LINT kernel > TB --- 2012-01-30 18:46:15 - CROSS_BUILD_TESTING=YES > TB --- 2012-01-30 18:46:15 - MAKEOBJDIRPREFIX=/obj > TB --- 2012-01-30 18:46:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2012-01-30 18:46:15 - SRCCONF=/dev/null > TB --- 2012-01-30 18:46:15 - TARGET=sparc64 > TB --- 2012-01-30 18:46:15 - TARGET_ARCH=sparc64 > TB --- 2012-01-30 18:46:15 - TZ=UTC > TB --- 2012-01-30 18:46:15 - __MAKE_CONF=/dev/null > TB --- 2012-01-30 18:46:15 - cd /src > TB --- 2012-01-30 18:46:15 - /usr/bin/make -B buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Mon Jan 30 18:46:15 UTC 2012 > >>> stage 1: configuring the kernel > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3.1: making dependencies > >>> stage 3.2: building everything > [...] > 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 -nostdinc -I. > -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS > -include opt_global.h -fno-common -finline-limit=15000 --param > inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin > -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror > /src/sys/dev/ixgbe/ixgbe_mbx.c -I/src/sys/dev/ixgbe > cc1: warnings being treated as errors > /src/sys/dev/ixgbe/ixgbe_mbx.c: In function 'ixgbe_obtain_mbx_lock_pf': > /src/sys/dev/ixgbe/ixgbe_mbx.c:629: warning: implicit declaration of > function 'IXGBE_PFMAILBOX' > /src/sys/dev/ixgbe/ixgbe_mbx.c:629: warning: nested extern declaration of > 'IXGBE_PFMAILBOX' [-Wnested-externs] > /src/sys/dev/ixgbe/ixgbe_mbx.c: In function 'ixgbe_write_mbx_pf': > /src/sys/dev/ixgbe/ixgbe_mbx.c:667: warning: implicit declaration of > function 'IXGBE_PFMBMEM' > /src/sys/dev/ixgbe/ixgbe_mbx.c:667: warning: nested extern declaration of > 'IXGBE_PFMBMEM' [-Wnested-externs] > *** Error code 1 > > Stop in /obj/sparc64.sparc64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2012-01-30 18:51:42 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2012-01-30 18:51:42 - ERROR: failed to build LINT kernel > TB --- 2012-01-30 18:51:42 - 3062.26 user 569.34 system 3725.59 real > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"