|
|
sybperl-l Archive
Up Prev Next
From: "Gravatt, John" <GravJo at ncs dot com>
Subject: RE: blk failure
Date: Aug 19 2002 4:29PM
Additional Info:
1. LANG=en_US
2. When I recompile with OpenClient 11.1.1 the problem goes away, but since
this box is using the free version of ASE for Linux(11.0.0.3) I am hesitant
to use the new version of OpenClient.
-John
-----Original Message-----
From: Gravatt, John [mailto:GravJo@ncs.com]
Sent: Monday, August 19, 2002 11:00 AM
To: SybPerl Discussion List
Subject: blk failure
Sybperl 2.14_50
Redhat 7.3
Perl 5.8.0
OpenClient 10.0.4
I am having a problem with 'make test'. For some reason it doesn't seem to
like the blk_init function. Any suggestions?
===================================
make[1]: Entering directory `/usr/src/perl/modules/sybperl-2.14_50/BCP'
make[1]: Leaving directory `/usr/src/perl/modules/sybperl-2.14_50/BCP'
make[1]: Entering directory `/usr/src/perl/modules/sybperl-2.14_50/BLK'
make[1]: Leaving directory `/usr/src/perl/modules/sybperl-2.14_50/BLK'
make[1]: Entering directory `/usr/src/perl/modules/sybperl-2.14_50/CTlib'
make[1]: Leaving directory `/usr/src/perl/modules/sybperl-2.14_50/CTlib'
make[1]: Entering directory `/usr/src/perl/modules/sybperl-2.14_50/DBlib'
make[1]: Leaving directory `/usr/src/perl/modules/sybperl-2.14_50/DBlib'
make[1]: Entering directory `/usr/src/perl/modules/sybperl-2.14_50/Sybperl'
make[1]: Leaving directory `/usr/src/perl/modules/sybperl-2.14_50/Sybperl'
make[1]: Entering directory `/usr/src/perl/modules/sybperl-2.14_50/BCP'
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/bcp....ok
All tests successful.
Files=1, Tests=9, 1 wallclock secs ( 0.32 cusr + 0.04 csys = 0.36 CPU)
make[1]: Leaving directory `/usr/src/perl/modules/sybperl-2.14_50/BCP'
make[1]: Entering directory `/usr/src/perl/modules/sybperl-2.14_50/BLK'
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/blk....blk_init failed. at t/blk.t line 62
t/blk....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-10
Failed 6/10 tests, 40.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
---
t/blk.t 255 65280 10 6 60.00% 5-10
Failed 1/1 test scripts, 0.00% okay. 6/10 subtests failed, 40.00% okay.
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/usr/src/perl/modules/sybperl-2.14_50/BLK'
make: *** [test] Error 2
===================================
Thanks,
John
****************************************************************************
This email may contain confidential material.
If you were not an intended recipient,
Please notify the sender and delete all copies.
We may monitor email to and from our network.
****************************************************************************
****************************************************************************
This email may contain confidential material.
If you were not an intended recipient,
Please notify the sender and delete all copies.
We may monitor email to and from our network.
****************************************************************************
|