Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2012 07:46:00 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <powerpc@freebsd.org>
Subject:   [releng_8 tinderbox] failure on powerpc/powerpc
Message-ID:  <201203140746.q2E7k07q011148@freebsd-legacy2.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-03-14 06:59:23 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-03-14 06:59:23 - starting RELENG_8 tinderbox run for powerpc/powerpc
TB --- 2012-03-14 06:59:23 - cleaning the object tree
TB --- 2012-03-14 06:59:46 - cvsupping the source tree
TB --- 2012-03-14 06:59:46 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/powerpc/powerpc/supfile
TB --- 2012-03-14 07:00:03 - building world
TB --- 2012-03-14 07:00:03 - CROSS_BUILD_TESTING=YES
TB --- 2012-03-14 07:00:03 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-03-14 07:00:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-03-14 07:00:03 - SRCCONF=/dev/null
TB --- 2012-03-14 07:00:03 - TARGET=powerpc
TB --- 2012-03-14 07:00:03 - TARGET_ARCH=powerpc
TB --- 2012-03-14 07:00:03 - TZ=UTC
TB --- 2012-03-14 07:00:03 - __MAKE_CONF=/dev/null
TB --- 2012-03-14 07:00:03 - cd /src
TB --- 2012-03-14 07:00:03 - /usr/bin/make -B buildworld
>>> World build started on Wed Mar 14 07:00:03 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 Wed Mar 14 07:44:34 UTC 2012
TB --- 2012-03-14 07:44:34 - generating LINT kernel config
TB --- 2012-03-14 07:44:34 - cd /src/sys/powerpc/conf
TB --- 2012-03-14 07:44:34 - /usr/bin/make -B LINT
TB --- 2012-03-14 07:44:34 - cd /src/sys/powerpc/conf
TB --- 2012-03-14 07:44:34 - /usr/sbin/config -m LINT
TB --- 2012-03-14 07:44:34 - building LINT kernel
TB --- 2012-03-14 07:44:34 - CROSS_BUILD_TESTING=YES
TB --- 2012-03-14 07:44:34 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-03-14 07:44:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-03-14 07:44:34 - SRCCONF=/dev/null
TB --- 2012-03-14 07:44:34 - TARGET=powerpc
TB --- 2012-03-14 07:44:34 - TARGET_ARCH=powerpc
TB --- 2012-03-14 07:44:34 - TZ=UTC
TB --- 2012-03-14 07:44:34 - __MAKE_CONF=/dev/null
TB --- 2012-03-14 07:44:34 - cd /src
TB --- 2012-03-14 07:44:34 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Mar 14 07:44:34 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
[...]
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 -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror  /src/sys/cam/ata/ata_da.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 -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror  /src/sys/cam/scsi/scsi_da.c
cc1: warnings being treated as errors
/src/sys/cam/scsi/scsi_da.c: In function 'dadone':
/src/sys/cam/scsi/scsi_da.c:1930: warning: 'error_code' may be used uninitialized in this function
/src/sys/cam/scsi/scsi_da.c:1930: warning: 'sense_key' may be used uninitialized in this function
/src/sys/cam/scsi/scsi_da.c:1929: warning: 'ascq' may be used uninitialized in this function
/src/sys/cam/scsi/scsi_da.c:1929: warning: 'asc' may be used uninitialized in this function
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-03-14 07:46:00 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-03-14 07:46:00 - ERROR: failed to build LINT kernel
TB --- 2012-03-14 07:46:00 - 2246.79 user 415.12 system 2796.91 real


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



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