cpantestlogs/Test::OpenID::Server_genfailure.log
2017-05-02 18:44:36 -07:00

386 lines
16 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/1493725664.29090
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 Test::OpenID::Server () on cpanmetadb ...
Unpacking Test-OpenID-Server-0.03.tar.gz
--> Working on Test::OpenID::Server
Fetching http://www.cpan.org/authors/id/T/TS/TSIBLEY/Test-OpenID-Server-0.03.tar.gz ... OK
Test-OpenID-Server-0.03/
Test-OpenID-Server-0.03/META.yml
Test-OpenID-Server-0.03/lib/
Test-OpenID-Server-0.03/lib/Test/
Test-OpenID-Server-0.03/lib/Test/OpenID/
Test-OpenID-Server-0.03/lib/Test/OpenID/Server.pm
Test-OpenID-Server-0.03/SIGNATURE
Test-OpenID-Server-0.03/Makefile.PL
Test-OpenID-Server-0.03/inc/
Test-OpenID-Server-0.03/inc/Module/
Test-OpenID-Server-0.03/inc/Module/AutoInstall.pm
Test-OpenID-Server-0.03/inc/Module/Install.pm
Test-OpenID-Server-0.03/inc/Module/Install/
Test-OpenID-Server-0.03/inc/Module/Install/Base.pm
Test-OpenID-Server-0.03/inc/Module/Install/Can.pm
Test-OpenID-Server-0.03/inc/Module/Install/Fetch.pm
Test-OpenID-Server-0.03/inc/Module/Install/Makefile.pm
Test-OpenID-Server-0.03/inc/Module/Install/AutoInstall.pm
Test-OpenID-Server-0.03/inc/Module/Install/Win32.pm
Test-OpenID-Server-0.03/inc/Module/Install/WriteAll.pm
Test-OpenID-Server-0.03/inc/Module/Install/Metadata.pm
Test-OpenID-Server-0.03/inc/Module/Install/Include.pm
Test-OpenID-Server-0.03/t/
Test-OpenID-Server-0.03/t/consumer.t
Test-OpenID-Server-0.03/t/basics.t
Test-OpenID-Server-0.03/t/run.t
Test-OpenID-Server-0.03/MANIFEST
Test-OpenID-Server-0.03/Changes
Entering Test-OpenID-Server-0.03
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Test-OpenID-Server-0.03 ... Warning: prerequisite Net::OpenID::Server 0 not found.
Warning: prerequisite Test::OpenID::Consumer 0 not found.
*** Module::AutoInstall version 1.14
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::Warnings ...loaded. (0.026 >= 0.009)
- Net::OpenID::Server ...missing.
- Test::OpenID::Consumer ...missing.
- Test::HTTP::Server::Simple ...loaded. (0.11)
- Test::WWW::Mechanize ...loaded. (1.48)
- HTTP::Server::Simple ...loaded. (0.52)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::OpenID::Server
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::WWW::Mechanize 0 ... Yes (1.48)
Checking if you have Test::HTTP::Server::Simple 0 ... Yes (0.11)
Checking if you have Test::OpenID::Consumer 0 ... No
Checking if you have Test::Warnings 0.009 ... Yes (0.026)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have HTTP::Server::Simple 0 ... Yes (0.52)
Checking if you have Net::OpenID::Server 0 ... No
Searching Test::OpenID::Consumer (0) on cpanmetadb ...
Unpacking Test-OpenID-Consumer-0.03.tar.gz
OK
==> Found dependencies: Test::OpenID::Consumer, Net::OpenID::Server
--> Working on Test::OpenID::Consumer
Fetching http://www.cpan.org/authors/id/T/TS/TSIBLEY/Test-OpenID-Consumer-0.03.tar.gz ... OK
Test-OpenID-Consumer-0.03/
Test-OpenID-Consumer-0.03/README.md
Test-OpenID-Consumer-0.03/META.yml
Test-OpenID-Consumer-0.03/lib/
Test-OpenID-Consumer-0.03/lib/Test/
Test-OpenID-Consumer-0.03/lib/Test/OpenID/
Test-OpenID-Consumer-0.03/lib/Test/OpenID/Consumer.pm
Test-OpenID-Consumer-0.03/SIGNATURE
Test-OpenID-Consumer-0.03/Makefile.PL
Test-OpenID-Consumer-0.03/inc/
Test-OpenID-Consumer-0.03/inc/Module/
Test-OpenID-Consumer-0.03/inc/Module/AutoInstall.pm
Test-OpenID-Consumer-0.03/inc/Module/Install.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/
Test-OpenID-Consumer-0.03/inc/Module/Install/Base.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/Can.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/Fetch.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/Makefile.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/AutoInstall.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/ReadmeFromPod.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/Win32.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/WriteAll.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/Metadata.pm
Test-OpenID-Consumer-0.03/inc/Module/Install/Include.pm
Test-OpenID-Consumer-0.03/t/
Test-OpenID-Consumer-0.03/t/run.t
Test-OpenID-Consumer-0.03/MANIFEST
Test-OpenID-Consumer-0.03/Changes
Entering Test-OpenID-Consumer-0.03
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Test-OpenID-Consumer-0.03 ... Warning: prerequisite Net::OpenID::Consumer 0 not found.
*** Module::AutoInstall version 1.14
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Net::OpenID::Consumer ...missing.
- Test::HTTP::Server::Simple ...loaded. (0.11)
- HTTP::Server::Simple ...loaded. (0.52)
- LWP::UserAgent::Paranoid ...loaded. (0.97 >= 0.97)
- Cache::FileCache ...loaded. (undef)
- Test::Builder ...loaded. (1.302083)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::OpenID::Consumer
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have HTTP::Server::Simple 0 ... Yes (0.52)
Checking if you have Net::OpenID::Consumer 0 ... No
Checking if you have LWP::UserAgent::Paranoid 0.97 ... Yes (0.97)
Checking if you have Test::Builder 0 ... Yes (1.302083)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Cache::FileCache 0 ... Yes (undef)
Checking if you have Test::HTTP::Server::Simple 0 ... Yes (0.11)
Searching Net::OpenID::Consumer (0) on cpanmetadb ...
Unpacking Net-OpenID-Consumer-1.18.tar.gz
OK
==> Found dependencies: Net::OpenID::Consumer
--> Working on Net::OpenID::Consumer
Fetching http://www.cpan.org/authors/id/W/WR/WROG/Net-OpenID-Consumer-1.18.tar.gz ... OK
Net-OpenID-Consumer-1.18/
Net-OpenID-Consumer-1.18/README
Net-OpenID-Consumer-1.18/INSTALL
Net-OpenID-Consumer-1.18/Changes
Net-OpenID-Consumer-1.18/LICENSE
Net-OpenID-Consumer-1.18/META.yml
Net-OpenID-Consumer-1.18/MANIFEST
Net-OpenID-Consumer-1.18/META.json
Net-OpenID-Consumer-1.18/t/
Net-OpenID-Consumer-1.18/t/00-use.t
Net-OpenID-Consumer-1.18/t/01-misc.t
Net-OpenID-Consumer-1.18/t/99-rt80329.t
Net-OpenID-Consumer-1.18/t/04-handler.t
Net-OpenID-Consumer-1.18/t/03-seminfo.t
Net-OpenID-Consumer-1.18/t/02-canonical.t
Net-OpenID-Consumer-1.18/t/lib/
Net-OpenID-Consumer-1.18/t/lib/FakeFetch.pm
Net-OpenID-Consumer-1.18/t/release-pod-syntax.t
Net-OpenID-Consumer-1.18/Makefile.PL
Net-OpenID-Consumer-1.18/xt/
Net-OpenID-Consumer-1.18/xt/04-handler.t
Net-OpenID-Consumer-1.18/xt/03-providers.t
Net-OpenID-Consumer-1.18/examples/
Net-OpenID-Consumer-1.18/examples/consumer.cgi
Net-OpenID-Consumer-1.18/lib/
Net-OpenID-Consumer-1.18/lib/Net/
Net-OpenID-Consumer-1.18/lib/Net/OpenID/
Net-OpenID-Consumer-1.18/lib/Net/OpenID/Consumer.pm
Net-OpenID-Consumer-1.18/lib/Net/OpenID/Association.pm
Net-OpenID-Consumer-1.18/lib/Net/OpenID/ClaimedIdentity.pm
Net-OpenID-Consumer-1.18/lib/Net/OpenID/VerifiedIdentity.pm
Entering Net-OpenID-Consumer-1.18
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Net-OpenID-Consumer-1.18 ... Warning: prerequisite Net::OpenID::Common 1.19 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::OpenID::Consumer
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Digest::SHA 0 ... Yes (5.96)
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have URI 0 ... Yes (1.71)
Checking if you have HTTP::Request 0 ... Yes (6.11)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have Time::Local 0 ... Yes (1.25)
Checking if you have Net::OpenID::Common 1.19 ... No
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
Checking if you have CGI 0 ... Yes (4.36)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have Test::More 0 ... Yes (1.302083)
Searching Net::OpenID::Common (1.19) on cpanmetadb ...
Unpacking Net-OpenID-Common-1.20.tar.gz
OK
==> Found dependencies: Net::OpenID::Common
--> Working on Net::OpenID::Common
Fetching http://www.cpan.org/authors/id/W/WR/WROG/Net-OpenID-Common-1.20.tar.gz ... OK
Net-OpenID-Common-1.20/
Net-OpenID-Common-1.20/README
Net-OpenID-Common-1.20/INSTALL
Net-OpenID-Common-1.20/Changes
Net-OpenID-Common-1.20/LICENSE
Net-OpenID-Common-1.20/META.yml
Net-OpenID-Common-1.20/MANIFEST
Net-OpenID-Common-1.20/t/
Net-OpenID-Common-1.20/t/05-eq.t
Net-OpenID-Common-1.20/t/04-messages.t
Net-OpenID-Common-1.20/t/07-htmlparse.t
Net-OpenID-Common-1.20/t/06-int2bytes.t
Net-OpenID-Common-1.20/t/02-use-yadis.t
Net-OpenID-Common-1.20/t/03-use-common.t
Net-OpenID-Common-1.20/t/01-use-urifetch.t
Net-OpenID-Common-1.20/t/release-pod-syntax.t
Net-OpenID-Common-1.20/t/00-use-indirectmessage.t
Net-OpenID-Common-1.20/META.json
Net-OpenID-Common-1.20/Makefile.PL
Net-OpenID-Common-1.20/lib/
Net-OpenID-Common-1.20/lib/Net/
Net-OpenID-Common-1.20/lib/Net/OpenID/
Net-OpenID-Common-1.20/lib/Net/OpenID/Yadis.pm
Net-OpenID-Common-1.20/lib/Net/OpenID/Common.pm
Net-OpenID-Common-1.20/lib/Net/OpenID/URIFetch.pm
Net-OpenID-Common-1.20/lib/Net/OpenID/Extension.pm
Net-OpenID-Common-1.20/lib/Net/OpenID/Yadis/
Net-OpenID-Common-1.20/lib/Net/OpenID/Yadis/Service.pm
Net-OpenID-Common-1.20/lib/Net/OpenID/IndirectMessage.pm
Net-OpenID-Common-1.20/lib/Net/OpenID/ExtensionMessage.pm
Net-OpenID-Common-1.20/lib/Net/OpenID/Extension/
Net-OpenID-Common-1.20/lib/Net/OpenID/Extension/SimpleRegistration.pm
Entering Net-OpenID-Common-1.20
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Net-OpenID-Common-1.20 ... Warning: prerequisite Crypt::DH::GMP 0.00011 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::OpenID::Common
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have HTML::Parser 3.40 ... Yes (3.72)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have HTTP::Status 0 ... Yes (6.11)
Checking if you have HTTP::Request 0 ... Yes (6.11)
Checking if you have HTTP::Message 5.814 ... Yes (6.11)
Checking if you have Encode 0 ... Yes (2.88)
Checking if you have Crypt::DH::GMP 0.00011 ... No
Checking if you have Time::Local 0 ... Yes (1.25)
Checking if you have XML::Simple 0 ... Yes (2.22)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have HTTP::Headers::Util 0 ... Yes (6.11)
Checking if you have Math::BigInt 0 ... Yes (1.999811)
Searching Crypt::DH::GMP (0.00011) on cpanmetadb ...
Unpacking Crypt-DH-GMP-0.00012.tar.gz
OK
==> Found dependencies: Crypt::DH::GMP
--> Working on Crypt::DH::GMP
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/Crypt-DH-GMP-0.00012.tar.gz ... OK
Crypt-DH-GMP-0.00012/
Crypt-DH-GMP-0.00012/Changes
Crypt-DH-GMP-0.00012/inc/
Crypt-DH-GMP-0.00012/lib/
Crypt-DH-GMP-0.00012/Makefile.PL
Crypt-DH-GMP-0.00012/MANIFEST
Crypt-DH-GMP-0.00012/META.yml
Crypt-DH-GMP-0.00012/t/
Crypt-DH-GMP-0.00012/tools/
Crypt-DH-GMP-0.00012/xs/
Crypt-DH-GMP-0.00012/xt/
Crypt-DH-GMP-0.00012/xt/01_pod.t
Crypt-DH-GMP-0.00012/xt/02_pod-coverage.t
Crypt-DH-GMP-0.00012/xt/03_threads.t
Crypt-DH-GMP-0.00012/xs/dh_gmp.c
Crypt-DH-GMP-0.00012/xs/dh_gmp.h
Crypt-DH-GMP-0.00012/xs/GMP.xs
Crypt-DH-GMP-0.00012/xs/typemap
Crypt-DH-GMP-0.00012/tools/benchmark-compat.pl
Crypt-DH-GMP-0.00012/tools/benchmark.pl
Crypt-DH-GMP-0.00012/t/00_compile.t
Crypt-DH-GMP-0.00012/t/01_dh.t
Crypt-DH-GMP-0.00012/t/02_binhack.t
Crypt-DH-GMP-0.00012/t/03_compat.t
Crypt-DH-GMP-0.00012/t/04_compat-results.t
Crypt-DH-GMP-0.00012/lib/Crypt/
Crypt-DH-GMP-0.00012/lib/Crypt/DH/
Crypt-DH-GMP-0.00012/lib/Crypt/DH/GMP/
Crypt-DH-GMP-0.00012/lib/Crypt/DH/GMP.pm
Crypt-DH-GMP-0.00012/lib/Crypt/DH/GMP/Compat.pm
Crypt-DH-GMP-0.00012/inc/Module/
Crypt-DH-GMP-0.00012/inc/Module/Install/
Crypt-DH-GMP-0.00012/inc/Module/Install.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/AuthorTests.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/Base.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/Can.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/Fetch.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/Makefile.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/Metadata.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/Win32.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/WriteAll.pm
Crypt-DH-GMP-0.00012/inc/Module/Install/XSUtil.pm
Entering Crypt-DH-GMP-0.00012
Checking configure dependencies from META.yml
Checking if you have ExtUtils::ParseXS 3.18 ... Yes (3.30)
Checking if you have Devel::PPPort 3.19 ... Yes (3.35)
Checking if you have Devel::CheckLib 0.4 ... Yes (1.09)
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
Running Makefile.PL
Configuring Crypt-DH-GMP-0.00012 ... Writing ppport.h
Can't link/include C library 'gmp.h', 'gmp', aborting.
! Configure failed for Crypt-DH-GMP-0.00012. See /home/ryan/.cpanm/work/1493725664.29090/build.log for details.
! Installing the dependencies failed: Module 'Crypt::DH::GMP' is not installed
! Bailing out the installation for Net-OpenID-Common-1.20.
! Installing the dependencies failed: Module 'Net::OpenID::Common' is not installed
! Bailing out the installation for Net-OpenID-Consumer-1.18.
! Installing the dependencies failed: Module 'Net::OpenID::Consumer' is not installed
! Bailing out the installation for Test-OpenID-Consumer-0.03.
Searching Net::OpenID::Server (0) on cpanmetadb ...
Unpacking Net-OpenID-Server-1.09.tar.gz
N/A
--> Working on Net::OpenID::Server
Fetching http://www.cpan.org/authors/id/R/RO/ROBN/Net-OpenID-Server-1.09.tar.gz ... OK
Net-OpenID-Server-1.09
Net-OpenID-Server-1.09/Changes
Net-OpenID-Server-1.09/t
Net-OpenID-Server-1.09/t/00-use.t
Net-OpenID-Server-1.09/examples
Net-OpenID-Server-1.09/examples/server.cgi
Net-OpenID-Server-1.09/lib/Net/OpenID
Net-OpenID-Server-1.09/lib/Net/OpenID/Server.pm
Net-OpenID-Server-1.09/META.yml
Net-OpenID-Server-1.09/LICENSE
Net-OpenID-Server-1.09/README
Net-OpenID-Server-1.09/MANIFEST
Net-OpenID-Server-1.09/META.json
Net-OpenID-Server-1.09/Makefile.PL
Entering Net-OpenID-Server-1.09
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Net-OpenID-Server-1.09 ... Warning: prerequisite Net::OpenID::Common 1.11 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::OpenID::Server
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have URI 0 ... Yes (1.71)
Checking if you have Net::OpenID::Common 1.11 ... No
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have Digest::SHA 0 ... Yes (5.96)
Already tried Net::OpenID::Common. Skipping.
! Installing the dependencies failed: Module 'Net::OpenID::Common' is not installed
! Bailing out the installation for Net-OpenID-Server-1.09.
! Installing the dependencies failed: Module 'Test::OpenID::Consumer' is not installed, Module 'Net::OpenID::Server' is not installed
! Bailing out the installation for Test-OpenID-Server-0.03.
OK
==> Found dependencies: Net::OpenID::Common
Command [cpanm --reinstall --verbose Test::OpenID::Server] 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