From owner-freebsd-stable@FreeBSD.ORG Tue Jun 9 15:37:04 2009 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 643A41065670; Tue, 9 Jun 2009 15:37:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 3A1018FC14; Tue, 9 Jun 2009 15:37:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n59Fawqu091310; Tue, 9 Jun 2009 11:36:59 -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 n59FawDd080941; Tue, 9 Jun 2009 11:36:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 99C201B5060; Tue, 9 Jun 2009 11:36:58 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090609153658.99C201B5060@freebsd-stable.sentex.ca> Date: Tue, 9 Jun 2009 11:36:58 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [releng_7 tinderbox] failure on i386/pc98 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: Tue, 09 Jun 2009 15:37:05 -0000 TB --- 2009-06-09 14:24:35 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-06-09 14:24:35 - starting RELENG_7 tinderbox run for i386/pc98 TB --- 2009-06-09 14:24:35 - cleaning the object tree TB --- 2009-06-09 14:24:56 - cvsupping the source tree TB --- 2009-06-09 14:24:56 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/pc98/supfile TB --- 2009-06-09 14:25:05 - building world TB --- 2009-06-09 14:25:05 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-09 14:25:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-09 14:25:05 - TARGET=pc98 TB --- 2009-06-09 14:25:05 - TARGET_ARCH=i386 TB --- 2009-06-09 14:25:05 - TZ=UTC TB --- 2009-06-09 14:25:05 - __MAKE_CONF=/dev/null TB --- 2009-06-09 14:25:05 - cd /src TB --- 2009-06-09 14:25:05 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 9 14:25:08 UTC 2009 >>> 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 Tue Jun 9 15:32:12 UTC 2009 TB --- 2009-06-09 15:32:12 - generating LINT kernel config TB --- 2009-06-09 15:32:12 - cd /src/sys/pc98/conf TB --- 2009-06-09 15:32:12 - /usr/bin/make -B LINT TB --- 2009-06-09 15:32:12 - building LINT kernel TB --- 2009-06-09 15:32:12 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-09 15:32:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-09 15:32:12 - TARGET=pc98 TB --- 2009-06-09 15:32:12 - TARGET_ARCH=i386 TB --- 2009-06-09 15:32:12 - TZ=UTC TB --- 2009-06-09 15:32:12 - __MAKE_CONF=/dev/null TB --- 2009-06-09 15:32:12 - cd /src TB --- 2009-06-09 15:32:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 9 15:32:12 UTC 2009 >>> 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 [...] /src/sys/dev/cxgb/cxgb_main.c:3033: error: request for member 'data' in something not a structure or union /src/sys/dev/cxgb/cxgb_main.c:3033: error: dereferencing pointer to incomplete type /src/sys/dev/cxgb/cxgb_main.c:3033: error: request for member 'bufsize' in something not a structure or union /src/sys/dev/cxgb/cxgb_main.c:3033: warning: passing argument 3 of 'copyout' makes integer from pointer without a cast /src/sys/dev/cxgb/cxgb_main.c: At top level: /src/sys/dev/cxgb/cxgb_main.c:3050: error: conflicting types for 'reg_block_dump' /src/sys/dev/cxgb/cxgb_main.c:111: error: previous declaration of 'reg_block_dump' was here /src/sys/dev/cxgb/cxgb_main.c:3065: error: expected ')' before '*' token *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-09 15:36:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-09 15:36:58 - ERROR: failed to build lint kernel TB --- 2009-06-09 15:36:58 - 3452.06 user 388.35 system 4342.84 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full