On 07/10/2016 06:50 AM, David Golden wrote:
Hi, Nigel.
Here's another odd failure:
http://www.cpantesters.org/cpan/report/cd9352da-4607-11e6-9fc5-14bfbd15da07
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1
"/home/njh/perl5/perlbrew/perls/perl-5.18.0/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Could not execute (/home/njh/perl5/perlbrew/perls/perl-5.18.0/bin/perl
t/recurse.t): open3: exec of
/home/njh/perl5/perlbrew/perls/perl-5.18.0/bin/perl t/recurse.t failed
at
/home/njh/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/TAP/Parser/Iterator/Process.pm
line 165.
Makefile:899: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 7
Could you please see if this is repeatable? I can't think of any
reason why this would be happening only for some tests.
Unfortunately the machine that sent that report has been decommissioned,
and I couldn't reproduce it on the replacement. I'll see if it happens
elsewhere.
-Nigel