Subject: | Can't locate Alien/UnicornEngine.pm |
On some of my smokers the build fails:
...
Output from '/bbbike/perl-5.27.10/bin/perl5.27.10 Makefile.PL':
Can't locate Alien/UnicornEngine.pm in @INC (you may need to install the Alien::UnicornEngine module) (@INC contains: /var/tmp/cpansmoker-1023/2018032406/CPAN-Reporter-lib-UMih /opt/perl-5.27.10/lib/site_perl/5.27.10/x86_64-linux /opt/perl-5.27.10/lib/site_perl/5.27.10 /opt/perl-5.27.10/lib/5.27.10/x86_64-linux /opt/perl-5.27.10/lib/5.27.10 .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
...
Probably Alien::UnicornEngine has to be specified in configure_requires to avoid this failure.