Sorry for the breakage. This should have been fixed now. On Mon, May 3, 2010 at 8:36 PM, FreeBSD Tinderbox <[email protected]> wrote: > TB --- 2010-05-04 02:41:37 - tinderbox 2.6 running on freebsd-legacy.sentex.ca > TB --- 2010-05-04 02:41:37 - starting RELENG_6 tinderbox run for > sparc64/sparc64 > TB --- 2010-05-04 02:41:37 - cleaning the object tree > TB --- 2010-05-04 02:41:49 - cvsupping the source tree > TB --- 2010-05-04 02:41:49 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s > /home/tinderbox/RELENG_6/sparc64/sparc64/supfile > TB --- 2010-05-04 02:41:57 - building world > TB --- 2010-05-04 02:41:57 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-05-04 02:41:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-04 02:41:57 - TARGET=sparc64 > TB --- 2010-05-04 02:41:57 - TARGET_ARCH=sparc64 > TB --- 2010-05-04 02:41:57 - TZ=UTC > TB --- 2010-05-04 02:41:57 - __MAKE_CONF=/dev/null > TB --- 2010-05-04 02:41:57 - cd /src > TB --- 2010-05-04 02:41:57 - /usr/bin/make -B buildworld >>>> 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 > TB --- 2010-05-04 03:33:18 - generating LINT kernel config > TB --- 2010-05-04 03:33:18 - cd /src/sys/sparc64/conf > TB --- 2010-05-04 03:33:18 - /usr/bin/make -B LINT > TB --- 2010-05-04 03:33:18 - building LINT kernel > TB --- 2010-05-04 03:33:18 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-05-04 03:33:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-04 03:33:18 - TARGET=sparc64 > TB --- 2010-05-04 03:33:18 - TARGET_ARCH=sparc64 > TB --- 2010-05-04 03:33:18 - TZ=UTC > TB --- 2010-05-04 03:33:18 - __MAKE_CONF=/dev/null > TB --- 2010-05-04 03:33:18 - cd /src > TB --- 2010-05-04 03:33:18 - /usr/bin/make -B buildkernel KERNCONF=LINT >>>> Kernel build for LINT started on Tue May 4 03:33:18 UTC 2010 >>>> 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 -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. > -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter > -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm > -I/src/sys/dev/twa -I/src/sys/dev/em -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=medlow -msoft-float -ffreestanding -Werror > /src/sys/dev/an/if_an_pccard.c > cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. > -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter > -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm > -I/src/sys/dev/twa -I/src/sys/dev/em -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=medlow -msoft-float -ffreestanding -Werror > /src/sys/dev/an/if_an_pci.c > cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. > -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter > -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm > -I/src/sys/dev/twa -I/src/sys/dev/em -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=medlow -msoft-float -ffreestanding -Werror /src/sys/dev/asr/asr.c > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ata/ata_if.m -c ; cc -c > -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys > -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf > -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa > -I/src/sys/dev/em -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=medlow -msoft-float > -ffreestanding -Werror ata_if.c > cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. > -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter > -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm > -I/src/sys/dev/twa -I/src/sys/dev/em -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=medlow -msoft-float -ffreestanding -Werror > /src/sys/dev/ata/ata-all.c > /src/sys/dev/ata/ata-all.c: In function `ata_device_ioctl': > /src/sys/dev/ata/ata-all.c:452: error: request for member `max_iosize' in > something not a structure or union > /src/sys/dev/ata/ata-all.c:452: error: request for member `max_iosize' in > something not a structure or union > *** Error code 1 > > Stop in /obj/sparc64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2010-05-04 03:36:09 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2010-05-04 03:36:09 - ERROR: failed to build lint kernel > TB --- 2010-05-04 03:36:09 - 2727.24 user 352.25 system 3272.16 real > > > http://tinderbox.freebsd.org/tinderbox-releng_6-RELENG_6-sparc64-sparc64.full > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[email protected]" >
-- Xin LI <[email protected]> http://www.delphij.net _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
