On Wed, Oct 22, 2008 at 04:37:56PM +0200, Jerome Quelin wrote:
> On 08/10/22 19:21 +1100, Sisyphus wrote:
> > If I'm guessing correctly, it's causing the PDL-2.4.3_01 inlinepdlpp.t 
> > tests to fail. For those tests to succeed, one relies on the Inline 
> > working directory being devoid of a pre-exisiting config file. My guess 
> > is that there's a pre-existing config file in the Inline working 
> > directory (ie '/home/david/.Inline' in this example) - and it doesn't 
> > specify 'Pdlpp'. Hence the sort of test error we see at (eg):
> > http://www.nntp.perl.org/group/perl.cpan.testers/2008/10/msg2467899.html .
> note that i'm seeing the exact same messages for inline::befunge. i did
> not took the time to investigate as you did - so if your analysis is
> correct and that there's a way to fix the problem, then count me as
> a happy man.

That's one of my reports.  There's two potential problems here.  The
first is that I'd already tested something else Inline-ish in that
testing run, which hadn't cleared up properly after itself.

The second is that I test for two different versions of perl on that
machine, and, given that I've not configure inline any differently -
indeed, I don't know if one can - they're both fighting over the .Inline
directory.

Either way, it looks like I need to set the PERL_INLINE_DIRECTORY env
var on that machine.

Consider it done once the current batch of tests is finished.

-- 
David Cantrell | Reality Engineer, Ministry of Information

    Planckton: n, the smallest possible living thing

Reply via email to