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

119 lines
4.5 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/1493245303.10011
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 Backup::EZ () on cpanmetadb ...
Unpacking Backup-EZ-0.25.tar.gz
--> Working on Backup::EZ
Fetching http://www.cpan.org/authors/id/G/GR/GRAVATTJ/Backup-EZ-0.25.tar.gz ... OK
Backup-EZ-0.25/
Backup-EZ-0.25/t/
Backup-EZ-0.25/t/pod-coverage.t
Backup-EZ-0.25/t/16-expire-with-sudo.t
Backup-EZ-0.25/t/ezbackup2.conf
Backup-EZ-0.25/t/00-load.t
Backup-EZ-0.25/t/11-backup.t
Backup-EZ-0.25/t/pave.pl
Backup-EZ-0.25/t/ezbackup_min.conf
Backup-EZ-0.25/t/12-reldir.t
Backup-EZ-0.25/t/13-with-user.t
Backup-EZ-0.25/t/10-new.t
Backup-EZ-0.25/t/17-missing-dir.t
Backup-EZ-0.25/t/nuke.pl
Backup-EZ-0.25/t/14-whoami.t
Backup-EZ-0.25/t/ezbackup.conf
Backup-EZ-0.25/t/ezbackup_user.conf
Backup-EZ-0.25/t/01-module-prereq.t
Backup-EZ-0.25/t/manifest.t
Backup-EZ-0.25/t/pod.t
Backup-EZ-0.25/t/15-expire-without-sudo.t
Backup-EZ-0.25/t/ezbackup_missing_dir.conf
Backup-EZ-0.25/t/ezbackup_reldir.conf
Backup-EZ-0.25/t/boilerplate.t
Backup-EZ-0.25/bin/
Backup-EZ-0.25/bin/ezbackup
Backup-EZ-0.25/cpan-upload.sh
Backup-EZ-0.25/Changes
Backup-EZ-0.25/build.sh
Backup-EZ-0.25/share/
Backup-EZ-0.25/share/ezbackup_exclude.rsync
Backup-EZ-0.25/share/ezbackup.conf
Backup-EZ-0.25/README
Backup-EZ-0.25/Makefile.PL
Backup-EZ-0.25/MANIFEST
Backup-EZ-0.25/ignore.txt
Backup-EZ-0.25/.travis.yml
Backup-EZ-0.25/lib/
Backup-EZ-0.25/lib/Backup/
Backup-EZ-0.25/lib/Backup/EZ.pm
Backup-EZ-0.25/META.yml
Backup-EZ-0.25/META.json
Entering Backup-EZ-0.25
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Backup-EZ-0.25 ... Checking if your kit is complete...
Looks good
Invalid LICENSE value 'Artistic_2_0' ignored
Invalid LICENSE value 'Artistic_2_0' ignored
Generating a Unix-style Makefile
Writing Makefile for Backup::EZ
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Devel::Confess 0 ... Yes (0.009004)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have File::Slurp 0 ... Yes (9999.19)
Checking if you have File::ShareDir 0 ... Yes (1.102)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Config::General 0 ... Yes (2.63)
Checking if you have File::ShareDir::Install 0 ... Yes (0.11)
Checking if you have Data::Printer 0 ... Yes (0.39)
Checking if you have Data::UUID 0 ... Yes (1.221)
Checking if you have File::RandomGenerator 0 ... Yes (0.06)
Checking if you have Unix::Syslog 0 ... Yes (1.1)
OK
Building and testing Backup-EZ-0.25 ... cp share/ezbackup.conf blib/lib/auto/share/dist/Backup-EZ/ezbackup.conf
cp share/ezbackup_exclude.rsync blib/lib/auto/share/dist/Backup-EZ/ezbackup_exclude.rsync
cp lib/Backup/EZ.pm blib/lib/Backup/EZ.pm
cp bin/ezbackup blib/script/ezbackup
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ezbackup
Manifying 1 pod document
Manifying 1 pod document
Skip blib/lib/auto/share/dist/Backup-EZ/ezbackup.conf (unchanged)
Skip blib/lib/auto/share/dist/Backup-EZ/ezbackup_exclude.rsync (unchanged)
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
# Testing Backup::EZ 0.25, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ................. ok
# Failed test 'Found some modules that didn't show up in PREREQ_PM or *_REQUIRES
# '
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Prereq.pm line 221.
# Carp
# File::Spec
# Getopt::Long
# Sys::Hostname
# Time::localtime
# constant
# strict
# vars
# warnings
# Looks like you failed 1 test of 1.
t/01-module-prereq.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/10-new.t .................. ok
t/11-backup.t ............... ok
t/12-reldir.t ............... ok
t/13-with-user.t ............ ok
t/14-whoami.t ............... ok
t/15-expire-without-sudo.t .. ok