[oe] [meta-oe][PATCH] wvstreams: Disable calls to makecontext on musl

Khem Raj raj.khem at gmail.com
Fri Oct 11 23:52:21 UTC 2019


On Fri, Oct 11, 2019 at 12:05 PM Adrian Bunk <bunk at stusta.de> wrote:
>
> On Fri, Oct 11, 2019 at 10:28:18AM -0700, Khem Raj wrote:
> > makecontext API is deprecated and not implemented in musl
> >...
>
> Does the resulting binary work correctly with musl?
>
> The whole patch looks like turning a turning a build failure into
> broken runtime code, and that disabling the recipe with musl would
> be the only sane action.

I realized that I was trying to fix an already broken patch resulting
in more brokenness. Perhaps using something like

https://github.com/apenwarr/wvstreams/commits/master

Which should have this fixed but for now. I guess I should just remove
the musl support.

>
> cu
> Adrian
>
> --
>
>        "Is there not promise of rain?" Ling Tan asked suddenly out
>         of the darkness. There had been need of rain for many days.
>        "Only a promise," Lao Er said.
>                                        Pearl S. Buck - Dragon Seed
>


More information about the Openembedded-devel mailing list