From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 6 15:30:10 2005 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 65C7516A41C; Mon, 6 Jun 2005 15:30:10 +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 2039143D48; Mon, 6 Jun 2005 15:30:09 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j56FU2jQ002653; Mon, 6 Jun 2005 11:30:02 -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.13.3/8.13.3) with ESMTP id j56FU91t049645; Mon, 6 Jun 2005 11:30:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C08237306E; Mon, 6 Jun 2005 11:30:08 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050606153008.C08237306E@freebsd-current.sentex.ca> Date: Mon, 6 Jun 2005 11:30:08 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [current 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, 06 Jun 2005 15:30:10 -0000 TB --- 2005-06-06 14:09:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-06-06 14:09:01 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-06-06 14:09:01 - cleaning the object tree TB --- 2005-06-06 14:09:31 - checking out the source tree TB --- 2005-06-06 14:09:31 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-06-06 14:09:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-06-06 14:15:28 - building world (CFLAGS=-O2 -pipe) TB --- 2005-06-06 14:15:28 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-06-06 14:15:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> 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-06-06 15:23:43 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-06-06 15:23:43 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-06-06 15:23:43 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Jun 6 15:23:43 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 /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/ata/atapist/../../../conf/kmod_syms.awk atapist.kld export_syms | xargs -J% objcopy % atapist.kld ld -Bshareable -d -warn-common -o atapist.ko.debug atapist.kld objcopy --strip-debug atapist.ko.debug atapist.ko ===> ata/ataraid (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/ata/ataraid/../../../dev/ata/ata-raid.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/ata/ataraid/../../../dev/ata/ata-raid.c: In function `ata_raid_nvidia_print_meta': /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/ata/ataraid/../../../dev/ata/ata-raid.c:3825: warning: long long unsigned int format, u_int64_t arg (arg 2) /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/ata/ataraid/../../../dev/ata/ata-raid.c:3826: warning: long long unsigned int format, u_int64_t arg (arg 2) *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/ata/ataraid. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/ata. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-06-06 15:30:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-06-06 15:30:08 - ERROR: failed to build generic kernel TB --- 2005-06-06 15:30:08 - tinderbox aborted