[releng_7 tinderbox] failure on amd64/amd64

Pyun YongHyeon pyunyh at gmail.com
Sat Oct 9 20:54:14 UTC 2010


On Sat, Oct 09, 2010 at 11:57:29AM -0400, FreeBSD Tinderbox wrote:
> TB --- 2010-10-09 14:18:05 - tinderbox 2.6 running on freebsd-stable.sentex.ca
> TB --- 2010-10-09 14:18:05 - starting RELENG_7 tinderbox run for amd64/amd64
> TB --- 2010-10-09 14:18:05 - cleaning the object tree
> TB --- 2010-10-09 14:18:38 - cvsupping the source tree
> TB --- 2010-10-09 14:18:39 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
> TB --- 2010-10-09 14:18:50 - building world
> TB --- 2010-10-09 14:18:50 - MAKEOBJDIRPREFIX=/obj
> TB --- 2010-10-09 14:18:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2010-10-09 14:18:50 - TARGET=amd64
> TB --- 2010-10-09 14:18:50 - TARGET_ARCH=amd64
> TB --- 2010-10-09 14:18:50 - TZ=UTC
> TB --- 2010-10-09 14:18:50 - __MAKE_CONF=/dev/null
> TB --- 2010-10-09 14:18:50 - cd /src
> TB --- 2010-10-09 14:18:50 - /usr/bin/make -B buildworld
> >>> World build started on Sat Oct  9 14:18:51 UTC 2010
> >>> 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
> >>> stage 5.1: building 32 bit shim libraries
> >>> World build completed on Sat Oct  9 15:49:21 UTC 2010
> TB --- 2010-10-09 15:49:21 - generating LINT kernel config
> TB --- 2010-10-09 15:49:21 - cd /src/sys/amd64/conf
> TB --- 2010-10-09 15:49:21 - /usr/bin/make -B LINT
> TB --- 2010-10-09 15:49:21 - building LINT kernel
> TB --- 2010-10-09 15:49:21 - MAKEOBJDIRPREFIX=/obj
> TB --- 2010-10-09 15:49:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2010-10-09 15:49:21 - TARGET=amd64
> TB --- 2010-10-09 15:49:21 - TARGET_ARCH=amd64
> TB --- 2010-10-09 15:49:21 - TZ=UTC
> TB --- 2010-10-09 15:49:21 - __MAKE_CONF=/dev/null
> TB --- 2010-10-09 15:49:21 - cd /src
> TB --- 2010-10-09 15:49:21 - /usr/bin/make -B buildkernel KERNCONF=LINT
> >>> Kernel build for LINT started on Sat Oct  9 15:49:21 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 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/sdhci/sdhci.c
> cc -c -O2 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/sf/if_sf.c
> /src/sys/dev/sf/if_sf.c: In function 'sf_poll':
> /src/sys/dev/sf/if_sf.c:1827: error: 'rx_npkts' undeclared (first use in this function)
> /src/sys/dev/sf/if_sf.c:1827: error: (Each undeclared identifier is reported only once
> /src/sys/dev/sf/if_sf.c:1827: error: for each function it appears in.)
> cc1: warnings being treated as errors
> /src/sys/dev/sf/if_sf.c:1827: warning: 'return' with a value, in function returning void
> *** Error code 1
> 
> Stop in /obj/amd64/src/sys/LINT.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1
> 
> Stop in /src.
> TB --- 2010-10-09 15:57:29 - WARNING: /usr/bin/make returned exit code  1 
> TB --- 2010-10-09 15:57:29 - ERROR: failed to build lint kernel
> TB --- 2010-10-09 15:57:29 - 4972.50 user 554.31 system 5963.77 real
> 
> 
> http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-amd64-amd64.full

Should be fixed now. Sorry for the breakage.


More information about the freebsd-amd64 mailing list