From owner-freebsd-current@FreeBSD.ORG Sat Sep 9 13:38:46 2006 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 D847D16A403; Sat, 9 Sep 2006 13:38:46 +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 7451344419; Sat, 9 Sep 2006 13:38:46 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k89Dcj3Y068094; Sat, 9 Sep 2006 09:38:45 -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.13.8/8.13.8) with ESMTP id k89Dcjtx011503; Sat, 9 Sep 2006 09:38:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8612E7302F; Sat, 9 Sep 2006 09:38:45 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060909133845.8612E7302F@freebsd-current.sentex.ca> Date: Sat, 9 Sep 2006 09:38:45 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 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: Sat, 09 Sep 2006 13:38:47 -0000 TB --- 2006-09-09 12:06:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-09-09 12:06:20 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2006-09-09 12:06:20 - cleaning the object tree TB --- 2006-09-09 12:06:41 - checking out the source tree TB --- 2006-09-09 12:06:41 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2006-09-09 12:06:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-09-09 12:13:41 - building world (CFLAGS=-O2 -pipe) TB --- 2006-09-09 12:13:41 - cd /src TB --- 2006-09-09 12:13:41 - /usr/bin/make -B buildworld >>> World build started on Sat Sep 9 12:13:43 UTC 2006 >>> 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 Sat Sep 9 13:23:35 UTC 2006 TB --- 2006-09-09 13:23:35 - generating LINT kernel config TB --- 2006-09-09 13:23:35 - cd /src/sys/sparc64/conf TB --- 2006-09-09 13:23:35 - /usr/bin/make -B LINT TB --- 2006-09-09 13:23:35 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-09-09 13:23:35 - cd /src TB --- 2006-09-09 13:23:35 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 9 13:23:35 UTC 2006 >>> 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/dummynet/../../conf/kmod_syms.awk dummynet.kld export_syms | xargs -J% objcopy % dummynet.kld ld -Bshareable -d -warn-common -o dummynet.ko dummynet.kld objcopy --strip-debug dummynet.ko ===> em (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sparc64/src/sys/LINT -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/em/../../dev/em/if_em.c /src/sys/modules/em/../../dev/em/if_em.c: In function `em_tso_setup': /src/sys/modules/em/../../dev/em/if_em.c:2890: warning: implicit declaration of function `in_pseudo' /src/sys/modules/em/../../dev/em/if_em.c:2890: warning: nested extern declaration of `in_pseudo' *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-09-09 13:38:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-09-09 13:38:45 - ERROR: failed to build lint kernel TB --- 2006-09-09 13:38:45 - tinderbox aborted TB --- 0.66 user 3.34 system 5544.63 real