[Angstrom-devel] (midnight?) issues with angstrom-version: lsb_version does not end up in ${S}
Frans Meulenbroeks
fransmeulenbroeks at gmail.com
Thu Sep 9 15:21:29 CEST 2010
2010/9/9 Steve Sakoman <sakoman at gmail.com>:
> On Thu, Sep 9, 2010 at 5:30 AM, Eric Bénard <eric at eukrea.com> wrote:
.
>>>
>>> Any progress on finding the source of this error?
>>>
>>> I (and quite a few others) run into this issue regularly. I've looked
>>> at the recipe and don't see anything obvious wrong, but I'm forced to
>>> manually move lsb_release from the recipe area to the work directory
>>> in order to get the build to succeed.
>>>
>> same thing here. Are you using BB_NUMBER_THREADS > 1 ?
>> I'm not fully sure, but it seems I only met the problem in that case.
>
> Yes, I have BB_NUMBER_THREADS > 1
>
> Steve
will PARALLEL_MAKE = "" help here?
the root cause might be bitbake related (staging not completed before
install starts)
or maybe adding a dummy/empty do_configure or do_compile might help to
get the task dependencies right.
Frans
More information about the Angstrom-distro-devel
mailing list