105 lines
4.7 KiB
Text
105 lines
4.7 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493174118.4602
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching Net::LastFMAPI () on cpanmetadb ...
|
|
Unpacking net-lastfmapi-0.63.tgz
|
|
--> Working on Net::LastFMAPI
|
|
Fetching http://www.cpan.org/authors/id/D/DR/DRSTEVE/net-lastfmapi-0.63.tgz ... OK
|
|
net-lastfmapi-0.63/
|
|
net-lastfmapi-0.63/sync-api-docs.pl
|
|
net-lastfmapi-0.63/Makefile.PL
|
|
net-lastfmapi-0.63/Changes
|
|
net-lastfmapi-0.63/README
|
|
net-lastfmapi-0.63/bin/
|
|
net-lastfmapi-0.63/bin/portablog-scrobbler.pl
|
|
net-lastfmapi-0.63/bin/scrobble.pl
|
|
net-lastfmapi-0.63/bin/cmd.pl
|
|
net-lastfmapi-0.63/t/
|
|
net-lastfmapi-0.63/t/Net-LastFMAPI.t
|
|
net-lastfmapi-0.63/lib/
|
|
net-lastfmapi-0.63/lib/Net/
|
|
net-lastfmapi-0.63/lib/Net/LastFMAPI.pm
|
|
net-lastfmapi-0.63/MANIFEST.SKIP
|
|
net-lastfmapi-0.63/MANIFEST
|
|
Entering net-lastfmapi-0.63
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring net-lastfmapi-0.63 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Net::LastFMAPI
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have YAML::Syck 0 ... Yes (1.30)
|
|
Checking if you have File::Slurp 0 ... Yes (9999.19)
|
|
Checking if you have JSON::XS 0 ... Yes (3.01)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Digest::MD5 0 ... Yes (2.55)
|
|
Checking if you have File::HomeDir 0 ... Yes (1.002)
|
|
OK
|
|
Building and testing Net-LastFMAPI-0.63 ... cp lib/Net/LastFMAPI.pm blib/lib/Net/LastFMAPI.pm
|
|
cp sync-api-docs.pl blib/lib/Net/sync-api-docs.pl
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
|
|
# Failed test 'JSON requested'
|
|
# at t/Net-LastFMAPI.t line 83.
|
|
# 'http://ws.audioscrobbler.com/2.0/?sk=32d3825593e0636a8bd59343911569ba&api_key=dfab9b1c7357c55028c84b9a8fb68880&format=json&method=user.getinfo'
|
|
# doesn't match '(?^:format=json$)'
|
|
|
|
# Failed test 'correct URI'
|
|
# at t/Net-LastFMAPI.t line 84.
|
|
# got: 'http://ws.audioscrobbler.com/2.0/?sk=32d3825593e0636a8bd59343911569ba&api_key=dfab9b1c7357c55028c84b9a8fb68880&format=json&method=user.getinfo'
|
|
# expected: 'http://ws.audioscrobbler.com/2.0/?api_key=dfab9b1c7357c55028c84b9a8fb68880&method=user.getinfo&sk=32d3825593e0636a8bd59343911569ba&format=json'
|
|
|
|
# Failed test 'correct URI'
|
|
# at t/Net-LastFMAPI.t line 125.
|
|
# got: 'http://ws.audioscrobbler.com/2.0/?method=user.getinfo&api_key=dfab9b1c7357c55028c84b9a8fb68880&user=tburny&sk=32d3825593e0636a8bd59343911569ba'
|
|
# expected: 'http://ws.audioscrobbler.com/2.0/?api_key=dfab9b1c7357c55028c84b9a8fb68880&user=tburny&method=user.getinfo&sk=32d3825593e0636a8bd59343911569ba'
|
|
# Looks like you failed 3 tests of 17.
|
|
t/Net-LastFMAPI.t ..
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/17 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/Net-LastFMAPI.t (Wstat: 768 Tests: 17 Failed: 3)
|
|
Failed tests: 7-8, 15
|
|
Non-zero exit status: 3
|
|
Files=1, Tests=17, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.06 cusr 0.00 csys = 0.07 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 3/17 subtests failed.
|
|
Makefile:853: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 3
|
|
! Installing Net::LastFMAPI failed. See /home/ryan/.cpanm/work/1493174118.4602/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Net::LastFMAPI] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|