Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2012 04:38:06 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <powerpc@freebsd.org>
Subject:   [head tinderbox] failure on powerpc/powerpc
Message-ID:  <201204140438.q3E4c6wl022907@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-04-14 02:12:21 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-04-14 02:12:21 - 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-14 02:12:21 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2012-04-14 02:12:21 - cleaning the object tree
TB --- 2012-04-14 02:14:03 - cvsupping the source tree
TB --- 2012-04-14 02:14:03 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2012-04-14 02:14:38 - building world
TB --- 2012-04-14 02:14:38 - CROSS_BUILD_TESTING=YES
TB --- 2012-04-14 02:14:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-04-14 02:14:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-04-14 02:14:38 - SRCCONF=/dev/null
TB --- 2012-04-14 02:14:38 - TARGET=powerpc
TB --- 2012-04-14 02:14:38 - TARGET_ARCH=powerpc
TB --- 2012-04-14 02:14:38 - TZ=UTC
TB --- 2012-04-14 02:14:38 - __MAKE_CONF=/dev/null
TB --- 2012-04-14 02:14:38 - cd /src
TB --- 2012-04-14 02:14:38 - /usr/bin/make -B buildworld
>>> World build started on Sat Apr 14 02:14:39 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 04:24:19 UTC 2012
TB --- 2012-04-14 04:24:19 - generating LINT kernel config
TB --- 2012-04-14 04:24:19 - cd /src/sys/powerpc/conf
TB --- 2012-04-14 04:24:19 - /usr/bin/make -B LINT
TB --- 2012-04-14 04:24:19 - cd /src/sys/powerpc/conf
TB --- 2012-04-14 04:24:19 - /usr/sbin/config -m LINT
TB --- 2012-04-14 04:24:19 - building LINT kernel
TB --- 2012-04-14 04:24:19 - CROSS_BUILD_TESTING=YES
TB --- 2012-04-14 04:24:19 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-04-14 04:24:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-04-14 04:24:19 - SRCCONF=/dev/null
TB --- 2012-04-14 04:24:19 - TARGET=powerpc
TB --- 2012-04-14 04:24:19 - TARGET_ARCH=powerpc
TB --- 2012-04-14 04:24:19 - TZ=UTC
TB --- 2012-04-14 04:24:19 - __MAKE_CONF=/dev/null
TB --- 2012-04-14 04:24:19 - cd /src
TB --- 2012-04-14 04:24:19 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Apr 14 04:24:19 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 ip_mroute.ko ip_mroute.kld
objcopy --strip-debug ip_mroute.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/powerpc.powerpc/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/LINT -fno-builtin -msoft-float -mno-altivec -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/powerpc.powerpc/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-04-14 04:38:06 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-04-14 04:38:06 - ERROR: failed to build LINT kernel
TB --- 2012-04-14 04:38:06 - 6895.56 user 927.40 system 8745.41 real


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



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