PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-09-09T06:10:01 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Tue, 09 Sep 2014 11:53:18 GMT Running make for P/PE/PERLANCAR/SHARYANTO-SQL-Schema-0.10.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/SHARYANTO-SQL-Schema-0.10.tar.gz Checksum for /export/home/fly1464/var/cpan/sources/authors/id/P/PE/PERLANCAR/SHARYANTO-SQL-Schema-0.10.tar.gz ok SHARYANTO-SQL-Schema-0.10/ SHARYANTO-SQL-Schema-0.10/Changes SHARYANTO-SQL-Schema-0.10/LICENSE SHARYANTO-SQL-Schema-0.10/MANIFEST SHARYANTO-SQL-Schema-0.10/lib/ SHARYANTO-SQL-Schema-0.10/lib/SHARYANTO/ SHARYANTO-SQL-Schema-0.10/lib/SHARYANTO/SQL/ SHARYANTO-SQL-Schema-0.10/lib/SHARYANTO/SQL/Schema.pm SHARYANTO-SQL-Schema-0.10/README SHARYANTO-SQL-Schema-0.10/META.json SHARYANTO-SQL-Schema-0.10/Makefile.PL SHARYANTO-SQL-Schema-0.10/dist.ini SHARYANTO-SQL-Schema-0.10/t/ SHARYANTO-SQL-Schema-0.10/t/release-rinci.t SHARYANTO-SQL-Schema-0.10/t/01-basics.t SHARYANTO-SQL-Schema-0.10/t/release-pod-coverage.t SHARYANTO-SQL-Schema-0.10/t/00-compile.t SHARYANTO-SQL-Schema-0.10/t/release-pod-syntax.t SHARYANTO-SQL-Schema-0.10/weaver.ini SHARYANTO-SQL-Schema-0.10/META.yml CPAN.pm: Building P/PE/PERLANCAR/SHARYANTO-SQL-Schema-0.10.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Argument "v1.1.0" isn't numeric in numeric lt (<) at /export/home/fly1464/var/megalib/ExtUtils/MakeMaker.pm line 528. Argument "1.1.52" isn't numeric in numeric lt (<) at /export/home/fly1464/var/megalib/ExtUtils/MakeMaker.pm line 528. closedir() attempted on invalid dirhandle GEN0 at /export/home/fly1464/ap1402/lib/DirHandle.pm line 51. Checking if your kit is complete... Looks good Argument "v1.1.0" isn't numeric in addition (+) at /export/home/fly1464/var/megalib/ExtUtils/MM_Unix.pm line 2963. Generating a Unix-style Makefile Writing Makefile for SHARYANTO::SQL::Schema Writing MYMETA.yml and MYMETA.json >>> make cp lib/SHARYANTO/SQL/Schema.pm blib/lib/SHARYANTO/SQL/Schema.pm Manifying blib/man3/SHARYANTO::SQL::Schema.3 PERLANCAR/SHARYANTO-SQL-Schema-0.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Subroutine IPC::Open3::xclose redefined at /export/home/fly1464/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/00-compile.t ............ 1..1 ok 1 - SHARYANTO/SQL/Schema.pm loaded ok ok Subroutine IPC::Open3::xclose redefined at /export/home/fly1464/var/megalib/TAP/Parser/Iterator/Process.pm line 146. DBD::SQLite::db do failed: near "blah": syntax error at /data1/fly1464-var/cpan/build/SHARYANTO-SQL-Schema-0.10-xjjMzN/blib/lib/SHARYANTO/SQL/Schema.pm line 221. # [ # 500, # 'Can\'t upgrade schema (from version 0): near "blah": syntax error' # ] DBD::SQLite::db do failed: near "blah": syntax error at /data1/fly1464-var/cpan/build/SHARYANTO-SQL-Schema-0.10-xjjMzN/blib/lib/SHARYANTO/SQL/Schema.pm line 221. # [ # 500, # 'Can\'t upgrade schema (from version 0): near "blah": syntax error' # ] t/01-basics.t ............. # Subtest: create (v1) 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) # Subtest: upgrade to v2 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 # Subtest: 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 3 - upgrade to v3 # Subtest: create (directly to v3, via install) 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) # Subtest: create from v2 (via create_from_version option) 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 5 - create from v2 (via create_from_version option) # Subtest: 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 t3 exists ok 5 - table t4 doesn't exist ok 6 - v 1..6 ok 6 - failed upgrade 1->2 due to error in SQL # Subtest: failed upgrade 2->3 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 7 - failed upgrade 2->3 due to error in SQL 1..7 ok Subroutine IPC::Open3::xclose redefined at /export/home/fly1464/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/release-pod-coverage.t .. skipped: these tests are for release candidate testing Subroutine IPC::Open3::xclose redefined at /export/home/fly1464/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/release-pod-syntax.t .... skipped: these tests are for release candidate testing Subroutine IPC::Open3::xclose redefined at /export/home/fly1464/var/megalib/TAP/Parser/Iterator/Process.pm line 146. t/release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=8, 1 wallclock secs ( 0.12 usr 0.03 sys + 0.92 cusr 0.19 csys = 1.26 CPU) Result: PASS PERLANCAR/SHARYANTO-SQL-Schema-0.10.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Routine and convention to create/update your application's DB schema >>> (cd /export/home/fly1464/var/cpan/build/SHARYANTO-SQL-Schema-0.10-xjjMzN && tar cvf - SHARYANTO-SQL-Schema-0.10.ppd blib) | gzip -c >/export/home/fly1464/var/REPO/P/PE/PERLANCAR/SHARYANTO-SQL-Schema-0.10.tar.gz SHARYANTO-SQL-Schema-0.10.ppd blib/ blib/lib/ blib/lib/SHARYANTO/ blib/lib/SHARYANTO/SQL/ blib/lib/SHARYANTO/SQL/Schema.pm blib/man3/ blib/man3/SHARYANTO::SQL::Schema.3 >>> mv /export/home/fly1464/var/cpan/build/SHARYANTO-SQL-Schema-0.10-xjjMzN/SHARYANTO-SQL-Schema-0.10.ppd /export/home/fly1464/var/REPO/P/PE/PERLANCAR Finished 2014-09-09T06:10:17