Hi Richard,

Thanks very much for mentioning the correct way of fixing the issue.

The modified patch is posted as:-
https://lists.openembedded.org/g/openembedded-core/message/164524

Please let me know whether it's the way you mentioned it.
Or Can you please point me to other instances where it's been implemented.

Thanks & Regards
Pgowda

On Fri, Apr 15, 2022 at 6:32 PM Richard Purdie
<richard.pur...@linuxfoundation.org> wrote:
>
> On Fri, 2022-04-15 at 04:11 -0700, pgowda wrote:
> > The current default DISTRO_FEATURES does not support ptest.
> > Hence, the following error is generated during "bitbake glibc-tests".
> > ERROR: glibc-tests-2.35-r0 do_package: QA Issue: glibc-tests:
> > Files/directories were installed but not shipped in any package
> > The issue is not reproduced with "DISTRO = Yocto" as DISTRO_FEATURES
> > in Yocto supports ptest. However, when we run "glibc-tests" using
> > Open-embedded master sources; it generates the error as default
> > DISTRO is used.
> >
> > Signed-off-by: pgowda <pgowda....@gmail.com>
> > ---
> >  meta/conf/distro/include/default-distrovars.inc | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> This isn't quite the right approach, we should probably skip parsing of glibc-
> tests if ptests aren't in DISTRO_FEATURES?
>
> Cheers,
>
> Richard
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#164525): 
https://lists.openembedded.org/g/openembedded-core/message/164525
Mute This Topic: https://lists.openembedded.org/mt/90484254/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to