cpantestlogs/Term::ReadLine::Perl_incfailure.log
2017-05-02 18:44:36 -07:00

53 lines
2.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/1492927518.26093
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 Term::ReadLine::Perl () on cpanmetadb ...
! Download http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0303.tar.gz failed. Retrying ...
! Download http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0303.tar.gz failed. Retrying ...
Unpacking Term-ReadLine-Perl-1.0303.tar.gz
--> Working on Term::ReadLine::Perl
Fetching http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0303.tar.gz ... FAIL
Term-ReadLine-Perl-1.0303/
Term-ReadLine-Perl-1.0303/CHANGES
Term-ReadLine-Perl-1.0303/Makefile.PL
Term-ReadLine-Perl-1.0303/MANIFEST
Term-ReadLine-Perl-1.0303/META.yml
Term-ReadLine-Perl-1.0303/ReadLine/
Term-ReadLine-Perl-1.0303/ReadLine/Perl.pm
Term-ReadLine-Perl-1.0303/ReadLine/readline.pm
Term-ReadLine-Perl-1.0303/README
Term-ReadLine-Perl-1.0303/test.pl
Entering Term-ReadLine-Perl-1.0303
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Term-ReadLine-Perl-1.0303 ... Checking if your kit is complete...
Looks good
Warning: LINKTYPE set to '', no longer necessary
Generating a Unix-style Makefile
Writing Makefile for Term::ReadLine
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-ReadLine-Perl-1.0303 ... cp ReadLine/Perl.pm blib/lib/Term/ReadLine/Perl.pm
cp ReadLine/readline.pm blib/lib/Term/ReadLine/readline.pm
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
Use of uninitialized value $ENV{"PERL_RL_TEST_PROMPT_MINLEN"} in bitwise or (|) at test.pl line 33.
at test.pl line 33.
Negative repeat count does nothing at blib/lib/Term/ReadLine/readline.pm line 2057.
at blib/lib/Term/ReadLine/readline.pm line 2056.
readline::redisplay() called at blib/lib/Term/ReadLine/readline.pm line 1640
readline::readline("Enter arithmetic or Perl expression: ", "exit") called at blib/lib/Term/ReadLine/Perl.pm line 11
Term::ReadLine::Perl::readline(Term::ReadLine::Perl=ARRAY(0x55b4fdc19190), "Enter arithmetic or Perl expression: ", "exit") called at test.pl line 54