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

254 lines
13 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/1492931351.21124
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 Cheater () on cpanmetadb ...
Unpacking Cheater-0.10.tar.gz
--> Working on Cheater
Fetching http://www.cpan.org/authors/id/A/AG/AGENT/Cheater-0.10.tar.gz ... OK
Cheater-0.10/
Cheater-0.10/Changes
Cheater-0.10/Makefile.PL
Cheater-0.10/MANIFEST
Cheater-0.10/lib/
Cheater-0.10/lib/Cheater/
Cheater-0.10/lib/Cheater/Eval.pm
Cheater-0.10/lib/Cheater/Parser/
Cheater-0.10/lib/Cheater/Parser/Util.pm
Cheater-0.10/lib/Cheater/AST.pm
Cheater-0.10/lib/Cheater/Util.pm
Cheater-0.10/lib/Cheater/Parser.pm
Cheater-0.10/lib/Cheater.pm
Cheater-0.10/grammar/
Cheater-0.10/grammar/cheater.grammar
Cheater-0.10/bin/
Cheater-0.10/bin/cht-rows2sql
Cheater-0.10/bin/precomp
Cheater-0.10/bin/cht-compile
Cheater-0.10/bin/cht-schema2sql
Cheater-0.10/MANIFEST.SKIP
Cheater-0.10/README
Cheater-0.10/META.yml
Cheater-0.10/samples/
Cheater-0.10/samples/sanity.cht
Cheater-0.10/samples/company.cht
Cheater-0.10/reindex
Cheater-0.10/mk
Cheater-0.10/t/
Cheater-0.10/t/text.t
Cheater-0.10/t/time.t
Cheater-0.10/t/inherit.t
Cheater-0.10/t/real.t
Cheater-0.10/t/datetime.t
Cheater-0.10/t/col-clone.t
Cheater-0.10/t/Cheater.pm
Cheater-0.10/t/integer.t
Cheater-0.10/t/ref.t
Cheater-0.10/t/pod-coverage.t
Cheater-0.10/t/pod.t
Cheater-0.10/t/date.t
Cheater-0.10/t/for.t
Cheater-0.10/t/include.t
Cheater-0.10/inc/
Cheater-0.10/inc/Spiffy.pm
Cheater-0.10/inc/Module/
Cheater-0.10/inc/Module/Install.pm
Cheater-0.10/inc/Module/Install/
Cheater-0.10/inc/Module/Install/Fetch.pm
Cheater-0.10/inc/Module/Install/Scripts.pm
Cheater-0.10/inc/Module/Install/Makefile.pm
Cheater-0.10/inc/Module/Install/TestBase.pm
Cheater-0.10/inc/Module/Install/WriteAll.pm
Cheater-0.10/inc/Module/Install/Base.pm
Cheater-0.10/inc/Module/Install/Metadata.pm
Cheater-0.10/inc/Module/Install/Win32.pm
Cheater-0.10/inc/Module/Install/Include.pm
Cheater-0.10/inc/Module/Install/AutoInstall.pm
Cheater-0.10/inc/Module/Install/Can.pm
Cheater-0.10/inc/Module/AutoInstall.pm
Cheater-0.10/inc/Test/
Cheater-0.10/inc/Test/Builder.pm
Cheater-0.10/inc/Test/Builder/
Cheater-0.10/inc/Test/Builder/Module.pm
Cheater-0.10/inc/Test/Base.pm
Cheater-0.10/inc/Test/More.pm
Cheater-0.10/inc/Test/Base/
Cheater-0.10/inc/Test/Base/Filter.pm
Entering Cheater-0.10
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Cheater-0.10 ... *** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- JSON::XS ...loaded. (3.01)
- File::Slurp ...loaded. (9999.19)
- Date::Calc ...loaded. (6.4)
- Data::Random ...loaded. (0.12)
- Parse::RandGen::Regexp ...missing.
- Moose ...loaded. (2.2004)
- Clone ...loaded. (0.39)
- Parse::RecDescent ...loaded. (1.967015)
- Filter::Util::Call ...loaded. (1.57)
*** Module::AutoInstall configuration finished.
Warning: prerequisite Parse::RandGen::Regexp 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Cheater
Writing MYMETA.yml and MYMETA.json
make: Nothing to be done for 'all'.
Checking dependencies from MYMETA.json ...
Checking if you have Filter::Util::Call 0 ... Yes (1.57)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Data::Random 0 ... Yes (0.12)
Checking if you have File::Slurp 0 ... Yes (9999.19)
Checking if you have Date::Calc 0 ... Yes (6.4)
Checking if you have Parse::RecDescent 0 ... Yes (1.967015)
Checking if you have JSON::XS 0 ... Yes (3.01)
Checking if you have Parse::RandGen::Regexp 0 ... No
Checking if you have Clone 0 ... Yes (0.39)
Searching Parse::RandGen::Regexp (0) on cpanmetadb ...
Unpacking Parse-RandGen-0.202.tar.gz
OK
==> Found dependencies: Parse::RandGen::Regexp
--> Working on Parse::RandGen::Regexp
Fetching http://www.cpan.org/authors/id/J/JD/JDUTTON/Parse-RandGen-0.202.tar.gz ... OK
Parse-RandGen-0.202/
Parse-RandGen-0.202/README
Parse-RandGen-0.202/MANIFEST
Parse-RandGen-0.202/RandGen/
Parse-RandGen-0.202/RandGen/Subrule.pm
Parse-RandGen-0.202/RandGen/Rule.pm
Parse-RandGen-0.202/RandGen/Regexp.pm
Parse-RandGen-0.202/RandGen/Production.pm
Parse-RandGen-0.202/RandGen/CharClass.pm
Parse-RandGen-0.202/RandGen/Grammar.pm
Parse-RandGen-0.202/RandGen/Condition.pm
Parse-RandGen-0.202/RandGen/Literal.pm
Parse-RandGen-0.202/t/
Parse-RandGen-0.202/t/test_utils.pl
Parse-RandGen-0.202/t/10_regex_pick.t
Parse-RandGen-0.202/t/05_regex_examples.t
Parse-RandGen-0.202/t/15_regex_capture.t
Parse-RandGen-0.202/t/20_grammar_examples.t
Parse-RandGen-0.202/t/00_pod.t
Parse-RandGen-0.202/Makefile.PL
Parse-RandGen-0.202/NEWS
Parse-RandGen-0.202/RandGen.pm
Parse-RandGen-0.202/readme.texi
Entering Parse-RandGen-0.202
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Parse-RandGen-0.202 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Parse::RandGen
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have YAPE::Regex 3.02 ... Yes (4.00)
OK
Building and testing Parse-RandGen-0.202 ... cp RandGen/Production.pm blib/lib/Parse/RandGen/Production.pm
cp RandGen/Rule.pm blib/lib/Parse/RandGen/Rule.pm
cp RandGen/Regexp.pm blib/lib/Parse/RandGen/Regexp.pm
cp RandGen/CharClass.pm blib/lib/Parse/RandGen/CharClass.pm
cp RandGen.pm blib/lib/Parse/RandGen.pm
cp RandGen/Grammar.pm blib/lib/Parse/RandGen/Grammar.pm
cp RandGen/Literal.pm blib/lib/Parse/RandGen/Literal.pm
cp RandGen/Subrule.pm blib/lib/Parse/RandGen/Subrule.pm
cp RandGen/Condition.pm blib/lib/Parse/RandGen/Condition.pm
Manifying 9 pod documents
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/00_pod.t ............... ok
t/05_regex_examples.t .... ok
%Error: CharClass element is malformed ("(?^:[\-\_\.\!\~\*'\(\)])")! Must be a regular expression matching a single character of a character class (e.g. (?-imsx:[^a-f
]). at blib/lib/Parse/RandGen/CharClass.pm line 34.
Parse::RandGen::CharClass::_newDerived(Parse::RandGen::CharClass=HASH(0x55efbff06428), HASH(0x55efbfd19790)) called at blib/lib/Parse/RandGen/Condition.pm line 80
Parse::RandGen::Condition::new("Parse::RandGen::CharClass", qr([\-\_\.\!\~\*'\(\)]), "quant", "+", "greedy", 1) called at blib/lib/Parse/RandGen/Regexp.pm line 252
Parse::RandGen::Regexp::_parseRegexp(Parse::RandGen::Regexp=HASH(0x55efbff06350), YAPE::Regex::class=HASH(0x55efc0214ea8), HASH(0x55efc0205610)) called at blib/lib/Parse/RandGen/Regexp.pm line 194
Parse::RandGen::Regexp::_parseRegexp(Parse::RandGen::Regexp=HASH(0x55efbff06350), YAPE::Regex::group=HASH(0x55efbff060f8), HASH(0x55efbff05fc0)) called at blib/lib/Parse/RandGen/Regexp.pm line 56
Parse::RandGen::Regexp::_newDerived(Parse::RandGen::Regexp=HASH(0x55efbff06350), HASH(0x55efbff253a8)) called at blib/lib/Parse/RandGen/Condition.pm line 80
Parse::RandGen::Condition::new("Parse::RandGen::Regexp", qr([\-\_\.\!\~\*'\(\)]+)) called at t/10_regex_pick.t line 59
t/10_regex_pick.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 25/26 subtests
%Error: CharClass element is malformed ("(?^:[\w])")! Must be a regular expression matching a single character of a character class (e.g. (?-imsx:[^a-f
]). at blib/lib/Parse/RandGen/CharClass.pm line 34.
Parse::RandGen::CharClass::_newDerived(Parse::RandGen::CharClass=HASH(0x55802898c920), HASH(0x55802898bb00)) called at blib/lib/Parse/RandGen/Condition.pm line 80
Parse::RandGen::Condition::new("Parse::RandGen::CharClass", qr([\w]), "quant", "+", "greedy", 1) called at blib/lib/Parse/RandGen/Regexp.pm line 252
Parse::RandGen::Regexp::_parseRegexp(Parse::RandGen::Regexp=HASH(0x558028787370), YAPE::Regex::macro=HASH(0x5580289357a8), HASH(0x55802898b770)) called at blib/lib/Parse/RandGen/Regexp.pm line 194
Parse::RandGen::Regexp::_parseRegexp(Parse::RandGen::Regexp=HASH(0x558028787370), YAPE::Regex::capture=HASH(0x558028ca4450), HASH(0x558028c939e8)) called at blib/lib/Parse/RandGen/Regexp.pm line 192
Parse::RandGen::Regexp::_parseRegexp(Parse::RandGen::Regexp=HASH(0x558028787370), YAPE::Regex::group=HASH(0x558028ca4210), HASH(0x558028ca3d90)) called at blib/lib/Parse/RandGen/Regexp.pm line 56
Parse::RandGen::Regexp::_newDerived(Parse::RandGen::Regexp=HASH(0x558028787370), HASH(0x558028997700)) called at blib/lib/Parse/RandGen/Condition.pm line 80
Parse::RandGen::Condition::new("Parse::RandGen::Regexp", qr(Hello (\w+)!)) called at t/15_regex_capture.t line 53
t/15_regex_capture.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
%Error: CharClass element is malformed ("(?^:[a-zA-Z0-9_.])")! Must be a regular expression matching a single character of a character class (e.g. (?-imsx:[^a-f
]). at blib/lib/Parse/RandGen/CharClass.pm line 34.
Parse::RandGen::CharClass::_newDerived(Parse::RandGen::CharClass=HASH(0x56328bea9860), HASH(0x56328bea97a0)) called at blib/lib/Parse/RandGen/Condition.pm line 80
Parse::RandGen::Condition::new("Parse::RandGen::CharClass", qr([a-zA-Z0-9_.]), "quant", "+", "greedy", 1) called at blib/lib/Parse/RandGen/Regexp.pm line 252
Parse::RandGen::Regexp::_parseRegexp(Parse::RandGen::Regexp=HASH(0x56328c39c188), YAPE::Regex::class=HASH(0x56328c39c710), HASH(0x56328c3786b0)) called at blib/lib/Parse/RandGen/Regexp.pm line 194
Parse::RandGen::Regexp::_parseRegexp(Parse::RandGen::Regexp=HASH(0x56328c39c188), YAPE::Regex::group=HASH(0x56328c16caa0), HASH(0x56328c16d0e8)) called at blib/lib/Parse/RandGen/Regexp.pm line 56
Parse::RandGen::Regexp::_newDerived(Parse::RandGen::Regexp=HASH(0x56328c39c188), HASH(0x56328c08f968)) called at blib/lib/Parse/RandGen/Condition.pm line 80
Parse::RandGen::Condition::new("Parse::RandGen::Regexp", qr([a-zA-Z0-9_.]+)) called at blib/lib/Parse/RandGen/Production.pm line 99
Parse::RandGen::Production::addCond(Parse::RandGen::Production=HASH(0x56328be88298), qr([a-zA-Z0-9_.]+)) called at blib/lib/Parse/RandGen/Production.pm line 72
Parse::RandGen::Production::set(Parse::RandGen::Production=HASH(0x56328be88298), "cond", qr([a-zA-Z0-9_.]+)) called at blib/lib/Parse/RandGen/Production.pm line 50
Parse::RandGen::Production::new("Parse::RandGen::Production", "cond", qr([a-zA-Z0-9_.]+)) called at blib/lib/Parse/RandGen/Rule.pm line 83
Parse::RandGen::Rule::addProd(Parse::RandGen::Rule=HASH(0x56328be9dd10), ARRAY(0x56328be9de48)) called at blib/lib/Parse/RandGen/Rule.pm line 62
Parse::RandGen::Rule::set(Parse::RandGen::Rule=HASH(0x56328be9dd10), "prod", ARRAY(0x56328be9de48)) called at t/20_grammar_examples.t line 24
t/20_grammar_examples.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/10_regex_pick.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 26 tests but ran 1.
t/15_regex_capture.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/20_grammar_examples.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
Files=5, Tests=12, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.16 cusr 0.00 csys = 0.20 CPU)
Result: FAIL
Failed 3/5 test programs. 0/12 subtests failed.
Makefile:876: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Parse::RandGen::Regexp failed. See /home/ryan/.cpanm/work/1492931351.21124/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Parse::RandGen::Regexp' is not installed
! Bailing out the installation for Cheater-0.10.
FAIL
Command [cpanm --reinstall --verbose Cheater] 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