Subject: | XAO::Base not specified in configure_requires |
Trying to build XAO-Web-1.46 automatically on a smoker system fails:
...
Output from '/usr/perl5.20.1Dp/bin/perl Makefile.PL':
Can't locate XAO/Base.pm in @INC (you may need to install the XAO::Base module) (@INC contains: /var/tmp/cpansmoker-1023/2017050109/CPAN-Reporter-lib-o5uf /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/5.20.1 .) at Makefile.PL line 102.
BEGIN failed--compilation aborted at Makefile.PL line 102.
...
Probably XAO::Base has to be specified as a configure_requires dependency.