PATH=C:\cpanfly-5.20-64\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.20-64\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;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-05-04T19:11:18 ActivePerl-2003 CPAN-2.10 PATH=C:/CPANFL~1.20-/var/libs/bin;C:\CPANFL~1.20-\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.20-\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;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.20-64\var\cpan\Metadata' Database was generated on Wed, 04 May 2016 05:53:32 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/O/OA/OALDERS/Archive-Any-0.0945.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/O/OA/OALDERS/CHECKSUMS Checksum for C:\cpanfly-5.20-64\var\cpan\sources\authors\id\O\OA\OALDERS\Archive-Any-0.0945.tar.gz ok Archive-Any-0.0945/ Archive-Any-0.0945/anonymize-archives Archive-Any-0.0945/Build.PL Archive-Any-0.0945/Changes Archive-Any-0.0945/CONTRIBUTORS Archive-Any-0.0945/cpanfile Archive-Any-0.0945/dist.ini Archive-Any-0.0945/INSTALL Archive-Any-0.0945/lib/ Archive-Any-0.0945/LICENSE Archive-Any-0.0945/Makefile.PL Archive-Any-0.0945/MANIFEST Archive-Any-0.0945/META.json Archive-Any-0.0945/README Archive-Any-0.0945/t/ Archive-Any-0.0945/t/00compile.t Archive-Any-0.0945/t/Acme-POE-Knee-1.10.zip Archive-Any-0.0945/t/Any.t Archive-Any-0.0945/t/fail.t Archive-Any-0.0945/t/garbage.foo Archive-Any-0.0945/t/im_not_really_a.zip Archive-Any-0.0945/t/impolite.tar.gz Archive-Any-0.0945/t/lib.tgz Archive-Any-0.0945/t/lib.zip Archive-Any-0.0945/t/LoadHtml.5_0.tar.gz Archive-Any-0.0945/t/naughty.hominawoof Archive-Any-0.0945/t/naughty.tar Archive-Any-0.0945/t/naughty.tar.gz Archive-Any-0.0945/t/not_a_zip.zip Archive-Any-0.0945/t/release-cpan-changes.t Archive-Any-0.0945/t/type.t Archive-Any-0.0945/t/your-0.01.tar.gz Archive-Any-0.0945/lib/Archive/ Archive-Any-0.0945/lib/Archive/Any/ Archive-Any-0.0945/lib/Archive/Any.pm Archive-Any-0.0945/lib/Archive/Any/Plugin/ Archive-Any-0.0945/lib/Archive/Any/Plugin.pm Archive-Any-0.0945/lib/Archive/Any/Tar.pm Archive-Any-0.0945/lib/Archive/Any/Zip.pm Archive-Any-0.0945/lib/Archive/Any/Plugin/Tar.pm Archive-Any-0.0945/lib/Archive/Any/Plugin/Zip.pm Configuring O/OA/OALDERS/Archive-Any-0.0945.tar.gz with Makefile.PL >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.20-\var\megalib Want \perl64-5.20\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Archive::Any Writing MYMETA.yml and MYMETA.json OALDERS/Archive-Any-0.0945.tar.gz C:\Perl64-5.20\bin\perl.exe Makefile.PL -- OK Running make for O/OA/OALDERS/Archive-Any-0.0945.tar.gz >>> dmake cp lib/Archive/Any/Tar.pm blib\lib\Archive\Any\Tar.pm cp lib/Archive/Any/Plugin/Zip.pm blib\lib\Archive\Any\Plugin\Zip.pm cp lib/Archive/Any/Zip.pm blib\lib\Archive\Any\Zip.pm cp lib/Archive/Any/Plugin/Tar.pm blib\lib\Archive\Any\Plugin\Tar.pm cp lib/Archive/Any/Plugin.pm blib\lib\Archive\Any\Plugin.pm cp lib/Archive/Any.pm blib\lib\Archive\Any.pm OALDERS/Archive-Any-0.0945.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00compile.t ............. ok 1 - use Archive::Any; ok 2 - use Archive::Any::Plugin; ok 3 - use Archive::Any::Plugin::Zip; ok 4 - use Archive::Any::Plugin::Tar; 1..4 ok t/Any.t ................... ok 1 - new(t/lib.tgz) ok 2 - it's an object ok 3 - lists the right files ok 4 - backwards compatibility ok 5 - impolite? ok 6 - naughty? ok 7 - extract(t/lib.tgz) ok 8 - lib/Archive/Any.pm~ ok 9 - lib/Archive/Any/Tar.pm~ ok 10 - lib/Archive/Any/Zip.pm~ ok 11 - lib/Archive/Any/Zip.pm ok 12 - lib/Archive/Any/Tar.pm ok 13 - lib/Archive/Any/ ok 14 - lib/Archive/Any.pm ok 15 - lib/Archive/ ok 16 - lib/ ok 17 - new(t/lib.tgz) ok 18 - it's an object ok 19 - lists the right files ok 20 - backwards compatibility ok 21 - impolite? ok 22 - naughty? ok 23 - extract(t/lib.tgz) ok 24 - lib/Archive/Any.pm~ ok 25 - lib/Archive/Any/Tar.pm~ ok 26 - lib/Archive/Any/Zip.pm~ ok 27 - lib/Archive/Any/Zip.pm ok 28 - lib/Archive/Any/Tar.pm ok 29 - lib/Archive/Any/ ok 30 - lib/Archive/Any.pm ok 31 - lib/Archive/ ok 32 - lib/ ok 33 - new(t/lib.zip) ok 34 - it's an object ok 35 - lists the right files ok 36 - backwards compatibility ok 37 - impolite? ok 38 - naughty? ok 39 - extract(t/lib.zip) ok 40 - lib/Archive/Any.pm~ ok 41 - lib/Archive/Any/Tar.pm~ ok 42 - lib/Archive/Any/Zip.pm~ ok 43 - lib/Archive/Any/Zip.pm ok 44 - lib/Archive/Any/Tar.pm ok 45 - lib/Archive/Any/ ok 46 - lib/Archive/Any.pm ok 47 - lib/Archive/ ok 48 - lib/ ok 49 - new(t/lib.zip) ok 50 - it's an object ok 51 - lists the right files ok 52 - backwards compatibility ok 53 - impolite? ok 54 - naughty? ok 55 - extract(t/lib.zip) ok 56 - lib/Archive/Any.pm~ ok 57 - lib/Archive/Any/Tar.pm~ ok 58 - lib/Archive/Any/Zip.pm~ ok 59 - lib/Archive/Any/Zip.pm ok 60 - lib/Archive/Any/Tar.pm ok 61 - lib/Archive/Any/ ok 62 - lib/Archive/Any.pm ok 63 - lib/Archive/ ok 64 - lib/ ok 65 - new(t/naughty.tar) ok 66 - it's an object ok 67 - lists the right files ok 68 - backwards compatibility ok 69 - impolite? ok 70 - naughty? ok 71 - new(t/naughty.tar) ok 72 - it's an object ok 73 - lists the right files ok 74 - backwards compatibility ok 75 - impolite? ok 76 - naughty? ok 77 - new(t/impolite.tar.gz) ok 78 - it's an object ok 79 - lists the right files ok 80 - backwards compatibility ok 81 - impolite? ok 82 - naughty? ok 83 - new(t/impolite.tar.gz) ok 84 - it's an object ok 85 - lists the right files ok 86 - backwards compatibility ok 87 - impolite? ok 88 - naughty? 1..88 ok No handler available for type 'application/octet-stream' at C:\cpanfly-5.20-64\var\cpan\build\Archive-Any-0.0945-CXtO3g\blib\lib/Archive/Any.pm line 49. t/fail.t .................. 1..1 ok 1 ok t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/type.t .................. 1..7 ok 1 - use Archive::Any; ok 2 - An object of class 'Archive::Any' isa 'Archive::Any' ok 3 - An object of class 'Archive::Any' isa 'Archive::Any' ok 4 ok 5 - right warning, unknown type ok 6 ok 7 - right warning, no type ok All tests successful. Files=5, Tests=100, 3 wallclock secs ( 0.09 usr + 0.00 sys = 0.09 CPU) Result: PASS OALDERS/Archive-Any-0.0945.tar.gz dmake test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Olaf Alders <olaf@wundersolutions.com> Single interface to deal with file archives. >>> (cd C:\cpanfly-5.20-64\var\cpan\build\Archive-Any-0.0945-CXtO3g && tar cvf - Archive-Any-0.0945.ppd blib) | gzip -c >C:/cpanfly-5.20-64/var/REPO/O/OA/OALDERS/Archive-Any-0.0945.tar.gz Archive-Any-0.0945.ppd blib/ blib/lib/ blib/lib/Archive/ blib/lib/Archive/Any/ blib/lib/Archive/Any/Plugin/ blib/lib/Archive/Any/Plugin/Tar.pm blib/lib/Archive/Any/Plugin/Zip.pm blib/lib/Archive/Any/Plugin.pm blib/lib/Archive/Any/Tar.pm blib/lib/Archive/Any/Zip.pm blib/lib/Archive/Any.pm >>> mv C:\cpanfly-5.20-64\var\cpan\build\Archive-Any-0.0945-CXtO3g/Archive-Any-0.0945.ppd C:/cpanfly-5.20-64/var/REPO/O/OA/OALDERS Finished 2016-05-04T19:11:33