From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 21 05:54:12 2007 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28FEC16A41B; Wed, 21 Nov 2007 05:54:12 +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 81C5113C46A; Wed, 21 Nov 2007 05:54:08 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.14.1/8.13.8) with ESMTP id lAL5s0ot048878; Wed, 21 Nov 2007 00:54:00 -0500 (EST) (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.1/8.14.1) with ESMTP id lAL5s0Ii074470; Wed, 21 Nov 2007 00:54:00 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 955AC73039; Wed, 21 Nov 2007 00:54:00 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20071121055400.955AC73039@freebsd-current.sentex.ca> Date: Wed, 21 Nov 2007 00:54:00 -0500 (EST) X-Virus-Scanned: ClamAV 0.90.2/3781/Fri Jul 27 07:24:10 2007 clamav-milter version 0.91.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2007 05:54:12 -0000 TB --- 2007-11-21 03:45:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-11-21 03:45:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-11-21 03:45:00 - cleaning the object tree TB --- 2007-11-21 03:45:41 - checking out the source tree TB --- 2007-11-21 03:45:41 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-11-21 03:45:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-11-21 03:54:25 - building world (CFLAGS=-O2 -pipe) TB --- 2007-11-21 03:54:25 - cd /src TB --- 2007-11-21 03:54:25 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 21 03:54:26 UTC 2007 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed Nov 21 05:36:12 UTC 2007 TB --- 2007-11-21 05:36:12 - generating LINT kernel config TB --- 2007-11-21 05:36:12 - cd /src/sys/amd64/conf TB --- 2007-11-21 05:36:12 - /usr/bin/make -B LINT TB --- 2007-11-21 05:36:12 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-11-21 05:36:12 - cd /src TB --- 2007-11-21 05:36:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Nov 21 05:36:12 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 [...] awk -f /src/sys/modules/ed/../../conf/kmod_syms.awk if_ed.ko export_syms | xargs -J% objcopy % if_ed.ko objcopy --strip-debug if_ed.ko ===> em (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/em -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/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 -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -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/em/if_em.c /src/sys/modules/em/../../dev/em/if_em.c: In function 'em_ioctl': /src/sys/modules/em/../../dev/em/if_em.c:1132: error: 'em_poll' undeclared (first use in this function) /src/sys/modules/em/../../dev/em/if_em.c:1132: error: (Each undeclared identifier is reported only once /src/sys/modules/em/../../dev/em/if_em.c:1132: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-11-21 05:54:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-11-21 05:54:00 - ERROR: failed to build lint kernel TB --- 2007-11-21 05:54:00 - tinderbox aborted TB --- 5772.55 user 572.60 system 7740.30 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full