From owner-freebsd-sparc64@FreeBSD.ORG Mon Mar 13 20:31:34 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0383F16A41F; Mon, 13 Mar 2006 20:31:34 +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 99DD543D49; Mon, 13 Mar 2006 20:31:33 +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.4/8.13.4) with ESMTP id k2DKVWPm026056; Mon, 13 Mar 2006 15:31:32 -0500 (EST) (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.4/8.13.4) with ESMTP id k2DKVnTp004971; Mon, 13 Mar 2006 15:31:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6D92C7304D; Mon, 13 Mar 2006 15:31:32 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060313203132.6D92C7304D@freebsd-current.sentex.ca> Date: Mon, 13 Mar 2006 15:31:32 -0500 (EST) X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 20:31:34 -0000 TB --- 2006-03-13 19:02:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-03-13 19:02:48 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2006-03-13 19:02:48 - cleaning the object tree TB --- 2006-03-13 19:03:20 - checking out the source tree TB --- 2006-03-13 19:03:20 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2006-03-13 19:03:20 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-03-13 19:10:15 - building world (CFLAGS=-O2 -pipe) TB --- 2006-03-13 19:10:15 - cd /src TB --- 2006-03-13 19:10:15 - /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 --- 2006-03-13 20:16:02 - generating LINT kernel config TB --- 2006-03-13 20:16:02 - cd /src/sys/sparc64/conf TB --- 2006-03-13 20:16:02 - /usr/bin/make -B LINT TB --- 2006-03-13 20:16:02 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-03-13 20:16:02 - cd /src TB --- 2006-03-13 20:16:02 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 13 20:16:02 UTC 2006 >>> 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/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 ip_mroute.kld objcopy --strip-debug ip_mroute.ko ===> ipw (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sparc64/src/sys/LINT -mcmodel=medlow -msoft-float -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_load_ucode': /src/sys/modules/ipw/../../dev/ipw/if_ipw.c:1661: warning: passing arg 4 of `bus_space_write_multi_1' discards qualifiers from pointer target type *** Error code 1 Stop in /src/sys/modules/ipw. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-03-13 20:31:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-03-13 20:31:32 - ERROR: failed to build lint kernel TB --- 2006-03-13 20:31:32 - tinderbox aborted TB --- 1.02 user 4.96 system 5323.76 real