From owner-freebsd-tinderbox@FreeBSD.ORG  Sat Mar  1 01:01:20 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 E76A41065678;
	Sat,  1 Mar 2008 01:01: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 9F3BC8FC1D;
	Sat,  1 Mar 2008 01:01:19 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30])
	by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m2111I2h059147;
	Fri, 29 Feb 2008 20:01:19 -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.14.2/8.14.2) with ESMTP id m2111IQC019742;
	Fri, 29 Feb 2008 20:01:18 -0500 (EST)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id B91FA73039; Fri, 29 Feb 2008 20:01:18 -0500 (EST)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<ia64@freebsd.org>
Precedence: bulk
Message-Id: <20080301010118.B91FA73039@freebsd-current.sentex.ca>
Date: Fri, 29 Feb 2008 20:01:18 -0500 (EST)
X-Virus-Scanned: ClamAV 0.92.1/6012/Wed Feb 27 13:48:06 2008
	clamav-milter version 0.92.1 on clamscanner3
X-Virus-Status: Clean
Cc: 
Subject: [head tinderbox] failure on ia64/ia64
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: Sat, 01 Mar 2008 01:01:20 -0000

TB --- 2008-02-29 23:36:30 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-02-29 23:36:30 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-02-29 23:36:30 - cleaning the object tree
TB --- 2008-02-29 23:36:53 - cvsupping the source tree
TB --- 2008-02-29 23:36:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-02-29 23:37:00 - building world (CFLAGS=-O -pipe)
TB --- 2008-02-29 23:37:00 - cd /src
TB --- 2008-02-29 23:37:00 - /usr/bin/make -B buildworld
>>> World build started on Fri Feb 29 23:37:01 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 Sat Mar  1 00:48:17 UTC 2008
TB --- 2008-03-01 00:48:17 - generating LINT kernel config
TB --- 2008-03-01 00:48:17 - cd /src/sys/ia64/conf
TB --- 2008-03-01 00:48:17 - /usr/bin/make -B LINT
TB --- 2008-03-01 00:48:17 - building LINT kernel (COPTFLAGS=)
TB --- 2008-03-01 00:48:17 - cd /src
TB --- 2008-03-01 00:48:17 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Mar  1 00:48:17 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
[...]
:> export_syms
awk -f /src/sys/modules/if_vlan/../../conf/kmod_syms.awk if_vlan.kld  export_syms | xargs -J% objcopy % if_vlan.kld
ld -Bshareable  -d -warn-common -o if_vlan.ko if_vlan.kld
objcopy --strip-debug if_vlan.ko
===> igb (all)
cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/igb/../../dev/igb -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -I/obj/ia64/src/sys/LINT -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/igb/../../dev/igb/if_igb.c
/src/sys/modules/igb/../../dev/igb/if_igb.c: In function 'igb_fixup_rx':
/src/sys/modules/igb/../../dev/igb/if_igb.c:3794: error: 'struct adapter' has no member named 'fmp'
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-03-01 01:01:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-03-01 01:01:18 - ERROR: failed to build lint kernel
TB --- 2008-03-01 01:01:18 - tinderbox aborted
TB --- 3822.29 user 401.30 system 5088.28 real


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