From owner-freebsd-tinderbox@FreeBSD.ORG Sun Nov 12 00:56:15 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD47616A403; Sun, 12 Nov 2006 00:56:15 +0000 (UTC) (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 72D1343D58; Sun, 12 Nov 2006 00:56:15 +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.8/8.13.8) with ESMTP id kAC0uD9V084277; Sat, 11 Nov 2006 19:56:13 -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.8/8.13.8) with ESMTP id kAC0uBBE075249; Sat, 11 Nov 2006 19:56:11 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 13AD973068; Sat, 11 Nov 2006 19:56:11 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061112005611.13AD973068@freebsd-current.sentex.ca> Date: Sat, 11 Nov 2006 19:56:11 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner1 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, 12 Nov 2006 00:56:16 -0000 TB --- 2006-11-11 23:51:05 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-11-11 23:51:05 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-11-11 23:51:05 - cleaning the object tree TB --- 2006-11-11 23:51:31 - checking out the source tree TB --- 2006-11-11 23:51:31 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-11-11 23:51:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-11-12 00:01:53 - building world (CFLAGS=-O2 -pipe) TB --- 2006-11-12 00:01:53 - cd /src TB --- 2006-11-12 00:01:53 - /usr/bin/make -B buildworld >>> World build started on Sun Nov 12 00:01:54 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 Nov 12 00:50:01 UTC 2006 TB --- 2006-11-12 00:50:01 - generating LINT kernel config TB --- 2006-11-12 00:50:01 - cd /src/sys/sun4v/conf TB --- 2006-11-12 00:50:01 - /usr/bin/make -B LINT TB --- 2006-11-12 00:50:01 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-11-12 00:50:01 - cd /src TB --- 2006-11-12 00:50:01 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Nov 12 00:50:02 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=medlow -msoft-float -ffreestanding -Werror /src/sys/kern/p1003_1b.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=medlow -msoft-float -ffreestanding -Werror /src/sys/kern/posix4_mib.c In file included from /src/sys/sys/posix4.h:40, from /src/sys/kern/posix4_mib.c:42: /src/sys/sys/sched.h: In function `sched_pin': /src/sys/sys/sched.h:154: error: dereferencing pointer to incomplete type /src/sys/sys/sched.h: In function `sched_unpin': /src/sys/sys/sched.h:160: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-11-12 00:56:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-11-12 00:56:10 - ERROR: failed to build lint kernel TB --- 2006-11-12 00:56:10 - tinderbox aborted TB --- 0.54 user 1.85 system 3905.10 real http://tinderbox.des.no//tinderbox/logs/tinderbox-head-HEAD-sparc64-sun4v.full