cpantestlogs/readline_ttytter_genfailure.log
2017-05-02 18:44:36 -07:00

52 lines
2.8 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/1493069084.9838
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 readline_ttytter () on cpanmetadb ...
Unpacking Term-ReadLine-TTYtter-1.4.tar.gz
--> Working on readline_ttytter
Fetching http://www.cpan.org/authors/id/C/CK/CKAISER/Term-ReadLine-TTYtter-1.4.tar.gz ... OK
Term-ReadLine-TTYtter-1.4/
Term-ReadLine-TTYtter-1.4/CHANGES
Term-ReadLine-TTYtter-1.4/Makefile.PL
Term-ReadLine-TTYtter-1.4/MANIFEST
Term-ReadLine-TTYtter-1.4/META.yml
Term-ReadLine-TTYtter-1.4/ReadLine/
Term-ReadLine-TTYtter-1.4/ReadLine/readline_ttytter.pm
Term-ReadLine-TTYtter-1.4/ReadLine/TTYtter.pm
Term-ReadLine-TTYtter-1.4/README
Term-ReadLine-TTYtter-1.4/test.pl
Entering Term-ReadLine-TTYtter-1.4
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Term-ReadLine-TTYtter-1.4 ... 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-TTYtter-1.4 ... cp ReadLine/TTYtter.pm blib/lib/Term/ReadLine/TTYtter.pm
cp ReadLine/readline_ttytter.pm blib/lib/Term/ReadLine/readline_ttytter.pm
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. The stty program didn't work. at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Term/ReadKey.pm line 451.
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Term/ReadKey.pm line 451.
Term::ReadKey::GetTerminalSize(GLOB(0x55fd687d4178)) called at blib/lib/Term/ReadLine/readline_ttytter.pm line 427
readline_ttytter::get_window_size called at blib/lib/Term/ReadLine/readline_ttytter.pm line 1132
readline_ttytter::init called at blib/lib/Term/ReadLine/readline_ttytter.pm line 223
require Term/ReadLine/readline_ttytter.pm called at blib/lib/Term/ReadLine/TTYtter.pm line 53
eval {...} called at blib/lib/Term/ReadLine/TTYtter.pm line 53
Term::ReadLine::TTYtter::new("Term::ReadLine", "Simple Perl calc") called at test.pl line 20