On Wed, 2020-09-09 at 16:11 +0800, Anuj Mittal wrote: > A set of CVE fixes for zeus. Please review. > > I have rebased these on top of current zeus-next and have run the > entire > set through autobuilder using the contrib/rpurdie/zeus helper > branch. > > There's one failure while compiling acl (for reproducibility > test) which probably happened because of memory availability and is > unrelated: > > > make: *** read jobs pipe: Resource temporarily unavailable. Stop. > > https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/1358/steps/8/logs/step2d
Thanks Anuj! One of the selftest failures wasn't this but was failures in bitbake- selftest due to fetcher url stability issues. I've backported the bitbake change which fixes that to 1.44. The issue above isn't resource but is related to the attr fix I made in thud-next. Its caused by issues with newer versions of make and the rather weird makefile attr/acl has. The fix is to do what I did for attr, disable parallel make during install. Newer verisons of acl/attr don't have the problem so this is zeus specific. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#142297): https://lists.openembedded.org/g/openembedded-core/message/142297 Mute This Topic: https://lists.openembedded.org/mt/76728080/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-