From owner-freebsd-sparc64@FreeBSD.ORG Fri May 11 14:41:35 2007 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 832AB16A403; Fri, 11 May 2007 14:41:35 +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 4287913C43E; Fri, 11 May 2007 14:41:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l4BEfYC8048862; Fri, 11 May 2007 10:41:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l4BEfYwV019102; Fri, 11 May 2007 10:41:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 6FE04241BF; Fri, 11 May 2007 10:41:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070511144134.6FE04241BF@freebsd-stable.sentex.ca> Date: Fri, 11 May 2007 10:41:34 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 14:41:35 -0000 TB --- 2007-05-11 13:24:38 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2007-05-11 13:24:38 - starting RELENG_6 tinderbox run for sparc64/sparc64 TB --- 2007-05-11 13:24:38 - cleaning the object tree TB --- 2007-05-11 13:25:06 - checking out the source tree TB --- 2007-05-11 13:25:06 - cd /tinderbox/RELENG_6/sparc64/sparc64 TB --- 2007-05-11 13:25:06 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2007-05-11 13:35:38 - building world (CFLAGS=-O2 -pipe) TB --- 2007-05-11 13:35:38 - cd /src TB --- 2007-05-11 13:35:38 - /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-05-11 14:40:11 - generating LINT kernel config TB --- 2007-05-11 14:40:11 - cd /src/sys/sparc64/conf TB --- 2007-05-11 14:40:11 - /usr/bin/make -B LINT TB --- 2007-05-11 14:40:12 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-05-11 14:40:12 - cd /src TB --- 2007-05-11 14:40:12 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 11 14:40: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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/linker_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ofw/ofw_bus_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/sparc64/pci/ofw_pci_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding /src/sys/dev/isp/isp_sbus.c:487:67: macro "isp_dma_tag_create" requires 12 arguments, but only 1 given mkdep: compile failed *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-05-11 14:41:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-05-11 14:41:34 - ERROR: failed to build lint kernel TB --- 2007-05-11 14:41:34 - tinderbox aborted TB --- 0.95 user 2.65 system 4616.05 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-sparc64-sparc64.full