On Wed, Aug 17, 2022 at 9:38 AM Andrei Gherzan <[email protected]> wrote: > > On Wed, 17 Aug 2022, at 15:59, Khem Raj wrote: > > On Wed, Aug 17, 2022 at 7:15 AM Andrei Gherzan <[email protected]> wrote: > >> > >> On Wed, 17 Aug 2022, at 15:09, Khem Raj wrote: > >> > On Wed, Aug 17, 2022 at 4:51 AM Andrei Gherzan <[email protected]> > >> > wrote: > >> >> > >> >> From: Andrei Gherzan <[email protected]> > >> >> > >> >> This recipe explicitely rdepends on glibc so trying to build this with > >> >> musl will break world builds. > >> >> > >> > > >> > do you know why is it marked as glibc only. > >> > >> I've tried to figure it out but I couldn't find anything obvious. > >> > >> https://git.yoctoproject.org/meta-virtualization/commit/recipes-containers/singularity/singularity_git.bb?id=06bc17d1f0650ad2cb134b09b25133bcd641d473 > >> > > > > maybe that rdep on glibc is bogus. Its not normal to depends on glibc > > like that, in some cases e.g. locales etc it maybe that we need them > > but thats usually for ptests etc. > > can you try to remove the rdep and see if it builds ok with musl too ? > > It built alright but I didn't check any runtime behaviour. I do find this a > bit orthogonal at this point but I've sent both patches so Bruce can pick any > - both approaches are working for me. >
Well not orthogonal I would say but alternate solution to what this patch is trying to fix, if you remove glibc from the rdeps then this patch is not needed > Andrei > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7539): https://lists.yoctoproject.org/g/meta-virtualization/message/7539 Mute This Topic: https://lists.yoctoproject.org/mt/93078736/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
