From owner-freebsd-tinderbox@FreeBSD.ORG Thu Dec 7 23:32:20 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DB3C16A4D2; Thu, 7 Dec 2006 23:32: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 3E59743CA3; Thu, 7 Dec 2006 23:30:33 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id kB7NVQqK080871; Thu, 7 Dec 2006 18:31:26 -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.13.8/8.13.8) with ESMTP id kB7NVQP6043817; Thu, 7 Dec 2006 18:31:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 705D773034; Thu, 7 Dec 2006 18:31:26 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061207233126.705D773034@freebsd-current.sentex.ca> Date: Thu, 7 Dec 2006 18:31:26 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2006 23:32:20 -0000 TB --- 2006-12-07 22:27:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-07 22:27:38 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2006-12-07 22:27:38 - cleaning the object tree TB --- 2006-12-07 22:28:09 - checking out the source tree TB --- 2006-12-07 22:28:09 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2006-12-07 22:28:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-07 22:35:15 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-07 22:35:15 - cd /src TB --- 2006-12-07 22:35:15 - /usr/bin/make -B buildworld >>> World build started on Thu Dec 7 22:35:16 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 Thu Dec 7 23:30:06 UTC 2006 TB --- 2006-12-07 23:30:07 - generating LINT kernel config TB --- 2006-12-07 23:30:07 - cd /src/sys/powerpc/conf TB --- 2006-12-07 23:30:07 - /usr/bin/make -B LINT TB --- 2006-12-07 23:30:07 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-07 23:30:07 - cd /src TB --- 2006-12-07 23:30:07 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Dec 7 23:30:07 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/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/mmu_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/pic_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ofw/ofw_bus_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 -msoft-float -fno-omit-frame-pointer -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/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-07 23:31:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-07 23:31:25 - ERROR: failed to build lint kernel TB --- 2006-12-07 23:31:25 - tinderbox aborted TB --- 0.67 user 2.40 system 3827.67 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Dec 7 23:40:36 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5D0616A407; Thu, 7 Dec 2006 23:40:36 +0000 (UTC) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17F943DB2; Thu, 7 Dec 2006 23:38:18 +0000 (GMT) (envelope-from mjacob@freebsd.org) Received: from ns1.feral.com (localhost [127.0.0.1]) by ns1.feral.com (8.13.8/8.13.8) with ESMTP id kB7Nd3Aq050580; Thu, 7 Dec 2006 15:39:13 -0800 (PST) (envelope-from mjacob@freebsd.org) Received: from localhost (mjacob@localhost) by ns1.feral.com (8.13.8/8.13.8/Submit) with ESMTP id kB7Nd2DC050577; Thu, 7 Dec 2006 15:39:02 -0800 (PST) (envelope-from mjacob@freebsd.org) X-Authentication-Warning: ns1.feral.com: mjacob owned process doing -bs Date: Thu, 7 Dec 2006 15:39:02 -0800 (PST) From: mjacob@freebsd.org X-X-Sender: mjacob@ns1.feral.com To: FreeBSD Tinderbox In-Reply-To: <20061207233126.705D773034@freebsd-current.sentex.ca> Message-ID: <20061207153854.J50555@ns1.feral.com> References: <20061207233126.705D773034@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: powerpc@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mjacob@freebsd.org List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2006 23:40:37 -0000 *BLAH* On Thu, 7 Dec 2006, FreeBSD Tinderbox wrote: > TB --- 2006-12-07 22:27:38 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2006-12-07 22:27:38 - starting HEAD tinderbox run for powerpc/powerpc > TB --- 2006-12-07 22:27:38 - cleaning the object tree > TB --- 2006-12-07 22:28:09 - checking out the source tree > TB --- 2006-12-07 22:28:09 - cd /tinderbox/HEAD/powerpc/powerpc > TB --- 2006-12-07 22:28:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2006-12-07 22:35:15 - building world (CFLAGS=-O2 -pipe) > TB --- 2006-12-07 22:35:15 - cd /src > TB --- 2006-12-07 22:35:15 - /usr/bin/make -B buildworld >>>> World build started on Thu Dec 7 22:35:16 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 Thu Dec 7 23:30:06 UTC 2006 > TB --- 2006-12-07 23:30:07 - generating LINT kernel config > TB --- 2006-12-07 23:30:07 - cd /src/sys/powerpc/conf > TB --- 2006-12-07 23:30:07 - /usr/bin/make -B LINT > TB --- 2006-12-07 23:30:07 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2006-12-07 23:30:07 - cd /src > TB --- 2006-12-07 23:30:07 - /usr/bin/make buildkernel KERNCONF=LINT >>>> Kernel build for LINT started on Thu Dec 7 23:30:07 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/libkern/iconv_converter_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/mmu_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/powerpc/powerpc/pic_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/ofw/ofw_bus_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 -msoft-float -fno-omit-frame-pointer -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/powerpc/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2006-12-07 23:31:25 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2006-12-07 23:31:25 - ERROR: failed to build lint kernel > TB --- 2006-12-07 23:31:25 - tinderbox aborted > TB --- 0.67 user 2.40 system 3827.67 real > > > http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full > _______________________________________________ > freebsd-tinderbox@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-tinderbox > To unsubscribe, send any mail to "freebsd-tinderbox-unsubscribe@freebsd.org" > From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 8 00:34:20 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@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-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" 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 From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 8 00:51:50 2006 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1626516A407; Fri, 8 Dec 2006 00:51:50 +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 3341943CA2; Fri, 8 Dec 2006 00:50:55 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id kB80pnJM093670; Thu, 7 Dec 2006 19:51:49 -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.13.8/8.13.8) with ESMTP id kB80pnkT056407; Thu, 7 Dec 2006 19:51:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 08B1A73034; Thu, 7 Dec 2006 19:51:49 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061208005149.08B1A73034@freebsd-current.sentex.ca> Date: Thu, 7 Dec 2006 19:51:49 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Dec 2006 00:51:50 -0000 TB --- 2006-12-07 23:52:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-07 23:52:22 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-12-07 23:52:22 - cleaning the object tree TB --- 2006-12-07 23:52:49 - checking out the source tree TB --- 2006-12-07 23:52:49 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-12-07 23:52:49 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-08 00:00:10 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-08 00:00:10 - cd /src TB --- 2006-12-08 00:00:10 - /usr/bin/make -B buildworld >>> World build started on Fri Dec 8 00:00:11 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:50:31 UTC 2006 TB --- 2006-12-08 00:50:31 - generating LINT kernel config TB --- 2006-12-08 00:50:31 - cd /src/sys/sun4v/conf TB --- 2006-12-08 00:50:31 - /usr/bin/make -B LINT TB --- 2006-12-08 00:50:31 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-08 00:50:31 - cd /src TB --- 2006-12-08 00:50:31 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Dec 8 00:50:31 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/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 awk -f /src/sys/tools/makeobjops.awk /src/sys/sun4v/mdesc/mdesc_bus_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/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-08 00:51:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-08 00:51:48 - ERROR: failed to build lint kernel TB --- 2006-12-08 00:51:48 - tinderbox aborted TB --- 0.62 user 2.08 system 3566.92 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full