From owner-freebsd-arm@FreeBSD.ORG Wed Feb 25 01:08:20 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 682F6106564A for ; Wed, 25 Feb 2009 01:08:20 +0000 (UTC) (envelope-from mukund.redboot@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 2541E8FC0C for ; Wed, 25 Feb 2009 01:08:20 +0000 (UTC) (envelope-from mukund.redboot@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1147008qwe.7 for ; Tue, 24 Feb 2009 17:08:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=wetjs8C7ljDolnexNdzTQt3ny8v0yhVKIU7Zh4EtjLk=; b=N2MqTttM0UJZikaff0qisyoGNI7lGmRVcXFq9tlIfSdSdBhqNnkEb8DUjn93qfDkHh UQGBUAzMxomcoTyNs8SVReyfghyOweu28MAntLpoHazM5b/cRLw4p8ocVv4B064drwEb kMxTr2iRjVFUBtzSFIDD3YqDzRbgv/RAt+jZs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=VaHeWeDma1exZo0GfEG+R7khVOEnVUGNDVP2060znjuNy+OxaRRjVZ0QxrvJkFQCLb yl4fsDrKPBJ2ULdgL/rmjNuO24sYnkDgWfJOCOR2vj19VSSkhRBrjzRwRtjqnmXhaD6c b+fjE4aAZNO1gZ8B0kqW3LkfrYupJTN4/Cc/0= MIME-Version: 1.0 Received: by 10.229.94.129 with SMTP id z1mr2683575qcm.22.1235522467627; Tue, 24 Feb 2009 16:41:07 -0800 (PST) Date: Tue, 24 Feb 2009 16:41:07 -0800 Message-ID: From: mukund jampala To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: IXP435 chip USB host register NOT granted X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2009 01:08:20 -0000 Hi Guys, I am developing the USB host stack for the redboot on IXP435. I did develop it and test it successfully on Linux. Now, I am porting it to Redboot. With IXP435 redboot downloaded fron Intel site, I am NOT able to access the USB base address i.e. 0xCD000000. It crashes when I try to read from address. Actually, I am not able to access any address beyond 0xC80FFFE0. Is there any IXP initialization that I have to access this registers space. This issue is blocking me. Please help. Thanks for the help. From owner-freebsd-arm@FreeBSD.ORG Thu Feb 26 14:08:44 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB77D106567E for ; Thu, 26 Feb 2009 14:08:44 +0000 (UTC) (envelope-from tinguely@casselton.net) Received: from casselton.net (casselton.net [63.165.140.2]) by mx1.freebsd.org (Postfix) with ESMTP id 69FAA8FC12 for ; Thu, 26 Feb 2009 14:08:44 +0000 (UTC) (envelope-from tinguely@casselton.net) Received: from casselton.net (localhost [127.0.0.1]) by casselton.net (8.14.3/8.14.3) with ESMTP id n1QE8hLC009399 for ; Thu, 26 Feb 2009 08:08:43 -0600 (CST) (envelope-from tinguely@casselton.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=casselton.net; s=ccnMail; t=1235657323; bh=PimTDABDUC5wlz6YoA8xRbqQQtYlgqruoqpHNyFAfBg=; h=Date:From:Message-Id:To:Subject; b=l8pewX40yegSYgtSZxxtQMulnEyJi9J/hw0X0VQ0LsI/xQ4YUwh2kQnaMDEf85oRh qbPV2B1s5UxKmjwHW4btmgz9b3D0f7yCa2IsBq6CcSSZ6eDL/mFmBTRCLXxfj6yTwc 2OsF1pHDSk31/sl2xFLSbyT0BRTSHwXZIB0zvqJg= Received: (from tinguely@localhost) by casselton.net (8.14.3/8.14.2/Submit) id n1QE8h0F009398 for freebsd-arm@freebsd.org; Thu, 26 Feb 2009 08:08:43 -0600 (CST) (envelope-from tinguely) Date: Thu, 26 Feb 2009 08:08:43 -0600 (CST) From: Mark Tinguely Message-Id: <200902261408.n1QE8h0F009398@casselton.net> To: freebsd-arm@freebsd.org Subject: ARM QEMU X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 14:08:54 -0000 I checked the archives and to this question and since Sep 2008, the answer is no, but ... Is there any easy environments that supported in ARM QEMU? I notice the GUMSTIX complains on memory range issues. I did a little looking in sources for qemu and they do use a different ROM/RAM range than we use. The NEO1973 qemu source gets as far as inflating the kernel and then gives an error (3) and then says something like the boot code had been over written and has to restart. I tried to strip down the kernel by taking out the debuggers, but the much smaller kernel does the same sequence. I was going to test a small rewrite of sys/arm/arm/swtch.S. Thanks, --Mark Tinguely. From owner-freebsd-arm@FreeBSD.ORG Thu Feb 26 17:48:32 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6546106564A for ; Thu, 26 Feb 2009 17:48:32 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by mx1.freebsd.org (Postfix) with ESMTP id A41BF8FC1D for ; Thu, 26 Feb 2009 17:48:32 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by gxk24 with SMTP id 24so1782534gxk.19 for ; Thu, 26 Feb 2009 09:48:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=GwCcZjyP2cCT96bZs0+zER3HfczNzvtdfn2eRcFt8CY=; b=n1fKu6AnIG7M+Wrz9evSmSn7PUSd6op0wB2VMWVfVl8i4cpRAjvO6xSJWaG5ec75eG I5PNDZ6JV0CpKAYOLSnQleOElnlWMd61FJoUlkquChcXqlloodyuHw87wL0oNqjdxzWC mQ9bDbdzu9NKjQi84BY/4QPTJPHCLgoyveIjk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=P+68qMmont519nj7ktnELCsWFHN86YsDHdeyUObSSIEPR7a2M7a6jyiZA1kj2jAGds snZE2E4p6XcyR4V0qdtu4VfLSseGis+o/quTv9JE4VMhVVazBfQe1kB8htR0UAhfmeLJ FhWG/SqCrjcnzORmkabL1NhMXhu3tsoWUxud8= MIME-Version: 1.0 Received: by 10.151.144.4 with SMTP id w4mr2208656ybn.170.1235669039718; Thu, 26 Feb 2009 09:23:59 -0800 (PST) Date: Thu, 26 Feb 2009 09:23:59 -0800 Message-ID: From: Maksim Yevmenkin To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: s3c24xx port X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 17:48:33 -0000 hello, i recently acquired openmoko neo freerunner (http://wiki.openmoko.org/wiki/Neo_FreeRunner) - "open" gsm phone. i intend to have as much fun with it as i can :) d-board (http://us.direct.openmoko.com/products/dboard) will be coming in next week (hopefully). so, i've been doing some research on s3c24xx and freebsd (more specifically s3c2442b as that is what my moko has). i'm aware of Andrew Turner's http://wiki.freebsd.org/FreeBSDs3c24xx page. i'm also poking around projects/arm/s3c2xx0 on perforce.freebsd.org and trying to collect as much hardware docs as i can from various moko-related wiki pages on the net. arm is something new to me, but that is why i always wanted to try it out :) is there a some sort of a "lead" person on freebsd/s3c24xx and/or freebsd/arm project in general? how does one goes about doing the work and making sure to not step on other person's toes? thanks, max From owner-freebsd-arm@FreeBSD.ORG Fri Feb 27 01:09:32 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E41421065674 for ; Fri, 27 Feb 2009 01:09:32 +0000 (UTC) (envelope-from pcrilly@onthenet.com.au) Received: from azure.onthenet.com.au (azure.OntheNet.com.au [203.13.68.11]) by mx1.freebsd.org (Postfix) with ESMTP id A7F038FC19 for ; Fri, 27 Feb 2009 01:09:32 +0000 (UTC) (envelope-from pcrilly@onthenet.com.au) Received: from [192.168.0.2] (CPE-120-29-34-128.dsl.OntheNet.net [120.29.34.128]) by azure.onthenet.com.au (Postfix) with ESMTP id B075B11F24; Fri, 27 Feb 2009 10:54:03 +1000 (EST) Message-ID: <49A739AC.6000004@onthenet.com.au> Date: Fri, 27 Feb 2009 10:54:04 +1000 From: Patrick Crilly User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Mark Tinguely References: <200902261408.n1QE8h0F009398@casselton.net> In-Reply-To: <200902261408.n1QE8h0F009398@casselton.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-arm@freebsd.org Subject: Re: ARM QEMU X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 01:09:33 -0000 Mark Tinguely wrote: > The NEO1973 qemu source gets as far as inflating the kernel and then gives > an error (3) and then says something like the boot code had been over written > and has to restart. I tried to strip down the kernel by taking out the > debuggers, but the much smaller kernel does the same sequence Sometime last year u-boot code was changed to prevent an uncompressed kernel from being written over. I think that is the error you're getting. If you use an older copy of u-boot, then you should be able to get the kernel to boot. Or check out this link which has a patch to u-boot that restores the old behavior - http://lists.denx.de/pipermail/u-boot/2008-April/032477.html -- “Just because I don't care doesn't mean I don't understand.” Homer Simpson From owner-freebsd-arm@FreeBSD.ORG Fri Feb 27 13:37:50 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C25A106566C for ; Fri, 27 Feb 2009 13:37:50 +0000 (UTC) (envelope-from tinguely@casselton.net) Received: from casselton.net (casselton.net [63.165.140.2]) by mx1.freebsd.org (Postfix) with ESMTP id C033C8FC17 for ; Fri, 27 Feb 2009 13:37:49 +0000 (UTC) (envelope-from tinguely@casselton.net) Received: from casselton.net (localhost [127.0.0.1]) by casselton.net (8.14.3/8.14.3) with ESMTP id n1RDbmQR078881; Fri, 27 Feb 2009 07:37:48 -0600 (CST) (envelope-from tinguely@casselton.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=casselton.net; s=ccnMail; t=1235741868; bh=+sV+uurMQU6DharjbKYvohXPBDkLgWbTK7O/YARUnss=; h=Date:From:Message-Id:To:Subject:Cc:In-Reply-To; b=L4V29i6zNec88BYa23/jtQb6d0otf2ZEJy2fj6soq2nCDaedP5G5elNxRtWaEvUBo B29tpCLzR6tyJGZUe8Kdn0fYy950Aw7N4LBNNVL/lpCPkF/yYQ3v94WhcM5UiZPLoI muVch58MYeD13mJpKxekhLhnvHF9rCL28siQqy5k= Received: (from tinguely@localhost) by casselton.net (8.14.3/8.14.2/Submit) id n1RDblYt078880; Fri, 27 Feb 2009 07:37:47 -0600 (CST) (envelope-from tinguely) Date: Fri, 27 Feb 2009 07:37:47 -0600 (CST) From: Mark Tinguely Message-Id: <200902271337.n1RDblYt078880@casselton.net> To: pcrilly@onthenet.com.au, tinguely@casselton.net In-Reply-To: <49A739AC.6000004@onthenet.com.au> Cc: freebsd-arm@freebsd.org Subject: Re: ARM QEMU X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 13:37:50 -0000 > > Mark Tinguely wrote: > > The NEO1973 qemu source gets as far as inflating the kernel and then gives > > an error (3) and then says something like the boot code had been over written > > and has to restart. > Sometime last year u-boot code was changed to prevent an uncompressed > kernel from being written over. I think that is the error you're > getting. If you use an older copy of u-boot, then you should be able to > get the kernel to boot. Or check out this link which has a patch to > u-boot that restores > the old behavior - > > http://lists.denx.de/pipermail/u-boot/2008-April/032477.html Thank-you, that looks like the error. I will try an 2007 u-boot from the archive. From owner-freebsd-arm@FreeBSD.ORG Fri Feb 27 14:57:20 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B22F1065689 for ; Fri, 27 Feb 2009 14:57:20 +0000 (UTC) (envelope-from jacques.fourie@gmail.com) Received: from mail-fx0-f158.google.com (mail-fx0-f158.google.com [209.85.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id E5BC78FC08 for ; Fri, 27 Feb 2009 14:57:19 +0000 (UTC) (envelope-from jacques.fourie@gmail.com) Received: by fxm2 with SMTP id 2so1066124fxm.43 for ; Fri, 27 Feb 2009 06:57:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qG4B6dOwS9ATqNyxflnd2o2GxV9IBcTj1x5fn8AREiI=; b=Uu8ryzkmkzkmJhyU4wpuq3zP7oRUY9Q2PZA2uoFt9mpLeyb28dUZc3GCJsyRVuBIsl 9jlgH52U62UZc7Sz10stlGMyF5nG8PvCrEGayzf1Ou1Cfk3w3T/20ThIQot0nsHGU0u9 yxvEBxkK3vOwn8xs7qD/bJgIbWAgXY/J4sm1Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vQU/VjXl1WYXrHWkiLGR1JHRRuSJUnFvYhmI0gNfDET+Vke+D4xZiRuQNtVigIf4Yd ahqiJGhjpxRBSaRImzwCsMg39vMXqlcigaQcoD26C3I2B6uB2p15nMh3LGhEaZRwvHRv Twb6TyPjaHBCkgqWQz9tQ+Mv+MxtkQSsIiMj8= MIME-Version: 1.0 Received: by 10.86.95.8 with SMTP id s8mr4031103fgb.28.1235745025914; Fri, 27 Feb 2009 06:30:25 -0800 (PST) In-Reply-To: <200902271337.n1RDblYt078880@casselton.net> References: <49A739AC.6000004@onthenet.com.au> <200902271337.n1RDblYt078880@casselton.net> Date: Fri, 27 Feb 2009 16:30:25 +0200 Message-ID: From: Jacques Fourie To: Mark Tinguely Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-arm@freebsd.org Subject: Re: ARM QEMU X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 14:57:21 -0000 >> >> Mark Tinguely wrote: >> > The NEO1973 qemu source gets as far as inflating the kernel and then g= ives >> > an error (3) and then says something like the boot code had been over = written >> > and has to restart. > >> =A0Sometime last year u-boot code was changed to prevent an uncompressed >> =A0kernel from being written over. I think that is the error you're >> =A0getting. If you use an older copy of u-boot, then you should be able = to >> =A0get the kernel to boot. Or check out this link which has a patch to >> =A0u-boot that restores >> =A0the old behavior - >> >> =A0http://lists.denx.de/pipermail/u-boot/2008-April/032477.html > > Thank-you, that looks like the error. I will try an 2007 u-boot from the = archive. > - Show quoted text - > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > If I compile my gumstix kernel without ARM_CACHE_LOCK_ENABLE it boots under qemu-0.9.1. It seems as if qemu doesn't emulate all the CP15 register 9 operations, as can be seen by looking at the helper_set_cp15() function in target-arm/helper.c. Jacques From owner-freebsd-arm@FreeBSD.ORG Sat Feb 28 03:40:43 2009 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F2221065679; Sat, 28 Feb 2009 03:40:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id E88BF8FC18; Sat, 28 Feb 2009 03:40:42 +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 n1S3eeU1001933; Fri, 27 Feb 2009 22:40:40 -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 n1S3eeSR015243; Fri, 27 Feb 2009 22:40:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5692A7302F; Fri, 27 Feb 2009 22:40:40 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090228034040.5692A7302F@freebsd-current.sentex.ca> Date: Fri, 27 Feb 2009 22:40:40 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2009 03:40:43 -0000 TB --- 2009-02-28 02:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-02-28 02:40:00 - starting HEAD tinderbox run for arm/arm TB --- 2009-02-28 02:40:00 - cleaning the object tree TB --- 2009-02-28 02:40:32 - cvsupping the source tree TB --- 2009-02-28 02:40:32 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2009-02-28 02:40:41 - building world TB --- 2009-02-28 02:40:41 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-28 02:40:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-28 02:40:41 - TARGET=arm TB --- 2009-02-28 02:40:41 - TARGET_ARCH=arm TB --- 2009-02-28 02:40:41 - TZ=UTC TB --- 2009-02-28 02:40:41 - __MAKE_CONF=/dev/null TB --- 2009-02-28 02:40:41 - cd /src TB --- 2009-02-28 02:40:41 - /usr/bin/make -B buildworld >>> World build started on Sat Feb 28 02:40:43 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 [...] gzip -cn /src/usr.bin/from/from.1 > from.1.gz ===> usr.bin/fstat (all) cc -O -pipe -I/src/usr.bin/fstat/zfs/../../../sys/cddl/compat/opensolaris -I/src/usr.bin/fstat/zfs/../../../cddl/compat/opensolaris/include -I/src/usr.bin/fstat/zfs/../../../cddl/compat/opensolaris/lib/libumem -I/src/usr.bin/fstat/zfs/../../../cddl/contrib/opensolaris/lib/libzpool/common -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common/sys -I/src/usr.bin/fstat/zfs/../../../cddl/contrib/opensolaris/head -I/src/usr.bin/fstat/zfs/.. -DNEED_SOLARIS_BOOLEAN -Wsystem-headers -Werror -Wno-pointer-sign -c /src/usr.bin/fstat/zfs/../zfs.c cc -O -pipe -D_KVM_VNODE -DZFS -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/fstat/cd9660.c cc -O -pipe -D_KVM_VNODE -DZFS -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/fstat/fstat.c cc -O -pipe -D_KVM_VNODE -DZFS -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/fstat/msdosfs.c /src/usr.bin/fstat/msdosfs.c: In function 'msdosfs_filestat': /src/usr.bin/fstat/msdosfs.c:113: error: 'struct denode' has no member named 'de_dev' *** Error code 1 Stop in /src/usr.bin/fstat. *** 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 --- 2009-02-28 03:40:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-02-28 03:40:40 - ERROR: failed to build world TB --- 2009-02-28 03:40:40 - 2825.38 user 343.11 system 3639.30 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-arm@FreeBSD.ORG Sat Feb 28 09:47:12 2009 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29D89106566B; Sat, 28 Feb 2009 09:47:12 +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 F3A478FC15; Sat, 28 Feb 2009 09:47:11 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n1S9l6Y5026750; Sat, 28 Feb 2009 04:47:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n1S9l6K0097062; Sat, 28 Feb 2009 04:47:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7E0927302F; Sat, 28 Feb 2009 04:47:06 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090228094706.7E0927302F@freebsd-current.sentex.ca> Date: Sat, 28 Feb 2009 04:47:06 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2009 09:47:13 -0000 TB --- 2009-02-28 08:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-02-28 08:40:00 - starting HEAD tinderbox run for arm/arm TB --- 2009-02-28 08:40:00 - cleaning the object tree TB --- 2009-02-28 08:40:27 - cvsupping the source tree TB --- 2009-02-28 08:40:27 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2009-02-28 08:40:38 - building world TB --- 2009-02-28 08:40:38 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-28 08:40:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-28 08:40:38 - TARGET=arm TB --- 2009-02-28 08:40:38 - TARGET_ARCH=arm TB --- 2009-02-28 08:40:38 - TZ=UTC TB --- 2009-02-28 08:40:38 - __MAKE_CONF=/dev/null TB --- 2009-02-28 08:40:38 - cd /src TB --- 2009-02-28 08:40:38 - /usr/bin/make -B buildworld >>> World build started on Sat Feb 28 08:40:41 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 [...] gzip -cn /src/usr.bin/from/from.1 > from.1.gz ===> usr.bin/fstat (all) cc -O -pipe -I/src/usr.bin/fstat/zfs/../../../sys/cddl/compat/opensolaris -I/src/usr.bin/fstat/zfs/../../../cddl/compat/opensolaris/include -I/src/usr.bin/fstat/zfs/../../../cddl/compat/opensolaris/lib/libumem -I/src/usr.bin/fstat/zfs/../../../cddl/contrib/opensolaris/lib/libzpool/common -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common/sys -I/src/usr.bin/fstat/zfs/../../../cddl/contrib/opensolaris/head -I/src/usr.bin/fstat/zfs/.. -DNEED_SOLARIS_BOOLEAN -Wsystem-headers -Werror -Wno-pointer-sign -c /src/usr.bin/fstat/zfs/../zfs.c cc -O -pipe -D_KVM_VNODE -DZFS -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/fstat/cd9660.c cc -O -pipe -D_KVM_VNODE -DZFS -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/fstat/fstat.c cc -O -pipe -D_KVM_VNODE -DZFS -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/fstat/msdosfs.c /src/usr.bin/fstat/msdosfs.c: In function 'msdosfs_filestat': /src/usr.bin/fstat/msdosfs.c:113: error: 'struct denode' has no member named 'de_dev' *** Error code 1 Stop in /src/usr.bin/fstat. *** 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 --- 2009-02-28 09:47:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-02-28 09:47:06 - ERROR: failed to build world TB --- 2009-02-28 09:47:06 - 2832.88 user 348.22 system 4025.97 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full