PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-07-19T18:06:39 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Tue, 19 Jul 2016 05:29:02 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\C\CH\CHROMATIC\Mail-Action-0.46.tar.gz ok Mail-Action-0.46/ Mail-Action-0.46/t/ Mail-Action-0.46/t/address_roles.t Mail-Action-0.46/t/podtohelp.t Mail-Action-0.46/t/request.t Mail-Action-0.46/t/address_desc.t Mail-Action-0.46/t/action.t Mail-Action-0.46/t/storage.t Mail-Action-0.46/t/address.t Mail-Action-0.46/lib/ Mail-Action-0.46/lib/Mail/ Mail-Action-0.46/lib/Mail/Action/ Mail-Action-0.46/lib/Mail/Action/RequestTest.pm Mail-Action-0.46/lib/Mail/Action/Request.pm Mail-Action-0.46/lib/Mail/Action/Test.pm Mail-Action-0.46/lib/Mail/Action/StorageTest.pm Mail-Action-0.46/lib/Mail/Action/PodToHelp.pm Mail-Action-0.46/lib/Mail/Action/Storage.pm Mail-Action-0.46/lib/Mail/Action/Address.pm Mail-Action-0.46/lib/Mail/Action/AddressTest.pm Mail-Action-0.46/lib/Mail/Action.pm Mail-Action-0.46/MANIFEST Mail-Action-0.46/META.yml Mail-Action-0.46/ChangeLog Mail-Action-0.46/Build.PL Mail-Action-0.46/README Configuring C/CH/CHROMATIC/Mail-Action-0.46.tar.gz with Build.PL >>> C:\Perl-5.24-32\bin\perl.exe Build.PL Checking prerequisites... requires: ! Class::Roles is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Mail-Action' version '0.46' CHROMATIC/Mail-Action-0.46.tar.gz C:\Perl-5.24-32\bin\perl.exe Build.PL -- OK Running Build for C/CH/CHROMATIC/Mail-Action-0.46.tar.gz ---- Unsatisfied dependencies detected during ---- ---- CHROMATIC/Mail-Action-0.46.tar.gz ---- Class::Roles [requires] Running test for module 'Class::Roles' Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\C\CH\CHROMATIC\Class-Roles-0.30.tar.gz ok Class-Roles-0.30/ Class-Roles-0.30/lib/ Class-Roles-0.30/lib/Class/ Class-Roles-0.30/lib/Class/Roles.pm Class-Roles-0.30/META.yml Class-Roles-0.30/t/ Class-Roles-0.30/t/handle_errors.t Class-Roles-0.30/t/roles.t Class-Roles-0.30/t/multiroles.t Class-Roles-0.30/t/apply_roles.t Class-Roles-0.30/MANIFEST Class-Roles-0.30/Build.PL Class-Roles-0.30/Makefile.PL Class-Roles-0.30/README Configuring C/CH/CHROMATIC/Class-Roles-0.30.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Class-Roles' version '0.30' Unknown 'build_class', defaulting to 'Module::Build' A prereq of the form '' for 'Test::Exception' is not supported by Module::Build::Compat ( use a simpler version like '0.05' or 'v1.4.25' ) Warning: No success on command[C:\Perl-5.24-32\bin\perl.exe Makefile.PL] CHROMATIC/Class-Roles-0.30.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- NOT OK CHROMATIC/Mail-Action-0.46.tar.gz Has already been unwrapped into directory C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_ CHROMATIC/Mail-Action-0.46.tar.gz Has already been prepared Running Build for C/CH/CHROMATIC/Mail-Action-0.46.tar.gz Warning: Prerequisite 'Class::Roles => 0.30' for 'CHROMATIC/Mail-Action-0.46.tar.gz' failed when processing 'CHROMATIC/Class-Roles-0.30.tar.gz' with 'writemakefile => NO 'C:\Perl-5.24-32\bin\perl.exe Makefile.PL' returned status 65280'. Continuing, but chances to succeed are limited. >>> C:\Perl-5.24-32\bin\perl.exe ./Build Building Mail-Action CHROMATIC/Mail-Action-0.46.tar.gz C:\Perl-5.24-32\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl-5.24-32\bin\perl.exe ./Build test verbose=1 t\action.t ......... 1..46 ok 1 - use Mail::Action; ok 2 - use Mail::Action::WithStorage; ok 3 - Mail::Action::WithStorage->can('new') ok 4 - Mail::Action::WithStorage->can('command_help') ok 5 - command_help() should reply to sender ok 6 - ... with appropriate subject ok 7 - ... with text extracted from passed-in POD ok 8 - Mail::Action::WithStorage->can('copy_headers') ok 9 - copy_headers() should make a new hash ok 10 - ... cleaning header names ok 11 - ... removing mbox From header ok 12 - Mail::Action::WithStorage->can('fetch_address') ok 13 - fetch_address() should return undef unless address exists ok 14 - ... or existing address, in scalar context ok 15 - ... or address and alias, in list context ok 16 - Mail::Action::WithStorage->can('find_command') ok 17 - find_command() should return undef without a valid command ok 18 - ... or the name of the command sub, if it exists ok 19 - ... regardless of capitalization ok 20 - ... or an empty string if command does not match ok 21 - new() should throw exception without address directory ok 22 - new() should set message body from filehandle, given two arguments ok 23 - ... or from filehandle, when passed as Filehandle option ok 24 - ... or from string, when passed as Filehandle option (yow!) ok 25 - new() should read from STDIN, given only one argument ok 26 - Mail::Action::WithStorage->can('message') ok 27 - new() should set messsage from string given only two arguments ok 28 - Mail::Action::WithStorage->can('storage') ok 29 - new() should default to storage_class() storage object ok 30 - ... passing address directory ok 31 - ... or Addresses option ok 32 - ... preferring Storage option ok 33 - Mail::Action::WithStorage->can('process_body') ok 34 - process_body() should return message without directives or sig ok 35 - ... calling directive found ok 36 - ... passing directive value found ok 37 - ... not calling unknown directive ok 38 - ... lowercasing directive name ok 39 - ... passing entire directive value found ok 40 - ... returning empty list with no body ok 41 - Mail::Action::WithStorage->can('reply') ok 42 - reply() should open a Mail::Mailer object ok 43 - ... passing headers ok 44 - ... printing body ok 45 - ... all lines passed ok 46 - ... closing message ok Can't locate Class/Roles.pm in @INC (you may need to install the Class::Roles module) (@INC contains: C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\arch C:\cpanfly-5.24-32\var\megalib C:/cpanfly-5.24-32/var/megalib C:/cpanfly-5.24-32/var/megalib C:/Perl-5.24-32/site/lib C:/Perl-5.24-32/lib) at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. BEGIN failed--compilation aborted at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. Compilation failed in require at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/AddressTest.pm line 119. BEGIN failed--compilation aborted at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/AddressTest.pm line 119. Compilation failed in require at t\address.t line 3. BEGIN failed--compilation aborted at t\address.t line 3. t\address.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run # Failed test 'use Mail::Action::Address;' # at t\address_desc.t line 6. # Tried to use 'Mail::Action::Address'. # Error: Can't locate Class/Roles.pm in @INC (you may need to install the Class::Roles module) (@INC contains: C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\arch C:\cpanfly-5.24-32\var\megalib C:/cpanfly-5.24-32/var/megalib C:/cpanfly-5.24-32/var/megalib C:/Perl-5.24-32/site/lib C:/Perl-5.24-32/lib) at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. # BEGIN failed--compilation aborted at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. # Compilation failed in require at t\address_desc.t line 6. # BEGIN failed--compilation aborted at t\address_desc.t line 6. # Looks like you planned 5 tests but ran 1. # Looks like you failed 1 test of 1 run. t\address_desc.t ... 1..5 not ok 1 - use Mail::Action::Address; Dubious, test returned 1 (wstat 256, 0x100) Failed 5/5 subtests # Failed test 'use Mail::Action::Address;' # at t\address_roles.t line 6. # Tried to use 'Mail::Action::Address'. # Error: Can't locate Class/Roles.pm in @INC (you may need to install the Class::Roles module) (@INC contains: C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\arch C:\cpanfly-5.24-32\var\megalib C:/cpanfly-5.24-32/var/megalib C:/cpanfly-5.24-32/var/megalib C:/Perl-5.24-32/site/lib C:/Perl-5.24-32/lib) at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. # BEGIN failed--compilation aborted at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. # Compilation failed in require at t\address_roles.t line 6. # BEGIN failed--compilation aborted at t\address_roles.t line 6. # Looks like you planned 4 tests but ran 1. # Looks like you failed 1 test of 1 run. t\address_roles.t .. 1..4 not ok 1 - use Mail::Action::Address; Dubious, test returned 1 (wstat 256, 0x100) Failed 4/4 subtests t\podtohelp.t ...... 1..30 ok 1 - use Mail::Action::PodToHelp; ok 2 - Mail::Action::PodToHelp->can('start_head1') ok 3 - start_head1() should set in head1 flag ok 4 - ... calling parent method ok 5 - ... with args ok 6 - ... returning results ok 7 - Mail::Action::PodToHelp->can('start_item_bullet') ok 8 - start_item_bullet() should call parent ok 9 - ... with args ok 10 - ... returning results ok 11 - ... unless show flag is disabled ok 12 - Mail::Action::PodToHelp->can('end_item_bullet') ok 13 - end_item_bullet() should call parent ok 14 - ... with args ok 15 - ... returning results ok 16 - ... unless show flag is disabled ok 17 - Mail::Action::PodToHelp->can('show_headings') ok 18 - show_headings() should save passed in headings ok 19 - Mail::Action::PodToHelp->can('handle_text') ok 20 - handle_text() should return without show flag ok 21 - ... setting show flag if handling a showable heading ok 22 - ... any showable heading ok 23 - ... but not for anything else ok 24 - ... should call parent if show flag is set ok 25 - ... passing args ok 26 - ... returning results ok 27 - Mail::Action::PodToHelp->can('end_head1') ok 28 - end_head1() should unset in head1 flag ok 29 - ... calling parent method ok 30 - ... passing args ok t\request.t ........ 1..8 ok 1 - use Mail::Action::Request; ok 2 - Mail::Action::Request->can('new') ok 3 - headers() should return hashref of parsed message headers ok 4 - An object of class 'Email::MIME' isa 'Email::MIME' ok 5 - message() should return Email::MIME containing raw message ok 6 - An object of class 'Mail::Action::Request' isa 'Mail::Action::Request' ok 7 - additional arguments to new() should augment default headers ok 8 - additional arguments to new() should overwrite defaults ok Can't locate Class/Roles.pm in @INC (you may need to install the Class::Roles module) (@INC contains: C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\arch C:\cpanfly-5.24-32\var\megalib C:/cpanfly-5.24-32/var/megalib C:/cpanfly-5.24-32/var/megalib C:/Perl-5.24-32/site/lib C:/Perl-5.24-32/lib) at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. BEGIN failed--compilation aborted at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Address.pm line 14. Compilation failed in require at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Storage.pm line 16. BEGIN failed--compilation aborted at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/Storage.pm line 16. Compilation failed in require at C:\cpanfly-5.24-32\var\megalib/base.pm line 100. ...propagated at C:\cpanfly-5.24-32\var\megalib/base.pm line 109. BEGIN failed--compilation aborted at C:\cpanfly-5.24-32\var\tmp\cpan_build\Mail-Action-0.46-Dq3Sr_\blib\lib/Mail/Action/StorageTest.pm line 152. Compilation failed in require at t\storage.t line 3. BEGIN failed--compilation aborted at t\storage.t line 3. t\storage.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t\address.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t\address_desc.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Parse errors: Bad plan. You planned 5 tests but ran 1. t\address_roles.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Parse errors: Bad plan. You planned 4 tests but ran 1. t\storage.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=7, Tests=86, 2 wallclock secs ( 0.08 usr + 0.05 sys = 0.13 CPU) Result: FAIL Failed 4/7 test programs. 2/86 subtests failed. CHROMATIC/Mail-Action-0.46.tar.gz one dependency not OK (Class::Roles); additionally test harness failed C:\Perl-5.24-32\bin\perl.exe ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Mail-Action-0.46.tar.gz Finished 2016-07-19T18:06:54