PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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 2013-04-13T02:59:12 ActivePerl-1400 CPAN-1.9800 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.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\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.14\var\cpan\Metadata' Database was generated on Sat, 13 Apr 2013 07:07:18 GMT Running make for S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.08.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.08.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SH/SHARYANTO/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\S\SH\SHARYANTO\SHARYANTO-SQL-Schema-0.08.tar.gz ok SHARYANTO-SQL-Schema-0.08/ SHARYANTO-SQL-Schema-0.08/README SHARYANTO-SQL-Schema-0.08/Build.PL SHARYANTO-SQL-Schema-0.08/lib/ SHARYANTO-SQL-Schema-0.08/lib/SHARYANTO/ SHARYANTO-SQL-Schema-0.08/lib/SHARYANTO/SQL/ SHARYANTO-SQL-Schema-0.08/lib/SHARYANTO/SQL/Schema.pm SHARYANTO-SQL-Schema-0.08/MANIFEST.SKIP SHARYANTO-SQL-Schema-0.08/Changes SHARYANTO-SQL-Schema-0.08/dist.ini SHARYANTO-SQL-Schema-0.08/LICENSE SHARYANTO-SQL-Schema-0.08/t/ SHARYANTO-SQL-Schema-0.08/t/00-compile.t SHARYANTO-SQL-Schema-0.08/t/01-basics.t SHARYANTO-SQL-Schema-0.08/t/release-pod-coverage.t SHARYANTO-SQL-Schema-0.08/t/release-pod-syntax.t SHARYANTO-SQL-Schema-0.08/t/release-rinci.t SHARYANTO-SQL-Schema-0.08/weaver.ini SHARYANTO-SQL-Schema-0.08/MANIFEST SHARYANTO-SQL-Schema-0.08/META.json SHARYANTO-SQL-Schema-0.08/META.yml CPAN.pm: Building S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.08.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'SHARYANTO-SQL-Schema' version '0.08' >>> C:\Perl64-5.14\bin\perl.exe ./Build Building SHARYANTO-SQL-Schema SHARYANTO/SHARYANTO-SQL-Schema-0.08.tar.gz C:\Perl64-5.14\bin\perl.exe ./Build -- OK Running Build test >>> C:\Perl64-5.14\bin\perl.exe ./Build test verbose=1 t/00-compile.t ............ 1..1 ok 1 - SHARYANTO::SQL::Schema loaded ok ok DBD::SQLite::db do failed: table t4 already exists at C:\cpanfly-5.14\var\cpan\build\SHARYANTO-SQL-Schema-0.08-VFHjAv\blib\lib/SHARYANTO/SQL/Schema.pm line 144. DBD::SQLite::db do failed: near "blah": syntax error at C:\cpanfly-5.14\var\cpan\build\SHARYANTO-SQL-Schema-0.08-VFHjAv\blib\lib/SHARYANTO/SQL/Schema.pm line 144. # [ # 500, # 'Can\'t upgrade schema (from version 1): near "blah": syntax error' # ] DBD::SQLite::db do failed: near "blah": syntax error at C:\cpanfly-5.14\var\cpan\build\SHARYANTO-SQL-Schema-0.08-VFHjAv\blib\lib/SHARYANTO/SQL/Schema.pm line 144. # [ # 500, # 'Can\'t upgrade schema (from version 2): near "blah": syntax error' # ] cannot unlink file for C:\temp\G8FEJrXMaI\db.db: Permission denied at C:\cpanfly-5.14\var\megalib/File/Temp.pm line 783. cannot remove directory for C:/temp/G8FEJrXMaI: Directory not empty at C:\cpanfly-5.14\var\megalib/File/Temp.pm line 783. t/01-basics.t ............. ok 1 - table t1 exists ok 2 - table t2 exists ok 3 - table t3 exists ok 4 - table t4 doesn't exist ok 5 - v 1..5 ok 1 - create (v1) ok 1 - table t1 exists ok 2 - table t2 exists ok 3 - table t4 exists ok 4 - table t3 doesn't exist ok 5 - v 1..5 ok 2 - upgrade to v2 ok 1 - table t1 exists ok 2 - table t4 exists ok 3 - table t2 doesn't exist ok 4 - table t3 doesn't exist ok 5 - v 1..5 ok 3 - upgrade to v3 ok 1 - table t1 exists ok 2 - table t4 exists ok 3 - table t2 doesn't exist ok 4 - table t3 doesn't exist ok 5 - v 1..5 ok 4 - create (directly to v3, via install) ok 1 - res ok 2 - table t1 exists ok 3 - table t2 exists ok 4 - table t3 exists ok 5 - table t4 doesn't exist ok 6 - v 1..6 ok 5 - failed upgrade 1->2 due to error in SQL ok 1 - res ok 2 - table t1 exists ok 3 - table t2 exists ok 4 - table t4 exists ok 5 - table t3 doesn't exist ok 6 - v 1..6 ok 6 - failed upgrade 2->3 due to error in SQL 1..6 ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=7, 1 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS SHARYANTO/SHARYANTO-SQL-Schema-0.08.tar.gz C:\Perl64-5.14\bin\perl.exe ./Build test verbose=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> Routine and convention to create/update your application's DB schema >>> (cd C:\cpanfly-5.14\var\cpan\build\SHARYANTO-SQL-Schema-0.08-VFHjAv && tar cvf - SHARYANTO-SQL-Schema-0.08.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.08.tar.gz SHARYANTO-SQL-Schema-0.08.ppd blib/ blib/lib/ blib/lib/SHARYANTO/ blib/lib/SHARYANTO/SQL/ blib/lib/SHARYANTO/SQL/Schema.pm >>> mv C:\cpanfly-5.14\var\cpan\build\SHARYANTO-SQL-Schema-0.08-VFHjAv/SHARYANTO-SQL-Schema-0.08.ppd C:/cpanfly-5.14/var/REPO/S/SH/SHARYANTO Finished 2013-04-13T02:59:24