Re: [perl6]Tinderbox clients on Mac OS X?

2001-11-19 Thread Zach Lipton

I am familiar with both being an OS X user and the tinderbox client author
and would be happy to help in any way needed.

Zach

On 11/19/01 2:11 PM, Dan Sugalski [EMAIL PROTECTED] wrote:

 Okay, I've finally gotten the OS disks for the PowerMac that Grant kicked
 in to the development effort, and we should have an OS X system up and
 ready to build parrot on.
 
 Anyone familiar with setting up Tinderbox under OS X, or Tinderbox clients
 in general, want to pitch in a bit and help me get the thing set up?
 
 Dan
 
 --it's like this---
 Dan Sugalski  even samurai
 [EMAIL PROTECTED] have teddy bears and even
 teddy bears get drunk
 




Re: Perl6 Tinderbox

2001-10-06 Thread H.Merijn Brand

On Sat 06 Oct 2001 :58, Michael G Schwern [EMAIL PROTECTED] wrote:
 On Fri, Oct 05, 2001 at 05:18:07PM -0700, Zach Lipton wrote:
  Because the need for a tinderbox testing platform is fairly urgent right now
  for perl6, I am releasing my (place your favorite adjective in the blank
  here) tinderbox client for perl6 ahead of the near-rewrite that I am working
  on to use Devel::Tinderbox::Reporter (which was just written) and
  Test::Smoke (which wouldn't help perl6 all that much anyway.
 
 There's an existing Parrot::Smoke module, I forget where it is off hand.

CPAN/authors/id/M/MB/MBARBON/Parrot-Smoke-0.02.tar.gz

I'd expext

-- 
H.Merijn BrandAmsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1  623 on HP-UX 10.20  11.00, AIX 4.2, AIX 4.3,
 WinNT 4, Win2K pro  WinCE 2.11 often with Tk800.022 /| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/




Perl6 Tinderbox

2001-10-05 Thread Zach Lipton

Because the need for a tinderbox testing platform is fairly urgent right now
for perl6, I am releasing my (place your favorite adjective in the blank
here) tinderbox client for perl6 ahead of the near-rewrite that I am working
on to use Devel::Tinderbox::Reporter (which was just written) and
Test::Smoke (which wouldn't help perl6 all that much anyway.

First of all, what is really needed urgently is clients, both windows and
unix os's. Also, those on rare os's: please please please be a client. You
can run the tinderbox client software using a low priority if you wish,
though it will not clbr the build dir so no rebuilding will occur if nothing
has changed. 

To get the client scripts, grab Z/ZL/ZLIPTON/Devel-Tinderclient-1.1.tar.gz
from CPAN. At the moment (pending the rewrite) it does not follow the
standard module installation format, so simply untargzip the archive. Take a
quick peek at the README and then run:

cp sample_config/Tinderconfig.cvs.pm Tinderconfig.pm

Then edit Tinderconfig.pm to reflect your configuration.

Just run nohup tinderbox.pl to start the client from there.

Windows users will have to edit Tindermail.pm to reflect your mail setup.

In terms of dev stuff, you can go to
http://tinderbox.perl.org/cgi-bin/tinderbox/showbuilds.cgi?tree=perl6 (soon
to be just tinderbox.perl.org) and see the build status (notice how empty it
is now?) I'll have some more details there soon, but green means all ok,
orange means tests failed, red means compile failed, and yellow means
building.

Let me know if you have any questions.

Zach




Re: Perl6 Tinderbox

2001-10-05 Thread Michael G Schwern

On Fri, Oct 05, 2001 at 05:18:07PM -0700, Zach Lipton wrote:
 Because the need for a tinderbox testing platform is fairly urgent right now
 for perl6, I am releasing my (place your favorite adjective in the blank
 here) tinderbox client for perl6 ahead of the near-rewrite that I am working
 on to use Devel::Tinderbox::Reporter (which was just written) and
 Test::Smoke (which wouldn't help perl6 all that much anyway.

There's an existing Parrot::Smoke module, I forget where it is off hand.


-- 

Michael G. Schwern   [EMAIL PROTECTED]http://www.pobox.com/~schwern/
Perl6 Quality Assurance [EMAIL PROTECTED]   Kwalitee Is Job One
That which stirs me, stirs everything.
-- Squonk Opera, Spoon



Re: Perl6 Tinderbox

2001-10-05 Thread Zach Lipton

On 10/5/01 5:58 PM, Michael G Schwern [EMAIL PROTECTED] wrote:

 On Fri, Oct 05, 2001 at 05:18:07PM -0700, Zach Lipton wrote:
 Because the need for a tinderbox testing platform is fairly urgent right now
 for perl6, I am releasing my (place your favorite adjective in the blank
 here) tinderbox client for perl6 ahead of the near-rewrite that I am working
 on to use Devel::Tinderbox::Reporter (which was just written) and
 Test::Smoke (which wouldn't help perl6 all that much anyway.
 
 There's an existing Parrot::Smoke module, I forget where it is off hand.
 
I figured it had to exist. Why don't we use what we have for the moment and
then roll out the new client with Devel::Tinderbox::Reporter soon?

Zach




Re: Perl6 Tinderbox

2001-10-05 Thread Zach Lipton

On 10/5/01 5:58 PM, Michael G Schwern [EMAIL PROTECTED] wrote:

 On Fri, Oct 05, 2001 at 05:18:07PM -0700, Zach Lipton wrote:
 Because the need for a tinderbox testing platform is fairly urgent right now
 for perl6, I am releasing my (place your favorite adjective in the blank
 here) tinderbox client for perl6 ahead of the near-rewrite that I am working
 on to use Devel::Tinderbox::Reporter (which was just written) and
 Test::Smoke (which wouldn't help perl6 all that much anyway.
 
 There's an existing Parrot::Smoke module, I forget where it is off hand.
 
I figured it had to exist. Why don't we use what we have for the moment and
then roll out the new client with Devel::Tinderbox::Reporter soon?

Also, I don't see any clients running yet, if you are having a problem,
please let me know so I can fix it!

Zach




Re: Perl6 Tinderbox

2001-10-05 Thread Ask Bjoern Hansen

On Fri, 5 Oct 2001, Zach Lipton wrote:

 Also, I don't see any clients running yet, if you are having a problem,
 please let me know so I can fix it!

uh, it didn't work for me when I nohup'ed it (it made blank
reports).

other than that, then I have clients on Linux and FreeBSD
going.  Mac OS X will run if I can make it work properly when it
only runs when I happen to have the powerbook on.

 - ask 

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();





Re: [perl6]Re: Perl6 Tinderbox

2001-10-05 Thread Zach Lipton

Wow, great!

I'm not sure about the nohup issue, but I'm looking into it.

We really could use some windows clients and some rare platforms (vms? Etc)

Any help you can give would be great. I'll put out a call for clients on
perl-qa as well.

Zach

On 10/5/01 6:53 PM, Ask Bjoern Hansen [EMAIL PROTECTED] wrote:

 On Fri, 5 Oct 2001, Zach Lipton wrote:
 
 Also, I don't see any clients running yet, if you are having a problem,
 please let me know so I can fix it!
 
 uh, it didn't work for me when I nohup'ed it (it made blank
 reports).
 
 other than that, then I have clients on Linux and FreeBSD
 going.  Mac OS X will run if I can make it work properly when it
 only runs when I happen to have the powerbook on.
 
 - ask 




Re: [perl6]Re: Perl6 Tinderbox

2001-10-05 Thread Ask Bjoern Hansen

On Fri, 5 Oct 2001, Zach Lipton wrote:

 Wow, great!
 
 I'm not sure about the nohup issue, but I'm looking into it.
 
 We really could use some windows clients and some rare platforms (vms? Etc)

I'll see about setting up cygwin in a bit.
 
I also changed the urls a bit and made http://tinderbox.perl.org/
itself work; hope you don't mind.

http://tinderbox.perl.org/
http://tinderbox.perl.org/parrot
http://tinderbox.perl.org/perl5

Zach, we should rename perl6 to parrot and perl to perl5.  
Can you do that and make it still work for my perl6 clients for
now? :-)

How about setting up bonsai?


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();





Re: [perl6]Re: Perl6 Tinderbox

2001-10-05 Thread Zach Lipton

I'll look into bonsai, that will take some work on the cvs server end and
some more effort all the way around, it needs to be done though.

Thanks for the url fixes.

In terms of the renaming, I'll need to hack some stuff in the scripts so you
can still use it the way it was, I'll be at the Apple Store opening tomorrow
in Palo Alto, but I'll get to it as soon as possible.

Thanks,

Zach

On 10/5/01 9:57 PM, Ask Bjoern Hansen [EMAIL PROTECTED] wrote:

 On Fri, 5 Oct 2001, Zach Lipton wrote:
 
 Wow, great!
 
 I'm not sure about the nohup issue, but I'm looking into it.
 
 We really could use some windows clients and some rare platforms (vms? Etc)
 
 I'll see about setting up cygwin in a bit.
 
 I also changed the urls a bit and made http://tinderbox.perl.org/
 itself work; hope you don't mind.
 
 http://tinderbox.perl.org/
 http://tinderbox.perl.org/parrot
 http://tinderbox.perl.org/perl5
 
 Zach, we should rename perl6 to parrot and perl to perl5.
 Can you do that and make it still work for my perl6 clients for
 now? :-)
 
 How about setting up bonsai?
 
 
 - ask