titanic:/tmp/DBD-Sybase-0.95=# make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/opt/perl5/lib/5.6.0/PA-RISC1.1 -I/opt/perl5/lib/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/autocommit........ok t/base..............ok t/exec..............DBD::Sybase::db do failed: Server message number=10331 severity=14 state=1 line=4 server=TITANICprocedure=dbitesttext=CREATE PROCEDURE permission denied, database tempdb, owner dbo DBD::Sybase::st execute failed: Server message number=2812 severity=16 state=5 line=4 server=TITANICtext=Stored procedure 'dbitest' not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output). Use of uninitialized value in numeric ne (!=) at t/exec.t line 81. DBD::Sybase::st execute failed: Server message number=2812 severity=16 state=5 line=4 server=TITANICtext=Stored procedure 'dbitest' not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output). Use of uninitialized value in numeric ne (!=) at t/exec.t line 90. DBD::Sybase::st execute failed: Server message number=2812 severity=16 state=5 line=4 server=TITANICtext=Stored procedure 'dbitest' not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output). Use of uninitialized value in numeric ne (!=) at t/exec.t line 100. Use of uninitialized value in numeric eq (==) at t/exec.t line 103. DBD::Sybase::db do failed: Server message number=3701 severity=11 state=1 line=1 server=TITANICtext=Cannot drop the procedure 'dbitest', because it doesn't exist in the system catalogs. t/exec..............NOK 9FAILED test 9 Failed 1/9 tests, 88.89% okay t/fail..............ok t/login.............ok t/main..............ok t/nsql..............ok t/place.............ok t/xblob.............ok Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t/exec.t 9 1 11.11% 9 Failed 1/9 test scripts, 88.89% okay. 1/71 subtests failed, 98.59% okay. *** Error exit code 255