From owner-freebsd-sparc64@FreeBSD.ORG Sun Jun 10 05:33:12 2007 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E464A16A41F; Sun, 10 Jun 2007 05:33:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id A40B513C43E; Sun, 10 Jun 2007 05:33:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5A5XBLs037889; Sun, 10 Jun 2007 01:33:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5A5XBja026153; Sun, 10 Jun 2007 01:33:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 62B4E73068; Sun, 10 Jun 2007 01:33:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610053311.62B4E73068@freebsd-current.sentex.ca> Date: Sun, 10 Jun 2007 01:33:11 -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, 10 Jun 2007 05:33:13 -0000 TB --- 2007-06-10 04:01:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-10 04:01:25 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-10 04:01:25 - cleaning the object tree TB --- 2007-06-10 04:01:43 - checking out the source tree TB --- 2007-06-10 04:01:43 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-10 04:01:43 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-10 04:11:10 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 04:11:10 - cd /src TB --- 2007-06-10 04:11:10 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 10 04:11: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 Sun Jun 10 05:20:39 UTC 2007 TB --- 2007-06-10 05:20:39 - generating LINT kernel config TB --- 2007-06-10 05:20:39 - cd /src/sys/sun4v/conf TB --- 2007-06-10 05:20:39 - /usr/bin/make -B LINT TB --- 2007-06-10 05:20:39 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-10 05:20:39 - cd /src TB --- 2007-06-10 05:20:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 10 05:20:39 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-10 05:33:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 05:33:11 - ERROR: failed to build lint kernel TB --- 2007-06-10 05:33:11 - tinderbox aborted TB --- 0.61 user 2.02 system 5505.56 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Jun 10 10:00:56 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 5813C16A400; Sun, 10 Jun 2007 10:00:56 +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 06EED13C447; Sun, 10 Jun 2007 10:00:55 +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 l5AA0tYX047706; Sun, 10 Jun 2007 06:00:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5AA0tgK049238; Sun, 10 Jun 2007 06:00:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 11365241BF; Sun, 10 Jun 2007 06:00:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610100055.11365241BF@freebsd-stable.sentex.ca> Date: Sun, 10 Jun 2007 06:00:55 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 10:00:56 -0000 TB --- 2007-06-10 08:51:55 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2007-06-10 08:51:55 - starting RELENG_6 tinderbox run for sparc64/sparc64 TB --- 2007-06-10 08:51:55 - cleaning the object tree TB --- 2007-06-10 08:52:26 - checking out the source tree TB --- 2007-06-10 08:52:26 - cd /tinderbox/RELENG_6/sparc64/sparc64 TB --- 2007-06-10 08:52:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2007-06-10 09:03:13 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 09:03:13 - cd /src TB --- 2007-06-10 09:03:13 - /usr/bin/make -B buildworld >>> 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 -DLOGALL -DUSE_BSM_AUDIT -c /src/usr.bin/login/login_fbtab.c cc -O2 -pipe -DLOGALL -DUSE_BSM_AUDIT -c /src/usr.bin/login/login_audit.c /src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /src/usr.bin/login/login_audit.c:115: error: conflicting types for 'au_login_fail' /src/usr.bin/login/login.h:32: error: previous declaration of 'au_login_fail' was here /src/usr.bin/login/login_audit.c: In function `au_login_fail': /src/usr.bin/login/login_audit.c:154: warning: passing arg 1 of `au_to_text' discards qualifiers from pointer target type *** Error code 1 Stop in /src/usr.bin/login. *** 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-06-10 10:00:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 10:00:54 - ERROR: failed to build world TB --- 2007-06-10 10:00:54 - tinderbox aborted TB --- 0.97 user 3.55 system 4138.95 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Jun 10 13:47:41 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 B745216A400; Sun, 10 Jun 2007 13:47:41 +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 8DFAB13C455; Sun, 10 Jun 2007 13:47:41 +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 l5ADlfkS059023; Sun, 10 Jun 2007 09:47:41 -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 l5ADletn079683; Sun, 10 Jun 2007 09:47:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BC2EE73068; Sun, 10 Jun 2007 09:47:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610134740.BC2EE73068@freebsd-current.sentex.ca> Date: Sun, 10 Jun 2007 09:47:40 -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, 10 Jun 2007 13:47:41 -0000 TB --- 2007-06-10 12:19:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-10 12:19:34 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-10 12:19:34 - cleaning the object tree TB --- 2007-06-10 12:19:50 - checking out the source tree TB --- 2007-06-10 12:19:50 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-10 12:19:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-10 12:28:00 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 12:28:00 - cd /src TB --- 2007-06-10 12:28:00 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 10 12:28:02 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 Jun 10 13:35:12 UTC 2007 TB --- 2007-06-10 13:35:12 - generating LINT kernel config TB --- 2007-06-10 13:35:12 - cd /src/sys/sun4v/conf TB --- 2007-06-10 13:35:12 - /usr/bin/make -B LINT TB --- 2007-06-10 13:35:12 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-10 13:35:12 - cd /src TB --- 2007-06-10 13:35:12 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 10 13:35:12 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-10 13:47:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 13:47:40 - ERROR: failed to build lint kernel TB --- 2007-06-10 13:47:40 - tinderbox aborted TB --- 0.61 user 1.95 system 5286.33 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Jun 10 22:11:24 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 6978E16A468; Sun, 10 Jun 2007 22:11:24 +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 27F5613C483; Sun, 10 Jun 2007 22:11:24 +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 l5AMBN0j084950; Sun, 10 Jun 2007 18:11:23 -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 l5AMBNiZ090552; Sun, 10 Jun 2007 18:11:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E5C0D73068; Sun, 10 Jun 2007 18:11:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070610221122.E5C0D73068@freebsd-current.sentex.ca> Date: Sun, 10 Jun 2007 18:11:22 -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, 10 Jun 2007 22:11:24 -0000 TB --- 2007-06-10 20:37:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-10 20:37:11 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-10 20:37:11 - cleaning the object tree TB --- 2007-06-10 20:37:32 - checking out the source tree TB --- 2007-06-10 20:37:32 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-10 20:37:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-10 20:46:51 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-10 20:46:51 - cd /src TB --- 2007-06-10 20:46:51 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 10 20:46:52 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 Jun 10 21:58:29 UTC 2007 TB --- 2007-06-10 21:58:29 - generating LINT kernel config TB --- 2007-06-10 21:58:29 - cd /src/sys/sun4v/conf TB --- 2007-06-10 21:58:29 - /usr/bin/make -B LINT TB --- 2007-06-10 21:58:29 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-10 21:58:29 - cd /src TB --- 2007-06-10 21:58:29 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 10 21:58:29 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-10 22:11:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-10 22:11:22 - ERROR: failed to build lint kernel TB --- 2007-06-10 22:11:22 - tinderbox aborted TB --- 0.66 user 1.95 system 5650.92 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 11 06:42: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 1BED816A46C; Mon, 11 Jun 2007 06:42: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 CF1E313C483; Mon, 11 Jun 2007 06:42: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 l5B6gc4q009822; Mon, 11 Jun 2007 02:42: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 l5B6gbrx002892; Mon, 11 Jun 2007 02:42:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 82CF073068; Mon, 11 Jun 2007 02:42:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070611064237.82CF073068@freebsd-current.sentex.ca> Date: Mon, 11 Jun 2007 02:42:37 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 06:42:39 -0000 TB --- 2007-06-11 05:08:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-11 05:08:59 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-11 05:08:59 - cleaning the object tree TB --- 2007-06-11 05:09:21 - checking out the source tree TB --- 2007-06-11 05:09:21 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-11 05:09:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-11 05:18:13 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-11 05:18:13 - cd /src TB --- 2007-06-11 05:18:13 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 11 05:18:14 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 Jun 11 06:29:31 UTC 2007 TB --- 2007-06-11 06:29:31 - generating LINT kernel config TB --- 2007-06-11 06:29:31 - cd /src/sys/sun4v/conf TB --- 2007-06-11 06:29:31 - /usr/bin/make -B LINT TB --- 2007-06-11 06:29:31 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-11 06:29:31 - cd /src TB --- 2007-06-11 06:29:31 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jun 11 06:29:32 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-11 06:42:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-11 06:42:36 - ERROR: failed to build lint kernel TB --- 2007-06-11 06:42:36 - tinderbox aborted TB --- 0.70 user 1.91 system 5616.84 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 11 08:10:04 2007 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B18C316A469 for ; Mon, 11 Jun 2007 08:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9228B13C4B0 for ; Mon, 11 Jun 2007 08:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5B8A4cB003354 for ; Mon, 11 Jun 2007 08:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5B8A4wI003353; Mon, 11 Jun 2007 08:10:04 GMT (envelope-from gnats) Resent-Date: Mon, 11 Jun 2007 08:10:04 GMT Resent-Message-Id: <200706110810.l5B8A4wI003353@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-sparc64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KES Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C1A716A469 for ; Mon, 11 Jun 2007 08:04:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 3CADB13C447 for ; Mon, 11 Jun 2007 08:04:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l5B84KmQ094552 for ; Mon, 11 Jun 2007 08:04:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l5B84KsQ094551; Mon, 11 Jun 2007 08:04:20 GMT (envelope-from nobody) Message-Id: <200706110804.l5B84KsQ094551@www.freebsd.org> Date: Mon, 11 Jun 2007 08:04:20 GMT From: KES To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: sparc64/113556: panic: trap: memory address not aligned; Rebooting... 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, 11 Jun 2007 08:10:04 -0000 >Number: 113556 >Category: sparc64 >Synopsis: panic: trap: memory address not aligned; Rebooting... >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-sparc64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 11 08:10:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: KES >Release: FreeBSD 6.2-STABLE #2: Mon May 14 17:40:17 EEST 2007 >Organization: Aldec-Kharkov >Environment: [root@sparc /usr/home/aldec]# uname -a FreeBSD sparc.aldec.com.pl 6.2-STABLE FreeBSD 6.2-STABLE #2: Mon May 14 17:40:17 EEST 2007 aldec@sparc.aldec.com.pl:/usr/obj/usr/src/sys/KES_KERN_SUN_v6 sparc64 >Description: This two commands is a cause of server rebooting: sysctl net.link.ether.bridge.enable=1 sysctl net.link.ether.bridge.config=rl0,rl1 ------------------------------------ This also rebooting the server. Here my mailing with mpd-users@ >How-To-Repeat: 1) sysctl net.link.ether.bridge.enable=1 sysctl net.link.ether.bridge.config=rl0,rl1 2) Install mpd and UP vpn link after connection server goes down >Fix: >Release-Note: >Audit-Trail: >Unformatted: >KES wrote: >> Hi. >> My machine is: >> FreeBSD 6.2-STABLE #1: Tue Apr 3 08:42:50 EEST 2007 >> >> Timecounter "tick" frequency 360000000 Hz quality 1000 >> real memory = 201326592 (192 MB) >> avail memory = 178716672 (170 MB) >> cpu0: Sun Microsystems UltraSparc-IIi Processor (360.00 MHz CPU) > >MPD version? I've tested 4.1 on same arch and it works fine for me. > >> Connecting to mpd causing server to REBOOT >> mpd.links >> ------------------- >> pptp0: >> set link type pptp >> >> mpd.conf >> ------------------- >> default: >> load pptp0 >> pptp0: >> new -i ng00 pptp0 pptp0 >> load pptp_standart >> pptp_standart: >> set iface disable on-demand >> set bundle disable multilink >> set link no pap >> set link enable chap >> set link keep-alive 60 180 >> set ipcp yes vjcomp >> #XXXX and YYYY -- my IP addresses >> set ipcp dns 1.2.3.4 >> set ipcp dns 5.6.7.8 >> set iface disable proxy-arp >> set pptp enable incoming >> set pptp disable originate >> set link yes acfcomp protocomp >> log +auth > >Try looking at the console. The problem can be caused not directly by >mpd. What exactly says kernel when failing? ##################### NEXT MAIL ##################### My mpd Version is: [root@sparc /usr/home/aldec]# mpd4 -v Version 4.1 (root@sparc.aldec.com.pl 14:10 29-Mar-2007) I have ran mpd4 and try to connect from WinXP SP2. [root@sparc /]# mpd4 > /vpntest after server fail [root@sparc /]# cat /vpntest Multi-link PPP daemon for FreeBSD process 1378 started, version 4.1 (root@sparc.aldec.com.pl 14:10 29-Mar-2007) Label 'startup' not found [pptp0] using interface ng0 [pptp1] using interface ng1 PPTP connection from 192.168.0.1 4765 pptp0: attached to connection with 192.168.0.1 4765 [pptp0] Accepting PPTP connection [pptp0] opening link "pptp0"... [pptp0] link: OPEN event [pptp0] LCP: Open event [pptp0] LCP: state change Initial --> Starting [pptp0] LCP: LayerStart [pptp0] attaching to peer's outgoing call [pptp0] link: UP event [pptp0] link: origination is remote [pptp0] LCP: Up event [pptp0] LCP: state change Starting --> Req-Sent [pptp0] LCP: SendConfigReq #1 ACFCOMP PROTOCOMP MRU 1500 MAGICNUM c62da0c6 AUTHPROTO CHAP MSOFTv2 pptp0-0: ignoring SetLinkInfo [pptp0] LCP: rec'd Configure Request #0 link 0 (Req-Sent) MRU 1400 MAGICNUM 619e59e8 PROTOCOMP ACFCOMP CALLBACK Not supported [pptp0] LCP: SendConfigRej #0 CALLBACK [pptp0] LCP: rec'd Configure Request #1 link 0 (Req-Sent) MRU 1400 MAGICNUM 619e59e8 PROTOCOMP ACFCOMP [pptp0] LCP: SendConfigAck #1 MRU 1400 MAGICNUM 619e59e8 PROTOCOMP ACFCOMP [pptp0] LCP: state change Req-Sent --> Ack-Sent [root@sparc /] cat /var/log/dmesg.today panic: trap: memory address not aligned Uptime: 1d5h46m18s Cannot dump. No dump device defined. Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-STABLE #1: Tue Apr 3 08:42:50 EEST 2007 root@sparc.aldec.com.pl:/usr/obj/usr/src/sys/KES_KERN_SUN_v6 module_register: module ng_mppc already exists! Module ng_mppc failed to register: 17 Timecounter "tick" frequency 360000000 Hz quality 1000 ######### NEXT MAIL ######### >KES wrote: >> My mpd Version is: >> [root@sparc /usr/home/aldec]# mpd4 -v >> Version 4.1 (root@sparc.aldec.com.pl 14:10 29-Mar-2007) > >> [root@sparc /] cat /var/log/dmesg.today >> panic: trap: memory address not aligned > >This is your pain. Some netgraph modules should be rewrited because they > do address memory the way sparc don't adore. At least I'm sure that >ng_netflow is unusable on sparc. > >Try recompiling kernel without most NETGRAPH modules. You actually need >only this 2 lines in your kernel config for mpd to work: > >options NETGRAPH >options NETGRAPH_ETHER > >All other modules would be loaded automatically. ####### NEXT MAIL ####### I have recompiled kernel. Server still rebooting. But mpd seems fail earlier #cat /vpntest Multi-link PPP daemon for FreeBSD process 1044 started, version 4.1 (root@sparc.aldec.com.pl 14:10 29-Mar-2007) Label 'startup' not found [pptp0] using interface ng0 [pptp1] using interface ng1 From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 11 11:08:59 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 6BD0816A469 for ; Mon, 11 Jun 2007 11:08:59 +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 4356913C45D for ; Mon, 11 Jun 2007 11:08:59 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5BB8wkQ026762 for ; Mon, 11 Jun 2007 11:08:58 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5BB8vXV026758 for freebsd-sparc64@FreeBSD.org; Mon, 11 Jun 2007 11:08:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Jun 2007 11:08:57 GMT Message-Id: <200706111108.l5BB8vXV026758@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats 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, 11 Jun 2007 11:08:59 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/113556 sparc64 panic: trap: memory address not aligned; Rebooting... 1 problem total. 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/104428 sparc64 [nullfs] nullfs panics on E4500 (but not E420) o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/105607 sparc64 [modules] modules on sparc64 don't work with >= 4GB o sparc/106251 sparc64 [libmalloc] malloc fails > for large allocations s sparc/107087 sparc64 system is hinged during boot from CD o sparc/107947 sparc64 [libthr] mysqld periodically core dumps (signal 4) wit o sparc/109908 sparc64 apache22 mod_perl issue on sparc64 14 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(8) reports 14 digit time on sparc64 o sparc/108757 sparc64 [rtc] can't boot if rtc stuffed, no means of recovery 8 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 11 15:25: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 9A11F16A400; Mon, 11 Jun 2007 15:25: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 585C913C4AE; Mon, 11 Jun 2007 15:25:03 +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 l5BFP2mo069161; Mon, 11 Jun 2007 11:25:02 -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 l5BFP2DD094647; Mon, 11 Jun 2007 11:25:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5B06173068; Mon, 11 Jun 2007 11:25:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070611152502.5B06173068@freebsd-current.sentex.ca> Date: Mon, 11 Jun 2007 11:25:02 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 15:25:03 -0000 TB --- 2007-06-11 13:51:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-11 13:51:31 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-11 13:51:31 - cleaning the object tree TB --- 2007-06-11 13:51:49 - checking out the source tree TB --- 2007-06-11 13:51:49 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-11 13:51:49 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-11 14:00:51 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-11 14:00:51 - cd /src TB --- 2007-06-11 14:00:51 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 11 14:00:53 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 Jun 11 15:11:59 UTC 2007 TB --- 2007-06-11 15:11:59 - generating LINT kernel config TB --- 2007-06-11 15:11:59 - cd /src/sys/sun4v/conf TB --- 2007-06-11 15:11:59 - /usr/bin/make -B LINT TB --- 2007-06-11 15:11:59 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-11 15:11:59 - cd /src TB --- 2007-06-11 15:11:59 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jun 11 15:11:59 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-11 15:25:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-11 15:25:02 - ERROR: failed to build lint kernel TB --- 2007-06-11 15:25:02 - tinderbox aborted TB --- 0.58 user 1.98 system 5610.72 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 11 23:58:28 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 35E0C16A46B; Mon, 11 Jun 2007 23:58:28 +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 D7F2513C455; Mon, 11 Jun 2007 23:58:27 +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 l5BNwRTj049674; Mon, 11 Jun 2007 19:58:27 -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 l5BNwQia062071; Mon, 11 Jun 2007 19:58:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AE77C73068; Mon, 11 Jun 2007 19:58:26 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070611235826.AE77C73068@freebsd-current.sentex.ca> Date: Mon, 11 Jun 2007 19:58:26 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 23:58:28 -0000 TB --- 2007-06-11 22:24:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-11 22:24:38 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-11 22:24:38 - cleaning the object tree TB --- 2007-06-11 22:24:56 - checking out the source tree TB --- 2007-06-11 22:24:56 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-11 22:24:56 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-11 22:33:56 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-11 22:33:56 - cd /src TB --- 2007-06-11 22:33:56 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 11 22:33: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 >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Jun 11 23:45:11 UTC 2007 TB --- 2007-06-11 23:45:11 - generating LINT kernel config TB --- 2007-06-11 23:45:11 - cd /src/sys/sun4v/conf TB --- 2007-06-11 23:45:11 - /usr/bin/make -B LINT TB --- 2007-06-11 23:45:11 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-11 23:45:11 - cd /src TB --- 2007-06-11 23:45:11 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jun 11 23:45:12 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-11 23:58:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-11 23:58:26 - ERROR: failed to build lint kernel TB --- 2007-06-11 23:58:26 - tinderbox aborted TB --- 0.71 user 1.86 system 5627.56 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 08:43:13 2007 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7096216A469; Tue, 12 Jun 2007 08:43:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 2FF6D13C45D; Tue, 12 Jun 2007 08:43:13 +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 l5C8hC5h074042; Tue, 12 Jun 2007 04:43:12 -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 l5C8hCNx019902; Tue, 12 Jun 2007 04:43:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 12DA173068; Tue, 12 Jun 2007 04:43:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612084312.12DA173068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 04:43:11 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 08:43:13 -0000 TB --- 2007-06-12 06:57:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 06:57:46 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-12 06:57:47 - cleaning the object tree TB --- 2007-06-12 06:58:03 - checking out the source tree TB --- 2007-06-12 06:58:03 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-12 06:58:03 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 07:14:16 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 07:14:16 - cd /src TB --- 2007-06-12 07:14:16 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 07:14: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 Tue Jun 12 08:30:06 UTC 2007 TB --- 2007-06-12 08:30:06 - generating LINT kernel config TB --- 2007-06-12 08:30:06 - cd /src/sys/sun4v/conf TB --- 2007-06-12 08:30:06 - /usr/bin/make -B LINT TB --- 2007-06-12 08:30:06 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-12 08:30:06 - cd /src TB --- 2007-06-12 08:30:06 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 12 08:30:06 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-12 08:43:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 08:43:11 - ERROR: failed to build lint kernel TB --- 2007-06-12 08:43:11 - tinderbox aborted TB --- 0.64 user 1.96 system 6324.84 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 15:26:01 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 E20B316A400; Tue, 12 Jun 2007 15:26:01 +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 A094A13C458; Tue, 12 Jun 2007 15:26:01 +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 l5CFQ0pF026927; Tue, 12 Jun 2007 11:26:01 -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 l5CFQ0eK033183; Tue, 12 Jun 2007 11:26:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A182D73068; Tue, 12 Jun 2007 11:26:00 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612152600.A182D73068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 11:26:00 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 15:26:02 -0000 TB --- 2007-06-12 13:53:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 13:53:20 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-12 13:53:20 - cleaning the object tree TB --- 2007-06-12 13:53:42 - checking out the source tree TB --- 2007-06-12 13:53:42 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-12 13:53:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 14:02:35 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 14:02:35 - cd /src TB --- 2007-06-12 14:02:35 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 14:02:36 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 Jun 12 15:13:22 UTC 2007 TB --- 2007-06-12 15:13:22 - generating LINT kernel config TB --- 2007-06-12 15:13:22 - cd /src/sys/sun4v/conf TB --- 2007-06-12 15:13:22 - /usr/bin/make -B LINT TB --- 2007-06-12 15:13:22 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-12 15:13:22 - cd /src TB --- 2007-06-12 15:13:22 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 12 15:13:22 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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/hvcons.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hcall.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding /src/sys/sun4v/sun4v/hviommu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/identcpu.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sparc64/sparc64/in_cksum.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/intr_machdep.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 -Wno-pointer-sign -fformat-extensions -nostdinc -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 /src/sys/sun4v/sun4v/machdep.c /src/sys/sun4v/sun4v/machdep.c:192: error: size of array '__assert192' is negative *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-12 15:26:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 15:26:00 - ERROR: failed to build lint kernel TB --- 2007-06-12 15:26:00 - tinderbox aborted TB --- 0.64 user 2.02 system 5559.91 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 18:37:10 2007 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A24F16A468; Tue, 12 Jun 2007 18:37:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id DEDDB13C447; Tue, 12 Jun 2007 18:37:09 +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 l5CIb9JR066075; Tue, 12 Jun 2007 14:37:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l5CIb9Qu042885; Tue, 12 Jun 2007 14:37:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E31A073069; Tue, 12 Jun 2007 14:37:08 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612183708.E31A073069@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 14:37:08 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/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, 12 Jun 2007 18:37:10 -0000 TB --- 2007-06-12 18:14:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 18:14:34 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-06-12 18:14:34 - cleaning the object tree TB --- 2007-06-12 18:14:58 - checking out the source tree TB --- 2007-06-12 18:14:58 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-06-12 18:14:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 18:26:19 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 18:26:19 - cd /src TB --- 2007-06-12 18:26:19 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 18:26:21 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 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/sparc64 -I/src/lib/libc/sparc64/sys -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/sparc64/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -I/src/lib/libc/sparc64/fpu -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sockatmark.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/sparc64 -I/src/lib/libc/sparc64/sys -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/sparc64/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -I/src/lib/libc/sparc64/fpu -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sourcefilter.c /src/lib/libc/net/sourcefilter.c: In function 'setsourcefilter': /src/lib/libc/net/sourcefilter.c:309: error: invalid type argument of '->' /src/lib/libc/net/sourcefilter.c:329: warning: implicit declaration of function 'setsockopt' /src/lib/libc/net/sourcefilter.c: In function 'getsourcefilter': /src/lib/libc/net/sourcefilter.c:370: error: invalid type argument of '->' /src/lib/libc/net/sourcefilter.c:397: warning: implicit declaration of function 'getsockopt' *** Error code 1 Stop in /src/lib/libc. *** 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-06-12 18:37:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 18:37:08 - ERROR: failed to build world TB --- 2007-06-12 18:37:08 - tinderbox aborted TB --- 0.68 user 2.59 system 1353.90 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 18:37: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 E4C4E16A4F4; Tue, 12 Jun 2007 18:37: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 A439D13C457; Tue, 12 Jun 2007 18:37:14 +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 l5CIbEEh066078; Tue, 12 Jun 2007 14:37:14 -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 l5CIbE05042935; Tue, 12 Jun 2007 14:37:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EF0427306B; Tue, 12 Jun 2007 14:37:08 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612183708.EF0427306B@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 14:37:08 -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: Tue, 12 Jun 2007 18:37:15 -0000 TB --- 2007-06-12 18:16:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 18:16:37 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-12 18:16:37 - cleaning the object tree TB --- 2007-06-12 18:17:10 - checking out the source tree TB --- 2007-06-12 18:17:10 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-12 18:17:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 18:26:19 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 18:26:19 - cd /src TB --- 2007-06-12 18:26:19 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 18:26:21 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 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/sparc64 -I/src/lib/libc/sparc64/sys -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/sun4v/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -I/src/lib/libc/sparc64/fpu -DSUN4V -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sockatmark.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/sparc64 -I/src/lib/libc/sparc64/sys -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/sun4v/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -I/src/lib/libc/sparc64/fpu -DSUN4V -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sourcefilter.c /src/lib/libc/net/sourcefilter.c: In function 'setsourcefilter': /src/lib/libc/net/sourcefilter.c:309: error: invalid type argument of '->' /src/lib/libc/net/sourcefilter.c:329: warning: implicit declaration of function 'setsockopt' /src/lib/libc/net/sourcefilter.c: In function 'getsourcefilter': /src/lib/libc/net/sourcefilter.c:370: error: invalid type argument of '->' /src/lib/libc/net/sourcefilter.c:397: warning: implicit declaration of function 'getsockopt' *** Error code 1 Stop in /src/lib/libc. *** 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-06-12 18:37:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 18:37:08 - ERROR: failed to build world TB --- 2007-06-12 18:37:08 - tinderbox aborted TB --- 0.49 user 1.98 system 1231.52 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 18:57:54 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 47F4416A469 for ; Tue, 12 Jun 2007 18:57:54 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id 2294B13C468 for ; Tue, 12 Jun 2007 18:57:54 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 6ABE915AB; Tue, 12 Jun 2007 14:47:37 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 12 Jun 2007 14:47:37 -0400 X-Sasl-enc: GTKCwkusACKeyvh4bm1iZOvo/JvcHbIYoH3nuMc6ioGb 1181674056 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id A10E81DD88; Tue, 12 Jun 2007 14:47:36 -0400 (EDT) Message-ID: <466EEA46.1060803@FreeBSD.org> Date: Tue, 12 Jun 2007 19:47:34 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.10 (X11/20070407) MIME-Version: 1.0 To: FreeBSD Tinderbox References: <20070612183708.E31A073069@freebsd-current.sentex.ca> In-Reply-To: <20070612183708.E31A073069@freebsd-current.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org, sparc64@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 18:57:54 -0000 FreeBSD Tinderbox wrote: > cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/sparc64 -I/src/lib/libc/sparc64/sys -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/sparc64/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -I/src/lib/libc/sparc64/fpu -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sourcefilter.c > /src/lib/libc/net/sourcefilter.c: In function 'setsourcefilter': > /src/lib/libc/net/sourcefilter.c:309: error: invalid type argument of '->' > /src/lib/libc/net/sourcefilter.c:329: warning: implicit declaration of function 'setsockopt' > /src/lib/libc/net/sourcefilter.c: In function 'getsourcefilter': > /src/lib/libc/net/sourcefilter.c:370: error: invalid type argument of '->' > /src/lib/libc/net/sourcefilter.c:397: warning: implicit declaration of function 'getsockopt' I understand the sparc64/sun4v ports are currently having transient build failures. getsockopt() and setsockopt() should have been declared (but not defined) in . Can anyone spot what is wrong? The psu argument is correct and the code has built OK on other platforms previously. regards, BMS From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 19:09:21 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 8616416A46F; Tue, 12 Jun 2007 19:09:21 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id C568513C4AD; Tue, 12 Jun 2007 19:09:18 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id AEFB2148D; Tue, 12 Jun 2007 15:09:16 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 12 Jun 2007 15:09:16 -0400 X-Sasl-enc: h4YpBHWlVmJLA+gxrIS2phrzWjU2M1lA6936SbGK0IBC 1181675356 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id E4CFD20AD3; Tue, 12 Jun 2007 15:09:15 -0400 (EDT) Message-ID: <466EEF5B.5010807@FreeBSD.org> Date: Tue, 12 Jun 2007 20:09:15 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.10 (X11/20070407) MIME-Version: 1.0 To: "Bruce M. Simpson" References: <20070612183708.E31A073069@freebsd-current.sentex.ca> <466EEA46.1060803@FreeBSD.org> In-Reply-To: <466EEA46.1060803@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: sparc64@freebsd.org, FreeBSD Tinderbox , current@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 19:09:21 -0000 Bruce M. Simpson wrote: > > Can anyone spot what is wrong? The psu argument is correct and the > code has built OK on other platforms previously. I merged an earlier version of this file which had the missing & operator. My bad. Sorry for the disruption. regards, BMS From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 20:35: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 C284016A469; Tue, 12 Jun 2007 20:35: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 724A213C45B; Tue, 12 Jun 2007 20:35:33 +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 l5CKZWkU086526; Tue, 12 Jun 2007 16:35: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 l5CKZWjb085847; Tue, 12 Jun 2007 16:35:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 92BEC73068; Tue, 12 Jun 2007 16:35:32 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612203532.92BEC73068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 16:35:32 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 20:35:33 -0000 TB --- 2007-06-12 19:48:05 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 19:48:05 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-12 19:48:05 - cleaning the object tree TB --- 2007-06-12 19:48:24 - checking out the source tree TB --- 2007-06-12 19:48:24 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-12 19:48:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 19:58:11 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 19:58:11 - cd /src TB --- 2007-06-12 19:58:11 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 19:58:13 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 [...] gzip -cn /src/lib/libc/net/inet6_rthdr_space.3 > inet6_rthdr_space.3.gz gzip -cn /src/lib/libc/net/linkaddr.3 > linkaddr.3.gz gzip -cn /src/lib/libc/net/nsdispatch.3 > nsdispatch.3.gz gzip -cn /src/lib/libc/net/rcmd.3 > rcmd.3.gz gzip -cn /src/lib/libc/net/rcmdsh.3 > rcmdsh.3.gz gzip -cn /src/lib/libc/net/resolver.3 > resolver.3.gz gzip -cn /src/lib/libc/net/sockatmark.3 > sockatmark.3.gz make: don't know how to make setsourcefilter.3. Stop *** Error code 2 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-12 20:35:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 20:35:32 - ERROR: failed to build world TB --- 2007-06-12 20:35:32 - tinderbox aborted TB --- 0.15 user 0.44 system 2846.30 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 12 20:35: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 A628616A476; Tue, 12 Jun 2007 20:35: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 566D213C457; Tue, 12 Jun 2007 20:35:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5CKZagZ086532; Tue, 12 Jun 2007 16:35: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 l5CKZa62085884; Tue, 12 Jun 2007 16:35:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BDA3B7306B; Tue, 12 Jun 2007 16:35:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070612203536.BDA3B7306B@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 16:35:36 -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: Tue, 12 Jun 2007 20:35:37 -0000 TB --- 2007-06-12 19:47:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-12 19:47:21 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-06-12 19:47:21 - cleaning the object tree TB --- 2007-06-12 19:47:40 - checking out the source tree TB --- 2007-06-12 19:47:40 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-06-12 19:47:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-12 19:58:11 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-12 19:58:11 - cd /src TB --- 2007-06-12 19:58:11 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 12 19:58:13 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 [...] gzip -cn /src/lib/libc/net/inet6_rthdr_space.3 > inet6_rthdr_space.3.gz gzip -cn /src/lib/libc/net/linkaddr.3 > linkaddr.3.gz gzip -cn /src/lib/libc/net/nsdispatch.3 > nsdispatch.3.gz gzip -cn /src/lib/libc/net/rcmd.3 > rcmd.3.gz gzip -cn /src/lib/libc/net/rcmdsh.3 > rcmdsh.3.gz gzip -cn /src/lib/libc/net/resolver.3 > resolver.3.gz gzip -cn /src/lib/libc/net/sockatmark.3 > sockatmark.3.gz make: don't know how to make setsourcefilter.3. Stop *** Error code 2 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-12 20:35:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-12 20:35:36 - ERROR: failed to build world TB --- 2007-06-12 20:35:36 - tinderbox aborted TB --- 0.18 user 0.59 system 2895.47 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Jun 13 02:33: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 02CF816A468; Wed, 13 Jun 2007 02:33: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 B5B0613C44C; Wed, 13 Jun 2007 02:33: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 l5D2XQjW013177; Tue, 12 Jun 2007 22:33:26 -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 l5D2XQWm075504; Tue, 12 Jun 2007 22:33:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0AA2D73068; Tue, 12 Jun 2007 22:33:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613023326.0AA2D73068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 22:33:25 -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/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 02:33:27 -0000 TB --- 2007-06-13 00:56:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-13 00:56:30 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-06-13 00:56:30 - cleaning the object tree TB --- 2007-06-13 00:56:40 - checking out the source tree TB --- 2007-06-13 00:56:40 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-06-13 00:56:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-13 01:06:15 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-13 01:06:15 - cd /src TB --- 2007-06-13 01:06:15 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 13 01:06:17 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 Wed Jun 13 02:19:51 UTC 2007 TB --- 2007-06-13 02:19:52 - generating LINT kernel config TB --- 2007-06-13 02:19:52 - cd /src/sys/sparc64/conf TB --- 2007-06-13 02:19:52 - /usr/bin/make -B LINT TB --- 2007-06-13 02:19:52 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-13 02:19:52 - cd /src TB --- 2007-06-13 02:19:52 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jun 13 02:19:52 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 [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 vers.c linking kernel ng_ubt.o(.text+0xf4c): In function `ubt_detach': : undefined reference to `USBDEV' ng_ubt.o(.text+0x1e68): In function `ubt_attach': : undefined reference to `USBDEV' *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-13 02:33:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 02:33:25 - ERROR: failed to build lint kernel TB --- 2007-06-13 02:33:25 - tinderbox aborted TB --- 0.36 user 1.06 system 5815.69 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Jun 13 02:59: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 C433316A46E; Wed, 13 Jun 2007 02:59: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 6775213C489; Wed, 13 Jun 2007 02:59:50 +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 l5D2xnaC014151; Tue, 12 Jun 2007 22:59:49 -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 l5D2xn1t024146; Tue, 12 Jun 2007 22:59:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AAD3F73068; Tue, 12 Jun 2007 22:59:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613025949.AAD3F73068@freebsd-current.sentex.ca> Date: Tue, 12 Jun 2007 22:59:49 -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, 13 Jun 2007 02:59:50 -0000 TB --- 2007-06-13 01:27:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-13 01:27:10 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-13 01:27:10 - cleaning the object tree TB --- 2007-06-13 01:27:25 - checking out the source tree TB --- 2007-06-13 01:27:25 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-13 01:27:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-13 01:36:01 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-13 01:36:01 - cd /src TB --- 2007-06-13 01:36:01 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 13 01:36:02 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 Wed Jun 13 02:46:55 UTC 2007 TB --- 2007-06-13 02:46:55 - generating LINT kernel config TB --- 2007-06-13 02:46:55 - cd /src/sys/sun4v/conf TB --- 2007-06-13 02:46:55 - /usr/bin/make -B LINT TB --- 2007-06-13 02:46:55 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-13 02:46:55 - cd /src TB --- 2007-06-13 02:46:55 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jun 13 02:46:56 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 [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 vers.c linking kernel ng_ubt.o(.text+0xf4c): In function `ubt_detach': : undefined reference to `USBDEV' ng_ubt.o(.text+0x1e68): In function `ubt_attach': : undefined reference to `USBDEV' *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-13 02:59:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 02:59:49 - ERROR: failed to build lint kernel TB --- 2007-06-13 02:59:49 - tinderbox aborted TB --- 0.42 user 1.05 system 5559.17 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Jun 13 09:54:35 2007 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1784916A400; Wed, 13 Jun 2007 09:54:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id C831013C457; Wed, 13 Jun 2007 09:54:34 +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 l5D9sYef025698; Wed, 13 Jun 2007 05:54:34 -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 l5D9sXZa087518; Wed, 13 Jun 2007 05:54:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 89AE973068; Wed, 13 Jun 2007 05:54:33 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613095433.89AE973068@freebsd-current.sentex.ca> Date: Wed, 13 Jun 2007 05:54:33 -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/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 09:54:35 -0000 TB --- 2007-06-13 08:17:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-13 08:17:27 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-06-13 08:17:27 - cleaning the object tree TB --- 2007-06-13 08:17:56 - checking out the source tree TB --- 2007-06-13 08:17:56 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-06-13 08:17:56 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-13 08:27:50 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-13 08:27:50 - cd /src TB --- 2007-06-13 08:27:50 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 13 08:27:51 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 Wed Jun 13 09:40:24 UTC 2007 TB --- 2007-06-13 09:40:24 - generating LINT kernel config TB --- 2007-06-13 09:40:24 - cd /src/sys/sparc64/conf TB --- 2007-06-13 09:40:24 - /usr/bin/make -B LINT TB --- 2007-06-13 09:40:24 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-13 09:40:24 - cd /src TB --- 2007-06-13 09:40:24 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jun 13 09:40:24 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 [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 vers.c linking kernel ng_ubt.o(.text+0xf4c): In function `ubt_detach': : undefined reference to `USBDEV' ng_ubt.o(.text+0x1e68): In function `ubt_attach': : undefined reference to `USBDEV' *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-13 09:54:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 09:54:33 - ERROR: failed to build lint kernel TB --- 2007-06-13 09:54:33 - tinderbox aborted TB --- 0.58 user 2.09 system 5826.02 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Jun 13 10:09: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 8DF0D16A469; Wed, 13 Jun 2007 10:09: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 4D8D813C447; Wed, 13 Jun 2007 10:09:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5DA9anO026183; Wed, 13 Jun 2007 06:09: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 l5DA9a3R015570; Wed, 13 Jun 2007 06:09:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5372D73068; Wed, 13 Jun 2007 06:09:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613100936.5372D73068@freebsd-current.sentex.ca> Date: Wed, 13 Jun 2007 06:09:36 -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, 13 Jun 2007 10:09:37 -0000 TB --- 2007-06-13 08:36:14 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-13 08:36:14 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-13 08:36:14 - cleaning the object tree TB --- 2007-06-13 08:36:37 - checking out the source tree TB --- 2007-06-13 08:36:37 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-13 08:36:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-13 08:45:18 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-13 08:45:18 - cd /src TB --- 2007-06-13 08:45:18 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 13 08:45: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 Wed Jun 13 09:56:50 UTC 2007 TB --- 2007-06-13 09:56:50 - generating LINT kernel config TB --- 2007-06-13 09:56:50 - cd /src/sys/sun4v/conf TB --- 2007-06-13 09:56:50 - /usr/bin/make -B LINT TB --- 2007-06-13 09:56:51 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-13 09:56:51 - cd /src TB --- 2007-06-13 09:56:51 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jun 13 09:56:51 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 [...] rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 vers.c linking kernel ng_ubt.o(.text+0xf4c): In function `ubt_detach': : undefined reference to `USBDEV' ng_ubt.o(.text+0x1e68): In function `ubt_attach': : undefined reference to `USBDEV' *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-13 10:09:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 10:09:36 - ERROR: failed to build lint kernel TB --- 2007-06-13 10:09:36 - tinderbox aborted TB --- 0.75 user 1.88 system 5601.94 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Jun 13 17:09: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 8FECB16A400; Wed, 13 Jun 2007 17:09: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 5871113C484; Wed, 13 Jun 2007 17:09:08 +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 l5DH97hB084523; Wed, 13 Jun 2007 13:09:07 -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 l5DH976q070600; Wed, 13 Jun 2007 13:09:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 68E5773068; Wed, 13 Jun 2007 13:09:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613170907.68E5773068@freebsd-current.sentex.ca> Date: Wed, 13 Jun 2007 13:09:07 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 17:09:08 -0000 TB --- 2007-06-13 16:00:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-13 16:00:33 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-13 16:00:33 - cleaning the object tree TB --- 2007-06-13 16:00:55 - checking out the source tree TB --- 2007-06-13 16:00:55 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-13 16:00:55 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-13 16:11:22 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-13 16:11:22 - cd /src TB --- 2007-06-13 16:11:22 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 13 16:11:24 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 -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/ifgroup.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/ifpfsync.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/ifbridge.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/iflagg.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/af_ipx.c /src/sbin/ifconfig/af_ipx.c: In function 'ipx_postproc': /src/sbin/ifconfig/af_ipx.c:101: error: storage size of 'rq' isn't known /src/sbin/ifconfig/af_ipx.c:101: warning: unused variable 'rq' *** Error code 1 Stop in /src/sbin/ifconfig. *** 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-06-13 17:09:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 17:09:07 - ERROR: failed to build world TB --- 2007-06-13 17:09:07 - tinderbox aborted TB --- 0.54 user 1.93 system 4113.79 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Wed Jun 13 17:09:15 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 7A00316A475; Wed, 13 Jun 2007 17:09:15 +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 2902F13C44B; Wed, 13 Jun 2007 17:09:15 +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 l5DH9EVm084550; Wed, 13 Jun 2007 13:09:14 -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 l5DH9Ea0083309; Wed, 13 Jun 2007 13:09:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 681807306B; Wed, 13 Jun 2007 13:09:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070613170914.681807306B@freebsd-current.sentex.ca> Date: Wed, 13 Jun 2007 13:09:14 -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: Wed, 13 Jun 2007 17:09:15 -0000 TB --- 2007-06-13 16:00:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-13 16:00:16 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-06-13 16:00:16 - cleaning the object tree TB --- 2007-06-13 16:00:43 - checking out the source tree TB --- 2007-06-13 16:00:43 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-06-13 16:00:43 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-13 16:11:22 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-13 16:11:22 - cd /src TB --- 2007-06-13 16:11:22 - /usr/bin/make -B buildworld >>> World build started on Wed Jun 13 16:11:24 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 -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/ifgroup.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/ifpfsync.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/ifbridge.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/iflagg.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -Wno-pointer-sign -c /src/sbin/ifconfig/af_ipx.c /src/sbin/ifconfig/af_ipx.c: In function 'ipx_postproc': /src/sbin/ifconfig/af_ipx.c:101: error: storage size of 'rq' isn't known /src/sbin/ifconfig/af_ipx.c:101: warning: unused variable 'rq' *** Error code 1 Stop in /src/sbin/ifconfig. *** 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-06-13 17:09:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-13 17:09:14 - ERROR: failed to build world TB --- 2007-06-13 17:09:14 - tinderbox aborted TB --- 0.63 user 2.00 system 4137.88 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Thu Jun 14 06:34:38 2007 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B99516A46E; Thu, 14 Jun 2007 06:34:38 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D894013C4C9; Thu, 14 Jun 2007 06:34:37 +0000 (UTC) (envelope-from linimon@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 l5E6Yb65054162; Thu, 14 Jun 2007 06:34:37 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5E6YbZv054157; Thu, 14 Jun 2007 06:34:37 GMT (envelope-from linimon) Date: Thu, 14 Jun 2007 06:34:37 GMT From: Mark Linimon Message-Id: <200706140634.l5E6YbZv054157@freefall.freebsd.org> To: passworld@bk.ru, linimon@FreeBSD.org, freebsd-sparc64@FreeBSD.org Cc: Subject: Re: sparc64/91334: FreeBSD 6.0 don't support tftp boot from remot tftp server (installing for sparc) 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, 14 Jun 2007 06:34:38 -0000 Synopsis: FreeBSD 6.0 don't support tftp boot from remot tftp server (installing for sparc) State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Thu Jun 14 06:34:08 UTC 2007 State-Changed-Why: Feedback timeout (> 1 year). http://www.freebsd.org/cgi/query-pr.cgi?pr=91334 From owner-freebsd-sparc64@FreeBSD.ORG Thu Jun 14 10:37:46 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 38D7916A41F for ; Thu, 14 Jun 2007 10:37:46 +0000 (UTC) (envelope-from nitro2k01@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id C72F713C45E for ; Thu, 14 Jun 2007 10:37:45 +0000 (UTC) (envelope-from nitro2k01@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so676025uge for ; Thu, 14 Jun 2007 03:37:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=B5aSab1o1Rvk8DaJv52+BWOO2+IMYJyFaWZHMYVrwzy4KNDjzd38eQWg0MTgPOXiqsWYEEKgME10LwgeU+c4GuOTF7/Mxzjv9SroGvf/AXF9DNsCjHsUBSJ4tcI2VIFtK3hrbSkEbswPzTCTKy5FPurgbcN3h/dy6M47eCqI6Lw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=X1/Ag/O3kbtLHuMyaM2mwoYgkS8NfbawR9TliixO6ezLeAnA+ujcaWZhf+NL1N2Q6Qq3FSEu4oGvbA75z7zoTeloNMfSn7b8JzmADFvooKUEy20NsI1xVxu0L1QHEHc5E2ElkhG9+pYzxTN4hC1l6uQWmetQfMh873CmbaTE93Y= Received: by 10.82.106.14 with SMTP id e14mr3066103buc.1181815938264; Thu, 14 Jun 2007 03:12:18 -0700 (PDT) Received: by 10.82.135.18 with HTTP; Thu, 14 Jun 2007 03:12:17 -0700 (PDT) Message-ID: <6d7d37410706140312r279f1974ia20efb474a95a630@mail.gmail.com> Date: Thu, 14 Jun 2007 12:12:17 +0200 From: "Didrik Madheden" Sender: nitro2k01@gmail.com To: freebsd-sparc64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Google-Sender-Auth: 7fde820966c9920b Subject: APM/ACPI support? 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, 14 Jun 2007 10:37:46 -0000 Does the Sparc64 platform have some sort of APM/ACPI support? What I'm most interested in 1) having the box actually shut down when doing shutdown. 2) having the box react on the power button and do a safe shutdown. The reason for this is the box is just an ssh box, so there's no screen or keyboard connected to it. (Meaning I have to start another computer to shut down the Sparc safely) The box is a SunBlade 100 and the OS is 6.2R. /Didrik Madheden -----BEGIN 2ROT13 MESSAGE----- Low Bitrate Netlabel: Blog: S=E4tt p=E5 ett par flipflops, vippa p=E5 rumpan och g=F6r det h=E4r till en minnesv=E4rd sommar! -----END 2ROT13 MESSAGE----- From owner-freebsd-sparc64@FreeBSD.ORG Thu Jun 14 18:14:32 2007 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C2E616A41F; Thu, 14 Jun 2007 18:14:32 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2362B13C4B9; Thu, 14 Jun 2007 18:14:32 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5EIEWrO013661; Thu, 14 Jun 2007 18:14:32 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5EIEVe3013657; Thu, 14 Jun 2007 18:14:31 GMT (envelope-from gavin) Date: Thu, 14 Jun 2007 18:14:31 GMT From: Gavin Atkinson Message-Id: <200706141814.l5EIEVe3013657@freefall.freebsd.org> To: yashy@mail.yashy.com, gavin@FreeBSD.org, freebsd-sparc64@FreeBSD.org Cc: Subject: Re: sparc64/92033: [dc] dc(4) issues on Ultra10 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, 14 Jun 2007 18:14:32 -0000 Synopsis: [dc] dc(4) issues on Ultra10 State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Thu Jun 14 18:12:59 UTC 2007 State-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=92033 From owner-freebsd-sparc64@FreeBSD.ORG Thu Jun 14 18:18:37 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 6AC0516A4D0 for ; Thu, 14 Jun 2007 18:18:37 +0000 (UTC) (envelope-from mj@turner.org.za) Received: from zen.pimp.org.za (zen.pimp.org.za [70.85.31.111]) by mx1.freebsd.org (Postfix) with ESMTP id 1BB1813C487 for ; Thu, 14 Jun 2007 18:18:35 +0000 (UTC) (envelope-from mj@turner.org.za) Received: from area51.pimp.org.za (dsl-241-92-110.telkomadsl.co.za [41.241.92.110]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail-gateway.pimp.org.za", Issuer "Certificate Authority" (verified OK)) by zen.pimp.org.za (Postfix) with ESMTP id AC8A64451; Thu, 14 Jun 2007 20:06:39 +0200 (SAST) Received: from aurora.pimp.org.za (aurora.pimp.org.za [192.168.1.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by area51.pimp.org.za (Postfix) with ESMTP id 84E4B2B01; Thu, 14 Jun 2007 20:06:36 +0200 (SAST) Received: from localhost (localhost [127.0.0.1]) by aurora.pimp.org.za (Postfix) with ESMTP id 05AFA109D1; Thu, 14 Jun 2007 20:06:31 +0200 (SAST) X-Virus-Scanned: by amavisd-new 2.5.1 (NetBSD) at pimp.org.za Received: from aurora.pimp.org.za ([127.0.0.1]) by localhost (aurora.pimp.org.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GdtRT5qsyv0a; Thu, 14 Jun 2007 20:06:08 +0200 (SAST) Received: by aurora.pimp.org.za (Postfix, from userid 1000) id CC983109D2; Thu, 14 Jun 2007 20:06:07 +0200 (SAST) Date: Thu, 14 Jun 2007 20:06:07 +0200 From: Michael-John Turner To: Didrik Madheden Message-ID: <20070614180607.GD10144@aurora.pimp.org.za> References: <6d7d37410706140312r279f1974ia20efb474a95a630@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6d7d37410706140312r279f1974ia20efb474a95a630@mail.gmail.com> User-Agent: Mutt/1.5.16 (NetBSD aurora.pimp.org.za 3.1_STABLE sparc64) Cc: freebsd-sparc64@freebsd.org Subject: Re: APM/ACPI support? 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, 14 Jun 2007 18:18:37 -0000 On Thu, Jun 14, 2007 at 12:12:17PM +0200, Didrik Madheden wrote: > Does the Sparc64 platform have some sort of APM/ACPI support? What I'm > most interested in > 1) having the box actually shut down when doing shutdown. > 2) having the box react on the power button and do a safe shutdown. Well, neither APM nor ACPI are supported by SPARC-based systems, but you can achieve (1) by using "shutdown -p". Works fine for me on the Ultra 60 I have running 6.2-RELEASE. If you had access to the serial console of the machine, you could also shut it down from the OpenBoot prompt by using "poweroff" once you'd halted the OS. -mj -- Michael-John Turner | http://mjturner.net/ mj@turner.org.za | Open Source in WC ZA - http://www.clug.org.za/ From owner-freebsd-sparc64@FreeBSD.ORG Thu Jun 14 18:28:21 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 294CB16A469 for ; Thu, 14 Jun 2007 18:28:21 +0000 (UTC) (envelope-from nitro2k01@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 8E4C613C44C for ; Thu, 14 Jun 2007 18:28:20 +0000 (UTC) (envelope-from nitro2k01@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so787565uge for ; Thu, 14 Jun 2007 11:28:19 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=f7rLq77hp7qv/0XCLrk5GuXV9cCZjeus9w6r3f2JLyCFt1AWpYHHFPkITgktWYSsoicDqxgEkQhVIuzMfiaAGms3UGYupgJXuzNWZnK/Nv9B5n8Y0YQ0Xr0H/SRNQhTsxba5wOTAhQVL0i88m0yfhGjuduYAwv20ALb7VuhsIIY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=eZq3jYBMmenhtyB/ojzkJuB+hiLsLXZXNYYRLjer8rwcqmPZLz4txpa93oUkIfAurYSmtmRkzYVPyb/7uszoS1ueC5y6nxOY0p5Y702fnRnE4KMahe3B7cLfThjz0zzvSQo+m27CFqW4F9CRkh7lK0so0urxSH5FI/LtCp4U2tM= Received: by 10.82.186.5 with SMTP id j5mr3931697buf.1181845698926; Thu, 14 Jun 2007 11:28:18 -0700 (PDT) Received: by 10.82.135.18 with HTTP; Thu, 14 Jun 2007 11:28:18 -0700 (PDT) Message-ID: <6d7d37410706141128l2d6770e9r8f00db11ae334bf2@mail.gmail.com> Date: Thu, 14 Jun 2007 20:28:18 +0200 From: "Didrik Madheden" Sender: nitro2k01@gmail.com To: "Michael-John Turner" In-Reply-To: <20070614180607.GD10144@aurora.pimp.org.za> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6d7d37410706140312r279f1974ia20efb474a95a630@mail.gmail.com> <20070614180607.GD10144@aurora.pimp.org.za> X-Google-Sender-Auth: 55344a756431c2c8 Cc: freebsd-sparc64@freebsd.org Subject: Re: APM/ACPI support? 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, 14 Jun 2007 18:28:21 -0000 On 14/06/07, Michael-John Turner wrote: > On Thu, Jun 14, 2007 at 12:12:17PM +0200, Didrik Madheden wrote: > > Does the Sparc64 platform have some sort of APM/ACPI support? What I'm > > most interested in > > 1) having the box actually shut down when doing shutdown. > > 2) having the box react on the power button and do a safe shutdown. > > Well, neither APM nor ACPI are supported by SPARC-based systems, but you > can achieve (1) by using "shutdown -p". Works fine for me on the Ultra 60= I > have running 6.2-RELEASE. Worked - thank you. On a related note, is it possible to wake the system over ethernet or a serial console? Or possibly make it boot when disconnecting and connecting the power, when the machine is turned off? (I'm trying to make the machine as accessible as possible without physical access) /Didrik Madheden -----BEGIN 2ROT13 MESSAGE----- Low Bitrate Netlabel: Blog: S=E4tt p=E5 ett par flipflops, vippa p=E5 rumpan och g=F6r det h=E4r till en minnesv=E4rd sommar! -----END 2ROT13 MESSAGE----- From owner-freebsd-sparc64@FreeBSD.ORG Thu Jun 14 20:41: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 70B6816A400 for ; Thu, 14 Jun 2007 20:41:48 +0000 (UTC) (envelope-from dwiest@vailsys.com) Received: from dprobd02.vailsys.com (dprobd02.vailsys.com [63.149.73.146]) by mx1.freebsd.org (Postfix) with ESMTP id 4A67B13C455 for ; Thu, 14 Jun 2007 20:41:48 +0000 (UTC) (envelope-from dwiest@vailsys.com) Received: from dfsfbd06.vail (dfsfbd06.vail [192.168.129.190]) by dprobd02.vailsys.com (Postfix) with ESMTP id AD6D88A5C91 for ; Thu, 14 Jun 2007 15:14:12 -0500 (CDT) Received: from dfwdamian.vail (dfwdamian.vail [192.168.129.233]) by dfsfbd06.vail (Postfix) with ESMTP id 8A003323EA3 for ; Thu, 14 Jun 2007 15:14:12 -0500 (CDT) Received: from dfwdamian.vail (dwiest@localhost.vail [127.0.0.1]) by dfwdamian.vail (8.13.4/8.13.4) with ESMTP id l5EKECjL025001 for ; Thu, 14 Jun 2007 15:14:12 -0500 (CDT) Received: (from dwiest@localhost) by dfwdamian.vail (8.13.4/8.13.4/Submit) id l5EKECnY003841 for freebsd-sparc64@freebsd.org; Thu, 14 Jun 2007 15:14:12 -0500 (CDT) X-Authentication-Warning: dfwdamian.vail: dwiest set sender to dwiest@vailsys.com using -f Date: Thu, 14 Jun 2007 15:14:11 -0500 From: Damian Wiest To: freebsd-sparc64@freebsd.org Message-ID: <20070614201411.GA30491@dfwdamian.vail> References: <6d7d37410706140312r279f1974ia20efb474a95a630@mail.gmail.com> <20070614180607.GD10144@aurora.pimp.org.za> <6d7d37410706141128l2d6770e9r8f00db11ae334bf2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6d7d37410706141128l2d6770e9r8f00db11ae334bf2@mail.gmail.com> User-Agent: Mutt/1.4.2i Subject: Re: APM/ACPI support? 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, 14 Jun 2007 20:41:48 -0000 On Thu, Jun 14, 2007 at 08:28:18PM +0200, Didrik Madheden wrote: > On 14/06/07, Michael-John Turner wrote: > >On Thu, Jun 14, 2007 at 12:12:17PM +0200, Didrik Madheden wrote: > >> Does the Sparc64 platform have some sort of APM/ACPI support? What I'm > >> most interested in > >> 1) having the box actually shut down when doing shutdown. > >> 2) having the box react on the power button and do a safe shutdown. > > > >Well, neither APM nor ACPI are supported by SPARC-based systems, but you > >can achieve (1) by using "shutdown -p". Works fine for me on the Ultra 60 I > >have running 6.2-RELEASE. > Worked - thank you. > On a related note, is it possible to wake the system over ethernet or > a serial console? > Or possibly make it boot when disconnecting and connecting the power, > when the machine is turned off? (I'm trying to make the machine as > accessible as possible without physical access) > > /Didrik Madheden Typing "poweron" at the Ok> prompt should work for SPARCs with LOM (lights out management). -Damian From owner-freebsd-sparc64@FreeBSD.ORG Fri Jun 15 02:02: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 CA81516A468; Fri, 15 Jun 2007 02:02: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 7A77913C487; Fri, 15 Jun 2007 02:02:31 +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 l5F22UEV013519; Thu, 14 Jun 2007 22:02:30 -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 l5F22Ui1076318; Thu, 14 Jun 2007 22:02:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 65C4373068; Thu, 14 Jun 2007 22:02:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070615020230.65C4373068@freebsd-current.sentex.ca> Date: Thu, 14 Jun 2007 22:02:30 -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: Fri, 15 Jun 2007 02:02:31 -0000 TB --- 2007-06-15 00:39:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-15 00:39:30 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-06-15 00:39:30 - cleaning the object tree TB --- 2007-06-15 00:39:54 - checking out the source tree TB --- 2007-06-15 00:39:54 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-06-15 00:39:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-15 00:50:15 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-15 00:50:15 - cd /src TB --- 2007-06-15 00:50:15 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 15 00:50:17 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 Fri Jun 15 02:02:29 UTC 2007 TB --- 2007-06-15 02:02:29 - generating LINT kernel config TB --- 2007-06-15 02:02:29 - cd /src/sys/sparc64/conf TB --- 2007-06-15 02:02:29 - /usr/bin/make -B LINT TB --- 2007-06-15 02:02:29 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-15 02:02:29 - cd /src TB --- 2007-06-15 02:02:29 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 15 02:02:29 UTC 2007 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/sparc64/conf; PATH=/obj/sparc64/src/tmp/legacy/usr/sbin:/obj/sparc64/src/tmp/legacy/usr/bin:/obj/sparc64/src/tmp/legacy/usr/games:/obj/sparc64/src/tmp/usr/sbin:/obj/sparc64/src/tmp/usr/bin:/obj/sparc64/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/sparc64/src/sys/LINT /src/sys/sparc64/conf/LINT WARNING: duplicate option `GEOM_BSD' encountered. WARNING: duplicate option `GEOM_SUNLABEL' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. /src/sys/sparc64/conf/LINT: unknown option "SCTP_SACK_RWND_LOGGING" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-15 02:02:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-15 02:02:30 - ERROR: failed to build lint kernel TB --- 2007-06-15 02:02:30 - tinderbox aborted TB --- 0.79 user 2.49 system 4979.69 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Fri Jun 15 02:18:41 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 A598816A400; Fri, 15 Jun 2007 02:18:41 +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 56EE613C448; Fri, 15 Jun 2007 02:18:41 +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 l5F2IeC1014550; Thu, 14 Jun 2007 22:18:40 -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 l5F2IeZl086960; Thu, 14 Jun 2007 22:18:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 66F6473068; Thu, 14 Jun 2007 22:18:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070615021840.66F6473068@freebsd-current.sentex.ca> Date: Thu, 14 Jun 2007 22:18:40 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 02:18:41 -0000 TB --- 2007-06-15 00:59:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-15 00:59:20 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-06-15 00:59:20 - cleaning the object tree TB --- 2007-06-15 00:59:41 - checking out the source tree TB --- 2007-06-15 00:59:41 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-06-15 00:59:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-15 01:08:06 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-15 01:08:06 - cd /src TB --- 2007-06-15 01:08:06 - /usr/bin/make -B buildworld >>> World build started on Fri Jun 15 01:08:07 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Jun 15 02:18:40 UTC 2007 TB --- 2007-06-15 02:18:40 - generating LINT kernel config TB --- 2007-06-15 02:18:40 - cd /src/sys/sun4v/conf TB --- 2007-06-15 02:18:40 - /usr/bin/make -B LINT TB --- 2007-06-15 02:18:40 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-15 02:18:40 - cd /src TB --- 2007-06-15 02:18:40 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jun 15 02:18:40 UTC 2007 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/sun4v/conf; PATH=/obj/sun4v/src/tmp/legacy/usr/sbin:/obj/sun4v/src/tmp/legacy/usr/bin:/obj/sun4v/src/tmp/legacy/usr/games:/obj/sun4v/src/tmp/usr/sbin:/obj/sun4v/src/tmp/usr/bin:/obj/sun4v/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/sun4v/src/sys/LINT /src/sys/sun4v/conf/LINT WARNING: duplicate option `GEOM_BSD' encountered. WARNING: duplicate option `GEOM_SUNLABEL' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. WARNING: duplicate option `DEV_GENCLOCK' encountered. WARNING: duplicate device `genclock' encountered. /src/sys/sun4v/conf/LINT: unknown option "SCTP_SACK_RWND_LOGGING" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-15 02:18:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-15 02:18:40 - ERROR: failed to build lint kernel TB --- 2007-06-15 02:18:40 - tinderbox aborted TB --- 0.70 user 2.15 system 4759.85 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full