Date: Sun, 7 Jun 2009 10:49:28 -0400 (EDT) From: FreeBSD Tinderbox <tinderbox@freebsd.org> To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <sparc64@freebsd.org> Subject: [releng_7 tinderbox] failure on sparc64/sparc64 Message-ID: <20090607144928.8656A1B5060@freebsd-stable.sentex.ca>
next in thread | raw e-mail | index | archive | help
TB --- 2009-06-07 13:43:59 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-06-07 13:43:59 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2009-06-07 13:43:59 - cleaning the object tree TB --- 2009-06-07 13:44:22 - cvsupping the source tree TB --- 2009-06-07 13:44:22 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile TB --- 2009-06-07 13:44:33 - building world TB --- 2009-06-07 13:44:33 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-07 13:44:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-07 13:44:33 - TARGET=sparc64 TB --- 2009-06-07 13:44:33 - TARGET_ARCH=sparc64 TB --- 2009-06-07 13:44:33 - TZ=UTC TB --- 2009-06-07 13:44:33 - __MAKE_CONF=/dev/null TB --- 2009-06-07 13:44:33 - cd /src TB --- 2009-06-07 13:44:33 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 7 13:44:34 UTC 2009 >>> 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 Sun Jun 7 14:45:00 UTC 2009 TB --- 2009-06-07 14:45:00 - generating LINT kernel config TB --- 2009-06-07 14:45:00 - cd /src/sys/sparc64/conf TB --- 2009-06-07 14:45:00 - /usr/bin/make -B LINT TB --- 2009-06-07 14:45:00 - building LINT kernel TB --- 2009-06-07 14:45:00 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-07 14:45:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-07 14:45:00 - TARGET=sparc64 TB --- 2009-06-07 14:45:00 - TARGET_ARCH=sparc64 TB --- 2009-06-07 14:45:00 - TZ=UTC TB --- 2009-06-07 14:45:00 - __MAKE_CONF=/dev/null TB --- 2009-06-07 14:45:00 - cd /src TB --- 2009-06-07 14:45:00 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 7 14:45:00 UTC 2009 >>> 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 -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 -Werror /src/sys/dev/hme/if_hme_pci.c 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 -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 -Werror /src/sys/dev/hme/if_hme_sbus.c 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 -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 -Werror /src/sys/dev/hwpmc/hwpmc_logging.c 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 -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 -Werror /src/sys/dev/hwpmc/hwpmc_mod.c cc1: warnings being treated as errors /src/sys/dev/hwpmc/hwpmc_mod.c: In function 'pmc_process_interrupt': /src/sys/dev/hwpmc/hwpmc_mod.c:3895: warning: implicit declaration of function 'PMC_TRAPFRAME_TO_PC' /src/sys/dev/hwpmc/hwpmc_mod.c:3895: warning: nested extern declaration of 'PMC_TRAPFRAME_TO_PC' *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-07 14:49:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-07 14:49:28 - ERROR: failed to build lint kernel TB --- 2009-06-07 14:49:28 - 3361.62 user 355.89 system 3928.90 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090607144928.8656A1B5060>