Subject: | install failure |
Plack::Middleware::OAuth
,more /local/rootmwh/.cpanm/build.log
cpanm (App::cpanminus) 1.5007 on perl 5.008008 built for x86_64-linux-
thread-multi
Work directory is /local/rootmwh/.cpanm/work/1331329624.24212
You have make /usr/bin/make
You have LWP 6.04
You have /bin/tar: tar (GNU tar) 1.15.1
You have /usr/bin/unzip
Searching Plack::Middleware::OAuth on cpanmetadb ...
--> Working on Plack::Middleware::OAuth
Fetching http://search.cpan.org/CPAN/authors/id/C/CO/CORNELIUS/Plack-
Middleware-OAuth-0.10.tar.gz
-> OK
Unpacking Plack-Middleware-OAuth-0.10.tar.gz
Entering Plack-Middleware-OAuth-0.10
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.62)
Configuring Plack-Middleware-OAuth-0.10
Running Makefile.PL
Cannot determine perl version info from lib/Plack/Middleware/OAuth.pm
Cannot determine author info from lib/Plack/Middleware/OAuth.pm
Cannot determine license info from lib/Plack/Middleware/OAuth.pm
Checking if your kit is complete...
Looks good
Writing Makefile for Plack::Middleware::OAuth
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.62)
Checking if you have DateTime 0 ... Yes (0.72)
Checking if you have URI 0 ... Yes (1.59)
Checking if you have File::Spec 0 ... Yes (3.33)
Checking if you have YAML::Any 0 ... Yes (0.78)
Checking if you have HTTP::Request::Common 0 ... Yes (6.03)
Checking if you have LWP::UserAgent 0 ... Yes (6.04)
Checking if you have Digest::MD5 0 ... Yes (2.36)
Checking if you have LWP::Protocol::https 0 ... Yes (6.03)
Checking if you have URI::Query 0 ... Yes (0.09)
Checking if you have Net::OAuth 0 ... Yes (0.28)
Checking if you have Plack::Middleware::Session 0 ... Yes (0.14)
Checking if you have JSON::Any 0 ... Yes (1.29)
Building and testing Plack-Middleware-OAuth-0.10
cp lib/Plack/Middleware/OAuth/UserInfo/Live.pm
blib/lib/Plack/Middleware/OAuth/UserInfo/Live.pm
cp lib/Plack/Middleware/OAuth/Google.pm
blib/lib/Plack/Middleware/OAuth/Google.pm
cp lib/Plack/Middleware/OAuth/UserInfo/Google.pm
blib/lib/Plack/Middleware/OAuth/UserInfo/Google.pm
cp lib/Plack/Middleware/OAuth/Handler/AccessTokenV2.pm
blib/lib/Plack/Middleware/OAuth/Handler/AccessTokenV2.pm
cp lib/Plack/Middleware/OAuth/Facebook.pm
blib/lib/Plack/Middleware/OAuth/Facebook.pm
cp lib/Plack/Middleware/OAuth/Handler/AccessTokenV1.pm
blib/lib/Plack/Middleware/OAuth/Handler/AccessTokenV1.pm
cp lib/Plack/Middleware/OAuth/Twitter.pm
blib/lib/Plack/Middleware/OAuth/Twitter.pm
cp lib/Plack/Middleware/OAuth/Live.pm
blib/lib/Plack/Middleware/OAuth/Live.pm
cp lib/Plack/Middleware/OAuth/UserInfo/Twitter.pm
blib/lib/Plack/Middleware/OAuth/UserInfo/Twitter.pm
cp lib/Plack/Middleware/OAuth/GitHub.pm
blib/lib/Plack/Middleware/OAuth/GitHub.pm
cp lib/Plack/Middleware/OAuth/UserInfo.pm
blib/lib/Plack/Middleware/OAuth/UserInfo.pm
cp lib/Plack/Middleware/OAuth.pm blib/lib/Plack/Middleware/OAuth.pm
cp lib/Plack/Middleware/OAuth/AccessToken.pm
blib/lib/Plack/Middleware/OAuth/AccessToken.pm
cp lib/Plack/Middleware/OAuth/UserInfo/Facebook.pm
blib/lib/Plack/Middleware/OAuth/UserInfo/Facebook.pm
cp lib/Plack/Middleware/OAuth/UserInfo/GitHub.pm
blib/lib/Plack/Middleware/OAuth/UserInfo/GitHub.pm
cp lib/Plack/Middleware/OAuth/Handler/RequestTokenV2.pm
blib/lib/Plack/Middleware/OAuth/Handler/RequestTokenV2.pm
cp lib/Plack/Middleware/OAuth/Handler.pm
blib/lib/Plack/Middleware/OAuth/Handler.pm
cp lib/Plack/Middleware/OAuth/Handler/RequestTokenV1.pm
blib/lib/Plack/Middleware/OAuth/Handler/RequestTokenV1.pm
cp lib/Plack/Middleware/OAuth/GenericHandler.pm
blib/lib/Plack/Middleware/OAuth/GenericHandler.pm
lib/Plack/Middleware/OAuth.pm:453: Unmatched =back
lib/Plack/Middleware/OAuth.pm:538: Unmatched =back
Manifying blib/man3/Plack::Middleware::OAuth::Handler.3pm
Manifying blib/man3/Plack::Middleware::OAuth::UserInfo.3pm
Manifying blib/man3/Plack::Middleware::OAuth.3pm
Manifying blib/man3/Plack::Middleware::OAuth::GenericHandler.3pm
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Plack::Middleware::OAuth;'
# at t/00-load.t line 6.
# Tried to use 'Plack::Middleware::OAuth'.
# Error: syntax error at lib/Plack/Middleware/OAuth/UserInfo.pm
line 31, near "{ ..."
# Compilation failed in require at lib/Plack/Middleware/OAuth.pm line
13.
# BEGIN failed--compilation aborted at lib/Plack/Middleware/OAuth.pm
line 13.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Bailout called. Further testing stopped:
Use of uninitialized value in concatenation (.) or string at t/00-load.t
line 21.
# Testing Plack::Middleware::OAuth , Perl 5.008008, /usr/bin/perl
# Looks like you failed 1 test of 13.
FAILED--Further testing stopped.
make: *** [test_dynamic] Error 1
-> FAIL Installing Plack::Middleware::OAuth failed. See
/local/rootmwh/.cpanm/build.log for details.