cpan> install Apache::DBI
Running install for module Apache::DBI
Running make for A/AB/ABH/Apache-DBI-0.91.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/A/AB/ABH/Apache-DBI-0.91.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Apache-DBI-0.91/
Apache-DBI-0.91/t/
Apache-DBI-0.91/t/10mysql.t
Apache-DBI-0.91/eg/
Apache-DBI-0.91/eg/startup.pl
Apache-DBI-0.91/README
Apache-DBI-0.91/MANIFEST
Apache-DBI-0.91/AuthDBI.pm
Apache-DBI-0.91/Changes
Apache-DBI-0.91/Makefile.PL
Apache-DBI-0.91/DBI.pm
Apache-DBI-0.91/traces.txt
Removing previously used /root/.cpan/build/Apache-DBI-0.91
CPAN.pm: Going to build A/AB/ABH/Apache-DBI-0.91.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::DBI
cp DBI.pm blib/lib/Apache/DBI.pm
cp AuthDBI.pm blib/lib/Apache/AuthDBI.pm
Manifying blib/man3/Apache::AuthDBI.3pm
Manifying blib/man3/Apache::DBI.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/10mysql....NOK 5# Failed test (t/10mysql.t at line 28)
# got: '7'
# expected: '8'
t/10mysql....ok 7/7# Looks like you failed 1 tests of 7.
t/10mysql....dubious
Test returned status 1 (wstat 256, 0x100)
Scalar found where operator expected at (eval 151) line 1, near "'int' $__val"
(Missing operator before $__val?)
DIED. FAILED test 5
Failed 1/7 tests, 85.71% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10mysql.t 1 256 7 1 14.29% 5
Failed 1/1 test scripts, 0.00% okay. 1/7 subtests failed, 85.71% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Even though the download appears to have been successful the make test command fails. In the README file the comments indicate that there is no Test sequence. If that is the case, then why does the Make test get run?
-- Albert E. Whale, CISSP http://www.abs-comptech.com ---------------------------------------------------------------------- ABS Computer Technology, Inc. - ESM, Computer & Networking Specialists Sr. Security, Network, and Systems Consultant Founding Board of Directors of Pittsburgh FBI - InfraGard
