Checking if your kit is complete... Looks good Writing Makefile for DBIx::TextIndex cp lib/DBIx/TextIndex/DBD.pm blib/lib/DBIx/TextIndex/DBD.pm cp lib/DBIx/TextIndex/QueryParser.pm blib/lib/DBIx/TextIndex/QueryParser.pm cp lib/DBIx/TextIndex/StopList/en.pm blib/lib/DBIx/TextIndex/StopList/en.pm cp lib/DBIx/TextIndex/DBD/Pg.pm blib/lib/DBIx/TextIndex/DBD/Pg.pm cp lib/DBIx/TextIndex/DBD/mysql.pm blib/lib/DBIx/TextIndex/DBD/mysql.pm cp lib/DBIx/TextIndex.pm blib/lib/DBIx/TextIndex.pm cp lib/DBIx/TextIndex/Exception.pm blib/lib/DBIx/TextIndex/Exception.pm cp lib/DBIx/TextIndex/StopList/cz.pm blib/lib/DBIx/TextIndex/StopList/cz.pm cp lib/DBIx/TextIndex/TermDocsCache.pm blib/lib/DBIx/TextIndex/TermDocsCache.pm cp lib/DBIx/TextIndex/DBD/SQLite.pm blib/lib/DBIx/TextIndex/DBD/SQLite.pm /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap TextIndex.xs > TextIndex.xsc && mv TextIndex.xsc TextIndex.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE TextIndex.c Running Mkbootstrap for DBIx::TextIndex () chmod 644 TextIndex.bs rm -f blib/arch/auto/DBIx/TextIndex/TextIndex.so LD_RUN_PATH="" gcc -G TextIndex.o -o blib/arch/auto/DBIx/TextIndex/TextIndex.so chmod 755 blib/arch/auto/DBIx/TextIndex/TextIndex.so cp TextIndex.bs blib/arch/auto/DBIx/TextIndex/TextIndex.bs chmod 644 blib/arch/auto/DBIx/TextIndex/TextIndex.bs Manifying blib/man3/DBIx::TextIndex::DBD.3 Manifying blib/man3/DBIx::TextIndex::QueryParser.3 Manifying blib/man3/DBIx::TextIndex::StopList::en.3 Manifying blib/man3/DBIx::TextIndex::DBD::Pg.3 Manifying blib/man3/DBIx::TextIndex::DBD::mysql.3 Manifying blib/man3/DBIx::TextIndex.3 Manifying blib/man3/DBIx::TextIndex::Exception.3 Manifying blib/man3/DBIx::TextIndex::StopList::cz.3 Manifying blib/man3/DBIx::TextIndex::TermDocsCache.3 Manifying blib/man3/DBIx::TextIndex::DBD::SQLite.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00_load...........1..1 ok 1 - use DBIx::TextIndex; ok t/01_kwalitee.......1..0 # Skip Test::Kwalitee not installed; skipping skipped: Test::Kwalitee not installed; skipping t/01_pod............1..0 # Skip Test::Pod 1.26 required for testing POD skipped: Test::Pod 1.26 required for testing POD t/01_pod_coverage...1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/02_version........1..2 ok 1 - use DBIx::TextIndex; ok 2 ok t/03_connect_db.....1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} (and DBIX_TEXTINDEX_USER and DBIX_TEXTINDEX_PASS) must be set to a DBI DSN to run tests against a database. skipped: $ENV{DBIX_TEXTINDEX_DSN} (and DBIX_TEXTINDEX_USER and DBIX_TEXTINDEX_PASS) must be set to a DBI DSN to run tests against a database. t/04_load_docs......1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/05_index_db_table.1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/06_search.........1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/07_unscored_search.1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/08_remove_docs....1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/09_delete_index...1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/10_read_write_mix.1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/11_stoplist.......1..0 # Skip $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests. t/12_sqlite.........1..9 ok 1 - Connected to database ok 2 - Did not need to drop test_doc table ok 3 - Created test_doc table ok 4 - Search 1 returned expected ok 5 - Search 2 returned expected ok 6 - Search 3 returned expected ok 7 - Search 4 returned expected ok 8 - Search 5 returned expected ok 9 - Search 6 returned expected ok All tests successful, 12 tests skipped. Files=15, Tests=12, 18 wallclock secs ( 7.78 cusr + 2.08 csys = 9.86 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/auto/DBIx/TextIndex/TextIndex.so Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/auto/DBIx/TextIndex/TextIndex.bs Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/DBD.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/QueryParser.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/Exception.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/TermDocsCache.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/DBD/Pg.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/DBD/mysql.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/DBD/SQLite.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/StopList/en.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi/DBIx/TextIndex/StopList/cz.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::DBD.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::QueryParser.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::StopList::en.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::DBD::Pg.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::DBD::mysql.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::Exception.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::StopList::cz.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::TermDocsCache.3 Installing /export/home/cpanrun/build/5.6.1/man/man3/DBIx::TextIndex::DBD::SQLite.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod