All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems building binutils-cross_2.18.50.0.7.bb
@ 2009-11-04 10:27 jorge fernandez monteagudo
  2009-11-04 11:17 ` Koen Kooi
  0 siblings, 1 reply; 9+ messages in thread
From: jorge fernandez monteagudo @ 2009-11-04 10:27 UTC (permalink / raw)
  To: openembedded-devel

Hi OE list members!

It's my first message on this list, and it's related to the problems I 
have building
OE for my beagleboard. My host machine is a mandriva 2008.0.

I'm following the steps from 
http://elinux.org/BeagleBoardAndOpenEmbeddedGit
and I've been able to do the next steps:

$ git clone http://repo.or.cz/r/openembedded.git
$ cd openembedded
$ git checkout -b stable/2009 origin/stable/2009
$ git pull

I have the repository updated but when I try to build the OE with:

$ bitbake console-image

the process begins ok, but in the 'binutils-cross_2.18.50.0.7.bb' recipe 
fails.
The messages I get are:

NOTE: Running task 253 of 2892 (ID: 1124, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_setscene)
NOTE: Running task 254 of 2892 (ID: 1125, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_fetch)
NOTE: fetch 
http://kernel.org/pub/linux/devel/binutils/binutils-2.18.50.0.7.tar.bz2
--10:12:07-- 
http://kernel.org/pub/linux/devel/binutils/binutils-2.18.50.0.7.tar.bz2
           => 
`/mnt/hdb1/arm-beagle/tmp/downloads/binutils-2.18.50.0.7.tar.bz2'
Connecting to xxx.xxx.xxx.xxx:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: 14,788,318 (14M) [application/x-bzip2]

100%[=======================================================================================================================>] 
14,788,318    59.23K/s    ETA 00:00

10:17:05 (48.64 KB/s) - 
`/mnt/hdb1/arm-beagle/tmp/downloads/binutils-2.18.50.0.7.tar.bz2' saved 
[14788318/14788318]

NOTE: Running task 255 of 2892 (ID: 1127, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_unpack)
NOTE: Unpacking tmp/downloads/binutils-2.18.50.0.7.tar.bz2 to 
tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/
NOTE: Running task 256 of 2892 (ID: 1128, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_patch)
NOTE: Applying patch 'binutils-2.16.91.0.6-objcopy-rename-errorcode.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-2.16.91.0.6-objcopy-rename-errorcode.patch)
NOTE: Applying patch 'binutils-uclibc-100-uclibc-conf.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-uclibc-100-uclibc-conf.patch)
NOTE: Applying patch '110-arm-eabi-conf.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/110-arm-eabi-conf.patch)
NOTE: Applying patch 'binutils-uclibc-300-001_ld_makefile_patch.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-uclibc-300-001_ld_makefile_patch.patch)
NOTE: Applying patch 'binutils-uclibc-300-006_better_file_error.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-uclibc-300-006_better_file_error.patch)
NOTE: Applying patch 
'binutils-uclibc-300-012_check_ldrunpath_length.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-uclibc-300-012_check_ldrunpath_length.patch)
NOTE: Applying patch 'binutils-uclibc-gas-needs-libm.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-uclibc-gas-needs-libm.patch)
NOTE: Applying patch 'binutils-arm-pr7093.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-arm-pr7093.patch)
NOTE: Applying patch 'binutils-2.16.1-e300c2c3.patch' 
(openembedded/recipes/binutils/binutils-2.18.50.0.7/binutils-2.16.1-e300c2c3.patch)
NOTE: Running task 257 of 2892 (ID: 1129, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_configure)
NOTE: Running task 258 of 2892 (ID: 1130, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_qa_configure)
NOTE: Running task 259 of 2892 (ID: 1131, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_compile)
ERROR: function do_compile failed
ERROR: see log in 
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.1958
NOTE: Task failed: 
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.1958
ERROR: TaskFailed event exception, aborting
ERROR: Build of 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb 
do_compile failed
ERROR: Task 1131 
(/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_compile) failed
NOTE: Tasks Summary: Attempted 258 tasks of which 0 didn't need to be 
rerun and 1 failed.
ERROR: 
'/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb' 
failed


and the log messages are:


if [ x"" != x ]; then \
          gcc -c -DHAVE_CONFIG_H 
-isystem/mnt/hdb1/arm-beagle/tmp/staging/i686-linux/usr/include -O2 -I. 
-I/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnue
abi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/../include 
 -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic 
/mnt/hdb1/arm-be
agle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c 
-o pic/fibheap.o; \
        else true; fi
gcc -c -DHAVE_CONFIG_H 
-isystem/mnt/hdb1/arm-beagle/tmp/staging/i686-linux/usr/include -O2 -I. 
-I/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binuti
ls-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/../include  -W 
-Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic 
/mnt/hdb1/arm-beagle/tmp/wo
rk/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c 
-o fibheap.o
Use of uninitialized value in concatenation (.) or string at 
/usr/share/colorgcc/gcc line 200.
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_union':
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:151: 
warning: implicit declarati
on of function 'free'
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_delete_nod
e':
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: 'LONG_MIN' undeclare
d (first use in this function)
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: (Each undeclared ide
ntifier is reported only once
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: for each function it
 appears in.)
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_consolidat
e':
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360: 
warning: implicit declarati
on of function 'memset'
/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360: 
warning: incompatible impli
cit declaration of built-in function 'memset'
make[2]: *** [fibheap.o] Error 1
make[2]: Leaving directory 
`/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-ang
strom-linux-gnueabi/libiberty'
make[1]: *** [all-libiberty] Error 2
make[1]: Leaving directory 
`/mnt/hdb1/arm-beagle/tmp/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-ang
strom-linux-gnueabi'
make: *** [all] Error 2
FATAL: oe_runmake failed


Any comment is welcome!

Best regards

Jorge 
From dp@xora.org.uk Wed Nov 04 12:03:32 2009
Received: from [209.85.219.209] (helo=mail-ew0-f209.google.com)
	by linuxtogo.org with esmtp (Exim 4.69)
	(envelope-from <dp@xora.org.uk>) id 1N5deD-0001GT-MH
	for openembedded-devel@lists.openembedded.org;
	Wed, 04 Nov 2009 12:03:32 +0100
Received: by ewy5 with SMTP id 5so1546175ewy.12
	for <openembedded-devel@lists.openembedded.org>;
	Wed, 04 Nov 2009 03:02:17 -0800 (PST)
Received: by 10.213.51.140 with SMTP id d12mr1728150ebg.9.1257332537259;
	Wed, 04 Nov 2009 03:02:17 -0800 (PST)
Received: from xora-eee (www.xora.org.uk [80.68.91.202])
	by mx.google.com with ESMTPS id 28sm3145162eyg.14.2009.11.04.03.02.16
	(version=SSLv3 cipher=RC4-MD5); Wed, 04 Nov 2009 03:02:16 -0800 (PST)
Date: Wed, 4 Nov 2009 11:02:14 +0000
From: Graeme Gregory <dp@xora.org.uk>
To: openembedded-devel@lists.openembedded.org
Message-ID: <20091104110214.GB3275@xora-eee>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.20 (2009-06-14)
X-SA-Exim-Connect-IP: 209.85.219.209
X-SA-Exim-Mail-From: dp@xora.org.uk
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000)
X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure
Subject: [oe] Transfer of OE development devices
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
	<openembedded-devel.lists.openembedded.org>
List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=unsubscribe>
List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-devel>
List-Post: <mailto:openembedded-devel@lists.openembedded.org>
List-Help: <mailto:openembedded-devel-request@lists.openembedded.org?subject=help>
List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Nov 2009 11:03:32 -0000

Hi, this has been discussed on the list a couple of times
and there have been no objects so this is just final notice
that the transfer will take place.

I am transfering the collie and tosa devices I have in
my posession to Yuri (Jay7) for active devel work.

I have been trying to find a more active developer for
these devices since FOSDEM and Yuri has stepped in.

Graeme




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
  2009-11-04 10:27 Problems building binutils-cross_2.18.50.0.7.bb jorge fernandez monteagudo
@ 2009-11-04 11:17 ` Koen Kooi
  2009-11-04 11:46   ` Koen Kooi
  2009-11-04 14:01   ` jorge fernandez monteagudo
  0 siblings, 2 replies; 9+ messages in thread
From: Koen Kooi @ 2009-11-04 11:17 UTC (permalink / raw)
  To: openembedded-devel

On 04-11-09 11:27, jorge fernandez monteagudo wrote:
> Hi OE list members!
>
> It's my first message on this list, and it's related to the problems I
> have building
> OE for my beagleboard. My host machine is a mandriva 2008.0.
>
> I'm following the steps from
> http://elinux.org/BeagleBoardAndOpenEmbeddedGit

If you're going to build for beagleboard, don't use that guide, but use 
http://www.angstrom-distribution.org/building-angstrom

regards,

Koen




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
  2009-11-04 11:17 ` Koen Kooi
@ 2009-11-04 11:46   ` Koen Kooi
  2009-11-04 14:01   ` jorge fernandez monteagudo
  1 sibling, 0 replies; 9+ messages in thread
From: Koen Kooi @ 2009-11-04 11:46 UTC (permalink / raw)
  To: openembedded-devel

On 04-11-09 12:17, Koen Kooi wrote:
> On 04-11-09 11:27, jorge fernandez monteagudo wrote:
>> Hi OE list members!
>>
>> It's my first message on this list, and it's related to the problems I
>> have building
>> OE for my beagleboard. My host machine is a mandriva 2008.0.
>>
>> I'm following the steps from
>> http://elinux.org/BeagleBoardAndOpenEmbeddedGit
>
> If you're going to build for beagleboard, don't use that guide, but use
> http://www.angstrom-distribution.org/building-angstrom

Before someone says "it's a wiki, fix it!" I must point that this it's a 
wiki and people have already unfixed it multiple times. The amount of 
unfixing is just too vast, which is why the official angstrom 
instructions aren't in a wiki!

regards,

Koen




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
  2009-11-04 11:17 ` Koen Kooi
  2009-11-04 11:46   ` Koen Kooi
@ 2009-11-04 14:01   ` jorge fernandez monteagudo
  1 sibling, 0 replies; 9+ messages in thread
From: jorge fernandez monteagudo @ 2009-11-04 14:01 UTC (permalink / raw)
  To: openembedded-devel

> On 04-11-09 11:27, jorge fernandez monteagudo wrote:
> > Hi OE list members!
> >
> > It's my first message on this list, and it's related to the problems I
> > have building
> > OE for my beagleboard. My host machine is a mandriva 2008.0.
> >
> > I'm following the steps from
> > http://elinux.org/BeagleBoardAndOpenEmbeddedGit
> 
> If you're going to build for beagleboard, don't use that guide, but use 
> http://www.angstrom-distribution.org/building-angstrom
> 
> regards,
> 
> Koen
> 

Thank you!

It's seems it works! I'm still building but that packages has been built 
ok.

regards
Jorge
From prvs=jorgefm=552e172a1@cirsa.com Wed Nov 04 16:51:02 2009
Received: from [195.77.234.26] (helo=pegasus.cirsa.com)
	by linuxtogo.org with esmtp (Exim 4.69)
	(envelope-from <prvs=jorgefm=552e172a1@cirsa.com>)
	id 1N5i8R-0008LC-8Z for openembedded-devel@lists.openembedded.org;
	Wed, 04 Nov 2009 16:51:02 +0100
X-IronPort-AV: E=Sophos;i="4.44,680,1249250400"; 
   d="scan'208";a="3771848"
Received: from unknown (HELO NTCASB.central.cirsa.com) ([172.17.102.10])
	by pegasus.cirsa.com with ESMTP; 04 Nov 2009 16:49:46 +0100
Received: from ntdes2.central.cirsa.com (172.17.102.2) by
	NTCASB.central.cirsa.com (172.17.102.10) with Microsoft SMTP Server id
	8.2.176.0; Wed, 4 Nov 2009 16:49:46 +0100
In-Reply-To: <hcrpid$jbi$1@ger.gmane.org>
To: <openembedded-devel@lists.openembedded.org>
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 6.5.3 September 14, 2004
Message-ID: <OF989014BA.63B33D1E-ONC1257664.00568597-C1257664.00570B60@cirsa.com>
From: jorge fernandez monteagudo <jorgefm@cirsa.com>
Date: Wed, 4 Nov 2009 16:49:45 +0100
X-MIMETrack: Serialize by Router on ntdes2/DESAR(Release 8.0.2|August 07,
	2008) at 04/11/2009 16:49:45,
	Serialize complete at 04/11/2009 16:49:45
X-SA-Exim-Connect-IP: 195.77.234.26
X-SA-Exim-Mail-From: prvs=jorgefm=552e172a1@cirsa.com
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000)
X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure
Content-Type: text/plain; charset="US-ASCII"
X-Content-Filtered-By: Mailman/MimeDel 2.1.11
Subject: Re: [oe] Problems building binutils-cross_2.18.50.0.7.bb
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
	<openembedded-devel.lists.openembedded.org>
List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=unsubscribe>
List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-devel>
List-Post: <mailto:openembedded-devel@lists.openembedded.org>
List-Help: <mailto:openembedded-devel-request@lists.openembedded.org?subject=help>
List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Nov 2009 15:51:02 -0000

> On 04-11-09 12:17, Koen Kooi wrote:
> > On 04-11-09 11:27, jorge fernandez monteagudo wrote:
> >> Hi OE list members!
> >>
> >> It's my first message on this list, and it's related to the problems 
I
> >> have building
> >> OE for my beagleboard. My host machine is a mandriva 2008.0.
> >>
> >> I'm following the steps from
> >> http://elinux.org/BeagleBoardAndOpenEmbeddedGit
> >
> > If you're going to build for beagleboard, don't use that guide, but 
use
> > http://www.angstrom-distribution.org/building-angstrom
> 
> Before someone says "it's a wiki, fix it!" I must point that this it's a 

> wiki and people have already unfixed it multiple times. The amount of 
> unfixing is just too vast, which is why the official angstrom 
> instructions aren't in a wiki!
> 
> regards,
> 
> Koen
> 

Hi again!

I think I was so fast saying that it was ok!

I get the same error:


NOTE: Running task 570 of 2946 (ID: 2357, 
/mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb, 
do_configure)
NOTE: Running task 571 of 2946 (ID: 1256, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_qa_configure)
NOTE: Running task 572 of 2946 (ID: 1257, 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_compile)
NOTE: Running task 573 of 2946 (ID: 1765, 
/mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 
do_install)
NOTE: Running task 574 of 2946 (ID: 1766, 
/mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 
do_populate_staging)
ERROR: function do_compile failed
ERROR: see log in 
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.26067
NOTE: Task failed: 
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.26067
ERROR: TaskFailed event exception, aborting
ERROR: Build of 
/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb 
do_compile failed
ERROR: Task 1257 
(/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb, 
do_compile) failed
NOTE: Waiting for 3 active tasks to finish
NOTE: 1: 
/mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb, 
do_configure (25414)
NOTE: 2: 
/mnt/hdb1/arm-beagle/openembedded/recipes/glib-2.0/glib-2.0-native_2.18.0.bb, 
do_configure (21833)
NOTE: 3: 
/mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 
do_populate_staging (2781)
NOTE: Waiting for 2 active tasks to finish
NOTE: 1: 
/mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb, 
do_configure (25414)
NOTE: 2: 
/mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 
do_populate_staging (2781)
NOTE: Waiting for 1 active tasks to finish
NOTE: 1: 
/mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 
do_populate_staging (2781)
NOTE: Tasks Summary: Attempted 570 tasks of which 0 didn't need to be 
rerun and 1 failed.
ERROR: 
'/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.18.50.0.7.bb' 
failed


and the error log:

NOTE: make configure-build-libiberty all
make[1]: Entering directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-li
make[2]: Entering directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-li
if [ x"" != x ]; then \
          gcc -c -DHAVE_CONFIG_H 
-isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include 
-O2 -I. -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-
        else true; fi
gcc -c -DHAVE_CONFIG_H 
-isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include 
-O2 -I. -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-l
Use of uninitialized value in concatenation (.) or string at 
/usr/share/colorgcc/gcc line 200.
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:151: 
warning: implicit
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: 'LONG_MIN'
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: (Each unde
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: for each f
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360: 
warning: implicit
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360: 
warning: incompat
make[2]: *** [fibheap.o] Error 1
make[2]: Leaving directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-lin
make[1]: *** [all-libiberty] Error 2
make[1]: Leaving directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-lin
make: *** [all] Error 2
FATAL: oe_runmake failed


I've check the 'fibheap.c' file and I've seen:


#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_LIMITS_H
#include <limits.h>
#endif
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#ifdef HAVE_STRING_H
#include <string.h>
#endif
#include "libiberty.h"
#include "fibheap.h"


#define FIBHEAPKEY_MIN  LONG_MIN

The problem is that HAVE_LIMITS_H is undefined in config.h then LONG_MIN 
is undefined. Where can I check how the 'config.h' 
is generated?

Regards,
Jorge


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
       [not found] <OF989014BA.63B33D1E-ONC1257664.00568597-C1257664.00570B60@cirsa.com>
@ 2009-11-04 15:53 ` jorge fernandez monteagudo
  2009-11-04 18:15   ` Khem Raj
  0 siblings, 1 reply; 9+ messages in thread
From: jorge fernandez monteagudo @ 2009-11-04 15:53 UTC (permalink / raw)
  To: openembedded-devel

Sorry, the error log was truncated!

NOTE: make configure-build-libiberty all
make[1]: Entering directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi'
make[2]: Entering directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty'
if [ x"" != x ]; then \
          gcc -c -DHAVE_CONFIG_H 
-isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include 
-O2 -I. 
-I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/../include 
 -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic 
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c 
-o pic/fibheap.o; \
        else true; fi
gcc -c -DHAVE_CONFIG_H 
-isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include 
-O2 -I. 
-I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/../include 
 -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic 
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c 
-o fibheap.o
Use of uninitialized value in concatenation (.) or string at 
/usr/share/colorgcc/gcc line 200.
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_union':
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:151: 
warning: implicit declaration of function 'free'
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_delete_node':
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: 'LONG_MIN' undeclared (first use in this function)
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: (Each undeclared identifier is reported only once
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258: 
error: for each function it appears in.)
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c: 
In function 'fibheap_consolidate':
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360: 
warning: implicit declaration of function 'memset'
/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360: 
warning: incompatible implicit declaration of built-in function 'memset'
make[2]: *** [fibheap.o] Error 1
make[2]: Leaving directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty'
make[1]: *** [all-libiberty] Error 2
make[1]: Leaving directory 
`/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi'
make: *** [all] Error 2
FATAL: oe_runmake failed

Regards,
Jorge


<openembedded-devel-bounces@lists.openembedded.org> escribió el 04/11/2009 
16:49:45:

> > On 04-11-09 12:17, Koen Kooi wrote:
> > > On 04-11-09 11:27, jorge fernandez monteagudo wrote:
> > >> Hi OE list members!
> > >>
> > >> It's my first message on this list, and it's related to the 
problems 
> I
> > >> have building
> > >> OE for my beagleboard. My host machine is a mandriva 2008.0.
> > >>
> > >> I'm following the steps from
> > >> http://elinux.org/BeagleBoardAndOpenEmbeddedGit
> > >
> > > If you're going to build for beagleboard, don't use that guide, but 
> use
> > > http://www.angstrom-distribution.org/building-angstrom
> > 
> > Before someone says "it's a wiki, fix it!" I must point that this it's 
a 
> 
> > wiki and people have already unfixed it multiple times. The amount of 
> > unfixing is just too vast, which is why the official angstrom 
> > instructions aren't in a wiki!
> > 
> > regards,
> > 
> > Koen
> > 
> 
> Hi again!
> 
> I think I was so fast saying that it was ok!
> 
> I get the same error:
> 
> 
> NOTE: Running task 570 of 2946 (ID: 2357, 
> /mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb, 
> do_configure)
> NOTE: Running task 571 of 2946 (ID: 1256, 
> /mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.
> 18.50.0.7.bb, 
> do_qa_configure)
> NOTE: Running task 572 of 2946 (ID: 1257, 
> /mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.
> 18.50.0.7.bb, 
> do_compile)
> NOTE: Running task 573 of 2946 (ID: 1765, 
> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 

> do_install)
> NOTE: Running task 574 of 2946 (ID: 1766, 
> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 

> do_populate_staging)
> ERROR: function do_compile failed
> ERROR: see log in 
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.26067
> NOTE: Task failed: 
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.26067
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of 
> /mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.
> 18.50.0.7.bb 
> do_compile failed
> ERROR: Task 1257 
> (/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-
> cross_2.18.50.0.7.bb, 
> do_compile) failed
> NOTE: Waiting for 3 active tasks to finish
> NOTE: 1: 
> /mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb, 
> do_configure (25414)
> NOTE: 2: 
> 
/mnt/hdb1/arm-beagle/openembedded/recipes/glib-2.0/glib-2.0-native_2.18.0.bb, 

> do_configure (21833)
> NOTE: 3: 
> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 

> do_populate_staging (2781)
> NOTE: Waiting for 2 active tasks to finish
> NOTE: 1: 
> /mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb, 
> do_configure (25414)
> NOTE: 2: 
> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 

> do_populate_staging (2781)
> NOTE: Waiting for 1 active tasks to finish
> NOTE: 1: 
> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb, 

> do_populate_staging (2781)
> NOTE: Tasks Summary: Attempted 570 tasks of which 0 didn't need to be 
> rerun and 1 failed.
> ERROR: 
> '/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-
> cross_2.18.50.0.7.bb' 
> failed
> 
> 
> and the error log:
> 
> NOTE: make configure-build-libiberty all
> make[1]: Entering directory 
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-li
> make[2]: Entering directory 
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-li
> if [ x"" != x ]; then \
>           gcc -c -DHAVE_CONFIG_H 
> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include 

> -O2 -I. -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-
>         else true; fi
> gcc -c -DHAVE_CONFIG_H 
> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include 

> -O2 -I. -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-l
> Use of uninitialized value in concatenation (.) or string at 
> /usr/share/colorgcc/gcc line 200.
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c: 
> In function 'fibheap_
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c:151: 
> warning: implicit
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c: 
> In function 'fibheap_
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c:258: 
> error: 'LONG_MIN'
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c:258: 
> error: (Each unde
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c:258: 
> error: for each f
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c: 
> In function 'fibheap_
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c:360: 
> warning: implicit
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
> 7/libiberty/fibheap.c:360: 
> warning: incompat
> make[2]: *** [fibheap.o] Error 1
> make[2]: Leaving directory 
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> 
gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-lin
> make[1]: *** [all-libiberty] Error 2
> make[1]: Leaving directory 
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
> 
gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-lin
> make: *** [all] Error 2
> FATAL: oe_runmake failed
> 
> 
> I've check the 'fibheap.c' file and I've seen:
> 
> 
> #ifdef HAVE_CONFIG_H
> #include "config.h"
> #endif
> #ifdef HAVE_LIMITS_H
> #include <limits.h>
> #endif
> #ifdef HAVE_STDLIB_H
> #include <stdlib.h>
> #endif
> #ifdef HAVE_STRING_H
> #include <string.h>
> #endif
> #include "libiberty.h"
> #include "fibheap.h"
> 
> 
> #define FIBHEAPKEY_MIN  LONG_MIN
> 
> The problem is that HAVE_LIMITS_H is undefined in config.h then LONG_MIN 

> is undefined. Where can I check how the 'config.h' 
> is generated?
> 
> Regards,
> Jorge
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
  2009-11-04 15:53 ` jorge fernandez monteagudo
@ 2009-11-04 18:15   ` Khem Raj
  2009-11-05  7:54     ` jorge fernandez monteagudo
  0 siblings, 1 reply; 9+ messages in thread
From: Khem Raj @ 2009-11-04 18:15 UTC (permalink / raw)
  To: openembedded-devel

On Wed, Nov 4, 2009 at 7:53 AM, jorge fernandez monteagudo
<jorgefm@cirsa.com> wrote:
> Sorry, the error log was truncated!
>
> NOTE: make configure-build-libiberty all
> make[1]: Entering directory
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi'
> make[2]: Entering directory
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty'
> if [ x"" != x ]; then \
>          gcc -c -DHAVE_CONFIG_H
> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
> -O2 -I.
> -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/../include
>  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c
> -o pic/fibheap.o; \
>        else true; fi
> gcc -c -DHAVE_CONFIG_H
> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
> -O2 -I.
> -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/../include
>  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c
> -o fibheap.o
> Use of uninitialized value in concatenation (.) or string at
> /usr/share/colorgcc/gcc line 200.
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:
> In function 'fibheap_union':
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:151:
> warning: implicit declaration of function 'free'
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:
> In function 'fibheap_delete_node':
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258:
> error: 'LONG_MIN' undeclared (first use in this function)
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258:
> error: (Each undeclared identifier is reported only once
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:258:
> error: for each function it appears in.)
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:
> In function 'fibheap_consolidate':
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360:
> warning: implicit declaration of function 'memset'
> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/libiberty/fibheap.c:360:
> warning: incompatible implicit declaration of built-in function 'memset'
> make[2]: *** [fibheap.o] Error 1
> make[2]: Leaving directory
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi/libiberty'
> make[1]: *** [all-libiberty] Error 2
> make[1]: Leaving directory
> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-linux.arm-angstrom-linux-gnueabi'
> make: *** [all] Error 2
> FATAL: oe_runmake failed
>
> Regards,
> Jorge
>
>
> <openembedded-devel-bounces@lists.openembedded.org> escribió el 04/11/2009
> 16:49:45:
>
>> > On 04-11-09 12:17, Koen Kooi wrote:
>> > > On 04-11-09 11:27, jorge fernandez monteagudo wrote:
>> > >> Hi OE list members!
>> > >>
>> > >> It's my first message on this list, and it's related to the
> problems
>> I
>> > >> have building
>> > >> OE for my beagleboard. My host machine is a mandriva 2008.0.
>> > >>
>> > >> I'm following the steps from
>> > >> http://elinux.org/BeagleBoardAndOpenEmbeddedGit
>> > >
>> > > If you're going to build for beagleboard, don't use that guide, but
>> use
>> > > http://www.angstrom-distribution.org/building-angstrom
>> >
>> > Before someone says "it's a wiki, fix it!" I must point that this it's
> a
>>
>> > wiki and people have already unfixed it multiple times. The amount of
>> > unfixing is just too vast, which is why the official angstrom
>> > instructions aren't in a wiki!
>> >
>> > regards,
>> >
>> > Koen
>> >
>>
>> Hi again!
>>
>> I think I was so fast saying that it was ok!
>>
>> I get the same error:
>>
>>
>> NOTE: Running task 570 of 2946 (ID: 2357,
>> /mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb,
>> do_configure)
>> NOTE: Running task 571 of 2946 (ID: 1256,
>> /mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.
>> 18.50.0.7.bb,
>> do_qa_configure)
>> NOTE: Running task 572 of 2946 (ID: 1257,
>> /mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.
>> 18.50.0.7.bb,
>> do_compile)
>> NOTE: Running task 573 of 2946 (ID: 1765,
>> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb,
>
>> do_install)
>> NOTE: Running task 574 of 2946 (ID: 1766,
>> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb,
>
>> do_populate_staging)
>> ERROR: function do_compile failed
>> ERROR: see log in
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.26067
>> NOTE: Task failed:
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/temp/log.do_compile.26067
>> ERROR: TaskFailed event exception, aborting
>> ERROR: Build of
>> /mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-cross_2.
>> 18.50.0.7.bb
>> do_compile failed
>> ERROR: Task 1257
>> (/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-
>> cross_2.18.50.0.7.bb,
>> do_compile) failed
>> NOTE: Waiting for 3 active tasks to finish
>> NOTE: 1:
>> /mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb,
>> do_configure (25414)
>> NOTE: 2:
>>
> /mnt/hdb1/arm-beagle/openembedded/recipes/glib-2.0/glib-2.0-native_2.18.0.bb,
>
>> do_configure (21833)
>> NOTE: 3:
>> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb,
>
>> do_populate_staging (2781)
>> NOTE: Waiting for 2 active tasks to finish
>> NOTE: 1:
>> /mnt/hdb1/arm-beagle/openembedded/recipes/perl/perl-native_5.8.8.bb,
>> do_configure (25414)
>> NOTE: 2:
>> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb,
>
>> do_populate_staging (2781)
>> NOTE: Waiting for 1 active tasks to finish
>> NOTE: 1:
>> /mnt/hdb1/arm-beagle/openembedded/recipes/python/python-native_2.6.1.bb,
>
>> do_populate_staging (2781)
>> NOTE: Tasks Summary: Attempted 570 tasks of which 0 didn't need to be
>> rerun and 1 failed.
>> ERROR:
>> '/mnt/hdb1/arm-beagle/openembedded/recipes/binutils/binutils-
>> cross_2.18.50.0.7.bb'
>> failed
>>
>>
>> and the error log:
>>
>> NOTE: make configure-build-libiberty all
>> make[1]: Entering directory
>> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-li
>> make[2]: Entering directory
>> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-li
>> if [ x"" != x ]; then \
>>           gcc -c -DHAVE_CONFIG_H
>> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
>
>> -O2 -I. -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-
>>         else true; fi
>> gcc -c -DHAVE_CONFIG_H
>> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
>
>> -O2 -I. -I/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-l
>> Use of uninitialized value in concatenation (.) or string at
>> /usr/share/colorgcc/gcc line 200.
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:
>> In function 'fibheap_
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:151:
>> warning: implicit
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:
>> In function 'fibheap_
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:258:
>> error: 'LONG_MIN'
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:258:
>> error: (Each unde
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:258:
>> error: for each f
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:
>> In function 'fibheap_
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:360:
>> warning: implicit
>> /mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.
>> 7/libiberty/fibheap.c:360:
>> warning: incompat
>> make[2]: *** [fibheap.o] Error 1
>> make[2]: Leaving directory
>> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>>
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-lin
>> make[1]: *** [all-libiberty] Error 2
>> make[1]: Leaving directory
>> `/mnt/hdb1/arm-beagle/angstrom-dev/work/armv7a-angstrom-linux-
>>
> gnueabi/binutils-cross-2.18.50.0.7-r6/binutils-2.18.50.0.7/build.i686-lin
>> make: *** [all] Error 2
>> FATAL: oe_runmake failed
>>
>>
>> I've check the 'fibheap.c' file and I've seen:
>>
>>
>> #ifdef HAVE_CONFIG_H
>> #include "config.h"
>> #endif
>> #ifdef HAVE_LIMITS_H
>> #include <limits.h>
>> #endif
>> #ifdef HAVE_STDLIB_H
>> #include <stdlib.h>
>> #endif
>> #ifdef HAVE_STRING_H
>> #include <string.h>
>> #endif
>> #include "libiberty.h"
>> #include "fibheap.h"
>>
>>
>> #define FIBHEAPKEY_MIN  LONG_MIN
>>
>> The problem is that HAVE_LIMITS_H is undefined in config.h then LONG_MIN
>
>> is undefined. Where can I check how the 'config.h'
>> is generated?
>>
>> Regards,
>> Jorge
>> _______________________________________________
>> 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
>

what version of gcc is installed on your build box ? My guess is that
-isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
is causing trouble for you in the CFLAGS. IIRC there was some issue
with gcc 4.2 where isystem mucked with compiler defaults and it did
not search the default include paths correctly.  You can build a local
version of different gcc (say gcc 4.4) on your build box and install
it and use to compile the cross and native packages.

Thanks

-Khem



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
  2009-11-04 18:15   ` Khem Raj
@ 2009-11-05  7:54     ` jorge fernandez monteagudo
  2009-11-05 10:49       ` jorge fernandez monteagudo
  0 siblings, 1 reply; 9+ messages in thread
From: jorge fernandez monteagudo @ 2009-11-05  7:54 UTC (permalink / raw)
  To: openembedded-devel

> 
> what version of gcc is installed on your build box ? My guess is that
> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
> is causing trouble for you in the CFLAGS. IIRC there was some issue
> with gcc 4.2 where isystem mucked with compiler defaults and it did
> not search the default include paths correctly.  You can build a local
> version of different gcc (say gcc 4.4) on your build box and install
> it and use to compile the cross and native packages.
> 
> Thanks
> 
> -Khem
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Yes, you're right. My gcc version is

$ gcc --version
gcc (GCC) 4.2.2 20071128 (prerelease) (4.2.2-3.1mdv2008.0)
Copyright (C) 2007 Free Software Foundation, Inc.

Is there some way to solve this without installing a new gcc ?

Thanks!
Jorge
From gcho-openembedded-devel@m.gmane.org Thu Nov 05 09:09:25 2009
Received: from [80.91.229.12] (helo=lo.gmane.org)
	by linuxtogo.org with esmtp (Exim 4.69)
	(envelope-from <gcho-openembedded-devel@m.gmane.org>)
	id 1N5xPG-0005pU-OL for openembedded-devel@lists.openembedded.org;
	Thu, 05 Nov 2009 09:09:25 +0100
Received: from list by lo.gmane.org with local (Exim 4.50) id 1N5xO3-0003Ci-91
	for openembedded-devel@lists.openembedded.org;
	Thu, 05 Nov 2009 09:08:07 +0100
Received: from s55917625.adsl.wanadoo.nl ([85.145.118.37])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00 for <openembedded-devel@lists.openembedded.org>;
	Thu, 05 Nov 2009 09:08:07 +0100
Received: from k.kooi by s55917625.adsl.wanadoo.nl with local (Gmexim 0.1
	(Debian)) id 1AlnuQ-0007hv-00
	for <openembedded-devel@lists.openembedded.org>;
	Thu, 05 Nov 2009 09:08:07 +0100
X-Injected-Via-Gmane: http://gmane.org/
To: openembedded-devel@lists.openembedded.org
From: Koen Kooi <k.kooi@student.utwente.nl>
Date: Thu, 05 Nov 2009 09:07:47 +0100
Lines: 79
Message-ID: <hcu14j$odu$1@ger.gmane.org>
References: <1257337925-46801-1-git-send-email-koen@dominion.thruhere.net>
	<20091105055944.GE30116@denix.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@ger.gmane.org
X-Gmane-NNTP-Posting-Host: s55917625.adsl.wanadoo.nl
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
	rv:1.9.1.3pre) Gecko/20090811 Shredder/3.0b4pre
In-Reply-To: <20091105055944.GE30116@denix.org>
Sender: news <news@ger.gmane.org>
X-SA-Exim-Connect-IP: 80.91.229.12
X-SA-Exim-Mail-From: gcho-openembedded-devel@m.gmane.org
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000)
X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure
Subject: Re: [oe] [STABLE][PATCH 1/3] clutter.inc: rework armv7a machines a
 bit and add omap3517-evm to compatible machines
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
	<openembedded-devel.lists.openembedded.org>
List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=unsubscribe>
List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-devel>
List-Post: <mailto:openembedded-devel@lists.openembedded.org>
List-Help: <mailto:openembedded-devel-request@lists.openembedded.org?subject=help>
List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Nov 2009 08:09:26 -0000

On 05-11-09 06:59, Denys Dmytriyenko wrote:
> On Wed, Nov 04, 2009 at 01:32:03PM +0100, Koen Kooi wrote:
>> From: Koen Kooi<koen@openembedded.org>
>>
>> Signed-off-by: Koen Kooi<k-kooi@ti.com>
>
> Is it a correct assumption that all armv7a machines will be OMAP3-based with
> GLES? :)

No :)

> Would SOC_FEATURES fit here better?

Yes, I hope to have some time next week to come up with a implementation.

regards,

Koen


> Acked-by: Denys Dmytriyenko<denis@denix.org>
>
>>
>> ---
>>   recipes/clutter/clutter.inc |   18 +++++-------------
>>   1 files changed, 5 insertions(+), 13 deletions(-)
>>
>> diff --git a/recipes/clutter/clutter.inc b/recipes/clutter/clutter.inc
>> index e900c43..7bce3e2 100644
>> --- a/recipes/clutter/clutter.inc
>> +++ b/recipes/clutter/clutter.inc
>> @@ -2,7 +2,7 @@ DESCRIPTION = "Clutter graphics library"
>>   HOMEPAGE = "http://www.clutter-project.org/"
>>   LICENSE = "LGPL"
>>
>> -COMPATIBLE_MACHINE = "(zylonite|mx31litekit|omap-3430ldp|omap-3430sdp|mx31ads|qemuarm|qemux86|ipodtouch|beagleboard|overo|omap3evm)"
>> +COMPATIBLE_MACHINE = "(zylonite|mx31litekit|omap-3430ldp|omap-3430sdp|mx31ads|qemuarm|qemux86|ipodtouch|omap3517-evm|beagleboard|overo|omap3evm)"
>>
>>   STDDEPENDS = "virtual/libx11 gtk-doc-native pango glib-2.0 libxfixes gtk+"
>>   BASE_CONF = "--disable-gtk-doc ${@get_clutter_fpu_setting(bb, d)}"
>> @@ -20,6 +20,10 @@ EXTRA_OECONF_mx31litekit = "${BASE_CONF} --with-flavour=eglnative"
>>   PACKAGE_ARCH_mx31litekit = "${MACHINE_ARCH}"
>>   LDFLAGS_append_mx31litekit = " -lpvrNULLWSEGL -lstdc++ "
>>
>> +DEPENDS_armv7a = "${STDDEPENDS} libgles-omap3 tslib"
>> +EXTRA_OECONF_armv7a = "${BASE_CONF} --with-flavour=eglx --with-gles=2.0"
>> +PACKAGE_ARCH_armv7a = "${MACHINE_ARCH}"
>> +
>>   DEPENDS_omap-3430ldp = "${STDDEPENDS} libgles-omap3 tslib"
>>   EXTRA_OECONF_omap-3430ldp = "${BASE_CONF} --with-flavour=eglx"
>>   PACKAGE_ARCH_omap-3430ldp = "${MACHINE_ARCH}"
>> @@ -28,18 +32,6 @@ DEPENDS_omap-3430sdp = "${STDDEPENDS} libgles-omap3 tslib"
>>   EXTRA_OECONF_omap-3430sdp = "${BASE_CONF} --with-flavour=eglx"
>>   PACKAGE_ARCH_omap-3430sdp = "${MACHINE_ARCH}"
>>
>> -DEPENDS_beagleboard = "${STDDEPENDS} libgles-omap3 tslib"
>> -EXTRA_OECONF_beagleboard = "${BASE_CONF} --with-flavour=eglx --with-gles=2.0"
>> -PACKAGE_ARCH_beagleboard = "${MACHINE_ARCH}"
>> -
>> -DEPENDS_omap3evm = "${STDDEPENDS} libgles-omap3 tslib"
>> -EXTRA_OECONF_omap3evm = "${BASE_CONF} --with-flavour=eglx --with-gles=2.0"
>> -PACKAGE_ARCH_omap3evm = "${MACHINE_ARCH}"
>> -
>> -DEPENDS_overo = "${STDDEPENDS} libgles-omap3 tslib"
>> -EXTRA_OECONF_overo = "${BASE_CONF} --with-flavour=eglx --with-gles=2.0"
>> -PACKAGE_ARCH_overo = "${MACHINE_ARCH}"
>> -
>>   DEPENDS_mx31ads = "${STDDEPENDS} libgles-mx31 tslib"
>>   EXTRA_OECONF_mx31ads = "${BASE_CONF} --with-flavour=eglnative"
>>   PACKAGE_ARCH_mx31ads = "${MACHINE_ARCH}"
>> --
>> 1.6.1
>>
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
  2009-11-05  7:54     ` jorge fernandez monteagudo
@ 2009-11-05 10:49       ` jorge fernandez monteagudo
  2009-11-05 20:46         ` Khem Raj
  0 siblings, 1 reply; 9+ messages in thread
From: jorge fernandez monteagudo @ 2009-11-05 10:49 UTC (permalink / raw)
  To: openembedded-devel

> > 
> > what version of gcc is installed on your build box ? My guess is that
> > 
-isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
> > is causing trouble for you in the CFLAGS. IIRC there was some issue
> > with gcc 4.2 where isystem mucked with compiler defaults and it did
> > not search the default include paths correctly.  You can build a local
> > version of different gcc (say gcc 4.4) on your build box and install
> > it and use to compile the cross and native packages.
> > 
> > Thanks
> > 
> > -Khem
> > 
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 
> Yes, you're right. My gcc version is
> 
> $ gcc --version
> gcc (GCC) 4.2.2 20071128 (prerelease) (4.2.2-3.1mdv2008.0)
> Copyright (C) 2007 Free Software Foundation, Inc.
> 
> Is there some way to solve this without installing a new gcc ?
> 
> Thanks!
> Jorge
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Khem, I get the same error with the gcc 4.3 !

$ gcc --version
gcc (GCC) 4.3 20070713 (experimental) (4.3-0.20070713.5mdv2008.0)

What gcc version do you use to build oe ??

regards,
Jorge
From mickey@vanille-media.de Thu Nov 05 12:22:38 2009
Received: from [78.47.116.26] (helo=drlauer-research.com)
	by linuxtogo.org with esmtp (Exim 4.69)
	(envelope-from <mickey@vanille-media.de>) id 1N60QF-0001ke-K2
	for openembedded-devel@lists.openembedded.org;
	Thu, 05 Nov 2009 12:22:38 +0100
Received: from [192.168.1.7] (dialbs-092-079-168-007.static.arcor-ip.net
	[92.79.168.7])
	by drlauer-research.com (Postfix) with ESMTP id 8CE78584D7F
	for <openembedded-devel@lists.openembedded.org>;
	Thu,  5 Nov 2009 13:06:48 +0100 (CET)
From: Michael 'Mickey' Lauer <mickey@vanille-media.de>
To: openembedded-devel@lists.openembedded.org
In-Reply-To: <c384c5ea0911050108q6bf87e5diae8fcf2800b263fe@mail.gmail.com>
References: <c384c5ea0911050108q6bf87e5diae8fcf2800b263fe@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Organization: Vanille-Media
Date: Thu, 05 Nov 2009 12:21:24 +0100
Message-ID: <1257420084.5426.0.camel@opal>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.1 
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 78.47.116.26
X-SA-Exim-Mail-From: mickey@vanille-media.de
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000)
X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure
Subject: Re: [oe] Openembedded vs. OpenEmbedded
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
	<openembedded-devel.lists.openembedded.org>
List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=unsubscribe>
List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-devel>
List-Post: <mailto:openembedded-devel@lists.openembedded.org>
List-Help: <mailto:openembedded-devel-request@lists.openembedded.org?subject=help>
List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>,
	<mailto:openembedded-devel-request@lists.openembedded.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Nov 2009 11:22:39 -0000

Am Donnerstag, den 05.11.2009, 10:08 +0100 schrieb Leon Woestenberg:
> Hello,
> 
> I noticed we have "Openembedded" on the web site (http://www.openembedded.org/)
> I really think this should "OpenEmbedded", with a capital E.
> 
> Could someone fix this pls?

Done. Thanks for spotting.

:M:





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Problems building binutils-cross_2.18.50.0.7.bb
  2009-11-05 10:49       ` jorge fernandez monteagudo
@ 2009-11-05 20:46         ` Khem Raj
  0 siblings, 0 replies; 9+ messages in thread
From: Khem Raj @ 2009-11-05 20:46 UTC (permalink / raw)
  To: openembedded-devel

On Thu, Nov 5, 2009 at 2:49 AM, jorge fernandez monteagudo
<jorgefm@cirsa.com> wrote:
>> >
>> > what version of gcc is installed on your build box ? My guess is that
>> >
> -isystem/mnt/hdb1/arm-beagle/angstrom-dev/staging/i686-linux/usr/include
>> > is causing trouble for you in the CFLAGS. IIRC there was some issue
>> > with gcc 4.2 where isystem mucked with compiler defaults and it did
>> > not search the default include paths correctly.  You can build a local
>> > version of different gcc (say gcc 4.4) on your build box and install
>> > it and use to compile the cross and native packages.
>> >
>> > Thanks
>> >
>> > -Khem
>> >
>> > _______________________________________________
>> > Openembedded-devel mailing list
>> > Openembedded-devel@lists.openembedded.org
>> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>> Yes, you're right. My gcc version is
>>
>> $ gcc --version
>> gcc (GCC) 4.2.2 20071128 (prerelease) (4.2.2-3.1mdv2008.0)
>> Copyright (C) 2007 Free Software Foundation, Inc.
>>
>> Is there some way to solve this without installing a new gcc ?
>>
>> Thanks!
>> Jorge
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
> Khem, I get the same error with the gcc 4.3 !
>
> $ gcc --version
> gcc (GCC) 4.3 20070713 (experimental) (4.3-0.20070713.5mdv2008.0)
>
> What gcc version do you use to build oe ??

I use several of them. Closest to your I use is 4.2.4 (ubuntu) and
binutils-cross_2.18.50.0.7.bb built fine
with this on .dev

>
> regards,
> Jorge
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-05 20:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 10:27 Problems building binutils-cross_2.18.50.0.7.bb jorge fernandez monteagudo
2009-11-04 11:17 ` Koen Kooi
2009-11-04 11:46   ` Koen Kooi
2009-11-04 14:01   ` jorge fernandez monteagudo
     [not found] <OF989014BA.63B33D1E-ONC1257664.00568597-C1257664.00570B60@cirsa.com>
2009-11-04 15:53 ` jorge fernandez monteagudo
2009-11-04 18:15   ` Khem Raj
2009-11-05  7:54     ` jorge fernandez monteagudo
2009-11-05 10:49       ` jorge fernandez monteagudo
2009-11-05 20:46         ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.