----- Original Message ----- From: "Dean Hamstead" <d...@fragfest.com.au>
To: "Sisyphus" <sisyph...@optusnet.com.au>
Cc: "David Oswald" <daosw...@gmail.com>; <inline@perl.org>
Sent: Friday, January 20, 2012 11:34 AM
Subject: Re: Smoke test failure: Inline::CPP: Still dealing with "Can't locate Parse::RecDescent, and M18 errors.


I just ran this on my rhel6 machine for now...

[r...@dean.dev ~]# perl -e 'BEGIN {warn "\$ENV{PERL5LIB}:
$ENV{PERL5LIB}\n";};'
$ENV{PERL5LIB}:
[r...@dean.dev ~]#

More importantly,I'd like to see what happens to PERL5LIB when your smokers are building Inline::CPP.

At the end of your reports we get to see what PERL5LIB is set to, but I'm more curious to see what it's set to when your smokers reach the 'make test' phase of the build process.

David, maybe you could include the change I mentioned to t/01basic.t in the next devel release. It doesn't have to be a permanent fixture in the test suite - just a temporary thing to enable us to see if something unusual has happened to PERL5LIB. We know something unusual has happened to @INC - it might be helpful to know whether it's caused by a change to PERL5LIB, or due to some other factor.

I think we're looking at some quirk of the way the smoker is set up (or a bug in CPAN::Reporter::Smoker), but that's only guesswork on my part.

Cheers,
Rob

Reply via email to