Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: posix_spawn issue?



Le sam. 1 mai 2021 à 11:15, Martin Husemann <martin%duskware.de@localhost> a écrit :
>
> On Sat, May 01, 2021 at 11:02:26AM +0200, Thomas Klausner wrote:
> > gmake since version 4.3 uses posix_spawn(), but that breaks the build
> > of firefox (and libreoffice). Disabling posix_spawn() support in gmake
> > works around this problem.[1]
> >
> > Is there a bug/incompatibility in our posix_spawn() or is there a bug
> > in gmake?
>
> Hard to tell from the data available.
>
> We need a smaller test case reproducing the issue - debugging it in the
> firefox build is not very practical.

Maybe one of the good steps would be getting more than 'error 127'
from gmake for it.

I'd expect whatever incompatibility to be with an unsupported/wrongly
working attributes, or file actions. Does gmake do anything odd for
them?

Jaromir


Home | Main Index | Thread Index | Old Index