From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 8 21:38: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 9357816A400; Sun, 8 Apr 2007 21:38:36 +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 6B51E13C448; Sun, 8 Apr 2007 21:38:36 +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 l38LcaY9011806; Sun, 8 Apr 2007 17:38: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 l38LcZ4G091665; Sun, 8 Apr 2007 17:38:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C46E673039; Sun, 8 Apr 2007 17:38:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070408213835.C46E673039@freebsd-current.sentex.ca> Date: Sun, 8 Apr 2007 17:38:35 -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, 08 Apr 2007 21:38:36 -0000 TB --- 2007-04-08 20:19:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-08 20:19:47 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-08 20:19:47 - cleaning the object tree TB --- 2007-04-08 20:20:23 - checking out the source tree TB --- 2007-04-08 20:20:23 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-08 20:20:23 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-08 20:34:58 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-08 20:34:58 - cd /src TB --- 2007-04-08 20:34:58 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 8 20:35: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 >>> World build completed on Sun Apr 8 21:34:02 UTC 2007 TB --- 2007-04-08 21:34:02 - generating LINT kernel config TB --- 2007-04-08 21:34:02 - cd /src/sys/sparc64/conf TB --- 2007-04-08 21:34:02 - /usr/bin/make -B LINT TB --- 2007-04-08 21:34:02 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-08 21:34:02 - cd /src TB --- 2007-04-08 21:34:02 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 8 21:34:03 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/cxgb_main.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/cxgb_lro.c /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_new_session_init': /src/sys/dev/cxgb/cxgb_lro.c:187: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_flush_session': /src/sys/dev/cxgb/cxgb_lro.c:213: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_update_session': /src/sys/dev/cxgb/cxgb_lro.c:285: error: syntax error before '==' token *** 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-08 21:38:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-08 21:38:35 - ERROR: failed to build lint kernel TB --- 2007-04-08 21:38:35 - tinderbox aborted TB --- 0.85 user 2.33 system 4728.11 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 8 21:41:08 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 3108E16A400; Sun, 8 Apr 2007 21:41:08 +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 09D0C13C455; Sun, 8 Apr 2007 21:41:07 +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 l38Lf7aF011929; Sun, 8 Apr 2007 17:41:07 -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 l38Lf7OG075626; Sun, 8 Apr 2007 17:41:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6A93473039; Sun, 8 Apr 2007 17:41:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070408214107.6A93473039@freebsd-current.sentex.ca> Date: Sun, 8 Apr 2007 17:41:07 -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: Sun, 08 Apr 2007 21:41:08 -0000 TB --- 2007-04-08 20:26:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-08 20:26:41 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-08 20:26:41 - cleaning the object tree TB --- 2007-04-08 20:27:20 - checking out the source tree TB --- 2007-04-08 20:27:20 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-08 20:27:20 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-08 20:38:28 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-08 20:38:28 - cd /src TB --- 2007-04-08 20:38:28 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 8 20:38: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 8 21:37:05 UTC 2007 TB --- 2007-04-08 21:37:05 - generating LINT kernel config TB --- 2007-04-08 21:37:05 - cd /src/sys/sun4v/conf TB --- 2007-04-08 21:37:05 - /usr/bin/make -B LINT TB --- 2007-04-08 21:37:05 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-08 21:37:05 - cd /src TB --- 2007-04-08 21:37:05 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 8 21:37:05 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/cxgb_main.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/cxgb_lro.c /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_new_session_init': /src/sys/dev/cxgb/cxgb_lro.c:187: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_flush_session': /src/sys/dev/cxgb/cxgb_lro.c:213: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_update_session': /src/sys/dev/cxgb/cxgb_lro.c:285: error: syntax error before '==' token *** 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-08 21:41:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-08 21:41:07 - ERROR: failed to build lint kernel TB --- 2007-04-08 21:41:07 - tinderbox aborted TB --- 0.52 user 2.13 system 4466.39 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 03:47:26 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 4AA3416A402; Mon, 9 Apr 2007 03:47:26 +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 216B013C44C; Mon, 9 Apr 2007 03:47:26 +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 l393lPWP028522; Sun, 8 Apr 2007 23:47:25 -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 l393lPdl079953; Sun, 8 Apr 2007 23:47:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6FAAF73039; Sun, 8 Apr 2007 23:47:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070409034725.6FAAF73039@freebsd-current.sentex.ca> Date: Sun, 8 Apr 2007 23:47:25 -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, 09 Apr 2007 03:47:26 -0000 TB --- 2007-04-09 02:32:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-09 02:32:10 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-09 02:32:10 - cleaning the object tree TB --- 2007-04-09 02:32:38 - checking out the source tree TB --- 2007-04-09 02:32:38 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-09 02:32:38 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-09 02:43:18 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-09 02:43:18 - cd /src TB --- 2007-04-09 02:43:18 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 9 02:43:19 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 Mon Apr 9 03:42:53 UTC 2007 TB --- 2007-04-09 03:42:53 - generating LINT kernel config TB --- 2007-04-09 03:42:53 - cd /src/sys/sparc64/conf TB --- 2007-04-09 03:42:53 - /usr/bin/make -B LINT TB --- 2007-04-09 03:42:54 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-09 03:42:54 - cd /src TB --- 2007-04-09 03:42:54 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 9 03:42:54 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_ael1002.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_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:240: error: redefinition of `struct bus_dma_tag' /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:301: error: structure has no member named `dt_mt' *** 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-09 03:47:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-09 03:47:25 - ERROR: failed to build lint kernel TB --- 2007-04-09 03:47:25 - tinderbox aborted TB --- 0.44 user 1.91 system 4514.93 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 04:03:16 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 672A216A400; Mon, 9 Apr 2007 04:03:16 +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 3E4BB13C448; Mon, 9 Apr 2007 04:03:15 +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 l3943FkL029099; Mon, 9 Apr 2007 00:03:15 -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 l3943FhM014821; Mon, 9 Apr 2007 00:03:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2EDFC73039; Mon, 9 Apr 2007 00:03:15 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070409040315.2EDFC73039@freebsd-current.sentex.ca> Date: Mon, 9 Apr 2007 00:03:15 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 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, 09 Apr 2007 04:03:16 -0000 TB --- 2007-04-09 02:52:39 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-09 02:52:39 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-09 02:52:39 - cleaning the object tree TB --- 2007-04-09 02:53:07 - checking out the source tree TB --- 2007-04-09 02:53:07 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-09 02:53:07 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-09 03:02:19 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-09 03:02:19 - cd /src TB --- 2007-04-09 03:02:19 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 9 03:02:20 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 Mon Apr 9 03:59:15 UTC 2007 TB --- 2007-04-09 03:59:15 - generating LINT kernel config TB --- 2007-04-09 03:59:15 - cd /src/sys/sun4v/conf TB --- 2007-04-09 03:59:15 - /usr/bin/make -B LINT TB --- 2007-04-09 03:59:15 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-09 03:59:15 - cd /src TB --- 2007-04-09 03:59:15 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 9 03:59:16 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_ael1002.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_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:240: error: redefinition of `struct bus_dma_tag' /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:301: error: structure has no member named `dt_mt' *** 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-09 04:03:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-09 04:03:15 - ERROR: failed to build lint kernel TB --- 2007-04-09 04:03:15 - tinderbox aborted TB --- 0.56 user 1.96 system 4236.09 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 09:26:14 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 2A37116A400 for ; Mon, 9 Apr 2007 09:26:14 +0000 (UTC) (envelope-from silencer@free-4ever.net) Received: from orthosie.free-4ever.net (orthosie.free-4ever.net [88.191.27.106]) by mx1.freebsd.org (Postfix) with ESMTP id E376713C448 for ; Mon, 9 Apr 2007 09:26:13 +0000 (UTC) (envelope-from silencer@free-4ever.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by orthosie.free-4ever.net (Postfix) with ESMTP id BEE9C69782 for ; Mon, 9 Apr 2007 11:26:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at free-4ever.net Received: from orthosie.free-4ever.net ([127.0.0.1]) by localhost (orthosie.free-4ever.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uUCOXmXOkEQc for ; Mon, 9 Apr 2007 11:26:08 +0200 (CEST) Received: from [192.168.128.200] (lysithea.free-4ever.net [62.147.158.56]) (Authenticated sender: silencer@free-4ever.net) by orthosie.free-4ever.net (Postfix) with ESMTP id 0E86B69781 for ; Mon, 9 Apr 2007 11:26:07 +0200 (CEST) Message-ID: <461A06A7.4020803@free-4ever.net> Date: Mon, 09 Apr 2007 11:25:59 +0200 From: Guillaume User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org References: <4617AAE9.5030302@free-4ever.net> <4617F925.7040808@alaska.net> In-Reply-To: <4617F925.7040808@alaska.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: snmpd agent 5.3.1_3 segfault 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, 09 Apr 2007 09:26:14 -0000 > Hello, Guillaume - > Hi > Part of the error output above seems to indicate that you are missing > a valid snmpd.conf -- though I wouldn't expect that to cause a > segfault. If you don't have an snmpd.conf, you might try generating one. > I have the same error with a valid snmpd config file... > Are you compiling it yourself, or using a port or package? If the > latter, and you have used all of the default options, you might > contact the maintainer or file a PR. > I'm using the port for snmpd with all standard options Ok, I'll try to see with the maintainer. > I'm no debugging expert, but this may not be a sparc64-specific issue, > so you might also have better luck on an snmpd-related list. > It seems to be specific to sparc64 as I don't have the problem on i386 or amd64 servers with the same options and config file. > Royce > Guillaume -- Guillaume E-mail: silencer__free-4ever__net Blog: http://guillaume.free-4ever.net ---- Site: http://www.free-4ever.net From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 11:10:54 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 F2A3316A401 for ; Mon, 9 Apr 2007 11:10:54 +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 AD78E13C46A for ; Mon, 9 Apr 2007 11:10:54 +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 l39BAs0n061637 for ; Mon, 9 Apr 2007 11:10:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l39BAqWh061461 for freebsd-sparc64@FreeBSD.org; Mon, 9 Apr 2007 11:10:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Apr 2007 11:10:52 GMT Message-Id: <200704091110.l39BAqWh061461@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, 09 Apr 2007 11:10:55 -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 9 11:15:29 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 9600316A40A; Mon, 9 Apr 2007 11:15:29 +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 6CDB613C4BF; Mon, 9 Apr 2007 11:15:29 +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 l39BFSUa047756; Mon, 9 Apr 2007 07:15:28 -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 l39BFSfA051813; Mon, 9 Apr 2007 07:15:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 80C5073039; Mon, 9 Apr 2007 07:15:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070409111528.80C5073039@freebsd-current.sentex.ca> Date: Mon, 9 Apr 2007 07:15:27 -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, 09 Apr 2007 11:15:29 -0000 TB --- 2007-04-09 10:00:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-09 10:00:24 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-09 10:00:24 - cleaning the object tree TB --- 2007-04-09 10:00:51 - checking out the source tree TB --- 2007-04-09 10:00:51 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-09 10:00:51 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-09 10:10:24 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-09 10:10:24 - cd /src TB --- 2007-04-09 10:10:24 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 9 10:10:26 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 Mon Apr 9 11:10:45 UTC 2007 TB --- 2007-04-09 11:10:45 - generating LINT kernel config TB --- 2007-04-09 11:10:45 - cd /src/sys/sun4v/conf TB --- 2007-04-09 11:10:45 - /usr/bin/make -B LINT TB --- 2007-04-09 11:10:45 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-09 11:10:45 - cd /src TB --- 2007-04-09 11:10:45 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 9 11:10:45 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_ael1002.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_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:240: error: redefinition of `struct bus_dma_tag' /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:301: error: structure has no member named `dt_mt' *** 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-09 11:15:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-09 11:15:26 - ERROR: failed to build lint kernel TB --- 2007-04-09 11:15:26 - tinderbox aborted TB --- 0.56 user 1.78 system 4502.18 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 11:16:08 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 7DE0516A405; Mon, 9 Apr 2007 11:16:08 +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 3E46413C4BB; Mon, 9 Apr 2007 11:16:08 +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 l39BG72P047800; Mon, 9 Apr 2007 07:16:07 -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 l39BG700052228; Mon, 9 Apr 2007 07:16:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 59CF973039; Mon, 9 Apr 2007 07:16:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070409111607.59CF973039@freebsd-current.sentex.ca> Date: Mon, 9 Apr 2007 07:16:07 -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: Mon, 09 Apr 2007 11:16:08 -0000 TB --- 2007-04-09 09:57:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-09 09:57:08 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-09 09:57:08 - cleaning the object tree TB --- 2007-04-09 09:57:37 - checking out the source tree TB --- 2007-04-09 09:57:37 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-09 09:57:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-09 10:10:24 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-09 10:10:24 - cd /src TB --- 2007-04-09 10:10:24 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 9 10:10:26 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 Mon Apr 9 11:11:30 UTC 2007 TB --- 2007-04-09 11:11:30 - generating LINT kernel config TB --- 2007-04-09 11:11:30 - cd /src/sys/sparc64/conf TB --- 2007-04-09 11:11:30 - /usr/bin/make -B LINT TB --- 2007-04-09 11:11:30 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-09 11:11:30 - cd /src TB --- 2007-04-09 11:11:30 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 9 11:11:31 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_ael1002.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_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:240: error: redefinition of `struct bus_dma_tag' /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:301: error: structure has no member named `dt_mt' *** 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-09 11:16:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-09 11:16:07 - ERROR: failed to build lint kernel TB --- 2007-04-09 11:16:07 - tinderbox aborted TB --- 0.55 user 1.81 system 4739.14 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 11:39:15 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 4070A16A404 for ; Mon, 9 Apr 2007 11:39:15 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.177]) by mx1.freebsd.org (Postfix) with ESMTP id C132113C4C2 for ; Mon, 9 Apr 2007 11:39:14 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: by ik-out-1112.google.com with SMTP id c21so1131913ika for ; Mon, 09 Apr 2007 04:39:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EdOU525LJmHlannyK9BDCvJaF8DWnCDKME45Gkwe7tfNkJqlwDdNGFb36gxIdkzACujt4Lw0BIEgCldsJHTPj24xi8eHdlhLVvE4GdbPmCJn0Pf1K51BgWhSANdJRJgFlsBK18KA/Gn9aAu3QGamlFLeAsxZnCcBcLNckSiXeOY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SI6YMmmAOclGjTpjax/AbsG7HUCdF3BEw3YuqOVGhDcbqNhFc0dC2gPSKbkhNzw2gAxHGijT/XmXFpuSEnO75iA9uqQZl2s0tKzPU8oDyH3dXz8ZRPT+M0QItyw2K8CAwH7CJNLs4W1xhwHzw0rO7c8eaa75BIm4J12OZlHL034= Received: by 10.78.118.5 with SMTP id q5mr847040huc.1176117026770; Mon, 09 Apr 2007 04:10:26 -0700 (PDT) Received: by 10.78.188.9 with HTTP; Mon, 9 Apr 2007 04:10:26 -0700 (PDT) Message-ID: <70e8236f0704090410r5457e32ct3928edea654868b6@mail.gmail.com> Date: Mon, 9 Apr 2007 12:10:26 +0100 From: "Joao Barros" To: "Danny Knaggs" In-Reply-To: <46160016.8080504@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <46160016.8080504@googlemail.com> Cc: freebsd-performance@freebsd.org, =?ISO-8859-1?Q?S=F8ren_Schmidt?= , freebsd-sparc64@freebsd.org, freebsd-drivers@freebsd.org Subject: Re: FreeBSD 6.2 on SPARC64/x86 with Promise IDE Controller 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, 09 Apr 2007 11:39:15 -0000 I think nullpt sent you off track when he told you to try freebsd-performan= ce. I believe this is an issue for drivers and/or sparc (or maybe current) I think I have a TX2 too. I can try it on my Ultra 5 if more testing is required. PS: I'm cc'ing S=F8ren Schmidt, he's the maintainer of most of the ata driv= ers On 4/6/07, Danny Knaggs wrote: > Hello all! > > This is first time I've used a mailing list, so bear with me! > > > I've been asked to submit my findings of the ata driver in FreeBSD 6.2 > on my sparc64 and x86 box from bsdforums.org. > > Link to my thread: http://www.bsdforums.org/forums/showthread.php?t=3D486= 82 > > > I've just installed a Promise IDE Controller card (Ultra 133 TX2 - > PDC20269) in my Sun Ultra 10 and have come across a slight snag. > > If I don't put in "hw.ata.ata_dma=3D0" in the loader options I get DMA > timeout errors after it has queried the HDD on the Promise controller. > > I have found a link which someone else has a similar problem (NetBSD on > Alpha) which maybe useful: > http://archive.netbsd.se/?ml=3Dfreebsd-alpha&a=3D2007-02&t=3D3177803 > > Now, after BSD has loaded I can successfully change the DMA mode to > UDMA66 on the HDD without any problems (get ~30MB/s transfer rate, > compared to ~15MB/s when using the on-board controller using "dd"). Any > higher and I get DMA timeout messages. > > The HDD works fine when it's attached to the on-board controller. > > > Now, I thought I try the same Promise IDE card in x86 box with FreeBSD > 6.2 and found something interesting... > > The HDD will not operate correctly at UDMA133 - it performs very slowly > (<15Mb/s). > > Forcing the HDD to run at UDMA100 gives me 64Mb/s transfer. Which is > roughly what I expect. > > > So, it seems something is broken with the ATA driver - Sparc/Alpha > getting the worse of it! > > If anyone has ideas/brainwaves/etc - I'm willing to give it a whirl! > > > Thanks in advance. > > > Dan. > > _______________________________________________ > freebsd-performance@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-performance > To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd= .org" > --=20 Joao Barros From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 18:01: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 929DD16A400; Mon, 9 Apr 2007 18:01: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 365CD13C4AE; Mon, 9 Apr 2007 18:01:06 +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 l39I15GA025917; Mon, 9 Apr 2007 14:01:05 -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 l39I154G019047; Mon, 9 Apr 2007 14:01:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 43F4773039; Mon, 9 Apr 2007 14:01:05 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070409180105.43F4773039@freebsd-current.sentex.ca> Date: Mon, 9 Apr 2007 14:01:05 -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: Mon, 09 Apr 2007 18:01:06 -0000 TB --- 2007-04-09 16:47:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-09 16:47:12 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-09 16:47:13 - cleaning the object tree TB --- 2007-04-09 16:47:39 - checking out the source tree TB --- 2007-04-09 16:47:39 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-09 16:47:39 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-09 16:58:06 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-09 16:58:06 - cd /src TB --- 2007-04-09 16:58:06 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 9 16:58:08 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 Mon Apr 9 17:56:34 UTC 2007 TB --- 2007-04-09 17:56:34 - generating LINT kernel config TB --- 2007-04-09 17:56:34 - cd /src/sys/sparc64/conf TB --- 2007-04-09 17:56:34 - /usr/bin/make -B LINT TB --- 2007-04-09 17:56:34 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-09 17:56:34 - cd /src TB --- 2007-04-09 17:56:34 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 9 17:56:35 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_ael1002.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_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:240: error: redefinition of `struct bus_dma_tag' /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:301: error: structure has no member named `dt_mt' *** 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-09 18:01:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-09 18:01:04 - ERROR: failed to build lint kernel TB --- 2007-04-09 18:01:04 - tinderbox aborted TB --- 0.63 user 1.99 system 4431.95 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Apr 9 18:09:33 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 4BAA216A406; Mon, 9 Apr 2007 18:09:33 +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 0AF0613C4AD; Mon, 9 Apr 2007 18:09:32 +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 l39I9WIV027516; Mon, 9 Apr 2007 14:09:32 -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 l39I9WG5046522; Mon, 9 Apr 2007 14:09:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 45F5573039; Mon, 9 Apr 2007 14:09:32 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070409180932.45F5573039@freebsd-current.sentex.ca> Date: Mon, 9 Apr 2007 14:09:32 -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/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, 09 Apr 2007 18:09:33 -0000 TB --- 2007-04-09 16:59:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-09 16:59:25 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-09 16:59:25 - cleaning the object tree TB --- 2007-04-09 17:00:04 - checking out the source tree TB --- 2007-04-09 17:00:04 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-09 17:00:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-09 17:09:05 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-09 17:09:05 - cd /src TB --- 2007-04-09 17:09:05 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 9 17:09:06 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 Mon Apr 9 18:05:31 UTC 2007 TB --- 2007-04-09 18:05:31 - generating LINT kernel config TB --- 2007-04-09 18:05:31 - cd /src/sys/sun4v/conf TB --- 2007-04-09 18:05:31 - /usr/bin/make -B LINT TB --- 2007-04-09 18:05:31 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-09 18:05:31 - cd /src TB --- 2007-04-09 18:05:31 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 9 18:05:31 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_ael1002.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_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:240: error: redefinition of `struct bus_dma_tag' /src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg': /src/sys/dev/cxgb/sys/uipc_mvec.c:301: error: structure has no member named `dt_mt' *** 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-09 18:09:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-09 18:09:32 - ERROR: failed to build lint kernel TB --- 2007-04-09 18:09:32 - tinderbox aborted TB --- 0.62 user 1.92 system 4206.75 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Apr 10 05:49:14 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 A07B516A402; Tue, 10 Apr 2007 05:49:14 +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 7B0C713C45D; Tue, 10 Apr 2007 05:49:14 +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 l3A5nDcG092941; Tue, 10 Apr 2007 01:49:13 -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 l3A5nDCg004977; Tue, 10 Apr 2007 01:49:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9DE4773039; Tue, 10 Apr 2007 01:49:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070410054913.9DE4773039@freebsd-current.sentex.ca> Date: Tue, 10 Apr 2007 01:49:13 -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: Tue, 10 Apr 2007 05:49:14 -0000 TB --- 2007-04-10 04:32:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-10 04:32:12 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-10 04:32:12 - cleaning the object tree TB --- 2007-04-10 04:32:42 - checking out the source tree TB --- 2007-04-10 04:32:42 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-10 04:32:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-10 04:43:08 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-10 04:43:08 - cd /src TB --- 2007-04-10 04:43:08 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 10 04:43:11 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 Tue Apr 10 05:40:45 UTC 2007 TB --- 2007-04-10 05:40:45 - generating LINT kernel config TB --- 2007-04-10 05:40:45 - cd /src/sys/sun4v/conf TB --- 2007-04-10 05:40:45 - /usr/bin/make -B LINT TB --- 2007-04-10 05:40:45 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-10 05:40:45 - cd /src TB --- 2007-04-10 05:40:45 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 10 05:40:45 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/net/if_spppfr.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/net/if_spppsubr.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/net/if_stf.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/net/if_tun.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/net/if_tap.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/net/if_trunk.c /src/sys/net/if_trunk.c: In function `trunk_port_output': /src/sys/net/if_trunk.c:565: warning: 'type' might be used uninitialized in this function *** 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-10 05:49:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-10 05:49:13 - ERROR: failed to build lint kernel TB --- 2007-04-10 05:49:13 - tinderbox aborted TB --- 0.51 user 2.12 system 4620.52 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Apr 10 05:49:43 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 0E04816A401; Tue, 10 Apr 2007 05:49: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 DCFF113C484; Tue, 10 Apr 2007 05:49:42 +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 l3A5ngft092965; Tue, 10 Apr 2007 01:49:42 -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 l3A5ng5N005285; Tue, 10 Apr 2007 01:49:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 38A7C7303E; Tue, 10 Apr 2007 01:49:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070410054942.38A7C7303E@freebsd-current.sentex.ca> Date: Tue, 10 Apr 2007 01:49:42 -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/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: Tue, 10 Apr 2007 05:49:43 -0000 TB --- 2007-04-10 04:28:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-10 04:28:01 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-10 04:28:01 - cleaning the object tree TB --- 2007-04-10 04:28:37 - checking out the source tree TB --- 2007-04-10 04:28:37 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-10 04:28:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-10 04:43:08 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-10 04:43:08 - cd /src TB --- 2007-04-10 04:43:08 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 10 04:43:11 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 Tue Apr 10 05:41:01 UTC 2007 TB --- 2007-04-10 05:41:01 - generating LINT kernel config TB --- 2007-04-10 05:41:01 - cd /src/sys/sparc64/conf TB --- 2007-04-10 05:41:01 - /usr/bin/make -B LINT TB --- 2007-04-10 05:41:01 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-10 05:41:01 - cd /src TB --- 2007-04-10 05:41:01 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 10 05:41: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/net/if_spppfr.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/net/if_spppsubr.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/net/if_stf.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/net/if_tun.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/net/if_tap.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/net/if_trunk.c /src/sys/net/if_trunk.c: In function `trunk_port_output': /src/sys/net/if_trunk.c:565: warning: 'type' might be used uninitialized in this function *** 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-10 05:49:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-10 05:49:42 - ERROR: failed to build lint kernel TB --- 2007-04-10 05:49:42 - tinderbox aborted TB --- 0.84 user 2.36 system 4900.85 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Apr 11 11:24:18 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 D096F16A400; Wed, 11 Apr 2007 11:24:18 +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 7CBDA13C43E; Wed, 11 Apr 2007 11:24:18 +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 l3BBOHJ7075483; Wed, 11 Apr 2007 07:24:17 -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 l3BBOHjP098251; Wed, 11 Apr 2007 07:24:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B270A73039; Wed, 11 Apr 2007 07:24:17 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070411112417.B270A73039@freebsd-current.sentex.ca> Date: Wed, 11 Apr 2007 07:24:17 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 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: Wed, 11 Apr 2007 11:24:18 -0000 TB --- 2007-04-11 10:27:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-11 10:27:38 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-11 10:27:38 - cleaning the object tree TB --- 2007-04-11 10:27:58 - checking out the source tree TB --- 2007-04-11 10:27:58 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-11 10:27:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-11 10:36:33 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-11 10:36:33 - cd /src TB --- 2007-04-11 10:36:33 - /usr/bin/make -B buildworld >>> World build started on Wed Apr 11 10:36:34 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 -Wsystem-headers -Werror -c /src/usr.bin/ncal/ncal.c cc -O2 -pipe -Wsystem-headers -Werror -o ncal ncal.o -lcalendar gzip -cn /src/usr.bin/ncal/ncal.1 > ncal.1.gz ===> usr.bin/netstat (all) cc -O2 -pipe -DIPSEC -DFAST_IPSEC -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/usr.bin/netstat/if.c cc -O2 -pipe -DIPSEC -DFAST_IPSEC -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/usr.bin/netstat/inet.c In file included from /src/usr.bin/netstat/inet.c:69: /obj/sun4v/src/tmp/usr/include/netinet/tcp_timer.h:132: error: field `tt_timer' has incomplete type *** Error code 1 Stop in /src/usr.bin/netstat. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-11 11:24:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-11 11:24:17 - ERROR: failed to build world TB --- 2007-04-11 11:24:17 - tinderbox aborted TB --- 0.69 user 2.09 system 3399.18 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 12 07:10:50 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 2FCEF16A405 for ; Thu, 12 Apr 2007 07:10:50 +0000 (UTC) (envelope-from info@de.ceess.info) Received: from de.ceess.info (squid.barglowka.net [83.15.13.46]) by mx1.freebsd.org (Postfix) with ESMTP id D2C9813C46C for ; Thu, 12 Apr 2007 07:10:49 +0000 (UTC) (envelope-from info@de.ceess.info) Received: by de.ceess.info (Postfix, from userid 0) id C73684462F; Thu, 12 Apr 2007 04:19:12 +0200 (CEST) From: "Ceess" To: freebsd-sparc@freebsd.org Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1"; Mime-Version: 1.0 X-Mailer: FP-Mail ver. 6.2 Message-Id: <20070412021912.C73684462F@de.ceess.info> Date: Thu, 12 Apr 2007 04:19:12 +0200 (CEST) Cc: Subject: Antwort X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: info@de.ceess.info List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 07:10:50 -0000 Sehr geehrte Damen und Herren, in unserem Angebot besitzen wir aktuell Anschriftsangaben von Firmen- sowie Unternehmensinhabern, die Interesse an Ihren Produkten und Dienstleistungen haben können. Falls Sie einen neuen Kundenkreis gewinnen möchten, machen Sie sich, bitte, mit weiteren Informationen, die wir an unserer Webseite untergebracht haben, bekannt: http://www.ceess.net Traditionelle Werbungsformen (Presse, Radio, Fernsehen) zu teuer erscheinen? Und vielleicht nicht genug effekiv? Von uns angebotene Adressenkataloge ermöglichen Ihnen schnell neue Handelskontakte anknüpfen sowie genau angepasste Zielgruppe zu erreichen - bei gleichzeitigem minimalen Kostenaufwand. Wir sind eine glaubwürdige Firma und ein sicherer Geschäftspartner. Unser Angebot haben schon über 4000 Firmen sowie Unternehmen aus Deutschland in Anspruch genommen. Einzelheiten: http://www.ceess.net oder http://www.ceess.co.uk Mit schönen Grüssen - Ihr Ceess-Team Falls Sie kein Interesse an Produkten der Firma Ceess haben und möchten keine weiteren Informationen über sie bekommen, klicken Sie nur an den Link: http://www.ceess.net/unsubscribe.php - wo Sie Ihre E-mail-Adresse aus unserer Datenbank löschen können. From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 12 21:05:23 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 BF87816A400 for ; Thu, 12 Apr 2007 21:05:23 +0000 (UTC) (envelope-from nathanw@uchicago.edu) Received: from relay02.uchicago.edu (relay02.uchicago.edu [128.135.12.76]) by mx1.freebsd.org (Postfix) with ESMTP id 1563113C4AD for ; Thu, 12 Apr 2007 21:05:22 +0000 (UTC) (envelope-from nathanw@uchicago.edu) Received: from harper.uchicago.edu (harper.uchicago.edu [128.135.12.7]) by relay02.uchicago.edu (8.13.6.20060614/8.12.9) with ESMTP id l3CKoYoM017532 for ; Thu, 12 Apr 2007 15:50:34 -0500 (CDT) Received: from localhost (nathanw@localhost) by harper.uchicago.edu (8.12.10/8.12.10) with ESMTP id l3CKoX85008596 for ; Thu, 12 Apr 2007 15:50:33 -0500 (CDT) X-Authentication-Warning: harper.uchicago.edu: nathanw owned process doing -bs Date: Thu, 12 Apr 2007 15:50:33 -0500 (CDT) From: Nathan Whitehorn To: freebsd-sparc64@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: 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: Thu, 12 Apr 2007 21:05:23 -0000 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? -Nathan From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 06:08:48 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 D942216A401 for ; Sat, 14 Apr 2007 06:08:48 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id 175A213C43E for ; Sat, 14 Apr 2007 06:08:47 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so936381nza for ; Fri, 13 Apr 2007 23:08:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:mime-version:content-type:content-disposition:user-agent; b=O7UWAiwL/CvNvm2317RjV3TLi68FJsgvYaF/lKu+ewv1KNBRPQJ5/3bfMC299bCdi0epftLgJA37q5Kh+zrlC3DURJnv/FGrl1sV6iPDvO7zmj1yTNGGoFfOTmCnpUXrOQNjn8JZarBaKBFPaqmYSzykPKDvdleQQet0kXV6wcY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:mime-version:content-type:content-disposition:user-agent; b=uXWq08C80GrkEuokDXgBxFU0+G9wY78RDHtAZo5ElZ93xiBEggOq7YGC3wke+EwbCN8/kSHIvmb5MdAUWYy2SCDOR5dbEJW9jGYVbGw+CJCBrQt0gqCBKZ+yQ7xxz3/2627x+JjJoMKRL/m8oOv97nvHvf6UaVBnLI33ik/SwVA= Received: by 10.114.198.1 with SMTP id v1mr1248961waf.1176530926794; Fri, 13 Apr 2007 23:08:46 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id y25sm4404566pod.2007.04.13.23.08.43; Fri, 13 Apr 2007 23:08:45 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l3E68gLj014123 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 14 Apr 2007 15:08:42 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l3E68fCH014122; Sat, 14 Apr 2007 15:08:41 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Sat, 14 Apr 2007 15:08:41 +0900 From: Pyun YongHyeon To: freebsd-sparc64@FreeBSD.org Message-ID: <20070414060841.GB12777@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="8GpibOaaTibBMecb" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: freebsd-ppc@FreeBSD.org Subject: CFT: gem(4) checksum offload support X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 06:08:49 -0000 --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Sorry for cross posting. I've made a patch to enable hardware checksum offload in gem(4) and it seems to work correctly on ppc. I saw decreased CPU usage with checksum offload but I can't sure how much it helped as ppc's vmstat(1) output shows fluctuating interrupt numbers/CPU usage patterns. Anyway, before committing to tree I'd like to know any regressions not noticed by me. ATM the patch does not enable Tx UDP checksum offload as the hardware can generate checksum value 0 for UDP packet.(The hardware should flip the checksum value for UDP checksum 0 such that 0xffff should be used for UDP packet.) If you still want to use Tx UDP checksum offload set link0 flag with ifconfig(8). If there is no objections I'll commit it in a few days. Thanks. -- Regards, Pyun YongHyeon --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="gem.chksum.patch" Index: if_gem.c =================================================================== RCS file: /home/ncvs/src/sys/dev/gem/if_gem.c,v retrieving revision 1.40 diff -u -r1.40 if_gem.c --- if_gem.c 6 Dec 2006 02:04:25 -0000 1.40 +++ if_gem.c 14 Apr 2007 03:30:28 -0000 @@ -65,6 +65,12 @@ #include #include +#include +#include +#include +#include +#include + #include #include @@ -74,6 +80,7 @@ #include #define TRIES 10000 +#define GEM_CSUM_FEATURES (CSUM_TCP) static void gem_start(struct ifnet *); static void gem_start_locked(struct ifnet *); @@ -82,6 +89,8 @@ static void gem_cddma_callback(void *, bus_dma_segment_t *, int, int); static void gem_txdma_callback(void *, bus_dma_segment_t *, int, bus_size_t, int); +static __inline void gem_txcksum(struct gem_softc *, struct mbuf *, uint64_t *); +static __inline void gem_rxcksum(struct mbuf *, uint64_t); static void gem_tick(void *); static int gem_watchdog(struct gem_softc *); static void gem_init(void *); @@ -264,6 +273,7 @@ device_printf(sc->sc_dev, "%ukB RX FIFO, %ukB TX FIFO\n", sc->sc_rxfifosize / 1024, v / 16); + sc->sc_csum_features = GEM_CSUM_FEATURES; /* Initialize ifnet structure. */ ifp->if_softc = sc; if_initname(ifp, device_get_name(sc->sc_dev), @@ -332,11 +342,12 @@ #endif /* - * Tell the upper layer(s) we support long frames. + * Tell the upper layer(s) we support long frames/checksum offloads. */ ifp->if_data.ifi_hdrlen = sizeof(struct ether_vlan_header); - ifp->if_capabilities |= IFCAP_VLAN_MTU; - ifp->if_capenable |= IFCAP_VLAN_MTU; + ifp->if_capabilities |= IFCAP_VLAN_MTU | IFCAP_HWCSUM; + ifp->if_hwassist |= sc->sc_csum_features; + ifp->if_capenable |= IFCAP_VLAN_MTU | IFCAP_HWCSUM; return (0); @@ -470,7 +481,7 @@ struct gem_softc *sc = txd->txd_sc; struct gem_txsoft *txs = txd->txd_txs; bus_size_t len = 0; - uint64_t flags = 0; + uint64_t cflags, flags; int seg, nexttx; if (error != 0) @@ -488,6 +499,10 @@ txs->txs_ndescs = nsegs; nexttx = txs->txs_firstdesc; + + flags = cflags = 0; + if ((txd->m->m_pkthdr.csum_flags & sc->sc_csum_features) != 0) + gem_txcksum(sc, txd->m, &cflags); /* * Initialize the transmit descriptors. */ @@ -507,6 +522,7 @@ KASSERT(segs[seg].ds_len < GEM_TD_BUFSIZE, ("gem_txdma_callback: segment size too large!")); flags = segs[seg].ds_len & GEM_TD_BUFSIZE; + flags |= cflags; if (len == 0) { #ifdef GEM_DEBUG CTR2(KTR_GEM, "txdma_cb: start of packet at seg %d, " @@ -533,6 +549,112 @@ ("gem_txdma_callback: missed end of packet!")); } +static __inline void +gem_txcksum(struct gem_softc *sc, struct mbuf *m, uint64_t *cflags) +{ + struct ip *ip; + uint64_t offset, offset2; + char *p; + + offset = sizeof(struct ip) + ETHER_HDR_LEN; + for(; m && m->m_len == 0; m = m->m_next) + ; + if (m == NULL || m->m_len < ETHER_HDR_LEN) { + device_printf(sc->sc_dev, "%s: m_len < ETHER_HDR_LEN\n", + __func__); + /* checksum will be corrupted */ + goto sendit; + } + if (m->m_len < ETHER_HDR_LEN + sizeof(uint32_t)) { + if (m->m_len != ETHER_HDR_LEN) { + device_printf(sc->sc_dev, + "%s: m_len != ETHER_HDR_LEN\n", __func__); + /* checksum will be corrupted */ + goto sendit; + } + for(m = m->m_next; m && m->m_len == 0; m = m->m_next) + ; + if (m == NULL) { + /* checksum will be corrupted */ + goto sendit; + } + ip = mtod(m, struct ip *); + } else { + p = mtod(m, uint8_t *); + p += ETHER_HDR_LEN; + ip = (struct ip *)p; + } + offset = (ip->ip_hl << 2) + ETHER_HDR_LEN; + +sendit: + offset2 = m->m_pkthdr.csum_data; + *cflags = offset << GEM_TD_CXSUM_SSHIFT; + *cflags |= ((offset + offset2) << GEM_TD_CXSUM_OSHIFT); + *cflags |= GEM_TD_CXSUM_ENABLE; +} + +static __inline void +gem_rxcksum(struct mbuf *m, uint64_t flags) +{ + struct ether_header *eh; + struct ip *ip; + struct udphdr *uh; + int32_t hlen, len, pktlen; + uint16_t cksum, *opts; + uint32_t temp32; + + pktlen = m->m_pkthdr.len; + if (pktlen < sizeof(struct ether_header) + sizeof(struct ip)) + return; + eh = mtod(m, struct ether_header *); + if (eh->ether_type != htons(ETHERTYPE_IP)) + return; + ip = (struct ip *)(eh + 1); + if (ip->ip_v != IPVERSION) + return; + + hlen = ip->ip_hl << 2; + pktlen -= sizeof(struct ether_header); + if (hlen < sizeof(struct ip)) + return; + if (ntohs(ip->ip_len) < hlen) + return; + if (ntohs(ip->ip_len) != pktlen) + return; + if (ip->ip_off & htons(IP_MF | IP_OFFMASK)) + return; /* can't handle fragmented packet */ + + switch (ip->ip_p) { + case IPPROTO_TCP: + if (pktlen < (hlen + sizeof(struct tcphdr))) + return; + break; + case IPPROTO_UDP: + if (pktlen < (hlen + sizeof(struct udphdr))) + return; + uh = (struct udphdr *)((uint8_t *)ip + hlen); + if (uh->uh_sum == 0) + return; /* no checksum */ + break; + default: + return; + } + + cksum = ~(flags & GEM_RD_CHECKSUM); + /* checksum fixup for IP options */ + len = hlen - sizeof(struct ip); + if (len > 0) { + opts = (uint16_t *)(ip + 1); + for (; len > 0; len -= sizeof(uint16_t), opts++) { + temp32 = cksum - *opts; + temp32 = (temp32 >> 16) + (temp32 & 65535); + cksum = temp32 & 65535; + } + } + m->m_pkthdr.csum_flags |= CSUM_DATA_VALID; + m->m_pkthdr.csum_data = cksum; +} + static void gem_tick(arg) void *arg; @@ -954,12 +1076,14 @@ /* Encode Receive Descriptor ring size: four possible values */ v = gem_ringsize(GEM_NRXDESC /*XXX*/); + /* Rx TCP/UDP checksum offset */ + v |= ((ETHER_HDR_LEN + sizeof(struct ip)) << + GEM_RX_CONFIG_CXM_START_SHFT); /* Enable DMA */ bus_space_write_4(t, h, GEM_RX_CONFIG, v|(GEM_THRSH_1024<txs_firstdesc = sc->sc_txnext; + txd.m = m0; error = bus_dmamap_load_mbuf(sc->sc_tdmatag, txs->txs_dmamap, m0, gem_txdma_callback, &txd, BUS_DMA_NOWAIT); if (error != 0) @@ -1454,8 +1579,7 @@ #endif /* - * No errors; receive the packet. Note the Gem - * includes the CRC with every packet. + * No errors; receive the packet. */ len = GEM_RD_BUFLEN(rxstat); @@ -1473,7 +1597,10 @@ m->m_data += 2; /* We're already off by two */ m->m_pkthdr.rcvif = ifp; - m->m_pkthdr.len = m->m_len = len - ETHER_CRC_LEN; + m->m_pkthdr.len = m->m_len = len; + + if ((ifp->if_capenable & IFCAP_RXCSUM) != 0) + gem_rxcksum(m, rxstat); /* Pass it on. */ GEM_UNLOCK(sc); @@ -1876,6 +2003,12 @@ if (ifp->if_drv_flags & IFF_DRV_RUNNING) gem_stop(ifp, 0); } + if ((ifp->if_flags & IFF_LINK0) != 0) + sc->sc_csum_features |= CSUM_UDP; + else + sc->sc_csum_features &= ~CSUM_UDP; + if ((ifp->if_capenable & IFCAP_TXCSUM) != 0) + ifp->if_hwassist = sc->sc_csum_features; sc->sc_ifflags = ifp->if_flags; GEM_UNLOCK(sc); break; @@ -1889,6 +2022,15 @@ case SIOCSIFMEDIA: error = ifmedia_ioctl(ifp, ifr, &sc->sc_mii->mii_media, cmd); break; + case SIOCSIFCAP: + GEM_LOCK(sc); + ifp->if_capenable = ifr->ifr_reqcap; + if ((ifp->if_capenable & IFCAP_TXCSUM) != 0) + ifp->if_hwassist = sc->sc_csum_features; + else + ifp->if_hwassist = 0; + GEM_UNLOCK(sc); + break; default: error = ether_ioctl(ifp, cmd, data); break; Index: if_gemreg.h =================================================================== RCS file: /home/ncvs/src/sys/dev/gem/if_gemreg.h,v retrieving revision 1.3 diff -u -r1.3 if_gemreg.h --- if_gemreg.h 6 Jan 2005 01:42:42 -0000 1.3 +++ if_gemreg.h 14 Apr 2007 03:30:28 -0000 @@ -516,6 +516,10 @@ #define GEM_TD_START_OF_PACKET 0x0000000080000000LL #define GEM_TD_INTERRUPT_ME 0x0000000100000000LL /* Interrupt me now */ #define GEM_TD_NO_CRC 0x0000000200000000LL /* do not insert crc */ + +#define GEM_TD_CXSUM_SSHIFT 15 +#define GEM_TD_CXSUM_OSHIFT 21 + /* * Only need to set GEM_TD_CXSUM_ENABLE, GEM_TD_CXSUM_STUFF, * GEM_TD_CXSUM_START, and GEM_TD_INTERRUPT_ME in 1st descriptor of a group. Index: if_gemvar.h =================================================================== RCS file: /home/ncvs/src/sys/dev/gem/if_gemvar.h,v retrieving revision 1.12 diff -u -r1.12 if_gemvar.h --- if_gemvar.h 6 Dec 2006 02:04:25 -0000 1.12 +++ if_gemvar.h 14 Apr 2007 03:30:28 -0000 @@ -108,6 +108,7 @@ struct gem_txdma { struct gem_softc *txd_sc; struct gem_txsoft *txd_txs; + struct mbuf *m; }; /* @@ -189,6 +190,7 @@ int sc_inited; int sc_debug; int sc_ifflags; + int sc_csum_features; struct mtx sc_mtx; }; --8GpibOaaTibBMecb-- From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 10:46:32 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 2376A16A404; Sat, 14 Apr 2007 10:46:32 +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 0143B13C484; Sat, 14 Apr 2007 10:46:31 +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 l3EAkV5Q072203; Sat, 14 Apr 2007 06:46:31 -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 l3EAkVHF042367; Sat, 14 Apr 2007 06:46:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 24F8B73039; Sat, 14 Apr 2007 06:46:31 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414104631.24F8B73039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 06:46:31 -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: Sat, 14 Apr 2007 10:46:32 -0000 TB --- 2007-04-14 10:17:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 10:17:02 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-14 10:17:02 - cleaning the object tree TB --- 2007-04-14 10:17:32 - checking out the source tree TB --- 2007-04-14 10:17:32 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-14 10:17:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 10:27:27 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 10:27:27 - cd /src TB --- 2007-04-14 10:27:27 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 10:27:28 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** 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. *** Error code 1 Stop in /src. TB --- 2007-04-14 10:46:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 10:46:30 - ERROR: failed to build world TB --- 2007-04-14 10:46:30 - tinderbox aborted TB --- 0.75 user 2.46 system 1768.76 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 11:13:39 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 BB1C216A418; Sat, 14 Apr 2007 11:13:39 +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 22B9D13C448; Sat, 14 Apr 2007 11:13: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 l3EBDcEf073329; Sat, 14 Apr 2007 07:13:38 -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 l3EBDcBX081288; Sat, 14 Apr 2007 07:13:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4B6C373039; Sat, 14 Apr 2007 07:13:38 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414111338.4B6C373039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 07:13:38 -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: Sat, 14 Apr 2007 11:13:39 -0000 TB --- 2007-04-14 10:46:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 10:46:31 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-14 10:46:31 - cleaning the object tree TB --- 2007-04-14 10:46:50 - checking out the source tree TB --- 2007-04-14 10:46:50 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-14 10:46:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 10:54:56 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 10:54:56 - cd /src TB --- 2007-04-14 10:54:56 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 10:54:57 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** 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. *** Error code 1 Stop in /src. TB --- 2007-04-14 11:13:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 11:13:37 - ERROR: failed to build world TB --- 2007-04-14 11:13:37 - tinderbox aborted TB --- 0.72 user 2.10 system 1626.69 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 14:36: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 24CA016A400; Sat, 14 Apr 2007 14:36: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 F1F8813C4BB; Sat, 14 Apr 2007 14:36: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 l3EEabeW086061; Sat, 14 Apr 2007 10:36: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 l3EEab73095379; Sat, 14 Apr 2007 10:36:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DF77F73039; Sat, 14 Apr 2007 10:36:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414143636.DF77F73039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 10:36:36 -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: Sat, 14 Apr 2007 14:36:38 -0000 TB --- 2007-04-14 14:08:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 14:08:52 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-14 14:08:52 - cleaning the object tree TB --- 2007-04-14 14:09:01 - checking out the source tree TB --- 2007-04-14 14:09:01 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-14 14:09:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 14:17:39 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 14:17:39 - cd /src TB --- 2007-04-14 14:17:39 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 14:17:41 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** 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. *** Error code 1 Stop in /src. TB --- 2007-04-14 14:36:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 14:36:36 - ERROR: failed to build world TB --- 2007-04-14 14:36:36 - tinderbox aborted TB --- 0.25 user 0.58 system 1664.50 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 15:04: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 59D0F16A403; Sat, 14 Apr 2007 15:04: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 327B213C4B0; Sat, 14 Apr 2007 15:04: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 l3EF4aHk087601; Sat, 14 Apr 2007 11:04:36 -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 l3EF4aln010393; Sat, 14 Apr 2007 11:04:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6F36273039; Sat, 14 Apr 2007 11:04:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414150436.6F36273039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 11:04:36 -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: Sat, 14 Apr 2007 15:04:37 -0000 TB --- 2007-04-14 14:36:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 14:36:37 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-14 14:36:37 - cleaning the object tree TB --- 2007-04-14 14:36:53 - checking out the source tree TB --- 2007-04-14 14:36:53 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-14 14:36:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 14:45:24 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 14:45:24 - cd /src TB --- 2007-04-14 14:45:24 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 14:45:26 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** 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. *** Error code 1 Stop in /src. TB --- 2007-04-14 15:04:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 15:04:36 - ERROR: failed to build world TB --- 2007-04-14 15:04:36 - tinderbox aborted TB --- 0.19 user 0.80 system 1679.12 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 18:18:50 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 051B616A402; Sat, 14 Apr 2007 18:18:50 +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 D34A713C4BE; Sat, 14 Apr 2007 18:18:49 +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 l3EIInuG098412; Sat, 14 Apr 2007 14:18:49 -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 l3EIInu7031285; Sat, 14 Apr 2007 14:18:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 177E273039; Sat, 14 Apr 2007 14:18:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414181849.177E273039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 14:18:49 -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/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: Sat, 14 Apr 2007 18:18:50 -0000 TB --- 2007-04-14 17:48:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 17:48:01 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-14 17:48:02 - cleaning the object tree TB --- 2007-04-14 17:48:12 - checking out the source tree TB --- 2007-04-14 17:48:12 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-14 17:48:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 17:59:49 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 17:59:49 - cd /src TB --- 2007-04-14 17:59:49 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 17:59: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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** 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. *** Error code 1 Stop in /src. TB --- 2007-04-14 18:18:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 18:18:48 - ERROR: failed to build world TB --- 2007-04-14 18:18:48 - tinderbox aborted TB --- 0.20 user 0.66 system 1847.23 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 18:46:03 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 F080216A402; Sat, 14 Apr 2007 18:46:03 +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 CA91013C44C; Sat, 14 Apr 2007 18:46:03 +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 l3EIk3AE099851; Sat, 14 Apr 2007 14:46:03 -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 l3EIk3uK048522; Sat, 14 Apr 2007 14:46:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0594673039; Sat, 14 Apr 2007 14:46:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414184603.0594673039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 14:46:02 -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: Sat, 14 Apr 2007 18:46:04 -0000 TB --- 2007-04-14 18:18:49 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 18:18:49 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-14 18:18:49 - cleaning the object tree TB --- 2007-04-14 18:18:55 - checking out the source tree TB --- 2007-04-14 18:18:55 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-14 18:18:55 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 18:27:05 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 18:27:05 - cd /src TB --- 2007-04-14 18:27:05 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 18:27:08 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/sun4v/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** 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. *** Error code 1 Stop in /src. TB --- 2007-04-14 18:46:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 18:46:02 - ERROR: failed to build world TB --- 2007-04-14 18:46:02 - tinderbox aborted TB --- 0.22 user 0.71 system 1633.59 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 22:45:27 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 0DE7A16A401; Sat, 14 Apr 2007 22:45:27 +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 DA4E713C46C; Sat, 14 Apr 2007 22:45:26 +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 l3EMjQ2h012107; Sat, 14 Apr 2007 18:45:26 -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 l3EMjPK4070252; Sat, 14 Apr 2007 18:45:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AC1CE73039; Sat, 14 Apr 2007 18:45:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414224525.AC1CE73039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 18:45:25 -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: Sat, 14 Apr 2007 22:45:27 -0000 TB --- 2007-04-14 21:52:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 21:52:38 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-04-14 21:52:39 - cleaning the object tree TB --- 2007-04-14 21:52:46 - checking out the source tree TB --- 2007-04-14 21:52:46 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-04-14 21:52:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 22:01:30 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 22:01:30 - cd /src TB --- 2007-04-14 22:01:30 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 22:01:32 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 [...] `vs_split.o' is up to date. (cd /src/rescue/rescue/../../usr.bin/id && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/id/ depend && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/id/ id.o) `id.o' is up to date. (cd /src/rescue/rescue/../../usr.sbin/chroot && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/chroot/ depend && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/chroot/ chroot.o) `chroot.o' is up to date. cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo cp.lo date.lo dd.lo df.lo echo.lo ed.lo expr.lo getfacl.lo hostname.lo kenv.lo kill.lo ln.lo ls.lo mkdir.lo mv.lo pax.lo ps.lo pwd.lo realpath.lo rm.lo rmdir.lo setfacl.lo sh.lo stty.lo sync.lo test.lo rcp.lo csh.lo atacontrol.lo badsect.lo bsdlabel.lo camcontrol.lo ccdconfig.lo clri.lo devfs.lo dmesg.lo dump.lo dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo fsirand.lo gbde.lo ifconfig.lo init.lo kldconfig.lo kldload.lo kldstat.lo kldunload.lo ldconfig.lo md5.lo mdconfig.lo mdmfs.lo mknod.lo mount.lo mount_cd9660.lo mount_msdosfs.lo mount_nfs.lo mount_ntfs.lo mount_nullfs.lo mount_udf.lo mount_umapfs.lo mount_unionfs.lo newfs.lo newfs_msdos.lo nos-tun.lo ping.lo reboot.lo restore.lo rcorder.lo route.lo routed.lo rtquery.lo rtsol.lo savecore.lo slattach.lo spppcontrol.lo startslip.lo swapon.lo sysctl.lo tunefs.lo umount.lo atm.lo atmconfig.lo fore_dnld.lo ilmid.lo ping6.lo ipf.lo sunlabel.lo dhcl ient.lo gzip.lo bzip2.lo tar.lo vi.lo id.lo chroot.lo /obj/sparc64/src/rescue/rescue/../librescue/exec.o /obj/sparc64/src/rescue/rescue/../librescue/getusershell.o /obj/sparc64/src/rescue/rescue/../librescue/login_class.o /obj/sparc64/src/rescue/rescue/../librescue/popen.o /obj/sparc64/src/rescue/rescue/../librescue/rcmdsh.o /obj/sparc64/src/rescue/rescue/../librescue/sysctl.o /obj/sparc64/src/rescue/rescue/../librescue/system.o -lcrypt -ledit -lkvm -ll -lm -ltermcap -lutil -lcrypto -latm -lalias -lcam -lcurses -ldevstat -lipsec -lipx -lgeom -lbsdxml -lkiconv -lmd -lreadline -lsbuf -lufs -lz -lbz2 -larchive /obj/sparc64/src/tmp/usr/lib/libarchive.a(archive_read_support_format_all.o)(.text+0xc): In function `archive_read_support_format_all': : undefined reference to `archive_read_support_format_ar' *** Error code 1 Stop in /obj/sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 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-14 22:45:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 22:45:25 - ERROR: failed to build world TB --- 2007-04-14 22:45:25 - tinderbox aborted TB --- 0.22 user 0.64 system 3166.40 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Apr 14 22:56:31 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 B5E1A16A401; Sat, 14 Apr 2007 22:56:31 +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 8DC7113C45D; Sat, 14 Apr 2007 22:56:31 +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 l3EMuUqi012550; Sat, 14 Apr 2007 18:56:31 -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 l3EMuUtZ017870; Sat, 14 Apr 2007 18:56:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8D8FB73039; Sat, 14 Apr 2007 18:56:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414225630.8D8FB73039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 18:56:30 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 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: Sat, 14 Apr 2007 22:56:31 -0000 TB --- 2007-04-14 22:06:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 22:06:20 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-14 22:06:20 - cleaning the object tree TB --- 2007-04-14 22:06:26 - checking out the source tree TB --- 2007-04-14 22:06:26 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-14 22:06:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 22:14:26 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 22:14:26 - cd /src TB --- 2007-04-14 22:14:26 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 22:14: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 >>> 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 [...] `vs_split.o' is up to date. (cd /src/rescue/rescue/../../usr.bin/id && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/id/ depend && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/id/ id.o) `id.o' is up to date. (cd /src/rescue/rescue/../../usr.sbin/chroot && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/chroot/ depend && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/chroot/ chroot.o) `chroot.o' is up to date. cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo cp.lo date.lo dd.lo df.lo echo.lo ed.lo expr.lo getfacl.lo hostname.lo kenv.lo kill.lo ln.lo ls.lo mkdir.lo mv.lo pax.lo ps.lo pwd.lo realpath.lo rm.lo rmdir.lo setfacl.lo sh.lo stty.lo sync.lo test.lo rcp.lo csh.lo atacontrol.lo badsect.lo bsdlabel.lo camcontrol.lo ccdconfig.lo clri.lo devfs.lo dmesg.lo dump.lo dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo fsirand.lo gbde.lo ifconfig.lo init.lo kldconfig.lo kldload.lo kldstat.lo kldunload.lo ldconfig.lo md5.lo mdconfig.lo mdmfs.lo mknod.lo mount.lo mount_cd9660.lo mount_msdosfs.lo mount_nfs.lo mount_ntfs.lo mount_nullfs.lo mount_udf.lo mount_umapfs.lo mount_unionfs.lo newfs.lo newfs_msdos.lo nos-tun.lo ping.lo reboot.lo restore.lo rcorder.lo route.lo routed.lo rtquery.lo rtsol.lo savecore.lo slattach.lo spppcontrol.lo startslip.lo swapon.lo sysctl.lo tunefs.lo umount.lo atm.lo atmconfig.lo fore_dnld.lo ilmid.lo ping6.lo ipf.lo sunlabel.lo dhcl ient.lo gzip.lo bzip2.lo tar.lo vi.lo id.lo chroot.lo /obj/sun4v/src/rescue/rescue/../librescue/exec.o /obj/sun4v/src/rescue/rescue/../librescue/getusershell.o /obj/sun4v/src/rescue/rescue/../librescue/login_class.o /obj/sun4v/src/rescue/rescue/../librescue/popen.o /obj/sun4v/src/rescue/rescue/../librescue/rcmdsh.o /obj/sun4v/src/rescue/rescue/../librescue/sysctl.o /obj/sun4v/src/rescue/rescue/../librescue/system.o -lcrypt -ledit -lkvm -ll -lm -ltermcap -lutil -lcrypto -latm -lalias -lcam -lcurses -ldevstat -lipsec -lipx -lgeom -lbsdxml -lkiconv -lmd -lreadline -lsbuf -lufs -lz -lbz2 -larchive /obj/sun4v/src/tmp/usr/lib/libarchive.a(archive_read_support_format_all.o)(.text+0xc): In function `archive_read_support_format_all': : undefined reference to `archive_read_support_format_ar' *** Error code 1 Stop in /obj/sun4v/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 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-14 22:56:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 22:56:30 - ERROR: failed to build world TB --- 2007-04-14 22:56:30 - tinderbox aborted TB --- 0.25 user 0.59 system 3010.50 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full