Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2012 00:48:26 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <amd64@freebsd.org>
Subject:   [releng_8 tinderbox] failure on amd64/amd64
Message-ID:  <201206060048.q560mQXI092689@freebsd-legacy2.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-06-05 23:22:03 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-06-05 23:22:03 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-06-05 23:22:03 - starting RELENG_8 tinderbox run for amd64/amd64
TB --- 2012-06-05 23:22:03 - cleaning the object tree
TB --- 2012-06-05 23:22:03 - cvsupping the source tree
TB --- 2012-06-05 23:22:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/amd64/amd64/supfile
TB --- 2012-06-05 23:22:14 - building world
TB --- 2012-06-05 23:22:14 - CROSS_BUILD_TESTING=YES
TB --- 2012-06-05 23:22:14 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-06-05 23:22:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-06-05 23:22:14 - SRCCONF=/dev/null
TB --- 2012-06-05 23:22:14 - TARGET=amd64
TB --- 2012-06-05 23:22:14 - TARGET_ARCH=amd64
TB --- 2012-06-05 23:22:14 - TZ=UTC
TB --- 2012-06-05 23:22:14 - __MAKE_CONF=/dev/null
TB --- 2012-06-05 23:22:14 - cd /src
TB --- 2012-06-05 23:22:14 - /usr/bin/make -B buildworld
>>> World build started on Tue Jun  5 23:22:15 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Wed Jun  6 00:30:14 UTC 2012
TB --- 2012-06-06 00:30:14 - generating LINT kernel config
TB --- 2012-06-06 00:30:14 - cd /src/sys/amd64/conf
TB --- 2012-06-06 00:30:14 - /usr/bin/make -B LINT
TB --- 2012-06-06 00:30:14 - cd /src/sys/amd64/conf
TB --- 2012-06-06 00:30:14 - /usr/sbin/config -m LINT
TB --- 2012-06-06 00:30:14 - building LINT kernel
TB --- 2012-06-06 00:30:14 - CROSS_BUILD_TESTING=YES
TB --- 2012-06-06 00:30:14 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-06-06 00:30:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-06-06 00:30:14 - SRCCONF=/dev/null
TB --- 2012-06-06 00:30:14 - TARGET=amd64
TB --- 2012-06-06 00:30:14 - TARGET_ARCH=amd64
TB --- 2012-06-06 00:30:14 - TZ=UTC
TB --- 2012-06-06 00:30:14 - __MAKE_CONF=/dev/null
TB --- 2012-06-06 00:30:14 - cd /src
TB --- 2012-06-06 00:30:14 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Jun  6 00:30:14 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
[...]
:> export_syms
awk -f /src/sys/conf/kmod_syms.awk if_rum.ko  export_syms | xargs -J% objcopy % if_rum.ko
objcopy --strip-debug if_rum.ko
===> usb/run (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb/run/../../../dev/usb/wlan/if_run.c
/src/sys/modules/usb/run/../../../dev/usb/wlan/if_run.c:77:1: error: "nitems" redefined
In file included from /src/sys/modules/usb/run/../../../dev/usb/wlan/if_run.c:27:
@/sys/param.h:274:1: error: this is the location of the previous definition
*** Error code 1

Stop in /src/sys/modules/usb/run.
*** Error code 1

Stop in /src/sys/modules/usb.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

Stop in /obj/amd64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-06-06 00:48:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-06-06 00:48:26 - ERROR: failed to build LINT kernel
TB --- 2012-06-06 00:48:26 - 4069.31 user 737.18 system 5183.05 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-amd64-amd64.full



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206060048.q560mQXI092689>