Re: Cannot open jobserver ...

2022-09-11 Thread Paul Smith
On Sun, 2022-09-11 at 12:52 -0400, Paul Smith wrote: > I'll look at little further. Oh I see. This is definitely a bug in the glibc build system, not in GNU make. I filed: https://sourceware.org/bugzilla/show_bug.cgi?id=29564

Re: Cannot open jobserver ...

2022-09-11 Thread Paul Smith
On Sun, 2022-09-11 at 12:19 -0400, Paul Smith wrote: > On Sun, 2022-09-11 at 17:16 +0200, Toralf Förster wrote: > > make: invalid shuffle mode: '1662909020r' > > Hm.  Wonder where that "r" came from.  I will look. > > Oh I see it looks like an off-by-one buffer size error.  Will fix, > thanks. N

Re: Cannot open jobserver ...

2022-09-11 Thread Paul Smith
On Sun, 2022-09-11 at 17:16 +0200, Toralf Förster wrote: > make: invalid shuffle mode: '1662909020r' Hm. Wonder where that "r" came from. I will look. Oh I see it looks like an off-by-one buffer size error. Will fix, thanks.

Re: Cannot open jobserver ...

2022-09-11 Thread Toralf Förster
On 9/11/22 17:04, Toralf Förster wrote: On 9/11/22 16:06, Paul Smith wrote: You also should be able to get back the old behavior by adding the --jobserver-style=pipe option to your make invocation. will do that, - thx And run now into (had --shuffle set): rm -f /var/tmp/portage/sys-libs/

Re: Cannot open jobserver ...

2022-09-11 Thread Toralf Förster
On 9/11/22 16:06, Paul Smith wrote: You also should be able to get back the old behavior by adding the --jobserver-style=pipe option to your make invocation. will do that, - thx -- Toralf PGP 23217DA7 9B888F45 OpenPGP_signature Description: OpenPGP digital signature

Re: Cannot open jobserver ...

2022-09-11 Thread Paul Smith
On Sun, 2022-09-11 at 11:02 +0200, Toralf Förster wrote: > make[1]: *** Cannot open jobserver > /var/tmp/portage/mail-client/s-nail-14.9.22/temp/GmQBwhVQ: No such > file or directory.  Stop. You also should be able to get back the old behavior by adding the --jobserver-style=pipe option to your m

Re: Cannot open jobserver ...

2022-09-11 Thread Paul Smith
On Sun, 2022-09-11 at 11:02 +0200, Toralf Förster wrote: > make[1]: *** Cannot open jobserver > /var/tmp/portage/mail-client/s-nail-14.9.22/temp/GmQBwhVQ: No such > file or directory.  Stop. It means someone or something deleted this file, while make was running. Maybe there's something in that