Start 2009-06-14T15:07:57 ActivePerl-1003 CPAN-1.94 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Sun, 14 Jun 2009 08:27:34 GMT Running make for X/XA/XAOINC/XAO-FS-1.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/X/XA/XAOINC/XAO-FS-1.03.tar.gz ok XAO-FS-1.03/ XAO-FS-1.03/doc/ XAO-FS-1.03/doc/x-list.txt XAO-FS-1.03/doc/design.txt XAO-FS-1.03/doc/x-mysql-dbi.txt XAO-FS-1.03/doc/x-collection.txt XAO-FS-1.03/doc/x-glue.txt XAO-FS-1.03/doc/x-hash.txt XAO-FS-1.03/doc/README XAO-FS-1.03/testcases/ XAO-FS-1.03/testcases/lists.pm XAO-FS-1.03/testcases/basic.pm XAO-FS-1.03/testcases/config.pm XAO-FS-1.03/testcases/fields.pm XAO-FS-1.03/testcases/dictionary.pm XAO-FS-1.03/testcases/placeholders.pm XAO-FS-1.03/testcases/linkage.pm XAO-FS-1.03/testcases/base.pm XAO-FS-1.03/testcases/collection.pm XAO-FS-1.03/testcases/search.pm XAO-FS-1.03/testcases/index.pm XAO-FS-1.03/MANIFEST XAO-FS-1.03/lib/ XAO-FS-1.03/lib/XAO/ XAO-FS-1.03/lib/XAO/DO/ XAO-FS-1.03/lib/XAO/DO/FS/ XAO-FS-1.03/lib/XAO/DO/FS/Glue.pm XAO-FS-1.03/lib/XAO/DO/FS/List.pm XAO-FS-1.03/lib/XAO/DO/FS/Hash.pm XAO-FS-1.03/lib/XAO/DO/FS/Glue/ XAO-FS-1.03/lib/XAO/DO/FS/Glue/MySQL_DBI.pm XAO-FS-1.03/lib/XAO/DO/FS/Config.pm XAO-FS-1.03/lib/XAO/DO/FS/Global.pm XAO-FS-1.03/lib/XAO/DO/FS/Collection.pm XAO-FS-1.03/lib/XAO/DO/Data/ XAO-FS-1.03/lib/XAO/DO/Data/Order.pm XAO-FS-1.03/lib/XAO/DO/Data/Customer.pm XAO-FS-1.03/lib/XAO/DO/Data/Product.pm XAO-FS-1.03/FS.pm XAO-FS-1.03/LICENSE XAO-FS-1.03/MANIFEST.SKIP XAO-FS-1.03/README XAO-FS-1.03/CHANGES XAO-FS-1.03/scripts/ XAO-FS-1.03/scripts/xao-fs XAO-FS-1.03/test.pl XAO-FS-1.03/Makefile.PL XAO-FS-1.03/sample.pl XAO-FS-1.03/TODO CPAN.pm: Going to build X/XA/XAOINC/XAO-FS-1.03.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL XAO::FS will need access to a MySQL database in order to run tests. That database will be COMPLETELY DESTROYED AND OVERRIDEN every time you run `make test'. The database have to be created, but it does not matter what tables it contains - they all will be dropped. Please enter access information (brackets contain default values): DSN: [OS:MySQL_DBI:test_fs] User name: [cpanfly] Password: [] Here is what will be used to connect to TEST database (and DESTROY it): DSN: OS:MySQL_DBI:test_fs User: cpanfly Password: Does it make sense ? [Y/n] yChecking if your kit is complete... Looks good Writing Makefile for XAO::FS >>> make cp lib/XAO/DO/FS/Config.pm blib/lib/XAO/DO/FS/Config.pm cp lib/XAO/DO/FS/Global.pm blib/lib/XAO/DO/FS/Global.pm cp FS.pm blib/lib/XAO/FS.pm cp lib/XAO/DO/Data/Product.pm blib/lib/XAO/DO/Data/Product.pm cp lib/XAO/DO/Data/Order.pm blib/lib/XAO/DO/Data/Order.pm cp lib/XAO/DO/FS/List.pm blib/lib/XAO/DO/FS/List.pm cp lib/XAO/DO/FS/Collection.pm blib/lib/XAO/DO/FS/Collection.pm cp lib/XAO/DO/FS/Hash.pm blib/lib/XAO/DO/FS/Hash.pm cp lib/XAO/DO/Data/Customer.pm blib/lib/XAO/DO/Data/Customer.pm cp sample.pl blib/lib/XAO/sample.pl cp lib/XAO/DO/FS/Glue/MySQL_DBI.pm blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm cp lib/XAO/DO/FS/Glue.pm blib/lib/XAO/DO/FS/Glue.pm cp scripts/xao-fs blib/script/xao-fs /home/cpanfly/ap1003/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/xao-fs Manifying blib/man1/xao-fs.1 Manifying blib/man3/XAO::DO::FS::Config.3 Manifying blib/man3/XAO::DO::FS::Global.3 Manifying blib/man3/XAO::FS.3 Manifying blib/man3/XAO::DO::Data::Product.3 Manifying blib/man3/XAO::DO::Data::Order.3 Manifying blib/man3/XAO::DO::FS::List.3 Manifying blib/man3/XAO::DO::FS::Collection.3 Manifying blib/man3/XAO::DO::Data::Customer.3 Manifying blib/man3/XAO::DO::FS::Hash.3 Manifying blib/man3/XAO::DO::FS::Glue::MySQL_DBI.3 Manifying blib/man3/XAO::DO::FS::Glue.3 XAOINC/XAO-FS-1.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-Iblib/lib" "-Iblib/arch" test.pl ============================================================ Some of the tests may take up to a couple of minutes to run. Please be patient. If you see that a test failed, please run it as follows: perl -w ta/failed_test_name.pl That will show you details about failure. Send the output to am@xao.com along with your perl version, database driver and version and short description of what you think might be the reason. ============================================================ DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/basic.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/dictionary.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/linkage.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/placeholders.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/5 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/search.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/config.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/lists.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 7/7 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/collection.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/fields.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 13/13 subtests DBI connect('test_fs','cpanfly',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 73 Can't locate object method "to_string" via package "XAO::E::DO::FS::Glue::MySQL_DBI" at /home/cpanfly/var/megalib/Test/Unit/HarnessUnit.pm line 41. ta/index.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Test Summary Report ------------------- ta/basic.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. ta/dictionary.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. ta/linkage.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. ta/placeholders.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 5 tests but ran 0. ta/search.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. ta/config.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. ta/lists.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 0. ta/collection.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. ta/fields.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 0. ta/index.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=10, Tests=0, 2 wallclock secs ( 0.01 usr 0.02 sys + 0.64 cusr 0.48 csys = 1.15 CPU) Result: FAIL Failed 10/10 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 255 XAOINC/XAO-FS-1.03.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports XAOINC/XAO-FS-1.03.tar.gz Finished 2009-06-14T15:08:01