I try to install DBI with MySql. I want to use it.
Installing DBI 1.26 make some problams see below for a complete log of a
complete build.
I´m a beginner and working on this thing since one week. Reading a lot of
Readme´s, FAQ and so on.
There is no idear to go on and no understanding of the problam .... and Now?
Under http://nntp.perl.org/group/perl.dbi.users/12006 there is my posting
from yesterday. (Describes the way I want to go to let it run.....)
So I hope this is enough information, or is my problam to stupid to answer?
Thangs for help

Cu Mark
Mark Nießen
Software Engineer/ IT Freelancer
Take a look at http://www.mepos.de
Berrenrather Str. 175 . 50937 Köln Germany
Tel.: ++49 2 21 / 2 82 76 86

***** ResultMakefile.txt **********************************
*** Note:
The optional PlRPC-modules (RPC::PlServer etc) are not installed.
If you want to use the DBD::Proxy driver and DBI::ProxyServer
modules, then you'll need to install the RPC::PlServer, RPC::PlClient,
Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.
You can install them any time after installing the DBI.
You do *not* need these modules for typical DBI usage.
Optional modules are available from any CPAN mirror, in particular
http://www.perl.com/CPAN/modules/by-module
http://www.perl.org/CPAN/modules/by-module
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module
Creating extra DBI::PurePerl test: t/zz_01basics_pp.t
Creating extra DBI::PurePerl test: t/zz_02dbidrv_pp.t
Creating extra DBI::PurePerl test: t/zz_03hleak_pp.t
Creating extra DBI::PurePerl test: t/zz_04mods_pp.t
Creating extra DBI::PurePerl test: t/zz_10examp_pp.t
Creating extra DBI::PurePerl test: t/zz_15array_pp.t
Creating extra DBI::PurePerl test: t/zz_20meta_pp.t
Creating extra DBI::PurePerl test: t/zz_30subclass_pp.t
Creating extra DBI::PurePerl test: t/zz_40profile_pp.t
Creating extra DBI::PurePerl test: t/zz_60preparse_pp.t
Creating extra DBI::PurePerl test: t/zz_70shell_pp.t
Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t
Checking if your kit is complete...
Looks good
Writing Makefile for DBI
**** ResultMake.txt ************************************
/usr/bin/perl -I/usr/lib/perl5/5.00503/i586-linux -I/usr/lib/perl5/5.00503 -
MExtUtils::Command -e mkpath blib/lib/DBI
mkdir blib
mkdir blib/lib
mkdir blib/lib/DBI
rm -f blib/lib/DBI/Changes.pm
cp Changes blib/lib/DBI/Changes.pm
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/DBI
mkdir blib/lib/auto
mkdir blib/lib/auto/DBI
mkdir blib/man1
mkdir blib/man3
cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm
cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h
cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm
cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
cp lib/DBI/Shell.pm blib/lib/DBI/Shell.pm
cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm
cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm
cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm
cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h
cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
cp lib/DBI/Format.pm blib/lib/DBI/Format.pm
cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm
cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
cp Driver.xst blib/arch/auto/DBI/Driver.xst
cp DBI.pm blib/lib/DBI.pm
cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
cp dbipport.h blib/arch/auto/DBI/dbipport.h
cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm
/usr/bin/perl -p -e "s/~DRIVER~/Perl/g" < blib/arch/auto/DBI/Driver.xst >
Perl.xsi
/usr/bin/perl -I/usr/lib/perl5/5.00503/i586-linux -I/usr/lib/perl5/5.00503
/usr/lib/perl5/5.00503/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.00503/ExtUtils/typemap Perl.xs >xstmp.c && mv xstmp.c
Perl.c
cc -c -Dbool=char -DHAS_BOOL -I/usr/local/include -O2 -pipe -DVERSION=\"1.26
\" -DXS_VERSION=\"1.26\" -fpic -I/usr/lib/perl5/5.00503/i586-linux/CORE -Wal
l -Wno-comment -DDBI_NO_THREADS Perl.c
/usr/bin/perl -I/usr/lib/perl5/5.00503/i586-linux -I/usr/lib/perl5/5.00503
/usr/lib/perl5/5.00503/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.00503/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c DBI.c
cc -c -Dbool=char -DHAS_BOOL -I/usr/local/include -O2 -pipe -DVERSION=\"1.26
\" -DXS_VERSION=\"1.26\" -fpic -I/usr/lib/perl5/5.00503/i586-linux/CORE -Wal
l -Wno-comment -DDBI_NO_THREADS DBI.c
Running Mkbootstrap for DBI ()
chmod 644 DBI.bs
LD_RUN_PATH="" cc -o blib/arch/auto/DBI/DBI.so -shared -L/usr/local/lib
DBI.o
chmod 755 blib/arch/auto/DBI/DBI.so
cp DBI.bs blib/arch/auto/DBI/DBI.bs
chmod 644 blib/arch/auto/DBI/DBI.bs
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i586-linux -I/
usr/lib/perl5/5.00503 dbiproxy.PL dbiproxy
Extracted dbiproxy from dbiproxy.PL with variable substitutions.
mkdir blib/script
cp dbiproxy blib/script/dbiproxy
/usr/bin/perl -I/usr/lib/perl5/5.00503/i586-linux -I/usr/lib/perl5/5.00503 -
MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/dbiproxy
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i586-linux -I/
usr/lib/perl5/5.00503 dbish.PL dbish
Extracted dbish from dbish.PL with variable substitutions.
cp dbish blib/script/dbish
/usr/bin/perl -I/usr/lib/perl5/5.00503/i586-linux -I/usr/lib/perl5/5.00503 -
MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/dbish
Manifying blib/man3/DBI::Profile.3pm
Manifying blib/man3/DBI::W32ODBC.3pm
Manifying blib/man3/DBI::FAQ.3pm
Manifying blib/man3/DBI::Shell.3pm
Manifying blib/man3/DBI::ProxyServer.3pm
Manifying blib/man3/Bundle::DBI.3pm
Manifying blib/man1/dbish.1
Manifying blib/man3/DBI::Const::GetInfo::ANSI.3pm
Manifying blib/man3/DBD::Proxy.3pm
Manifying blib/man1/dbiproxy.1
Manifying blib/man3/DBI::Const::GetInfoReturn.3pm
Manifying blib/man3/DBI::Const::GetInfoType.3pm
Manifying blib/man3/DBI::Const::GetInfo::ODBC.3pm
Manifying blib/man3/DBI::Format.3pm
Manifying blib/man3/DBI::DBD.3pm
Manifying blib/man3/Win32::DBIODBC.3pm
Manifying blib/man3/DBI.3pm
Manifying blib/man3/DBI::PurePerl.3pm
Screen Messages:
/usr/lib/perl5/5.00503/i586-linux/CORE/patchlevel.h:41: warning:
`local_patches' defined but not used
/usr/lib/perl5/5.00503/i586-linux/CORE/patchlevel.h:41: warning:
`local_patches' defined but not used
/usr/bin/pod2man: Invalid man page - 1st pod line is not NAME in
lib/DBI/Const/GetInfo/ANSI.pm
Couldn't install blib/man3/DBI::Const::GetInfo::ANSI.3pm
/usr/bin/pod2man: Invalid man page - 1st pod line is not NAME in
lib/DBI/Const/GetInfoReturn.pm
Couldn't install blib/man3/DBI::Const::GetInfoReturn.3pm
/usr/bin/pod2man: Invalid man page - 1st pod line is not NAME in
lib/DBI/Const/GetInfoType.pm
Couldn't install blib/man3/DBI::Const::GetInfoType.3pm
/usr/bin/pod2man: Invalid man page - 1st pod line is not NAME in
lib/DBI/Const/GetInfo/ODBC.pm
Couldn't install blib/man3/DBI::Const::GetInfo::ODBC.3pm
*** ResultTest.txt *************************************
Screen Messages:
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Using DBI::PurePerl (DBI_PUREPERL=2)
Taint attribute tests skipped
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Using /usr/Mark/DBI/DBI-1.26/blib
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.00503/i586-linux -I/usr/lib/perl5/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01basics..........ok t/02dbidrv..........ok t/03hleak...........ok
t/04mods............ok
t/10examp...........ok
t/15array...........ok
t/20meta............ok
t/30subclass........ok
t/40profile.........ok
t/60preparse........ok
t/70shell...........ok
t/80proxy...........skipping test on this platform
t/zz_01basics_pp....ok
t/zz_02dbidrv_pp....ok
t/zz_03hleak_pp.....ok
t/zz_04mods_pp......ok
t/zz_10examp_pp.....ok
t/zz_15array_pp.....ok
t/zz_20meta_pp......ok
t/zz_30subclass_pp..ok
t/zz_40profile_pp...skipping test on this platform
t/zz_60preparse_pp..skipping test on this platform
t/zz_70shell_pp.....ok
t/zz_80proxy_pp.....skipping test on this platform
All tests successful, 4 tests skipped.
Files=24, Tests=708, 19 wallclock secs (17.29 cusr + 0.86 csys = 18.15 CPU)
PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i586-linux -I/
usr/lib/perl5/5.00503 test.pl
test.pl
DBI test application $Revision: 11.5 $
Switch: DBI 1.26 by Tim Bunce, 1.26
Available Drivers: ADO, ExampleP, Proxy
dbi:ExampleP:: testing 5 sets of 20 connections:
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Made 100 connections in 0 wallclock secs ( 0.07 usr + 0.00 sys = 0.07 CPU)
Testing handle creation speed...
10000 NullP statement handles cycled in 3.8 cpu+sys seconds (2597 per sec)
test.pl done



*** ResultTestVerbose.txt **********************************************+
Screen Messages:
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Using DBI::PurePerl (DBI_PUREPERL=2)
Taint attribute tests skipped
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Use of uninitialized value at /usr/lib/perl5/5.00503/Test.pm line 68.
Using /usr/Mark/DBI/DBI-1.26/blib
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.00503/i586-linux -I/usr/lib/perl5/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t
t/01basics..........1..39 ok 1 at line 32 ok 2 at line 33
ok 3 at line 37
ok 4 at line 40
ok 5 at line 41
ok 6 at line 45
ok 7 at line 48
ok 8 at line 50
ok 9 at line 52
ok 10 at line 54
ok 11 at line 55
ok 12 at line 58
ok 13 at line 61
ok 14 at line 63
ok 15 at line 64
ok 16 at line 66
ok 17 at line 67
ok 18 at line 68
ok 19 at line 69
ok 20 at line 71
ok 21 at line 72
ok 22 at line 73
ok 23 at line 78
ok 24 at line 79
ok 25 at line 80
ok 26 at line 81
ok 27 at line 82
ok 28 at line 83
ok 29 at line 86
ok 30 at line 87
ok 31 at line 88
ok 32 at line 89
ok 33 at line 90
ok 34 at line 91
ok 35 at line 93
ok 36 at line 94
ok 37 at line 95
ok 38 at line 103
ok 39 at line 104
ok
t/02dbidrv..........1..22
ok 1
ok 2
ok 3
ok 4
DBD::_::dr internals
ok 5
ok 6
DBD::_::db internals
ok 7
ok 8
Driver for inner handles needs to be the Drivers inner handle
ok 9
ok 10
ok 11
Driver for outer handles needs to be the Drivers outer handle
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok
t/03hleak...........1..10
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok
t/04mods............1..3
ok 1
ok 2
ok 3
ok
t/10examp...........1..210
ok 1 at line 33
ok 2 at line 40
ok 3 at line 41
ok 4 at line 56
ok 5 at line 57
ok 6 at line 60
ok 7 at line 63
ok 8 at line 65
ok 9 at line 70
ok 10 at line 71
ok 11 at line 72
ok 12 at line 75
ok 13 at line 76
quote
ok 14 at line 80
ok 15 at line 81
ok 16 at line 82
ok 17 at line 83
quote_identifier
ok 18 at line 87
ok 19 at line 88
ok 20 at line 89
ok 21 at line 90
ok 22 at line 91
ok 23 at line 95
others
ok 24 at line 99
ok 25 at line 106
ok 26 at line 109
ok 27 at line 114
ok 28 at line 118
ok 29 at line 119
ok 30 at line 120
ok 31 at line 121
ok 32 at line 122
ok 33 at line 125
ok 34 at line 127
ok 35 at line 127
ok 36 at line 127
ok 37 at line 131
ok 38 at line 132
ok 39 at line 135
ok 40 at line 136
ok 41 at line 137
ok 42 at line 142
ok 43 at line 147
ok 44 at line 149
ok 45 at line 151
ok 46 at line 152
ok 47 at line 153
ok 48 at line 154
ok 49 at line 156
ok 50 at line 157
ok 51 at line 158
ok 52 at line 159
ok 53 at line 174
ok 54 at line 175
ok 55 at line 176
ok 56 at line 179
ok 57 at line 182
ok 58 at line 183
ok 59 at line 184
Taint attribute test enabled
ok 60 at line 194
ok 61 at line 195
ok 62 at line 196
ok 63 at line 198
ok 64 at line 200
ok 65 at line 205
ok 66 at line 207
ok 67 at line 216
ok 68 at line 217
ok 69 at line 219
ok 70 at line 221
ok 71 at line 223
ok 72 at line 225
ok 73 at line 226
ok 74 at line 229
fetchrow_hashref('NAME_uc')
ok 75 at line 232
ok 76 at line 234
ok 77 at line 235
ok 78 at line 236
ok 79 at line 237
FetchHashKeyName
ok 80 at line 240
ok 81 at line 242
ok 82 at line 243
ok 83 at line 244
ok 84 at line 245
ok 85 at line 246
fetchall_arrayref
ok 86 at line 249
ok 87 at line 251
ok 88 at line 252
ok 89 at line 253
ok 90 at line 254
ok 91 at line 255
fetchall_arrayref array slice
ok 92 at line 258
ok 93 at line 260
ok 94 at line 261
ok 95 at line 262
fetchall_arrayref hash slice
ok 96 at line 265
ok 97 at line 268
ok 98 at line 269
ok 99 at line 270
fetchall_arrayref hash
ok 100 at line 274
ok 101 at line 276
ok 102 at line 277
ok 103 at line 278
ok 104 at line 284
ok 105 at line 285
selectrow_array
ok 106 at line 292
ok 107 at line 293
selectrow_hashref
ok 108 at line 297
ok 109 at line 298
ok 110 at line 299
ok 111 at line 300
selectall_arrayref
ok 112 at line 304
ok 113 at line 305
ok 114 at line 306
ok 115 at line 307
selectall_arrayref Slice array slice
ok 116 at line 311
ok 117 at line 312
ok 118 at line 313
ok 119 at line 314
selectall_arrayref Columns array slice
ok 120 at line 318
ok 121 at line 319
ok 122 at line 320
ok 123 at line 321
selectall_arrayref hash slice
ok 124 at line 325
ok 125 at line 326
ok 126 at line 327
ok 127 at line 328
ok 128 at line 329
ok 129 at line 330
ok 130 at line 331
selectall_hashref
ok 131 at line 335
ok 132 at line 336
ok 133 at line 337
ok 134 at line 338
selectall_hashref by column number
ok 135 at line 342
ok 136 at line 343
selectcol_arrayref
ok 137 at line 347
ok 138 at line 348
ok 139 at line 349
selectcol_arrayref column slice
ok 140 at line 353
ok 141 at line 355
ok 142 at line 356
ok 143 at line 357
begin_work...
ok 144 at line 362
ok 145 at line 363
ok 146 at line 365
ok 147 at line 366
ok 148 at line 367
ok 149 at line 370
ok 150 at line 371
ok 151 at line 373
ok 152 at line 375
ok 153 at line 376
others...
ok 154 at line 383
ok 155 at line 384
RaiseError & PrintError & ShowErrorStatement
ok 156 at line 388
ok 157 at line 390
ok 158 at line 394
ok 159 at line 396
ok 160 at line 397
ok 161 at line 401
ok 162 at line 402
ok 163 at line 404
ok 164 at line 405
ok 165 at line 407
ok 166 at line 412
ok 167 at line 414
ok 168 at line 420
ok 169 at line 421
ok 170 at line 422
ok 171 at line 424
HandleError
ok 172 at line 438
ok 173 at line 439
HandleError -> die
ok 174 at line 447
ok 175 at line 448
HandleError -> 0 -> RaiseError
ok 176 at line 452
ok 177 at line 453
HandleError -> 1 -> return (original)undef
ok 178 at line 458
ok 179 at line 459
HandleError -> 2 -> return (modified)42
ok 180 at line 466
ok 181 at line 467
ok 182 at line 470
dump_results
ok 183 at line 475
ok 184 at line 478
ok 185 at line 489
ok 186 at line 491
table_info
ok 187 at line 503
ok 188 at line 510
ok 189 at line 520
ok 190 at line 522
tables
ok 191 at line 535
ok 192 at line 537
ok 193 at line 537
ok 194 at line 537
ok 195 at line 537
ok 196 at line 537
Testing the fake directories (0).
ok 197 at line 542
ok 198 at line 543
ok 199 at line 545
ok 200 at line 552
Testing the fake directories (100).
ok 201 at line 542
ok 202 at line 543
ok 203 at line 545
ok 204 at line 549
Testing the fake directories (200).
ok 205 at line 542
ok 206 at line 543
ok 207 at line 545
ok 208 at line 549
ok 209 at line 557
Testing $dbh->func().
ok 210 at line 566
ok
t/15array...........1..24
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok
t/20meta............1..6
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok
t/30subclass........1..15
ok 1 at 86
ok 2 at 99
ok 3 at 100
ok 4 at 103
ok 5 at 104
ok 6 at 107
ok 7 at 108
ok 8 at 111
ok 9 at 113
ok 10 at 114
ok 11 at 121
ok 12 at 122
ok 13 at 123
ok 14 at 124
ok 15 at 125
ok
t/40profile.........1..6
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok
t/60preparse........1..38
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok
t/70shell...........1..3
ok 1
DBI::Shell 11.02 using DBI 1.26
ok 2
ok 3
ok
t/80proxy...........1..0 # Skipped: modules required for proxy are probably
not installed
skipping test on this platform
t/zz_01basics_pp....1..39
ok 1 at line 32
ok 2 at line 33
ok 3 at line 37
ok 4 at line 40
ok 5 at line 41
ok 6 at line 45
ok 7 at line 48
ok 8 at line 50
ok 9 at line 52
ok 10 at line 54
ok 11 at line 55
ok 12 at line 58
ok 13 at line 61
ok 14 at line 63
ok 15 at line 64
ok 16 at line 66
ok 17 at line 67
ok 18 at line 68
ok 19 at line 69
ok 20 at line 71
ok 21 at line 72
ok 22 at line 73
ok 23 at line 78
ok 24 at line 79
ok 25 at line 80
ok 26 at line 81
ok 27 at line 82
ok 28 at line 83
ok 29 at line 86
ok 30 at line 87
ok 31 at line 88
ok 32 at line 89
ok 33 at line 90
ok 34 at line 91
ok 35 at line 93
ok 36 at line 94
ok 37 at line 95
ok 38 at line 99
ok 39 at line 100
ok
t/zz_02dbidrv_pp....1..22
ok 1
ok 2
ok 3
ok 4
DBD::_::dr internals
ok 5
ok 6
DBD::_::db internals
ok 7
ok 8
Driver for inner handles needs to be the Drivers inner handle
ok 9
ok 10
ok 11
Driver for outer handles needs to be the Drivers outer handle
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok
t/zz_03hleak_pp.....1..10
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok
t/zz_04mods_pp......1..3
ok 1
ok 2
ok 3
ok
t/zz_10examp_pp.....1..210
ok 1 at line 33
ok 2 at line 40
ok 3 at line 41
ok 4 at line 56
ok 5 at line 57
ok 6 at line 60
ok 7 at line 63
ok 8 at line 65
ok 9 at line 70
ok 10 at line 71
ok 11 at line 72
ok 12 at line 75
ok 13 at line 76
quote
ok 14 at line 80
ok 15 at line 81
ok 16 at line 82
ok 17 at line 83
quote_identifier
ok 18 at line 87
ok 19 at line 88
ok 20 at line 89
ok 21 at line 90
ok 22 at line 91
ok 23 at line 95
others
ok 24 at line 99
ok 25 at line 103
ok 26 at line 109
ok 27 at line 114
ok 28 at line 118
ok 29 at line 119
ok 30 at line 120
ok 31 at line 121
ok 32 at line 122
ok 33 at line 125
ok 34 at line 127
ok 35 at line 127
ok 36 at line 127
ok 37 at line 131
ok 38 at line 132
ok 39 at line 140
ok 40 at line 140
ok 41 at line 140
ok 42 at line 142
ok 43 at line 147
ok 44 at line 149
ok 45 at line 151
ok 46 at line 152
ok 47 at line 153
ok 48 at line 154
ok 49 at line 156
ok 50 at line 157
ok 51 at line 158
ok 52 at line 159
ok 53 at line 174
ok 54 at line 175
ok 55 at line 176
ok 56 at line 179
ok 57 at line 182
ok 58 at line 183
ok 59 at line 184
ok 60 at line 212
ok 61 at line 212
ok 62 at line 212
ok 63 at line 212
ok 64 at line 212
ok 65 at line 212
ok 66 at line 212
ok 67 at line 216
ok 68 at line 217
ok 69 at line 219
ok 70 at line 221
ok 71 at line 223
ok 72 at line 225
ok 73 at line 226
ok 74 at line 229
fetchrow_hashref('NAME_uc')
ok 75 at line 232
ok 76 at line 234
ok 77 at line 235
ok 78 at line 236
ok 79 at line 237
FetchHashKeyName
ok 80 at line 240
ok 81 at line 242
ok 82 at line 243
ok 83 at line 244
ok 84 at line 245
ok 85 at line 246
fetchall_arrayref
ok 86 at line 249
ok 87 at line 251
ok 88 at line 252
ok 89 at line 253
ok 90 at line 254
ok 91 at line 255
fetchall_arrayref array slice
ok 92 at line 258
ok 93 at line 260
ok 94 at line 261
ok 95 at line 262
fetchall_arrayref hash slice
ok 96 at line 265
ok 97 at line 268
ok 98 at line 269
ok 99 at line 270
fetchall_arrayref hash
ok 100 at line 274
ok 101 at line 276
ok 102 at line 277
ok 103 at line 278
ok 104 at line 284
ok 105 at line 285
selectrow_array
ok 106 at line 292
ok 107 at line 293
selectrow_hashref
ok 108 at line 297
ok 109 at line 298
ok 110 at line 299
ok 111 at line 300
selectall_arrayref
ok 112 at line 304
ok 113 at line 305
ok 114 at line 306
ok 115 at line 307
selectall_arrayref Slice array slice
ok 116 at line 311
ok 117 at line 312
ok 118 at line 313
ok 119 at line 314
selectall_arrayref Columns array slice
ok 120 at line 318
ok 121 at line 319
ok 122 at line 320
ok 123 at line 321
selectall_arrayref hash slice
ok 124 at line 325
ok 125 at line 326
ok 126 at line 327
ok 127 at line 328
ok 128 at line 329
ok 129 at line 330
ok 130 at line 331
selectall_hashref
ok 131 at line 335
ok 132 at line 336
ok 133 at line 337
ok 134 at line 338
selectall_hashref by column number
ok 135 at line 342
ok 136 at line 343
selectcol_arrayref
ok 137 at line 347
ok 138 at line 348
ok 139 at line 349
selectcol_arrayref column slice
ok 140 at line 353
ok 141 at line 355
ok 142 at line 356
ok 143 at line 357
begin_work...
ok 144 at line 362
ok 145 at line 363
ok 146 at line 365
ok 147 at line 366
ok 148 at line 367
ok 149 at line 370
ok 150 at line 371
ok 151 at line 373
ok 152 at line 375
ok 153 at line 376
others...
ok 154 at line 383
ok 155 at line 384
RaiseError & PrintError & ShowErrorStatement
ok 156 at line 388
ok 157 at line 390
ok 158 at line 394
ok 159 at line 396
ok 160 at line 397
ok 161 at line 401
ok 162 at line 402
ok 163 at line 404
ok 164 at line 405
ok 165 at line 407
ok 166 at line 412
ok 167 at line 414
ok 168 at line 420
ok 169 at line 421
ok 170 at line 422
ok 171 at line 424
HandleError
ok 172 at line 438
ok 173 at line 439
HandleError -> die
ok 174 at line 447
ok 175 at line 448
HandleError -> 0 -> RaiseError
ok 176 at line 452
ok 177 at line 453
HandleError -> 1 -> return (original)undef
ok 178 at line 458
ok 179 at line 459
HandleError -> 2 -> return (modified)42
ok 180 at line 466
ok 181 at line 467
ok 182 at line 470
dump_results
ok 183 at line 475
ok 184 at line 476
ok 185 at line 489
ok 186 at line 491
table_info
ok 187 at line 503
ok 188 at line 510
ok 189 at line 520
ok 190 at line 522
tables
ok 191 at line 535
ok 192 at line 537
ok 193 at line 537
ok 194 at line 537
ok 195 at line 537
ok 196 at line 537
Testing the fake directories (0).
ok 197 at line 542
ok 198 at line 543
ok 199 at line 545
ok 200 at line 546
Testing the fake directories (100).
ok 201 at line 542
ok 202 at line 543
ok 203 at line 545
ok 204 at line 549
Testing the fake directories (200).
ok 205 at line 542
ok 206 at line 543
ok 207 at line 545
ok 208 at line 549
ok 209 at line 557
Testing $dbh->func().
ok 210 at line 566
ok
t/zz_15array_pp.....1..24
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok
t/zz_20meta_pp......1..6
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok
t/zz_30subclass_pp..1..15
ok 1 at 86
ok 2 at 99
ok 3 at 100
ok 4 at 103
ok 5 at 104
ok 6 at 107
ok 7 at 108
ok 8 at 111
ok 9 at 113
ok 10 at 114
ok 11 at 121
ok 12 at 122
ok 13 at 123
ok 14 at 124
ok 15 at 125
ok
t/zz_40profile_pp...1..0 # Skipped: profiling not supported for
DBI::PurePerl
skipping test on this platform
t/zz_60preparse_pp..1..0 # Skipped: preparse not supported for DBI::PurePerl
skipping test on this platform
t/zz_70shell_pp.....1..3
ok 1
DBI::Shell 11.02 using DBI 1.26
ok 2
ok 3
ok
t/zz_80proxy_pp.....1..0 # Skipped: modules required for proxy are probably
not installed
skipping test on this platform
All tests successful, 4 tests skipped.
Files=24, Tests=708, 19 wallclock secs (17.00 cusr + 1.00 csys = 18.00 CPU)
PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i586-linux -I/
usr/lib/perl5/5.00503 test.pl
test.pl
DBI test application $Revision: 11.5 $
Switch: DBI 1.26 by Tim Bunce, 1.26
Available Drivers: ADO, ExampleP, Proxy
dbi:ExampleP:: testing 5 sets of 20 connections:
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Disconnecting...
Made 100 connections in 0 wallclock secs ( 0.07 usr + 0.00 sys = 0.07 CPU)
Testing handle creation speed...
10000 NullP statement handles cycled in 3.8 cpu+sys seconds (2652 per sec)
test.pl done
**** OutputPerl_V.txt ****************************************

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=linux, osvers=2.2.16, archname=i586-linux
uname='linux lamarr 2.2.16 #6 fre jan 5 15:13:40 cet 2001 i686 unknown '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='cc', optimize='-O2 -pipe', gccversion=2.95.2 19991024 (release)
cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
stdchar='char', d_stdstdio=undef, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Characteristics of this binary (from libperl):
Built under linux
Compiled at Jan 24 2001 16:51:28
@INC:
/usr/lib/perl5/5.00503/i586-linux
/usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i586-linux
/usr/lib/perl5/site_perl/5.005

Reply via email to