Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2014-07-28 Thread Ralph Castain
Fix is coming On Jul 28, 2014, at 6:11 PM, MPI Team wrote: > > ERROR: Command returned a non-zero exist status (trunk): > make -j 8 distcheck > > Start time: Mon Jul 28 21:05:01 EDT 2014 > End time: Mon Jul 28 21:11:02 EDT 2014 > >

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Jeff Squyres
r26918 was the previous nightly tarball -- the create failure was in making the current nightly tarball. So it's something that happened during the day yesterday that caused the failure (e.g., some header file was forgotten to be added to a Makefile.am). I think Ralph fixed it in r26934.

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Paul Hargrove
I've just built from openmpi-1.9a1r26918.tar.bz2 on a Linux/x86-64 machine w/o any problems. So, that would seem to discount something missing from the tarball. -Paul On Tue, Jul 31, 2012 at 9:07 PM, Ralph Castain wrote: > Agreed - but I checked and didn't see anything

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Ralph Castain
Agreed - but I checked and didn't see anything missing. will take another look... On Jul 31, 2012, at 9:04 PM, Paul Hargrove wrote: > The most likely reason for a "distcheck" to fail in this manner when a > checkout is fine would be a header not getting included in the

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Paul Hargrove
The most likely reason for a "distcheck" to fail in this manner when a checkout is fine would be a header not getting included in the tarball due to some omission from Makefile.am -Paul On Tue, Jul 31, 2012 at 9:00 PM, Ralph Castain wrote: > I'm not sure what to make of this

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Ralph Castain
I'm not sure what to make of this one. I checked the code out and built it just fine on a linux box, including watching this file build. For whatever reason, the tarball maker just didn't find some include file? On Jul 31, 2012, at 6:33 PM, MPI Team wrote: > > ERROR:

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2010-11-03 Thread Jeff Squyres
I confirm -- I was able to run "make distcheck" successfully on my systems. I will kick off the nightly script right now to see if it works in the official build environment. On Nov 3, 2010, at 12:12 PM, Shiqing Fan wrote: > > Really sorry for the trouble. I forgot that opal_config.h has

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2010-11-03 Thread Shiqing Fan
Really sorry for the trouble. I forgot that opal_config.h has been included only for Windows for the bool definition. It's already been reverted early today in the trunk. On 2010-11-3 4:11 PM, Barrett, Brian W wrote: I'm pretty sure it was Shiqing's patch. THe problem is that

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2010-11-03 Thread Ralph Castain
Hmmm...but it -did- work after your last change - we got a nice tarball that night. Perhaps it was Shiqing's commit that broke it? On Wed, Nov 3, 2010 at 4:36 AM, Jeff Squyres (jsquyres) wrote: > Yep - I get these mails, too. > > My only comment is: %}%%€<>~|%>€€!!! > > I

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2010-11-01 Thread Jeff Squyres
Sorry for the delay on this -- the issue was quite subtle and the holiday weekend got in the way. I have a fix that will be committed a little after 6pm US Eastern. It seems to allow a fresh SVN checkout (with my patch applied) to pass "make distcheck". Hopefully we'll finally get a new

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2010-10-29 Thread Jeff Squyres
I have fixes for this, but they're .m4 changes (stupid VPATH stuff; sorry) -- so I'll commit them tonight after 6pm US Eastern. On Oct 28, 2010, at 9:16 PM, MPI Team wrote: > > ERROR: Command returned a non-zero exist status (trunk): > make distcheck > > Start time: Thu Oct 28

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2010-02-08 Thread Jeff Squyres
The build machine at IU was running out of disk space. I'm not 100% sure that this is the underlying error, but I'm going to kick off another build and see if we get the same dist error. If so, I'll dig more. On Feb 7, 2010, at 9:13 PM, MPI Team wrote: > > ERROR: Command returned a non-zero

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2010-02-05 Thread Jeff Squyres
This was a mistake in the libevent refresh (two files disappeared from libevent that were still listed in our Makefile.am). Fixed in r22562. On Feb 4, 2010, at 9:35 PM, MPI Team wrote: > > ERROR: Command returned a non-zero exist status (trunk): >make distcheck > > Start time: Thu

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2009-05-27 Thread Josh Hursey
This should be fixed in r21293. Sorry about that. On May 27, 2009, at 9:10 AM, Josh Hursey wrote: It seems that the MPI Extensions commit broke that tarball (distcheckclean) last night. This shouldn't effect too many people, but I am working on a solution so hopefully everything is better

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2009-05-27 Thread Josh Hursey
It seems that the MPI Extensions commit broke that tarball (distcheckclean) last night. This shouldn't effect too many people, but I am working on a solution so hopefully everything is better tonight. -- Josh On May 26, 2009, at 9:53 PM, MPI Team wrote: ERROR: Command returned a

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2009-03-23 Thread Ralph Castain
Wow, sometimes I even amaze myself! Two for two on create failures in a single night!! :-) Anyway, both are fixed or shortly will be. However, there will be no MTT runs tonight as neither branch successfully generated a tarball. Ralph On Mar 23, 2009, at 7:30 PM, MPI Team wrote:

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2009-02-17 Thread Jeff Squyres
This should be fixed in r20576; I'll go start a new tarball build right now... On Feb 16, 2009, at 9:33 PM, MPI Team wrote: ERROR: Command returned a non-zero exist status (trunk): ./configure --enable-dist Start time: Mon Feb 16 21:26:57 EST 2009 End time: Mon Feb 16 21:33:03 EST

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2008-08-22 Thread Tim Mattox
Just so everyone knows, the nightly OMPI tarballs from last night all failed due to an unfortunate timing of some system maintenance at IU. Think of it this way, the resulting "duplicate" MTT runs from last night might help with diagnosing any intermittent bugs. :-) On Thu, Aug 21, 2008 at 9:00