From owner-freebsd-current@FreeBSD.ORG Wed Aug 27 02:54:05 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FA5A106564A; Wed, 27 Aug 2008 02:54:05 +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 0C1908FC13; Wed, 27 Aug 2008 02:54:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m7R2s1KU029710; Tue, 26 Aug 2008 22:54:02 -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.14.2/8.14.2) with ESMTP id m7R2s1Fb010156; Tue, 26 Aug 2008 22:54:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D72E073039; Tue, 26 Aug 2008 22:54:01 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080827025401.D72E073039@freebsd-current.sentex.ca> Date: Tue, 26 Aug 2008 22:54:01 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Wed, 27 Aug 2008 02:54:05 -0000 TB --- 2008-08-27 01:48:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-27 01:48:31 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-27 01:48:31 - cleaning the object tree TB --- 2008-08-27 01:48:54 - cvsupping the source tree TB --- 2008-08-27 01:48:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-27 01:48:59 - building world (CFLAGS=-O -pipe) TB --- 2008-08-27 01:48:59 - cd /src TB --- 2008-08-27 01:48:59 - /usr/bin/make -B buildworld >>> World build started on Wed Aug 27 01:49:01 UTC 2008 >>> 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 Wed Aug 27 02:52:38 UTC 2008 TB --- 2008-08-27 02:52:38 - generating LINT kernel config TB --- 2008-08-27 02:52:38 - cd /src/sys/sun4v/conf TB --- 2008-08-27 02:52:38 - /usr/bin/make -B LINT TB --- 2008-08-27 02:52:38 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-27 02:52:38 - cd /src TB --- 2008-08-27 02:52:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Aug 27 02:52:38 UTC 2008 >>> 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/opencrypto/cryptodev_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/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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -I/src/sys/contrib/opensolaris/compat -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 -fstack-protector /src/sys/dev/wi/if_wi_pccard.c:44:20: error: opt_wi.h: No such file or directory 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 --- 2008-08-27 02:54:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-27 02:54:01 - ERROR: failed to build lint kernel TB --- 2008-08-27 02:54:01 - tinderbox aborted TB --- 2959.12 user 359.48 system 3930.66 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full