From owner-freebsd-tinderbox@FreeBSD.ORG Wed Mar 14 02:41:59 2012 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA02A106564A; Wed, 14 Mar 2012 02:41:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 6C6388FC1B; Wed, 14 Mar 2012 02:41:59 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id q2E2fwpJ018103; Wed, 14 Mar 2012 02:41:58 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id q2E2fwWD018102; Wed, 14 Mar 2012 02:41:58 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 14 Mar 2012 02:41:58 GMT Message-Id: <201203140241.q2E2fwWD018102@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2012 02:41:59 -0000 TB --- 2012-03-14 01:59:18 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca TB --- 2012-03-14 01:59:18 - starting RELENG_8 tinderbox run for sparc64/sparc64 TB --- 2012-03-14 01:59:18 - cleaning the object tree TB --- 2012-03-14 01:59:18 - cvsupping the source tree TB --- 2012-03-14 01:59:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/sparc64/sparc64/supfile TB --- 2012-03-14 01:59:29 - building world TB --- 2012-03-14 01:59:29 - CROSS_BUILD_TESTING=YES TB --- 2012-03-14 01:59:29 - MAKEOBJDIRPREFIX=/obj TB --- 2012-03-14 01:59:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-03-14 01:59:29 - SRCCONF=/dev/null TB --- 2012-03-14 01:59:29 - TARGET=sparc64 TB --- 2012-03-14 01:59:29 - TARGET_ARCH=sparc64 TB --- 2012-03-14 01:59:29 - TZ=UTC TB --- 2012-03-14 01:59:29 - __MAKE_CONF=/dev/null TB --- 2012-03-14 01:59:29 - cd /src TB --- 2012-03-14 01:59:29 - /usr/bin/make -B buildworld >>> World build started on Wed Mar 14 01:59:29 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:40:28 UTC 2012 TB --- 2012-03-14 02:40:28 - generating LINT kernel config TB --- 2012-03-14 02:40:28 - cd /src/sys/sparc64/conf TB --- 2012-03-14 02:40:28 - /usr/bin/make -B LINT TB --- 2012-03-14 02:40:28 - cd /src/sys/sparc64/conf TB --- 2012-03-14 02:40:28 - /usr/sbin/config -m LINT TB --- 2012-03-14 02:40:28 - building LINT kernel TB --- 2012-03-14 02:40:28 - CROSS_BUILD_TESTING=YES TB --- 2012-03-14 02:40:28 - MAKEOBJDIRPREFIX=/obj TB --- 2012-03-14 02:40:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-03-14 02:40:28 - SRCCONF=/dev/null TB --- 2012-03-14 02:40:28 - TARGET=sparc64 TB --- 2012-03-14 02:40:28 - TARGET_ARCH=sparc64 TB --- 2012-03-14 02:40:28 - TZ=UTC TB --- 2012-03-14 02:40:28 - __MAKE_CONF=/dev/null TB --- 2012-03-14 02:40:28 - cd /src TB --- 2012-03-14 02:40:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Mar 14 02:40:28 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 -mcmodel=medany -msoft-float -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 -mcmodel=medany -msoft-float -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/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-03-14 02:41:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-03-14 02:41:58 - ERROR: failed to build LINT kernel TB --- 2012-03-14 02:41:58 - 2080.68 user 382.64 system 2560.69 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-sparc64-sparc64.full