From owner-freebsd-alpha@FreeBSD.ORG Mon Jun 28 09:28:24 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E8C516A4CE; Mon, 28 Jun 2004 09:28:24 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B701243D41; Mon, 28 Jun 2004 09:28:19 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i5S9SIj8022345; Mon, 28 Jun 2004 05:28:18 -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.12.11/8.12.11) with ESMTP id i5S9SHDC022532; Mon, 28 Jun 2004 05:28:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 489C27303F; Mon, 28 Jun 2004 05:28:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040628092818.489C27303F@freebsd-current.sentex.ca> Date: Mon, 28 Jun 2004 05:28:18 -0400 (EDT) Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 09:28:24 -0000 TB --- 2004-06-28 08:00:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-28 08:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-06-28 08:00:01 - checking out the source tree TB --- 2004-06-28 08:00:01 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- 2004-06-28 08:00:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-28 08:04:31 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-28 08:04:31 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-06-28 08:04:31 - /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 --- 2004-06-28 09:10:22 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-06-28 09:10:22 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-06-28 09:10:22 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Jun 28 09:10:23 UTC 2004 >>> 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 >>> Kernel build for GENERIC completed on Mon Jun 28 09:24:22 UTC 2004 TB --- 2004-06-28 09:24:22 - generating LINT kernel config TB --- 2004-06-28 09:24:22 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2004-06-28 09:24:22 - /usr/bin/make -B LINT TB --- 2004-06-28 09:24:22 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-06-28 09:24:22 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-06-28 09:24:22 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jun 28 09:24:22 UTC 2004 >>> 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c: In function `ex_isa_identify': /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c:151: warning: unsigned int format, different type arg (arg 2) /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c:159: warning: unsigned int format, different type arg (arg 2) /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c:189: warning: unsigned int format, different type arg (arg 2) /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c: In function `ex_isa_probe': /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c:224: warning: unsigned int format, different type arg (arg 2) /tinderbox/CURRENT/alpha/alpha/src/sys/dev/ex/if_ex_isa.c:229: warning: unsigned int format, different type arg (arg 2) *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-06-28 09:28:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-28 09:28:18 - ERROR: failed to build lint kernel TB --- 2004-06-28 09:28:18 - tinderbox aborted