Subject: | don't know how to make test_dynamic |
Build fails on FreeBSD systems (seen on versions 10, 11, 12 and 13):
...
Output from '/usr/bin/make test':
"/usr/perl5.28.1Dp/bin/perl5.28.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Wurst.bs ../blib/arch/auto/Wurst/Wurst.bs 644
make[1]: don't know how to make test_dynamic. Stop
make[1]: stopped in /usr/home/cpansand/.cpan/build/2019041412/wurst-1/src
*** Error code 2
Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2019041412/wurst-1
...
Maybe this is a variation of https://rt.cpan.org/Ticket/Display.html?id=120495 ?
Or a different problem related to the "make" program used here (BSD make instead of GNU make which is in use on Linux systems)?