J/JE/JESSE/DBIx-SearchBuilder-1.31.tar.gz failes

version 26 is ok.

Trying to compile version 31 in CPAN, tests fails:



Running make test
PERL_DL_NONLAZY=1 /usit/rt1/site/perl-5.8.7/bin/perl
“-MExtUtils::Command::MM” “-e” “test_harness(0, ‘inc’, ‘blib/lib’,
‘blib/arch’)” t/00.load.t t/01basics.t t/01nocap_api.t t/01records.t
t/01searches.t t/02records_object.t t/03rebless.t t/10schema.t
t/11schema_records.t t/pod.t
t/00.load…ok
1/12 skipped: DBD::Oracle is not installed
t/01basics…You said to run 0 tests! You’ve got to run
something.

Looks like your test died before it could output anything.

t/01basics…dubious
Test returned status 255 (wstat 65280, 0xff00)
t/01nocap_api…ok
t/01records…You said to run 0 tests! You’ve got to run
something.

Looks like your test died before it could output anything.

t/01records…dubious
Test returned status 255 (wstat 65280, 0xff00)
t/01searches…You said to run 0 tests! You’ve got to run
something.

Looks like your test died before it could output anything.

t/01searches…dubious
Test returned status 255 (wstat 65280, 0xff00)
t/02records_object…You said to run 0 tests! You’ve got to run
something.

Looks like your test died before it could output anything.

t/02records_object…dubious
Test returned status 255 (wstat 65280, 0xff00)
t/03rebless…You said to run 0 tests! You’ve got to run
something.

Looks like your test died before it could output anything.

t/03rebless…dubious
Test returned status 255 (wstat 65280, 0xff00)
t/10schema…ok
t/11schema_records…You said to run 0 tests! You’ve got to run
something.

Looks like your test died before it could output anything.

t/11schema_records…dubious
Test returned status 255 (wstat 65280, 0xff00)
t/pod…ok
Failed Test Stat Wstat Total Fail Failed List of Failed
t/01basics.t 255 65280 ?? ?? % ??
t/01records.t 255 65280 ?? ?? % ??
t/01searches.t 255 65280 ?? ?? % ??
t/02records_object.t 255 65280 ?? ?? % ??
t/03rebless.t 255 65280 ?? ?? % ??
t/11schema_records.t 255 65280 ?? ?? % ??
1 subtest skipped.
Failed 6/10 test scripts, 40.00% okay. 0/32 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test – NOT OK
Running make install
Installing /site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Handle.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Unique.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Record.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Handle/mysql.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Handle/Sybase.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Handle/Oracle.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Handle/Informix.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Handle/SQLite.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Handle/Pg.pm
Installing
/site/perl-5.8.7/lib/site_perl/5.8.7/DBIx/SearchBuilder/Record/Cachable.pm
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::mysql.3
Installing
/site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::mysqlPP.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::Sybase.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Union.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Unique.3
Installing
/site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Record::Cachable.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::Oracle.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::SQLite.3
Installing
/site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::Informix.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::Pg.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Handle::ODBC.3
Installing /site/perl-5.8.7/man/man3/DBIx::SearchBuilder::Record.3
Writing
/site/perl-5.8.7/lib/site_perl/5.8.7/i686-linux/auto/DBIx/SearchBuilder/.packlist
Appending installation info to
/site/perl-5.8.7/lib/5.8.7/i686-linux/perllocal.pod
/usr/bin/make install – OK

Tomas A. P. Olaj, email: tomas.olaj@usit.uio.no, web: folk.uio.no/tomaso
University of Oslo / USIT (Center for Information Technology Services)
System- and Application Management / Applications Management Group

version 26 is ok.

Trying to compile version 31 in CPAN, tests fails:

Tell us more about your Operating system? Also, Di you have DBD::SQLite
installed?

On the marvelous Wed, 31 Aug 2005, Jesse Vincent wrote kindly to me …

version 26 is ok.

Trying to compile version 31 in CPAN, tests fails:

Tell us more about your Operating system? Also, Di you have DBD::SQLite
installed?

Thanks, it was the missing link. :slight_smile: Installation works fine now! btw we
run Red Hat Enterprise Linux. But we compiles our own perl, fcgi and
Apache.

Tomas A. P. Olaj, email: tomas.olaj@usit.uio.no, web: folk.uio.no/tomaso
University of Oslo / USIT (Center for Information Technology Services)
System- and Application Management / Applications Management Group

On the marvelous Wed, 31 Aug 2005, Jesse Vincent wrote kindly to me …

Tell us more about your Operating system? Also, Di you have DBD::SQLite
installed?

Thanks, it was the missing link. :slight_smile: Installation works fine now! btw we
run Red Hat Enterprise Linux. But we compiles our own perl, fcgi and
Apache.

Hm. I should have a build_requires on that. 1.32 will.