cpantestlogs/IO::File::Log_genfailure.log
2017-05-02 18:44:36 -07:00

59 lines
2 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/1493409664.22535
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 IO::File::Log () on cpanmetadb ...
Unpacking IO-File-Log-1.01.tar.gz
--> Working on IO::File::Log
Fetching http://www.cpan.org/authors/id/L/LU/LUISMUNOZ/IO-File-Log-1.01.tar.gz ... OK
IO-File-Log-1.01
IO-File-Log-1.01/Log.pm
IO-File-Log-1.01/Makefile.PL
IO-File-Log-1.01/MANIFEST
IO-File-Log-1.01/README
IO-File-Log-1.01/t
IO-File-Log-1.01/t/basic.t
IO-File-Log-1.01/t/grow.t
IO-File-Log-1.01/t/rotate.t
IO-File-Log-1.01/t/sgrow.t
IO-File-Log-1.01/t/srotate.t
IO-File-Log-1.01/t/trunc.t
IO-File-Log-1.01/t/wipe.t
Entering IO-File-Log-1.01
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring IO-File-Log-1.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for IO::File::Log
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IO::Select 0 ... Yes (1.22)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302083)
OK
Building and testing IO-File-Log-1.01 ... cp Log.pm blib/lib/IO/File/Log.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/basic.t .... ok
t/grow.t ..... ok
t/rotate.t ... ok
t/sgrow.t .... ok
t/srotate.t .. ok
# Failed test 'Read of 4'
# at t/trunc.t line 46.
# got: '9
# '
# expected: '4
# '