Re: [CMake] FW: Parallel GNU make issue

2014-09-16 Thread Hennigan, Gary L
ot;official" channel. Thanks again, Gary -Original Message- Date: Thu, 11 Sep 2014 17:28:31 -0400 From: Bill Hoffman To: cmake@cmake.org Subject: Re: [CMake] FW: Parallel GNU make issue Message-ID: <541213ff.3020...@kitware.com> Content-Type: text/plain; charset=windows-1252;

Re: [CMake] FW: Parallel GNU make issue

2014-09-11 Thread Hennigan, Gary L
...@kitware.com] Sent: Thursday, September 11, 2014 1:03 PM To: Hennigan, Gary L Cc: cmake@cmake.org Subject: [EXTERNAL] Re: [CMake] FW: Parallel GNU make issue Hi Gary, Do you see either of these two warning messages show up: "warning: -jN forced in submake: disabling jobserver mode." o

[CMake] FW: Parallel GNU make issue

2014-09-11 Thread Hennigan, Gary L
I have a strange, and very frustrating, problem. I have a pretty large piece of software that I build nightly as part of regression testing of my own software. All of the software uses CMake and I use a ctest script, via "ctest -S [script file]", for my nightly regression testing . As I stated,