From owner-freebsd-tinderbox@FreeBSD.ORG Sun Dec 24 14:30:52 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 047DC16A407; Sun, 24 Dec 2006 14:30:52 +0000 (UTC) (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 D187913C46F; Sun, 24 Dec 2006 14:30:51 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kBOEUnDR080966; Sun, 24 Dec 2006 09:30:49 -0500 (EST) (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.8/8.13.8) with ESMTP id kBOEUlkf085063; Sun, 24 Dec 2006 09:30:47 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3E8C573034; Sun, 24 Dec 2006 09:30:47 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061224143047.3E8C573034@freebsd-current.sentex.ca> Date: Sun, 24 Dec 2006 09:30:47 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.7, clamav-milter version 0.88.7 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2006 14:30:52 -0000 TB --- 2006-12-24 13:18:14 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-24 13:18:14 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-12-24 13:18:14 - cleaning the object tree TB --- 2006-12-24 13:18:41 - checking out the source tree TB --- 2006-12-24 13:18:41 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-12-24 13:18:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-24 13:24:15 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-24 13:24:15 - cd /src TB --- 2006-12-24 13:24:15 - /usr/bin/make -B buildworld >>> World build started on Sun Dec 24 13:24:17 UTC 2006 >>> 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 >>> World build completed on Sun Dec 24 14:19:21 UTC 2006 TB --- 2006-12-24 14:19:21 - generating LINT kernel config TB --- 2006-12-24 14:19:21 - cd /src/sys/sun4v/conf TB --- 2006-12-24 14:19:21 - /usr/bin/make -B LINT TB --- 2006-12-24 14:19:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-24 14:19:21 - cd /src TB --- 2006-12-24 14:19:21 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Dec 24 14:19:21 UTC 2006 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/pmap.c /src/sys/sun4v/sun4v/pmap.c: In function `pmap_qenter': /src/sys/sun4v/sun4v/pmap.c:1810: error: `otte' undeclared (first use in this function) /src/sys/sun4v/sun4v/pmap.c:1810: error: (Each undeclared identifier is reported only once /src/sys/sun4v/sun4v/pmap.c:1810: error: for each function it appears in.) /src/sys/sun4v/sun4v/pmap.c:1812: error: `pa' undeclared (first use in this function) /src/sys/sun4v/sun4v/pmap.c:1812: error: too many arguments to function `tte_hash_update' *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-24 14:30:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-24 14:30:47 - ERROR: failed to build lint kernel TB --- 2006-12-24 14:30:47 - tinderbox aborted TB --- 0.53 user 2.02 system 4352.70 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full