From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 15 03:57:12 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 80F4C16A400; Sun, 15 Apr 2007 03:57:12 +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 588C113C4C6; Sun, 15 Apr 2007 03:57:12 +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.8/8.13.8) with ESMTP id l3F3vBux023722; Sat, 14 Apr 2007 23:57:11 -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.13.8/8.13.8) with ESMTP id l3F3vBm5098653; Sat, 14 Apr 2007 23:57:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 67AE873039; Sat, 14 Apr 2007 23:57:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415035711.67AE873039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 23:57:11 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head 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: Sun, 15 Apr 2007 03:57:12 -0000 TB --- 2007-04-15 02:44:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 02:44:29 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-15 02:44:29 - cleaning the object tree TB --- 2007-04-15 02:44:44 - checking out the source tree TB --- 2007-04-15 02:44:44 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-15 02:44:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 02:58:37 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 02:58:37 - cd /src TB --- 2007-04-15 02:58:37 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 02:58:38 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 Sun Apr 15 03:55:26 UTC 2007 TB --- 2007-04-15 03:55:26 - generating LINT kernel config TB --- 2007-04-15 03:55:26 - cd /src/sys/sparc64/conf TB --- 2007-04-15 03:55:26 - /usr/bin/make -B LINT TB --- 2007-04-15 03:55:27 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 03:55:27 - cd /src TB --- 2007-04-15 03:55:27 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 03:55:27 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/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/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/cxgb/sys/uipc_mvec.c:48:2: #error "ZERO_COPY_SOCKETS not supported with mvec" 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-04-15 03:57:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 03:57:11 - ERROR: failed to build lint kernel TB --- 2007-04-15 03:57:11 - tinderbox aborted TB --- 0.36 user 1.41 system 4361.37 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 15 03:58:44 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 ECCE916A402; Sun, 15 Apr 2007 03:58:43 +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 C480213C458; Sun, 15 Apr 2007 03:58:43 +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 l3F3whFG023743; Sat, 14 Apr 2007 23:58:43 -0400 (EDT) (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 l3F3whCl049480; Sat, 14 Apr 2007 23:58:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E78FA73039; Sat, 14 Apr 2007 23:58:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415035842.E78FA73039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 23:58:42 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Sun, 15 Apr 2007 03:58:44 -0000 TB --- 2007-04-15 02:49:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 02:49:47 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-15 02:49:47 - cleaning the object tree TB --- 2007-04-15 02:50:05 - checking out the source tree TB --- 2007-04-15 02:50:05 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-15 02:50:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 03:01:06 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 03:01:06 - cd /src TB --- 2007-04-15 03:01:06 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 03:01:07 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 Sun Apr 15 03:57:19 UTC 2007 TB --- 2007-04-15 03:57:19 - generating LINT kernel config TB --- 2007-04-15 03:57:19 - cd /src/sys/sun4v/conf TB --- 2007-04-15 03:57:19 - /usr/bin/make -B LINT TB --- 2007-04-15 03:57:19 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 03:57:19 - cd /src TB --- 2007-04-15 03:57:19 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 03:57:20 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/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/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/cxgb/sys/uipc_mvec.c:48:2: #error "ZERO_COPY_SOCKETS not supported with mvec" 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 --- 2007-04-15 03:58:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 03:58:42 - ERROR: failed to build lint kernel TB --- 2007-04-15 03:58:42 - tinderbox aborted TB --- 0.30 user 1.40 system 4135.78 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 15 09:44:30 2007 Return-Path: X-Original-To: freebsd-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 1B03916A400 for ; Sun, 15 Apr 2007 09:44:30 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id AA69013C489 for ; Sun, 15 Apr 2007 09:44:29 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.13.8/8.13.8/ALCHEMY.FRANKEN.DE) with ESMTP id l3F9M1Rm030252; Sun, 15 Apr 2007 11:22:01 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.13.8/8.13.8/Submit) id l3F9M00L030251; Sun, 15 Apr 2007 11:22:00 +0200 (CEST) (envelope-from marius) Date: Sun, 15 Apr 2007 11:22:00 +0200 From: Marius Strobl To: Nathan Whitehorn Message-ID: <20070415092200.GA30161@alchemy.franken.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-sparc64@freebsd.org Subject: Re: Systems with > 16 GB RAM X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 09:44:30 -0000 On Thu, Apr 12, 2007 at 03:50:33PM -0500, Nathan Whitehorn wrote: > Does anyone know if there are currently problems booting on systems with > more than 16 GB of RAM? I noticed a note from release engineering on > 6.1-RELEASE saying this, but couldn't find any details. > > If this is true, does anyone have any theories for what is > responsible/patches? This particular todo list entry refers to the absence of bounce buffer support in iommu(4). Other than this the only other issue I'm aware of is that executing kernel modules above 4G doesn't work as also mentioned in that list. Marius From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 15 09:49:46 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 DB60616A402; Sun, 15 Apr 2007 09:49:46 +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 B408413C459; Sun, 15 Apr 2007 09:49:46 +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 l3F9nkI7034083; Sun, 15 Apr 2007 05:49:46 -0400 (EDT) (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 l3F9njSs060949; Sun, 15 Apr 2007 05:49:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C87BA73039; Sun, 15 Apr 2007 05:49:45 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415094945.C87BA73039@freebsd-current.sentex.ca> Date: Sun, 15 Apr 2007 05:49:45 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head 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: Sun, 15 Apr 2007 09:49:47 -0000 TB --- 2007-04-15 08:35:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 08:35:46 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-15 08:35:46 - cleaning the object tree TB --- 2007-04-15 08:36:13 - checking out the source tree TB --- 2007-04-15 08:36:13 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-15 08:36:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 08:47:27 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 08:47:27 - cd /src TB --- 2007-04-15 08:47:27 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 08:47:30 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 Sun Apr 15 09:45:00 UTC 2007 TB --- 2007-04-15 09:45:00 - generating LINT kernel config TB --- 2007-04-15 09:45:00 - cd /src/sys/sparc64/conf TB --- 2007-04-15 09:45:00 - /usr/bin/make -B LINT TB --- 2007-04-15 09:45:00 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 09:45:00 - cd /src TB --- 2007-04-15 09:45:00 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 09:45:01 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 [...] cc -c -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 -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 -Werror /src/sys/dev/cxgb/common/cxgb_t3_hw.c cc -c -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 -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 -Werror /src/sys/dev/cxgb/sys/uipc_mvec.c /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `mb_free_vec': /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: implicit declaration of function `PHYS_TO_VM_PAGE' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: nested extern declaration of `PHYS_TO_VM_PAGE' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: implicit declaration of function `vtophys' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: nested extern declaration of `vtophys' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: passing arg 2 of `sf_buf_mext' makes pointer from integer without a cast *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-15 09:49:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 09:49:45 - ERROR: failed to build lint kernel TB --- 2007-04-15 09:49:45 - tinderbox aborted TB --- 0.58 user 1.79 system 4439.09 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 15 15:08:48 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 7924216A400; Sun, 15 Apr 2007 15:08:48 +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 51D5113C457; Sun, 15 Apr 2007 15:08:48 +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.8/8.13.8) with ESMTP id l3FF8lSf049644; Sun, 15 Apr 2007 11:08:47 -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.13.8/8.13.8) with ESMTP id l3FF8lfI007404; Sun, 15 Apr 2007 11:08:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 67CB773039; Sun, 15 Apr 2007 11:08:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415150847.67CB773039@freebsd-current.sentex.ca> Date: Sun, 15 Apr 2007 11:08:47 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head 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: Sun, 15 Apr 2007 15:08:48 -0000 TB --- 2007-04-15 13:57:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 13:57:31 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-15 13:57:31 - cleaning the object tree TB --- 2007-04-15 13:57:54 - checking out the source tree TB --- 2007-04-15 13:57:54 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-15 13:57:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 14:07:48 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 14:07:48 - cd /src TB --- 2007-04-15 14:07:48 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 14:07:50 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 Sun Apr 15 15:04:21 UTC 2007 TB --- 2007-04-15 15:04:21 - generating LINT kernel config TB --- 2007-04-15 15:04:21 - cd /src/sys/sparc64/conf TB --- 2007-04-15 15:04:21 - /usr/bin/make -B LINT TB --- 2007-04-15 15:04:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 15:04:21 - cd /src TB --- 2007-04-15 15:04:21 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 15:04:21 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 [...] cc -c -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 -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 -Werror /src/sys/dev/cxgb/common/cxgb_t3_hw.c cc -c -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 -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 -Werror /src/sys/dev/cxgb/sys/uipc_mvec.c /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `mb_free_vec': /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: implicit declaration of function `PHYS_TO_VM_PAGE' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: nested extern declaration of `PHYS_TO_VM_PAGE' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: implicit declaration of function `vtophys' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: nested extern declaration of `vtophys' /src/sys/dev/cxgb/sys/uipc_mvec.c:369: warning: passing arg 2 of `sf_buf_mext' makes pointer from integer without a cast *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-15 15:08:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 15:08:47 - ERROR: failed to build lint kernel TB --- 2007-04-15 15:08:47 - tinderbox aborted TB --- 0.60 user 1.76 system 4275.93 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 15 21:49:10 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 C6C3316A401; Sun, 15 Apr 2007 21:49:10 +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 6958113C44B; Sun, 15 Apr 2007 21:49:10 +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 l3FLn9eq008240; Sun, 15 Apr 2007 17:49:09 -0400 (EDT) (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 l3FLn9lM096963; Sun, 15 Apr 2007 17:49:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8E54073039; Sun, 15 Apr 2007 17:49:09 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070415214909.8E54073039@freebsd-current.sentex.ca> Date: Sun, 15 Apr 2007 17:49:09 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head 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: Sun, 15 Apr 2007 21:49:11 -0000 TB --- 2007-04-15 20:34:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-15 20:34:33 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-15 20:34:33 - cleaning the object tree TB --- 2007-04-15 20:34:55 - checking out the source tree TB --- 2007-04-15 20:34:55 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-15 20:34:55 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-15 20:45:47 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-15 20:45:47 - cd /src TB --- 2007-04-15 20:45:47 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 15 20:45:48 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 Sun Apr 15 21:44:38 UTC 2007 TB --- 2007-04-15 21:44:38 - generating LINT kernel config TB --- 2007-04-15 21:44:38 - cd /src/sys/sparc64/conf TB --- 2007-04-15 21:44:38 - /usr/bin/make -B LINT TB --- 2007-04-15 21:44:38 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-15 21:44:38 - cd /src TB --- 2007-04-15 21:44:38 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 15 21:44:38 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 [...] cc -c -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 -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 -Werror /src/sys/dev/cxgb/common/cxgb_mv88e1xxx.c cc -c -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 -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 -Werror /src/sys/dev/cxgb/common/cxgb_xgmac.c cc -c -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 -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 -Werror /src/sys/dev/cxgb/common/cxgb_t3_hw.c cc -c -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 -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 -Werror /src/sys/dev/cxgb/sys/uipc_mvec.c /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `mb_free_vec': /src/sys/dev/cxgb/sys/uipc_mvec.c:372: warning: implicit declaration of function `PHYS_TO_VM_PAGE' /src/sys/dev/cxgb/sys/uipc_mvec.c:372: warning: nested extern declaration of `PHYS_TO_VM_PAGE' /src/sys/dev/cxgb/sys/uipc_mvec.c:372: warning: passing arg 2 of `sf_buf_mext' makes pointer from integer without a cast *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-15 21:49:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-15 21:49:09 - ERROR: failed to build lint kernel TB --- 2007-04-15 21:49:09 - tinderbox aborted TB --- 0.54 user 1.88 system 4475.52 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 16 09:56:37 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 7CD2C16A404; Mon, 16 Apr 2007 09:56:37 +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 2D5B413C484; Mon, 16 Apr 2007 09:56:37 +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 l3G9uafU040735; Mon, 16 Apr 2007 05:56:36 -0400 (EDT) (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 l3G9uajP096546; Mon, 16 Apr 2007 05:56:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6B18273039; Mon, 16 Apr 2007 05:56:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070416095636.6B18273039@freebsd-current.sentex.ca> Date: Mon, 16 Apr 2007 05:56:36 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head 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: Mon, 16 Apr 2007 09:56:37 -0000 TB --- 2007-04-16 09:46:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-16 09:46:47 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-16 09:46:47 - cleaning the object tree TB --- 2007-04-16 09:47:14 - checking out the source tree TB --- 2007-04-16 09:47:14 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-16 09:47:14 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-16 09:56:24 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-16 09:56:24 - cd /src TB --- 2007-04-16 09:56:24 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 16 09:56:25 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 [...] rm -f libmd.so rm -f libmd.so.* libmd.so rm -f libmd.a libmd_p.a libmd.so.3 rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/ncurses (cleandir) ===> lib/ncurses/ncurses (cleandir) "Makefile", line 857: Unassociated shell command "curs_util.3 delay_output.3 curs_util.3 filter.3 curs_util.3 flushinp.3 curs_util.3 getwin.3 curs_util.3 key_name.3 curs_util.3 keyname.3 curs_util.3 nofilter.3 curs_util.3 putwin.3 curs_util.3 unctrl.3 curs_util.3 use_env.3 curs_util.3 wunctrl.3 curs_window.3 delwin.3 curs_window.3 derwin.3 curs_window.3 dupwin.3 curs_window.3 mvderwin.3 curs_window.3 mvwin.3 curs_window.3 newwin.3 curs_window.3 subwin.3 curs_window.3 syncok.3 curs_window.3 wcursyncup.3 curs_window.3 wsyncdown.3 curs_window.3 wsyncup.3 default_colors.3 assume_default_colors.3 default_colors.3 use_default_colors.3 legacy_coding.3 use_legacy_coding.3 resizeterm.3 is_term_resized.3 resizeterm.3 resize_term.3" make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src/lib/ncurses. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-16 09:56:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-16 09:56:36 - ERROR: failed to build world TB --- 2007-04-16 09:56:36 - tinderbox aborted TB --- 0.62 user 2.49 system 588.66 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 16 10:04:38 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 9F50416A404; Mon, 16 Apr 2007 10:04:38 +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 4F94713C487; Mon, 16 Apr 2007 10:04:38 +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.8/8.13.8) with ESMTP id l3GA4bZQ041152; Mon, 16 Apr 2007 06:04:37 -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.13.8/8.13.8) with ESMTP id l3GA4bpR048575; Mon, 16 Apr 2007 06:04:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9129C73039; Mon, 16 Apr 2007 06:04:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070416100437.9129C73039@freebsd-current.sentex.ca> Date: Mon, 16 Apr 2007 06:04:37 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Mon, 16 Apr 2007 10:04:38 -0000 TB --- 2007-04-16 09:56:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-16 09:56:36 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-16 09:56:36 - cleaning the object tree TB --- 2007-04-16 09:56:59 - checking out the source tree TB --- 2007-04-16 09:56:59 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-16 09:56:59 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-16 10:04:25 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-16 10:04:25 - cd /src TB --- 2007-04-16 10:04:25 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 16 10:04:27 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 [...] rm -f libmd.so rm -f libmd.so.* libmd.so rm -f libmd.a libmd_p.a libmd.so.3 rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/ncurses (cleandir) ===> lib/ncurses/ncurses (cleandir) "Makefile", line 857: Unassociated shell command "curs_util.3 delay_output.3 curs_util.3 filter.3 curs_util.3 flushinp.3 curs_util.3 getwin.3 curs_util.3 key_name.3 curs_util.3 keyname.3 curs_util.3 nofilter.3 curs_util.3 putwin.3 curs_util.3 unctrl.3 curs_util.3 use_env.3 curs_util.3 wunctrl.3 curs_window.3 delwin.3 curs_window.3 derwin.3 curs_window.3 dupwin.3 curs_window.3 mvderwin.3 curs_window.3 mvwin.3 curs_window.3 newwin.3 curs_window.3 subwin.3 curs_window.3 syncok.3 curs_window.3 wcursyncup.3 curs_window.3 wsyncdown.3 curs_window.3 wsyncup.3 default_colors.3 assume_default_colors.3 default_colors.3 use_default_colors.3 legacy_coding.3 use_legacy_coding.3 resizeterm.3 is_term_resized.3 resizeterm.3 resize_term.3" make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src/lib/ncurses. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-16 10:04:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-16 10:04:37 - ERROR: failed to build world TB --- 2007-04-16 10:04:37 - tinderbox aborted TB --- 0.57 user 2.09 system 481.00 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 16 11:08:49 2007 Return-Path: X-Original-To: freebsd-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 AD96016A502 for ; Mon, 16 Apr 2007 11:08:49 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9B8CB13C489 for ; Mon, 16 Apr 2007 11:08:49 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3GB8nLa042985 for ; Mon, 16 Apr 2007 11:08:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3GB8mvA042981 for freebsd-sparc64@FreeBSD.org; Mon, 16 Apr 2007 11:08:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Apr 2007 11:08:48 GMT Message-Id: <200704161108.l3GB8mvA042981@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 11:08:49 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC o sparc/72962 sparc64 [sysinstall] Sysinstall panics on sparc64 if /dev/cd0 o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o sparc/80890 sparc64 [panic] kmem_malloc(73728): kmem_map too small running o sparc/91882 sparc64 [mouse] Ultra 10 mouse/keyboard o sparc/92033 sparc64 [dc] dc(4) issues on Ultra10 o sparc/95297 sparc64 vt100 term does not work in install o sparc/98269 sparc64 Fresh 6.1 installation fails to boot o sparc/104428 sparc64 nullfs panics on E4500 (but not E420) o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/105607 sparc64 ipfw on sparc64 doesn't work at all (causes panic) o sparc/106251 sparc64 malloc fails > for large allocations s sparc/107087 sparc64 system is hinged during boot from CD o sparc/107947 sparc64 mysqld periodically core dumps (signal 4) with libthr o sparc/109908 sparc64 apache22 mod_perl issue on sparc64 15 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame f sparc/91334 sparc64 FreeBSD 6.0 don't support tftp boot from remot tftp se o sparc/94190 sparc64 hw.physmem tunable does not work on sparc o sparc/94483 sparc64 [ath] ath_hal does not work on 6-release/sparc64 o sparc/97707 sparc64 mkskel.sh has bogus timestamp, causing buildworld on s o sparc/105157 sparc64 No reply to ping on Sparc64 o sparc/108732 sparc64 ping reports 14 digit time o sparc/108757 sparc64 cant boot if rtc stuffed, no means of recovery o sparc/109510 sparc64 mcpu flags break buildworld in Sparc64 line 9 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 16 13:17:37 2007 Return-Path: X-Original-To: sparc@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 7CA4116A401 for ; Mon, 16 Apr 2007 13:17:37 +0000 (UTC) (envelope-from jwx@roskadirect.com) Received: from 49.Red-81-35-170.dynamicIP.rima-tde.net (49.Red-81-35-170.dynamicIP.rima-tde.net [81.35.170.49]) by mx1.freebsd.org (Postfix) with SMTP id 07B8C13C4AD for ; Mon, 16 Apr 2007 13:17:16 +0000 (UTC) (envelope-from jwx@roskadirect.com) Received: (qmail 15023 invoked from network); Mon, 16 Apr 2007 15:17:21 +0200 Received: from unknown (HELO teboz) (145.231.175.104) by 49.Red-81-35-170.dynamicIP.rima-tde.net with SMTP; Mon, 16 Apr 2007 15:17:21 +0200 Message-ID: <001201c78029$90cae920$68afe791@teboz> From: "Julia Oconnor" To: Date: Mon, 16 Apr 2007 15:17:21 +0200 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_000E_01C7803A.5445AF60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: replacement X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 13:17:37 -0000 ------=_NextPart_000_000E_01C7803A.5445AF60 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable I assumed, given all the media coverage, that I'd be getting these new = Permanent stamps. It's very easy drinking - I'm talking a case easy drinking. Here comes = Calvin Harris out of nowhere - well he probably didn't come from no = where, but he's suddenly appeared with this song, several remixes, and = even a mini-mix on Annie Mac's show. Great for getting that document to someone without physically delivering = it. Sounds boring doesn't it? they're all likable and dis-likable! I haven't looked at it yet - but = the concept is very interesting. Hopefully we'll see something concrete = about it in the not to distant future. you're investing in the service up front. It's a very tasty red you'll = probably have some trouble stopping drinking, plus it has a nice little = frog on the label. Hopefully we'll see something concrete about it in = the not to distant future. 5 million in interest off that last stamp. ------=_NextPart_000_000E_01C7803A.5445AF60-- From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 16 13:28:52 2007 Return-Path: X-Original-To: freebsd-sparc@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 1DC2916A407 for ; Mon, 16 Apr 2007 13:28:52 +0000 (UTC) (envelope-from tcheek@pixelfish.com) Received: from mail01.vmatrixmail.com (mail01.vmatrixmail.com [216.219.244.230]) by mx1.freebsd.org (Postfix) with ESMTP id CB17E13C489 for ; Mon, 16 Apr 2007 13:28:51 +0000 (UTC) (envelope-from tcheek@pixelfish.com) Received: (vmatrix@mail01.vmatrixmail.com) by vmatrixmail.com id S6077860AbXDPN2M for ; Mon, 16 Apr 2007 06:28:12 -0700 To: freebsd-sparc@freebsd.org MIME-Version: 1.0 X-Mailer: Rich Media Mail V4. Vmatrix, (C) 2003 From: "Tammie Cheek" Sender: "Tammie Cheek" Message-Id: Date: Mon, 16 Apr 2007 06:28:12 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Technology Industry Moves To Video X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tcheek@pixelfish.com List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 13:28:52 -0000 Greetings!

Are you happy with your results from the Southern California Linux Expo 2007? Did you have what it takes to make the difference between creating excitement and blending in with the competition, between lots of hot leads and a few hard sells ... between success and failure?

Did you have video?

Why video? Video vividly demonstrates the features and benefits of your products. Video captures the praises of your most enthusiastic customers. Video instills interest, reaction and trust. Video sells.

In just 45 days, PixelFish creates marketing videos that become an integral part of your marketing and sales efforts when it streams from your Web site, launches from multimedia email newsletters, plays from CD video brochures and loops from a DVD at your tradeshow booth.

We are PixelFish. We deliver “The Evolution of Video”. And we guarantee results. Click on the videos to the right to see samples of our work.

Contact us today for a free evaluation of your video marketing needs.


Tammie Cheek
PixelFish, Inc.
800.503.3020 x7110
tcheek@pixelfish.com
http://www.pixelfish.com
Interim Video
Empire Stat Group Video
Columbia Healthcare Analytics Video
------------------------------------------------ Unsubscribe to safely remove yourself from this email list, please send email to info@pixelfish.com. Powered by Pixelfish http://www.pixelfish.com From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 16 13:53:53 2007 Return-Path: X-Original-To: freebsd-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 8BBD816A401 for ; Mon, 16 Apr 2007 13:53:53 +0000 (UTC) (envelope-from yga@regman.com) Received: from 24.117.broadband.iol.cz (24.117.broadband.iol.cz [80.188.117.24]) by mx1.freebsd.org (Postfix) with SMTP id ED05013C4C2 for ; Mon, 16 Apr 2007 13:53:47 +0000 (UTC) (envelope-from yga@regman.com) Received: from [233.79.123.135] (helo=hvd) by 24.117.broadband.iol.cz with smtp (Exim 4.66 (FreeBSD)) id 1I;2-0001GO-GL; Mon, 16 Apr 2007 15:59:48 +0200 Message-ID: <001d01c7802e$cf2ea4e0$877b4fe9@hvd> From: "Dalton Leslie" To: Date: Mon, 16 Apr 2007 15:54:53 +0200 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_0019_01C7803F.92A6FA20" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: And, yanno, it's shiny. X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 13:53:53 -0000 ------=_NextPart_000_0019_01C7803F.92A6FA20 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable It's set off like any regular afterimage, but just refuses to die. = Confronting new ideas without sufficient preparation can be dangerous! Anyway, I don't plan on doing anything about it - other than update my = doc so she can note this latest weirdness my records - since it's merely = annoying and not painful or anything. Anyway, I don't plan on doing anything about it - other than update my = doc so she can note this latest weirdness my records - since it's merely = annoying and not painful or anything. Kinda like someone cut a raggedy = hole in my field of vision with pinking sheers, then traced it with = strobing neon lights and laser flashes. I'm a professional copywriter = and marketing geek, among other things. But man, why do I always get the weird shit? But man, why do I always get the weird shit? Getting Things Done: A Year of Service - A blog I've set up to journal = about my Americorps service. I'm a professional copywriter and marketing geek, among other things. Also, the house rules and other random tidbits. Getting Things Done: A = Year of Service - A blog I've set up to journal about my Americorps = service. But orgasms, especially. Anyway, I don't plan on doing anything about it = - other than update my doc so she can note this latest weirdness my = records - since it's merely annoying and not painful or anything. = Support Bloggers' Rights! But man, why do I always get the weird shit? Anyway, I don't plan on doing anything about it - other than update my = doc so she can note this latest weirdness my records - since it's merely = annoying and not painful or anything. But damn, it's annoying. Mine tend = to be sort of jaggedy circles that expand, leaving my vision clear-ish = in the center. Also, the house rules and other random tidbits. Nicely = enough, there's no pain. But orgasms, especially. The Basics of Article Marketing - A lens on = using web articles as a marketing platform. Read at your own risk. Read at your own risk. But man, why do I always get the weird shit? I still get the plain old standard "slopping bucket o' pain" migraines, = but now I'm also beginning to get the occasional silent, or visual, = "afterimage" migraine also known as Palinopsia. ------=_NextPart_000_0019_01C7803F.92A6FA20-- From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 16 16:32:31 2007 Return-Path: X-Original-To: sparc@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 72C5716A409 for ; Mon, 16 Apr 2007 16:32:31 +0000 (UTC) (envelope-from joc@psor.cod.ee) Received: from gw.line-r.ru (gw.line-r.ru [81.222.223.150]) by mx1.freebsd.org (Postfix) with SMTP id 9F81313C44C for ; Mon, 16 Apr 2007 16:32:30 +0000 (UTC) (envelope-from joc@psor.cod.ee) Received: from drj.shdv ([220.105.205.191]) by gw.line-r.ru with Microsoft SMTPSVC(5.0.2195.6713); Mon, 16 Apr 2007 20:32:19 +0400 Message-ID: <001701c78044$cd5e76c0$bfcd69dc@drj.shdv> From: "Psor.Cod.Ee" To: Date: Mon, 16 Apr 2007 20:32:19 +0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: Subject: Psoriasis - the most dangerous illness of 21 century! X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 16:32:31 -0000 Visit our site, we have advises about Psoriasis, Forum for russianspeaking patients. http://psor.cod.ee/ This is not a Spam. We take your email adress from open source! From owner-freebsd-sparc64@FreeBSD.ORG Wed Apr 18 09:49: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 E21AB16A4CD; Wed, 18 Apr 2007 09:49:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from sobu.neville-neil.com (124x39x153x86.ap124.ftth.ucom.ne.jp [124.39.153.86]) by mx1.freebsd.org (Postfix) with ESMTP id 9BBC613C46A; Wed, 18 Apr 2007 09:49:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from sobu.neville-neil.com (localhost [127.0.0.1]) by sobu.neville-neil.com (8.13.7/8.13.7) with ESMTP id l3I9Qss6046395; Wed, 18 Apr 2007 18:26:55 +0900 (JST) (envelope-from tinderbox@freebsd.org) Received: (from gnn@localhost) by sobu.neville-neil.com (8.13.7/8.13.7/Submit) id l3I9QsWN046393; Wed, 18 Apr 2007 09:26:54 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 18 Apr 2007 09:26:54 GMT Message-Id: <200704180926.l3I9QsWN046393@sobu.neville-neil.com> X-Authentication-Warning: sobu.neville-neil.com: gnn set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk 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: Wed, 18 Apr 2007 09:49:36 -0000 TB --- 2007-04-18 09:26:54 - tinderbox 2.3 running on sobu.neville-neil.com TB --- 2007-04-18 09:26:54 - starting RELENG_6 tinderbox run for sparc64/sparc64 TB --- 2007-04-18 09:26:54 - mkdir /home/gnn/RELENG_6/sparc64 TB --- 2007-04-18 09:26:54 - mkdir /home/gnn/RELENG_6/sparc64/sparc64 TB --- 2007-04-18 09:26:54 - cleaning the object tree TB --- 2007-04-18 09:26:54 - checking out the source tree TB --- 2007-04-18 09:26:54 - cd /home/gnn/RELENG_6/sparc64/sparc64 TB --- 2007-04-18 09:26:54 - /usr/bin/cvs -f -R -q -d/home/ncvs checkout -P -rRELENG_6 src TB --- 2007-04-18 09:26:54 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-18 09:26:54 - ERROR: unable to check out the source tree TB --- 2007-04-18 09:26:54 - tinderbox aborted TB --- 0.03 user 0.03 system 0.03 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Apr 18 09:49:36 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 8858416A503; Wed, 18 Apr 2007 09:49:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from sobu.neville-neil.com (124x39x153x86.ap124.ftth.ucom.ne.jp [124.39.153.86]) by mx1.freebsd.org (Postfix) with ESMTP id 4288513C46E; Wed, 18 Apr 2007 09:49:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from sobu.neville-neil.com (localhost [127.0.0.1]) by sobu.neville-neil.com (8.13.7/8.13.7) with ESMTP id l3I9Qrt3046363; Wed, 18 Apr 2007 18:26:53 +0900 (JST) (envelope-from tinderbox@freebsd.org) Received: (from gnn@localhost) by sobu.neville-neil.com (8.13.7/8.13.7/Submit) id l3I9QrEc046360; Wed, 18 Apr 2007 09:26:53 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 18 Apr 2007 09:26:53 GMT Message-Id: <200704180926.l3I9QrEc046360@sobu.neville-neil.com> X-Authentication-Warning: sobu.neville-neil.com: gnn set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_6_1 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: Wed, 18 Apr 2007 09:49:36 -0000 TB --- 2007-04-18 09:26:53 - tinderbox 2.3 running on sobu.neville-neil.com TB --- 2007-04-18 09:26:53 - starting RELENG_6_1 tinderbox run for sparc64/sparc64 TB --- 2007-04-18 09:26:53 - mkdir /home/gnn/RELENG_6_1/sparc64 TB --- 2007-04-18 09:26:53 - mkdir /home/gnn/RELENG_6_1/sparc64/sparc64 TB --- 2007-04-18 09:26:53 - cleaning the object tree TB --- 2007-04-18 09:26:53 - checking out the source tree TB --- 2007-04-18 09:26:53 - cd /home/gnn/RELENG_6_1/sparc64/sparc64 TB --- 2007-04-18 09:26:53 - /usr/bin/cvs -f -R -q -d/home/ncvs checkout -P -rRELENG_6_1 src TB --- 2007-04-18 09:26:53 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-18 09:26:53 - ERROR: unable to check out the source tree TB --- 2007-04-18 09:26:53 - tinderbox aborted TB --- 0.03 user 0.03 system 0.03 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6_1-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 03:27:19 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 4F8CB16A402; Thu, 19 Apr 2007 03:27:19 +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 17CA313C43E; Thu, 19 Apr 2007 03:27:18 +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.8/8.13.8) with ESMTP id l3J3RIY3011766; Wed, 18 Apr 2007 23:27:18 -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.13.8/8.13.8) with ESMTP id l3J3RIHA070303; Wed, 18 Apr 2007 23:27:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8943C73039; Wed, 18 Apr 2007 23:27:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419032718.8943C73039@freebsd-current.sentex.ca> Date: Wed, 18 Apr 2007 23:27:18 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Thu, 19 Apr 2007 03:27:19 -0000 TB --- 2007-04-19 03:20:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 03:20:04 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-19 03:20:04 - cleaning the object tree TB --- 2007-04-19 03:20:32 - checking out the source tree TB --- 2007-04-19 03:20:32 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-19 03:20:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 03:27:18 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 03:27:18 - ERROR: unable to check out the source tree TB --- 2007-04-19 03:27:18 - tinderbox aborted TB --- 0.60 user 2.15 system 433.98 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 03:30: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 41BB616A400; Thu, 19 Apr 2007 03:30: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 E601E13C4B0; Thu, 19 Apr 2007 03:30:34 +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.8/8.13.8) with ESMTP id l3J3UYZt011967; Wed, 18 Apr 2007 23:30:34 -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.13.8/8.13.8) with ESMTP id l3J3UYMZ072321; Wed, 18 Apr 2007 23:30:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2B60F73039; Wed, 18 Apr 2007 23:30:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419033034.2B60F73039@freebsd-current.sentex.ca> Date: Wed, 18 Apr 2007 23:30:34 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head 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: Thu, 19 Apr 2007 03:30:35 -0000 TB --- 2007-04-19 02:08:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 02:08:18 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-19 02:08:18 - cleaning the object tree TB --- 2007-04-19 02:09:43 - checking out the source tree TB --- 2007-04-19 02:09:43 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-19 02:09:43 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 02:30:59 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-19 02:30:59 - cd /src TB --- 2007-04-19 02:30:59 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 19 02:31:00 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 [...] cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/gen/popen.c cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/net/rcmdsh.c cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/gen/sysctl.c cc -O2 -pipe -DRESCUE -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -I/src/rescue/librescue/../../lib/libc/include -c /src/rescue/librescue/../../lib/libc/stdlib/system.c building static rescue library ranlib librescue.a ===> rescue/rescue (all) make: don't know how to make /src/rescue/rescue/../../sbin/mount_unionfs/Makefile. Stop *** Error code 2 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-19 03:30:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-19 03:30:34 - ERROR: failed to build world TB --- 2007-04-19 03:30:34 - tinderbox aborted TB --- 0.80 user 2.47 system 4935.98 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 04:22:12 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 E35AC16A402; Thu, 19 Apr 2007 04:22:12 +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 AB57413C44C; Thu, 19 Apr 2007 04:22:12 +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.8/8.13.8) with ESMTP id l3J4MCYA014689; Thu, 19 Apr 2007 00:22:12 -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.13.8/8.13.8) with ESMTP id l3J4MCuQ002293; Thu, 19 Apr 2007 00:22:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C8AA673039; Thu, 19 Apr 2007 00:22:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419042211.C8AA673039@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 00:22:11 -0400 (EDT) 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/sun4v 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: Thu, 19 Apr 2007 04:22:13 -0000 TB --- 2007-04-19 04:11:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 04:11:42 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-19 04:11:42 - cleaning the object tree TB --- 2007-04-19 04:11:42 - checking out the source tree TB --- 2007-04-19 04:11:42 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-19 04:11:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 04:22:11 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 04:22:11 - ERROR: unable to check out the source tree TB --- 2007-04-19 04:22:11 - tinderbox aborted TB --- 0.04 user 0.01 system 629.04 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 04:22:13 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 60FA816A403; Thu, 19 Apr 2007 04:22:13 +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 29A5713C459; Thu, 19 Apr 2007 04:22:13 +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.8/8.13.8) with ESMTP id l3J4MC4t014692; Thu, 19 Apr 2007 00:22:12 -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.13.8/8.13.8) with ESMTP id l3J4MCtH002298; Thu, 19 Apr 2007 00:22:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B12EC7303E; Thu, 19 Apr 2007 00:22:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419042212.B12EC7303E@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 00:22:12 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head 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: Thu, 19 Apr 2007 04:22:13 -0000 TB --- 2007-04-19 04:11:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 04:11:42 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-19 04:11:42 - cleaning the object tree TB --- 2007-04-19 04:12:54 - checking out the source tree TB --- 2007-04-19 04:12:54 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-19 04:12:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 04:22:12 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 04:22:12 - ERROR: unable to check out the source tree TB --- 2007-04-19 04:22:12 - tinderbox aborted TB --- 0.32 user 1.29 system 630.08 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 04:55:38 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 0B81916A406; Thu, 19 Apr 2007 04:55:38 +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 C74C413C465; Thu, 19 Apr 2007 04:55:37 +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.8/8.13.8) with ESMTP id l3J4tbIP015955; Thu, 19 Apr 2007 00:55:37 -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.13.8/8.13.8) with ESMTP id l3J4tbVP026879; Thu, 19 Apr 2007 00:55:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BAC737303D; Thu, 19 Apr 2007 00:55:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419045536.BAC737303D@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 00:55:36 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head 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: Thu, 19 Apr 2007 04:55:38 -0000 TB --- 2007-04-19 04:47:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 04:47:36 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-19 04:47:36 - cleaning the object tree TB --- 2007-04-19 04:47:36 - checking out the source tree TB --- 2007-04-19 04:47:36 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-19 04:47:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 04:55:36 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 04:55:36 - ERROR: unable to check out the source tree TB --- 2007-04-19 04:55:36 - tinderbox aborted TB --- 0.04 user 0.00 system 479.86 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 04:55:38 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 10F0B16A407; Thu, 19 Apr 2007 04:55:38 +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 CC60113C469; Thu, 19 Apr 2007 04:55:37 +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.8/8.13.8) with ESMTP id l3J4tbYU015956; Thu, 19 Apr 2007 00:55:37 -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.13.8/8.13.8) with ESMTP id l3J4tbRS026880; Thu, 19 Apr 2007 00:55:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2FD827303E; Thu, 19 Apr 2007 00:55:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419045537.2FD827303E@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 00:55:36 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Thu, 19 Apr 2007 04:55:38 -0000 TB --- 2007-04-19 04:47:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 04:47:37 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-19 04:47:37 - cleaning the object tree TB --- 2007-04-19 04:47:37 - checking out the source tree TB --- 2007-04-19 04:47:37 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-19 04:47:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 04:55:36 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 04:55:36 - ERROR: unable to check out the source tree TB --- 2007-04-19 04:55:36 - tinderbox aborted TB --- 0.04 user 0.00 system 479.48 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 05:23:05 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 2E2FB16A402; Thu, 19 Apr 2007 05:23: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 E313B13C4BA; Thu, 19 Apr 2007 05:23: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.13.8/8.13.8) with ESMTP id l3J5N4bE017099; Thu, 19 Apr 2007 01:23:04 -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.13.8/8.13.8) with ESMTP id l3J5N4QS047618; Thu, 19 Apr 2007 01:23:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 59B6A7303D; Thu, 19 Apr 2007 01:23:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419052304.59B6A7303D@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 01:23:04 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head 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: Thu, 19 Apr 2007 05:23:05 -0000 TB --- 2007-04-19 05:17:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 05:17:12 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-19 05:17:12 - cleaning the object tree TB --- 2007-04-19 05:17:12 - checking out the source tree TB --- 2007-04-19 05:17:12 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-19 05:17:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 05:23:04 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 05:23:04 - ERROR: unable to check out the source tree TB --- 2007-04-19 05:23:04 - tinderbox aborted TB --- 0.04 user 0.00 system 351.78 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 05:23:06 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 238A416A406; Thu, 19 Apr 2007 05:23:06 +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 E0D1F13C4C1; Thu, 19 Apr 2007 05:23:05 +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 l3J5N5O9017102; Thu, 19 Apr 2007 01:23:05 -0400 (EDT) (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 l3J5N4B8040371; Thu, 19 Apr 2007 01:23:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 618D57303E; Thu, 19 Apr 2007 01:23:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419052304.618D57303E@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 01:23:04 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Thu, 19 Apr 2007 05:23:06 -0000 TB --- 2007-04-19 05:17:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 05:17:16 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-19 05:17:16 - cleaning the object tree TB --- 2007-04-19 05:17:16 - checking out the source tree TB --- 2007-04-19 05:17:16 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-19 05:17:16 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 05:23:04 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 05:23:04 - ERROR: unable to check out the source tree TB --- 2007-04-19 05:23:04 - tinderbox aborted TB --- 0.04 user 0.00 system 347.68 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 05:40:20 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 55FD516A401; Thu, 19 Apr 2007 05:40:20 +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 1EB3A13C45A; Thu, 19 Apr 2007 05:40:20 +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 l3J5eJdl017825; Thu, 19 Apr 2007 01:40:19 -0400 (EDT) (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 l3J5eJ4i068383; Thu, 19 Apr 2007 01:40:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 90A8073039; Thu, 19 Apr 2007 01:40:19 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419054019.90A8073039@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 01:40:19 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Thu, 19 Apr 2007 05:40:20 -0000 TB --- 2007-04-19 05:35:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 05:35:40 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-19 05:35:40 - cleaning the object tree TB --- 2007-04-19 05:35:40 - checking out the source tree TB --- 2007-04-19 05:35:40 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-19 05:35:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 05:40:19 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 05:40:19 - ERROR: unable to check out the source tree TB --- 2007-04-19 05:40:19 - tinderbox aborted TB --- 0.05 user 0.00 system 279.16 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 19 05:40:20 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 72C4416A402; Thu, 19 Apr 2007 05:40:20 +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 3AF5713C45B; Thu, 19 Apr 2007 05:40:20 +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.8/8.13.8) with ESMTP id l3J5eJi7017828; Thu, 19 Apr 2007 01:40:19 -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.13.8/8.13.8) with ESMTP id l3J5eJ0f058524; Thu, 19 Apr 2007 01:40:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C1B5A7303E; Thu, 19 Apr 2007 01:40:19 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070419054019.C1B5A7303E@freebsd-current.sentex.ca> Date: Thu, 19 Apr 2007 01:40:19 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head 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: Thu, 19 Apr 2007 05:40:20 -0000 TB --- 2007-04-19 05:35:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-19 05:35:40 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-19 05:35:40 - cleaning the object tree TB --- 2007-04-19 05:35:40 - checking out the source tree TB --- 2007-04-19 05:35:40 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-19 05:35:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-19 05:40:19 - WARNING: /usr/bin/cvs returned exit code 1 TB --- 2007-04-19 05:40:19 - ERROR: unable to check out the source tree TB --- 2007-04-19 05:40:19 - tinderbox aborted TB --- 0.03 user 0.01 system 279.54 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 21 09:17:19 2007 Return-Path: X-Original-To: freebsd-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 227F316A400 for ; Sat, 21 Apr 2007 09:17:19 +0000 (UTC) (envelope-from deather.dede@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id D871313C480 for ; Sat, 21 Apr 2007 09:17:18 +0000 (UTC) (envelope-from deather.dede@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so947856pyh for ; Sat, 21 Apr 2007 02:17:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=aby4qoUnsTuvuC3cZ8HUzPS7OKuOn0SmzYVS6kNdfZEdljL7fD9o9igaOw74Z5TDNWqJAxSFTK7ikqyuRhJxaSaEvOVX+0v+ro3MS7bm2UUTGmytskWZAUWFhEX91W9Vx2i0hx/lDyNEtFCDlXhRzJ3IwQqSECbDUyAdXJxl0ek= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=mRXH3VmYIZ18FKIVxFuHEHH7A2Yx4Yumpvr9kfbC2UcIqCebaE995xvJI6bfY4TnMS6Q8R+YWR3Vymgs+VOrZ3GH+NyKm7Tjr9jx7CZpV5hHL1n2l4i0FbBN0jiN4093UaPgMoVPb+pk1yWqZzWT3e1kMr+HZJlRtGnKRyYmutg= Received: by 10.35.79.3 with SMTP id g3mr6599156pyl.1177145371099; Sat, 21 Apr 2007 01:49:31 -0700 (PDT) Received: by 10.35.96.10 with HTTP; Sat, 21 Apr 2007 01:49:31 -0700 (PDT) Message-ID: <8df0bfa00704210149q141665b4wc162624e9996d968@mail.gmail.com> Date: Sat, 21 Apr 2007 10:49:31 +0200 From: "Thomas Lecomte" Sender: deather.dede@gmail.com To: freebsd-sparc64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: bbcd1aacf785a370 Subject: Linux Binary Compatibility for SPARC64 systems X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 09:17:19 -0000 Hello, I was wondering if FreeBSD 6.2-RELEASE supports Linux Binary Emulation, like the x86 version. I've grepped for "linux" in /sys/sparc64/conf/NOTES, but it doesn't show anything. The Handbook says to kldload linux, but it doesn't work, as the kld "linux" seems not to be compiled in. Any pointers? Thanks! P.S.: Can you please put my email address in CC, because I'm not subscribed to the list. -- Thomas Lecomte Student in Computing Science - Paris, France thomas.lecomte@epitech.net From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 21 09:41:40 2007 Return-Path: X-Original-To: freebsd-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 1FC2716A402 for ; Sat, 21 Apr 2007 09:41:40 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 0EF4513C489 for ; Sat, 21 Apr 2007 09:41:40 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 208591A4D9F; Sat, 21 Apr 2007 02:41:59 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9859B5138E; Sat, 21 Apr 2007 05:41:38 -0400 (EDT) Date: Sat, 21 Apr 2007 05:41:38 -0400 From: Kris Kennaway To: Thomas Lecomte Message-ID: <20070421094138.GA52411@xor.obsecurity.org> References: <8df0bfa00704210149q141665b4wc162624e9996d968@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8df0bfa00704210149q141665b4wc162624e9996d968@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-sparc64@freebsd.org Subject: Re: Linux Binary Compatibility for SPARC64 systems X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 09:41:40 -0000 On Sat, Apr 21, 2007 at 10:49:31AM +0200, Thomas Lecomte wrote: > Hello, > > I was wondering if FreeBSD 6.2-RELEASE supports Linux Binary > Emulation, like the x86 version. No, sorry. Kris From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 21 23:38:25 2007 Return-Path: X-Original-To: freebsd-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 1839716A408 for ; Sat, 21 Apr 2007 23:38:25 +0000 (UTC) (envelope-from nitro2k01@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id A55A513C459 for ; Sat, 21 Apr 2007 23:38:24 +0000 (UTC) (envelope-from nitro2k01@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so1004603ugh for ; Sat, 21 Apr 2007 16:38:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=U2mHf8jntdUZDd4dvCgIFXFx/Yrt0sEbKvMIPEWxlUUFIseU3wnKPpwEOHu42j1PIvqGDsZ74ku5mBKSJvKGHT7Xfb5oIUr5oGOGMxk1gec+21Udu2HfhosEdYJVe9OJBTYioQTLc2Esjb8GDmDS2X9Yn2g+OR0OrnwP0FfRAfQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=ZO8VksSHM3ZxW4kX0ltqersNJ7H4Vv7EtTlprBiQte6X+rtAF3BjZ2vWRCfS2Ri0ImBrxXsMOnKX3GM6UjZJR7WVFoD4xj81t9zGqr+OwPm6vJppGQc3SuEiIPMQhX5WxQNylJ7yd0i6tvU069sqEw+0A6P+udZpacvCoR5FA2s= Received: by 10.82.123.16 with SMTP id v16mr1019921buc.1177197175283; Sat, 21 Apr 2007 16:12:55 -0700 (PDT) Received: by 10.82.141.19 with HTTP; Sat, 21 Apr 2007 16:12:55 -0700 (PDT) Message-ID: <6d7d37410704211612u712d29ebl4722232ce8d0111d@mail.gmail.com> Date: Sun, 22 Apr 2007 01:12:55 +0200 From: "Didrik Madheden" Sender: nitro2k01@gmail.com To: freebsd-sparc64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Google-Sender-Auth: d1422659ef6fec4f Subject: Netbooting Sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 23:38:25 -0000 I have a Sparc64 (SunBlade 100 to be precise) which I have some problems booting. I got it from my university when they upgraded, so there could possibly be something fishy with the boot settings. (Even though I doubt that's the true problem) I've tried burning a bootable FBSD (6.2 as well as 7.0) disc, which the computer does not at all react to, even when doing [break], boot cd. So my hope now (and the question this mail is about) is to netboot the sparc, and do the install that way. To my aid I have a working i386 FBSD 6.2 box. The one thing that I'm really missing now is the necessary bootstrap to initiate the install process. I've found one out-of-date guide with a non-working link to a bootstrap. Generally I feel that there's a lack of consistent documentation on the subject. I've googled to best of my abilities, but I'm not satisfied. A push in the right direction, or possibly attention from people who have successfully netbooted their Sparcs would be appreciated. I'm also unsure whether my router forwards RARP packages. It's a broadband modem/router called SpeedTouch 780, software version 6.1.9.6, if that's of any help to anyone. (I could also buy a twisted pair cable to eliminate that possible error source, but I'd rather not since I usually only access it over SSH, and I'd need to move a screen to another room to use it.) All in all, the router problem is probably minor, and I'll now when the time comes. /Didrik Madheden -----BEGIN 2ROT13 MESSAGE----- Low Bitrate Netlabel: Electronic music forum: S=E4tt p=E5 ett par flipflops, vippa p=E5 rumpan och g=F6r det h=E4r till en minnesv=E4rd sommar! -----END 2ROT13 MESSAGE-----