The build process seenmed to work, but when I ran make test, for a number of 
the tests,  all the subtests passed but the test script returned 0.
Also t/10exampl.t fails with an Illegal Instruction. 

Can anyone suggest what can be done to get the tests to pass?  
I would appreciate any help. 

The log of the build and tests and the output of perl -V are below:

starbase (9:25am) /<2>src/site-src/DBI-1.30> perl Makefile.PL
*** 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_05thrclone_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
 
    Remember to actually *read* the README file!
    Use  'make' to build the software (dmake or nmake on Windows).
    Then 'make test' to execute self tests.
    Then 'make install' to install the DBI and then delete this working
    directory before unpacking and building any DBD::* drivers.
 
starbase (9:26am) /<2>src/site-src/DBI-1.30> make
/space/stronghold/bin/perl -I/space/stronghold/lib/perl
-I/space/stronghold/lib/
perl -MExtUtils::Command -e mkpath blib/lib/DBI
rm -f blib/lib/DBI/Changes.pm
cp Changes blib/lib/DBI/Changes.pm
cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h
cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
cp dbipport.h blib/arch/auto/DBI/dbipport.h
cp lib/DBI/Format.pm blib/lib/DBI/Format.pm
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/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm
cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm
cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm
cp lib/DBI/Shell.pm blib/lib/DBI/Shell.pm
cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm
cp DBI.pm blib/lib/DBI.pm
cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm
cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
cp Driver.xst blib/arch/auto/DBI/Driver.xst
cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm
cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
/space/stronghold/bin/perl -p -e "s/~DRIVER~/Perl/g" <
blib/arch/auto/DBI/Driver
..xst > Perl.xsi
/space/stronghold/bin/perl -I/space/stronghold/lib/perl
-I/space/stronghold/lib/
perl /space/stronghold/lib/perl/ExtUtils/xsubpp  -typemap
/space/stronghold/lib/
perl/ExtUtils/typemap Perl.xs > Perl.xsc && mv Perl.xsc Perl.c
gcc -c  -O2 -fno-strict-aliasing -O   -DVERSION=\"1.30\"
-DXS_VERSION=\"1.30\" -
fPIC -I/space/stronghold/lib/perl/CORE -Wall -Wno-comment -DDBI_NO_THREADS
Perl.
c
dbipport.h:529: warning: `my_sv_2pvbyte' defined but not used
/space/stronghold/bin/perl -I/space/stronghold/lib/perl
-I/space/stronghold/lib/
perl /space/stronghold/lib/perl/ExtUtils/xsubpp  -typemap
/space/stronghold/lib/
perl/ExtUtils/typemap DBI.xs > DBI.xsc && mv DBI.xsc DBI.c
gcc -c  -O2 -fno-strict-aliasing -O   -DVERSION=\"1.30\"
-DXS_VERSION=\"1.30\" -
fPIC -I/space/stronghold/lib/perl/CORE -Wall -Wno-comment -DDBI_NO_THREADS
DBI.c
DBI.xs: In function `dbih_clearcom':
DBI.xs:974: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_get_fbav':
DBI.xs:1113: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_set_attr_k':
DBI.xs:1279: warning: unused variable `Perl___notused'
DBI.xs:1205: warning: unused variable `Perl___notused'
DBI.xs: In function `log_where':
DBI.xs:1728: warning: unused variable `Perl___notused'
DBI.xs: In function `XS_DBI_dispatch':
DBI.xs:2410: warning: unused variable `Perl___notused'
DBI.c: At top level:
dbipport.h:529: warning: `my_sv_2pvbyte' defined but not used
Running Mkbootstrap for DBI ()
chmod 644 DBI.bs
rm -f blib/arch/auto/DBI/DBI.so
gcc  -G  DBI.o  -o blib/arch/auto/DBI/DBI.so
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
/space/stronghold/bin/perl -Iblib/arch -Iblib/lib
-I/space/stronghold/lib/perl -
I/space/stronghold/lib/perl dbiproxy.PL dbiproxy
Extracted dbiproxy from dbiproxy.PL with variable substitutions.
cp dbiproxy blib/script/dbiproxy
/space/stronghold/bin/perl -I/space/stronghold/lib/perl
-I/space/stronghold/lib/
perl -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/dbiproxy
/space/stronghold/bin/perl -Iblib/arch -Iblib/lib
-I/space/stronghold/lib/perl -
I/space/stronghold/lib/perl dbish.PL dbish
Extracted dbish from dbish.PL with variable substitutions.
cp dbish blib/script/dbish
/space/stronghold/bin/perl -I/space/stronghold/lib/perl
-I/space/stronghold/lib/
perl -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/dbish
Manifying blib/man3/DBI::ProxyServer.3
Manifying blib/man3/DBI::Const::GetInfoType.3
Manifying blib/man3/DBD::Proxy.3
Manifying blib/man3/DBI::Format.3
Manifying blib/man3/DBI::Const::GetInfoReturn.3
Manifying blib/man1/dbish.1
Manifying blib/man3/DBI::Const::GetInfo::ANSI.3
Manifying blib/man3/DBI::PurePerl.3
Manifying blib/man3/DBI::Profile.3
Manifying blib/man3/DBI::Shell.3
Manifying blib/man3/DBI.3
Manifying blib/man3/DBI::FAQ.3
Manifying blib/man3/Bundle::DBI.3
Manifying blib/man3/Win32::DBIODBC.3
Manifying blib/man1/dbiproxy.1
Manifying blib/man3/DBI::Const::GetInfo::ODBC.3
Manifying blib/man3/DBI::W32ODBC.3
Manifying blib/man3/DBI::DBD.3


starbase (9:27am) /<2>src/site-src/DBI-1.30> make test
PERL_DL_NONLAZY=1 /space/stronghold/bin/perl -Iblib/arch -Iblib/lib
-I/space/str
onghold/lib/perl -I/space/stronghold/lib/perl -e 'use Test::Harness
qw(&runtests
 $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01basics..........ok
t/02dbidrv..........ok
t/03hleak...........dubious
        Test returned status 0 (wstat 11, 0xb)
        after all the subtests completed successfully
t/04mods............dubious
        Test returned status 0 (wstat 11, 0xb)
        after all the subtests completed successfully
t/05thrclone........skipped: perl 5.006001 not configured to support iThreads
t/10examp...........ok 215/215Illegal Instruction
t/10examp...........dubious
        Test returned status 132 (wstat 33792, 0x8400)
        after all the subtests completed successfully
t/15array...........ok
t/20meta............dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/30subclass........ok
t/40profile.........dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/60preparse........dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/70shell...........dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/80proxy...........dubious
        Test returned status 0 (wstat 4, 0x4)
t/zz_01basics_pp....    Using DBI::PurePerl (DBI_PUREPERL=2)
t/zz_01basics_pp....ok
t/zz_02dbidrv_pp....ok
t/zz_03hleak_pp.....ok
t/zz_04mods_pp......ok
t/zz_05thrclone_pp..skipped: perl 5.006001 not configured to support iThreads
t/zz_10examp_pp.....ok 59/215 Taint attribute tests skipped
t/zz_10examp_pp.....ok
t/zz_15array_pp.....ok
t/zz_20meta_pp......ok
t/zz_30subclass_pp..ok
t/zz_40profile_pp...skipped: profiling not supported for DBI::PurePerl
t/zz_60preparse_pp..skipped: preparse not supported for DBI::PurePerl
t/zz_70shell_pp.....ok
t/zz_80proxy_pp.....skipped: modules required for proxy are probably not
install
ed
Failed Test    Status Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
----
t/03hleak.t        0    11    10    0   0.00%  ??
t/04mods.t         0    11     3    0   0.00%  ??
t/10examp.t      132 33792   215    0   0.00%  ??
t/20meta.t         0     4     6    0   0.00%  ??
t/40profile.t      0     4     6    0   0.00%  ??
t/60preparse.t     0     4    38    0   0.00%  ??
t/70shell.t        0     4     3    0   0.00%  ??
t/80proxy.t        0     4    ??   ??       %  ??
5 tests skipped.
Failed 8/26 test scripts, 69.23% okay. 0/718 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 29


starbase (9:27am) /<2>src/site-src/DBI-1.30> make test TEST_VERBOSE=1
PERL_DL_NONLAZY=1 /space/stronghold/bin/perl -Iblib/arch -Iblib/lib
-I/space/str
onghold/lib/perl -I/space/stronghold/lib/perl -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
dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/04mods............1..3
ok 1
ok 2
ok 3
dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/05thrclone........1..0 # Skipped: perl 5.006001 not configured to support
iThr
eads
skipped: perl 5.006001 not configured to support iThreads
t/10examp...........1..215
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 400
ok 162 at line 401
ok 163 at line 404
ok 164 at line 405
ok 165 at line 407
ok 166 at line 408
ok 167 at line 410
ok 168 at line 413
ok 169 at line 414
ok 170 at line 415
ok 171 at line 421
ok 172 at line 423
ok 173 at line 429
ok 174 at line 430
ok 175 at line 431
ok 176 at line 433
HandleError
ok 177 at line 447
ok 178 at line 448
HandleError -> die
ok 179 at line 456
ok 180 at line 457
HandleError -> 0 -> RaiseError
ok 181 at line 461
ok 182 at line 462
HandleError -> 1 -> return (original)undef
ok 183 at line 467
ok 184 at line 468
HandleError -> 2 -> return (modified)42
ok 185 at line 475
ok 186 at line 476
ok 187 at line 479
dump_results
ok 188 at line 484
ok 189 at line 487
ok 190 at line 498
ok 191 at line 500
table_info
ok 192 at line 512
ok 193 at line 519
ok 194 at line 529
ok 195 at line 531
tables
ok 196 at line 544
ok 197 at line 546
ok 198 at line 546
ok 199 at line 546
ok 200 at line 546
ok 201 at line 546
Testing the fake directories (0).
ok 202 at line 551
ok 203 at line 552
ok 204 at line 554
ok 205 at line 561
Testing the fake directories (100).
ok 206 at line 551
ok 207 at line 552
ok 208 at line 554
ok 209 at line 558
Testing the fake directories (200).
ok 210 at line 551
ok 211 at line 552
ok 212 at line 554
ok 213 at line 558
ok 214 at line 566
Testing $dbh->func().
ok 215 at line 575
Illegal Instruction
dubious
        Test returned status 132 (wstat 33792, 0x8400)
        after all the subtests completed successfully
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
dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
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
dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/40profile.........1..6
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
dubious
        Test returned status 0 (wstat 10, 0xa)
        after all the subtests completed successfully
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
dubious
        Test returned status 0 (wstat 11, 0xb)
        after all the subtests completed successfully
t/70shell...........1..3
ok 1
DBI::Shell 11.02 using DBI 1.30
ok 2
ok 3
dubious
        Test returned status 0 (wstat 4, 0x4)
        after all the subtests completed successfully
t/80proxy...........1..0 # Skipped: modules required for proxy are probably
not
installed
dubious
        Test returned status 0 (wstat 4, 0x4)
t/zz_01basics_pp....1..39
        Using DBI::PurePerl (DBI_PUREPERL=2)
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_05thrclone_pp..1..0 # Skipped: perl 5.006001 not configured to support
iThr
eads
skipped: perl 5.006001 not configured to support iThreads
t/zz_10examp_pp.....1..215
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 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
 Taint attribute tests skipped
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 400
ok 162 at line 401
ok 163 at line 404
ok 164 at line 405
ok 165 at line 407
ok 166 at line 408
ok 167 at line 410
ok 168 at line 413
ok 169 at line 414
ok 170 at line 415
ok 171 at line 421
ok 172 at line 423
ok 173 at line 429
ok 174 at line 430
ok 175 at line 431
ok 176 at line 433
HandleError
ok 177 at line 447
ok 178 at line 448
HandleError -> die
ok 179 at line 456
ok 180 at line 457
HandleError -> 0 -> RaiseError
ok 181 at line 461
ok 182 at line 462
HandleError -> 1 -> return (original)undef
ok 183 at line 467
ok 184 at line 468
HandleError -> 2 -> return (modified)42
ok 185 at line 475
ok 186 at line 476
ok 187 at line 479
dump_results
ok 188 at line 484
ok 189 at line 485
ok 190 at line 498
ok 191 at line 500
table_info
ok 192 at line 512
ok 193 at line 519
ok 194 at line 529
ok 195 at line 531
tables
ok 196 at line 544
ok 197 at line 546
ok 198 at line 546
ok 199 at line 546
ok 200 at line 546
ok 201 at line 546
Testing the fake directories (0).
ok 202 at line 551
ok 203 at line 552
ok 204 at line 554
ok 205 at line 561
Testing the fake directories (100).
ok 206 at line 551
ok 207 at line 552
ok 208 at line 554
ok 209 at line 558
Testing the fake directories (200).
ok 210 at line 551
ok 211 at line 552
ok 212 at line 554
ok 213 at line 558
ok 214 at line 566
Testing $dbh->func().
ok 215 at line 575
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
skipped: profiling not supported for DBI::PurePerl
t/zz_60preparse_pp..1..0 # Skipped: preparse not supported for DBI::PurePerl
skipped: preparse not supported for DBI::PurePerl
t/zz_70shell_pp.....1..3
ok 1
DBI::Shell 11.02 using DBI 1.30
ok 2
ok 3
ok
t/zz_80proxy_pp.....1..0 # Skipped: modules required for proxy are probably
not
installed
skipped: modules required for proxy are probably not installed
Failed Test    Status Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
----
t/03hleak.t        0     4    10    0   0.00%  ??
t/04mods.t         0     4     3    0   0.00%  ??
t/10examp.t      132 33792   215    0   0.00%  ??
t/20meta.t         0     4     6    0   0.00%  ??
t/30subclass.t     0     4    15    0   0.00%  ??
t/40profile.t      0    10     6    0   0.00%  ??
t/60preparse.t     0    11    38    0   0.00%  ??
t/70shell.t        0     4     3    0   0.00%  ??
t/80proxy.t        0     4    ??   ??       %  ??
5 tests skipped.
Failed 9/26 test scripts, 65.38% okay. 0/718 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 29



starbase (9:28am) /<2>src/site-src/DBI-1.30> perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=solaris, osvers=2.7, archname=sun4-solaris
    uname='sunos sink.testfarm.cambridge.redhat.com 5.7 generic_106541-02
sun4u
sparc sunw,ultra-5_10 '
    config_args='-dse -Dinstallprefix=/space/stronghold -Dcc=gcc
-Dccflags=-O2 -
Dld= -Uuselargefiles -Ubincompat5005'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=unde
f
    useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='gcc', ccflags ='-O2 -fno-strict-aliasing ',
    optimize='-O',
    cppflags='-O2 -fno-strict-aliasing '
    ccversion='', gccversion='2.95.3 20010315 (release)',
gccosandvers='solaris2
..7'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize
=4
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G '
 
 
Characteristics of this binary (from libperl):
  Compile-time options:
  Built under solaris
  Compiled at Jul 11 2002 10:21:18
  %ENV:
    PERL5LIB=":/space/stronghold/lib/perl:/space/stronghold/lib/perl/site"
  @INC:
    /space/stronghold/lib/perl
    /space/stronghold/lib/perl/site
    .


Reply via email to