From owner-freebsd-current@FreeBSD.ORG Fri Dec 8 00:34:20 2006 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 7679616A412; Fri, 8 Dec 2006 00:34:20 +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 A3FE143CB9; Fri, 8 Dec 2006 00:33:25 +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 kB80YJ4e090601; Thu, 7 Dec 2006 19:34:19 -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 kB80YJbL051981; Thu, 7 Dec 2006 19:34:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 52D8673034; Thu, 7 Dec 2006 19:34:19 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061208003419.52D8673034@freebsd-current.sentex.ca> Date: Thu, 7 Dec 2006 19:34:19 -0500 (EST) 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: Fri, 08 Dec 2006 00:34:20 -0000 TB --- 2006-12-07 23:31:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-07 23:31:26 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2006-12-07 23:31:26 - cleaning the object tree TB --- 2006-12-07 23:31:58 - checking out the source tree TB --- 2006-12-07 23:31:58 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2006-12-07 23:31:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-07 23:39:42 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-07 23:39:42 - cd /src TB --- 2006-12-07 23:39:42 - /usr/bin/make -B buildworld >>> World build started on Thu Dec 7 23:39: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 Fri Dec 8 00:32:47 UTC 2006 TB --- 2006-12-08 00:32:47 - generating LINT kernel config TB --- 2006-12-08 00:32:47 - cd /src/sys/sparc64/conf TB --- 2006-12-08 00:32:47 - /usr/bin/make -B LINT TB --- 2006-12-08 00:32:47 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-08 00:32:47 - cd /src TB --- 2006-12-08 00:32:47 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Dec 8 00:32:47 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 [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -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 -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -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=medany -msoft-float -ffreestanding /src/sys/dev/mpt/mpt.c:2667:45: macro "MPT_2_HOST16" requires 2 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 --- 2006-12-08 00:34:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-08 00:34:18 - ERROR: failed to build lint kernel TB --- 2006-12-08 00:34:18 - tinderbox aborted TB --- 0.64 user 2.38 system 3772.48 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full