From owner-freebsd-i386@FreeBSD.ORG Mon Jun 8 22:42:26 2009 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAEAB1065677; Mon, 8 Jun 2009 22:42:26 +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 A0FD78FC19; Mon, 8 Jun 2009 22:42:26 +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 n58MgLBS097304; Mon, 8 Jun 2009 18:42:21 -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 n58MgLZI013851; Mon, 8 Jun 2009 18:42:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 42C7C1B5060; Mon, 8 Jun 2009 18:42:21 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090608224221.42C7C1B5060@freebsd-stable.sentex.ca> Date: Mon, 8 Jun 2009 18:42:21 -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/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2009 22:42:27 -0000 TB --- 2009-06-08 21:28:33 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-06-08 21:28:33 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2009-06-08 21:28:33 - cleaning the object tree TB --- 2009-06-08 21:28:56 - cvsupping the source tree TB --- 2009-06-08 21:28:56 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2009-06-08 21:29:10 - building world TB --- 2009-06-08 21:29:10 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-08 21:29:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-08 21:29:10 - TARGET=i386 TB --- 2009-06-08 21:29:10 - TARGET_ARCH=i386 TB --- 2009-06-08 21:29:10 - TZ=UTC TB --- 2009-06-08 21:29:10 - __MAKE_CONF=/dev/null TB --- 2009-06-08 21:29:10 - cd /src TB --- 2009-06-08 21:29:10 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 8 21:29:11 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 22:36:06 UTC 2009 TB --- 2009-06-08 22:36:06 - generating LINT kernel config TB --- 2009-06-08 22:36:06 - cd /src/sys/i386/conf TB --- 2009-06-08 22:36:06 - /usr/bin/make -B LINT TB --- 2009-06-08 22:36:06 - building LINT kernel TB --- 2009-06-08 22:36:06 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-08 22:36:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-08 22:36:06 - TARGET=i386 TB --- 2009-06-08 22:36:06 - TARGET_ARCH=i386 TB --- 2009-06-08 22:36:06 - TZ=UTC TB --- 2009-06-08 22:36:06 - __MAKE_CONF=/dev/null TB --- 2009-06-08 22:36:06 - cd /src TB --- 2009-06-08 22:36:06 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jun 8 22:36:06 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/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-08 22:42:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-08 22:42:21 - ERROR: failed to build lint kernel TB --- 2009-06-08 22:42:21 - 3545.02 user 387.44 system 4427.29 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full