cpan> test DBI::Shell
Running test for module DBI::Shell
Running make for T/TL/TLOWERY/DBI-Shell-11.93.tar.gz
Fetching with LWP:
  http://cpan.develooper.com/authors/id/T/TL/TLOWERY/DBI-Shell-11.93.tar.gz
Fetching with LWP:
  http://cpan.develooper.com/authors/id/T/TL/TLOWERY/CHECKSUMS
Checksum for
/root/.cpan/sources/authors/id/T/TL/TLOWERY/DBI-Shell-11.93.tar.gz ok
DBI-Shell-11.93/
DBI-Shell-11.93/Changes
DBI-Shell-11.93/MANIFEST
DBI-Shell-11.93/META.yml
DBI-Shell-11.93/Makefile.PL
DBI-Shell-11.93/README
DBI-Shell-11.93/ToDo
DBI-Shell-11.93/dbish.PL
DBI-Shell-11.93/dbish_config
DBI-Shell-11.93/lib/
DBI-Shell-11.93/lib/DBI/
DBI-Shell-11.93/lib/DBI/Format/
DBI-Shell-11.93/lib/DBI/Format/SQLMinus.pm
DBI-Shell-11.93/lib/DBI/Format.pm
DBI-Shell-11.93/lib/DBI/Shell/
DBI-Shell-11.93/lib/DBI/Shell/Completion.pm
DBI-Shell-11.93/lib/DBI/Shell/FindSqlFile.pm
DBI-Shell-11.93/lib/DBI/Shell/SQLMinus.pm
DBI-Shell-11.93/lib/DBI/Shell/Spool.pm
DBI-Shell-11.93/lib/DBI/Shell/Timing.pm
DBI-Shell-11.93/lib/DBI/Shell.pm
DBI-Shell-11.93/t/
DBI-Shell-11.93/t/batch.t
DBI-Shell-11.93/t/core.t
DBI-Shell-11.93/t/func.t
DBI-Shell-11.93/t/shell.t
DBI-Shell-11.93/t/spool.t
DBI-Shell-11.93/t/sqlminus.t
DBI-Shell-11.93/t/timing.t
DBI-Shell-11.93/testsql.sql
DBI-Shell-11.93/testsqlminus.sql
DBI-Shell-11.93/testtiming.sql

  CPAN.pm: Going to build T/TL/TLOWERY/DBI-Shell-11.93.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for DBI::Shell
cp lib/DBI/Shell/FindSqlFile.pm blib/lib/DBI/Shell/FindSqlFile.pm
cp lib/DBI/Shell/Timing.pm blib/lib/DBI/Shell/Timing.pm
cp lib/DBI/Shell/Completion.pm blib/lib/DBI/Shell/Completion.pm
cp lib/DBI/Shell/Spool.pm blib/lib/DBI/Shell/Spool.pm
cp lib/DBI/Format.pm blib/lib/DBI/Format.pm
cp lib/DBI/Format/SQLMinus.pm blib/lib/DBI/Format/SQLMinus.pm
cp lib/DBI/Shell/SQLMinus.pm blib/lib/DBI/Shell/SQLMinus.pm
cp lib/DBI/Shell.pm blib/lib/DBI/Shell.pm
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbish.PL dbish
Extracted dbish from dbish.PL with variable substitutions.
cp dbish blib/script/dbish
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbish
Manifying blib/man1/dbish.1
Manifying blib/man3/DBI::Shell.3pm
Manifying blib/man3/DBI::Format.3pm
Manifying blib/man3/DBI::Format::SQLMinus.3pm
  /usr/bin/make  -- OK
Running make test
cp dbish blib/script/dbish
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbish
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/batch.......ok                                                             
t/core........dubious                                                        
        Test returned status 0 (wstat 139, 0x8b)
Scalar found where operator expected at (eval 153) line 1, near "'int' 
$__val"
        (Missing operator before   $__val?)
        after all the subtests completed successfully
t/func........skipped
        all skipped: Function tests not completed
t/shell.......ok                                                             
t/spool.......ok                                                             
t/sqlminus....ok 106/109DBD::ExampleP::db prepare failed: Unknown field
names: yuck_error.
t/sqlminus....ok                                                             
t/timing......ok                                                             
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------
t/core.t       0   139     9    0   0.00%  ??
1 test skipped.
Failed 1/7 test scripts, 85.71% okay. 0/261 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK

This was previously reported here by me, failing under Red Hat 9, but no
followups were ever really made on this. I was hoping that upgrading would
resolve the issue, but that appears to have not been the case. 

Reply via email to