From owner-freebsd-tinderbox@FreeBSD.ORG  Sun May  7 11:11:19 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 5E57C16A403;
	Sun,  7 May 2006 11:11:19 +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 A5D0743D48;
	Sun,  7 May 2006 11:11:18 +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.6/8.13.6) with ESMTP id k47BBHfx002746;
	Sun, 7 May 2006 07:11:18 -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.4P/8.13.4) with ESMTP id k47BAxie083284;
	Sun, 7 May 2006 07:10:59 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 896A47302F; Sun,  7 May 2006 07:11:17 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20060507111117.896A47302F@freebsd-current.sentex.ca>
Date: Sun,  7 May 2006 07:11:17 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner3
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on amd64/amd64
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: Sun, 07 May 2006 11:11:19 -0000

TB --- 2006-05-07 09:26:14 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-07 09:26:14 - starting HEAD tinderbox run for amd64/amd64
TB --- 2006-05-07 09:26:14 - cleaning the object tree
TB --- 2006-05-07 09:26:53 - checking out the source tree
TB --- 2006-05-07 09:26:53 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2006-05-07 09:26:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-07 09:33:50 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-07 09:33:50 - cd /src
TB --- 2006-05-07 09:33:50 - /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
>>> stage 5.1: building 32 bit shim libraries
TB --- 2006-05-07 11:09:03 - generating LINT kernel config
TB --- 2006-05-07 11:09:03 - cd /src/sys/amd64/conf
TB --- 2006-05-07 11:09:03 - /usr/bin/make -B LINT
TB --- 2006-05-07 11:09:04 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-07 11:09:04 - cd /src
TB --- 2006-05-07 11:09:04 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May  7 11:09:04 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
[...]
===> ath_hal (depend)
@ -> /src/sys
machine -> /src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/makeobjops.awk @/contrib/dev/ath/freebsd/ah_if.m -h
make: don't know how to make /src/sys/modules/ath_hal/../../contrib/dev/ath/public/amd64-elf.opt_ah.h. Stop
*** Error code 2

Stop in /src/sys/modules.
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-07 11:11:17 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-07 11:11:17 - ERROR: failed to build lint kernel
TB --- 2006-05-07 11:11:17 - tinderbox aborted
TB --- 1.34 user 7.02 system 6302.95 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Sun May  7 13:14:28 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 566E716A401;
	Sun,  7 May 2006 13:14:28 +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 ACE2943D45;
	Sun,  7 May 2006 13:14:27 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k47DERPq008432;
	Sun, 7 May 2006 09:14:27 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k47DEQPh058449;
	Sun, 7 May 2006 09:14:27 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id A64BC7302F; Sun,  7 May 2006 09:14:26 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Message-Id: <20060507131426.A64BC7302F@freebsd-current.sentex.ca>
Date: Sun,  7 May 2006 09:14:26 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner4
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on i386/i386
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: Sun, 07 May 2006 13:14:28 -0000

TB --- 2006-05-07 11:11:17 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-07 11:11:17 - starting HEAD tinderbox run for i386/i386
TB --- 2006-05-07 11:11:17 - cleaning the object tree
TB --- 2006-05-07 11:11:46 - checking out the source tree
TB --- 2006-05-07 11:11:46 - cd /tinderbox/HEAD/i386/i386
TB --- 2006-05-07 11:11:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-07 11:18:45 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-07 11:18:45 - cd /src
TB --- 2006-05-07 11:18:45 - /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 --- 2006-05-07 12:26:13 - generating LINT kernel config
TB --- 2006-05-07 12:26:13 - cd /src/sys/i386/conf
TB --- 2006-05-07 12:26:13 - /usr/bin/make -B LINT
TB --- 2006-05-07 12:26:13 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-07 12:26:13 - cd /src
TB --- 2006-05-07 12:26:13 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May  7 12:26:13 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
>>> Kernel build for LINT completed on Sun May  7 12:52:25 UTC 2006
TB --- 2006-05-07 12:52:25 - building GENERIC kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-07 12:52:25 - cd /src
TB --- 2006-05-07 12:52:25 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun May  7 12:52:25 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
>>> Kernel build for GENERIC completed on Sun May  7 13:12:38 UTC 2006
TB --- 2006-05-07 13:12:38 - building PAE kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-07 13:12:38 - cd /src
TB --- 2006-05-07 13:12:38 - /usr/bin/make buildkernel KERNCONF=PAE
>>> Kernel build for PAE started on Sun May  7 13:12:39 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  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/ata-raid.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/atapi-cd.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/atapi-fd.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/atapi-tape.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ath/ath_rate/sample/sample.c -I/src/sys/contrib/dev/ath/freebsd
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ath/if_ath.c -I/src/sys/contrib/dev/ath/freebsd
/src/sys/dev/ath/if_ath.c: In function `ath_descdma_setup':
/src/sys/dev/ath/if_ath.c:2379: warning: large integer implicitly truncated to unsigned type
*** Error code 1

Stop in /obj/src/sys/PAE.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-07 13:14:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-07 13:14:26 - ERROR: failed to build PAE kernel
TB --- 2006-05-07 13:14:26 - tinderbox aborted
TB --- 1.12 user 5.69 system 7388.69 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Sun May  7 21:51:13 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 7AD2E16A404
	for <tinderbox@freebsd.org>; Sun,  7 May 2006 21:51:13 +0000 (UTC)
	(envelope-from caelian@gmail.com)
Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B503443D5C
	for <tinderbox@freebsd.org>; Sun,  7 May 2006 21:51:11 +0000 (GMT)
	(envelope-from caelian@gmail.com)
Received: by nz-out-0102.google.com with SMTP id i11so1032280nzi
	for <tinderbox@freebsd.org>; Sun, 07 May 2006 14:51:11 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
	h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding;
	b=dU8nNY9c9+Ws8n1jl+nnsi1e23yMjLQjTjiGC1E3WIKHOkYkoL+O4t5NdPAHGyIFQ8idzF0XC8c8uDaQVIeki8WTalnZXHABQEHOiMfkoR2X15q/gqlZtC6BCJyllHzIBANliXKQRZTWJzxX/EmKQDCJ0EJRk4BPi3UH1mIK9ho=
Received: by 10.36.224.29 with SMTP id w29mr2407627nzg;
	Sun, 07 May 2006 14:51:11 -0700 (PDT)
Received: from synergy.odyssey.homeunix.org ( [68.190.230.198])
	by mx.gmail.com with ESMTP id p4sm1324816nzc.2006.05.07.14.51.09;
	Sun, 07 May 2006 14:51:10 -0700 (PDT)
From: Pascal Hofstee <caelian@gmail.com>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>
In-Reply-To: <20060507111117.896A47302F@freebsd-current.sentex.ca>
References: <20060507111117.896A47302F@freebsd-current.sentex.ca>
Content-Type: text/plain
Date: Sun, 07 May 2006 14:51:04 -0700
Message-Id: <1147038664.17191.1.camel@synergy.odyssey.homeunix.org>
Mime-Version: 1.0
X-Mailer: Evolution 2.7.1 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
Cc: amd64@freebsd.org, current@freebsd.org
Subject: Re: [head tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
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: Sun, 07 May 2006 21:51:16 -0000

On Sun, 2006-05-07 at 07:11 -0400, FreeBSD Tinderbox wrote:
> ===> ath_hal (depend)
> @ -> /src/sys
> machine -> /src/sys/amd64/include
> awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
> awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
> awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
> awk -f @/tools/makeobjops.awk @/contrib/dev/ath/freebsd/ah_if.m -h
> make: don't know how to make /src/sys/modules/ath_hal/../../contrib/dev/ath/public/amd64-elf.opt_ah.h. Stop
> *** Error code 2
> 
> Stop in /src/sys/modules.
> *** Error code 1
> 
> Stop in /obj/amd64/src/sys/LINT.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1

I am seeing the exact same build breakage on non-LINT buildkernel runs
as well.

-- 
  Pascal Hofstee



From owner-freebsd-tinderbox@FreeBSD.ORG  Sun May  7 22:49:08 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 8189016A417;
	Sun,  7 May 2006 22:49:08 +0000 (UTC) (envelope-from sam@errno.com)
Received: from ebb.errno.com (ebb.errno.com [69.12.149.25])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 590E643D62;
	Sun,  7 May 2006 22:49:02 +0000 (GMT) (envelope-from sam@errno.com)
Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248])
	(authenticated bits=0)
	by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k47Mn1eo007714
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sun, 7 May 2006 15:49:02 -0700 (PDT) (envelope-from sam@errno.com)
Message-ID: <445E795D.2030803@errno.com>
Date: Sun, 07 May 2006 15:49:01 -0700
From: Sam Leffler <sam@errno.com>
User-Agent: Thunderbird 1.5 (X11/20060210)
MIME-Version: 1.0
To: Pascal Hofstee <caelian@gmail.com>
References: <20060507111117.896A47302F@freebsd-current.sentex.ca>
	<1147038664.17191.1.camel@synergy.odyssey.homeunix.org>
In-Reply-To: <1147038664.17191.1.camel@synergy.odyssey.homeunix.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: amd64@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>,
	current@freebsd.org
Subject: Re: [head tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
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: Sun, 07 May 2006 22:49:09 -0000

Pascal Hofstee wrote:
> On Sun, 2006-05-07 at 07:11 -0400, FreeBSD Tinderbox wrote:
>> ===> ath_hal (depend)
>> @ -> /src/sys
>> machine -> /src/sys/amd64/include
>> awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
>> awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
>> awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
>> awk -f @/tools/makeobjops.awk @/contrib/dev/ath/freebsd/ah_if.m -h
>> make: don't know how to make /src/sys/modules/ath_hal/../../contrib/dev/ath/public/amd64-elf.opt_ah.h. Stop
>> *** Error code 2
>>
>> Stop in /src/sys/modules.
>> *** Error code 1
>>
>> Stop in /obj/amd64/src/sys/LINT.
>> *** Error code 1
>>
>> Stop in /src.
>> *** Error code 1
> 
> I am seeing the exact same build breakage on non-LINT buildkernel runs
> as well.
> 

Yes, this is because ath got added to GENERIC.  It's worked for all my 
tests. I don't understand why the tinderbox complains; likely a 
cross-build issue with the ath_hal module Makefile.

	Sam

From owner-freebsd-tinderbox@FreeBSD.ORG  Mon May  8 18:52:54 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 6BBB016A429;
	Mon,  8 May 2006 18:52:54 +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 9402443D6B;
	Mon,  8 May 2006 18:52:49 +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.4P/8.13.4) with ESMTP id k48IqmCb058246; 
	Mon, 8 May 2006 14:52:48 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k48IqmVg049386;
	Mon, 8 May 2006 14:52:48 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 848167302F; Mon,  8 May 2006 14:52:48 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Message-Id: <20060508185248.848167302F@freebsd-current.sentex.ca>
Date: Mon,  8 May 2006 14:52:48 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner2
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on i386/i386
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: Mon, 08 May 2006 18:52:54 -0000

TB --- 2006-05-08 16:49:36 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-08 16:49:36 - starting HEAD tinderbox run for i386/i386
TB --- 2006-05-08 16:49:36 - cleaning the object tree
TB --- 2006-05-08 16:50:06 - checking out the source tree
TB --- 2006-05-08 16:50:06 - cd /tinderbox/HEAD/i386/i386
TB --- 2006-05-08 16:50:06 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-08 16:56:56 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-08 16:56:56 - cd /src
TB --- 2006-05-08 16:56: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 --- 2006-05-08 18:04:41 - generating LINT kernel config
TB --- 2006-05-08 18:04:41 - cd /src/sys/i386/conf
TB --- 2006-05-08 18:04:41 - /usr/bin/make -B LINT
TB --- 2006-05-08 18:04:42 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-08 18:04:42 - cd /src
TB --- 2006-05-08 18:04:42 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon May  8 18:04:42 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
>>> Kernel build for LINT completed on Mon May  8 18:30:17 UTC 2006
TB --- 2006-05-08 18:30:17 - building GENERIC kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-08 18:30:17 - cd /src
TB --- 2006-05-08 18:30:17 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Mon May  8 18:30:17 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
>>> Kernel build for GENERIC completed on Mon May  8 18:51:01 UTC 2006
TB --- 2006-05-08 18:51:01 - building PAE kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-08 18:51:01 - cd /src
TB --- 2006-05-08 18:51:01 - /usr/bin/make buildkernel KERNCONF=PAE
>>> Kernel build for PAE started on Mon May  8 18:51:01 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  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/ata-raid.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/atapi-cd.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/atapi-fd.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ata/atapi-tape.c
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ath/ath_rate/sample/sample.c -I/src/sys/contrib/dev/ath/freebsd
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/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/ath/if_ath.c -I/src/sys/contrib/dev/ath/freebsd
/src/sys/dev/ath/if_ath.c: In function `ath_descdma_setup':
/src/sys/dev/ath/if_ath.c:2379: warning: large integer implicitly truncated to unsigned type
*** Error code 1

Stop in /obj/src/sys/PAE.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-08 18:52:48 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-08 18:52:48 - ERROR: failed to build PAE kernel
TB --- 2006-05-08 18:52:48 - tinderbox aborted
TB --- 1.26 user 5.92 system 7392.01 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Mon May  8 19:58:59 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 E87B916A41F;
	Mon,  8 May 2006 19:58:59 +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 61E4943D49;
	Mon,  8 May 2006 19:58:59 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k48JwweW057686;
	Mon, 8 May 2006 15:58:58 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k48JwwUO017008;
	Mon, 8 May 2006 15:58:58 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 096B67302F; Mon,  8 May 2006 15:58:57 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Message-Id: <20060508195858.096B67302F@freebsd-current.sentex.ca>
Date: Mon,  8 May 2006 15:58:57 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner4
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on i386/pc98
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: Mon, 08 May 2006 19:59:03 -0000

TB --- 2006-05-08 18:52:48 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-08 18:52:48 - starting HEAD tinderbox run for i386/pc98
TB --- 2006-05-08 18:52:48 - cleaning the object tree
TB --- 2006-05-08 18:53:18 - checking out the source tree
TB --- 2006-05-08 18:53:18 - cd /tinderbox/HEAD/i386/pc98
TB --- 2006-05-08 18:53:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-08 19:00:03 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-08 19:00:03 - cd /src
TB --- 2006-05-08 19:00:03 - /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
[...]
/src/sys/boot/pc98/boot2/io.c:375: error: `M_NEC_PC98' undeclared (first use in this function)
/src/sys/boot/pc98/boot2/io.c:375: error: (Each undeclared identifier is reported only once
/src/sys/boot/pc98/boot2/io.c:375: error: for each function it appears in.)
/src/sys/boot/pc98/boot2/io.c:377: error: `M_EPSON_PC98' undeclared (first use in this function)
/src/sys/boot/pc98/boot2/io.c:379: error: `M_8M' undeclared (first use in this function)
/src/sys/boot/pc98/boot2/io.c:383: error: `M_NOTE' undeclared (first use in this function)
/src/sys/boot/pc98/boot2/io.c:388: error: `M_H98' undeclared (first use in this function)
/src/sys/boot/pc98/boot2/io.c:390: error: `M_NOT_H98' undeclared (first use in this function)
*** Error code 1

Stop in /src/sys/boot/pc98/boot2.
*** Error code 1

Stop in /src/sys/boot/pc98.
*** Error code 1

Stop in /src/sys/boot.
*** Error code 1

Stop in /src/sys.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-08 19:58:57 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-08 19:58:57 - ERROR: failed to build world
TB --- 2006-05-08 19:58:57 - tinderbox aborted
TB --- 1.15 user 5.63 system 3969.16 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Tue May  9 18:52:59 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 92D7716A6FD;
	Tue,  9 May 2006 18:52:59 +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 0C3BB43D45;
	Tue,  9 May 2006 18:52:58 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k49Iqwqt091684;
	Tue, 9 May 2006 14:52:58 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k49Iqw1u079925;
	Tue, 9 May 2006 14:52:58 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id DEF1B7302F; Tue,  9 May 2006 14:52:57 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<alpha@freebsd.org>
Precedence: bulk
Message-Id: <20060509185257.DEF1B7302F@freebsd-current.sentex.ca>
Date: Tue,  9 May 2006 14:52:57 -0400 (EDT)
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 alpha/alpha
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, 09 May 2006 18:53:05 -0000

TB --- 2006-05-09 17:34:46 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-09 17:34:46 - starting HEAD tinderbox run for alpha/alpha
TB --- 2006-05-09 17:34:46 - cleaning the object tree
TB --- 2006-05-09 17:35:18 - checking out the source tree
TB --- 2006-05-09 17:35:18 - cd /tinderbox/HEAD/alpha/alpha
TB --- 2006-05-09 17:35:18 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-09 17:42:25 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-09 17:42:25 - cd /src
TB --- 2006-05-09 17:42:25 - /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 --- 2006-05-09 18:50:47 - generating LINT kernel config
TB --- 2006-05-09 18:50:47 - cd /src/sys/alpha/conf
TB --- 2006-05-09 18:50:47 - /usr/bin/make -B LINT
TB --- 2006-05-09 18:50:47 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-09 18:50:47 - cd /src
TB --- 2006-05-09 18:50:47 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue May  9 18:50:47 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
[...]
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
ln -sf /obj/alpha/src/sys/LINT/opt_compat.h opt_compat.h
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/alpha/src/sys/LINT /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c
/src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c:98:36: machine/../linux/linux.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /src/sys/modules/linprocfs.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-09 18:52:57 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-09 18:52:57 - ERROR: failed to build lint kernel
TB --- 2006-05-09 18:52:57 - tinderbox aborted
TB --- 0.89 user 5.30 system 4690.93 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Tue May  9 23:23:27 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 0F3C016A416;
	Tue,  9 May 2006 23:23:27 +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 D3E2843D48;
	Tue,  9 May 2006 23:23:25 +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.6/8.13.6) with ESMTP id k49NNPAs023223;
	Tue, 9 May 2006 19:23:25 -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.4P/8.13.4) with ESMTP id k49NN4iF041808;
	Tue, 9 May 2006 19:23:04 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 9FCDF7302F; Tue,  9 May 2006 19:23:24 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Message-Id: <20060509232324.9FCDF7302F@freebsd-current.sentex.ca>
Date: Tue,  9 May 2006 19:23:24 -0400 (EDT)
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 i386/i386
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, 09 May 2006 23:23:27 -0000

TB --- 2006-05-09 21:16:32 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-09 21:16:32 - starting HEAD tinderbox run for i386/i386
TB --- 2006-05-09 21:16:32 - cleaning the object tree
TB --- 2006-05-09 21:17:05 - checking out the source tree
TB --- 2006-05-09 21:17:05 - cd /tinderbox/HEAD/i386/i386
TB --- 2006-05-09 21:17:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-09 21:24:05 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-09 21:24:05 - cd /src
TB --- 2006-05-09 21:24:05 - /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 --- 2006-05-09 22:31:26 - generating LINT kernel config
TB --- 2006-05-09 22:31:26 - cd /src/sys/i386/conf
TB --- 2006-05-09 22:31:26 - /usr/bin/make -B LINT
TB --- 2006-05-09 22:31:26 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-09 22:31:26 - cd /src
TB --- 2006-05-09 22:31:26 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue May  9 22:31:26 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
>>> Kernel build for LINT completed on Tue May  9 22:57:25 UTC 2006
TB --- 2006-05-09 22:57:25 - building GENERIC kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-09 22:57:25 - cd /src
TB --- 2006-05-09 22:57:25 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Tue May  9 22:57:25 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
>>> Kernel build for GENERIC completed on Tue May  9 23:17:32 UTC 2006
TB --- 2006-05-09 23:17:32 - building PAE kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-09 23:17:32 - cd /src
TB --- 2006-05-09 23:17:32 - /usr/bin/make buildkernel KERNCONF=PAE
>>> Kernel build for PAE started on Tue May  9 23:17:32 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
[...]
ieee80211_crypto_wep.o(.text+0x3a5): In function `wep_decap':
/src/sys/net80211/ieee80211_crypto_wep.c:228: undefined reference to `ieee80211_note'
ieee80211_crypto_wep.o(.text+0x3e1):/src/sys/net80211/ieee80211_crypto_wep.c:444: undefined reference to `ieee80211_note'
ieee80211_crypto_wep.o(.text+0x7a7): In function `wep_encap':
/src/sys/net80211/ieee80211_crypto_wep.c:360: undefined reference to `ieee80211_note'
ieee80211_crypto_wep.o(.text+0x8b3): In function `wep_modevent':
/src/sys/net80211/ieee80211_crypto_wep.c:497: undefined reference to `ieee80211_crypto_unregister'
ieee80211_crypto_wep.o(.text+0x8c6):/src/sys/net80211/ieee80211_crypto_wep.c:487: undefined reference to `ieee80211_crypto_register'
*** Error code 1

Stop in /obj/src/sys/PAE.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-09 23:23:24 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-09 23:23:24 - ERROR: failed to build PAE kernel
TB --- 2006-05-09 23:23:24 - tinderbox aborted
TB --- 1.23 user 5.80 system 7611.80 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Wed May 10 00:37:20 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 1099D16A402;
	Wed, 10 May 2006 00:37:20 +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 868C743D45;
	Wed, 10 May 2006 00:37:19 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4])
	by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k4A0bIPM093150; 
	Tue, 9 May 2006 20:37:18 -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.4P/8.13.4) with ESMTP id k4A0awqa070232;
	Tue, 9 May 2006 20:36:58 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 3E6EB7302F; Tue,  9 May 2006 20:37:18 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Message-Id: <20060510003718.3E6EB7302F@freebsd-current.sentex.ca>
Date: Tue,  9 May 2006 20:37:18 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner3
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on i386/pc98
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: Wed, 10 May 2006 00:37:20 -0000

TB --- 2006-05-09 23:23:24 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-09 23:23:24 - starting HEAD tinderbox run for i386/pc98
TB --- 2006-05-09 23:23:24 - cleaning the object tree
TB --- 2006-05-09 23:23:42 - checking out the source tree
TB --- 2006-05-09 23:23:42 - cd /tinderbox/HEAD/i386/pc98
TB --- 2006-05-09 23:23:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-09 23:30:26 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-09 23:30:26 - cd /src
TB --- 2006-05-09 23:30:26 - /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 --- 2006-05-10 00:37:17 - generating LINT kernel config
TB --- 2006-05-10 00:37:17 - cd /src/sys/pc98/conf
TB --- 2006-05-10 00:37:17 - /usr/bin/make -B LINT
TB --- 2006-05-10 00:37:17 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-10 00:37:17 - cd /src
TB --- 2006-05-10 00:37:17 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed May 10 00:37:17 UTC 2006
>>> stage 1: configuring the kernel
[...]
WARNING: duplicate device `isa' encountered.
WARNING: duplicate option `KBD_DISABLE_KEYMAP_LOAD' encountered.
WARNING: duplicate option `KBD_INSTALL_CDEV' encountered.
WARNING: duplicate option `DEV_NPX' encountered.
WARNING: duplicate device `npx' encountered.
WARNING: duplicate option `DEV_IO' encountered.
WARNING: duplicate device `io' encountered.
/src/sys/pc98/conf/LINT: unknown option "LINSYSFS"
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-10 00:37:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-10 00:37:18 - ERROR: failed to build lint kernel
TB --- 2006-05-10 00:37:18 - tinderbox aborted
TB --- 0.58 user 3.16 system 4433.27 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Fri May 12 14:19:18 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 E89A316A466;
	Fri, 12 May 2006 14:19:18 +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 8335C43D46;
	Fri, 12 May 2006 14:19:18 +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.4P/8.13.4) with ESMTP id k4CEJHlT066466; 
	Fri, 12 May 2006 10:19:17 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k4CEJHfa032540;
	Fri, 12 May 2006 10:19:17 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 7A7697302F; Fri, 12 May 2006 10:19:17 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<alpha@freebsd.org>
Precedence: bulk
Message-Id: <20060512141917.7A7697302F@freebsd-current.sentex.ca>
Date: Fri, 12 May 2006 10:19:17 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner3
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on alpha/alpha
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: Fri, 12 May 2006 14:19:19 -0000

TB --- 2006-05-12 14:10:03 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-12 14:10:03 - starting HEAD tinderbox run for alpha/alpha
TB --- 2006-05-12 14:10:03 - cleaning the object tree
TB --- 2006-05-12 14:10:35 - checking out the source tree
TB --- 2006-05-12 14:10:35 - cd /tinderbox/HEAD/alpha/alpha
TB --- 2006-05-12 14:10:35 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-12 14:18:14 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-12 14:18:14 - cd /src
TB --- 2006-05-12 14:18: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
[...]
===> sys/boot (cleandir)
===> sys/boot/ficl (cleandir)
rm -f softcore.c testmain testmain.o
rm -f a.out dict.o ficl.o fileaccess.o float.o loader.o math64.o prefix.o search.o stack.o tools.o vm.o words.o sysdep.o softcore.o dict.o.tmp ficl.o.tmp fileaccess.o.tmp float.o.tmp loader.o.tmp math64.o.tmp prefix.o.tmp search.o.tmp stack.o.tmp tools.o.tmp vm.o.tmp words.o.tmp sysdep.o.tmp softcore.o.tmp 
rm -f libficl.a
rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> sys/boot/alpha (cleandir)
cd: can't cd to /src/sys/boot/alpha
*** Error code 2

Stop in /src/sys/boot.
*** Error code 1

Stop in /src/sys.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-12 14:19:17 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-12 14:19:17 - ERROR: failed to build world
TB --- 2006-05-12 14:19:17 - tinderbox aborted
TB --- 1.05 user 5.21 system 554.09 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Fri May 12 16:23:28 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 EECAE16A4E7;
	Fri, 12 May 2006 16:23:28 +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 691A343D73;
	Fri, 12 May 2006 16:23:28 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k4CGNRxO019047;
	Fri, 12 May 2006 12:23:27 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k4CGNRjM054846;
	Fri, 12 May 2006 12:23:27 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 4E6A17302F; Fri, 12 May 2006 12:23:27 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20060512162327.4E6A17302F@freebsd-current.sentex.ca>
Date: Fri, 12 May 2006 12:23:27 -0400 (EDT)
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 amd64/amd64
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: Fri, 12 May 2006 16:23:33 -0000

TB --- 2006-05-12 14:19:17 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-12 14:19:17 - starting HEAD tinderbox run for amd64/amd64
TB --- 2006-05-12 14:19:17 - cleaning the object tree
TB --- 2006-05-12 14:20:03 - checking out the source tree
TB --- 2006-05-12 14:20:03 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2006-05-12 14:20:03 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-12 14:27:50 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-12 14:27:50 - cd /src
TB --- 2006-05-12 14:27:50 - /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
>>> stage 5.1: building 32 bit shim libraries
TB --- 2006-05-12 16:20:05 - generating LINT kernel config
TB --- 2006-05-12 16:20:05 - cd /src/sys/amd64/conf
TB --- 2006-05-12 16:20:05 - /usr/bin/make -B LINT
TB --- 2006-05-12 16:20:05 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-12 16:20:05 - cd /src
TB --- 2006-05-12 16:20:05 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri May 12 16:20:05 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
[...]
===> sound/driver/ess (depend)
@ -> /src/sys
machine -> /src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
make: don't know how to make es1888.c. Stop
*** Error code 2

Stop in /src/sys/modules/sound/driver.
*** Error code 1

Stop in /src/sys/modules/sound.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-12 16:23:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-12 16:23:26 - ERROR: failed to build lint kernel
TB --- 2006-05-12 16:23:26 - tinderbox aborted
TB --- 1.70 user 6.86 system 7449.29 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Fri May 12 17:42:28 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 6FA3F16AFDA;
	Fri, 12 May 2006 17:42:28 +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 3D7AC43D79;
	Fri, 12 May 2006 17:42:23 +0000 (GMT)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k4CHgNTs028197;
	Fri, 12 May 2006 13:42:23 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k4CHgN7Z048554;
	Fri, 12 May 2006 13:42:23 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id E26077302F; Fri, 12 May 2006 13:42:22 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Message-Id: <20060512174222.E26077302F@freebsd-current.sentex.ca>
Date: Fri, 12 May 2006 13:42:22 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.88.1,
	clamav-milter version 0.88.1 on clamscanner3
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on i386/i386
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: Fri, 12 May 2006 17:42:33 -0000

TB --- 2006-05-12 16:23:27 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-12 16:23:27 - starting HEAD tinderbox run for i386/i386
TB --- 2006-05-12 16:23:27 - cleaning the object tree
TB --- 2006-05-12 16:24:00 - checking out the source tree
TB --- 2006-05-12 16:24:00 - cd /tinderbox/HEAD/i386/i386
TB --- 2006-05-12 16:24:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-12 16:30:43 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-12 16:30:43 - cd /src
TB --- 2006-05-12 16:30:43 - /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 --- 2006-05-12 17:38:24 - generating LINT kernel config
TB --- 2006-05-12 17:38:24 - cd /src/sys/i386/conf
TB --- 2006-05-12 17:38:24 - /usr/bin/make -B LINT
TB --- 2006-05-12 17:38:25 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-12 17:38:25 - cd /src
TB --- 2006-05-12 17:38:25 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri May 12 17:38:25 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
[...]
===> sound/driver/ess (depend)
@ -> /src/sys
machine -> /src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
make: don't know how to make es1888.c. Stop
*** Error code 2

Stop in /src/sys/modules/sound/driver.
*** Error code 1

Stop in /src/sys/modules/sound.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-12 17:42:22 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-12 17:42:22 - ERROR: failed to build lint kernel
TB --- 2006-05-12 17:42:22 - tinderbox aborted
TB --- 1.16 user 5.67 system 4735.16 real


From owner-freebsd-tinderbox@FreeBSD.ORG  Fri May 12 18:49:34 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 C347716B858;
	Fri, 12 May 2006 18:49:24 +0000 (UTC)
	(envelope-from david@catwhisker.org)
Received: from bunrab.catwhisker.org
	(adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4669443D5C;
	Fri, 12 May 2006 18:49:19 +0000 (GMT)
	(envelope-from david@catwhisker.org)
Received: from bunrab.catwhisker.org (localhost [127.0.0.1])
	by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id k4CInJwJ024038; 
	Fri, 12 May 2006 11:49:19 -0700 (PDT)
	(envelope-from david@bunrab.catwhisker.org)
Received: (from david@localhost)
	by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id k4CInJQA024037;
	Fri, 12 May 2006 11:49:19 -0700 (PDT) (envelope-from david)
Date: Fri, 12 May 2006 11:49:19 -0700
From: David Wolfskill <david@catwhisker.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>
Message-ID: <20060512184919.GD20934@bunrab.catwhisker.org>
Mail-Followup-To: David Wolfskill <david@catwhisker.org>,
	FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org,
	i386@freebsd.org, jhb@freebsd.org
References: <20060512174222.E26077302F@freebsd-current.sentex.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060512174222.E26077302F@freebsd-current.sentex.ca>
User-Agent: Mutt/1.4.2.1i
Cc: current@freebsd.org, jhb@freebsd.org, i386@freebsd.org
Subject: Re: [head tinderbox] failure on i386/i386
X-BeenThere: freebsd-tinderbox@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
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: Fri, 12 May 2006 18:49:40 -0000

On Fri, May 12, 2006 at 01:42:22PM -0400, FreeBSD Tinderbox wrote:
> [...]
> ===> sound/driver/ess (depend)
> @ -> /src/sys
> machine -> /src/sys/i386/include
> awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
> awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
> awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h
> awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
> make: don't know how to make es1888.c. Stop
> *** Error code 2
> 
> Stop in /src/sys/modules/sound/driver.
> *** Error code 1
> 
> Stop in /src/sys/modules/sound.
> *** Error code 1
> 
> Stop in /src/sys/modules.
> *** Error code 1
> 
> Stop in /obj/src/sys/LINT.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1

Following patch fixes it for me:

Index: Makefile
===================================================================
RCS file: /cvs/freebsd/src/sys/modules/sound/driver/ess/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	23 Jan 2002 03:32:36 -0000	1.3
+++ Makefile	12 May 2006 18:09:29 -0000
@@ -4,6 +4,6 @@
 
 KMOD=	snd_ess
 SRCS=	device_if.h bus_if.h isa_if.h pci_if.h
-SRCS+=	ess.c es1888.c
+SRCS+=	ess.c
 
 .include <bsd.kmod.mk>

Peace,
david
-- 
David H. Wolfskill				david@catwhisker.org
Spam received via "opt-out" lists is still spam, and should be treated as such.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

From owner-freebsd-tinderbox@FreeBSD.ORG  Fri May 12 19:01:20 2006
Return-Path: <owner-freebsd-tinderbox@FreeBSD.ORG>
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 72C2B16ACD5;
	Fri, 12 May 2006 19:01:20 +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 C425443D8E;
	Fri, 12 May 2006 19:00:45 +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.4P/8.13.4) with ESMTP id k4CJ0i1h095074; 
	Fri, 12 May 2006 15:00:44 -0400 (EDT)
	(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.6/8.13.6) with ESMTP id k4CJ0iGV053361;
	Fri, 12 May 2006 15:00:44 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id 7E76F7302F; Fri, 12 May 2006 15:00:44 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Message-Id: <20060512190044.7E76F7302F@freebsd-current.sentex.ca>
Date: Fri, 12 May 2006 15:00:44 -0400 (EDT)
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 i386/pc98
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: Fri, 12 May 2006 19:01:24 -0000

TB --- 2006-05-12 17:42:23 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-05-12 17:42:23 - starting HEAD tinderbox run for i386/pc98
TB --- 2006-05-12 17:42:23 - cleaning the object tree
TB --- 2006-05-12 17:43:03 - checking out the source tree
TB --- 2006-05-12 17:43:03 - cd /tinderbox/HEAD/i386/pc98
TB --- 2006-05-12 17:43:03 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-05-12 17:50:00 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-05-12 17:50:00 - cd /src
TB --- 2006-05-12 17:50:00 - /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 --- 2006-05-12 18:57:24 - generating LINT kernel config
TB --- 2006-05-12 18:57:24 - cd /src/sys/pc98/conf
TB --- 2006-05-12 18:57:24 - /usr/bin/make -B LINT
TB --- 2006-05-12 18:57:25 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-05-12 18:57:25 - cd /src
TB --- 2006-05-12 18:57:25 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri May 12 18:57:25 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
[...]
@ -> /src/sys
machine -> /src/sys/pc98/include
i386 -> /src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
make: don't know how to make es1888.c. Stop
*** Error code 2

Stop in /src/sys/modules/sound/driver.
*** Error code 1

Stop in /src/sys/modules/sound.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-05-12 19:00:44 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-05-12 19:00:44 - ERROR: failed to build lint kernel
TB --- 2006-05-12 19:00:44 - tinderbox aborted
TB --- 1.23 user 5.75 system 4700.96 real