From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-gx0-f224.google.com ([209.85.217.224]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1NscwS-0008JY-GO for openembedded-devel@lists.openembedded.org; Fri, 19 Mar 2010 15:12:54 +0100 Received: by gxk24 with SMTP id 24so1888658gxk.7 for ; Fri, 19 Mar 2010 07:09:42 -0700 (PDT) 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:content-type; bh=9SA0AcDSXtFWyrhOI5TgXtlVEugWDoPhOYkIp8hbTUg=; b=ezpWfBAcjQEjRw65uB0jgP5oeA7xVLiaEYMPeym6i4o1O3cxts25FQWUyG1aMLIzuJ ZkqqqueRXcTkg67fKtOXvwXUo7ZXrdalTT8hhNrOwGbNUeST+Afu19Xcwy7pccz2ieE+ jMyCQNfoTTfN9XmYQ5lxIN/nhHjIXYWQZOcWo= 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 :content-type; b=eTuuHEHQ8FaeqBB9KkausiniX8jbA246msiCXCrYx2yJ4c/JRWCnk/L7d3fwocgmy1 RBmabwf9Lifx98dzAAx9ctGWcnNSWv9ZLMCvbi3zL02EBVgIF8lEuhkXsU0Dw7WwHUdo x6my0MBs9qyecBKyG9dgeRUO607HCRbEcQwJ0= MIME-Version: 1.0 Received: by 10.90.13.27 with SMTP id 27mr548334agm.28.1269007782223; Fri, 19 Mar 2010 07:09:42 -0700 (PDT) In-Reply-To: <19c1b8a91003181511n789a7fecyeacb3385b567c5ec@mail.gmail.com> References: <1267830919-14718-1-git-send-email-aalonso00@gmail.com> <20100316190003.GA20970@excalibur.local> <19c1b8a91003171600u10444eb8obd60b8fceabd62f4@mail.gmail.com> <19c1b8a91003181205r5bdca388s92006757c0b4b038@mail.gmail.com> <19c1b8a91003181511n789a7fecyeacb3385b567c5ec@mail.gmail.com> Date: Fri, 19 Mar 2010 08:09:42 -0600 Message-ID: From: Adrian Alonso To: openembedded-devel@lists.openembedded.org X-SA-Exim-Connect-IP: 209.85.217.224 X-SA-Exim-Mail-From: aalonso00@gmail.com X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE, SPF_PASS autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) X-Content-Filtered-By: Mailman/MimeDel 2.1.11 Subject: Re: [PATCH 1/7] device_table_add-xsa: add dev nodes for system ace X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2010 14:12:55 -0000 Content-Type: text/plain; charset=ISO-8859-1 Hi Khem, Disabling ccache works. Thanks for the advise, I will check on Fedora's bugtrack if some else has experience this kind of problems with cchache. Regards. On Thu, Mar 18, 2010 at 4:11 PM, Khem Raj wrote: > On Thu, Mar 18, 2010 at 3:09 PM, Adrian Alonso > wrote: > > Hi Khem, > > > > gcc-cross-initial-4.3.3 and gcc-cross-intermediate-4.3.3 build correctly > > fixincl.o object > > > > > tmp/work/ppc440-angstrom-linux/gcc-cross-initial-4.3.3-r11.1/gcc-4.3.3/build.x86_64-linux.powerpc-angstrom-linux/fixincludes/fixincl.o: > > ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped > > > > > tmp/work/ppc440-angstrom-linux/gcc-cross-intermediate-4.3.3-r11.1/gcc-4.3.3/build.x86_64-linux.powerpc-angstrom-linux/fixincludes/fixincl.o: > > ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped > > > > but gcc-cross fixincl.o reports > > > > > tmp/work/ppc440-angstrom-linux/gcc-cross-4.3.3-r11.1/gcc-4.3.3/build.x86_64-linux.powerpc-angstrom-linux/fixincludes/fixincl.o: > > empty > > > > But is not the only object file that is not been generated > > > I think your host has buggy ccache installation. Disable ccache or > rather remove it from your build box and retry. > > > > > ls -lah > > > tmp/work/ppc440-angstrom-linux/gcc-cross-4.3.3-r11.1/gcc-4.3.3/build.x86_64-linux.powerpc-angstrom-linux/fixincludes > > total 160K > > drwxrwxr-x. 2 aalonso aalonso 4.0K 2010-03-18 15:19 . > > drwxrwxr-x. 9 aalonso aalonso 4.0K 2010-03-18 15:19 .. > > -rw-rw-r--. 1 aalonso aalonso 6.1K 2010-03-18 15:18 config.cache > > -rw-rw-r--. 1 aalonso aalonso 6.4K 2010-03-18 15:18 config.h > > -rw-rw-r--. 1 aalonso aalonso 59K 2010-03-18 15:18 config.log > > -rwxrwxr-x. 1 aalonso aalonso 38K 2010-03-18 15:18 config.status > > -rw-rw-r--. 1 aalonso aalonso 0 2010-03-18 15:19 fixfixes.o > > -rw-rw-r--. 1 aalonso aalonso 0 2010-03-18 15:19 fixincl.o > > -rwxr-xr-x. 1 aalonso aalonso 14K 2010-03-18 15:19 fixinc.sh > > -rw-rw-r--. 1 aalonso aalonso 0 2010-03-18 15:19 fixlib.o > > -rw-rw-r--. 1 aalonso aalonso 0 2010-03-18 15:19 fixopts.o > > -rw-rw-r--. 1 aalonso aalonso 0 2010-03-18 15:19 fixtests.o > > -rw-rw-r--. 1 aalonso aalonso 6.1K 2010-03-18 15:18 Makefile > > -rw-rw-r--. 1 aalonso aalonso 3.6K 2010-03-18 15:19 mkheaders > > -rw-rw-r--. 1 aalonso aalonso 3.6K 2010-03-18 15:18 mkheaders.almost > > -rw-rw-r--. 1 aalonso aalonso 0 2010-03-18 15:19 procopen.o > > -rw-rw-r--. 1 aalonso aalonso 0 2010-03-18 15:19 server.o > > -rw-rw-r--. 1 aalonso aalonso 10 2010-03-18 15:18 stamp-h > > > > Any advise on how to fix this is welcome. > > > > Regards > > Adrian Alonso > > > > On Thu, Mar 18, 2010 at 1:05 PM, Khem Raj wrote: > > > >> On Thu, Mar 18, 2010 at 9:42 AM, Adrian Alonso > >> wrote: > >> > Hi Khem, > >> > > >> > My host OS is > >> > Fedora 12 2.6.32.9-70.fc12.x86_64 > >> > > >> > Gcc version installed in my system > >> > gcc (GCC) 4.4.3 20100127 > >> > > >> > which is the late's version available > >> > > >> > cleaning and rebuilding gcc-cross doesn't make the error go away > >> > > >> > A complete log can be found at [1]. > >> > > >> > [1] http://pastebin.com/BftKvgGA > >> > >> > >> go to your build directory and search of you have fixincl.o generated. > >> if yes then try to run file on it and see if it is for right > >> architecture which will be your host > >> or do some elf dumping to see if the file is a proper object. > >> > >> I have gcc 4.4.3 too on my ubuntu/lucid box and I dont see the error you > >> get > >> so it must have something to do with either the linker or assembler or > >> compiler on your host > >> > >> -Khem > >> > >> > > >> > > >> > Regards > >> > > >> > On Wed, Mar 17, 2010 at 5:00 PM, Khem Raj wrote: > >> > > >> >> On Wed, Mar 17, 2010 at 3:00 PM, Adrian Alonso > >> >> wrote: > >> >> > Hi, > >> >> > > >> >> > I tested on my previous build and everything is ok (tested > >> >> console-image); > >> >> > > >> >> > Building from scratch arise a build error with > >> "gcc-cross_4.3.3.bbfailed" > >> >> > I'm going to track the changes in gcc-cross recipe to find out why > is > >> >> > falling > >> >> > The complete error log can be found at [1]. > >> >> > > >> >> > [1] http://pastebin.com/2m4TP2Vs > >> >> > >> >> seems more like your gcc on host is causing the problem here. What > >> >> host os do you have > >> >> and try to clean and rebuild gcc-cross that might fix it. > >> >> > >> >> > > >> >> > Regards > >> >> > Adrian Alonso > >> >> > > >> >> > On Tue, Mar 16, 2010 at 1:00 PM, Stefan Schmidt > >> >> > wrote: > >> >> > > >> >> >> Hello. > >> >> >> > >> >> >> Back from holiday I found the time to test your patches. I needed > to > >> >> adjust > >> >> >> one > >> >> >> manually due to a change going in between but that was easy > enough. > >> >> >> > >> >> >> I tested and pushed them out now. Please test on your side if > >> everything > >> >> is > >> >> >> ok > >> >> >> and thanks for your contribution. > >> >> >> > >> >> >> regards > >> >> >> Stefan Schmidt > >> >> >> > >> >> >> _______________________________________________ > >> >> >> Openembedded-devel mailing list > >> >> >> Openembedded-devel@lists.openembedded.org > >> >> >> > >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >> >> >> > >> >> > > >> >> > > >> >> > > >> >> > -- > >> >> > Saludos > >> >> > Adrian Alonso > >> >> > http://aalonso.wordpress.com > >> >> > _______________________________________________ > >> >> > Openembedded-devel mailing list > >> >> > Openembedded-devel@lists.openembedded.org > >> >> > > >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >> >> > > >> >> > >> >> _______________________________________________ > >> >> Openembedded-devel mailing list > >> >> Openembedded-devel@lists.openembedded.org > >> >> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >> >> > >> > > >> > > >> > > >> > -- > >> > Saludos > >> > Adrian Alonso > >> > http://aalonso.wordpress.com > >> > _______________________________________________ > >> > Openembedded-devel mailing list > >> > Openembedded-devel@lists.openembedded.org > >> > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >> > > >> > >> _______________________________________________ > >> Openembedded-devel mailing list > >> Openembedded-devel@lists.openembedded.org > >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >> > > > > > > > > -- > > Saludos > > Adrian Alonso > > http://aalonso.wordpress.com > > _______________________________________________ > > Openembedded-devel mailing list > > Openembedded-devel@lists.openembedded.org > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Saludos Adrian Alonso http://aalonso.wordpress.com