[oe] [PATCH 07/16] grep-2.6.3: Add recipe.

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Jun 7 17:14:38 UTC 2010


On Mon, Jun 07, 2010 at 04:22:54PM +0200, Jan Paesmans wrote:
>Hi Khem,
>
>Just a wild and stupid idea, could it be that bitbake doesn't take
>dependencies into account for unpacking the source?

unpackers are completely ignored. Look at the default depends:
virtual/coreutils, shasum, stagemanager
Missing feature (and a can of worms, dependency wise; you end up with a
somewhat sane set iff you rely on the unpacker e.g. xz being pre-configured,
autotools-wise. Don't try to use xz_git for such stuff, believe me ;).

>Regards,
>
>Jan
>
>On Mon, Jun 7, 2010 at 4:19 PM, Jan Paesmans <jan.paesmans at gmail.com> wrote:
>> Hi Khem,
>>
>> Updated to latest org.openembedded.dev and tried building the latest
>> grep-native.
>> I added the inherit to gettext but there seems to be something wrong.
>> The new grep bb file needs xz-native.
>> It is specified in the dependencies but for some reason bitbake
>> doesn't take the dependency into account and grep-native fails with a
>> missing xz.
>> First running 'bitbake xz-native' by hand and then running 'bitbake
>> grep-native' succeeds.
>> This indicates that xz-native is indeed the correct dependency but for
>> some reason it is not taken into account.
>>
>> Regards, Jan
>>
>> On Mon, Jun 7, 2010 at 4:11 PM, Khem Raj <raj.khem at gmail.com> wrote:
>>> On (07/06/10 09:35), Jan Paesmans wrote:
>>>> Hi,
>>>> I was having problems with building grep both native and for target on
>>>> our build system.
>>>> Seems that there is a dependency missing on gettext. Adding gettext to
>>>> the inherit directive solves the build failure.
>>>
>>> thanks for report. I will test a fix today.
>>> -Khem
>>>
>>
>
>_______________________________________________
>Openembedded-devel mailing list
>Openembedded-devel at lists.openembedded.org
>http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list