You can ignore those errors. Tim.
On Fri, Mar 28, 2003 at 03:57:39PM -0500, Steven Todesco/Cambridge/IBM wrote: > iI, > When installing the DBI 1.35 I had errors on the make test. I bolded the > errors below. > > Thanks, > > STeve > > > > > This is everything starting with the Makefile.PL > > $ perl Makefile.PL > > ************************************************************************** > ************************************************************************** > Version 5.00503 of perl will NOT BE SUPPORTED by future DBI releases. > You will have to upgrade your perl or stop upgrading DBI. > Perl version 5.6.1 will be the lowest version supported. > Press return to continue... > ************************************************************************** > ************************************************************************** > > *** 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_06attrs_pp.t > Creating extra DBI::PurePerl test: t/zz_07kids_pp.t > Creating extra DBI::PurePerl test: t/zz_08keeperr_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_41prof_dump_pp.t > Creating extra DBI::PurePerl test: t/zz_42prof_data_pp.t > Creating extra DBI::PurePerl test: t/zz_60preparse_pp.t > Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t > 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. > > > > > $ make > /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" < > blib/arch/auto/DBI/Driver.xst > > Perl.xsi > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp -typemap > /usr/opt/perl5/lib/5.00 > 503/ExtUtils/typemap Perl.xs >xstmp.c && mv xstmp.c Perl.c > cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE > -qmaxmem=16384 -O > -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" > -I/usr/opt/perl5/lib/5.00503/aix/ > CORE -DDBI_NO_THREADS Perl.c > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp -typemap > /usr/opt/perl5/lib/5.00 > 503/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c DBI.c > cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE > -qmaxmem=16384 -O > -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" > -I/usr/opt/perl5/lib/5.00503/aix/ > CORE -DDBI_NO_THREADS DBI.c > LD_RUN_PATH="" ld -o blib/arch/auto/DBI/DBI.so -bhalt:4 -bM:SRE > -bI:/us > r/opt/perl5/lib/5.00503/aix/CORE/perl.exp -bE:DBI.exp -b noentry -lc 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 > cp dbiproxy blib/script/dbiproxy > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/dbiproxy > cp dbiprof blib/script/dbiprof > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/dbiprof > Target "makemakerdflt" is up to date. > $ > > > $ make test > /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" < > blib/arch/auto/DBI/Driver.xst > > Perl.xsi > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp -typemap > /usr/opt/perl5/lib/5.00 > 503/ExtUtils/typemap Perl.xs >xstmp.c && mv xstmp.c Perl.c > cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE > -qmaxmem=16384 -O > -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" > -I/usr/opt/perl5/lib/5.00503/aix/ > CORE -DDBI_NO_THREADS Perl.c > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp -typemap > /usr/opt/perl5/lib/5.00 > 503/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c DBI.c > cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE > -qmaxmem=16384 -O > -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" > -I/usr/opt/perl5/lib/5.00503/aix/ > CORE -DDBI_NO_THREADS DBI.c > LD_RUN_PATH="" ld -o blib/arch/auto/DBI/DBI.so -bhalt:4 -bM:SRE > -bI:/us > r/opt/perl5/lib/5.00503/aix/CORE/perl.exp -bE:DBI.exp -b noentry -lc DBI.o > > chmod 755 blib/arch/auto/DBI/DBI.so > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib > -I/usr/opt/perl5/ > lib/5.00503/aix -I/usr/opt/perl5/lib/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/05thrclone........skipping test on this platform > t/06attrs...........ok > t/07kids............ok > t/08keeperr.........ok > t/10examp...........ok > t/15array...........Use of uninitialized value at > /usr/opt/perl5/lib/5.00503/Tes > t.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > ok > t/20meta............ok > t/30subclass........ok > t/40profile.........Can't locate Time/HiRes.pm in @INC (@INC contains: > blib/arch > blib/lib /usr/opt/perl5/lib/5.00503/aix /usr/opt/perl5/lib/5.00503/aix > /usr/opt > /perl5/lib/5.00503/aix /usr/opt/perl5/lib/5.00503 > /usr/opt/perl5/lib/5.00503/aix > /usr/opt/perl5/lib/5.00503/aix /usr/opt/perl5/lib/5.00503 > /usr/opt/perl5/lib/si > te_perl/5.005/aix /usr/opt/perl5/lib/site_perl/5.005 . > /usr/opt/perl5/lib/5.0050 > 3/aix /usr/opt/perl5/lib/5.00503 /usr/opt/perl5/lib/site_perl/5.005/aix > /usr/opt > /perl5/lib/site_perl/5.005 .) at t/40profile.t line 186. > BEGIN failed--compilation aborted at t/40profile.t line 186. > Use of uninitialized value at t/40profile.t line 36. > dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 1-56 > Failed 56/56 tests, 0.00% okay > t/41prof_dump.......ok > t/42prof_data.......ok > t/60preparse........ok > t/80proxy...........skipping test on this platform > t/zz_01basics_pp.... Using DBI::PurePerl (DBI_PUREPERL=2) > ok > t/zz_02dbidrv_pp....ok > t/zz_03hleak_pp.....ok > t/zz_04mods_pp......ok > t/zz_05thrclone_pp..skipping test on this platform > t/zz_06attrs_pp.....ok > t/zz_07kids_pp......skipping test on this platform > t/zz_08keeperr_pp...ok > t/zz_10examp_pp..... Taint mode switching tests skipped > Taint attribute tests skipped > ok > t/zz_15array_pp.....Use of uninitialized value at > /usr/opt/perl5/lib/5.00503/Tes > t.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > Use of uninitialized value at /usr/opt/perl5/lib/5.00503/Test.pm line 68. > ok > t/zz_20meta_pp......ok > t/zz_30subclass_pp..ok > t/zz_40profile_pp...skipping test on this platform > t/zz_41prof_dump_pp.skipping test on this platform > t/zz_42prof_data_pp.skipping test on this platform > t/zz_60preparse_pp..skipping test on this platform > t/zz_80proxy_pp.....skipping test on this platform > Failed Test Status Wstat Total Fail Failed List of failed > ------------------------------------------------------------------------------- > t/40profile.t 2 512 56 56 100.00% 1-56 > 9 tests skipped. > Failed 1/34 test scripts, 97.06% okay. 56/1156 subtests failed, 95.16% > okay. > make: 1254-004 The error code from the last command is 2. > > > Stop. > > > $ make test TEST_VERBOSE=1 > /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" < > blib/arch/auto/DBI/Driver.xst > > Perl.xsi > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp -typemap > /usr/opt/perl5/lib/5.00 > 503/ExtUtils/typemap Perl.xs >xstmp.c && mv xstmp.c Perl.c > cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE > -qmaxmem=16384 -O > -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" > -I/usr/opt/perl5/lib/5.00503/aix/ > CORE -DDBI_NO_THREADS Perl.c > /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix > -I/usr/opt/perl5/lib/5.00 > 503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp -typemap > /usr/opt/perl5/lib/5.00 > 503/ExtUtils/typemap DBI.xs >xstmp.c && mv xstmp.c DBI.c > cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE > -qmaxmem=16384 -O > -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" > -I/usr/opt/perl5/lib/5.00503/aix/ > CORE -DDBI_NO_THREADS DBI.c > LD_RUN_PATH="" ld -o blib/arch/auto/DBI/DBI.so -bhalt:4 -bM:SRE > -bI:/us > r/opt/perl5/lib/5.00503/aix/CORE/perl.exp -bE:DBI.exp -b noentry -lc DBI.o > > ld: 0711-851 SEVERE ERROR: Output file: blib/arch/auto/DBI/DBI.so > The file is in use and cannot be overwritten. > make: 1254-004 The error code from the last command is 12. > > > > > > >