From owner-freebsd-sparc64@FreeBSD.ORG Mon Nov 8 04:39:00 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1D8116A4CE; Mon, 8 Nov 2004 04:39:00 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3866B43D46; Mon, 8 Nov 2004 04:39:00 +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.1/8.13.1) with ESMTP id iA84cxOa070915; Sun, 7 Nov 2004 23:38:59 -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.12.11/8.12.11) with ESMTP id iA84cxjM036011; Sun, 7 Nov 2004 23:38:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 054657306E; Sun, 7 Nov 2004 23:38:58 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041108043858.054657306E@freebsd-current.sentex.ca> Date: Sun, 7 Nov 2004 23:38:58 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/575/Fri Nov 5 20:03:53 2004 clamav-milter version 0.80j on clamscanner2.sentex.ca X-Virus-Scanned: ClamAV 0.80/575/Fri Nov 5 20:03:53 2004 clamav-milter version 0.80j on clamscanner2.sentex.ca X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 04:39:00 -0000 TB --- 2004-11-08 03:21:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-11-08 03:21:50 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2004-11-08 03:21:50 - checking out the source tree TB --- 2004-11-08 03:21:50 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2004-11-08 03:21:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-11-08 03:27:56 - building world (CFLAGS=-O2 -pipe) TB --- 2004-11-08 03:27:56 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2004-11-08 03:27: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 --- 2004-11-08 04:33:28 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-11-08 04:33:28 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2004-11-08 04:33:28 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Nov 8 04:33:29 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 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/sparc64/sparc64/src/sys -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/altq -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/pf -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=medlow -msoft-float -ffreestanding -Werror /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c: In function `sf_buf_alloc': /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c:386: error: syntax error before "break" /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c: At top level: /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c:415: warning: no previous prototype for 'sf_buf_free' /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c:428: warning: no previous prototype for 'swi_vm' /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c:438: warning: no previous prototype for 'uma_small_alloc' /tinderbox/CURRENT/sparc64/sparc64/src/sys/sparc64/sparc64/vm_machdep.c:484: warning: no previous prototype for 'uma_small_free' *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2004-11-08 04:38:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-11-08 04:38:58 - ERROR: failed to build generic kernel TB --- 2004-11-08 04:38:58 - tinderbox aborted