Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2012 02:21:19 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <i386@freebsd.org>
Subject:   [releng_8 tinderbox] failure on i386/i386
Message-ID:  <201203140221.q2E2LJFo023312@freebsd-legacy2.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-03-14 01:32:16 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-03-14 01:32:16 - starting RELENG_8 tinderbox run for i386/i386
TB --- 2012-03-14 01:32:16 - cleaning the object tree
TB --- 2012-03-14 01:32:16 - cvsupping the source tree
TB --- 2012-03-14 01:32:16 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/i386/i386/supfile
TB --- 2012-03-14 01:32:27 - building world
TB --- 2012-03-14 01:32:27 - CROSS_BUILD_TESTING=YES
TB --- 2012-03-14 01:32:27 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-03-14 01:32:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-03-14 01:32:27 - SRCCONF=/dev/null
TB --- 2012-03-14 01:32:27 - TARGET=i386
TB --- 2012-03-14 01:32:27 - TARGET_ARCH=i386
TB --- 2012-03-14 01:32:27 - TZ=UTC
TB --- 2012-03-14 01:32:27 - __MAKE_CONF=/dev/null
TB --- 2012-03-14 01:32:27 - cd /src
TB --- 2012-03-14 01:32:27 - /usr/bin/make -B buildworld
>>> World build started on Wed Mar 14 01:32:28 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 02:18:28 UTC 2012
TB --- 2012-03-14 02:18:28 - generating LINT kernel config
TB --- 2012-03-14 02:18:28 - cd /src/sys/i386/conf
TB --- 2012-03-14 02:18:28 - /usr/bin/make -B LINT
TB --- 2012-03-14 02:18:29 - cd /src/sys/i386/conf
TB --- 2012-03-14 02:18:29 - /usr/sbin/config -m LINT
TB --- 2012-03-14 02:18:29 - building LINT kernel
TB --- 2012-03-14 02:18:29 - CROSS_BUILD_TESTING=YES
TB --- 2012-03-14 02:18:29 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-03-14 02:18:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-03-14 02:18:29 - SRCCONF=/dev/null
TB --- 2012-03-14 02:18:29 - TARGET=i386
TB --- 2012-03-14 02:18:29 - TARGET_ARCH=i386
TB --- 2012-03-14 02:18:29 - TZ=UTC
TB --- 2012-03-14 02:18:29 - __MAKE_CONF=/dev/null
TB --- 2012-03-14 02:18:29 - cd /src
TB --- 2012-03-14 02:18:29 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Mar 14 02:18:29 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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /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/i386/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-03-14 02:21:19 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-03-14 02:21:19 - ERROR: failed to build LINT kernel
TB --- 2012-03-14 02:21:19 - 2293.07 user 437.15 system 2942.54 real


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



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