Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-12-01 Thread Cliff Brake
On Thu, Dec 1, 2011 at 7:48 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: When you restart the build is the problem persistent or does it work the second time? I set BB_NUMBER_THREADS = 2 (was 4 when failing) I tried to restart the build and cleanall just the failing package,

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-12-01 Thread Henning Heinold
# source='libcg_ba.cpp' object='libcg_ba.o' libtool=no arm-angstrom-linux-gnueabi-g++ -march=armv5te -mno-thumb -mthumb-interwork -mtune=arm926ej-s -mthumb-interwork -mno-thumb --sysroot=/media/SSD/OE_core/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/qemuarm

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-12-01 Thread Richard Purdie
On Thu, 2011-12-01 at 18:34 +0100, Henning Heinold wrote: # source='libcg_ba.cpp' object='libcg_ba.o' libtool=no arm-angstrom-linux-gnueabi-g++ -march=armv5te -mno-thumb -mthumb-interwork -mtune=arm926ej-s -mthumb-interwork -mno-thumb

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-12-01 Thread Henning Heinold
On Thu, Dec 01, 2011 at 09:17:39PM +, Richard Purdie wrote: On Thu, 2011-12-01 at 18:34 +0100, Henning Heinold wrote: # source='libcg_ba.cpp' object='libcg_ba.o' libtool=no arm-angstrom-linux-gnueabi-g++ -march=armv5te -mno-thumb -mthumb-interwork -mtune=arm926ej-s

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-12-01 Thread Khem Raj
On (01/12/11 16:59), Ulf Samuelsson wrote: 2011-12-01 15:12, Cliff Brake skrev: On Thu, Dec 1, 2011 at 7:48 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: When you restart the build is the problem persistent or does it work the second time? I set BB_NUMBER_THREADS = 2 (was

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-12-01 Thread Ulf Samuelsson
On 2011-12-02 00:08, Khem Raj wrote: On (01/12/11 16:59), Ulf Samuelsson wrote: 2011-12-01 15:12, Cliff Brake skrev: On Thu, Dec 1, 2011 at 7:48 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: When you restart the build is the problem persistent or does it work the second

[OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-11-15 Thread Eric Bénard
Hi, I often meet a problem related to C++ headers which are not found (despite existing)n often when bitbake starts compiling mysql directfb. I tested on 2 build hosts (both with Core i7, one i686 ubuntu, one x64_64 Fedora) and manage to reproduce the problem easily with BB_NUMBER_THREADS=8

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-11-15 Thread Eric Bénard
Le 15/11/2011 12:03, Eric Bénard a écrit : - log2.txt (plain oe-core + angstrom setup to remove the doubt of my overlay being the source of the problem) : directfb fails with mkdgifft.cpp:64:16: fatal error: list: No such file or directory the file exists :

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-11-15 Thread Daniel Lazzari
Date: Tue, 15 Nov 2011 15:32:36 +0100 From: Eric B?nard e...@eukrea.com Subject: Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8 To: Patches and discussions about the oe-core layer openembedded-core@lists.openembedded.org Message-ID: 4ec27804.7060...@eukrea.com

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-11-15 Thread Henning Heinold
On Tue, Nov 15, 2011 at 12:03:45PM +0100, Eric Bénard wrote: Hi, I often meet a problem related to C++ headers which are not found (despite existing)n often when bitbake starts compiling mysql directfb. I tested on 2 build hosts (both with Core i7, one i686 ubuntu, one x64_64 Fedora) and

Re: [OE-core] Reproducible build problem with BB_NUMBER_THREADS=8

2011-11-15 Thread Richard Purdie
On Tue, 2011-11-15 at 21:19 +0100, Henning Heinold wrote: On Tue, Nov 15, 2011 at 12:03:45PM +0100, Eric Bénard wrote: Hi, I often meet a problem related to C++ headers which are not found (despite existing)n often when bitbake starts compiling mysql directfb. I tested on 2 build