From owner-freebsd-tinderbox@FreeBSD.ORG Sat Oct 6 01:59:05 2007 Return-Path: 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 9C8A216A418; Sat, 6 Oct 2007 01:59:05 +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 5B2CA13C457; Sat, 6 Oct 2007 01:59:05 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l961x1j5043891; Fri, 5 Oct 2007 21:59:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.14.1/8.14.1) with ESMTP id l961x1Dl005457; Fri, 5 Oct 2007 21:59:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id BAD10241A2; Fri, 5 Oct 2007 21:59:45 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20071006015945.BAD10241A2@freebsd-stable.sentex.ca> Date: Fri, 5 Oct 2007 21:59:45 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2007 01:59:05 -0000 TB --- 2007-10-06 00:28:31 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2007-10-06 00:28:31 - starting RELENG_6 tinderbox run for i386/pc98 TB --- 2007-10-06 00:28:32 - cleaning the object tree TB --- 2007-10-06 00:29:12 - checking out the source tree TB --- 2007-10-06 00:29:12 - cd /tinderbox/RELENG_6/i386/pc98 TB --- 2007-10-06 00:29:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2007-10-06 00:40:16 - building world (CFLAGS=-O2 -pipe) TB --- 2007-10-06 00:40:16 - cd /src TB --- 2007-10-06 00:40:16 - /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 --- 2007-10-06 01:45:03 - generating LINT kernel config TB --- 2007-10-06 01:45:03 - cd /src/sys/pc98/conf TB --- 2007-10-06 01:45:03 - /usr/bin/make -B LINT TB --- 2007-10-06 01:45:04 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-10-06 01:45:04 - cd /src TB --- 2007-10-06 01:45:04 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Oct 6 01:45:04 UTC 2007 >>> 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 [...] objcopy --strip-debug elink.ko ===> em (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/src/sys/modules/em/../../dev/em -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/em/../../dev/em/if_em.c /src/sys/modules/em/../../dev/em/if_em.c: In function `em_allocate_intr': /src/sys/modules/em/../../dev/em/if_em.c:2647: warning: passing arg 6 of `bus_setup_intr' from incompatible pointer type /src/sys/modules/em/../../dev/em/if_em.c:2647: error: too many arguments to function `bus_setup_intr' /src/sys/modules/em/../../dev/em/if_em.c: At top level: /src/sys/modules/em/../../dev/em/if_em.c:3888: warning: 'em_tx_purge' defined but not used *** Error code 1 Stop in /src/sys/modules/em. *** 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 --- 2007-10-06 01:59:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-10-06 01:59:45 - ERROR: failed to build lint kernel TB --- 2007-10-06 01:59:45 - tinderbox aborted TB --- 1.27 user 3.94 system 5473.61 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-i386-pc98.full