[OE-core] [PATCH] sed: Skip 'build-deps' QA check for sed-ptest package

Otavio Salvador otavio at ossystems.com.br
Sun Jan 4 18:52:37 UTC 2015


On Sun, Jan 4, 2015 at 3:39 AM, ChenQi <Qi.Chen at windriver.com> wrote:
> On 01/04/2015 12:31 PM, Otavio Salvador wrote:
>>
>> On Sun, Jan 4, 2015 at 12:03 AM, ChenQi <Qi.Chen at windriver.com> wrote:
>>>
>>> On 01/01/2015 03:16 AM, Otavio Salvador wrote:
>>>>
>>>> On Fri, Dec 26, 2014 at 2:10 PM, Otavio Salvador
>>>> <otavio at ossystems.com.br> wrote:
>>>>>
>>>>> The sed-ptest package has runtime dependencies which are used only
>>>>> when running the tests. So the 'build-dep' QA check can be skipped for
>>>>> this specific package. Fixes the following QA error:
>>>>>
>>>>> ,----
>>>>> | WARNING: QA Issue: sed-ptest rdepends on locale-base-ru-ru, but it
>>>>> |     isn't a build dependency? [build-deps]
>>>>> `----
>>>>>
>>>>> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
>>>>
>>>> Ping?
>>>>
>>> Last week, I did a world build and I didn't get this QA warning.
>>> Are there any specific build steps or configurations to reproduce the
>>> bug?
>>
>> ptest?
>>
>
> It's in DISTRO_FEATURES.

So using today's tip I have:

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: QA Issue: sed-ptest rdepends on locale-base-ru-ru, but it
isn't a build dependency? [build-deps]
NOTE: Tasks Summary: Attempted 718 tasks of which 701 didn't need to
be rerun and all succeeded.
NOTE: Writing buildhistory

To  reproduce it, you need to have ptest in distro features but you
need to 'build' sed.

So you can do:

bitbake sed -c cleansstate ; bitbake sed

This should show off the warning.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list