Re: [OMPI devel] parallel make install

2008-06-04 Thread Ralf Wildenhues
Hello Ralph, * Ralph Castain wrote on Tue, Jun 03, 2008 at 11:59:07PM CEST: > Very interesting. Don't know if it's the same problem, but I noted an issue > quite a while ago where make -jN all/install would fail when traversing > opal. I built a workaround that was just a script that does make all

Re: [OMPI devel] parallel make install

2008-06-03 Thread Jeff Squyres
Whew; I never would have been able to track that down. Many thanks, Ralf! On Jun 3, 2008, at 5:53 PM, Ralf Wildenhues wrote: Hi Jeff, * Jeff Squyres wrote on Tue, Jun 03, 2008 at 11:11:32PM CEST: ERROR: Command returned a non-zero exist status make -j 4 distcheck [...] Making instal

Re: [OMPI devel] parallel make install

2008-06-03 Thread Ralph Castain
Very interesting. Don't know if it's the same problem, but I noted an issue quite a while ago where make -jN all/install would fail when traversing opal. I built a workaround that was just a script that does make all in opal, then goes back to make -jN for orte/ompi. Perhaps this would fix that pr

Re: [OMPI devel] parallel make install

2008-06-03 Thread Ralf Wildenhues
Hi Jeff, * Jeff Squyres wrote on Tue, Jun 03, 2008 at 11:11:32PM CEST: > ERROR: Command returned a non-zero exist status >make -j 4 distcheck [...] > Making install in etc > make[3]: Entering directory > `/home/mpiteam/openmpi/nightly-tarball-build-root/trunk/create-r18551/ompi/openmpi-1.

Re: [OMPI devel] parallel make install

2008-06-03 Thread George Bosilca
This happens for me on several systems. Usually when NFS is involved, but it happened lately on my MAC laptop. george. On Jun 3, 2008, at 5:11 PM, Jeff Squyres wrote: Thanks for following up on this -- I saw this as well and was dubious, but didn't have a chance to follow up with Tim. I s

Re: [OMPI devel] parallel make install

2008-06-03 Thread Jeff Squyres
Thanks for following up on this -- I saw this as well and was dubious, but didn't have a chance to follow up with Tim. I saw the mail that showed the failed tarball build -- here's the output (I don't know if we have any more records than this; Tim?): ERROR: Command returned a non-zero ex

[OMPI devel] parallel make install

2008-06-03 Thread Ralf Wildenhues
Hello there, a change recently mentions this: | r18552 | timattox | 2008-05-30 06:39:48 +0200 (Fri, 30 May 2008) | 4 lines | Changed paths: |M /trunk/contrib/nightly/create_tarball.sh | | Apparently "make -j 4 distcheck" has a race condition when "installing" in | parallel. Remove the "-j 4