From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 3 00:17:48 2008 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13BA5106566B; Thu, 3 Apr 2008 00:17:48 +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 C16FC8FC18; Thu, 3 Apr 2008 00:17:47 +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 m330HkPB086977; Wed, 2 Apr 2008 20:17:46 -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.14.2/8.14.2) with ESMTP id m330Hklh003775; Wed, 2 Apr 2008 20:17:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6D06373039; Wed, 2 Apr 2008 19:17:46 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080403001746.6D06373039@freebsd-current.sentex.ca> Date: Wed, 2 Apr 2008 19:17:46 -0500 (EST) X-Virus-Scanned: ClamAV 0.92.1/6526/Tue Apr 1 08:33:51 2008 clamav-milter version 0.92.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 00:17:48 -0000 TB --- 2008-04-02 23:08:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-02 23:08:53 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-04-02 23:08:53 - cleaning the object tree TB --- 2008-04-02 23:09:29 - cvsupping the source tree TB --- 2008-04-02 23:09:29 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-04-02 23:09:37 - building world (CFLAGS=-O -pipe) TB --- 2008-04-02 23:09:37 - cd /src TB --- 2008-04-02 23:09:37 - /usr/bin/make -B buildworld >>> World build started on Wed Apr 2 23:09:38 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 Thu Apr 3 00:07:51 UTC 2008 TB --- 2008-04-03 00:07:51 - generating LINT kernel config TB --- 2008-04-03 00:07:51 - cd /src/sys/sparc64/conf TB --- 2008-04-03 00:07:51 - /usr/bin/make -B LINT TB --- 2008-04-03 00:07:51 - building LINT kernel (COPTFLAGS=) TB --- 2008-04-03 00:07:51 - cd /src TB --- 2008-04-03 00:07:51 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 3 00:07:51 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/sparc64/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/sparc64/src/sys/LINT -mcmodel=medany -msoft-float -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:3816: 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/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-03 00:17:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-03 00:17:46 - ERROR: failed to build lint kernel TB --- 2008-04-03 00:17:46 - tinderbox aborted TB --- 3059.81 user 368.48 system 4133.16 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full