From owner-freebsd-ppc@FreeBSD.ORG Thu Jan 1 08:49:25 2009 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15AF5106566B; Thu, 1 Jan 2009 08:49:25 +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 E12AC8FC18; Thu, 1 Jan 2009 08:49:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n018nOQs090720; Thu, 1 Jan 2009 03:49:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n018nOIJ015606; Thu, 1 Jan 2009 03:49:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 419C07302F; Thu, 1 Jan 2009 03:49:24 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090101084924.419C07302F@freebsd-current.sentex.ca> Date: Thu, 1 Jan 2009 03:49:24 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 08:49:25 -0000 TB --- 2009-01-01 07:03:34 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-01-01 07:03:34 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-01-01 07:03:34 - cleaning the object tree TB --- 2009-01-01 07:03:59 - cvsupping the source tree TB --- 2009-01-01 07:03:59 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-01-01 07:09:19 - building world TB --- 2009-01-01 07:09:19 - MAKEOBJDIRPREFIX=/obj TB --- 2009-01-01 07:09:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-01-01 07:09:19 - TARGET=powerpc TB --- 2009-01-01 07:09:19 - TARGET_ARCH=powerpc TB --- 2009-01-01 07:09:19 - TZ=UTC TB --- 2009-01-01 07:09:19 - __MAKE_CONF=/dev/null TB --- 2009-01-01 07:09:19 - cd /src TB --- 2009-01-01 07:09:19 - /usr/bin/make -B buildworld >>> World build started on Thu Jan 1 07:09:21 UTC 2009 >>> 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 Thu Jan 1 08:34:10 UTC 2009 TB --- 2009-01-01 08:34:10 - generating LINT kernel config TB --- 2009-01-01 08:34:10 - cd /src/sys/powerpc/conf TB --- 2009-01-01 08:34:10 - /usr/bin/make -B LINT TB --- 2009-01-01 08:34:10 - building LINT kernel TB --- 2009-01-01 08:34:10 - MAKEOBJDIRPREFIX=/obj TB --- 2009-01-01 08:34:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-01-01 08:34:10 - TARGET=powerpc TB --- 2009-01-01 08:34:10 - TARGET_ARCH=powerpc TB --- 2009-01-01 08:34:10 - TZ=UTC TB --- 2009-01-01 08:34:10 - __MAKE_CONF=/dev/null TB --- 2009-01-01 08:34:10 - cd /src TB --- 2009-01-01 08:34:10 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Jan 1 08:34:10 UTC 2009 >>> 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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -fstack-protector -Werror vers.c linking kernel kern_exec.o(.sbss+0x0): multiple definition of `elf32_fallback_brand' imgact_elf.o(.sdata+0x0): first defined here kern_mib.o(.sbss+0x40): multiple definition of `elf32_fallback_brand' imgact_elf.o(.sdata+0x0): first defined here elf_machdep.o(.sbss+0x0): multiple definition of `elf32_fallback_brand' imgact_elf.o(.sdata+0x0): first defined here *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-01-01 08:49:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-01-01 08:49:23 - ERROR: failed to build lint kernel TB --- 2009-01-01 08:49:23 - 4803.91 user 414.56 system 6348.89 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 3 19:41:29 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57CEB106566C for ; Sat, 3 Jan 2009 19:41:29 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id 2AE668FC08 for ; Sat, 3 Jan 2009 19:41:29 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from avs-daemon.smtpauth1.wiscmail.wisc.edu by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 6.3-6.03 (built Mar 14 2008; 32bit)) id <0KCW00J00UP4VV00@smtpauth1.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sat, 03 Jan 2009 13:41:28 -0600 (CST) Received: from trantor.tachypleus.net ([76.204.99.187]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 6.3-6.03 (built Mar 14 2008; 32bit)) with ESMTPSA id <0KCW006P2UP2EI50@smtpauth1.wiscmail.wisc.edu>; Sat, 03 Jan 2009 13:41:28 -0600 (CST) Date: Sat, 03 Jan 2009 13:43:56 -0600 From: Nathan Whitehorn In-reply-to: To: Marcel Moolenaar Message-id: <495FBFFC.5040608@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.204.99.187 X-Spam-PmxInfo: Server=avs-10, Version=5.4.1.325704, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2009.1.3.192826, SenderIP=76.204.99.187 References: <460A59E1-DAF6-46B0-960F-337623A27921@mac.com> <495246E5.4060305@freebsd.org> User-Agent: Thunderbird 2.0.0.18 (X11/20081209) Cc: FreeBSD PowerPC Subject: Re: panic: ofw_bus_search_intrmap: expected interrupt cell size incorrect: 4 > 8 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 19:41:29 -0000 Marcel Moolenaar wrote: > > On Dec 24, 2008, at 6:27 AM, Nathan Whitehorn wrote: > >> Marcel Moolenaar wrote: >>> I just updated my xserve and got the following: >>> >>> ... >>> pcib1: on nexus0 >>> pci1: on pcib1 >>> pcib2: at device 13.0 on pci1 >>> pci2: on pcib2 >>> panic: ofw_bus_search_intrmap: expected interrupt cell size >>> incorrect: 4 > 8 >> This means that the #interrupt-cells property of the bus's >> #interrupt-parent and the bus itself disagree (1 versus 2). I'm not >> even sure what the correct way to handle this is. Could you check some >> nodes on that PCI bus with ofwdump, and tell me what their interrupts >> properties look like? > > I have a dump here: > http://ns1.xcllnt.net/~marcel/machines/xserve/ofwdump.txt > > I'll see what I can do. > FYI, > This should be fixed in revision 186728. Let me know if it is still misbehaving. -Nathan