Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2012 07:34:53 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/pc98
Message-ID:  <201203140734.q2E7YrCH009708@freebsd-legacy2.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-03-14 06:46:29 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-03-14 06:46:29 - starting RELENG_8 tinderbox run for i386/pc98
TB --- 2012-03-14 06:46:29 - cleaning the object tree
TB --- 2012-03-14 06:46:54 - cvsupping the source tree
TB --- 2012-03-14 06:46:54 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/i386/pc98/supfile
TB --- 2012-03-14 06:47:06 - building world
TB --- 2012-03-14 06:47:06 - CROSS_BUILD_TESTING=YES
TB --- 2012-03-14 06:47:06 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-03-14 06:47:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-03-14 06:47:06 - SRCCONF=/dev/null
TB --- 2012-03-14 06:47:06 - TARGET=pc98
TB --- 2012-03-14 06:47:06 - TARGET_ARCH=i386
TB --- 2012-03-14 06:47:06 - TZ=UTC
TB --- 2012-03-14 06:47:06 - __MAKE_CONF=/dev/null
TB --- 2012-03-14 06:47:06 - cd /src
TB --- 2012-03-14 06:47:06 - /usr/bin/make -B buildworld
>>> World build started on Wed Mar 14 06:47:06 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:32:46 UTC 2012
TB --- 2012-03-14 07:32:46 - generating LINT kernel config
TB --- 2012-03-14 07:32:46 - cd /src/sys/pc98/conf
TB --- 2012-03-14 07:32:46 - /usr/bin/make -B LINT
TB --- 2012-03-14 07:32:46 - cd /src/sys/pc98/conf
TB --- 2012-03-14 07:32:46 - /usr/sbin/config -m LINT
TB --- 2012-03-14 07:32:46 - building LINT kernel
TB --- 2012-03-14 07:32:46 - CROSS_BUILD_TESTING=YES
TB --- 2012-03-14 07:32:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-03-14 07:32:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-03-14 07:32:46 - SRCCONF=/dev/null
TB --- 2012-03-14 07:32:46 - TARGET=pc98
TB --- 2012-03-14 07:32:46 - TARGET_ARCH=i386
TB --- 2012-03-14 07:32:46 - TZ=UTC
TB --- 2012-03-14 07:32:46 - __MAKE_CONF=/dev/null
TB --- 2012-03-14 07:32:46 - cd /src
TB --- 2012-03-14 07:32:46 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Mar 14 07:32:46 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/pc98/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-03-14 07:34:53 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-03-14 07:34:53 - ERROR: failed to build LINT kernel
TB --- 2012-03-14 07:34:53 - 2266.70 user 443.30 system 2903.71 real


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



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