From owner-freebsd-sparc64@FreeBSD.ORG Sun Oct 15 05:20:18 2006 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC47116A417 for ; Sun, 15 Oct 2006 05:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 059AD43D5A for ; Sun, 15 Oct 2006 05:20:17 +0000 (GMT) (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 k9F5KGXF057851 for ; Sun, 15 Oct 2006 05:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9F5KGP5057850; Sun, 15 Oct 2006 05:20:16 GMT (envelope-from gnats) Resent-Date: Sun, 15 Oct 2006 05:20:16 GMT Resent-Message-Id: <200610150520.k9F5KGP5057850@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, mjacob@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5601616A47E for ; Sun, 15 Oct 2006 05:12:34 +0000 (UTC) (envelope-from root@ns1.feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84D5543D4C for ; Sun, 15 Oct 2006 05:12:34 +0000 (GMT) (envelope-from root@ns1.feral.com) Received: from e4500.in1.lcl (e4500.in1.lcl [172.16.1.17]) by ns1.feral.com (8.13.8/8.13.8) with ESMTP id k9F5CYLY078475 for ; Sat, 14 Oct 2006 22:12:34 -0700 (PDT) (envelope-from root@ns1.feral.com) Received: from e4500.in1.lcl (localhost [127.0.0.1]) by e4500.in1.lcl (8.13.8/8.13.8) with ESMTP id k9F5CYBe001299 for ; Sat, 14 Oct 2006 22:12:34 -0700 (PDT) (envelope-from root@e4500.in1.lcl) Received: (from root@localhost) by e4500.in1.lcl (8.13.8/8.13.8/Submit) id k9F5CYno001298; Sat, 14 Oct 2006 22:12:34 -0700 (PDT) (envelope-from root) Message-Id: <200610150512.k9F5CYno001298@e4500.in1.lcl> Date: Sat, 14 Oct 2006 22:12:34 -0700 (PDT) From: Matthew.Jacob@ns1.feral.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: sparc64/104428: nullfs panics on E4500 (but not E420) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mjacob@FreeBSD.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Oct 2006 05:20:19 -0000 >Number: 104428 >Category: sparc64 >Synopsis: nullfs panics on E4500 (but not E420) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-sparc64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 15 05:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Matthew Jacob >Release: FreeBSD 7.0-CURRENT sparc64 >Organization: Feral Software >Environment: System: FreeBSD e4500.in1.lcl 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Oct 14 10:54:43 PDT 2006 mjacob@borgward.in1.lcl:/home/FreeBSD/FreeBSD-current/src/sys/sparc64/compile/GENERIC sparc64 >Description: Tried to mount a local ufs directory as a nullfs on top of NFS. Works fine every where else. Panics here: login: panic: blockable sleep lock (sleep mutex) system map @ vm/vm_map.c:3073 cpuid = 3 KDB: enter: panic [thread pid 776 tid 100135 ] Stopped at kdb_enter+0x3c: ta %xcc, 1 db> bt Tracing pid 776 tid 100135 td 0xfffff80029d17020 panic() at panic+0x164 witness_checkorder() at witness_checkorder+0xc8 _mtx_lock_flags() at _mtx_lock_flags+0xa0 _vm_map_lock_read() at _vm_map_lock_read+0x1c vm_map_lookup() at vm_map_lookup+0x1c vm_fault() at vm_fault+0x68 trap_pfault() at trap_pfault+0x1a8 trap() at trap+0x2b8 -- fast data access mmu miss tar=0x424000 %o7=0xc01ef544 -- malloc_type_zone_allocated() at malloc_type_zone_allocated+0xc malloc() at malloc+0x10c hashinit() at hashinit+0x44 nullfs_init() at nullfs_init+0x18 vfs_register() at vfs_register+0x284 vfs_modevent() at vfs_modevent+0x30 module_register_init() at module_register_init+0x78 linker_file_sysinit() at linker_file_sysinit+0x104 linker_load_file() at linker_load_file+0x10c linker_load_module() at linker_load_module+0xcc kern_kldload() at kern_kldload+0x88 vfs_byname_kld() at vfs_byname_kld+0x20 vfs_domount() at vfs_domount+0x118 vfs_donmount() at vfs_donmount+0x44c nmount() at nmount+0xac syscall() at syscall+0x2a0 -- syscall (378, FreeBSD ELF64, nmount) %o7=0x100ee8 -- userland() at 0x403a4b68 user trace: trap %o7=0x100ee8 pc 0x403a4b68, sp 0x7fdffffd571 pc 0x100b58, sp 0x7fdffffdea1 pc 0x4020bcb4, sp 0x7fdffffdf61 done >How-To-Repeat: See above >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-sparc64@FreeBSD.ORG Sun Oct 15 07:09:18 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4495016A403 for ; Sun, 15 Oct 2006 07:09:18 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Received: from mx.isc.org (mx.isc.org [204.152.184.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id E832D43D45 for ; Sun, 15 Oct 2006 07:09:17 +0000 (GMT) (envelope-from Peter_Losher@isc.org) Received: from farside.isc.org (farside.isc.org [IPv6:2001:4f8:3:bb::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "farside.isc.org", Issuer "ISC CA" (verified OK)) by mx.isc.org (Postfix) with ESMTP id BDEBA114024 for ; Sun, 15 Oct 2006 07:09:17 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Received: from [204.152.189.103] (tardis.vpn.isc.org [204.152.189.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by farside.isc.org (Postfix) with ESMTP id 6BF05E6066 for ; Sun, 15 Oct 2006 07:09:17 +0000 (UTC) (envelope-from Peter_Losher@isc.org) Message-ID: <4531DE5B.10109@isc.org> Date: Sun, 15 Oct 2006 00:08:11 -0700 From: Peter Losher Organization: ISC User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigBEBB6947B9A72FFD860D6DBB" Subject: Using Netra T1 105's as console servers. X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Oct 2006 07:09:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBEBB6947B9A72FFD860D6DBB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, I recently came into possession of a stack of Netra T1 105's recently, with the intent of turning them into console servers running FreeBSD 6.1. (the HW is low power, stable, and in a 1U form factor which makes them perfect for this task) I tried attaching some USB<->RS232 adapters into a USB PCI controller, FreeBSD saw the devices, and created the ucom links. But when you connect to the devices, there is no activity (back and forth). Tried using a RocketPort card, same thing, the various /dev/ttyR* devices were created, with the same effect. Has anyone used a T1 as a serial console server, and encountered these problems? Best Wishes - Peter --=20 Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow" --------------enigBEBB6947B9A72FFD860D6DBB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFMd5hPtVx9OgEjQgRAuuzAKDWLgnVrZ0ZcKCjqxrHPw03zBkiVgCgiirP AoSfzA4mfColaEg1RzSuFUY= =ZPAq -----END PGP SIGNATURE----- --------------enigBEBB6947B9A72FFD860D6DBB-- From owner-freebsd-sparc64@FreeBSD.ORG Sun Oct 15 18:39:46 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E4916A415; Sun, 15 Oct 2006 18:39:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7908D43D66; Sun, 15 Oct 2006 18:39:45 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9FBdcsb044975; Sun, 15 Oct 2006 07:39: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 k9FBdb1N094129; Sun, 15 Oct 2006 07:39:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C3CF67305F; Sun, 15 Oct 2006 07:39:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061015113937.C3CF67305F@freebsd-current.sentex.ca> Date: Sun, 15 Oct 2006 07:39:37 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Oct 2006 18:39:46 -0000 TB --- 2006-10-15 10:38:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-15 10:38:29 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-10-15 10:38:29 - cleaning the object tree TB --- 2006-10-15 10:38:53 - checking out the source tree TB --- 2006-10-15 10:38:53 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-10-15 10:38:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-15 10:47:18 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-15 10:47:18 - cd /src TB --- 2006-10-15 10:47:18 - /usr/bin/make -B buildworld >>> World build started on Sun Oct 15 10:47:19 UTC 2006 >>> 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 Oct 15 11:37:37 UTC 2006 TB --- 2006-10-15 11:37:37 - generating LINT kernel config TB --- 2006-10-15 11:37:37 - cd /src/sys/sun4v/conf TB --- 2006-10-15 11:37:37 - /usr/bin/make -B LINT TB --- 2006-10-15 11:37:37 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-15 11:37:37 - cd /src TB --- 2006-10-15 11:37:37 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Oct 15 11:37:37 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/sun4v/src/sys/LINT /src/sys/modules/txp/../../dev/txp/if_txp.c ===> uart (depend) @ -> /src/sys machine -> /src/sys/sun4v/include sparc64 -> /src/sys/sparc64/include make: don't know how to make uart_cpu_sun4v.c. Stop *** Error code 2 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-15 11:39:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-15 11:39:37 - ERROR: failed to build lint kernel TB --- 2006-10-15 11:39:37 - tinderbox aborted TB --- 0.50 user 1.77 system 3668.33 real From owner-freebsd-sparc64@FreeBSD.ORG Mon Oct 16 00:53:19 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D67E16A407; Mon, 16 Oct 2006 00:53:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D335243D58; Mon, 16 Oct 2006 00:53:12 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9G0rCxJ015373; Sun, 15 Oct 2006 20:53:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id k9G0rBLt083108; Sun, 15 Oct 2006 20:53:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AF5FF7305F; Sun, 15 Oct 2006 20:53:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061016005311.AF5FF7305F@freebsd-current.sentex.ca> Date: Sun, 15 Oct 2006 20:53:11 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 00:53:19 -0000 TB --- 2006-10-15 23:55:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-15 23:55:01 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-10-15 23:55:01 - cleaning the object tree TB --- 2006-10-15 23:55:25 - checking out the source tree TB --- 2006-10-15 23:55:25 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-10-15 23:55:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-16 00:02:55 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-16 00:02:55 - cd /src TB --- 2006-10-16 00:02:55 - /usr/bin/make -B buildworld >>> World build started on Mon Oct 16 00:02:56 UTC 2006 >>> 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 Oct 16 00:51:13 UTC 2006 TB --- 2006-10-16 00:51:13 - generating LINT kernel config TB --- 2006-10-16 00:51:13 - cd /src/sys/sun4v/conf TB --- 2006-10-16 00:51:13 - /usr/bin/make -B LINT TB --- 2006-10-16 00:51:13 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-16 00:51:13 - cd /src TB --- 2006-10-16 00:51:13 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Oct 16 00:51:13 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/sun4v/src/sys/LINT /src/sys/modules/txp/../../dev/txp/if_txp.c ===> uart (depend) @ -> /src/sys machine -> /src/sys/sun4v/include sparc64 -> /src/sys/sparc64/include make: don't know how to make uart_cpu_sun4v.c. Stop *** Error code 2 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-16 00:53:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-16 00:53:11 - ERROR: failed to build lint kernel TB --- 2006-10-16 00:53:11 - tinderbox aborted TB --- 0.51 user 1.77 system 3489.59 real From owner-freebsd-sparc64@FreeBSD.ORG Mon Oct 16 11:08:39 2006 Return-Path: X-Original-To: freebsd-sparc64@FreeBSD.org Delivered-To: freebsd-sparc64@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F00716A6AB for ; Mon, 16 Oct 2006 11:08:39 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1209D43D62 for ; Mon, 16 Oct 2006 11:08:39 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9GB8cqQ028309 for ; Mon, 16 Oct 2006 11:08:38 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9GB8bTN028305 for freebsd-sparc64@FreeBSD.org; Mon, 16 Oct 2006 11:08:37 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Oct 2006 11:08:37 GMT Message-Id: <200610161108.k9GB8bTN028305@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 11:08:39 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC o sparc/72962 sparc64 [sysinstall] Sysinstall panics on sparc64 if /dev/cd0 o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o sparc/80890 sparc64 [panic] kmem_malloc(73728): kmem_map too small running o sparc/91882 sparc64 [mouse] Ultra 10 mouse/keyboard o sparc/92033 sparc64 [dc] dc(4) issues on Ultra10 o sparc/95297 sparc64 vt100 term does not work in install o sparc/95892 sparc64 [hme] MAC address of hme interfaces is ff:ff:ff:ff:ff: o sparc/98269 sparc64 Fresh 6.1 installation fails to boot o sparc/104428 sparc64 nullfs panics on E4500 (but not E420) 10 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame s sparc/82681 sparc64 [dc] dc state messages o sparc/90316 sparc64 [kbd] Keyboard "lock" key lights not working properly 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 7 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Mon Oct 16 13:37:57 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92CC916A528; Mon, 16 Oct 2006 13:37:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7381243E07; Mon, 16 Oct 2006 13:37:29 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9GDbRPC016021; Mon, 16 Oct 2006 09:37: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 k9GDbRd7032004; Mon, 16 Oct 2006 09:37:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 66E347305F; Mon, 16 Oct 2006 09:37:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061016133727.66E347305F@freebsd-current.sentex.ca> Date: Mon, 16 Oct 2006 09:37:27 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 13:37:57 -0000 TB --- 2006-10-16 12:35:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-16 12:35:29 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-10-16 12:35:29 - cleaning the object tree TB --- 2006-10-16 12:35:52 - checking out the source tree TB --- 2006-10-16 12:35:52 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-10-16 12:35:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-16 12:44:21 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-16 12:44:21 - cd /src TB --- 2006-10-16 12:44:21 - /usr/bin/make -B buildworld >>> World build started on Mon Oct 16 12:44:23 UTC 2006 >>> 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 Oct 16 13:35:26 UTC 2006 TB --- 2006-10-16 13:35:27 - generating LINT kernel config TB --- 2006-10-16 13:35:27 - cd /src/sys/sun4v/conf TB --- 2006-10-16 13:35:27 - /usr/bin/make -B LINT TB --- 2006-10-16 13:35:27 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-16 13:35:27 - cd /src TB --- 2006-10-16 13:35:27 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Oct 16 13:35:27 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/sun4v/src/sys/LINT /src/sys/modules/txp/../../dev/txp/if_txp.c ===> uart (depend) @ -> /src/sys machine -> /src/sys/sun4v/include sparc64 -> /src/sys/sparc64/include make: don't know how to make uart_cpu_sun4v.c. Stop *** Error code 2 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-16 13:37:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-16 13:37:27 - ERROR: failed to build lint kernel TB --- 2006-10-16 13:37:27 - tinderbox aborted TB --- 0.50 user 1.87 system 3717.41 real From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 17 03:02:19 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 893A516A403; Tue, 17 Oct 2006 03:02:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B972C43D5C; Tue, 17 Oct 2006 03:02:18 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9H32HQ7060462; Mon, 16 Oct 2006 23:02:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9H32Hur087346; Mon, 16 Oct 2006 23:02:17 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9094F7305F; Mon, 16 Oct 2006 23:02:17 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061017030217.9094F7305F@freebsd-current.sentex.ca> Date: Mon, 16 Oct 2006 23:02:17 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 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, 17 Oct 2006 03:02:19 -0000 TB --- 2006-10-17 01:53:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-17 01:53:26 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-10-17 01:53:26 - cleaning the object tree TB --- 2006-10-17 01:53:53 - checking out the source tree TB --- 2006-10-17 01:53:53 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-10-17 01:53:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-17 02:02:04 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-17 02:02:04 - cd /src TB --- 2006-10-17 02:02:04 - /usr/bin/make -B buildworld >>> World build started on Tue Oct 17 02:02:05 UTC 2006 >>> 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 Oct 17 02:53:07 UTC 2006 TB --- 2006-10-17 02:53:07 - generating LINT kernel config TB --- 2006-10-17 02:53:07 - cd /src/sys/sun4v/conf TB --- 2006-10-17 02:53:07 - /usr/bin/make -B LINT TB --- 2006-10-17 02:53:07 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-17 02:53:07 - cd /src TB --- 2006-10-17 02:53:07 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Oct 17 02:53:07 UTC 2006 >>> 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 -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 -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/swtch.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 -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/tsb.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/tte.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/tte_hash.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/tick.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medlow -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/trap.c /src/sys/sun4v/sun4v/trap.c: In function `trap_pfault': /src/sys/sun4v/sun4v/trap.c:455: error: subscripted value is neither array nor pointer *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-17 03:02:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-17 03:02:17 - ERROR: failed to build lint kernel TB --- 2006-10-17 03:02:17 - tinderbox aborted TB --- 0.63 user 1.66 system 4131.36 real From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 17 13:29:27 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EA9B16A403; Tue, 17 Oct 2006 13:29:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A955743D67; Tue, 17 Oct 2006 13:29:26 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9HDTQaU082725; Tue, 17 Oct 2006 09:29: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 k9HDTQH2017483; Tue, 17 Oct 2006 09:29:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 917CE73068; Tue, 17 Oct 2006 09:29:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061017132925.917CE73068@freebsd-current.sentex.ca> Date: Tue, 17 Oct 2006 09:29:25 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 13:29:27 -0000 TB --- 2006-10-17 13:05:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-17 13:05:44 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2006-10-17 13:05:44 - cleaning the object tree TB --- 2006-10-17 13:06:13 - checking out the source tree TB --- 2006-10-17 13:06:13 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2006-10-17 13:06:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-17 13:12:15 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-17 13:12:15 - cd /src TB --- 2006-10-17 13:12:15 - /usr/bin/make -B buildworld >>> World build started on Tue Oct 17 13:12:17 UTC 2006 >>> 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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/lib/libnetgraph/sock.c In file included from /src/lib/libnetgraph/sock.c:47: /obj/sparc64/src/tmp/usr/include/netgraph/ng_socket.h:64: error: syntax error before "sa_family_t" /src/lib/libnetgraph/sock.c: In function `NgMkSockNode': /src/lib/libnetgraph/sock.c:101: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c:151: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c: In function `NgSendData': /src/lib/libnetgraph/sock.c:276: error: structure has no member named `sg_family' *** Error code 1 Stop in /src/lib/libnetgraph. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-17 13:29:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-17 13:29:25 - ERROR: failed to build world TB --- 2006-10-17 13:29:25 - tinderbox aborted TB --- 0.62 user 2.34 system 1420.76 real From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 17 13:52:48 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFEB116A4F8; Tue, 17 Oct 2006 13:52:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F2843D7E; Tue, 17 Oct 2006 13:52:40 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9HDqdID005340; Tue, 17 Oct 2006 09:52:39 -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 k9HDqd0T091951; Tue, 17 Oct 2006 09:52:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 837C073068; Tue, 17 Oct 2006 09:52:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061017135235.837C073068@freebsd-current.sentex.ca> Date: Tue, 17 Oct 2006 09:52:35 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner4 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 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: Tue, 17 Oct 2006 13:52:49 -0000 TB --- 2006-10-17 13:29:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-17 13:29:25 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-10-17 13:29:25 - cleaning the object tree TB --- 2006-10-17 13:29:50 - checking out the source tree TB --- 2006-10-17 13:29:50 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-10-17 13:29:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-17 13:36:45 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-17 13:36:45 - cd /src TB --- 2006-10-17 13:36:45 - /usr/bin/make -B buildworld >>> World build started on Tue Oct 17 13:36:46 UTC 2006 >>> 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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/lib/libnetgraph/sock.c In file included from /src/lib/libnetgraph/sock.c:47: /obj/sun4v/src/tmp/usr/include/netgraph/ng_socket.h:64: error: syntax error before "sa_family_t" /src/lib/libnetgraph/sock.c: In function `NgMkSockNode': /src/lib/libnetgraph/sock.c:101: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c:151: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c: In function `NgSendData': /src/lib/libnetgraph/sock.c:276: error: structure has no member named `sg_family' *** Error code 1 Stop in /src/lib/libnetgraph. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-17 13:52:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-17 13:52:35 - ERROR: failed to build world TB --- 2006-10-17 13:52:35 - tinderbox aborted TB --- 0.55 user 1.98 system 1389.69 real From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 17 16:21:40 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FC5316A416 for ; Tue, 17 Oct 2006 16:21:40 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id B79ED43D6E for ; Tue, 17 Oct 2006 16:21:34 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so957107uge for ; Tue, 17 Oct 2006 09:21:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XKZfyphx9vddn96RtsCSq+w9mDdKplBLQ7uFYaFahm9mgblmFT5L5AqywRvmFKxYn9t80oVgj8aFZTJQSwKgVt6h1mcwZSCbD1VvadzCWXzPjRauTGTYwyg6O6a2g48nh9bRkCbkSSscp9KVdesuWnRmTM22m/6XyhM4CbRDV3g= Received: by 10.78.181.13 with SMTP id d13mr9601551huf; Tue, 17 Oct 2006 09:21:33 -0700 (PDT) Received: by 10.78.173.8 with HTTP; Tue, 17 Oct 2006 09:21:33 -0700 (PDT) Message-ID: <70e8236f0610170921g6dc24f49o9baf70a985a586f@mail.gmail.com> Date: Tue, 17 Oct 2006 17:21:33 +0100 From: "Joao Barros" To: "siddharth seth" In-Reply-To: <95bf4dc60610120406x39a55385h83dce273de5f26a2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <95bf4dc60610120406x39a55385h83dce273de5f26a2@mail.gmail.com> Cc: freebsd-sparc64@freebsd.org Subject: Re: Problem using netgear Wireless PCI card on Ultra Sparc 5 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, 17 Oct 2006 16:21:40 -0000 On 10/12/06, siddharth seth wrote: > Hi > > I am running FreeBSD 6.1 on Ultra Sparc 5. I am trying to get my > Netgear PCI based Wireless lan card to work on my system . > > The system doesnot boot when the card is plugged into the PCI slot. If > I switch on the power supply, nothing happens and I donot get any > display. The card has to be removed to let the system to boot. > > I donot understand if it is a problem with the BIOS or with FreeBSD. I > have tried changing the pci detection sequence in the bios but still > it doesnot boot with the card in the slot. > > Any help with this will be much appreciated. > I have an Ultra 5 as well and I think I once tried to add a wireless card with no success (can't recall what really happened). The Ultra 5 is very old and I think what you're experiencing is a revisions conflict between an old pci bus and a new pci card. I had similar problems on old non sparc hardware with recent cards. This is just a thought, don't take my word for granted ;-) -- Joao Barros From owner-freebsd-sparc64@FreeBSD.ORG Fri Oct 20 21:28:10 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8823816A4D8; Fri, 20 Oct 2006 21:28:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 094CB43DCF; Fri, 20 Oct 2006 21:26:39 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9KLQaqV067146; Fri, 20 Oct 2006 17:26:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id k9KLQZVL002335; Fri, 20 Oct 2006 17:26:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B1FE573068; Fri, 20 Oct 2006 17:26:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061020212635.B1FE573068@freebsd-current.sentex.ca> Date: Fri, 20 Oct 2006 17:26:35 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 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: Fri, 20 Oct 2006 21:28:10 -0000 TB --- 2006-10-20 20:00:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-20 20:00:47 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2006-10-20 20:00:47 - cleaning the object tree TB --- 2006-10-20 20:01:22 - checking out the source tree TB --- 2006-10-20 20:01:22 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2006-10-20 20:01:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-20 20:10:25 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-20 20:10:25 - cd /src TB --- 2006-10-20 20:10:25 - /usr/bin/make -B buildworld >>> World build started on Fri Oct 20 20:10:27 UTC 2006 >>> 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 Oct 20 21:05:20 UTC 2006 TB --- 2006-10-20 21:05:20 - generating LINT kernel config TB --- 2006-10-20 21:05:20 - cd /src/sys/sparc64/conf TB --- 2006-10-20 21:05:20 - /usr/bin/make -B LINT TB --- 2006-10-20 21:05:20 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-20 21:05:20 - cd /src TB --- 2006-10-20 21:05:20 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Oct 20 21:05:20 UTC 2006 >>> 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 >>> Kernel build for LINT completed on Fri Oct 20 21:21:27 UTC 2006 TB --- 2006-10-20 21:21:27 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-20 21:21:27 - cd /src TB --- 2006-10-20 21:21:27 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Oct 20 21:21:27 UTC 2006 >>> 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 [...] if_ethersubr.o(.text+0x280):/src/sys/net/if_ethersubr.c:473: undefined reference to `ip_dn_io_ptr' if_ethersubr.o(.text+0x35c): In function `ether_output_frame': /src/sys/net/if_ethersubr.c:369: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0x360):/src/sys/net/if_ethersubr.c:369: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0xa58): In function `ether_demux': /src/sys/net/if_ethersubr.c:683: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0xa5c):/src/sys/net/if_ethersubr.c:683: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0xcf0):/src/sys/net/if_ethersubr.c:678: undefined reference to `ip_fw_chk_ptr' *** Error code 1 Stop in /obj/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-20 21:26:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-20 21:26:35 - ERROR: failed to build GENERIC kernel TB --- 2006-10-20 21:26:35 - tinderbox aborted TB --- 0.71 user 2.34 system 5148.06 real http://tinderbox.des.no//tinderbox/logs/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Fri Oct 20 21:57:16 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C1716A4A7; Fri, 20 Oct 2006 21:57:16 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5085A43DE9; Fri, 20 Oct 2006 21:55:16 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9KLtGjY070180; Fri, 20 Oct 2006 17:55:16 -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 k9KLtGea026889; Fri, 20 Oct 2006 17:55:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4099873068; Fri, 20 Oct 2006 17:55:16 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061020215516.4099873068@freebsd-current.sentex.ca> Date: Fri, 20 Oct 2006 17:55:16 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 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, 20 Oct 2006 21:57:16 -0000 TB --- 2006-10-20 20:37:14 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-20 20:37:14 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-10-20 20:37:14 - cleaning the object tree TB --- 2006-10-20 20:37:52 - checking out the source tree TB --- 2006-10-20 20:37:52 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-10-20 20:37:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-20 20:46:20 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-20 20:46:20 - cd /src TB --- 2006-10-20 20:46:20 - /usr/bin/make -B buildworld >>> World build started on Fri Oct 20 20:46:21 UTC 2006 >>> 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 Oct 20 21:37:39 UTC 2006 TB --- 2006-10-20 21:37:39 - generating LINT kernel config TB --- 2006-10-20 21:37:39 - cd /src/sys/sun4v/conf TB --- 2006-10-20 21:37:39 - /usr/bin/make -B LINT TB --- 2006-10-20 21:37:40 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-20 21:37:40 - cd /src TB --- 2006-10-20 21:37:40 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Oct 20 21:37:40 UTC 2006 >>> 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 >>> Kernel build for LINT completed on Fri Oct 20 21:52:23 UTC 2006 TB --- 2006-10-20 21:52:23 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-20 21:52:23 - cd /src TB --- 2006-10-20 21:52:23 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Oct 20 21:52:23 UTC 2006 >>> 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 [...] if_ethersubr.o(.text+0x27c):/src/sys/net/if_ethersubr.c:473: undefined reference to `ip_dn_io_ptr' if_ethersubr.o(.text+0x33c): In function `ether_output_frame': /src/sys/net/if_ethersubr.c:369: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0x340):/src/sys/net/if_ethersubr.c:369: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0xa4c): In function `ether_demux': /src/sys/net/if_ethersubr.c:683: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0xa50):/src/sys/net/if_ethersubr.c:683: undefined reference to `ip_fw_chk_ptr' if_ethersubr.o(.text+0xcf4):/src/sys/net/if_ethersubr.c:678: undefined reference to `ip_fw_chk_ptr' *** Error code 1 Stop in /obj/sun4v/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-20 21:55:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-20 21:55:15 - ERROR: failed to build GENERIC kernel TB --- 2006-10-20 21:55:15 - tinderbox aborted TB --- 0.59 user 2.13 system 4681.65 real http://tinderbox.des.no//tinderbox/logs/tinderbox-head-HEAD-sparc64-sun4v.full