Subject: | Yahoo::Marketing test has issues with Module::Build::Base |
I installed all the necesssary modules on my Linux box, but when
trying to get Yahoo::Marketing from CPAN (perl -MCPAN -e 'install
Yahoo::Marketing'), the following issue keeps cropping up in the
tests:
No build_params?
at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
The enclosed file lists all the tests that failed. Any ideas on why
this happens? Perl 5.8.5 so it's at least the required version.
Subject: | FailedTests.txt |
t/ad_group_service.....................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 1) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/AdGroupService.pm line 5.
Compilation failed in require at t/ad_group_service.t line 6.
BEGIN failed--compilation aborted at t/ad_group_service.t line 6.
t/ad_group_service.....................dubious
Test returned status 2 (wstat 512, 0x200)
t/ad_service...........................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 4) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/AdService.pm line 6.
Compilation failed in require at t/ad_service.t line 8.
BEGIN failed--compilation aborted at t/ad_service.t line 8.
t/ad_service...........................dubious
Test returned status 2 (wstat 512, 0x200)
t/basic_report_service.................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 1) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/BasicReportService.pm line 5.
Compilation failed in require at t/basic_report_service.t line 6.
BEGIN failed--compilation aborted at t/basic_report_service.t line 6.
t/basic_report_service.................dubious
Test returned status 2 (wstat 512, 0x200)
t/campaign_service.....................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 1) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/CampaignService.pm line 6.
Compilation failed in require at t/campaign_service.t line 6.
BEGIN failed--compilation aborted at t/campaign_service.t line 6.
t/campaign_service.....................dubious
Test returned status 2 (wstat 512, 0x200)
t/example..............................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
# Looks like your test died before it could output anything.
t/example..............................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t/excluded_words_service...............No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 1) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/ExcludedWordsService.pm line 5.
Compilation failed in require at t/excluded_words_service.t line 6.
BEGIN failed--compilation aborted at t/excluded_words_service.t line 6.
t/excluded_words_service...............dubious
Test returned status 2 (wstat 512, 0x200)
t/forecast_service.....................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 1) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/ForecastService.pm line 5.
Compilation failed in require at t/forecast_service.t line 6.
BEGIN failed--compilation aborted at t/forecast_service.t line 6.
t/forecast_service.....................dubious
Test returned status 2 (wstat 512, 0x200)
t/keyword_research_service.............No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 1) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/KeywordResearchService.pm line 7.
Compilation failed in require at t/keyword_research_service.t line 6.
BEGIN failed--compilation aborted at t/keyword_research_service.t line 6.
t/keyword_research_service.............dubious
Test returned status 2 (wstat 512, 0x200)
t/keyword_service......................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/PostTest.pm line 481.
Compilation failed in require at (eval 4) line 3.
...propagated at /usr/lib/perl5/5.8.5/base.pm line 85.
BEGIN failed--compilation aborted at t/lib/Yahoo/Marketing/TEST/KeywordService.pm line 7.
Compilation failed in require at t/keyword_service.t line 6.
BEGIN failed--compilation aborted at t/keyword_service.t line 6.
t/keyword_service......................dubious
Test returned status 2 (wstat 512, 0x200)
t/z_cleanup............................No build_params? at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 995.
# No tests run!
t/z_cleanup............................dubious
Test returned status 255 (wstat 65280, 0xff00)