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

144 lines
6.9 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/1493479027.30467
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 Module::MetaInfo () on cpanmetadb ...
Unpacking Module-MetaInfo-0.03.tar.gz
--> Working on Module::MetaInfo
Fetching http://www.cpan.org/authors/id/M/MI/MIKEDLR/Module-MetaInfo-0.03.tar.gz ... OK
Module-MetaInfo-0.03/
Module-MetaInfo-0.03/t/
Module-MetaInfo-0.03/t/extractor.t
Module-MetaInfo-0.03/t/meta-info.t
Module-MetaInfo-0.03/t/dir-tree.t
Module-MetaInfo-0.03/t/mod-list.t
Module-MetaInfo-0.03/t/auto-guess.t
Module-MetaInfo-0.03/bin/
Module-MetaInfo-0.03/bin/pm-metainfo.pl
Module-MetaInfo-0.03/bin/meta-from-perl-mods.pl
Module-MetaInfo-0.03/lib/
Module-MetaInfo-0.03/lib/Module/
Module-MetaInfo-0.03/lib/Module/MetaInfo.pm
Module-MetaInfo-0.03/lib/Module/MetaInfo/
Module-MetaInfo-0.03/lib/Module/MetaInfo/ModList.pm
Module-MetaInfo-0.03/lib/Module/MetaInfo/DirTree.pm
Module-MetaInfo-0.03/lib/Module/MetaInfo/_Extractor.pm
Module-MetaInfo-0.03/lib/Module/MetaInfo/AutoGuess.pm
Module-MetaInfo-0.03/TODO
Module-MetaInfo-0.03/Progcopy.PL
Module-MetaInfo-0.03/cpanflute.patch
Module-MetaInfo-0.03/README
Module-MetaInfo-0.03/Interesting-meta-info.txt
Module-MetaInfo-0.03/Module-MetaInfo-0.02.tar.gz.uue
Module-MetaInfo-0.03/MANIFEST.SKIP
Module-MetaInfo-0.03/Wait-meta-info.txt
Module-MetaInfo-0.03/Makefile.PL
Module-MetaInfo-0.03/test-data/
Module-MetaInfo-0.03/test-data/Not_A_Module-0.1.tar.gz
Module-MetaInfo-0.03/test-data/03modlist.data
Module-MetaInfo-0.03/test-data/CDB_File-BiIndex-0.001fake.tar.gz
Module-MetaInfo-0.03/test-data/Getopt-Function-0.007.tar.gz
Module-MetaInfo-0.03/test-data/Getopt-Function-0.002.tar.gz
Module-MetaInfo-0.03/.cvsignore
Module-MetaInfo-0.03/COPYING
Module-MetaInfo-0.03/MANIFEST
Entering Module-MetaInfo-0.03
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Module-MetaInfo-0.03 ... Warning: NAME must be a package name
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Module-MetaInfo
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 Module-MetaInfo-0.03 ... cp lib/Module/MetaInfo/AutoGuess.pm blib/lib/Module/MetaInfo/AutoGuess.pm
cp lib/Module/MetaInfo.pm blib/lib/Module/MetaInfo.pm
cp lib/Module/MetaInfo/DirTree.pm blib/lib/Module/MetaInfo/DirTree.pm
cp lib/Module/MetaInfo/ModList.pm blib/lib/Module/MetaInfo/ModList.pm
cp lib/Module/MetaInfo/_Extractor.pm blib/lib/Module/MetaInfo/_Extractor.pm
Manifying 5 pod documents
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" Progcopy.PL Progcopy
copying /home/ryan/.cpanm/work/1493479027.30467/Module-MetaInfo-0.03/bin/meta-from-perl-mods.pl to /home/ryan/.cpanm/work/1493479027.30467/Module-MetaInfo-0.03/blib/script/meta-from-perl-mods
meta-from-perl-mods.pl around line 65: '=item' outside of any '=over'
meta-from-perl-mods.pl around line 81: You forgot a '=back' before '=head1'
POD document had syntax errors at /home/ryan/perl5/perlbrew/perls/perl-blead/bin/pod2man line 71.
copying /home/ryan/.cpanm/work/1493479027.30467/Module-MetaInfo-0.03/bin/pm-metainfo.pl to /home/ryan/.cpanm/work/1493479027.30467/Module-MetaInfo-0.03/blib/script/pm-metainfo
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
Hunting for files in distribution
Sorting different perl file possibilities
Checking which fies could really be used
Description file list is as follows:
/tmp/perl-metainfo-test-temp.ryan/Getopt-Function-0.007.tar.gz/Getopt-Function-0.007/lib/Getopt/Function.pm
/tmp/perl-metainfo-test-temp.ryan/Getopt-Function-0.007.tar.gz/Getopt-Function-0.007/DESCRIPTION
/tmp/perl-metainfo-test-temp.ryan/Getopt-Function-0.007.tar.gz/Getopt-Function-0.007/README
Try to use /tmp/perl-metainfo-test-temp.ryan/Getopt-Function-0.007.tar.gz/Getopt-Function-0.007/lib/Getopt/Function.pm as description
Found description in /tmp/perl-metainfo-test-temp.ryan/Getopt-Function-0.007.tar.gz/Getopt-Function-0.007/lib/Getopt/Function.pm
Found the following documentation files
simple-example COPYING TODO README
t/auto-guess.t .. ok
In autoload with sub description
searching for description
Checking for description in given data directory
Reading /tmp/perl-metainfo-test-temp.ryan/Getopt-Function-0.007.tar.gz/Getopt-Function-0.007/PkgData/description
In autoload with sub doc_files
searching for doc_files
Checking for doc_files in given data directory
Reading /tmp/perl-metainfo-test-temp.ryan/Getopt-Function-0.007.tar.gz/Getopt-Function-0.007/PkgData/doc_files
In autoload with sub description
searching for description
Checking for description in given data directory
Couldn't find a data file named description anywhere
In autoload with sub doc_files
searching for doc_files
Checking for doc_files in given data directory
Couldn't find a data file named doc_files anywhere
t/dir-tree.t .... ok
t/extractor.t ... ok
Failed to generate any description for Not_A_Module-0.1.
no metainfo module could provide description
Failed to generate any description for CDB_File-BiIndex-0.001fake.
t/meta-info.t ...
Failed 1/19 subtests
t/mod-list.t .... ok
Test Summary Report
-------------------
t/meta-info.t (Wstat: 0 Tests: 19 Failed: 1)
Failed test: 9
Files=5, Tests=50, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.11 cusr 0.03 csys = 0.16 CPU)
Result: FAIL
Failed 1/5 test programs. 1/50 subtests failed.
Makefile:854: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Module::MetaInfo failed. See /home/ryan/.cpanm/work/1493479027.30467/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Module::MetaInfo] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man