From owner-freebsd-stable@FreeBSD.ORG Sat Jul 30 05:19:18 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5561A16A41F; Sat, 30 Jul 2005 05:19:18 +0000 (GMT) (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 EBCC343D49; Sat, 30 Jul 2005 05:19:17 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j6U5IZso040232; Sat, 30 Jul 2005 01:18:35 -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 j6U5JGhZ084852; Sat, 30 Jul 2005 01:19:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B89717304D; Sat, 30 Jul 2005 01:19:16 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050730051916.B89717304D@freebsd-current.sentex.ca> Date: Sat, 30 Jul 2005 01:19:16 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner5 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [releng_6 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: Sat, 30 Jul 2005 05:19:18 -0000 TB --- 2005-07-30 03:32:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-07-30 03:32:12 - starting RELENG_6 tinderbox run for amd64/amd64 TB --- 2005-07-30 03:32:12 - cleaning the object tree TB --- 2005-07-30 03:32:46 - checking out the source tree TB --- 2005-07-30 03:32:46 - cd /tinderbox/RELENG_6/amd64/amd64 TB --- 2005-07-30 03:32:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2005-07-30 03:41:06 - building world (CFLAGS=-O -pipe) TB --- 2005-07-30 03:41:06 - cd /src TB --- 2005-07-30 03:41:06 - /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 >>> stage 5.1: building 32 bit shim libraries TB --- 2005-07-30 05:06:53 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-07-30 05:06:53 - cd /src TB --- 2005-07-30 05:06:53 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Jul 30 05:06:54 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 [...] touch export_syms awk -f /src/sys/modules/ips/../../conf/kmod_syms.awk ips.ko.debug export_syms | xargs -J% objcopy % ips.ko.debug objcopy --strip-debug ips.ko.debug ips.ko ===> ipw (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /obj/amd64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -fno-omit-frame-pointer -I/obj/amd64/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -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/amd64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-07-30 05:19:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-07-30 05:19:16 - ERROR: failed to build generic kernel TB --- 2005-07-30 05:19:16 - tinderbox aborted