Re: [Oorexx-devel] Release canidate ?

2009-07-01 Thread David Ashley
All - I built the s390x rpm from the rc1 source tar file. While it seems to work fine the test suite never finishes, it runs forever. I manually killed it and then checked rxapi, it was still running. The stopping point was a syssleep instruction in the framework. Any ideas? David Ashley

Re: [Oorexx-devel] Release canidate ?

2009-07-01 Thread Rick McGuire
How were you able to determine that the syssleep call was the stopping point? Are you able to get stack traces for any other threads? I can think of two possible reasons for freezing there: 1) a bug in whatever the *ix version of syssleep is using to sleep, or 2) there is an error in thread

Re: [Oorexx-devel] Release canidate ?

2009-07-01 Thread Mark Miesfeld
On Wed, Jul 1, 2009 at 8:53 AM, David Ashleydavid.ashley@gmail.com wrote: I built the s390x rpm from the rc1 source tar file. While it seems to work fine the test suite never finishes, it runs forever. I manually killed it and then checked rxapi, it was still running. The stopping point

Re: [Oorexx-devel] Release canidate ?

2009-07-01 Thread Mark Miesfeld
David, For starters, it looks to me as though it was hung on this test: [error] [20090701 15:10:12.603774] svn:r4803 Change date: 2009-06-16 10:25:34 -0700 Test: TEST_CURRENT_DIR_FILTER Class: rxQueue.testGroup File: /tmp/oorexx/ooText.4.0.0/ooRexx/utilities/rxqueue

Re: [Oorexx-devel] Release canidate ?

2009-07-01 Thread David Ashley
Is there a test argument to perform temp file cleanup? The reason I ask is that I know there were left over files from a previous run. It would be nice to have an automated cleanup of those file. It could even run at the beginning of the test suite. David Ashley Mark Miesfeld wrote: On Wed,

Re: [Oorexx-devel] Release canidate ?

2009-07-01 Thread Rainer Tammer
Hello, OK, I will build an RC1 for AIX over the weekend. Bye Rainer Mark Miesfeld wrote: Okay, I've built the beta at svn revision 4861 on a number of different Linux systems and Windows systems. I don't get any errors running the test suite on any system now. The number of bugs being