[oe] Can't build libcgroup

Gary Thomas gary at mlbassoc.com
Fri Oct 14 10:22:37 UTC 2011


On 2011-10-13 23:17, Khem Raj wrote:
> On Thursday, October 13, 2011, Jason Kridner<jkridner at beagleboard.org>
> wrote:
>> On Thu, Oct 13, 2011 at 5:12 PM, Gary Thomas<gary at mlbassoc.com>  wrote:
>>> On 2011-10-13 14:58, Andreas Müller wrote:
>>>>
>>>> On Thursday, October 13, 2011 10:46:48 PM Gary Thomas wrote:
>>>>>
>>>>> On 2011-10-13 14:44, Khem Raj wrote:
>>>>>>
>>>>>> On Thu, Oct 13, 2011 at 1:42 PM, Gary Thomas<gary at mlbassoc.com>
> wrote:
>>>>>>>
>>>>>>> On 2011-10-13 14:33, Khem Raj wrote:
>>>>>>>>
>>>>>>>> On Thu, Oct 13, 2011 at 11:57 AM, Gary Thomas<gary at mlbassoc.com>
>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> On 2011-10-13 12:48, Khem Raj wrote:
>>>>>>>>>>
>>>>>>>>>> On Thu, Oct 13, 2011 at 7:28 AM, Gary Thomas<gary at mlbassoc.com>
>>>>>>>>>>    wrote:
>>>>>>>>>>>
>>>>>>>>>>> On 2011-10-13 08:16, Kridner, Jason wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> On Oct 13, 2011, at 8:39 AM, "Gary Thomas"<gary at mlbassoc.com>
>>>>>>>>>>>>    wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Trying to follow the Angstrom instructions directly.
>>>>>>>>>>>>>
>>>>>>>>>>>>> OE Build Configuration:
>>>>>>>>>>>>> BB_VERSION        = "1.13.3"
>>>>>>>>>>>>> TARGET_ARCH       = "arm"
>>>>>>>>>>>>> TARGET_OS         = "linux-gnueabi"
>>>>>>>>>>>>> MACHINE           = "beagleboard"
>>>>>>>>>>>>> DISTRO            = "angstrom"
>>>>>>>>>>>>> DISTRO_VERSION    = "v2011.10-core"
>>>>>>>>>>>>> TUNE_FEATURES     = "armv7a vfp neon cortexa8"
>>>>>>>>>>>>> TARGET_FPU        = "vfp-neon"
>>>>>>>>>>>>> meta-angstrom     =
>>>>>>>>>>>>> "master:66263650f8548d6b0b5f593ab728f536d5e05a9f"
>>>>>>>>>>>>> meta-oe
>>>>>>>>>>>>> meta-efl
>>>>>>>>>>>>> meta-gpe
>>>>>>>>>>>>> meta-gnome
>>>>>>>>>>>>> meta-xfce         =
>>>>>>>>>>>>> "master:1e5d73ec4f44200104de085838f04e31a49435da"
>>>>>>>>>>>>> meta-ti           =
>>>>>>>>>>>>> "master:3530f1025efc3792334b897a4e70c6d5822ef56d"
>>>>>>>>>>>>> meta              =
>>>>>>>>>>>>> "master:5ad1ca59dea6d5045f252ed7b786ad193faced64"
>>>>>>>>>>>>>
>>>>>>>>>>>>> Fails with this error:
>>>>>>>>>>>>> | ccache arm-angstrom-linux-gnueabi-gcc  -march=armv7-a
>>>>>>>>>>>>> -fno-tree-vectorize      -mthumb-interwork -mfloat-abi=softfp
>>>>>>>>>>>>> -mfpu=neon
>>>>>>>>>>>>> -mtune=cortex-a8 -mthumb-interwork -mno-thumb
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
> --sysroot=/local/new-angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/beagleboard
>>>>>>>>>>>>> -DHAVE_CONFIG_H -I. -I.. -I../include    -O2 -pipe -g
>>>>>>>>>>>>> -feliminate-unused-debug-types -Wall -c walk_test.c
>>>>>>>>> I started over and reduced my BB_NUMBER_THREADS to 2, but left my
>> PARALLEL_MAKE at -j24 and the issue went away.  I had it set for 8
>> threads before when it failed.
>
> Hmm so is it possible that gcc-runtime was not staged
> Wish I had such monster machines :)

Indeed, I did a rebuild from scratch with BB_NUMBER_THREADS=1 and
PARALLEL_MAKE="-j1" and it worked fine.  When I set both to 2 I had
failures, but of a different sort (openssl failed to build).

Seems to be some real gremlins in the parallel builds :-(

Odd that I've never seen this when building Poky (I _always_ use
BB_NUMBER_THREADS=4 and PARALLEL_MAKE="-j4")

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------




More information about the Openembedded-devel mailing list