Re: CPAN Testers Daily Summary Report

2010-03-31 Thread Alex J. Avriette
Hi folks... While Net::TDMA is not the worlds most fabulous module (and in fact its test coverage is probably less than 1%), all your failures were "out of memory." I test at home on a 64-bit Snow Leopard Server Mac with 20gb of ram and untold terabytes of disk. The module is intended to *teach*peo

Re: CPAN Testers Daily Summary Report

2010-03-31 Thread David Golden
On Mon, Mar 29, 2010 at 11:51 PM, Alex J. Avriette wrote: > I can create a new test, t/00_memory.t or something, to indicate whether this > is > going to work at all, but the thing is, in order to test an entire TDMA > "Day", we have to *construct* one. If the user hasn't got the juice, it's > no

Re: CT2.0 On Darwin

2010-03-31 Thread David Cantrell
On Mon, Mar 29, 2010 at 08:14:39PM +0100, Nigel Horne wrote: > One of CT2.0's pre-requisites needs OpenSSL. I can't get 0.9.8 to > compile, and so far have just met with "it works for me" on the > OpenSSL-dev list, which doesn't address my problems at all. [ I really > don't understand the po

Re: CT2.0 On Darwin

2010-03-31 Thread Nigel Horne
One of CT2.0's pre-requisites needs OpenSSL. I can't get 0.9.8 to compile, and so far have just met with "it works for me" on the OpenSSL-dev list, which doesn't address my problems at all. [ I really don't understand the point of such responses. ] The code is looking for dlfcn.h which doe

Re: CT2.0 On Darwin

2010-03-31 Thread David Cantrell
On Wed, Mar 31, 2010 at 02:01:48PM +0100, Nigel Horne wrote: > David Cantrell wrote: > > Nigel Horne wrote: > >>The code is looking for dlfcn.h which doesn't exist on my Mac. > >On my G4 Cube, with 10.4.something: > >$ locate dlfcn.h > >/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/dlfcn.h > >/Devel

Re: CPAN Testers Daily Summary Report

2010-03-31 Thread David Cantrell
On Mon, Mar 29, 2010 at 11:51:57PM -0400, Alex J. Avriette wrote: > Hi folks... While Net::TDMA is not the worlds most fabulous module (and in > fact its test coverage is probably less than 1%), all your failures were > "out of memory." I test at home on a 64-bit Snow Leopard Server Mac with > 20gb

Re: CT2.0 On Darwin

2010-03-31 Thread Chris 'BinGOs' Williams
On Wed, Mar 31, 2010 at 04:46:05PM +0100, David Cantrell wrote: > Maybe you could try fink or macports if you can't persuade stuff to > build "out of the box" - but good luck, I'm not sure how much support > there is in either of those projects for 10.1. > or pkgsrc --