From owner-freebsd-tinderbox@FreeBSD.ORG  Tue Jun  3 05:33:05 2008
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
Delivered-To: tinderbox@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 93E931065671;
	Tue,  3 Jun 2008 05:33:05 +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 6A8FE8FC22;
	Tue,  3 Jun 2008 05:33:05 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10])
	by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m535X3bl073234;
	Tue, 3 Jun 2008 01:33:03 -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.14.2/8.14.2) with ESMTP id m535X261084273;
	Tue, 3 Jun 2008 01:33:02 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id C750D73039; Tue,  3 Jun 2008 01:33:02 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<sparc64@freebsd.org>
Precedence: bulk
Message-Id: <20080603053302.C750D73039@freebsd-current.sentex.ca>
Date: Tue,  3 Jun 2008 01:33:02 -0400 (EDT)
X-Virus-Scanned: ClamAV 0.93/7040/Mon May  5 21:52:15 2008
	clamav-milter version 0.93 on clamscanner1
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [head tinderbox] failure on sparc64/sparc64
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: "Tinderbox reports, responses,
	and meta-comments" <freebsd-tinderbox.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-tinderbox>
List-Post: <mailto:freebsd-tinderbox@freebsd.org>
List-Help: <mailto:freebsd-tinderbox-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox>, 
	<mailto:freebsd-tinderbox-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jun 2008 05:33:05 -0000

TB --- 2008-06-03 04:19:48 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-06-03 04:19:48 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-06-03 04:19:48 - cleaning the object tree
TB --- 2008-06-03 04:20:06 - cvsupping the source tree
TB --- 2008-06-03 04:20:06 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-06-03 04:20:12 - building world (CFLAGS=-O -pipe)
TB --- 2008-06-03 04:20:12 - cd /src
TB --- 2008-06-03 04:20:12 - /usr/bin/make -B buildworld
>>> World build started on Tue Jun  3 04:20:14 UTC 2008
>>> 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 Tue Jun  3 05:25:56 UTC 2008
TB --- 2008-06-03 05:25:56 - generating LINT kernel config
TB --- 2008-06-03 05:25:56 - cd /src/sys/sparc64/conf
TB --- 2008-06-03 05:25:56 - /usr/bin/make -B LINT
TB --- 2008-06-03 05:25:57 - building LINT kernel (COPTFLAGS=)
TB --- 2008-06-03 05:25:57 - cd /src
TB --- 2008-06-03 05:25:57 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Jun  3 05:25:57 UTC 2008
>>> 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   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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/nfsserver/nfs_srvsubs.c; 
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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/nfsserver/nfs_syscalls.c; 
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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/nlm/nlm_prot_clnt.c; 
cc -c   -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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/nlm/nlm_prot_impl.c; 
/src/sys/nlm/nlm_prot_impl.c: In function 'nlm_check_idle':
/src/sys/nlm/nlm_prot_impl.c:697: error: 'nlm_global_lock' undeclared (first use in this function)
/src/sys/nlm/nlm_prot_impl.c:697: error: (Each undeclared identifier is reported only once
/src/sys/nlm/nlm_prot_impl.c:697: error: for each function it appears in.)
*** Error code 1

Stop in /obj/sparc64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-06-03 05:33:02 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-06-03 05:33:02 - ERROR: failed to build lint kernel
TB --- 2008-06-03 05:33:02 - tinderbox aborted
TB --- 3179.80 user 398.88 system 4393.68 real


http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full