From owner-freebsd-tinderbox@FreeBSD.ORG Thu Jan 27 11:50:44 2005 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA15B16A4CE; Thu, 27 Jan 2005 11:50:43 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F3C143D31; Thu, 27 Jan 2005 11:50:43 +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 j0RBogue030421; Thu, 27 Jan 2005 06:50:42 -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 j0RBogI9022641; Thu, 27 Jan 2005 06:50:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 35A467306E; Thu, 27 Jan 2005 06:50:42 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050127115042.35A467306E@freebsd-current.sentex.ca> Date: Thu, 27 Jan 2005 06:50:42 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/671/Mon Jan 17 09:16:31 2005 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 11:50:44 -0000 TB --- 2005-01-27 10:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-27 10:30:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-01-27 10:30:00 - checking out the source tree TB --- 2005-01-27 10:30:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-01-27 10:30:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-01-27 10:35:36 - building world (CFLAGS=-O2 -pipe) TB --- 2005-01-27 10:35:36 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-27 10:35: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-01-27 11:43:07 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-01-27 11:43:07 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-01-27 11:43:07 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Jan 27 11:43:08 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/alpha/alpha/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 -mcpu=ev4 -mtune=ev5 -mieee -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/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 /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c: In function `bfe_dma_alloc': /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe/../../dev/bfe/if_bfe.c:212: warning: overflow in implicit constant conversion *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/bfe. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2005-01-27 11:50:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-01-27 11:50:42 - ERROR: failed to build generic kernel TB --- 2005-01-27 11:50:42 - tinderbox aborted