[OE-core] [PATCH 2/2] [meta] atk: Specify gettext-native dependency

Marko Lindqvist cazfi74 at gmail.com
Sat Jun 30 18:43:37 UTC 2018


 This error happens to me with both qemux86 and qemuarm64. Haven't
tested any others yet.


 - ML

On 15 June 2018 at 20:40, Alistair Francis <alistair23 at gmail.com> wrote:
> On Mon, Jun 4, 2018 at 4:18 PM, Burton, Ross <ross.burton at intel.com> wrote:
>> That implies that INHIBIT_DEFAULT_DEPS is also evaluating to true,
>> which it shouldn't be in ATK.
>>
>> I'd definitely be checking if that is the case, and if you can
>> replicate the failure with e.g. qemuarm.
>
> I can't replicate it with qemuarm and checking with bitbake -e I can't
> see anywhere that the variable is set. Any ideas on what to try to
> figure out how it is set?
>
> Alistair
>
>>
>> Ross
>>
>> On 4 June 2018 at 19:46, Alistair Francis <alistair23 at gmail.com> wrote:
>>> On Mon, Jun 4, 2018 at 10:20 AM, Alexander Kanavin
>>> <alexander.kanavin at linux.intel.com> wrote:
>>>> On 06/04/2018 08:17 PM, Alistair Francis wrote:
>>>>>
>>>>> On Mon, Jun 4, 2018 at 3:06 AM, Burton, Ross <ross.burton at intel.com>
>>>>> wrote:
>>>>>>
>>>>>> So why isn't the inherit gettext sufficient?
>>>>>
>>>>>
>>>>> I'm not sure. Here is the error I see when compiling for RISC-V before
>>>>> this patch:
>>>>
>>>>
>>>> So is the error specific to risc-v? You should dig deeper in that direction
>>>> then.
>>>
>>> Ok, it looks like the line: if d.getVar('INHIBIT_DEFAULT_DEPS') and
>>> not oe.utils.inherits(d, 'cross-canadian'): is evaluating as true in
>>> gettext.bbclass so we don't depend on gettext-native.
>>>
>>> Do I need to ensure cross-canadian is set for RISC-V builds then?
>>>
>>> Alistair
>>>
>>>>
>>>> Alex
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list