Subject: | couldn't install with CPAN |
I am trying and failing to install this module from within the CPAN
shell. I am using Mac OS and I am pretty sure everything is current. I
used the force command and did wind up with anything useful.
Here is the output from CPAN:
cpan[32]> install LWP::UserAgent::Keychain
Running install for module 'LWP::UserAgent::Keychain'
Running make for M/MI/MIYAGAWA/LWP-UserAgent-Keychain-0.01.tar.gz
Has already been unwrapped into directory
/Users/bhima/.cpan/build/LWP-UserAgent-Keychain-0.01-yCE0lv
Has already been made
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile....1/1
# Failed test 'use LWP::UserAgent::Keychain;'
# at t/00_compile.t line 4.
# Tried to use 'LWP::UserAgent::Keychain'.
# Error: No application glue for 'Keychain Scripting' found in
'/System/Library/Perl/Extras/5.8.8/Mac/Glue/glues' at
/Users/bhima/.cpan/build/LWP-UserAgent-Keychain-0.01-yCE0lv/blib/lib/LWP/UserAgent/Keychain.pm
line 10
# Compilation failed in require at (eval 3) line 2, <DATA> line 1.
# BEGIN failed--compilation aborted at (eval 3) line 2, <DATA> line 1.
# Looks like you failed 1 test of 1.
t/00_compile.... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/01_private....No application glue for 'Keychain Scripting' found in
'/System/Library/Perl/Extras/5.8.8/Mac/Glue/glues' at
/Users/bhima/.cpan/build/LWP-UserAgent-Keychain-0.01-yCE0lv/blib/lib/LWP/UserAgent/Keychain.pm
line 10
Compilation failed in require at t/01_private.t line 3, <DATA> line 1.
BEGIN failed--compilation aborted at t/01_private.t line 3, <DATA> line 1.
t/01_private.... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/00_compile (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01_private (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=2, Tests=1, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.39 cusr
0.07 csys = 0.49 CPU)
Result: FAIL
Failed 2/2 test programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 2
MIYAGAWA/LWP-UserAgent-Keychain-0.01.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MIYAGAWA/LWP-UserAgent-Keychain-0.01.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
MIYAGAWA/LWP-UserAgent-Keychain-0.01.tar.gz : make_test NO