From owner-freebsd-i386@FreeBSD.ORG Wed May 20 23:22:43 2009 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 617871065670; Wed, 20 May 2009 23:22:43 +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 399B18FC0A; Wed, 20 May 2009 23:22:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4KNMcAA097773; Wed, 20 May 2009 19:22:38 -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.14.3/8.14.3) with ESMTP id n4KNMcXa021456; Wed, 20 May 2009 19:22:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2B6C17302F; Wed, 20 May 2009 19:22:38 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090520232238.2B6C17302F@freebsd-current.sentex.ca> Date: Wed, 20 May 2009 19:22:38 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 May 2009 23:22:44 -0000 TB --- 2009-05-20 21:37:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-20 21:37:12 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-05-20 21:37:12 - cleaning the object tree TB --- 2009-05-20 21:37:44 - cvsupping the source tree TB --- 2009-05-20 21:37:44 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-05-20 21:37:57 - building world TB --- 2009-05-20 21:37:57 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-20 21:37:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-20 21:37:57 - TARGET=pc98 TB --- 2009-05-20 21:37:57 - TARGET_ARCH=i386 TB --- 2009-05-20 21:37:57 - TZ=UTC TB --- 2009-05-20 21:37:57 - __MAKE_CONF=/dev/null TB --- 2009-05-20 21:37:57 - cd /src TB --- 2009-05-20 21:37:57 - /usr/bin/make -B buildworld >>> World build started on Wed May 20 21:37:59 UTC 2009 >>> 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 Wed May 20 23:02:12 UTC 2009 TB --- 2009-05-20 23:02:12 - generating LINT kernel config TB --- 2009-05-20 23:02:12 - cd /src/sys/pc98/conf TB --- 2009-05-20 23:02:12 - /usr/bin/make -B LINT TB --- 2009-05-20 23:02:12 - building LINT kernel TB --- 2009-05-20 23:02:12 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-20 23:02:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-20 23:02:12 - TARGET=pc98 TB --- 2009-05-20 23:02:12 - TARGET_ARCH=i386 TB --- 2009-05-20 23:02:12 - TZ=UTC TB --- 2009-05-20 23:02:12 - __MAKE_CONF=/dev/null TB --- 2009-05-20 23:02:12 - cd /src TB --- 2009-05-20 23:02:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed May 20 23:02:12 UTC 2009 >>> 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/conf/kmod_syms.awk if_lagg.kld export_syms | xargs -J% objcopy % if_lagg.kld ld -Bshareable -d -warn-common -o if_lagg.ko if_lagg.kld objcopy --strip-debug if_lagg.ko ===> if_ndis (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -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_scan_results': /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:3411: error: too many arguments to function 'ieee80211_add_scan' *** 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/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-20 23:22:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-20 23:22:37 - ERROR: failed to build lint kernel TB --- 2009-05-20 23:22:37 - 4926.55 user 467.55 system 6325.45 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full