PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Start 2014-09-23T22:00:16 ActivePerl-2000 CPAN-2.00 PATH=C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Wed, 24 Sep 2014 03:53:21 GMT Running make for R/RJ/RJBS/Time-Piece-1.29.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RJ/RJBS/Time-Piece-1.29.tar.gz Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\R\RJ\RJBS\Time-Piece-1.29.tar.gz ok Time-Piece-1.29/ Time-Piece-1.29/Changes Time-Piece-1.29/LICENSE Time-Piece-1.29/Makefile.PL Time-Piece-1.29/MANIFEST Time-Piece-1.29/META.json Time-Piece-1.29/META.yml Time-Piece-1.29/Piece.pm Time-Piece-1.29/Piece.xs Time-Piece-1.29/README Time-Piece-1.29/Seconds.pm Time-Piece-1.29/t/ Time-Piece-1.29/t/01base.t Time-Piece-1.29/t/02core.t Time-Piece-1.29/t/03compare.t Time-Piece-1.29/t/04mjd.t Time-Piece-1.29/t/05overload.t Time-Piece-1.29/t/06subclass.t Time-Piece-1.29/t/07arith.t CPAN.pm: Building R/RJ/RJBS/Time-Piece-1.29.tar.gz >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for Time::Piece Writing MYMETA.yml and MYMETA.json >>> dmake cp Piece.pm blib\lib\Time\Piece.pm cp Seconds.pm blib\lib\Time\Seconds.pm Running Mkbootstrap for Time::Piece () C:\Perl64-5.20\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Piece.bs C:\Perl64-5.20\bin\perl.exe C:\cpanfly-5.20\var\megalib\ExtUtils\xsubpp -typemap C:\Perl64-5.20\lib\ExtUtils\typemap Piece.xs > Piece.xsc && C:\Perl64-5.20\bin\perl.exe -MExtUtils::Command -e mv -- Piece.xsc Piece.c gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" "-IC:\Perl64-5.20\lib\CORE" Piece.c C:\Perl64-5.20\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Time::Piece\", 'DLBASE' => 'Piece', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Piece.def --output-exp dll.exp g++ -o blib\arch\auto\Time\Piece\Piece.dll -Wl,--base-file -Wl,dll.base -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl64-5.20\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib" Piece.o C:\Perl64-5.20\lib\CORE\libperl520.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 Piece.def --base-file dll.base --output-exp dll.exp g++ -o blib\arch\auto\Time\Piece\Piece.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl64-5.20\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib" Piece.o C:\Perl64-5.20\lib\CORE\libperl520.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp C:\Perl64-5.20\bin\perl.exe -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Time\Piece\Piece.dll RJBS/Time-Piece-1.29.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/01base.t ...... 1..7 ok 1 - use Time::Piece; ok 2 - 'specific gmtime' isa 'Time::Piece' ok 3 - correct year ok 4 - correct hour ok 5 - correct mon ok 6 - 'current gmtime' isa 'Time::Piece' ok 7 - 'current localtime' isa 'Time::Piece' ok t/02core.t ...... 1..95 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 41 ok 42 # skip can't strftime %D, %R, %T or %e on Win32 ok 43 # skip can't strftime %D, %R, %T or %e on Win32 ok 44 ok 45 ok 46 ok 47 ok 48 # skip can't strftime %R on Win32 or QNX ok 49 ok 50 # skip can't strftime %T on Win32 ok 51 ok 52 # skip can't strftime %V on Win32 or QNX or VOS ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 - Year is 1945? ok 81 - Hour is 13? ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 - day of the year parsing ok 94 ok 95 ok t/03compare.t ... 1..5 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Tue Sep 23 22:00:24 2014 # Current time GMT: Wed Sep 24 05:00:24 2014 # Using Test.pm version 1.26 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/04mjd.t ....... 1..12 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Tue Sep 23 22:00:25 2014 # Current time GMT: Wed Sep 24 05:00:25 2014 # Using Test.pm version 1.26 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 t/05overload.t .. 1..1 # Running under perl version 5.020001 for MSWin32 # Win32::BuildNumber 2000 # Current time local: Tue Sep 23 22:00:25 2014 # Current time GMT: Wed Sep 24 05:00:25 2014 # Using Test.pm version 1.26 ok 1 ok t/06subclass.t .. ok 1 - use Time::Piece; ok 2 - 'timepiece made via new' isa 'Time::Piece::Twin' ok 3 - 'timepiece made via localtime' isa 'Time::Piece::Twin' ok 4 - 'timepiece made via gmtime' isa 'Time::Piece::Twin' ok 5 - 'timepiece made via strptime' isa 'Time::Piece::Twin' ok 6 - 'timepiece made via new (again)' isa 'Time::Piece::Twin' ok 7 - 'tomorrow via addition operator' isa 'Time::Piece::Twin' ok 8 - 'yesterday via subtraction operator' isa 'Time::Piece::Twin' ok 9 - 'object created via full-qualified gmtime' isa 'Time::Piece' ok 10 - it's not a Twin ok 11 - subtract attempts stringify for unrecognized objects. 1..11 ok t/07arith.t ..... 1..25 ok 1 - use Time::Piece; 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 All tests successful. Files=7, Tests=156, 1 wallclock secs ( 0.08 usr + 0.01 sys = 0.09 CPU) Result: PASS RJBS/Time-Piece-1.29.tar.gz dmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> Object Oriented time objects >>> (cd C:\cpanfly-5.20\var\cpan\build\Time-Piece-1.29-AOUlA4 && tar cvf - Time-Piece-1.29.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/R/RJ/RJBS/Time-Piece-1.29.tar.gz Time-Piece-1.29.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Time/ blib/arch/auto/Time/Piece/ blib/arch/auto/Time/Piece/Piece.dll blib/lib/ blib/lib/Time/ blib/lib/Time/Piece.pm blib/lib/Time/Seconds.pm >>> mv C:\cpanfly-5.20\var\cpan\build\Time-Piece-1.29-AOUlA4/Time-Piece-1.29.ppd C:/cpanfly-5.20/var/REPO/R/RJ/RJBS Finished 2014-09-23T22:00:26