PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-03-14T14:07:52 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Thu, 14 Mar 2013 20:07:45 GMT Running make for S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.04.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.04.tar.gz ok SHARYANTO-SQL-Schema-0.04/ SHARYANTO-SQL-Schema-0.04/README SHARYANTO-SQL-Schema-0.04/Build.PL SHARYANTO-SQL-Schema-0.04/lib/ SHARYANTO-SQL-Schema-0.04/lib/SHARYANTO/ SHARYANTO-SQL-Schema-0.04/lib/SHARYANTO/SQL/ SHARYANTO-SQL-Schema-0.04/lib/SHARYANTO/SQL/Schema.pm SHARYANTO-SQL-Schema-0.04/MANIFEST.SKIP SHARYANTO-SQL-Schema-0.04/Changes SHARYANTO-SQL-Schema-0.04/dist.ini SHARYANTO-SQL-Schema-0.04/LICENSE SHARYANTO-SQL-Schema-0.04/t/ SHARYANTO-SQL-Schema-0.04/t/00-compile.t SHARYANTO-SQL-Schema-0.04/t/01-basics.t SHARYANTO-SQL-Schema-0.04/t/release-pod-coverage.t SHARYANTO-SQL-Schema-0.04/t/release-pod-syntax.t SHARYANTO-SQL-Schema-0.04/t/release-rinci.t SHARYANTO-SQL-Schema-0.04/weaver.ini SHARYANTO-SQL-Schema-0.04/MANIFEST SHARYANTO-SQL-Schema-0.04/META.json SHARYANTO-SQL-Schema-0.04/META.yml CPAN.pm: Going to build S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.04.tar.gz >>> /export/home/fly1264/bin/perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'SHARYANTO-SQL-Schema' version '0.04' >>> ./Build Building SHARYANTO-SQL-Schema SHARYANTO/SHARYANTO-SQL-Schema-0.04.tar.gz ./Build -- OK Running Build test >>> ./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 /export/home/fly1264/var/cpan/build/SHARYANTO-SQL-Schema-0.04-nUJKWM/blib/lib/SHARYANTO/SQL/Schema.pm line 142. DBD::SQLite::db do failed: near "blah": syntax error at /export/home/fly1264/var/cpan/build/SHARYANTO-SQL-Schema-0.04-nUJKWM/blib/lib/SHARYANTO/SQL/Schema.pm line 142. # [ # 500, # 'Can\'t upgrade schema (from version 1): near "blah": syntax error' # ] DBD::SQLite::db do failed: near "blah": syntax error at /export/home/fly1264/var/cpan/build/SHARYANTO-SQL-Schema-0.04-nUJKWM/blib/lib/SHARYANTO/SQL/Schema.pm line 142. # [ # 500, # 'Can\'t upgrade schema (from version 2): near "blah": syntax error' # ] 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, 2 wallclock secs ( 0.15 usr 0.07 sys + 1.34 cusr 0.20 csys = 1.76 CPU) Result: PASS SHARYANTO/SHARYANTO-SQL-Schema-0.04.tar.gz ./Build test verbose=1 -- OK Steven Haryanto <stevenharyanto@gmail.com> Routine and convention to create/update your application's DB schema >>> (cd /export/home/fly1264/var/cpan/build/SHARYANTO-SQL-Schema-0.04-nUJKWM && tar cvf - SHARYANTO-SQL-Schema-0.04.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.04.tar.gz SHARYANTO-SQL-Schema-0.04.ppd blib/ blib/lib/ blib/lib/SHARYANTO/ blib/lib/SHARYANTO/SQL/ blib/lib/SHARYANTO/SQL/Schema.pm >>> mv /export/home/fly1264/var/cpan/build/SHARYANTO-SQL-Schema-0.04-nUJKWM/SHARYANTO-SQL-Schema-0.04.ppd /export/home/fly1264/var/REPO/S/SH/SHARYANTO Finished 2013-03-14T14:08:12