From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 8 23:55:35 2009 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 63419106566C; Mon, 8 Jun 2009 23:55:35 +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 386A98FC12; Mon, 8 Jun 2009 23:55:34 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n58NtUJv003633; Mon, 8 Jun 2009 19:55:30 -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.3/8.14.3) with ESMTP id n58NtUGw066066; Mon, 8 Jun 2009 19:55:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 6B3561B5060; Mon, 8 Jun 2009 19:55:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090608235530.6B3561B5060@freebsd-stable.sentex.ca> Date: Mon, 8 Jun 2009 19:55:30 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on i386/pc98 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: Mon, 08 Jun 2009 23:55:36 -0000 TB --- 2009-06-08 22:42:21 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-06-08 22:42:21 - starting RELENG_7 tinderbox run for i386/pc98 TB --- 2009-06-08 22:42:21 - cleaning the object tree TB --- 2009-06-08 22:42:52 - cvsupping the source tree TB --- 2009-06-08 22:42:52 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/pc98/supfile TB --- 2009-06-08 22:43:04 - building world TB --- 2009-06-08 22:43:04 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-08 22:43:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-08 22:43:04 - TARGET=pc98 TB --- 2009-06-08 22:43:04 - TARGET_ARCH=i386 TB --- 2009-06-08 22:43:04 - TZ=UTC TB --- 2009-06-08 22:43:04 - __MAKE_CONF=/dev/null TB --- 2009-06-08 22:43:04 - cd /src TB --- 2009-06-08 22:43:04 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 8 22:43:06 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 Mon Jun 8 23:50:39 UTC 2009 TB --- 2009-06-08 23:50:39 - generating LINT kernel config TB --- 2009-06-08 23:50:39 - cd /src/sys/pc98/conf TB --- 2009-06-08 23:50:39 - /usr/bin/make -B LINT TB --- 2009-06-08 23:50:39 - building LINT kernel TB --- 2009-06-08 23:50:39 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-08 23:50:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-08 23:50:39 - TARGET=pc98 TB --- 2009-06-08 23:50:39 - TARGET_ARCH=i386 TB --- 2009-06-08 23:50:39 - TZ=UTC TB --- 2009-06-08 23:50:39 - __MAKE_CONF=/dev/null TB --- 2009-06-08 23:50:39 - cd /src TB --- 2009-06-08 23:50:39 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jun 8 23:50:39 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-08 23:55:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-08 23:55:30 - ERROR: failed to build lint kernel TB --- 2009-06-08 23:55:30 - 3445.74 user 392.66 system 4388.88 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full