On Wed, Nov 01 2017, NeilBrown wrote: > On Tue, Oct 31 2017, Paul Smith wrote: > >> On Thu, 2017-09-28 at 20:41 +1000, NeilBrown wrote: >>> I dug into this a bit. >>> The regression is caused because the 'j' flag now causes >>> arg_job_slots to be set, rather than setting job_slots directly. >> >> I pushed a fix for this. > > Thanks. Your fix appear to work as expected for my use-case. > > NeilBrown
Actually... A few times when building the linux kernel I've received the message make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. This isn't consistent so it is presumably only when some particular target needs building. If I make a clean start, I always get the message. It seems to throw the whole build into -j1 mode. In this case I pass '-j8' on the command line. Any idea what could be causing this? Thanks, NeilBrown
signature.asc
Description: PGP signature
_______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make