<div dir="ltr"><div><div><div><div><div><div>I've recently upgraded to CMake 3.7.2 (and gnu make-4.2.1). Now, when I execute 'make -j5 NightlyBuild', I get the following new (to me) warning:<br></div><br>"gmake[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule."<br><br></div>If I downgrade make back to the previous version, 4.1-r1 (the -r1 is Gentoo), the warning goes away again.<br><br></div>If I use CMake-3.6.3 (my previous version) with make-4.2.1, the warning is still there.<br><br></div>Is this a known issue?  Is it something I am doing wrong in my scripts?<br><br></div>Thanks,<br></div>Dave<br></div>