[Pdx-pm] perl 5.10 installation problem

Thomas Keller kellert at ohsu.edu
Fri Aug 1 21:50:31 PDT 2008


Greetings,
I'm running OS X 10.5.4 on an Intel Mac Book. Trying to install perl  
5.10 and harness gives the following Failed tests:
Failed Test                               Stat Wstat Total Fail  List  
of Failed
-------------------------------------------------------------------------------
../lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-  255 65280     7    3  5-7
../lib/CPANPLUS/t/01_CPANPLUS-Configure.t    5  1280   296    5   
286-288 290- 291
../lib/CPANPLUS/t/03_CPANPLUS-Internals-S  255 65280     8    7  2-8
../lib/CPANPLUS/t/04_CPANPLUS-Module.t     255 65280     4    4  1-4
../lib/CPANPLUS/t/05_CPANPLUS-Internals-F   10  2560    18   10  2 6-7  
9-10 12 15-18
../lib/CPANPLUS/t/07_CPANPLUS-Internals-E  255 65280     1    1  1
../lib/CPANPLUS/t/08_CPANPLUS-Backend.t    255 65280     7    4  2-4 6
../lib/CPANPLUS/t/09_CPANPLUS-Internals-S  255 65280    ??   ??  ??
../lib/CPANPLUS/t/15_CPANPLUS-Shell.t       14  3584    92   14  37-38  
40-41 44  47 50 53 74 77 79-80 91-92
../lib/CPANPLUS/t/19_CPANPLUS-Dist.t       255 65280     6    5  2-6
../lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t    255 65280     1    1  1
../lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Bui  255 65280     2    1  1
../lib/CPANPLUS/t/30_CPANPLUS-Internals-S  255 65280    25    3  18  
24-25
../lib/CPANPLUS/t/40_CPANPLUS-Internals-R  255 65280    10    1  10
comp/cpp.t                                              ??   ??  ??
run/switchPx.t                                          ??   ??  ??
76 tests and 725 subtests skipped.
Failed 16/1465 test scripts. 59/187414 subtests failed.
Files=1465, Tests=187414, 633 wallclock secs (282.87 cusr + 58.47 csys  
= 341.34 CPU)
Failed 16/1465 test programs. 59/187414 subtests failed.
------------------------------------
So to get more information I ran tests individually. Here's one:
$ make test TEST_FILES=lib/CPANPLUS/Dist/Build/t

and all looked well until the following:


	Making Hash::Util::FieldHash (dynamic)
/Users/kellert/src/perl-5.10.0/ext/Hash/Util/FieldHash
PERL=./perl make _test_prep
./miniperl -Ilib uupacktool.pl -u -m
cd t && (rm -f ./perl; /bin/ln -s .././perl ./perl)
/Users/kellert/src/perl-5.10.0/t
PERL=./perl make _test
if (true </dev/tty) >/dev/null 2>&1; then \
	  make TEST_ARGS= TESTFILE=TEST _test_tty   ; \
	else \
	  make TEST_ARGS= TESTFILE=TEST _test_notty ; \
	fi
cd t &&   ./perl TEST  lib/CPANPLUS/Dist/Build/t </dev/tty
/Users/kellert/src/perl-5.10.0/t
t/lib/CPANPLUS/Dist/Build/t...Can't run lib/CPANPLUS/Dist/Build/t.
make[2]: *** [_test_tty] Error 2
make[1]: *** [_test] Error 2
make: *** [test] Error 2


I'm stumped as to what to do next.
Any suggestions welcome.

Tom
kellert at ohsu.edu
503-494-2442


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/pdx-pm-list/attachments/20080801/e3bc5c08/attachment.html>


More information about the Pdx-pm-list mailing list