From owner-freebsd-tinderbox@FreeBSD.ORG Tue May 6 01:02:12 2008 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 EC616106564A; Tue, 6 May 2008 01:02:11 +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 ADE708FC13; Tue, 6 May 2008 01:02:11 +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.2/8.14.2) with ESMTP id m4612Bcd015368; Mon, 5 May 2008 21:02:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m4612Bft048757; Mon, 5 May 2008 21:02:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D0C3773039; Mon, 5 May 2008 21:02:10 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080506010210.D0C3773039@freebsd-current.sentex.ca> Date: Mon, 5 May 2008 21:02:10 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7038/Mon May 5 18:39:27 2008 clamav-milter version 0.93 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc 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: Tue, 06 May 2008 01:02:12 -0000 TB --- 2008-05-05 23:52:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 23:52:21 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-05-05 23:52:21 - cleaning the object tree TB --- 2008-05-05 23:52:35 - cvsupping the source tree TB --- 2008-05-05 23:52:35 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-05-05 23:52:44 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 23:52:44 - cd /src TB --- 2008-05-05 23:52:44 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 23:52:45 UTC 2008 >>> 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 May 6 00:53:56 UTC 2008 TB --- 2008-05-06 00:53:56 - generating LINT kernel config TB --- 2008-05-06 00:53:56 - cd /src/sys/powerpc/conf TB --- 2008-05-06 00:53:56 - /usr/bin/make -B LINT TB --- 2008-05-06 00:53:56 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 00:53:56 - cd /src TB --- 2008-05-06 00:53:56 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 00:53:57 UTC 2008 >>> 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 [...] In file included from /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.c:67: /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h: In function 'ring_doorbell': /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h:47: warning: implicit declaration of function 'writel' /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h:47: warning: nested extern declaration of 'writel' In file included from /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.c:71: /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h: In function 'insert_handle': /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h:150: warning: implicit declaration of function 'WARN_ON' /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h:150: warning: nested extern declaration of 'WARN_ON' *** Error code 1 Stop in /src/sys/modules/cxgb/iw_cxgb. *** Error code 1 Stop in /src/sys/modules/cxgb. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 01:02:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 01:02:10 - ERROR: failed to build lint kernel TB --- 2008-05-06 01:02:10 - tinderbox aborted TB --- 3191.18 user 364.79 system 4189.18 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full