Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2012 02:12:21 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   [head tinderbox] failure on i386/i386
Message-ID:  <201204140212.q3E2CLpd075154@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-04-13 23:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-04-13 23:20:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-04-13 23:20:00 - starting HEAD tinderbox run for i386/i386
TB --- 2012-04-13 23:20:00 - cleaning the object tree
TB --- 2012-04-13 23:28:21 - cvsupping the source tree
TB --- 2012-04-13 23:28:21 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile
TB --- 2012-04-13 23:30:37 - building world
TB --- 2012-04-13 23:30:37 - CROSS_BUILD_TESTING=YES
TB --- 2012-04-13 23:30:37 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-04-13 23:30:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-04-13 23:30:37 - SRCCONF=/dev/null
TB --- 2012-04-13 23:30:37 - TARGET=i386
TB --- 2012-04-13 23:30:37 - TARGET_ARCH=i386
TB --- 2012-04-13 23:30:37 - TZ=UTC
TB --- 2012-04-13 23:30:37 - __MAKE_CONF=/dev/null
TB --- 2012-04-13 23:30:37 - cd /src
TB --- 2012-04-13 23:30:37 - /usr/bin/make -B buildworld
>>> World build started on Fri Apr 13 23:30:38 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 Sat Apr 14 01:45:26 UTC 2012
TB --- 2012-04-14 01:45:26 - generating LINT kernel config
TB --- 2012-04-14 01:45:26 - cd /src/sys/i386/conf
TB --- 2012-04-14 01:45:26 - /usr/bin/make -B LINT
TB --- 2012-04-14 01:45:27 - cd /src/sys/i386/conf
TB --- 2012-04-14 01:45:27 - /usr/sbin/config -m LINT
TB --- 2012-04-14 01:45:27 - building LINT kernel
TB --- 2012-04-14 01:45:27 - CROSS_BUILD_TESTING=YES
TB --- 2012-04-14 01:45:27 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-04-14 01:45:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-04-14 01:45:27 - SRCCONF=/dev/null
TB --- 2012-04-14 01:45:27 - TARGET=i386
TB --- 2012-04-14 01:45:27 - TARGET_ARCH=i386
TB --- 2012-04-14 01:45:27 - TZ=UTC
TB --- 2012-04-14 01:45:27 - __MAKE_CONF=/dev/null
TB --- 2012-04-14 01:45:27 - cd /src
TB --- 2012-04-14 01:45:27 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Apr 14 01:45:27 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
[...]
ld -Bshareable  -d -warn-common -o isci.ko isci.kld
objcopy --strip-debug isci.ko
===> iscsi (all)
===> iscsi/initiator (all)
cc -O2 -pipe -DISCSI_INITIATOR_DEBUG=2 -DINVARIANTS -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I/src/sys/modules/iscsi/initiator/../../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/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  -I/obj/i386.i386/src/sys/LINT -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -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  -Wmissing-include-dirs -fdiagnostics-show-option   -c /src/sys/modules/iscsi/initiator/../../../dev/iscsi/initiator/iscsi.c
In file included from /src/sys/modules/iscsi/initiator/../../../dev/iscsi/initiator/iscsi.c:34:
./opt_iscsi_initiator.h:1:1: error: "ISCSI_INITIATOR_DEBUG" redefined
<command-line>: error: this is the location of the previous definition
*** Error code 1

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

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-04-14 02:12:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-04-14 02:12:21 - ERROR: failed to build LINT kernel
TB --- 2012-04-14 02:12:21 - 7329.12 user 1048.51 system 10340.32 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full



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