On Tue, Dec 22, 2009 at 07:19:53AM +0000, Chris 'BinGOs' Williams wrote: > On Mon, Dec 21, 2009 at 04:15:22PM -0500, David Golden wrote: > > You need to be asking on cpan-testers-discuss. Copying that list now. > > > > -- David > > > > On Mon, Dec 21, 2009 at 4:02 PM, Joshua ben Jore <[email protected]> wrote: > > > The CPAN smokers regularly spit back UNKNOWN results where the text of > > > the error is: > > > > > > ?? ??Output from '/usr/bin/make': > > > > > > ?? ??make: *** No targets specified and no makefile found. ??Stop. > > > > > > One example is > > > http://www.nntp.perl.org/group/perl.cpan.testers/2009/07/msg4616138.html > > > but there are many, many others. Does anyone know what's going on > > > here? > > > > > > Josh > > > > > Ran out of diskspace I would guess.
Can the smoker detect that, and bail appropriately? (I suspect that df isn't portable, but likely trying to create a 2 meg file in the working directory with a known pattern for contents,, read it back correctly, and then delete it, should be) Nicholas Clark
