From owner-freebsd-sparc64@FreeBSD.ORG Sun Mar 13 14:27:19 2011 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41DD21065673; Sun, 13 Mar 2011 14:27:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id E36AA8FC17; Sun, 13 Mar 2011 14:27:18 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.4/8.14.4) with ESMTP id p2DERIGT028249; Sun, 13 Mar 2011 14:27:18 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.4/8.14.4/Submit) id p2DERIA6028248; Sun, 13 Mar 2011 14:27:18 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Mar 2011 14:27:18 GMT Message-Id: <201103131427.p2DERIA6028248@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 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, 13 Mar 2011 14:27:19 -0000 TB --- 2011-03-13 13:04:05 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2011-03-13 13:04:05 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2011-03-13 13:04:05 - cleaning the object tree TB --- 2011-03-13 13:04:19 - cvsupping the source tree TB --- 2011-03-13 13:04:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/sparc64/sparc64/supfile TB --- 2011-03-13 13:04:24 - building world TB --- 2011-03-13 13:04:24 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 13:04:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 13:04:24 - TARGET=sparc64 TB --- 2011-03-13 13:04:24 - TARGET_ARCH=sparc64 TB --- 2011-03-13 13:04:24 - TZ=UTC TB --- 2011-03-13 13:04:24 - __MAKE_CONF=/dev/null TB --- 2011-03-13 13:04:24 - cd /src TB --- 2011-03-13 13:04:24 - /usr/bin/make -B buildworld >>> World build started on Sun Mar 13 13:04:26 UTC 2011 >>> 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 Mar 13 14:18:14 UTC 2011 TB --- 2011-03-13 14:18:14 - generating LINT kernel config TB --- 2011-03-13 14:18:14 - cd /src/sys/sparc64/conf TB --- 2011-03-13 14:18:14 - /usr/bin/make -B LINT TB --- 2011-03-13 14:18:14 - building LINT kernel TB --- 2011-03-13 14:18:14 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 14:18:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 14:18:14 - TARGET=sparc64 TB --- 2011-03-13 14:18:14 - TARGET_ARCH=sparc64 TB --- 2011-03-13 14:18:14 - TZ=UTC TB --- 2011-03-13 14:18:14 - __MAKE_CONF=/dev/null TB --- 2011-03-13 14:18:14 - cd /src TB --- 2011-03-13 14:18:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Mar 13 14:18:14 UTC 2011 >>> 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 -Werror /src/sys/kern/imgact_shell.c /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' cc1: warnings being treated as errors /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-13 14:27:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-13 14:27:18 - ERROR: failed to build lint kernel TB --- 2011-03-13 14:27:18 - 3977.34 user 653.14 system 4992.83 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Mar 14 11:07:09 2011 Return-Path: Delivered-To: freebsd-sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45FE010656F6 for ; Mon, 14 Mar 2011 11:07:09 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 33BE58FC0A for ; Mon, 14 Mar 2011 11:07:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2EB79EC002680 for ; Mon, 14 Mar 2011 11:07:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2EB78aB002678 for freebsd-sparc64@FreeBSD.org; Mon, 14 Mar 2011 11:07:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Mar 2011 11:07:08 GMT Message-Id: <201103141107.p2EB78aB002678@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 freebsd-sparc64@FreeBSD.org 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, 14 Mar 2011 11:07:09 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f sparc/145211 sparc64 [panic] Memory modified after free o sparc/142102 sparc64 [nfs] [panic] FreeBSD 8.0 kernel panics on sparc64 whe o sparc/141918 sparc64 [ehci] ehci_interrupt: unrecoverable error, controller s sparc/139134 sparc64 kernel output corruption o sparc/119244 sparc64 X11Forwarding to X11 server on sparc crashes Xorg s sparc/119239 sparc64 gdb coredumps on sparc64 f sparc/108732 sparc64 ping(8) reports 14 digit time on sparc64 s sparc/107087 sparc64 [hang] system is hung during boot from CD o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/104428 sparc64 [nullfs] nullfs panics on E4500 (but not E420) o sparc/80890 sparc64 [panic] kmem_malloc(73728): kmem_map too small running o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC 12 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Sat Mar 19 01:19:38 2011 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5499D1065673; Sat, 19 Mar 2011 01:19:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 29AB58FC14; Sat, 19 Mar 2011 01:19:37 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J1Jbv4027457; Fri, 18 Mar 2011 21:19:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J1JbvQ027440; Sat, 19 Mar 2011 01:19:37 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 01:19:37 GMT Message-Id: <201103190119.p2J1JbvQ027440@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:19:38 -0000 TB --- 2011-03-19 00:08:56 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-19 00:08:56 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2011-03-19 00:08:56 - cleaning the object tree TB --- 2011-03-19 00:09:07 - cvsupping the source tree TB --- 2011-03-19 00:09:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2011-03-19 00:09:22 - building world TB --- 2011-03-19 00:09:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:09:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:09:22 - TARGET=sparc64 TB --- 2011-03-19 00:09:22 - TARGET_ARCH=sparc64 TB --- 2011-03-19 00:09:22 - TZ=UTC TB --- 2011-03-19 00:09:22 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:09:22 - cd /src TB --- 2011-03-19 00:09:22 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 19 00:09:23 UTC 2011 >>> 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 Sat Mar 19 01:14:24 UTC 2011 TB --- 2011-03-19 01:14:24 - generating LINT kernel config TB --- 2011-03-19 01:14:24 - cd /src/sys/sparc64/conf TB --- 2011-03-19 01:14:24 - /usr/bin/make -B LINT TB --- 2011-03-19 01:14:24 - building LINT kernel TB --- 2011-03-19 01:14:24 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 01:14:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 01:14:24 - TARGET=sparc64 TB --- 2011-03-19 01:14:24 - TARGET_ARCH=sparc64 TB --- 2011-03-19 01:14:24 - TZ=UTC TB --- 2011-03-19 01:14:24 - __MAKE_CONF=/dev/null TB --- 2011-03-19 01:14:24 - cd /src TB --- 2011-03-19 01:14:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 01:14:24 UTC 2011 >>> 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 -fstack-protector -Werror /src/sys/dev/dpt/dpt_pci.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 -fstack-protector -Werror /src/sys/dev/dpt/dpt_scsi.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -fstack-protector -Werror eisa_if.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 -fstack-protector -Werror /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 01:19:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 01:19:37 - ERROR: failed to build lint kernel TB --- 2011-03-19 01:19:37 - 3184.12 user 693.02 system 4240.47 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Mar 19 01:44:26 2011 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 672DA1065679; Sat, 19 Mar 2011 01:44:26 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3BC8C8FC0C; Sat, 19 Mar 2011 01:44:26 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J1iPMZ090052; Fri, 18 Mar 2011 21:44:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J1iPbe090050; Sat, 19 Mar 2011 01:44:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 01:44:25 GMT Message-Id: <201103190144.p2J1iPbe090050@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:44:26 -0000 TB --- 2011-03-19 00:36:13 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-19 00:36:13 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2011-03-19 00:36:13 - cleaning the object tree TB --- 2011-03-19 00:36:23 - cvsupping the source tree TB --- 2011-03-19 00:36:23 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2011-03-19 00:36:36 - building world TB --- 2011-03-19 00:36:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:36:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:36:36 - TARGET=sun4v TB --- 2011-03-19 00:36:36 - TARGET_ARCH=sparc64 TB --- 2011-03-19 00:36:36 - TZ=UTC TB --- 2011-03-19 00:36:36 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:36:36 - cd /src TB --- 2011-03-19 00:36:36 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 19 00:36:37 UTC 2011 >>> 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 Sat Mar 19 01:39:58 UTC 2011 TB --- 2011-03-19 01:39:58 - generating LINT kernel config TB --- 2011-03-19 01:39:58 - cd /src/sys/sun4v/conf TB --- 2011-03-19 01:39:58 - /usr/bin/make -B LINT TB --- 2011-03-19 01:39:58 - building LINT kernel TB --- 2011-03-19 01:39:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 01:39:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 01:39:58 - TARGET=sun4v TB --- 2011-03-19 01:39:58 - TARGET_ARCH=sparc64 TB --- 2011-03-19 01:39:58 - TZ=UTC TB --- 2011-03-19 01:39:58 - __MAKE_CONF=/dev/null TB --- 2011-03-19 01:39:58 - cd /src TB --- 2011-03-19 01:39:58 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 01:39:58 UTC 2011 >>> 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 -fstack-protector -Werror /src/sys/dev/dcons/dcons_os.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 -fstack-protector -Werror /src/sys/dev/de/if_de.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -fstack-protector -Werror eisa_if.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 -fstack-protector -Werror /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/sun4v.sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 01:44:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 01:44:25 - ERROR: failed to build lint kernel TB --- 2011-03-19 01:44:25 - 3156.20 user 683.69 system 4092.37 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sat Mar 19 15:28:40 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78EDF106564A; Sat, 19 Mar 2011 15:28:40 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id CA2FF8FC08; Sat, 19 Mar 2011 15:28:39 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p2JFScST008608; Sat, 19 Mar 2011 16:28:38 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p2JFScRV008607; Sat, 19 Mar 2011 16:28:38 +0100 (CET) (envelope-from marius) Date: Sat, 19 Mar 2011 16:28:38 +0100 From: Marius Strobl To: Roger Hammerstein Message-ID: <20110319152838.GA8594@alchemy.franken.de> References: <20110307192239.GA31314@alchemy.franken.de> <20110310185423.GA50419@alchemy.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110310185423.GA50419@alchemy.franken.de> User-Agent: Mutt/1.4.2.3i Cc: pjd@freebsd.org, freebsd-sparc64@freebsd.org, mm@freebsd.org Subject: Re: sparc64 hang with zfs v28 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 15:28:40 -0000 On Thu, Mar 10, 2011 at 07:54:23PM +0100, Marius Strobl wrote: > On Wed, Mar 09, 2011 at 10:03:24AM -0500, Roger Hammerstein wrote: > > > > As for the remaining ZFS hangs you're seeing I can reproduce these > with a r219092 checkout (i.e. right after the ZFS v28 import plus > fixes) and the above patch applied, so this problem appears to be > orthogonal: > v215# kldload zfs.ko > ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present; > to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. > ZFS filesystem version 5 > ZFS storage pool version 28 > v215# mdconfig -a -t malloc -s 100m > md0 > v215# mdconfig -a -t malloc -s 100m > md1 > v215# zpool create tank mirror /dev/md0 /dev/md1 > ^Z > > > The end of the corresponding ktrace dump is: > <...> > v215# kdump | tail > 1683 initial thread RET madvise 0 > 1683 initial thread CALL close(0x5) > 1683 initial thread RET close 0 > 1683 initial thread CALL __sysctl(0x7fdffff8778,0x2,0x7fdffff8840,0x7fdffff88a8,0x40d41168,0x13) > 1683 initial thread SCTL "sysctl.name2oid" > 1683 initial thread RET __sysctl 0 > 1683 initial thread CALL __sysctl(0x7fdffff8840,0x4,0x40e4f158,0x7fdffff8978,0,0) > 1683 initial thread SCTL "vfs.zfs.version.spa" > 1683 initial thread RET __sysctl 0 > 1683 initial thread CALL ioctl(0x3,0xd5985a00 ,0x7fdffff8a60) > > Please work with the ZFS maintainers (CC'ed) to get this fixed. > Is there any progress regarding this or at least some tips what debug information to provide? Marius