PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-04-03T14:50:14 ActivePerl-1200 CPAN-1.9800 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Wed, 03 Apr 2013 20:07:40 GMT Running make for S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.06.tar.gz ok SHARYANTO-SQL-Schema-0.06/ SHARYANTO-SQL-Schema-0.06/README SHARYANTO-SQL-Schema-0.06/Build.PL SHARYANTO-SQL-Schema-0.06/lib/ SHARYANTO-SQL-Schema-0.06/lib/SHARYANTO/ SHARYANTO-SQL-Schema-0.06/lib/SHARYANTO/SQL/ SHARYANTO-SQL-Schema-0.06/lib/SHARYANTO/SQL/Schema.pm SHARYANTO-SQL-Schema-0.06/MANIFEST.SKIP SHARYANTO-SQL-Schema-0.06/Changes SHARYANTO-SQL-Schema-0.06/dist.ini SHARYANTO-SQL-Schema-0.06/LICENSE SHARYANTO-SQL-Schema-0.06/t/ SHARYANTO-SQL-Schema-0.06/t/00-compile.t SHARYANTO-SQL-Schema-0.06/t/01-basics.t SHARYANTO-SQL-Schema-0.06/t/release-pod-coverage.t SHARYANTO-SQL-Schema-0.06/t/release-pod-syntax.t SHARYANTO-SQL-Schema-0.06/t/release-rinci.t SHARYANTO-SQL-Schema-0.06/weaver.ini SHARYANTO-SQL-Schema-0.06/MANIFEST SHARYANTO-SQL-Schema-0.06/META.json SHARYANTO-SQL-Schema-0.06/META.yml CPAN.pm: Building S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.06.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.06' >>> ./Build Building SHARYANTO-SQL-Schema SHARYANTO/SHARYANTO-SQL-Schema-0.06.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.06-Gsaqm8/blib/lib/SHARYANTO/SQL/Schema.pm line 145. DBD::SQLite::db do failed: near "blah": syntax error at /export/home/fly1264/var/cpan/build/SHARYANTO-SQL-Schema-0.06-Gsaqm8/blib/lib/SHARYANTO/SQL/Schema.pm line 145. # [ # 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.06-Gsaqm8/blib/lib/SHARYANTO/SQL/Schema.pm line 145. # [ # 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.14 usr 0.06 sys + 1.10 cusr 0.28 csys = 1.58 CPU) Result: PASS SHARYANTO/SHARYANTO-SQL-Schema-0.06.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.06-Gsaqm8 && tar cvf - SHARYANTO-SQL-Schema-0.06.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/S/SH/SHARYANTO/SHARYANTO-SQL-Schema-0.06.tar.gz SHARYANTO-SQL-Schema-0.06.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.06-Gsaqm8/SHARYANTO-SQL-Schema-0.06.ppd /export/home/fly1264/var/REPO/S/SH/SHARYANTO Finished 2013-04-03T14:50:33