From owner-freebsd-tinderbox@FreeBSD.ORG Wed Mar 14 12:43:54 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 33ACA106564A; Wed, 14 Mar 2012 12:43:54 +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 CD9B08FC0C; Wed, 14 Mar 2012 12:43:53 +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 q2EChr4c097260; Wed, 14 Mar 2012 12:43:53 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id q2EChra9097258; Wed, 14 Mar 2012 12:43:53 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 14 Mar 2012 12:43:53 GMT Message-Id: <201203141243.q2EChra9097258@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 12:43:54 -0000 TB --- 2012-03-14 11:59:33 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca TB --- 2012-03-14 11:59:33 - starting RELENG_8 tinderbox run for sparc64/sparc64 TB --- 2012-03-14 11:59:33 - cleaning the object tree TB --- 2012-03-14 11:59:55 - cvsupping the source tree TB --- 2012-03-14 11:59:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/sparc64/sparc64/supfile TB --- 2012-03-14 12:00:05 - building world TB --- 2012-03-14 12:00:05 - CROSS_BUILD_TESTING=YES TB --- 2012-03-14 12:00:05 - MAKEOBJDIRPREFIX=/obj TB --- 2012-03-14 12:00:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-03-14 12:00:05 - SRCCONF=/dev/null TB --- 2012-03-14 12:00:05 - TARGET=sparc64 TB --- 2012-03-14 12:00:05 - TARGET_ARCH=sparc64 TB --- 2012-03-14 12:00:05 - TZ=UTC TB --- 2012-03-14 12:00:05 - __MAKE_CONF=/dev/null TB --- 2012-03-14 12:00:05 - cd /src TB --- 2012-03-14 12:00:05 - /usr/bin/make -B buildworld >>> World build started on Wed Mar 14 12:00: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 12:42:18 UTC 2012 TB --- 2012-03-14 12:42:18 - generating LINT kernel config TB --- 2012-03-14 12:42:18 - cd /src/sys/sparc64/conf TB --- 2012-03-14 12:42:18 - /usr/bin/make -B LINT TB --- 2012-03-14 12:42:18 - cd /src/sys/sparc64/conf TB --- 2012-03-14 12:42:18 - /usr/sbin/config -m LINT TB --- 2012-03-14 12:42:18 - building LINT kernel TB --- 2012-03-14 12:42:18 - CROSS_BUILD_TESTING=YES TB --- 2012-03-14 12:42:18 - MAKEOBJDIRPREFIX=/obj TB --- 2012-03-14 12:42:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-03-14 12:42:18 - SRCCONF=/dev/null TB --- 2012-03-14 12:42:18 - TARGET=sparc64 TB --- 2012-03-14 12:42:18 - TARGET_ARCH=sparc64 TB --- 2012-03-14 12:42:18 - TZ=UTC TB --- 2012-03-14 12:42:18 - __MAKE_CONF=/dev/null TB --- 2012-03-14 12:42:18 - cd /src TB --- 2012-03-14 12:42:18 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Mar 14 12:42:18 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 12:43:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-03-14 12:43:53 - ERROR: failed to build LINT kernel TB --- 2012-03-14 12:43:53 - 2121.18 user 403.34 system 2660.11 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-sparc64-sparc64.full