From owner-freebsd-sparc64@FreeBSD.ORG Sun Aug 8 21:08:31 2010 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D6A01065674; Sun, 8 Aug 2010 21:08:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 672BE8FC1E; Sun, 8 Aug 2010 21:08:31 +0000 (UTC) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.4/8.14.4) with ESMTP id o78L8SWF008852 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Aug 2010 17:08:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.4/8.14.4) with ESMTP id o78L8SF5086541; Sun, 8 Aug 2010 17:08:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 0D4681B5060; Sun, 8 Aug 2010 17:08:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100808210828.0D4681B5060@freebsd-stable.sentex.ca> Date: Sun, 8 Aug 2010 17:08:27 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.67 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 21:08:31 -0000 TB --- 2010-08-08 20:01:34 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-08-08 20:01:34 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2010-08-08 20:01:34 - cleaning the object tree TB --- 2010-08-08 20:01:52 - cvsupping the source tree TB --- 2010-08-08 20:01:52 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile TB --- 2010-08-08 20:02:02 - building world TB --- 2010-08-08 20:02:02 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 20:02:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 20:02:02 - TARGET=sparc64 TB --- 2010-08-08 20:02:02 - TARGET_ARCH=sparc64 TB --- 2010-08-08 20:02:02 - TZ=UTC TB --- 2010-08-08 20:02:02 - __MAKE_CONF=/dev/null TB --- 2010-08-08 20:02:02 - cd /src TB --- 2010-08-08 20:02:02 - /usr/bin/make -B buildworld >>> World build started on Sun Aug 8 20:02:03 UTC 2010 >>> 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 Sun Aug 8 21:01:28 UTC 2010 TB --- 2010-08-08 21:01:28 - generating LINT kernel config TB --- 2010-08-08 21:01:28 - cd /src/sys/sparc64/conf TB --- 2010-08-08 21:01:28 - /usr/bin/make -B LINT TB --- 2010-08-08 21:01:28 - building LINT kernel TB --- 2010-08-08 21:01:28 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 21:01:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 21:01:28 - TARGET=sparc64 TB --- 2010-08-08 21:01:28 - TARGET_ARCH=sparc64 TB --- 2010-08-08 21:01:28 - TZ=UTC TB --- 2010-08-08 21:01:28 - __MAKE_CONF=/dev/null TB --- 2010-08-08 21:01:28 - cd /src TB --- 2010-08-08 21:01:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Aug 8 21:01:28 UTC 2010 >>> 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 -Werror /src/sys/dev/usb/sl811hs.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 -Werror /src/sys/dev/usb/slhci_pccard.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 -Werror /src/sys/dev/usb/uark.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 -Werror /src/sys/dev/usb/u3g.c cc1: warnings being treated as errors /src/sys/dev/usb/u3g.c:197: warning: missing braces around initializer /src/sys/dev/usb/u3g.c:197: warning: (near initialization for 'u3g_devs[60].devno') /src/sys/dev/usb/u3g.c:198: error: expected identifier or '(' before '}' token *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-08 21:08:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-08 21:08:27 - ERROR: failed to build lint kernel TB --- 2010-08-08 21:08:27 - 3514.65 user 354.09 system 4013.91 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full