From owner-freebsd-current@FreeBSD.ORG Mon Jan 15 04:11:27 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E31A216A585; Mon, 15 Jan 2007 04:11:27 +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 B70EC13C442; Mon, 15 Jan 2007 04:11:27 +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.6/8.13.6) with ESMTP id l0F4BQdI071145; Sun, 14 Jan 2007 23:11:26 -0500 (EST) (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 l0F4BQaU067021; Sun, 14 Jan 2007 23:11:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6D67773036; Sun, 14 Jan 2007 23:11:26 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070115041126.6D67773036@freebsd-current.sentex.ca> Date: Sun, 14 Jan 2007 23:11:26 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner3 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: Mon, 15 Jan 2007 04:11:28 -0000 TB --- 2007-01-15 02:51:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-01-15 02:51:40 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-01-15 02:51:40 - cleaning the object tree TB --- 2007-01-15 02:52:19 - checking out the source tree TB --- 2007-01-15 02:52:19 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-01-15 02:52:19 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-01-15 03:03:20 - building world (CFLAGS=-O2 -pipe) TB --- 2007-01-15 03:03:20 - cd /src TB --- 2007-01-15 03:03:20 - /usr/bin/make -B buildworld >>> World build started on Mon Jan 15 03:03:22 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 >>> World build completed on Mon Jan 15 03:58:48 UTC 2007 TB --- 2007-01-15 03:58:48 - generating LINT kernel config TB --- 2007-01-15 03:58:48 - cd /src/sys/sparc64/conf TB --- 2007-01-15 03:58:48 - /usr/bin/make -B LINT TB --- 2007-01-15 03:58:48 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-01-15 03:58:48 - cd /src TB --- 2007-01-15 03:58:48 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jan 15 03:58:49 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/ata/atapicam/../../../conf/kmod_syms.awk atapicam.kld export_syms | xargs -J% objcopy % atapicam.kld ld -Bshareable -d -warn-common -o atapicam.ko atapicam.kld objcopy --strip-debug atapicam.ko ===> ath (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -I. -I/src/sys/modules/ath/../../dev/ath -I/src/sys/modules/ath/../../contrib/dev/ath -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=medany -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/ath/../../dev/ath/if_ath.c /src/sys/modules/ath/../../dev/ath/if_ath.c: In function `ath_getchannels': /src/sys/modules/ath/../../dev/ath/if_ath.c:4853: warning: implicit declaration of function `ath_hal_isgsmsku' /src/sys/modules/ath/../../dev/ath/if_ath.c:4853: warning: nested extern declaration of `ath_hal_isgsmsku' *** Error code 1 Stop in /src/sys/modules/ath. *** 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 --- 2007-01-15 04:11:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-01-15 04:11:26 - ERROR: failed to build lint kernel TB --- 2007-01-15 04:11:26 - tinderbox aborted TB --- 0.82 user 2.23 system 4785.69 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full