From owner-freebsd-stable@FreeBSD.ORG Fri Oct 7 20:22:02 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B694516A41F; Fri, 7 Oct 2005 20:22:02 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB4E43D45; Fri, 7 Oct 2005 20:22:02 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j97KM1JY009901; Fri, 7 Oct 2005 16:22:01 -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.13.3/8.13.3) with ESMTP id j97KM0oj086714; Fri, 7 Oct 2005 16:22:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 999B27302F; Fri, 7 Oct 2005 16:21:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051007202159.999B27302F@freebsd-current.sentex.ca> Date: Fri, 7 Oct 2005 16:21:59 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.86, clamav-milter version 0.86 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [releng_6 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 20:22:03 -0000 TB --- 2005-10-07 19:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-07 19:15:00 - starting RELENG_6 tinderbox run for alpha/alpha TB --- 2005-10-07 19:15:00 - cleaning the object tree TB --- 2005-10-07 19:15:29 - checking out the source tree TB --- 2005-10-07 19:15:29 - cd /tinderbox/RELENG_6/alpha/alpha TB --- 2005-10-07 19:15:29 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2005-10-07 19:25:14 - building world (CFLAGS=-O -pipe) TB --- 2005-10-07 19:25:14 - cd /src TB --- 2005-10-07 19:25:14 - /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-07 20:13:14 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2005-10-07 20:13:14 - cd /src TB --- 2005-10-07 20:13:14 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Oct 7 20:13:14 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 /src/sys/modules/rc4/../../conf/kmod_syms.awk rc4.kld export_syms | xargs -J% objcopy % rc4.kld ld -Bshareable -d -warn-common -o rc4.ko.debug rc4.kld objcopy --strip-debug rc4.ko.debug rc4.ko ===> re (all) cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -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/re/../../dev/re/if_re.c /src/sys/modules/re/../../dev/re/if_re.c: In function `re_ioctl': /src/sys/modules/re/../../dev/re/if_re.c:2286: warning: 'error' might be used uninitialized in this function *** Error code 1 Stop in /src/sys/modules/re. *** 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-07 20:21:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-07 20:21:59 - ERROR: failed to build generic kernel TB --- 2005-10-07 20:21:59 - tinderbox aborted