From owner-freebsd-stable@FreeBSD.ORG Tue Jun 9 14:24:38 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 37BA8106567F; Tue, 9 Jun 2009 14:24:38 +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 0CD168FC1C; Tue, 9 Jun 2009 14:24:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n59EOZIT087110; Tue, 9 Jun 2009 10:24:35 -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 n59EOZJG010044; Tue, 9 Jun 2009 10:24:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 7E1EC1B5060; Tue, 9 Jun 2009 10:24:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090609142435.7E1EC1B5060@freebsd-stable.sentex.ca> Date: Tue, 9 Jun 2009 10:24:35 -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 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on amd64/amd64 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 14:24:38 -0000 TB --- 2009-06-09 12:44:20 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-06-09 12:44:20 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2009-06-09 12:44:20 - cleaning the object tree TB --- 2009-06-09 12:44:55 - cvsupping the source tree TB --- 2009-06-09 12:44:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2009-06-09 12:45:05 - building world TB --- 2009-06-09 12:45:05 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-09 12:45:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-09 12:45:05 - TARGET=amd64 TB --- 2009-06-09 12:45:05 - TARGET_ARCH=amd64 TB --- 2009-06-09 12:45:05 - TZ=UTC TB --- 2009-06-09 12:45:05 - __MAKE_CONF=/dev/null TB --- 2009-06-09 12:45:05 - cd /src TB --- 2009-06-09 12:45:05 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 9 12:45:07 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Tue Jun 9 14:18:53 UTC 2009 TB --- 2009-06-09 14:18:53 - generating LINT kernel config TB --- 2009-06-09 14:18:53 - cd /src/sys/amd64/conf TB --- 2009-06-09 14:18:53 - /usr/bin/make -B LINT TB --- 2009-06-09 14:18:53 - building LINT kernel TB --- 2009-06-09 14:18:53 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-09 14:18:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-09 14:18:53 - TARGET=amd64 TB --- 2009-06-09 14:18:53 - TARGET_ARCH=amd64 TB --- 2009-06-09 14:18:53 - TZ=UTC TB --- 2009-06-09 14:18:53 - __MAKE_CONF=/dev/null TB --- 2009-06-09 14:18:53 - cd /src TB --- 2009-06-09 14:18:53 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 9 14:18:53 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/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-09 14:24:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-09 14:24:35 - ERROR: failed to build lint kernel TB --- 2009-06-09 14:24:35 - 4792.32 user 553.73 system 6015.15 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full