profound.w wrote:
We encountered a 'make test' problem while installing DBI-1.32 on one of our systems. The environment is solaris 7 on a E450. We wereThis has occurred sufficiently frequently that I've just created a new FAQ entry which discusses it -- you're not the first:
using DBI-1.32, Perl 5.6.1. The following is a console dump of the
relevant part of the session.
http://xmlproj.com/cgi/fom.cgi?file=149
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01basics..........ok
[...]
t/30subclass........ok t/40profile.........Can't locate Time/HiRes.pm in @INC (@INC contains: blib/arch blib/lib /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl . /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at t/40profile.t line 183.
BEGIN failed--compilation aborted at t/40profile.t line 183.
t/40profile.........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/zz_70shell_pp.....ok t/zz_80proxy_pp.....skipped: modules required for proxy are probably not installedSuccinctly: perl -MCPAN -e 'install Time::HiRes'
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/1108 subtests failed, 94.95% okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Any suggestions you can offer would be appreciated.
You can also install the currently compiled DBI and it will work unless, perhaps, you try to do profiling.
--
Jonathan Leffler ([EMAIL PROTECTED], [EMAIL PROTECTED]) #include <disclaimer.h>
Guardian of DBD::Informix 1.04.PC1 -- http://dbi.perl.org/
