PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2014-01-04T03:10:15 ActivePerl-1600 CPAN-2.00 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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.16\var\cpan\Metadata' Database was generated on Sat, 04 Jan 2014 09:41:02 GMT Running make for R/RJ/RJBS/Time-Piece-1.27.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RJ/RJBS/Time-Piece-1.27.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\R\RJ\RJBS\Time-Piece-1.27.tar.gz ok Time-Piece-1.27/ Time-Piece-1.27/Changes Time-Piece-1.27/LICENSE Time-Piece-1.27/Makefile.PL Time-Piece-1.27/MANIFEST Time-Piece-1.27/META.json Time-Piece-1.27/META.yml Time-Piece-1.27/Piece.pm Time-Piece-1.27/Piece.xs Time-Piece-1.27/README Time-Piece-1.27/Seconds.pm Time-Piece-1.27/t/ Time-Piece-1.27/t/01base.t Time-Piece-1.27/t/02core.t Time-Piece-1.27/t/03compare.t Time-Piece-1.27/t/04mjd.t Time-Piece-1.27/t/05overload.t Time-Piece-1.27/t/06subclass.t Time-Piece-1.27/t/07arith.t CPAN.pm: Building R/RJ/RJBS/Time-Piece-1.27.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Time::Piece Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Seconds.pm blib\lib\Time\Seconds.pm cp Piece.pm blib\lib\Time\Piece.pm Running Mkbootstrap for Time::Piece () C:\Perl64-5.16\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Piece.bs C:\Perl64-5.16\bin\perl.exe C:\cpanfly-5.16\var\megalib\ExtUtils\xsubpp -typemap C:\Perl64-5.16\lib\ExtUtils\typemap Piece.xs > Piece.xsc && C:\Perl64-5.16\bin\perl.exe -MExtUtils::Command -e mv -- Piece.xsc Piece.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -MD -Zi -DNDEBUG -Ox -GL -fp:precise -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" "-IC:\Perl64-5.16\lib\CORE" Piece.c Piece.c Piece.xs(664) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(674) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(690) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(696) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(785) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(793) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(799) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(1044) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(1063) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data Piece.xs(1070) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data C:\Perl64-5.16\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Time::Piece\", 'DLBASE' => 'Piece', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Time\Piece\Piece.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:"C:\Perl64-5.16\lib\CORE" -machine:AMD64 Piece.obj C:\Perl64-5.16\lib\CORE\perl516.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib bufferoverflowU.lib msvcrt.lib -def:Piece.def Creating library blib\arch\auto\Time\Piece\Piece.lib and object blib\arch\auto\Time\Piece\Piece.exp Generating code Finished generating code if exist blib\arch\auto\Time\Piece\Piece.dll.manifest mt -nologo -manifest blib\arch\auto\Time\Piece\Piece.dll.manifest -outputresource:blib\arch\auto\Time\Piece\Piece.dll;2 if exist blib\arch\auto\Time\Piece\Piece.dll.manifest del blib\arch\auto\Time\Piece\Piece.dll.manifest C:\Perl64-5.16\bin\perl.exe -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Time\Piece\Piece.dll RJBS/Time-Piece-1.27.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.16\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..96 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 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 ok 43 ok 44 # skip can't strftime %D, %R, %T or %e on Win32 ok 45 # skip can't strftime %D, %R, %T or %e on Win32 ok 46 ok 47 ok 48 ok 49 ok 50 # skip can't strftime %R on Win32 or QNX ok 51 ok 52 # skip can't strftime %T on Win32 ok 53 ok 54 # skip can't strftime %V on Win32 or QNX or VOS 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 ok 81 ok 82 - Year is 1945? ok 83 - Hour is 13? ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 - day of the year parsing ok 96 ok t/03compare.t ... 1..5 # Running under perl version 5.016000 for MSWin32 # Win32::BuildNumber 1600 # Current time local: Sat Jan 4 03:10:22 2014 # Current time GMT: Sat Jan 4 11:10:22 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.016000 for MSWin32 # Win32::BuildNumber 1600 # Current time local: Sat Jan 4 03:10:22 2014 # Current time GMT: Sat Jan 4 11:10:22 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.016000 for MSWin32 # Win32::BuildNumber 1600 # Current time local: Sat Jan 4 03:10:22 2014 # Current time GMT: Sat Jan 4 11:10:22 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=157, 1 wallclock secs ( 0.09 usr + 0.00 sys = 0.09 CPU) Result: PASS RJBS/Time-Piece-1.27.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> Object Oriented time objects >>> (cd C:\cpanfly-5.16\var\cpan\build\Time-Piece-1.27-1u0s1x && tar cvf - Time-Piece-1.27.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/R/RJ/RJBS/Time-Piece-1.27.tar.gz Time-Piece-1.27.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Time/ blib/arch/auto/Time/Piece/ blib/arch/auto/Time/Piece/Piece.dll blib/arch/auto/Time/Piece/Piece.exp blib/arch/auto/Time/Piece/Piece.lib blib/lib/ blib/lib/Time/ blib/lib/Time/Piece.pm blib/lib/Time/Seconds.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Time-Piece-1.27-1u0s1x/Time-Piece-1.27.ppd C:/cpanfly-5.16/var/REPO/R/RJ/RJBS Finished 2014-01-04T03:10:23