PATH=C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;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-01-13T10:41:22 ActivePerl-2201 CPAN-2.00 PATH=C:/CPANFL~4.22-/var/libs/bin;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;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.22-64\var\cpan\Metadata' Database was generated on Wed, 13 Jan 2016 05:29:02 GMT Running make for L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\L\LE\LEONT\Crypt-Rijndael-1.13.tar.gz ok Crypt-Rijndael-1.13/ Crypt-Rijndael-1.13/typemap Crypt-Rijndael-1.13/t/ Crypt-Rijndael-1.13/t/00_load.t Crypt-Rijndael-1.13/t/pcbc.t Crypt-Rijndael-1.13/t/lib/ Crypt-Rijndael-1.13/t/lib/mode.pl Crypt-Rijndael-1.13/t/ecb.t Crypt-Rijndael-1.13/t/cbc.t Crypt-Rijndael-1.13/t/rt/ Crypt-Rijndael-1.13/t/rt/27632.t Crypt-Rijndael-1.13/t/ofb.t Crypt-Rijndael-1.13/t/blocksize.t Crypt-Rijndael-1.13/t/ctr.t Crypt-Rijndael-1.13/t/cfb.t Crypt-Rijndael-1.13/Changes Crypt-Rijndael-1.13/META.json Crypt-Rijndael-1.13/MANIFEST.SKIP Crypt-Rijndael-1.13/META.yml Crypt-Rijndael-1.13/MANIFEST Crypt-Rijndael-1.13/NEWS Crypt-Rijndael-1.13/LICENSE Crypt-Rijndael-1.13/ppport.h Crypt-Rijndael-1.13/Rijndael.pm Crypt-Rijndael-1.13/README Crypt-Rijndael-1.13/COPYING Crypt-Rijndael-1.13/rijndael.h Crypt-Rijndael-1.13/_rijndael.c Crypt-Rijndael-1.13/Makefile.PL Crypt-Rijndael-1.13/Rijndael.xs CPAN.pm: Building L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz >>> C:\Perl-5.22-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~4.22-\var\megalib Want \perl-5~2.22-\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 Crypt::Rijndael Writing MYMETA.yml and MYMETA.json >>> dmake cp Rijndael.pm blib\lib\Crypt\Rijndael.pm Running Mkbootstrap for Crypt::Rijndael () "C:\Perl-5.22-64\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Rijndael.bs" gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" "-IC:\Perl-5.22-64\lib\CORE" _rijndael.c "C:\Perl-5.22-64\bin\perl.exe" "C:\cpanfly-5.22-64\var\megalib\ExtUtils\xsubpp" -typemap "C:\Perl-5.22-64\lib\ExtUtils\typemap" -typemap "typemap" Rijndael.xs > Rijndael.xsc && "C:\Perl-5.22-64\bin\perl.exe" -MExtUtils::Command -e mv -- Rijndael.xsc Rijndael.c gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" "-IC:\Perl-5.22-64\lib\CORE" Rijndael.c "C:\Perl-5.22-64\bin\perl.exe" -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Crypt::Rijndael\", 'DLBASE' => 'Rijndael', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Rijndael.def --output-exp dll.exp g++ -o blib\arch\auto\Crypt\Rijndael\Rijndael.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl-5.22-64\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib" _rijndael.o Rijndael.o "C:\Perl-5.22-64\lib\CORE\libperl522.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp dlltool --def Rijndael.def --output-exp dll.exp g++ -o blib\arch\auto\Crypt\Rijndael\Rijndael.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl-5.22-64\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib" _rijndael.o Rijndael.o "C:\Perl-5.22-64\lib\CORE\libperl522.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp "C:\Perl-5.22-64\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Crypt\Rijndael\Rijndael.dll LEONT/Crypt-Rijndael-1.13.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/00_load.t .... 1..40 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok t/blocksize.t .. ok 1 - use Crypt::Rijndael; ok 2 ok 3 1..3 ok t/cbc.t ........ ok 1 - require 'C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/cfb.t ........ ok 1 - require 'C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/ctr.t ........ ok 1 - require 'C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/ecb.t ........ ok 1 - require 'C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/ofb.t ........ ok 1 - require 'C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 ok 4 - Decrypted text matches plain text ok 5 - Decrypted text matches plain text ok 6 - Decrypted text matches plain text ok 7 - Decrypted text matches plain text ok 8 - Decrypted text matches plain text ok 9 - Decrypted text matches plain text ok 10 - Decrypted text matches plain text ok 11 - Decrypted text matches plain text ok 12 - Decrypted text matches plain text ok 13 - Decrypted text matches plain text ok 14 - Decrypted text matches plain text 1..14 ok t/pcbc.t ....... ok 1 - require 'C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X\t\lib\mode.pl'; ok 2 - use Crypt::Rijndael; ok 3 1..3 ok t/rt/27632.t ... ok 1 - An object of class 'Crypt::Rijndael' isa 'Crypt::Rijndael' ok 2 - Text comes back correctly 1..2 ok All tests successful. Files=9, Tests=118, 1 wallclock secs ( 0.13 usr + 0.05 sys = 0.17 CPU) Result: PASS LEONT/Crypt-Rijndael-1.13.tar.gz dmake test TEST_VERBOSE=1 -- OK Leon Timmermans <fawaka@gmail.com> Crypt::CBC compliant Rijndael encryption module >>> (cd C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X && tar cvf - Crypt-Rijndael-1.13.ppd blib) | gzip -c >C:/cpanfly-5.22-64/var/REPO/L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz Crypt-Rijndael-1.13.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Crypt/ blib/arch/auto/Crypt/Rijndael/ blib/arch/auto/Crypt/Rijndael/Rijndael.dll blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/Rijndael.pm >>> mv C:\cpanfly-5.22-64\var\cpan\build\Crypt-Rijndael-1.13-gKW85X/Crypt-Rijndael-1.13.ppd C:/cpanfly-5.22-64/var/REPO/L/LE/LEONT Finished 2016-01-13T10:41:38