From owner-freebsd-current@FreeBSD.ORG Fri Jan 28 19:20:23 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F98316A4CE; Fri, 28 Jan 2005 19:20:23 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4691443D3F; Fri, 28 Jan 2005 19:20:23 +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.1/8.13.1) with ESMTP id j0SJKMZL073282; Fri, 28 Jan 2005 14:20:22 -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.1/8.13.1) with ESMTP id h93ICX3g003278; Fri, 3 Oct 2003 14:12:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3A9267306E; Fri, 28 Jan 2005 14:19:07 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050128191907.3A9267306E@freebsd-current.sentex.ca> Date: Fri, 28 Jan 2005 14:19:07 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/690/Fri Jan 28 07:09:45 2005 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 19:20:24 -0000 TB --- 2005-01-28 18:00:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-28 18:00:52 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-01-28 18:00:52 - checking out the source tree TB --- 2005-01-28 18:00:52 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-01-28 18:00:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-28 18:06:24 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-28 18:06:24 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-28 18:06:24 - /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-01-28 19:12:44 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-28 19:12:44 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-01-28 19:12:44 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Jan 28 19:12:45 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 /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/axe/../../conf/kmod_syms.awk if_axe.kld export_syms | xargs -J% objcopy % if_axe.kld ld -Bshareable -d -warn-common -o if_axe.ko.debug if_axe.kld objcopy --strip-debug if_axe.ko.debug if_axe.ko ===> bfe (all) cc -O2 -fno-strict-aliasing -pipe -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/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/bfe. *** 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-01-28 19:19:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-28 19:19:06 - ERROR: failed to build generic kernel TB --- 2005-01-28 19:19:06 - tinderbox aborted