Subject: | No rule to make target `test_dynamic' |
On my smoker systems I see the following failure:
...
Output from '/usr/bin/make test':
"/usr/perl5.27.2p/bin/perl5.27.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Punycode.bs blib/arch/auto/URI/UTF8/Punycode/Punycode.bs 644
make[1]: don't know how to make test_dynamic. Stop
make[1]: stopped in /home/cpansand/.cpan/build/2017072421/URI-UTF8-Punycode-1.05-0/bin
*** Error code 2
Stop.
make: stopped in /home/cpansand/.cpan/build/2017072421/URI-UTF8-Punycode-1.05-0
...
Statistical analysis suggests that the problem happens with newer ExtUtils::MakeMaker versions:
****************************************************************
Regression 'mod:ExtUtils::MakeMaker'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 12771970164486070.00
[1='eq_6.98'] 0.0000 0.0000 7.14
[2='eq_7.04'] 0.0000 0.0000 2.05
[3='eq_7.04_01'] 0.0000 0.0000 1.23
[4='eq_7.04_02'] 0.0000 0.0000 2.75
[5='eq_7.10_01'] 0.0000 0.0000 5.01
[6='eq_7.10_02'] 0.0000 0.0000 0.00
[7='eq_7.16'] -1.0000 0.0000 -7373900412547905.00
[8='eq_7.18'] -1.0000 0.0000 -10428269971013802.00
[9='eq_7.24'] -1.0000 0.0000 -12564282011597682.00
[10='eq_7.28'] -1.0000 0.0000 -11263818935855618.00
[11='eq_7.30'] -1.0000 0.0000 -12390631067156102.00
R^2= 1.000, N= 124, K= 12
****************************************************************
Possibly related to https://rt.cpan.org/Ticket/Display.html?id=117800