From owner-freebsd-alpha@FreeBSD.ORG Fri Feb 4 11:20:40 2005 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 7E82816A4CE; Fri, 4 Feb 2005 11:20:40 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA5843D5F; Fri, 4 Feb 2005 11:20:40 +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.1/8.13.1) with ESMTP id j14BKdUG050514; Fri, 4 Feb 2005 06:20:39 -0500 (EST) (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.1/8.13.1) with ESMTP id j14BM4ZR004433; Fri, 4 Feb 2005 06:22:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 58C457306E; Fri, 4 Feb 2005 06:20:39 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050204112039.58C457306E@freebsd-current.sentex.ca> Date: Fri, 4 Feb 2005 06:20:39 -0500 (EST) X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on clamscanner4 X-Virus-Scanned: ClamAV version 0.81, clamav-milter version 0.81b on clamscanner2 X-Virus-Status: Clean X-Virus-Status: Clean 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: Fri, 04 Feb 2005 11:20:40 -0000 TB --- 2005-02-04 10:00:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-02-04 10:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2005-02-04 10:00:01 - checking out the source tree TB --- 2005-02-04 10:00:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2005-02-04 10:00:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-02-04 10:05:36 - building world (CFLAGS=-O2 -pipe) TB --- 2005-02-04 10:05:36 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-02-04 10:05: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-02-04 11:12:52 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-02-04 11:12:52 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2005-02-04 11:12:52 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Feb 4 11:12:53 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 [...] objcopy --strip-debug coda5.ko.debug coda5.ko ===> cpufreq (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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c /tinderbox/CURRENT/alpha/alpha/src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c: In function `ichss_set': /tinderbox/CURRENT/alpha/alpha/src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c:319: warning: implicit declaration of function `disable_intr' /tinderbox/CURRENT/alpha/alpha/src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c:319: warning: nested extern declaration of `disable_intr' /tinderbox/CURRENT/alpha/alpha/src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c:333: warning: implicit declaration of function `enable_intr' /tinderbox/CURRENT/alpha/alpha/src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c:333: warning: nested extern declaration of `enable_intr' *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/sys/modules/cpufreq. *** 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-02-04 11:20:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-02-04 11:20:39 - ERROR: failed to build generic kernel TB --- 2005-02-04 11:20:39 - tinderbox aborted