trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
am 31.01.2006 21:25:56 von terry.young
Hi,
I had trouble loading DBD::Sybase on MacOSx 10.4.4..
Any ideas????
boehme:~/DBD-Sybase-1.05_02 boehme$ perl Makefile.PL
Sybase OpenClient 12.5.1 ASE Edition found.
By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where
available)
when 'AutoCommit' is turned off. Versions 1.04 and older instead managed
the transactions explicitly with a 'BEGIN TRAN' before the first DML
statement. Using the 'CHAINED' mode is preferable as it is the way that
Sybase implements AutoCommit handling for both its ODBC and JDBC drivers.
Use 'CHAINED' mode by default (Y/N) [Y]: n
Running in threaded mode - looking for _r libraries...
Found -lsybct_r for -lsybct
Found -lsybcs_r for -lsybcs
Found -lsybtcl_r for -lsybtcl
Found -lsybcomn_r for -lsybcomn
Found -lsybintl_r for -lsybintl
Found -lsybblk_r for -lsybblk
Found -lsybsrv_r for -lsybsrv
The DBD::Sybase module need access to a Sybase server to run the tests.
To clear an entry please enter 'undef'
Sybase server to use (default: SYBASE): tatung
User ID to log in to Sybase (default: sa): ^C
boehme:~/DBD-Sybase-1.05_02 boehme$ perl Makefile.PL
Sybase OpenClient 12.5.1 ASE Edition found.
By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where
available)
when 'AutoCommit' is turned off. Versions 1.04 and older instead managed
the transactions explicitly with a 'BEGIN TRAN' before the first DML
statement. Using the 'CHAINED' mode is preferable as it is the way that
Sybase implements AutoCommit handling for both its ODBC and JDBC drivers.
Use 'CHAINED' mode by default (Y/N) [Y]: n
Running in threaded mode - looking for _r libraries...
Found -lsybct_r for -lsybct
Found -lsybcs_r for -lsybcs
Found -lsybtcl_r for -lsybtcl
Found -lsybcomn_r for -lsybcomn
Found -lsybintl_r for -lsybintl
Found -lsybblk_r for -lsybblk
Found -lsybsrv_r for -lsybsrv
The DBD::Sybase module need access to a Sybase server to run the tests.
To clear an entry please enter 'undef'
Sybase server to use (default: SYBASE): TATUNG
User ID to log in to Sybase (default: sa): sa
Password (default: undef): redpill
Sybase database to use on TATUNG (default: undef): test
* Writing login information, including password, to file PWD.
Checking if your kit is complete...
Looks good
Using DBI 1.48 (for perl 5.008006 on darwin-thread-multi-2level)
installed in /Library/Perl/5.8.6/darwin-thread-multi-2level/auto/DBI/
Writing Makefile for DBD::Sybase
boehme:~/DBD-Sybase-1.05_02 boehme$ make
cp dbd-sybase.pod blib/lib/DBD/dbd-sybase.pod
cp Sybase.pm blib/lib/DBD/Sybase.pm
/usr/bin/perl -p -e "s/~DRIVER~/Sybase/g" /Library/Perl/5.8.6/darwin-
thread-multi-2level/auto/DBI//Driver.xst > Sybase.xsi
/usr/bin/perl /System/Library/Perl/5.8.6/ExtUtils/xsubpp -typemap /
System/Library/Perl/5.8.6/ExtUtils/typemap Sybase.xs > Sybase.xsc &&
mv Sybase.xsc Sybase.c
cc -c -I/Applications/Sybase/System/OCS-12_5/include -
DNO_CHAINED_TRAN=1 -I/Library/Perl/5.8.6/darwin-thread-multi-2level/
auto/DBI -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-
strict-aliasing -I/usr/local/include -Os -DVERSION=\"1.05_02\" -
DXS_VERSION=\"1.05_02\" "-I/System/Library/Perl/5.8.6/darwin-thread-
multi-2level/CORE" Sybase.c
cc -c -I/Applications/Sybase/System/OCS-12_5/include -
DNO_CHAINED_TRAN=1 -I/Library/Perl/5.8.6/darwin-thread-multi-2level/
auto/DBI -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-
strict-aliasing -I/usr/local/include -Os -DVERSION=\"1.05_02\" -
DXS_VERSION=\"1.05_02\" "-I/System/Library/Perl/5.8.6/darwin-thread-
multi-2level/CORE" dbdimp.c
dbdimp.c: In function '_dbd_rebind_ph':
dbdimp.c:4764: warning: passing argument 2 of 'to_binary' from
incompatible pointer type
Running Mkbootstrap for DBD::Sybase ()
chmod 644 Sybase.bs
rm -f blib/arch/auto/DBD/Sybase/Sybase.bundle
LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/Applications/
Sybase/System/OCS-12_5/lib -bundle -undefined dynamic_lookup -L/usr/
local/lib Sybase.o dbdimp.o -o blib/arch/auto/DBD/Sybase/
Sybase.bundle -L/Applications/Sybase/System/OCS-12_5/lib -lsybct_r -
lsybcs_r -lsybtcl_r -lsybcomn_r -lsybintl_r -lsybblk_r -lsybsrv_r - ldl -lm
/usr/bin/ld: warning multiple definitions of symbol _dlclose
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlclose in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlclose
/usr/bin/ld: warning multiple definitions of symbol _dlerror
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlerror in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlerror
/usr/bin/ld: warning multiple definitions of symbol _dlopen
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlopen in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlopen
/usr/bin/ld: warning multiple definitions of symbol _dlsym
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlsym in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlsym
chmod 755 blib/arch/auto/DBD/Sybase/Sybase.bundle
cp Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs
chmod 644 blib/arch/auto/DBD/Sybase/Sybase.bs
Manifying blib/man3/DBD::Sybase.3
boehme:~/DBD-Sybase-1.05_02 boehme$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/autocommit....ok 1/9# Failed test (t/autocommit.t at line 18)
t/autocommit....NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 9 tests but only ran 2.
# Looks like your test died just after 2.
t/autocommit....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-9
Failed 8/9 tests, 11.11% okay
t/base..........install_driver(Sybase) failed: Can't load '/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle' for
module DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/
arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/base.t line 18
t/base..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/exec..........ok 1/22# Failed test (t/exec.t at line 18)
t/exec..........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 22 tests but only ran 2.
# Looks like your test died just after 2.
t/exec..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-22
Failed 21/22 tests, 4.55% okay
t/fail..........NOK 2# Failed test (t/fail.t at line 16)
# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 12 tests but only ran 2.
# Looks like your test died just after 2.
t/fail..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-12
Failed 11/12 tests, 8.33% okay
t/login.........ok 1/4# Failed test (t/login.t at line 18)
t/login.........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 4 tests but only ran 2.
# Looks like your test died just after 2.
t/login.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/main..........ok 1/33# Failed test (t/main.t at line 18)
# Tried to use 'DBD::Sybase'.
t/main..........NOK 2# Error: Can't load '/Users/boehme/DBD-
Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.bundle' for module
DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 33 tests but only ran 2.
# Looks like your test died just after 2.
t/main..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-33
Failed 32/33 tests, 3.03% okay
t/multi_sth.....ok 1/43# Failed test (t/multi_sth.t at line 16)
# Tried to use 'DBD::Sybase'.
t/multi_sth.....NOK 2# Error: Can't load '/Users/boehme/DBD-
Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.bundle' for module
DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 43 tests but only ran 2.
# Looks like your test died just after 2.
t/multi_sth.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-43
Failed 42/43 tests, 2.33% okay
t/nsql..........ok 1/7# Failed test (t/nsql.t at line 15)
t/nsql..........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/arch/
auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 7 tests but only ran 2.
# Looks like your test died just after 2.
t/nsql..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-7
Failed 6/7 tests, 14.29% okay
t/place.........ok 1/13# Failed test (t/place.t at line 13)
t/place.........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/arch/
auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 13 tests but only ran 2.
# Looks like your test died just after 2.
t/place.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t/thread........Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/
arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/
Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/
Sybase.bundle, 2): Symbol not found: ___CFConstantStringClassReference
Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at t/thread.t line 18
Compilation failed in require at t/thread.t line 18.
BEGIN failed--compilation aborted at t/thread.t line 18.
t/thread........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/xblk..........ok 1/62# Failed test (t/xblk.t at line 15)
# Tried to use 'DBD::Sybase'.
t/xblk..........NOK 2# Error: Can't load '/Users/boehme/DBD-
Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.bundle' for module
DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Can't locate auto/DBD/Sybase/set_cslib_c.al in @INC (@INC contains: t
/Users/boehme/DBD-Sybase-1.05_02/blib/lib /Users/boehme/DBD-
Sybase-1.05_02/blib/arch /System/Library/Perl/5.8.6/darwin-thread-
multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-
thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/
Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/
5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-
thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/
5.8.1 .) at t/xblk.t line 36
# Looks like you planned 62 tests but only ran 2.
# Looks like your test died just after 2.
t/xblk..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-62
Failed 61/62 tests, 1.61% okay
t/xblob.........ok 1/11# Failed test (t/xblob.t at line 16)
# Tried to use 'DBD::Sybase'.
# Error: Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/arch/
auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
t/xblob.........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 11 tests but only ran 2.
# Looks like your test died just after 2.
t/xblob.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ ------------
-------
t/autocommit.t 255 65280 9 15 166.67% 2-9
t/base.t 255 65280 5 4 80.00% 4-5
t/exec.t 255 65280 22 41 186.36% 2-22
t/fail.t 255 65280 12 21 175.00% 2-12
t/login.t 255 65280 4 5 125.00% 2-4
t/main.t 255 65280 33 63 190.91% 2-33
t/multi_sth.t 255 65280 43 83 193.02% 2-43
t/nsql.t 255 65280 7 11 157.14% 2-7
t/place.t 255 65280 13 23 176.92% 2-13
t/thread.t 255 65280 ?? ?? % ??
t/xblk.t 255 65280 62 121 195.16% 2-62
t/xblob.t 255 65280 11 19 172.73% 2-11
Failed 12/12 test scripts, 0.00% okay. 208/221 subtests failed, 5.88%
okay.
make: *** [test_dynamic] Error 2
Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
am 01.02.2006 09:50:38 von michael.peppler
Take a look at this link and let me know if that fixes things:
http://groups.google.ch/group/sybase.public.macosx/browse_th read/thread/58a37c62080397dd/d22a38db2705d421?lnk=st&q=dbd%3 A%3Asybase+macosx&rnum=1&hl=fr#d22a38db2705d421
Michael
Extranet
terry.young@mhcdc.org - 31/01/2006 21:25
To: dbi-users
cc:
Subject: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
Hi,
I had trouble loading DBD::Sybase on MacOSx 10.4.4..
Any ideas????
boehme:~/DBD-Sybase-1.05_02 boehme$ perl Makefile.PL
Sybase OpenClient 12.5.1 ASE Edition found.
By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where
available)
when 'AutoCommit' is turned off. Versions 1.04 and older instead managed
the transactions explicitly with a 'BEGIN TRAN' before the first DML
statement. Using the 'CHAINED' mode is preferable as it is the way that
Sybase implements AutoCommit handling for both its ODBC and JDBC drivers.
Use 'CHAINED' mode by default (Y/N) [Y]: n
Running in threaded mode - looking for _r libraries...
Found -lsybct_r for -lsybct
Found -lsybcs_r for -lsybcs
Found -lsybtcl_r for -lsybtcl
Found -lsybcomn_r for -lsybcomn
Found -lsybintl_r for -lsybintl
Found -lsybblk_r for -lsybblk
Found -lsybsrv_r for -lsybsrv
The DBD::Sybase module need access to a Sybase server to run the tests.
To clear an entry please enter 'undef'
Sybase server to use (default: SYBASE): tatung
User ID to log in to Sybase (default: sa): ^C
boehme:~/DBD-Sybase-1.05_02 boehme$ perl Makefile.PL
Sybase OpenClient 12.5.1 ASE Edition found.
By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where
available)
when 'AutoCommit' is turned off. Versions 1.04 and older instead managed
the transactions explicitly with a 'BEGIN TRAN' before the first DML
statement. Using the 'CHAINED' mode is preferable as it is the way that
Sybase implements AutoCommit handling for both its ODBC and JDBC drivers.
Use 'CHAINED' mode by default (Y/N) [Y]: n
Running in threaded mode - looking for _r libraries...
Found -lsybct_r for -lsybct
Found -lsybcs_r for -lsybcs
Found -lsybtcl_r for -lsybtcl
Found -lsybcomn_r for -lsybcomn
Found -lsybintl_r for -lsybintl
Found -lsybblk_r for -lsybblk
Found -lsybsrv_r for -lsybsrv
The DBD::Sybase module need access to a Sybase server to run the tests.
To clear an entry please enter 'undef'
Sybase server to use (default: SYBASE): TATUNG
User ID to log in to Sybase (default: sa): sa
Password (default: undef): redpill
Sybase database to use on TATUNG (default: undef): test
* Writing login information, including password, to file PWD.
Checking if your kit is complete...
Looks good
Using DBI 1.48 (for perl 5.008006 on darwin-thread-multi-2level)
installed in /Library/Perl/5.8.6/darwin-thread-multi-2level/auto/DBI/
Writing Makefile for DBD::Sybase
boehme:~/DBD-Sybase-1.05_02 boehme$ make
cp dbd-sybase.pod blib/lib/DBD/dbd-sybase.pod
cp Sybase.pm blib/lib/DBD/Sybase.pm
/usr/bin/perl -p -e "s/~DRIVER~/Sybase/g" /Library/Perl/5.8.6/darwin-
thread-multi-2level/auto/DBI//Driver.xst > Sybase.xsi
/usr/bin/perl /System/Library/Perl/5.8.6/ExtUtils/xsubpp -typemap /
System/Library/Perl/5.8.6/ExtUtils/typemap Sybase.xs > Sybase.xsc &&
mv Sybase.xsc Sybase.c
cc -c -I/Applications/Sybase/System/OCS-12_5/include -
DNO_CHAINED_TRAN=1 -I/Library/Perl/5.8.6/darwin-thread-multi-2level/
auto/DBI -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-
strict-aliasing -I/usr/local/include -Os -DVERSION=\"1.05_02\" -
DXS_VERSION=\"1.05_02\" "-I/System/Library/Perl/5.8.6/darwin-thread-
multi-2level/CORE" Sybase.c
cc -c -I/Applications/Sybase/System/OCS-12_5/include -
DNO_CHAINED_TRAN=1 -I/Library/Perl/5.8.6/darwin-thread-multi-2level/
auto/DBI -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-
strict-aliasing -I/usr/local/include -Os -DVERSION=\"1.05_02\" -
DXS_VERSION=\"1.05_02\" "-I/System/Library/Perl/5.8.6/darwin-thread-
multi-2level/CORE" dbdimp.c
dbdimp.c: In function '_dbd_rebind_ph':
dbdimp.c:4764: warning: passing argument 2 of 'to_binary' from
incompatible pointer type
Running Mkbootstrap for DBD::Sybase ()
chmod 644 Sybase.bs
rm -f blib/arch/auto/DBD/Sybase/Sybase.bundle
LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/Applications/
Sybase/System/OCS-12_5/lib -bundle -undefined dynamic_lookup -L/usr/
local/lib Sybase.o dbdimp.o -o blib/arch/auto/DBD/Sybase/
Sybase.bundle -L/Applications/Sybase/System/OCS-12_5/lib -lsybct_r -
lsybcs_r -lsybtcl_r -lsybcomn_r -lsybintl_r -lsybblk_r -lsybsrv_r - ldl
-lm
/usr/bin/ld: warning multiple definitions of symbol _dlclose
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlclose in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlclose
/usr/bin/ld: warning multiple definitions of symbol _dlerror
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlerror in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlerror
/usr/bin/ld: warning multiple definitions of symbol _dlopen
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlopen in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlopen
/usr/bin/ld: warning multiple definitions of symbol _dlsym
/Applications/Sybase/System/OCS-12_5/lib/libsybtcl_r.a(dlope n.o)
definition of _dlsym in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libdl.dyli b
(dyldAPIsInLibSystem.o) definition of _dlsym
chmod 755 blib/arch/auto/DBD/Sybase/Sybase.bundle
cp Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs
chmod 644 blib/arch/auto/DBD/Sybase/Sybase.bs
Manifying blib/man3/DBD::Sybase.3
boehme:~/DBD-Sybase-1.05_02 boehme$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/autocommit....ok 1/9# Failed test (t/autocommit.t at line 18)
t/autocommit....NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 9 tests but only ran 2.
# Looks like your test died just after 2.
t/autocommit....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-9
Failed 8/9 tests, 11.11% okay
t/base..........install_driver(Sybase) failed: Can't load '/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle' for
module DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/
arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/base.t line 18
t/base..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/exec..........ok 1/22# Failed test (t/exec.t at line 18)
t/exec..........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 22 tests but only ran 2.
# Looks like your test died just after 2.
t/exec..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-22
Failed 21/22 tests, 4.55% okay
t/fail..........NOK 2# Failed test (t/fail.t at line 16)
# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 12 tests but only ran 2.
# Looks like your test died just after 2.
t/fail..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-12
Failed 11/12 tests, 8.33% okay
t/login.........ok 1/4# Failed test (t/login.t at line 18)
t/login.........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/ Sybase.bundle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at blib/lib/DBD/
Sybase.pm line 94.
# Looks like you planned 4 tests but only ran 2.
# Looks like your test died just after 2.
t/login.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/main..........ok 1/33# Failed test (t/main.t at line 18)
# Tried to use 'DBD::Sybase'.
t/main..........NOK 2# Error: Can't load '/Users/boehme/DBD-
Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.bundle' for module
DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 33 tests but only ran 2.
# Looks like your test died just after 2.
t/main..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-33
Failed 32/33 tests, 3.03% okay
t/multi_sth.....ok 1/43# Failed test (t/multi_sth.t at line 16)
# Tried to use 'DBD::Sybase'.
t/multi_sth.....NOK 2# Error: Can't load '/Users/boehme/DBD-
Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.bundle' for module
DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 43 tests but only ran 2.
# Looks like your test died just after 2.
t/multi_sth.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-43
Failed 42/43 tests, 2.33% okay
t/nsql..........ok 1/7# Failed test (t/nsql.t at line 15)
t/nsql..........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/arch/
auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 7 tests but only ran 2.
# Looks like your test died just after 2.
t/nsql..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-7
Failed 6/7 tests, 14.29% okay
t/place.........ok 1/13# Failed test (t/place.t at line 13)
t/place.........NOK 2# Tried to use 'DBD::Sybase'.
# Error: Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/arch/
auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 13 tests but only ran 2.
# Looks like your test died just after 2.
t/place.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t/thread........Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/
arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/
Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/
Sybase.bundle, 2): Symbol not found: ___CFConstantStringClassReference
Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at t/thread.t line 18
Compilation failed in require at t/thread.t line 18.
BEGIN failed--compilation aborted at t/thread.t line 18.
t/thread........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/xblk..........ok 1/62# Failed test (t/xblk.t at line 15)
# Tried to use 'DBD::Sybase'.
t/xblk..........NOK 2# Error: Can't load '/Users/boehme/DBD-
Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.bundle' for module
DBD::Sybase: dlopen(/Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle, 2): Symbol not found:
___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
Can't locate auto/DBD/Sybase/set_cslib_c.al in @INC (@INC contains: t
/Users/boehme/DBD-Sybase-1.05_02/blib/lib /Users/boehme/DBD-
Sybase-1.05_02/blib/arch /System/Library/Perl/5.8.6/darwin-thread-
multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-
thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/
Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/
5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-
thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/
5.8.1 .) at t/xblk.t line 36
# Looks like you planned 62 tests but only ran 2.
# Looks like your test died just after 2.
t/xblk..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-62
Failed 61/62 tests, 1.61% okay
t/xblob.........ok 1/11# Failed test (t/xblob.t at line 16)
# Tried to use 'DBD::Sybase'.
# Error: Can't load '/Users/boehme/DBD-Sybase-1.05_02/blib/arch/
auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase: dlopen(/Users/
boehme/DBD-Sybase-1.05_02/blib/arch/auto/DBD/Sybase/Sybase.b undle, 2):
Symbol not found: ___CFConstantStringClassReference
# Referenced from: /Users/boehme/DBD-Sybase-1.05_02/blib/arch/auto/
DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 2) line 2
# Compilation failed in require at (eval 2) line 2.
t/xblob.........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at /Library/
Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1167.
Use of uninitialized value in subroutine entry at /Library/Perl/5.8.6/
darwin-thread-multi-2level/DBI.pm line 1167.
Undefined subroutine &DBD::Sybase::db::_login called at /Users/boehme/
DBD-Sybase-1.05_02/blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 11 tests but only ran 2.
# Looks like your test died just after 2.
t/xblob.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ ------------
-------
t/autocommit.t 255 65280 9 15 166.67% 2-9
t/base.t 255 65280 5 4 80.00% 4-5
t/exec.t 255 65280 22 41 186.36% 2-22
t/fail.t 255 65280 12 21 175.00% 2-12
t/login.t 255 65280 4 5 125.00% 2-4
t/main.t 255 65280 33 63 190.91% 2-33
t/multi_sth.t 255 65280 43 83 193.02% 2-43
t/nsql.t 255 65280 7 11 157.14% 2-7
t/place.t 255 65280 13 23 176.92% 2-13
t/thread.t 255 65280 ?? ?? % ??
t/xblk.t 255 65280 62 121 195.16% 2-62
t/xblob.t 255 65280 11 19 172.73% 2-11
Failed 12/12 test scripts, 0.00% okay. 208/221 subtests failed, 5.88%
okay.
make: *** [test_dynamic] Error 2
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.
Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
am 01.02.2006 19:34:40 von terry.young
Hi,
I tried your solution on a newer version (1.07) of the install..it did
not help.
Here is the output of the make test; this is real show stopper for
us..any ideas???
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/autocommit....ok 1/9# Failed test (t/autocommit.t at line
18)
# Tried to use 'DBD::Sybase'.
t/autocommit....NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 9 tests but only ran 2.
# Looks like your test died just after 2.
t/autocommit....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-9
Failed 8/9 tests, 11.11% okay
t/base..........install_driver(Sybase) failed: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/base.t line 18
t/base..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/exec..........ok 1/22# Failed test (t/exec.t at line
18)
# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2):
Symbol not found: _cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
t/exec..........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 22 tests but only ran 2.
# Looks like your test died just after 2.
t/exec..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-22
Failed 21/22 tests, 4.55% okay
t/fail..........ok 1/12# Failed test (t/fail.t at line
16)
# Tried to use 'DBD::Sybase'.
t/fail..........NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 12 tests but only ran 2.
# Looks like your test died just after 2.
t/fail..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-12
Failed 11/12 tests, 8.33% okay
t/login.........ok 1/4# Failed test (t/login.t at line
18)
# Tried to use 'DBD::Sybase'.
t/login.........NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 4 tests but only ran 2.
# Looks like your test died just after 2.
t/login.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/main..........ok 1/33# Failed test (t/main.t at line
18)
t/main..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 33 tests but only ran 2.
# Looks like your test died just after 2.
t/main..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-33
Failed 32/33 tests, 3.03% okay
t/multi_sth.....ok 1/43# Failed test (t/multi_sth.t at line
16)
t/multi_sth.....NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 43 tests but only ran 2.
# Looks like your test died just after 2.
t/multi_sth.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-43
Failed 42/43 tests, 2.33% okay
t/nsql..........ok 1/7# Failed test (t/nsql.t at line
15)
t/nsql..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 7 tests but only ran 2.
# Looks like your test died just after 2.
t/nsql..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-7
Failed 6/7 tests, 14.29% okay
t/place.........ok 1/13# Failed test (t/place.t at line
13)
# Tried to use 'DBD::Sybase'.
t/place.........NOK 2# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 13 tests but only ran 2.
# Looks like your test died just after 2.
t/place.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t/thread........Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at t/thread.t line 18
Compilation failed in require at t/thread.t line 18.
BEGIN failed--compilation aborted at t/thread.t line 18.
t/thread........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/xblk..........ok 1/62# Failed test (t/xblk.t at line
15)
t/xblk..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Can't locate auto/DBD/Sybase/set_cslib_c.al in @INC (@INC contains: t
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch
/System/Library/Perl/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/5.8.6
/Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6
/Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
/Network/Library/Perl/5.8.6 /Network/Library/Perl
/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at t/xblk.t line 36
# Looks like you planned 62 tests but only ran 2.
# Looks like your test died just after 2.
t/xblk..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-62
Failed 61/62 tests, 1.61% okay
t/xblob.........ok 1/11# Failed test (t/xblob.t at line
16)
# Tried to use 'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/ DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch /auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch/auto/D BD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
t/xblob.........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 11 tests but only ran 2.
# Looks like your test died just after 2.
t/xblob.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ -------------------
t/autocommit.t 255 65280 9 15 166.67% 2-9
t/base.t 255 65280 5 4 80.00% 4-5
t/exec.t 255 65280 22 41 186.36% 2-22
t/fail.t 255 65280 12 21 175.00% 2-12
t/login.t 255 65280 4 5 125.00% 2-4
t/main.t 255 65280 33 63 190.91% 2-33
t/multi_sth.t 255 65280 43 83 193.02% 2-43
t/nsql.t 255 65280 7 11 157.14% 2-7
t/place.t 255 65280 13 23 176.92% 2-13
t/thread.t 255 65280 ?? ?? % ??
t/xblk.t 255 65280 62 121 195.16% 2-62
t/xblob.t 255 65280 11 19 172.73% 2-11
Failed 12/12 test scripts, 0.00% okay. 208/221 subtests failed, 5.88% okay.
make: *** [test_dynamic] Error 2
Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
am 02.02.2006 08:17:07 von michael.peppler
Please post the build log (perl Makefile.PL and make)
Thanks,
Michael
Extranet
terry.young@mhcdc.org - 01/02/2006 19:34
To: dbi-users
cc:
Subject: Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
Hi,
I tried your solution on a newer version (1.07) of the install..it did
not help.
Here is the output of the make test; this is real show stopper for
us..any ideas???
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/autocommit....ok 1/9# Failed test (t/autocommit.t at line
18)
# Tried to use 'DBD::Sybase'.
t/autocommit....NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 9 tests but only ran 2.
# Looks like your test died just after 2.
t/autocommit....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-9
Failed 8/9 tests, 11.11% okay
t/base..........install_driver(Sybase) failed: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/base.t line 18
t/base..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/exec..........ok 1/22# Failed test (t/exec.t at line
18)
# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2):
Symbol not found: _cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
t/exec..........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 22 tests but only ran 2.
# Looks like your test died just after 2.
t/exec..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-22
Failed 21/22 tests, 4.55% okay
t/fail..........ok 1/12# Failed test (t/fail.t at line
16)
# Tried to use 'DBD::Sybase'.
t/fail..........NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 12 tests but only ran 2.
# Looks like your test died just after 2.
t/fail..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-12
Failed 11/12 tests, 8.33% okay
t/login.........ok 1/4# Failed test (t/login.t at line
18)
# Tried to use 'DBD::Sybase'.
t/login.........NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 4 tests but only ran 2.
# Looks like your test died just after 2.
t/login.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/main..........ok 1/33# Failed test (t/main.t at line
18)
t/main..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 33 tests but only ran 2.
# Looks like your test died just after 2.
t/main..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-33
Failed 32/33 tests, 3.03% okay
t/multi_sth.....ok 1/43# Failed test (t/multi_sth.t at line
16)
t/multi_sth.....NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 43 tests but only ran 2.
# Looks like your test died just after 2.
t/multi_sth.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-43
Failed 42/43 tests, 2.33% okay
t/nsql..........ok 1/7# Failed test (t/nsql.t at line
15)
t/nsql..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 7 tests but only ran 2.
# Looks like your test died just after 2.
t/nsql..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-7
Failed 6/7 tests, 14.29% okay
t/place.........ok 1/13# Failed test (t/place.t at line
13)
# Tried to use 'DBD::Sybase'.
t/place.........NOK 2# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 13 tests but only ran 2.
# Looks like your test died just after 2.
t/place.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t/thread........Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at t/thread.t line 18
Compilation failed in require at t/thread.t line 18.
BEGIN failed--compilation aborted at t/thread.t line 18.
t/thread........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/xblk..........ok 1/62# Failed test (t/xblk.t at line
15)
t/xblk..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Can't locate auto/DBD/Sybase/set_cslib_c.al in @INC (@INC contains: t
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch
/System/Library/Perl/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/5.8.6
/Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6
/Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
/Network/Library/Perl/5.8.6 /Network/Library/Perl
/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at t/xblk.t line
36
# Looks like you planned 62 tests but only ran 2.
# Looks like your test died just after 2.
t/xblk..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-62
Failed 61/62 tests, 1.61% okay
t/xblob.........ok 1/11# Failed test (t/xblob.t at line
16)
# Tried to use 'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
t/xblob.........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm line 94.
# Looks like you planned 11 tests but only ran 2.
# Looks like your test died just after 2.
t/xblob.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ -------------------
t/autocommit.t 255 65280 9 15 166.67% 2-9
t/base.t 255 65280 5 4 80.00% 4-5
t/exec.t 255 65280 22 41 186.36% 2-22
t/fail.t 255 65280 12 21 175.00% 2-12
t/login.t 255 65280 4 5 125.00% 2-4
t/main.t 255 65280 33 63 190.91% 2-33
t/multi_sth.t 255 65280 43 83 193.02% 2-43
t/nsql.t 255 65280 7 11 157.14% 2-7
t/place.t 255 65280 13 23 176.92% 2-13
t/thread.t 255 65280 ?? ?? % ??
t/xblk.t 255 65280 62 121 195.16% 2-62
t/xblob.t 255 65280 11 19 172.73% 2-11
Failed 12/12 test scripts, 0.00% okay. 208/221 subtests failed, 5.88% okay.
make: *** [test_dynamic] Error 2
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.
Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
am 13.02.2006 20:52:01 von terry.young
michael.peppler@bnpparibas.com wrote:
>Please post the build log (perl Makefile.PL and make)
>
>
How do I create a build log while doing the perl Makefile.PL and make??
Is the file automatically created; and, if so, where do I find it?
terry
>Thanks,
>
>Michael
>
>
>
>
>
>Extranet
>terry.young@mhcdc.org - 01/02/2006 19:34
>
>To: dbi-users
>
>cc:
>
>
>Subject: Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
>
>
>Hi,
>
>I tried your solution on a newer version (1.07) of the install..it did
>not help.
>
>Here is the output of the make test; this is real show stopper for
>us..any ideas???
>
>make test
>PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
>"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>t/autocommit....ok 1/9# Failed test (t/autocommit.t at line
>18)
># Tried to use 'DBD::Sybase'.
>t/autocommit....NOK 2# Error: Can't load
>'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
>dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
>_cs_conv_mult
># Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>blib/lib/DBD/Sybase.pm line 94.
># Looks like you planned 9 tests but only ran 2.
># Looks like your test died just after 2.
>t/autocommit....dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-9
> Failed 8/9 tests, 11.11% okay
>t/base..........install_driver(Sybase) failed: Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
>for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
> Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
> Expected in: dynamic lookup
> at (eval 3) line 3
>Compilation failed in require at (eval 3) line 3.
>Perhaps a required shared library or dll isn't installed where expected
> at t/base.t line 18
>t/base..........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 4-5
> Failed 2/5 tests, 60.00% okay
>t/exec..........ok 1/22# Failed test (t/exec.t at line
>18)
># Tried to use 'DBD::Sybase'.
># Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
>module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2):
>Symbol not found: _cs_conv_mult
># Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>t/exec..........NOK 2Had to create DBD::Sybase::dr::imp_data_size
>unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
>line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>blib/lib/DBD/Sybase.pm line 94.
># Looks like you planned 22 tests but only ran 2.
># Looks like your test died just after 2.
>t/exec..........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-22
> Failed 21/22 tests, 4.55% okay
>t/fail..........ok 1/12# Failed test (t/fail.t at line
>16)
># Tried to use 'DBD::Sybase'.
>t/fail..........NOK 2# Error: Can't load
>'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
>dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
>_cs_conv_mult
># Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>blib/lib/DBD/Sybase.pm line 94.
># Looks like you planned 12 tests but only ran 2.
># Looks like your test died just after 2.
>t/fail..........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-12
> Failed 11/12 tests, 8.33% okay
>t/login.........ok 1/4# Failed test (t/login.t at line
>18)
># Tried to use 'DBD::Sybase'.
>t/login.........NOK 2# Error: Can't load
>'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
>dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
>_cs_conv_mult
># Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>blib/lib/DBD/Sybase.pm line 94.
># Looks like you planned 4 tests but only ran 2.
># Looks like your test died just after 2.
>t/login.........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-4
> Failed 3/4 tests, 25.00% okay
>t/main..........ok 1/33# Failed test (t/main.t at line
>18)
>t/main..........NOK 2# Tried to use
>'DBD::Sybase'.
># Error: Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
>for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
># Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sy base.pm line 94.
># Looks like you planned 33 tests but only ran 2.
># Looks like your test died just after 2.
>t/main..........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-33
> Failed 32/33 tests, 3.03% okay
>t/multi_sth.....ok 1/43# Failed test (t/multi_sth.t at line
>16)
>t/multi_sth.....NOK 2# Tried to use
>'DBD::Sybase'.
># Error: Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
>for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
># Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sy base.pm line 94.
># Looks like you planned 43 tests but only ran 2.
># Looks like your test died just after 2.
>t/multi_sth.....dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-43
> Failed 42/43 tests, 2.33% okay
>t/nsql..........ok 1/7# Failed test (t/nsql.t at line
>15)
>t/nsql..........NOK 2# Tried to use
>'DBD::Sybase'.
># Error: Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
>for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
># Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sy base.pm line 94.
># Looks like you planned 7 tests but only ran 2.
># Looks like your test died just after 2.
>t/nsql..........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-7
> Failed 6/7 tests, 14.29% okay
>t/place.........ok 1/13# Failed test (t/place.t at line
>13)
># Tried to use 'DBD::Sybase'.
>t/place.........NOK 2# Error: Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
>for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
># Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sy base.pm line 94.
># Looks like you planned 13 tests but only ran 2.
># Looks like your test died just after 2.
>t/place.........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-13
> Failed 12/13 tests, 7.69% okay
>t/thread........Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
>for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
> Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
> Expected in: dynamic lookup
> at t/thread.t line 18
>Compilation failed in require at t/thread.t line 18.
>BEGIN failed--compilation aborted at t/thread.t line 18.
>t/thread........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>t/xblk..........ok 1/62# Failed test (t/xblk.t at line
>15)
>t/xblk..........NOK 2# Tried to use
>'DBD::Sybase'.
># Error: Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
>for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
># Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>Can't locate auto/DBD/Sybase/set_cslib_c.al in @INC (@INC contains: t
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch
>/System/Library/Perl/5.8.6/darwin-thread-multi-2level
>/System/Library/Perl/5.8.6
>/Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6
>/Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
>/Network/Library/Perl/5.8.6 /Network/Library/Perl
>/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2leve l
>/System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at t/xblk.t line
>36
># Looks like you planned 62 tests but only ran 2.
># Looks like your test died just after 2.
>t/xblk..........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-62
> Failed 61/62 tests, 1.61% okay
>t/xblob.........ok 1/11# Failed test (t/xblob.t at line
>16)
># Tried to use 'DBD::Sybase'.
># Error: Can't load
>'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle'
> for module DBD::Sybase:
>dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle,
>2): Symbol not found: _cs_conv_mult
># Referenced from:
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>/blib/arch/auto/DBD/Sybase/Sybase.bundle
># Expected in: dynamic lookup
># at (eval 4) line 2
># Compilation failed in require at (eval 4) line 2.
>t/xblob.........NOK 2Had to create DBD::Sybase::dr::imp_data_size
>unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
>line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Use of uninitialized value in subroutine entry at
>/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>Undefined subroutine &DBD::Sybase::db::_login called at
>/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sy base.pm line 94.
># Looks like you planned 11 tests but only ran 2.
># Looks like your test died just after 2.
>t/xblob.........dubious
>
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 2-11
> Failed 10/11 tests, 9.09% okay
>Failed Test Stat Wstat Total Fail Failed List of Failed
>----------------------------------------------------------- --------------------
>
>t/autocommit.t 255 65280 9 15 166.67% 2-9
>t/base.t 255 65280 5 4 80.00% 4-5
>t/exec.t 255 65280 22 41 186.36% 2-22
>t/fail.t 255 65280 12 21 175.00% 2-12
>t/login.t 255 65280 4 5 125.00% 2-4
>t/main.t 255 65280 33 63 190.91% 2-33
>t/multi_sth.t 255 65280 43 83 193.02% 2-43
>t/nsql.t 255 65280 7 11 157.14% 2-7
>t/place.t 255 65280 13 23 176.92% 2-13
>t/thread.t 255 65280 ?? ?? % ??
>t/xblk.t 255 65280 62 121 195.16% 2-62
>t/xblob.t 255 65280 11 19 172.73% 2-11
>Failed 12/12 test scripts, 0.00% okay. 208/221 subtests failed, 5.88% okay.
> make: *** [test_dynamic] Error 2
>
>
>
>
>This message and any attachments (the "message") is
>intended solely for the addressees and is confidential.
>If you receive this message in error, please delete it and
>immediately notify the sender. Any use not in accord with
>its purpose, any dissemination or disclosure, either whole
>or partial, is prohibited except formal approval. The internet
>can not guarantee the integrity of this message.
>BNP PARIBAS (and its subsidiaries) shall (will) not
>therefore be liable for the message if modified.
>
> ---------------------------------------------
>
>Ce message et toutes les pieces jointes (ci-apres le
>"message") sont etablis a l'intention exclusive de ses
>destinataires et sont confidentiels. Si vous recevez ce
>message par erreur, merci de le detruire et d'en avertir
>immediatement l'expediteur. Toute utilisation de ce
>message non conforme a sa destination, toute diffusion
>ou toute publication, totale ou partielle, est interdite, sauf
>autorisation expresse. L'internet ne permettant pas
>d'assurer l'integrite de ce message, BNP PARIBAS (et ses
>filiales) decline(nt) toute responsabilite au titre de ce
>message, dans l'hypothese ou il aurait ete modifie.
>
>
>
>
Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4 - problemsolved
am 14.02.2006 00:29:32 von terry.young
Hi All,
I was able to successfully install DBD version 1.07 on tiger (Mac OSX
10.4.4) by doing the following..
(note, I was able to install DBI 1.50 previously)
I upgraded my client ware from 12.5.1 to the latest 12.5.3 EBF release
I reset all file permission from /Applications/Sybase down to give
myself read write to all included files , set group to admin with read
privileges to all included files, set other to read privileges to all
included files
terry
Terence J. Young, D.C. wrote:
>
>
> michael.peppler@bnpparibas.com wrote:
>
>> Please post the build log (perl Makefile.PL and make)
>>
>>
> How do I create a build log while doing the perl Makefile.PL and make??
>
> Is the file automatically created; and, if so, where do I find it?
>
> terry
>
>
>
>> Thanks,
>>
>> Michael
>>
>>
>>
>>
>>
>> Extranet
>> terry.young@mhcdc.org - 01/02/2006 19:34
>>
>> To: dbi-users
>>
>> cc:
>>
>>
>> Subject: Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
>>
>>
>> Hi,
>>
>> I tried your solution on a newer version (1.07) of the install..it did
>> not help.
>>
>> Here is the output of the make test; this is real show stopper for
>> us..any ideas???
>>
>> make test
>> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
>> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>> t/autocommit....ok 1/9# Failed test (t/autocommit.t at line
>> 18)
>> # Tried to use 'DBD::Sybase'.
>> t/autocommit....NOK 2# Error: Can't load
>> 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
>> dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
>> _cs_conv_mult
>> # Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> blib/lib/DBD/Sybase.pm line 94.
>> # Looks like you planned 9 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/autocommit....dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-9
>> Failed 8/9 tests, 11.11% okay
>> t/base..........install_driver(Sybase) failed: Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> Expected in: dynamic lookup
>> at (eval 3) line 3
>> Compilation failed in require at (eval 3) line 3.
>> Perhaps a required shared library or dll isn't installed where expected
>> at t/base.t line 18
>> t/base..........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 4-5
>> Failed 2/5 tests, 60.00% okay
>> t/exec..........ok 1/22# Failed test (t/exec.t at line
>> 18)
>> # Tried to use 'DBD::Sybase'.
>> # Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
>> module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2):
>> Symbol not found: _cs_conv_mult
>> # Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> t/exec..........NOK 2Had to create DBD::Sybase::dr::imp_data_size
>> unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
>> line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> blib/lib/DBD/Sybase.pm line 94.
>> # Looks like you planned 22 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/exec..........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-22
>> Failed 21/22 tests, 4.55% okay
>> t/fail..........ok 1/12# Failed test (t/fail.t at line
>> 16)
>> # Tried to use 'DBD::Sybase'.
>> t/fail..........NOK 2# Error: Can't load
>> 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
>> dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
>> _cs_conv_mult
>> # Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> blib/lib/DBD/Sybase.pm line 94.
>> # Looks like you planned 12 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/fail..........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-12
>> Failed 11/12 tests, 8.33% okay
>> t/login.........ok 1/4# Failed test (t/login.t at line
>> 18)
>> # Tried to use 'DBD::Sybase'.
>> t/login.........NOK 2# Error: Can't load
>> 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
>> dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
>> _cs_conv_mult
>> # Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> blib/lib/DBD/Sybase.pm line 94.
>> # Looks like you planned 4 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/login.........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-4
>> Failed 3/4 tests, 25.00% okay
>> t/main..........ok 1/33# Failed test (t/main.t at line
>> 18)
>> t/main..........NOK 2# Tried to use
>> 'DBD::Sybase'.
>> # Error: Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> # Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm
>> line 94.
>> # Looks like you planned 33 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/main..........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-33
>> Failed 32/33 tests, 3.03% okay
>> t/multi_sth.....ok 1/43# Failed test (t/multi_sth.t at line
>> 16)
>> t/multi_sth.....NOK 2# Tried to use
>> 'DBD::Sybase'.
>> # Error: Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> # Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm
>> line 94.
>> # Looks like you planned 43 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/multi_sth.....dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-43
>> Failed 42/43 tests, 2.33% okay
>> t/nsql..........ok 1/7# Failed test (t/nsql.t at line
>> 15)
>> t/nsql..........NOK 2# Tried to use
>> 'DBD::Sybase'.
>> # Error: Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> # Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm
>> line 94.
>> # Looks like you planned 7 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/nsql..........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-7
>> Failed 6/7 tests, 14.29% okay
>> t/place.........ok 1/13# Failed test (t/place.t at line
>> 13)
>> # Tried to use 'DBD::Sybase'.
>> t/place.........NOK 2# Error: Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> # Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm
>> line 94.
>> # Looks like you planned 13 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/place.........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-13
>> Failed 12/13 tests, 7.69% okay
>> t/thread........Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> Expected in: dynamic lookup
>> at t/thread.t line 18
>> Compilation failed in require at t/thread.t line 18.
>> BEGIN failed--compilation aborted at t/thread.t line 18.
>> t/thread........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> t/xblk..........ok 1/62# Failed test (t/xblk.t at line
>> 15)
>> t/xblk..........NOK 2# Tried to use
>> 'DBD::Sybase'.
>> # Error: Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> # Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> Can't locate auto/DBD/Sybase/set_cslib_c.al in @INC (@INC contains: t
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch
>> /System/Library/Perl/5.8.6/darwin-thread-multi-2level
>> /System/Library/Perl/5.8.6
>> /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6
>> /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
>> /Network/Library/Perl/5.8.6 /Network/Library/Perl
>> /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
>> /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at t/xblk.t
>> line
>> 36
>> # Looks like you planned 62 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/xblk..........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-62
>> Failed 61/62 tests, 1.61% okay
>> t/xblob.........ok 1/11# Failed test (t/xblob.t at line
>> 16)
>> # Tried to use 'DBD::Sybase'.
>> # Error: Can't load
>> '/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle'
>> for module DBD::Sybase:
>> dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle,
>> 2): Symbol not found: _cs_conv_mult
>> # Referenced from:
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
>> /blib/arch/auto/DBD/Sybase/Sybase.bundle
>> # Expected in: dynamic lookup
>> # at (eval 4) line 2
>> # Compilation failed in require at (eval 4) line 2.
>> t/xblob.........NOK 2Had to create DBD::Sybase::dr::imp_data_size
>> unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
>> line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Had to create DBD::Sybase::db::imp_data_size unexpectedly at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Use of uninitialized value in subroutine entry at
>> /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
>> Undefined subroutine &DBD::Sybase::db::_login called at
>> /Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Syb ase.pm
>> line 94.
>> # Looks like you planned 11 tests but only ran 2.
>> # Looks like your test died just after 2.
>> t/xblob.........dubious
>>
>> Test returned status 255 (wstat 65280, 0xff00)
>> DIED. FAILED tests 2-11
>> Failed 10/11 tests, 9.09% okay
>> Failed Test Stat Wstat Total Fail Failed List of Failed
>> ------------------------------------------------------------ -------------------
>>
>>
>> t/autocommit.t 255 65280 9 15 166.67% 2-9
>> t/base.t 255 65280 5 4 80.00% 4-5
>> t/exec.t 255 65280 22 41 186.36% 2-22
>> t/fail.t 255 65280 12 21 175.00% 2-12
>> t/login.t 255 65280 4 5 125.00% 2-4
>> t/main.t 255 65280 33 63 190.91% 2-33
>> t/multi_sth.t 255 65280 43 83 193.02% 2-43
>> t/nsql.t 255 65280 7 11 157.14% 2-7
>> t/place.t 255 65280 13 23 176.92% 2-13
>> t/thread.t 255 65280 ?? ?? % ??
>> t/xblk.t 255 65280 62 121 195.16% 2-62
>> t/xblob.t 255 65280 11 19 172.73% 2-11
>> Failed 12/12 test scripts, 0.00% okay. 208/221 subtests failed, 5.88%
>> okay.
>> make: *** [test_dynamic] Error 2
>>
>>
>>
>>
>> This message and any attachments (the "message") is
>> intended solely for the addressees and is confidential. If you
>> receive this message in error, please delete it and immediately
>> notify the sender. Any use not in accord with its purpose, any
>> dissemination or disclosure, either whole or partial, is prohibited
>> except formal approval. The internet
>> can not guarantee the integrity of this message. BNP PARIBAS (and its
>> subsidiaries) shall (will) not therefore be liable for the message if
>> modified.
>> ---------------------------------------------
>>
>> Ce message et toutes les pieces jointes (ci-apres le "message") sont
>> etablis a l'intention exclusive de ses destinataires et sont
>> confidentiels. Si vous recevez ce message par erreur, merci de le
>> detruire et d'en avertir immediatement l'expediteur. Toute
>> utilisation de ce message non conforme a sa destination, toute
>> diffusion ou toute publication, totale ou partielle, est interdite,
>> sauf autorisation expresse. L'internet ne permettant pas d'assurer
>> l'integrite de ce message, BNP PARIBAS (et ses
>> filiales) decline(nt) toute responsabilite au titre de ce message,
>> dans l'hypothese ou il aurait ete modifie.
>>
>>
>>
>>
>