cpantestlogs/FLAT::Legacy::FA_genfailure.log
2017-05-02 18:44:36 -07:00

445 lines
14 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/1493195576.13422
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 FLAT::Legacy::FA () on cpanmetadb ...
Unpacking FLAT-Legacy-FA.1.tgz
--> Working on FLAT::Legacy::FA
Fetching http://www.cpan.org/authors/id/E/ES/ESTRABD/FLAT-Legacy-FA.1.tgz ... OK
FLAT-Legacy-FA
FLAT-Legacy-FA/dev-scripts
FLAT-Legacy-FA/Changes
FLAT-Legacy-FA/MANIFEST
FLAT-Legacy-FA/META.yml
FLAT-Legacy-FA/Makefile.PL
FLAT-Legacy-FA/Makefile.old
FLAT-Legacy-FA/README
FLAT-Legacy-FA/lib
FLAT-Legacy-FA/samples
FLAT-Legacy-FA/t
FLAT-Legacy-FA/t/CVS
FLAT-Legacy-FA/t/input
FLAT-Legacy-FA/t/FLAT-FA-PRE.t
FLAT-Legacy-FA/t/FLAT-FA-RE.t
FLAT-Legacy-FA/t/FLAT.t
FLAT-Legacy-FA/t/input/CVS
FLAT-Legacy-FA/t/input/dfa.1
FLAT-Legacy-FA/t/input/nfa.1
FLAT-Legacy-FA/t/input/nfa.2
FLAT-Legacy-FA/t/input/nfa.3
FLAT-Legacy-FA/t/input/nfa.4
FLAT-Legacy-FA/t/input/nfa.5
FLAT-Legacy-FA/t/input/nfa.6
FLAT-Legacy-FA/t/input/nfa.7
FLAT-Legacy-FA/t/input/pfa.1
FLAT-Legacy-FA/t/input/pfa.2
FLAT-Legacy-FA/t/input/pfa.3
FLAT-Legacy-FA/t/input/CVS/Root
FLAT-Legacy-FA/t/input/CVS/Repository
FLAT-Legacy-FA/t/input/CVS/Entries
FLAT-Legacy-FA/t/CVS/Root
FLAT-Legacy-FA/t/CVS/Repository
FLAT-Legacy-FA/t/CVS/Entries
FLAT-Legacy-FA/samples/CVS
FLAT-Legacy-FA/samples/bench.pl
FLAT-Legacy-FA/samples/dfa2re.pl
FLAT-Legacy-FA/samples/dfatest.pl
FLAT-Legacy-FA/samples/make.tests.pl
FLAT-Legacy-FA/samples/nfatest.pl
FLAT-Legacy-FA/samples/pfa2nfa.pl
FLAT-Legacy-FA/samples/pfatest.pl
FLAT-Legacy-FA/samples/pre2dfa.stress.pl
FLAT-Legacy-FA/samples/pretest.pl
FLAT-Legacy-FA/samples/re2nfa.pl
FLAT-Legacy-FA/samples/re2nfa.stress.pl
FLAT-Legacy-FA/samples/retest.pl
FLAT-Legacy-FA/samples/CVS/Root
FLAT-Legacy-FA/samples/CVS/Repository
FLAT-Legacy-FA/samples/CVS/Entries
FLAT-Legacy-FA/lib/CVS
FLAT-Legacy-FA/lib/FLAT
FLAT-Legacy-FA/lib/FLAT.pm
FLAT-Legacy-FA/lib/FLAT/Legacy
FLAT-Legacy-FA/lib/FLAT/Legacy/FA
FLAT-Legacy-FA/lib/FLAT/Legacy/FA.pm
FLAT-Legacy-FA/lib/FLAT/Legacy/FA/DFA.pm
FLAT-Legacy-FA/lib/FLAT/Legacy/FA/NFA.pm
FLAT-Legacy-FA/lib/FLAT/Legacy/FA/PFA.pm
FLAT-Legacy-FA/lib/FLAT/Legacy/FA/PRE.pm
FLAT-Legacy-FA/lib/FLAT/Legacy/FA/RE.pm
FLAT-Legacy-FA/lib/CVS/Root
FLAT-Legacy-FA/lib/CVS/Repository
FLAT-Legacy-FA/lib/CVS/Entries
FLAT-Legacy-FA/dev-scripts/pretest.pl
Entering FLAT-Legacy-FA
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring FLAT-0.6 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for FLAT
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 FLAT- ... cp lib/FLAT/Legacy/FA.pm blib/lib/FLAT/Legacy/FA.pm
cp lib/FLAT/Legacy/FA/PFA.pm blib/lib/FLAT/Legacy/FA/PFA.pm
cp lib/FLAT.pm blib/lib/FLAT.pm
cp lib/FLAT/Legacy/FA/RE.pm blib/lib/FLAT/Legacy/FA/RE.pm
cp lib/FLAT/Legacy/FA/PRE.pm blib/lib/FLAT/Legacy/FA/PRE.pm
cp lib/FLAT/Legacy/FA/NFA.pm blib/lib/FLAT/Legacy/FA/NFA.pm
cp lib/FLAT/Legacy/FA/DFA.pm blib/lib/FLAT/Legacy/FA/DFA.pm
Manifying 7 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
# Failed test 'DFA_min for 1&1*00...'
# at t/FLAT-FA-PRE.t line 42.
# Failed test 'DFA_min for 00&100&1...'
# at t/FLAT-FA-PRE.t line 54.
# Failed test 'DFA_min for 10&11*00...'
# at t/FLAT-FA-PRE.t line 58.
# Failed test 'DFA_min for 1*1110&0...'
# at t/FLAT-FA-PRE.t line 62.
# Failed test 'DFA_min for 1*10&100*0...'
# at t/FLAT-FA-PRE.t line 66.
# Failed test 'DFA_min for 01110|00...'
# at t/FLAT-FA-PRE.t line 70.
# Failed test 'DFA_min for 0&1&10&10&01&0...'
# at t/FLAT-FA-PRE.t line 74.
# Failed test 'DFA_min for 0|10110|10...'
# at t/FLAT-FA-PRE.t line 78.
# Failed test 'DFA_min for 001*1001|1...'
# at t/FLAT-FA-PRE.t line 82.
# Failed test 'DFA_min for 0&000(11|0)...'
# at t/FLAT-FA-PRE.t line 86.
# Failed test 'DFA_min for 100&11|00...'
# at t/FLAT-FA-PRE.t line 90.
# Failed test 'DFA_min for 00101*00*...'
# at t/FLAT-FA-PRE.t line 94.
# Failed test 'DFA_min for 0*11(11*0&1())...'
# at t/FLAT-FA-PRE.t line 98.
# Failed test 'DFA_min for 0110*00*1...'
# at t/FLAT-FA-PRE.t line 102.
# Failed test 'DFA_min for 00000*1|1...'
# at t/FLAT-FA-PRE.t line 106.
# Failed test 'DFA_min for 1(100(1*00))...'
# at t/FLAT-FA-PRE.t line 114.
# Failed test 'DFA_min for 01*11|010&1...'
# at t/FLAT-FA-PRE.t line 118.
# Failed test 'DFA_min for 0110*10(1)...'
# at t/FLAT-FA-PRE.t line 122.
# Failed test 'DFA_min for 0&01|1100...'
# at t/FLAT-FA-PRE.t line 126.
# Failed test 'DFA_min for 10|10&10(0)...'
# at t/FLAT-FA-PRE.t line 130.
# Failed test 'DFA_min for 1110|011...'
# at t/FLAT-FA-PRE.t line 134.
# Failed test 'DFA_min for 00|0|1*100*...'
# at t/FLAT-FA-PRE.t line 138.
# Failed test 'DFA_min for 1(101&011)...'
# at t/FLAT-FA-PRE.t line 142.
# Failed test 'DFA_min for 0010001*...'
# at t/FLAT-FA-PRE.t line 146.
# Failed test 'DFA_min for 0&0|111|10...'
# at t/FLAT-FA-PRE.t line 150.
# Failed test 'DFA_min for 00|00&110...'
# at t/FLAT-FA-PRE.t line 154.
# Failed test 'DFA_min for 010011*1*...'
# at t/FLAT-FA-PRE.t line 162.
# Failed test 'DFA_min for 01&011(01)...'
# at t/FLAT-FA-PRE.t line 166.
# Failed test 'DFA_min for 0111|0*1(1)...'
# at t/FLAT-FA-PRE.t line 170.
# Failed test 'DFA_min for 01&100|10...'
# at t/FLAT-FA-PRE.t line 174.
# Failed test 'DFA_min for 11000|00...'
# at t/FLAT-FA-PRE.t line 178.
# Failed test 'DFA_min for 11|0110(1*)...'
# at t/FLAT-FA-PRE.t line 182.
# Failed test 'DFA_min for 1*01|010&0...'
# at t/FLAT-FA-PRE.t line 186.
# Failed test 'DFA_min for 0&001&00|1...'
# at t/FLAT-FA-PRE.t line 190.
# Failed test 'DFA_min for 010&11(1|0)...'
# at t/FLAT-FA-PRE.t line 194.
# Failed test 'DFA_min for 1*011010&0...'
# at t/FLAT-FA-PRE.t line 198.
# Failed test 'DFA_min for 1&1&00101...'
# at t/FLAT-FA-PRE.t line 202.
# Failed test 'DFA_min for 1110001|0...'
# at t/FLAT-FA-PRE.t line 210.
# Failed test 'DFA_min for 001101(0*)...'
# at t/FLAT-FA-PRE.t line 214.
# Failed test 'DFA_min for 000|1*101...'
# at t/FLAT-FA-PRE.t line 218.
# Failed test 'DFA_min for 11&01|000*...'
# at t/FLAT-FA-PRE.t line 222.
# Failed test 'DFA_min for 0|01&1*110...'
# at t/FLAT-FA-PRE.t line 226.
# Failed test 'DFA_min for 111001|0...'
# at t/FLAT-FA-PRE.t line 230.
# Failed test 'DFA_min for 00&0&0010*...'
# at t/FLAT-FA-PRE.t line 234.
# Failed test 'DFA_min for 110*1011...'
# at t/FLAT-FA-PRE.t line 238.
# Failed test 'DFA_min for 0&1100|10...'
# at t/FLAT-FA-PRE.t line 242.
# Failed test 'DFA_min for 1*0|10011&0...'
# at t/FLAT-FA-PRE.t line 246.
# Failed test 'DFA_min for 1|010&000...'
# at t/FLAT-FA-PRE.t line 250.
# Failed test 'DFA_min for 1*00&10|10...'
# at t/FLAT-FA-PRE.t line 254.
# Failed test 'DFA_min for 0001&0(10)...'
# at t/FLAT-FA-PRE.t line 258.
# Failed test 'DFA_min for 01&1&01|0&1...'
# at t/FLAT-FA-PRE.t line 262.
# Failed test 'DFA_min for 0(0*0*1000)...'
# at t/FLAT-FA-PRE.t line 266.
# Failed test 'DFA_min for 111*1&0*01...'
# at t/FLAT-FA-PRE.t line 270.
# Failed test 'DFA_min for 011&1000...'
# at t/FLAT-FA-PRE.t line 278.
# Failed test 'DFA_min for 01100&00...'
# at t/FLAT-FA-PRE.t line 282.
# Failed test 'DFA_min for 10|0(1|11&0)...'
# at t/FLAT-FA-PRE.t line 290.
# Failed test 'DFA_min for 10010&01()...'
# at t/FLAT-FA-PRE.t line 294.
# Failed test 'DFA_min for 1010&11*0...'
# at t/FLAT-FA-PRE.t line 298.
# Failed test 'DFA_min for 01001*00...'
# at t/FLAT-FA-PRE.t line 302.
# Failed test 'DFA_min for 1*00&10&01|0...'
# at t/FLAT-FA-PRE.t line 306.
# Failed test 'DFA_min for 1*00*1|00*0&0...'
# at t/FLAT-FA-PRE.t line 310.
# Failed test 'DFA_min for 0000|0(10)...'
# at t/FLAT-FA-PRE.t line 314.
# Failed test 'DFA_min for 010|10&01...'
# at t/FLAT-FA-PRE.t line 318.
# Failed test 'DFA_min for 1000110*...'
# at t/FLAT-FA-PRE.t line 322.
# Failed test 'DFA_min for 110*1111...'
# at t/FLAT-FA-PRE.t line 326.
# Looks like you failed 65 tests of 81.
t/FLAT-FA-PRE.t ..
Dubious, test returned 65 (wstat 16640, 0x4100)
Failed 65/81 subtests
# Failed test 'DFA_min for 1110*11*10...'
# at t/FLAT-FA-RE.t line 57.
# Failed test 'DFA_min for 0010*1001*...'
# at t/FLAT-FA-RE.t line 61.
# Failed test 'DFA_min for 111011*01...'
# at t/FLAT-FA-RE.t line 65.
# Failed test 'DFA_min for 00|1*0|0010...'
# at t/FLAT-FA-RE.t line 69.
# Failed test 'DFA_min for 01001|11(1|)...'
# at t/FLAT-FA-RE.t line 73.
# Failed test 'DFA_min for 11*0*110|00*...'
# at t/FLAT-FA-RE.t line 77.
# Failed test 'DFA_min for 0*11*1100*0...'
# at t/FLAT-FA-RE.t line 81.
# Failed test 'DFA_min for 101*11|1*0*1...'
# at t/FLAT-FA-RE.t line 85.
# Failed test 'DFA_min for 10|0*1100*1101|1100|0...'
# at t/FLAT-FA-RE.t line 89.
# Failed test 'DFA_min for 0100|100001001|0|1|0...'
# at t/FLAT-FA-RE.t line 93.
# Failed test 'DFA_min for 01001|10101001111...'
# at t/FLAT-FA-RE.t line 97.
# Failed test 'DFA_min for 1*1*000|1011110*1011...'
# at t/FLAT-FA-RE.t line 101.
# Failed test 'DFA_min for 100100*0|011*11(1*0)0|0...'
# at t/FLAT-FA-RE.t line 105.
# Failed test 'DFA_min for 11011(10*11|0100011*)...'
# at t/FLAT-FA-RE.t line 109.
# Failed test 'DFA_min for 1*0*011|0|1101110|111...'
# at t/FLAT-FA-RE.t line 113.
# Failed test 'DFA_min for 11011*0110101110001000|000100*10100...'
# at t/FLAT-FA-RE.t line 121.
# Failed test 'DFA_min for 01(11*11*0*01|1*1|0)010101010|000001|11100|1...'
# at t/FLAT-FA-RE.t line 125.
# Failed test 'DFA_min for 10(0*00*0)10001(10*01101100)00*0*11(1)10100...'
# at t/FLAT-FA-RE.t line 129.
# Failed test 'DFA_min for 1011|010111|00*0000110110110*0101110...'
# at t/FLAT-FA-RE.t line 133.
# Failed test 'DFA_min for 0*11*0*000*1*0|10|11*11101010010|11111110*...'
# at t/FLAT-FA-RE.t line 137.
# Failed test 'DFA_min for 1*1010100111110|11111(0*110000110|111)...'
# at t/FLAT-FA-RE.t line 141.
# Failed test 'DFA_min for 0010000000|000110101|00|1|11111|0*0011...'
# at t/FLAT-FA-RE.t line 145.
# Failed test 'DFA_min for 10*0010100|10100*010110*01011*0|010011*...'
# at t/FLAT-FA-RE.t line 149.
# Failed test 'DFA_min for 01011110*0*101|110100100|1*100010*111*1...'
# at t/FLAT-FA-RE.t line 153.
# Failed test 'DFA_min for 1*0100011(111|1|10*0000110*01111101010)...'
# at t/FLAT-FA-RE.t line 157.
# Failed test 'DFA_min for 1|0011*110*11011|00(1(11|00110*110*0*010*0*01*11)001*01101)0100001000*01*1101101|01|0...'
# at t/FLAT-FA-RE.t line 161.
# Failed test 'DFA_min for 1|001|1(1)1*0|0(101|01000|01010111|11(0011|0)0011)00|1(0110*0)01|0|0(01101|000011|0|1*000)...'
# at t/FLAT-FA-RE.t line 165.
# Failed test 'DFA_min for 0101000*10101|100(1101|1|0)0|1111101010111*01*1011000011001010*0100010|001|0*...'
# at t/FLAT-FA-RE.t line 169.
# Failed test 'DFA_min for 1111*1*10(00|0100*01011011|1|110*010|11*000100010*00(1)1*1(0000(1|0|1010)11101|01(000)))...'
# at t/FLAT-FA-RE.t line 173.
# Failed test 'DFA_min for 1(0(11*1*00|0011)01*1111001*10)01(010111(001101011001|0100110|10)1*01011|001*01(11))...'
# at t/FLAT-FA-RE.t line 177.
# Failed test 'DFA_min for 111|000*010|0(0*00*0|001001111|111111010010)0(1*00)010|011010101001*1111000*011...'
# at t/FLAT-FA-RE.t line 181.
# Failed test 'DFA_min for 11|1100011000*10(1110(010111|1001010001*0*110*1|110|01*000110100*0(100*11(010*00))))...'
# at t/FLAT-FA-RE.t line 185.
# Failed test 'DFA_min for 10*00|111110(0*010001001100|1*01111|0|00*0001(101010(000)101)111001|0111001*10*0)...'
# at t/FLAT-FA-RE.t line 189.
# Failed test 'DFA_min for 11100*00000*1001*0|101|0111(0)000|101110011011101|11|0110010001110|001|1|0|111...'
# at t/FLAT-FA-RE.t line 193.
# Failed test 'DFA_min for 1*11000000(01000001000(10)1(01*01(10110*001*0110111001|10010|000010111110*11*)))...'
# at t/FLAT-FA-RE.t line 197.
# Looks like you failed 35 tests of 48.
t/FLAT-FA-RE.t ...
Dubious, test returned 35 (wstat 8960, 0x2300)
Failed 35/48 subtests
t/FLAT.t ......... ok
Test Summary Report
-------------------
t/FLAT-FA-PRE.t (Wstat: 16640 Tests: 81 Failed: 65)
Failed tests: 10, 13-26, 28-38, 40-50, 52-67, 69-70, 72-81
Non-zero exit status: 65
t/FLAT-FA-RE.t (Wstat: 8960 Tests: 48 Failed: 35)
Failed tests: 13-27, 29-48
Non-zero exit status: 35
Files=3, Tests=145, 4 wallclock secs ( 0.02 usr 0.00 sys + 1.92 cusr 0.01 csys = 1.95 CPU)
Result: FAIL
Failed 2/3 test programs. 100/145 subtests failed.
Makefile:859: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing FLAT::Legacy::FA failed. See /home/ryan/.cpanm/work/1493195576.13422/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose FLAT::Legacy::FA] 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