PATH=C:\mingw\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin;C:\instantclient_11_2;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin Start 2016-05-17T04:43:58 ActivePerl-1805 CPAN-2.10 PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin;C:\INSTAN~1;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Mon, 16 May 2016 04:53:34 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/L/LE/LEADER/Crypt-LE-0.17.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/L/LE/LEADER/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\L\LE\LEADER\Crypt-LE-0.17.tar.gz ok Crypt-LE-0.17 Crypt-LE-0.17/META.json Crypt-LE-0.17/Changes Crypt-LE-0.17/Makefile.PL Crypt-LE-0.17/README.md Crypt-LE-0.17/MANIFEST Crypt-LE-0.17/LICENSE Crypt-LE-0.17/README Crypt-LE-0.17/META.yml Crypt-LE-0.17/script Crypt-LE-0.17/script/le.pl Crypt-LE-0.17/lib Crypt-LE-0.17/lib/Crypt Crypt-LE-0.17/lib/Crypt/LE.pm Crypt-LE-0.17/lib/Crypt/LE Crypt-LE-0.17/lib/Crypt/LE/Complete Crypt-LE-0.17/lib/Crypt/LE/Complete/Simple.pm Crypt-LE-0.17/lib/Crypt/LE/Challenge Crypt-LE-0.17/lib/Crypt/LE/Challenge/Simple.pm Crypt-LE-0.17/t Crypt-LE-0.17/t/00-load.t Crypt-LE-0.17/t/01-setup.t Crypt-LE-0.17/t/02-workflow.t Configuring L/LE/LEADER/Crypt-LE-0.17.tar.gz with Makefile.PL >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.18\var\megalib Want \perl-5.18\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-x86-multi-thread-64int] 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 Crypt::LE Writing MYMETA.yml and MYMETA.json LEADER/Crypt-LE-0.17.tar.gz C:\Perl-5.18\bin\perl.exe Makefile.PL -- OK Running make for L/LE/LEADER/Crypt-LE-0.17.tar.gz >>> dmake cp lib/Crypt/LE.pm blib\lib\Crypt\LE.pm cp lib/Crypt/LE/Complete/Simple.pm blib\lib\Crypt\LE\Complete\Simple.pm cp lib/Crypt/LE/Challenge/Simple.pm blib\lib\Crypt\LE\Challenge\Simple.pm C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e cp -- script/le.pl blib\script\le.pl pl2bat.bat blib\script\le.pl dmake: Warning: -- Target [blib\script\le.pl] was made but the time stamp has not been updated. LEADER/Crypt-LE-0.17.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e cp -- script/le.pl blib\script\le.pl pl2bat.bat blib\script\le.pl C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Crypt::LE 0.17, Perl 5.018004, C:\Perl-5.18\bin\perl.exe t/00-load.t ...... ok 1 - use Crypt::LE; 1..1 ok # Testing Crypt::LE 0.17, Setup methods, C:\Perl-5.18\bin\perl.exe t/01-setup.t ..... 1..24 ok 1 - Crypt::LE->can('load_account_key') ok 2 - Crypt::LE->can('generate_account_key') ok 3 - Crypt::LE->can('account_key') ok 4 - Crypt::LE->can('load_csr') ok 5 - Crypt::LE->can('generate_csr') ok 6 - Crypt::LE->can('csr') ok 7 - Crypt::LE->can('csr_key') ok 8 - Crypt::LE->can('set_account_email') ok 9 - Crypt::LE->can('set_domains') ok 10 - Setting domain names with no value ok 11 - Setting domain names with a string ok 12 - Setting domain names with an array ref ok 13 - Checking the domain names set ok 14 - loading non-existent key ok 15 - generating account key ok 16 - getting account key ok 17 - reloading account key ok 18 - loading non-existent CSR ok 19 # skip Crypt::OpenSSL:PKCS10 is not installed, skipping CSR generation tests. ok 20 # skip Crypt::OpenSSL:PKCS10 is not installed, skipping CSR generation tests. ok 21 # skip Crypt::OpenSSL:PKCS10 is not installed, skipping CSR generation tests. ok 22 # skip Crypt::OpenSSL:PKCS10 is not installed, skipping CSR generation tests. ok 23 # skip Crypt::OpenSSL:PKCS10 is not installed, skipping CSR generation tests. ok 24 # skip Crypt::OpenSSL:PKCS10 is not installed, skipping CSR generation tests. ok # Testing Crypt::LE 0.17, Workflow methods, C:\Perl-5.18\bin\perl.exe t/02-workflow.t .. 1..14 ok 1 - Crypt::LE->can('directory') ok 2 - Crypt::LE->can('register') ok 3 - Crypt::LE->can('accept_tos') ok 4 - Crypt::LE->can('request_challenge') ok 5 - Crypt::LE->can('accept_challenge') ok 6 - Crypt::LE->can('verify_challenge') ok 7 - Crypt::LE->can('request_certificate') ok 8 - Crypt::LE->can('request_issuer_certificate') ok 9 - Crypt::LE->can('revoke_certificate') ok 10 - loading resources directory - ok 11 - Checking the domains list ok 12 - Checking failed domains on the last verification call ok 13 - Checking failed domains on any verification call ok 14 - Checking verified domains ok All tests successful. Files=3, Tests=39, 10 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: PASS dmake: Warning: -- Target [blib\script\le.pl] was made but the time stamp has not been updated. LEADER/Crypt-LE-0.17.tar.gz dmake test TEST_VERBOSE=1 -- OK Alexander Yezhov <leader@cpan.org> Let's Encrypt API interfacing module. >>> (cd C:\cpanfly-5.18\var\cpan\build\Crypt-LE-0.17-YYo9em && tar cvf - Crypt-LE-0.17.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/L/LE/LEADER/Crypt-LE-0.17.tar.gz Crypt-LE-0.17.ppd blib/ blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/LE/ blib/lib/Crypt/LE/Challenge/ blib/lib/Crypt/LE/Challenge/Simple.pm blib/lib/Crypt/LE/Complete/ blib/lib/Crypt/LE/Complete/Simple.pm blib/lib/Crypt/LE.pm blib/script/ blib/script/le.bat blib/script/le.pl >>> mv C:\cpanfly-5.18\var\cpan\build\Crypt-LE-0.17-YYo9em/Crypt-LE-0.17.ppd C:/cpanfly-5.18/var/REPO/L/LE/LEADER Finished 2016-05-17T04:44:21