From owner-freebsd-alpha@FreeBSD.ORG Sun Oct 16 17:08:17 2005 Return-Path: X-Original-To: alpha@freebsd.org 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 1DCF716A41F; Sun, 16 Oct 2005 17:08:17 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B645D43D48; Sun, 16 Oct 2005 17:08:16 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id j9GH8F4L018699; Sun, 16 Oct 2005 13:08:15 -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 j9GH8F5k065889; Sun, 16 Oct 2005 13:08:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AB9807302F; Sun, 16 Oct 2005 13:08:15 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051016170815.AB9807302F@freebsd-current.sentex.ca> Date: Sun, 16 Oct 2005 13:08:15 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 17:08:17 -0000 TB --- 2005-10-16 15:47:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-16 15:47:42 - starting HEAD tinderbox run for alpha/alpha TB --- 2005-10-16 15:47:42 - cleaning the object tree TB --- 2005-10-16 15:48:06 - checking out the source tree TB --- 2005-10-16 15:48:06 - cd /tinderbox/HEAD/alpha/alpha TB --- 2005-10-16 15:48:07 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-16 15:54:56 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-16 15:54:56 - cd /src TB --- 2005-10-16 15:54:56 - /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-10-16 16:58:58 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-10-16 16:58:58 - cd /src TB --- 2005-10-16 16:58:58 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Oct 16 16:58:58 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 /src/sys/modules/joy/../../conf/kmod_syms.awk joy.kld export_syms | xargs -J% objcopy % joy.kld ld -Bshareable -d -warn-common -o joy.ko.debug joy.kld objcopy --strip-debug joy.ko.debug joy.ko ===> kbdmux (all) cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/alpha/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/obj/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 /src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c /src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c: In function `kbdmux_modevent': /src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c:1286: warning: implicit declaration of function `kbd_detach' /src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c:1286: warning: nested extern declaration of `kbd_detach' *** Error code 1 Stop in /src/sys/modules/kbdmux. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/alpha/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-10-16 17:08:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-16 17:08:15 - ERROR: failed to build generic kernel TB --- 2005-10-16 17:08:15 - tinderbox aborted