[jira] Updated: (GUMP-131) Build fails with build timed out

2005-07-07 Thread Leo Simons (JIRA)
with the reason build timed out. The build log shows that the build has been stopped half way through the build. There is no obvious evidence that the build has hung in any way. If an attempt is made to cd to the build directory and type make, the build completes normally. There is no obvious timeout

Gump failed: build timed out

2005-05-24 Thread Graham Leggett
Hi all, I have still been running into hassles with gump and large projects - projects over a certain size are impossible to build, as gump kills the build prematurely with build timed out. This was added in the last month or so, as the build worked fine before. I have added the problem

Re: Gump failed: build timed out

2005-05-24 Thread Adam R. B. Jack
Is there an option within gump that sets the time gump is willing to wait for the build to finish? Graham Did you not notice this response to your previous mail, or did it not help? http://marc.theaimsgroup.com/?l=gumpm=111620403011709w=2 regards Adam

[jira] Commented: (GUMP-131) Build fails with build timed out

2005-05-24 Thread Adam Jack (JIRA)
. Build fails with build timed out -- Key: GUMP-131 URL: http://issues.apache.org/jira/browse/GUMP-131 Project: Gump Type: Bug Components: Python-based Gump Environment: Solaris v2.8, Gump SVN trunk (Python 2.4.1

Re: [jira] Commented: (GUMP-131) Build fails with build timed out

2005-05-24 Thread Graham Leggett
Adam Jack (JIRA) wrote: I see this in the code: TIMEOUT=60*60 # 60 minutes (in seconds) if os.environ.has_key('GUMP_TIMEOUT'): TIMEOUT = string.atoi(os.environ['GUMP_TIMEOUT']) Doh! I searched for timed out trying to hunt down the error message. Busy testing

Re: Failed with reason build timed out

2005-05-15 Thread Adam R. B. Jack
Is there a way to increase this timeout, or remove it altogether? I see this in the code: TIMEOUT=60*60 # 60 minutes (in seconds) if os.environ.has_key('GUMP_TIMEOUT'): TIMEOUT = string.atoi(os.environ['GUMP_TIMEOUT']) Setting to 0 will (I believe) remove it.

Failed with reason build timed out

2005-05-11 Thread Graham Leggett
Hi all, I have a gump that is building a large C++ project that takes a few hours to build. Suddenly after doing an svn update on the gump install, it's now failing with build timed out. Looking at the log, it seems to have cut off the build half way through, it doesn't appear to be stuck

Build Timed Out

2004-03-27 Thread Stephen McConnell
Have been digging into the avalon-composition-impl project results from earlier this morning which is failing with a Build Timed Out. http://lsd.student.utwente.nl/gump/avalon/avalon-composition-impl.html Under Project Level Work I see that build is successful but that the build itself took