From owner-freebsd-stable@FreeBSD.ORG Sun Aug 8 20:01:36 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AC7F106566B; Sun, 8 Aug 2010 20:01:36 +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 59C298FC08; Sun, 8 Aug 2010 20:01:36 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.4/8.14.4) with ESMTP id o78K1YW6004218 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Aug 2010 16:01:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id o78K1Y67003929; Sun, 8 Aug 2010 16:01:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id F070B1B5060; Sun, 8 Aug 2010 16:01:33 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100808200133.F070B1B5060@freebsd-stable.sentex.ca> Date: Sun, 8 Aug 2010 16:01:33 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.67 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 20:01:36 -0000 TB --- 2010-08-08 18:24:38 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-08-08 18:24:38 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2010-08-08 18:24:38 - cleaning the object tree TB --- 2010-08-08 18:24:55 - cvsupping the source tree TB --- 2010-08-08 18:24:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2010-08-08 18:25:04 - building world TB --- 2010-08-08 18:25:04 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 18:25:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 18:25:04 - TARGET=ia64 TB --- 2010-08-08 18:25:04 - TARGET_ARCH=ia64 TB --- 2010-08-08 18:25:04 - TZ=UTC TB --- 2010-08-08 18:25:04 - __MAKE_CONF=/dev/null TB --- 2010-08-08 18:25:04 - cd /src TB --- 2010-08-08 18:25:04 - /usr/bin/make -B buildworld >>> World build started on Sun Aug 8 18:25:06 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 19:51:33 UTC 2010 TB --- 2010-08-08 19:51:33 - generating LINT kernel config TB --- 2010-08-08 19:51:33 - cd /src/sys/ia64/conf TB --- 2010-08-08 19:51:33 - /usr/bin/make -B LINT TB --- 2010-08-08 19:51:33 - building LINT kernel TB --- 2010-08-08 19:51:33 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-08 19:51:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-08 19:51:33 - TARGET=ia64 TB --- 2010-08-08 19:51:33 - TARGET_ARCH=ia64 TB --- 2010-08-08 19:51:33 - TZ=UTC TB --- 2010-08-08 19:51:33 - __MAKE_CONF=/dev/null TB --- 2010-08-08 19:51:33 - cd /src TB --- 2010-08-08 19:51:33 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Aug 8 19:51:33 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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -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/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-08 20:01:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-08 20:01:33 - ERROR: failed to build lint kernel TB --- 2010-08-08 20:01:33 - 5072.99 user 388.50 system 5815.23 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full