From owner-freebsd-current@FreeBSD.ORG Tue Mar 24 20:56:08 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 214151065697; Tue, 24 Mar 2009 20:56:08 +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 D4EA38FC22; Tue, 24 Mar 2009 20:56:07 +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 n2OKu5XU040928; Tue, 24 Mar 2009 16:56:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2OKu5C3035919; Tue, 24 Mar 2009 16:56:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4F9327302F; Tue, 24 Mar 2009 15:56:05 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090324205605.4F9327302F@freebsd-current.sentex.ca> Date: Tue, 24 Mar 2009 15:56:05 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 20:56:09 -0000 TB --- 2009-03-24 19:55:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-03-24 19:55:53 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-03-24 19:55:53 - cleaning the object tree TB --- 2009-03-24 19:56:23 - cvsupping the source tree TB --- 2009-03-24 19:56:23 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-03-24 19:56:31 - building world TB --- 2009-03-24 19:56:31 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-24 19:56:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-24 19:56:31 - TARGET=sun4v TB --- 2009-03-24 19:56:31 - TARGET_ARCH=sparc64 TB --- 2009-03-24 19:56:31 - TZ=UTC TB --- 2009-03-24 19:56:31 - __MAKE_CONF=/dev/null TB --- 2009-03-24 19:56:31 - cd /src TB --- 2009-03-24 19:56:31 - /usr/bin/make -B buildworld >>> World build started on Tue Mar 24 19:56:34 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 [...] cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifmac.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifmedia.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifvlan.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifgre.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifieee80211.c In file included from /src/sbin/ifconfig/ifieee80211.c:3024: /obj/sun4v/src/tmp/usr/include/net80211/ieee80211_freebsd.h:399: error: expected ')' before 'ieee80211_ioctl_getfunc' /obj/sun4v/src/tmp/usr/include/net80211/ieee80211_freebsd.h:404: error: expected ')' before 'ieee80211_ioctl_setfunc' *** Error code 1 Stop in /src/sbin/ifconfig. *** Error code 1 Stop in /obj/sun4v/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-24 20:56:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-24 20:56:05 - ERROR: failed to build world TB --- 2009-03-24 20:56:05 - 3043.54 user 308.59 system 3611.81 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full