Start 2009-06-12T17:21:14 ActivePerl-818 CPAN-1.94 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Fri, 12 Jun 2009 10:27:07 GMT Running make for A/AM/AMALTSEV/XAO-FS-1.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AM/AMALTSEV/XAO-FS-1.06.tar.gz ok XAO-FS-1.06/ XAO-FS-1.06/lib/ XAO-FS-1.06/lib/XAO/ XAO-FS-1.06/lib/XAO/DO/ XAO-FS-1.06/lib/XAO/DO/FS/ XAO-FS-1.06/lib/XAO/DO/FS/Config.pm XAO-FS-1.06/lib/XAO/DO/FS/Collection.pm XAO-FS-1.06/lib/XAO/DO/FS/Hash.pm XAO-FS-1.06/lib/XAO/DO/FS/Glue/ XAO-FS-1.06/lib/XAO/DO/FS/Glue/MySQL_DBI.pm XAO-FS-1.06/lib/XAO/DO/FS/Glue/SQL_DBI.pm XAO-FS-1.06/lib/XAO/DO/FS/Glue.pm XAO-FS-1.06/lib/XAO/DO/FS/Global.pm XAO-FS-1.06/lib/XAO/DO/FS/List.pm XAO-FS-1.06/lib/XAO/DO/Data/ XAO-FS-1.06/lib/XAO/DO/Data/Order.pm XAO-FS-1.06/lib/XAO/DO/Data/Customer.pm XAO-FS-1.06/lib/XAO/DO/Data/Product.pm XAO-FS-1.06/lib/XAO/testcases/ XAO-FS-1.06/lib/XAO/testcases/FS/ XAO-FS-1.06/lib/XAO/testcases/FS/lists.pm XAO-FS-1.06/lib/XAO/testcases/FS/search.pm XAO-FS-1.06/lib/XAO/testcases/FS/config.pm XAO-FS-1.06/lib/XAO/testcases/FS/base.pm XAO-FS-1.06/lib/XAO/testcases/FS/linkage.pm XAO-FS-1.06/lib/XAO/testcases/FS/index.pm XAO-FS-1.06/lib/XAO/testcases/FS/basic.pm XAO-FS-1.06/lib/XAO/testcases/FS/placeholders.pm XAO-FS-1.06/lib/XAO/testcases/FS/fields.pm XAO-FS-1.06/lib/XAO/testcases/FS/collection.pm XAO-FS-1.06/lib/XAO/testcases/FS/transact.pm XAO-FS-1.06/doc/ XAO-FS-1.06/doc/x-collection.txt XAO-FS-1.06/doc/x-mysql-dbi.txt XAO-FS-1.06/doc/x-glue.txt XAO-FS-1.06/doc/README XAO-FS-1.06/doc/x-hash.txt XAO-FS-1.06/doc/x-list.txt XAO-FS-1.06/doc/design.txt XAO-FS-1.06/MANIFEST XAO-FS-1.06/TODO XAO-FS-1.06/bench/ XAO-FS-1.06/bench/results-20020701-am-workstation.txt XAO-FS-1.06/bench/results-20020702-am-workstation.txt XAO-FS-1.06/bench/results-20020701-dual-p-dell.txt XAO-FS-1.06/bench/results-20020701-dell.txt XAO-FS-1.06/bench/results-20020705-am-workstation-c.txt XAO-FS-1.06/bench/results-20040506-dual-p4-28-c.txt XAO-FS-1.06/bench/results-20030128-dual-p-dell-c.txt XAO-FS-1.06/bench/bench.pl XAO-FS-1.06/scripts/ XAO-FS-1.06/scripts/xao-fs XAO-FS-1.06/CHANGES XAO-FS-1.06/META.yml XAO-FS-1.06/FS.pm XAO-FS-1.06/sample.pl XAO-FS-1.06/MANIFEST.SKIP XAO-FS-1.06/test.pl XAO-FS-1.06/LICENSE XAO-FS-1.06/README XAO-FS-1.06/Makefile.PL CPAN.pm: Going to build A/AM/AMALTSEV/XAO-FS-1.06.tar.gz >>> /home/fly818/ap818/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: [fly818] Password: [] Here is what will be used to connect to TEST database (and DESTROY it): DSN: OS:MySQL_DBI:test_fs User: fly818 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/testcases/FS/basic.pm blib/lib/XAO/testcases/FS/basic.pm cp lib/XAO/testcases/FS/lists.pm blib/lib/XAO/testcases/FS/lists.pm cp lib/XAO/DO/FS/Collection.pm blib/lib/XAO/DO/FS/Collection.pm cp lib/XAO/testcases/FS/search.pm blib/lib/XAO/testcases/FS/search.pm cp lib/XAO/DO/Data/Customer.pm blib/lib/XAO/DO/Data/Customer.pm cp lib/XAO/DO/FS/Hash.pm blib/lib/XAO/DO/FS/Hash.pm cp lib/XAO/testcases/FS/placeholders.pm blib/lib/XAO/testcases/FS/placeholders.pm cp lib/XAO/DO/FS/Glue/MySQL_DBI.pm blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm cp lib/XAO/DO/FS/Glue/SQL_DBI.pm blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm cp lib/XAO/DO/FS/Glue.pm blib/lib/XAO/DO/FS/Glue.pm cp lib/XAO/testcases/FS/config.pm blib/lib/XAO/testcases/FS/config.pm cp lib/XAO/testcases/FS/base.pm blib/lib/XAO/testcases/FS/base.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/testcases/FS/fields.pm blib/lib/XAO/testcases/FS/fields.pm cp lib/XAO/DO/FS/List.pm blib/lib/XAO/DO/FS/List.pm cp sample.pl blib/lib/XAO/sample.pl cp lib/XAO/testcases/FS/collection.pm blib/lib/XAO/testcases/FS/collection.pm cp lib/XAO/testcases/FS/transact.pm blib/lib/XAO/testcases/FS/transact.pm cp lib/XAO/testcases/FS/index.pm blib/lib/XAO/testcases/FS/index.pm cp lib/XAO/testcases/FS/linkage.pm blib/lib/XAO/testcases/FS/linkage.pm cp scripts/xao-fs blib/script/xao-fs /home/fly818/ap818/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::SQL_DBI.3 Manifying blib/man3/XAO::DO::FS::Glue.3 AMALTSEV/XAO-FS-1.06.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/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 the module author along with your perl version and short description of what you think might be the reason. =============================================================== DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/collection.t .... Failed 6/6 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/placeholders.t .. Failed 7/7 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/search.t ........ Failed 6/6 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/index.t ......... Failed 1/1 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/lists.t ......... Failed 8/8 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/fields.t ........ Failed 16/16 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/basic.t ......... Failed 4/4 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/linkage.t ....... Failed 2/2 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/transact.t ...... Failed 2/2 subtests DBI connect('test_fs','fly818',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at blib/lib/XAO/DO/FS/Glue/SQL_DBI.pm line 61 Use of uninitialized value in string eq at blib/lib/XAO/DO/FS/Glue/MySQL_DBI.pm line 1155. ta/config.t ........ Failed 1/1 subtests Test Summary Report ------------------- ta/collection.t (Wstat: 0 Tests: 6 Failed: 6) Failed tests: 1-6 ta/placeholders.t (Wstat: 0 Tests: 7 Failed: 7) Failed tests: 1-7 ta/search.t (Wstat: 0 Tests: 6 Failed: 6) Failed tests: 1-6 ta/index.t (Wstat: 0 Tests: 1 Failed: 1) Failed test: 1 ta/lists.t (Wstat: 0 Tests: 8 Failed: 8) Failed tests: 1-8 ta/fields.t (Wstat: 0 Tests: 16 Failed: 16) Failed tests: 1-16 ta/basic.t (Wstat: 0 Tests: 4 Failed: 4) Failed tests: 1-4 ta/linkage.t (Wstat: 0 Tests: 2 Failed: 2) Failed tests: 1-2 ta/transact.t (Wstat: 0 Tests: 2 Failed: 2) Failed tests: 1-2 ta/config.t (Wstat: 0 Tests: 1 Failed: 1) Failed test: 1 Files=10, Tests=53, 2 wallclock secs ( 0.00 usr 0.06 sys + 0.66 cusr 0.74 csys = 1.46 CPU) Result: FAIL Failed 10/10 test programs. 53/53 subtests failed. make: *** [test_dynamic] Error 255 AMALTSEV/XAO-FS-1.06.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports AMALTSEV/XAO-FS-1.06.tar.gz Finished 2009-06-12T17:21:18