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 <[email protected]> > --- > 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 (#164428): https://lists.openembedded.org/g/openembedded-core/message/164428 Mute This Topic: https://lists.openembedded.org/mt/90484254/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
