PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-04-13T02:40:35 ActivePerl-1402 CPAN-1.9800 Reading '/export/home/fly1432/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 Checksum for /net/nas/data/cpan/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 >>> /export/home/fly1432/bin/perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'SHARYANTO-SQL-Schema' version '0.08' >>> ./Build Building SHARYANTO-SQL-Schema SHARYANTO/SHARYANTO-SQL-Schema-0.08.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 /data1/fly1432-var/cpan/build/SHARYANTO-SQL-Schema-0.08-bFacQ7/blib/lib/SHARYANTO/SQL/Schema.pm line 144. DBD::SQLite::db do failed: near "blah": syntax error at /data1/fly1432-var/cpan/build/SHARYANTO-SQL-Schema-0.08-bFacQ7/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 /data1/fly1432-var/cpan/build/SHARYANTO-SQL-Schema-0.08-bFacQ7/blib/lib/SHARYANTO/SQL/Schema.pm line 144. # [ # 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, 1 wallclock secs ( 0.11 usr 0.03 sys + 0.91 cusr 0.15 csys = 1.20 CPU) Result: PASS SHARYANTO/SHARYANTO-SQL-Schema-0.08.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/fly1432/var/cpan/build/SHARYANTO-SQL-Schema-0.08-bFacQ7 && tar cvf - SHARYANTO-SQL-Schema-0.08.ppd blib) | gzip -c >/export/home/fly1432/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 /export/home/fly1432/var/cpan/build/SHARYANTO-SQL-Schema-0.08-bFacQ7/SHARYANTO-SQL-Schema-0.08.ppd /export/home/fly1432/var/REPO/S/SH/SHARYANTO Finished 2013-04-13T02:40:52