From owner-freebsd-current@FreeBSD.ORG Mon Oct 10 20:39:00 2005 Return-Path: X-Original-To: current@freebsd.org 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 5C3C116A41F; Mon, 10 Oct 2005 20:39:00 +0000 (GMT) (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 0007643D45; Mon, 10 Oct 2005 20:38: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.3/8.13.3) with ESMTP id j9AKcwR1018450; Mon, 10 Oct 2005 16:38:59 -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 j9AKcwDL059734; Mon, 10 Oct 2005 16:38:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AEF517302F; Mon, 10 Oct 2005 16:38:58 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051010203858.AEF517302F@freebsd-current.sentex.ca> Date: Mon, 10 Oct 2005 16:38:58 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 20:39:00 -0000 TB --- 2005-10-10 19:18:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-10 19:18:52 - starting HEAD tinderbox run for i386/pc98 TB --- 2005-10-10 19:18:52 - cleaning the object tree TB --- 2005-10-10 19:19:21 - checking out the source tree TB --- 2005-10-10 19:19:21 - cd /tinderbox/HEAD/i386/pc98 TB --- 2005-10-10 19:19:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-10 19:25:45 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-10 19:25:45 - cd /src TB --- 2005-10-10 19:25: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 --- 2005-10-10 20:29:25 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-10-10 20:29:25 - cd /src TB --- 2005-10-10 20:29:25 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Oct 10 20:29:26 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 /src/sys/modules/if_gre/../../conf/kmod_syms.awk if_gre.kld export_syms | xargs -J% objcopy % if_gre.kld ld -Bshareable -d -warn-common -o if_gre.ko.debug if_gre.kld objcopy --strip-debug if_gre.ko.debug if_gre.ko ===> if_ndis (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/obj/pc98/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function `ndis_detach': /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:920: error: structure has no member named `ndis_mtx' *** Error code 1 Stop in /src/sys/modules/if_ndis. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-10-10 20:38:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-10 20:38:58 - ERROR: failed to build generic kernel TB --- 2005-10-10 20:38:58 - tinderbox aborted