From owner-freebsd-stable@FreeBSD.ORG Sun May 16 02:12:42 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13EF9106564A; Sun, 16 May 2010 02:12:42 +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 D9A4E8FC18; Sun, 16 May 2010 02:12:41 +0000 (UTC) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id o4G2Cdug078451; Sat, 15 May 2010 22:12:39 -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.3/8.14.3) with ESMTP id o4G2CdLt032142; Sat, 15 May 2010 22:12:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 100D11B5060; Sat, 15 May 2010 22:12:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100516021239.100D11B5060@freebsd-stable.sentex.ca> Date: Sat, 15 May 2010 22:12:39 -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 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on i386/i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 02:12:42 -0000 TB --- 2010-05-16 00:48:02 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-05-16 00:48:02 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2010-05-16 00:48:02 - cleaning the object tree TB --- 2010-05-16 00:48:29 - cvsupping the source tree TB --- 2010-05-16 00:48:29 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2010-05-16 00:48:38 - building world TB --- 2010-05-16 00:48:38 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 00:48:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 00:48:38 - TARGET=i386 TB --- 2010-05-16 00:48:38 - TARGET_ARCH=i386 TB --- 2010-05-16 00:48:38 - TZ=UTC TB --- 2010-05-16 00:48:38 - __MAKE_CONF=/dev/null TB --- 2010-05-16 00:48:38 - cd /src TB --- 2010-05-16 00:48:38 - /usr/bin/make -B buildworld >>> World build started on Sun May 16 00:48:39 UTC 2010 >>> 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 Sun May 16 01:52:32 UTC 2010 TB --- 2010-05-16 01:52:32 - generating LINT kernel config TB --- 2010-05-16 01:52:32 - cd /src/sys/i386/conf TB --- 2010-05-16 01:52:32 - /usr/bin/make -B LINT TB --- 2010-05-16 01:52:32 - building LINT kernel TB --- 2010-05-16 01:52:32 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 01:52:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 01:52:32 - TARGET=i386 TB --- 2010-05-16 01:52:32 - TARGET_ARCH=i386 TB --- 2010-05-16 01:52:32 - TZ=UTC TB --- 2010-05-16 01:52:32 - __MAKE_CONF=/dev/null TB --- 2010-05-16 01:52:32 - cd /src TB --- 2010-05-16 01:52:32 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 16 01:52:32 UTC 2010 >>> 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 [...] echo elink_reset elink_idseq > export_syms awk -f /src/sys/conf/kmod_syms.awk elink.kld export_syms | xargs -J% objcopy % elink.kld ld -Bshareable -d -warn-common -o elink.ko elink.kld objcopy --strip-debug elink.ko ===> em (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/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/src/sys/LINT -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 -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/if_em.c /src/sys/modules/em/../../dev/e1000/if_em.c:1350: error: conflicting types for 'em_poll' /src/sys/modules/em/../../dev/e1000/if_em.c:287: error: previous declaration of 'em_poll' was here *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-05-16 02:12:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-05-16 02:12:38 - ERROR: failed to build lint kernel TB --- 2010-05-16 02:12:38 - 4320.77 user 414.50 system 5076.45 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-i386-i386.full