From owner-freebsd-current@FreeBSD.ORG Wed May 4 19:07:31 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9622916A4CF; Wed, 4 May 2005 19:07:31 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8EE443D45; Wed, 4 May 2005 19:07:30 +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.3/8.13.3) with ESMTP id j44J7752004616; Wed, 4 May 2005 15:07:07 -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.3/8.13.3) with ESMTP id j44J77Ne010500; Wed, 4 May 2005 15:07:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 694B57306E; Wed, 4 May 2005 15:07:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050504190707.694B57306E@freebsd-current.sentex.ca> Date: Wed, 4 May 2005 15:07:07 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on clamscanner3 X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2005 19:07:31 -0000 TB --- 2005-05-04 17:40:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-05-04 17:40:50 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2005-05-04 17:40:50 - cleaning the object tree TB --- 2005-05-04 17:41:14 - checking out the source tree TB --- 2005-05-04 17:41:14 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2005-05-04 17:41:14 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-05-04 17:48:14 - building world (CFLAGS=-O2 -pipe) TB --- 2005-05-04 17:48:14 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-05-04 17:48:14 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> 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 --- 2005-05-04 18:56:36 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-05-04 18:56:36 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2005-05-04 18:56:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed May 4 18:56:37 UTC 2005 >>> 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 [...] touch export_syms awk -f /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/pcn/../../conf/kmod_syms.awk if_pcn.kld export_syms | xargs -J% objcopy % if_pcn.kld ld -Bshareable -d -warn-common -o if_pcn.ko.debug if_pcn.kld objcopy --strip-debug if_pcn.ko.debug if_pcn.ko ===> pf (all) cc -O2 -pipe -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/pf/../../contrib/pf -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/pf/../../contrib/pf -include /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/pf/../../contrib/pf/net/pf.c /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/pf/../../contrib/pf/net/pf.c: In function `pf_route': /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/pf/../../contrib/pf/net/pf.c:5793: error: structure has no member named `ifp_mtu' *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules/pf. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2005-05-04 19:07:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-05-04 19:07:07 - ERROR: failed to build generic kernel TB --- 2005-05-04 19:07:07 - tinderbox aborted