From owner-freebsd-alpha@FreeBSD.ORG Sat Jul 30 03:32:14 2005 Return-Path: X-Original-To: alpha@freebsd.org Delivered-To: freebsd-alpha@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76FE416A41F; Sat, 30 Jul 2005 03:32:14 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3A6143D49; Sat, 30 Jul 2005 03:32:13 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j6U3WCQH008020; Fri, 29 Jul 2005 23:32:12 -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.13.3/8.13.3) with ESMTP id j6U3WCxE060231; Fri, 29 Jul 2005 23:32:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B396C7304D; Fri, 29 Jul 2005 23:32:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050730033212.B396C7304D@freebsd-current.sentex.ca> Date: Fri, 29 Jul 2005 23:32:12 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [releng_6 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jul 2005 03:32:14 -0000 TB --- 2005-07-30 02:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-07-30 02:30:00 - starting RELENG_6 tinderbox run for alpha/alpha TB --- 2005-07-30 02:30:00 - cleaning the object tree TB --- 2005-07-30 02:30:22 - checking out the source tree TB --- 2005-07-30 02:30:22 - cd /tinderbox/RELENG_6/alpha/alpha TB --- 2005-07-30 02:30:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2005-07-30 02:37:36 - building world (CFLAGS=-O -pipe) TB --- 2005-07-30 02:37:36 - cd /src TB --- 2005-07-30 02:37:36 - /usr/bin/make -B buildworld >>> 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 TB --- 2005-07-30 03:25:40 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-07-30 03:25:40 - cd /src TB --- 2005-07-30 03:25:40 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jul 30 03:25:40 UTC 2005 >>> 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 [...] awk -f /src/sys/modules/ip_mroute_mod/../../conf/kmod_syms.awk ip_mroute.kld export_syms | xargs -J% objcopy % ip_mroute.kld ld -Bshareable -d -warn-common -o ip_mroute.ko.debug ip_mroute.kld objcopy --strip-debug ip_mroute.ko.debug ip_mroute.ko ===> ipw (all) cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /obj/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/obj/alpha/src/sys/GENERIC -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/ipw/../../dev/ipw/if_ipw.c /src/sys/modules/ipw/../../dev/ipw/if_ipw.c: In function `ipw_newstate': /src/sys/modules/ipw/../../dev/ipw/if_ipw.c:845: warning: passing arg 1 of `ieee80211_node_authorize' from incompatible pointer type /src/sys/modules/ipw/../../dev/ipw/if_ipw.c:845: error: too many arguments to function `ieee80211_node_authorize' *** Error code 1 Stop in /src/sys/modules/ipw. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/alpha/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-07-30 03:32:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-07-30 03:32:12 - ERROR: failed to build generic kernel TB --- 2005-07-30 03:32:12 - tinderbox aborted