cpantestlogs/Data::Encrypted_genfailure.log
2017-04-18 14:54:58 -04:00

72 lines
2.9 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491181571.23701
You have make /usr/bin/make
You have LWP 6.24
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 Data::Encrypted () on cpanmetadb ...
Unpacking Data-Encrypted-0.07.tar.gz
--> Working on Data::Encrypted
Fetching http://www.cpan.org/authors/id/A/AM/AMACKEY/Data-Encrypted-0.07.tar.gz ... OK
Data-Encrypted-0.07/
Data-Encrypted-0.07/example_inline.pl
Data-Encrypted-0.07/Makefile.PL
Data-Encrypted-0.07/Changes
Data-Encrypted-0.07/example.pl
Data-Encrypted-0.07/MANIFEST
Data-Encrypted-0.07/Encrypted.pm
Data-Encrypted-0.07/test.pl
Entering Data-Encrypted-0.07
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Data-Encrypted-0.07 ... Warning: prerequisite Term::ReadPassword 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::Encrypted
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have File::HomeDir 0 ... Yes (1.00)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have Term::ReadPassword 0 ... No
Checking if you have Crypt::RSA 0 ... Yes (1.99)
Searching Term::ReadPassword (0) on cpanmetadb ...
Unpacking Term-ReadPassword-0.11.tar.gz
OK
==> Found dependencies: Term::ReadPassword
--> Working on Term::ReadPassword
Fetching http://www.cpan.org/authors/id/P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz ... OK
Term-ReadPassword-0.11/
Term-ReadPassword-0.11/Changes
Term-ReadPassword-0.11/Makefile.PL
Term-ReadPassword-0.11/MANIFEST
Term-ReadPassword-0.11/META.yml
Term-ReadPassword-0.11/README
Term-ReadPassword-0.11/ReadPassword.pm
Term-ReadPassword-0.11/t/
Term-ReadPassword-0.11/t/1_basics.t
Term-ReadPassword-0.11/t/2_interactive.t
Entering Term-ReadPassword-0.11
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Term-ReadPassword-0.11 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Term::ReadPassword
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Term-ReadPassword-0.11 ... cp ReadPassword.pm blib/lib/Term/ReadPassword.pm
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
t/1_basics.t ....... ok