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

551 lines
26 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493313040.27313
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 Algorithm::MasterMind () on cpanmetadb ...
Unpacking Algorithm-MasterMind-v0.4.5.tar.gz
--> Working on Algorithm::MasterMind
Fetching http://www.cpan.org/authors/id/J/JM/JMERELO/Algorithm-MasterMind-v0.4.5.tar.gz ... OK
Algorithm-MasterMind-v0.4.5/
Algorithm-MasterMind-v0.4.5/Makefile.PL
Algorithm-MasterMind-v0.4.5/t/
Algorithm-MasterMind-v0.4.5/t/03_sequential_alt.t
Algorithm-MasterMind-v0.4.5/t/09_evorank.t
Algorithm-MasterMind-v0.4.5/t/08_evo_part.t
Algorithm-MasterMind-v0.4.5/t/04_consistent_set.t
Algorithm-MasterMind-v0.4.5/t/09_canonical_ga.t
Algorithm-MasterMind-v0.4.5/t/12_evo_mm.t
Algorithm-MasterMind-v0.4.5/t/08_eda_part.t
Algorithm-MasterMind-v0.4.5/t/04_partitions.t
Algorithm-MasterMind-v0.4.5/t/08_cga_part.t
Algorithm-MasterMind-v0.4.5/t/05_partition_most.t
Algorithm-MasterMind-v0.4.5/t/01_random.t
Algorithm-MasterMind-v0.4.5/t/05_partition_worst.t
Algorithm-MasterMind-v0.4.5/t/00_sequential.t
Algorithm-MasterMind-v0.4.5/t/07_evo.t
Algorithm-MasterMind-v0.4.5/t/02_eda.t
Algorithm-MasterMind-v0.4.5/t/00_functions.t
Algorithm-MasterMind-v0.4.5/t/00.load.t
Algorithm-MasterMind-v0.4.5/t/06_moga.t
Algorithm-MasterMind-v0.4.5/META.yml
Algorithm-MasterMind-v0.4.5/Changes
Algorithm-MasterMind-v0.4.5/lib/
Algorithm-MasterMind-v0.4.5/lib/Algorithm/
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Test.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Partition/
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Partition/Most.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/EDA_Partitions.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Partition_Most.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Secret.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Evolutionary_MO.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/MOGA.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Random.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Consistent_Set.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/EDA.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Evo.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Evolutionary.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Partition_Worst.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Evolutionary_Partitions.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Sequential_Alt.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/EvoRank.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Partition.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Evolutionary_Base.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Sequential.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/CGA_Partitions.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Canonical_GA.pm
Algorithm-MasterMind-v0.4.5/lib/Algorithm/MasterMind/Test_Solver.pm
Algorithm-MasterMind-v0.4.5/README
Algorithm-MasterMind-v0.4.5/app/
Algorithm-MasterMind-v0.4.5/app/evorank.yaml
Algorithm-MasterMind-v0.4.5/app/mm-eda.cgi
Algorithm-MasterMind-v0.4.5/app/run_experiment_all.pl
Algorithm-MasterMind-v0.4.5/app/process_experiment.pl
Algorithm-MasterMind-v0.4.5/app/run_experiment.pl
Algorithm-MasterMind-v0.4.5/MANIFEST
Entering Algorithm-MasterMind-v0.4.5
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Algorithm-MasterMind-v0.4.5 ... Warning: prerequisite Algorithm::Evolutionary 0.78 not found.
Warning: prerequisite Clone::Fast 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Algorithm::MasterMind
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 version 0.77 ... Yes (0.9918)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Clone::Fast 0 ... No
Checking if you have Algorithm::Evolutionary 0.78 ... No
Checking if you have Algorithm::Combinatorics 0 ... Yes (0.27)
Searching Clone::Fast (0) on cpanmetadb ...
! Finding Clone::Fast on cpanmetadb failed.
Searching Clone::Fast (0) on metacpan ...
Unpacking Clone-Fast-0.96.tar.gz
OK
==> Found dependencies: Clone::Fast, Algorithm::Evolutionary
--> Working on Clone::Fast
Fetching http://www.cpan.org/authors/id/J/JJ/JJORE/Clone-Fast-0.96.tar.gz ... OK
Clone-Fast-0.96/
Clone-Fast-0.96/MANIFEST
Clone-Fast-0.96/lib/
Clone-Fast-0.96/lib/Clone/
Clone-Fast-0.96/lib/Clone/Fast.pm
Clone-Fast-0.96/META.json
Clone-Fast-0.96/ppport.h
Clone-Fast-0.96/Fast.xs
Clone-Fast-0.96/Makefile.PL
Clone-Fast-0.96/Changes
Clone-Fast-0.96/README
Clone-Fast-0.96/META.yml
Clone-Fast-0.96/t/
Clone-Fast-0.96/t/03scalar.t
Clone-Fast-0.96/t/01array.t
Clone-Fast-0.96/t/05dtype.t
Clone-Fast-0.96/t/dump.pl
Clone-Fast-0.96/t/rt-37174.t
Clone-Fast-0.96/t/06refcnt.t
Clone-Fast-0.96/t/04tie.t
Clone-Fast-0.96/t/tied.pl
Clone-Fast-0.96/t/00general.t
Clone-Fast-0.96/t/20hooks.t
Clone-Fast-0.96/t/07magic.t
Clone-Fast-0.96/t/02hash.t
Entering Clone-Fast-0.96
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Clone-Fast-0.96 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Clone::Fast
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 Test::More 0 ... Yes (1.302078)
OK
Building and testing Clone-Fast-0.96 ... cp lib/Clone/Fast.pm blib/lib/Clone/Fast.pm
Running Mkbootstrap for Fast ()
chmod 644 "Fast.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fast.bs blib/arch/auto/Clone/Fast/Fast.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Fast.xs > Fast.xsc
mv Fast.xsc Fast.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.96\" -DXS_VERSION=\"0.96\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Fast.c
rm -f blib/arch/auto/Clone/Fast/Fast.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fast.o -o blib/arch/auto/Clone/Fast/Fast.so \
\
chmod 755 blib/arch/auto/Clone/Fast/Fast.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fast.bs blib/arch/auto/Clone/Fast/Fast.bs 644
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/00general.t .. ok
t/01array.t ....
Failed 3/10 subtests
t/02hash.t .....
Failed 6/18 subtests
t/03scalar.t ...
Failed 2/10 subtests
t/04tie.t ...... ok
t/05dtype.t ....
Failed 1/2 subtests
t/06refcnt.t ...
Failed 4/9 subtests
t/07magic.t .... ok
# Failed test at t/20hooks.t line 17.
# Looks like you failed 1 test of 6.
t/20hooks.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
SV = IV(0x557181ec4580) at 0x557181ec4590
REFCNT = 1
FLAGS = (ROK)
RV = 0x557181eb6e10
SV = PVHV(0x557181ea8e10) at 0x557181eb6e10
REFCNT = 1
FLAGS = (SHAREKEYS)
ARRAY = 0x557181ebb030 (0:7, 1:1)
hash quality = 100.0%
KEYS = 1
FILL = 1
MAX = 7
Elt "foo" HASH = 0xef800ed1
SV = IV(0x557182368948) at 0x557182368958
REFCNT = 1
FLAGS = (ROK)
RV = 0x557181ea1190
SV = PVAV(0x557181ea2dd0) at 0x557181ea1190
REFCNT = 1
FLAGS = ()
ARRAY = 0x557181eb0d60
FILL = 0
MAX = 0
FLAGS = (REAL)
Elt No. 0
SV = PV(0x557181ea1d70) at 0x557181eb6cc0
REFCNT = 1
FLAGS = (POK,IsCOW,pPOK)
PV = 0x557181f5b3f0 "Bar"\0
CUR = 3
LEN = 10
COW_REFCNT = 1
Record before clone: $VAR1 = {
'foo' => [
'Bar'
]
};
SV = IV(0x557181ec4580) at 0x557181ec4590
REFCNT = 1
FLAGS = (ROK)
RV = 0x557181eb6e10
SV = PVHV(0x557181ea8e10) at 0x557181eb6e10
REFCNT = 1
FLAGS = (OOK,SHAREKEYS)
AUX_FLAGS = 0
ARRAY = 0x55718236c760 (0:7, 1:1)
hash quality = 100.0%
KEYS = 1
FILL = 1
MAX = 7
RITER = -1
EITER = 0x0
RAND = 0x64083868
Elt "foo" HASH = 0xef800ed1
SV = IV(0x557182368948) at 0x557182368958
REFCNT = 1
FLAGS = (ROK)
RV = 0x557181ea1190
SV = PVAV(0x557181ea2dd0) at 0x557181ea1190
REFCNT = 1
FLAGS = ()
ARRAY = 0x557181eb0d60
FILL = 0
MAX = 0
FLAGS = (REAL)
Elt No. 0
SV = PV(0x557181ea1d70) at 0x557181eb6cc0
REFCNT = 1
FLAGS = (POK,IsCOW,pPOK)
PV = 0x557181f5b3f0 "Bar"\0
CUR = 3
LEN = 10
COW_REFCNT = 1
Record after clone: $VAR1 = {
'foo' => [
'Bar'
]
};
t/rt-37174.t ... ok
Test Summary Report
-------------------
t/01array.t (Wstat: 0 Tests: 10 Failed: 3)
Failed tests: 3, 5, 7
t/02hash.t (Wstat: 0 Tests: 18 Failed: 6)
Failed tests: 3-6, 9-10
t/03scalar.t (Wstat: 0 Tests: 10 Failed: 2)
Failed tests: 3, 5
t/05dtype.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 2
t/06refcnt.t (Wstat: 0 Tests: 5 Failed: 0)
Parse errors: Bad plan. You planned 9 tests but ran 5.
t/20hooks.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=10, Tests=69, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.15 cusr 0.02 csys = 0.20 CPU)
Result: FAIL
Failed 6/10 test programs. 13/69 subtests failed.
Makefile:1021: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Clone::Fast failed. See /home/ryan/.cpanm/work/1493313040.27313/build.log for details. Retry with --force to force install it.
Searching Algorithm::Evolutionary (0.78) on cpanmetadb ...
Unpacking Algorithm-Evolutionary-0.80.tar.gz
FAIL
--> Working on Algorithm::Evolutionary
Fetching http://www.cpan.org/authors/id/J/JM/JMERELO/Algorithm-Evolutionary-0.80.tar.gz ... OK
Algorithm-Evolutionary-0.80/
Algorithm-Evolutionary-0.80/scripts/
Algorithm-Evolutionary-0.80/scripts/canonical-genetic-algorithm.pl
Algorithm-Evolutionary-0.80/scripts/rectangle-coverage.pl
Algorithm-Evolutionary-0.80/scripts/tide_float.pl
Algorithm-Evolutionary-0.80/scripts/tide_bitstring.pl
Algorithm-Evolutionary-0.80/README
Algorithm-Evolutionary-0.80/META.yml
Algorithm-Evolutionary-0.80/LICENSE
Algorithm-Evolutionary-0.80/Changes
Algorithm-Evolutionary-0.80/MANIFEST
Algorithm-Evolutionary-0.80/Makefile.PL
Algorithm-Evolutionary-0.80/META.json
Algorithm-Evolutionary-0.80/t/
Algorithm-Evolutionary-0.80/t/p_peaks.yaml
Algorithm-Evolutionary-0.80/t/0102-any.t
Algorithm-Evolutionary-0.80/t/0600-ez-moga.t
Algorithm-Evolutionary-0.80/t/DeltaTerm.t
Algorithm-Evolutionary-0.80/t/0200-run-cga.t
Algorithm-Evolutionary-0.80/t/0406-quadxover-diff.t
Algorithm-Evolutionary-0.80/t/NoChangeTerm.t
Algorithm-Evolutionary-0.80/t/0499-breeder-diverser.t
Algorithm-Evolutionary-0.80/t/0300-ppeaks.t
Algorithm-Evolutionary-0.80/t/04067-uxover-diff.t
Algorithm-Evolutionary-0.80/t/0401-genebx.t
Algorithm-Evolutionary-0.80/t/0304-royalroad.t
Algorithm-Evolutionary-0.80/t/ops.t
Algorithm-Evolutionary-0.80/t/0501-eval-general.t
Algorithm-Evolutionary-0.80/t/0407-tournament.t
Algorithm-Evolutionary-0.80/t/0306-any.t
Algorithm-Evolutionary-0.80/t/0404-quadxover.t
Algorithm-Evolutionary-0.80/t/0502-pop_printer.t
Algorithm-Evolutionary-0.80/t/0503-eval-mo.t
Algorithm-Evolutionary-0.80/t/0700-combined.t
Algorithm-Evolutionary-0.80/t/0200-run-cga_nn.t
Algorithm-Evolutionary-0.80/t/0408-gaussian-mutation.t
Algorithm-Evolutionary-0.80/t/00-load.t
Algorithm-Evolutionary-0.80/t/0444-stored.t
Algorithm-Evolutionary-0.80/t/individuals.t
Algorithm-Evolutionary-0.80/t/0002-utils.t
Algorithm-Evolutionary-0.80/t/0301-wppeaks.t
Algorithm-Evolutionary-0.80/t/0307-rastrigin.t
Algorithm-Evolutionary-0.80/t/0405-permutation.t
Algorithm-Evolutionary-0.80/t/0100-bitvector.t
Algorithm-Evolutionary-0.80/t/0403-uxover.t
Algorithm-Evolutionary-0.80/t/0499-breeder.t
Algorithm-Evolutionary-0.80/t/0333-mmdp.t
Algorithm-Evolutionary-0.80/t/0303-onemax.t
Algorithm-Evolutionary-0.80/t/0500-generation-skel.t
Algorithm-Evolutionary-0.80/t/0001-wheel.t
Algorithm-Evolutionary-0.80/t/0400-noveltym.t
Algorithm-Evolutionary-0.80/t/0402-bitflip.t
Algorithm-Evolutionary-0.80/t/GenerationalTerm.t
Algorithm-Evolutionary-0.80/t/0501-convergence-term.t
Algorithm-Evolutionary-0.80/t/0603-eda.t
Algorithm-Evolutionary-0.80/t/0304-trap.t
Algorithm-Evolutionary-0.80/t/general.t
Algorithm-Evolutionary-0.80/t/0404-string-mutation.t
Algorithm-Evolutionary-0.80/t/0601-cga-gif-output.t
Algorithm-Evolutionary-0.80/t/0101-string.t
Algorithm-Evolutionary-0.80/t/0200-run-ga.t
Algorithm-Evolutionary-0.80/t/0302-knapsack.t
Algorithm-Evolutionary-0.80/t/experiment.t
Algorithm-Evolutionary-0.80/t/0307-zdt1.t
Algorithm-Evolutionary-0.80/t/0305-ecc.t
Algorithm-Evolutionary-0.80/lib/
Algorithm-Evolutionary-0.80/lib/Algorithm/
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Run.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/Vector.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/Any.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/Tree.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/Base.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/Bit_Vector.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/BitString.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Individual/String.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Utils.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/Any.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/P_Peaks.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/wP_Peaks.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/MMDP.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/Base.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/Royal_Road.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/Rastrigin.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/ZDT1.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/Knapsack.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/ONEMAX.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/Trap.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/ECC.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Fitness/String.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Wheel.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Hash_Wheel.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Experiment.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Eval/
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Eval/MO_Rank.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Eval/General.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/SimulatedAnnealing.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Creator.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/GenerationalTerm.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Inverover.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/IncMutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Breeder_Diverser.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/EDA_step.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Easy.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Permutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Population_Output.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Uniform_Crossover.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/TreeMutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Gene_Boundary_Crossover.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Combined.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/RouletteWheel.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Uniform_Crossover_Diff.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Mutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/GeneralGeneration.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Base.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Selector.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/String_Mutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Convergence_Terminator.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Quad_Crossover_Diff.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Replace_Worst.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/StringRand.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Animated_GIF_Output.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/CanonicalGA.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/FullAlgorithm.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Crossover.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/LinearFreezer.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Bitflip.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Breeder.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Replace_Different.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Canonical_GA_NN.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/NoChangeTerm.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/QuadXOver.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Generation_Skeleton.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/VectorCrossover.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/ChangeLengthMutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/ArithCrossover.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Tournament_Selection.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/DeltaTerm.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Storing.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/GaussianMutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Novelty_Mutation.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/Easy_MO.pm
Algorithm-Evolutionary-0.80/lib/Algorithm/Evolutionary/Op/CX.pm
Algorithm-Evolutionary-0.80/TODO.md
Entering Algorithm-Evolutionary-0.80
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Algorithm-Evolutionary-0.80 ... Warning: prerequisite Algorithm::Permute 0.01 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Algorithm::Evolutionary
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have XML::Parser 2.4 ... Yes (2.44)
Checking if you have Statistics::Basic 1.6 ... Yes (1.6611)
Checking if you have Memoize 0 ... Yes (1.03)
Checking if you have Math::Random 0.63 ... Yes (0.72)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Pod::Escapes 0 ... Yes (1.07)
Checking if you have Clone 0.31 ... Yes (0.39)
Checking if you have Tree::DAG_Node 1.04 ... Yes (1.29)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have version 0 ... Yes (0.9918)
Checking if you have Sort::Key 0 ... Yes (1.33)
Checking if you have String::Random 0 ... Yes (0.29)
Checking if you have XML::Parser::Style::EasyTree 0 ... Yes (undef)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have Algorithm::Permute 0.01 ... No
Checking if you have Object::Array 0 ... Yes (0.060)
Checking if you have B::Deparse 0.56 ... Yes (1.40)
Checking if you have Test::Pod 0 ... Yes (1.51)
Checking if you have Bit::Vector 0 ... Yes (7.4)
Checking if you have YAML 0 ... Yes (1.23)
Checking if you have GD 2.17 ... Yes (2.66)
Searching Algorithm::Permute (0.01) on cpanmetadb ...
Unpacking Algorithm-Permute-0.12.tar.gz
OK
==> Found dependencies: Algorithm::Permute
--> Working on Algorithm::Permute
Fetching http://www.cpan.org/authors/id/E/ED/EDPRATOMO/Algorithm-Permute-0.12.tar.gz ... OK
Algorithm-Permute-0.12/
Algorithm-Permute-0.12/Changes
Algorithm-Permute-0.12/bench/
Algorithm-Permute-0.12/bench/benchmark.pl
Algorithm-Permute-0.12/MANIFEST
Algorithm-Permute-0.12/Permute.pm
Algorithm-Permute-0.12/Makefile.PL
Algorithm-Permute-0.12/typemap
Algorithm-Permute-0.12/Permute.xs
Algorithm-Permute-0.12/README
Algorithm-Permute-0.12/META.yml
Algorithm-Permute-0.12/test.pl
Algorithm-Permute-0.12/coollex.h
Algorithm-Permute-0.12/coollex.c
Entering Algorithm-Permute-0.12
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Algorithm-Permute-0.12 ... Checking if your kit is complete...
Looks good
Invalid LICENSE value 'perl' ignored
Generating a Unix-style Makefile
Writing Makefile for Algorithm::Permute
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 Algorithm-Permute-0.12 ... cp Permute.pm blib/lib/Algorithm/Permute.pm
AutoSplitting blib/lib/Algorithm/Permute.pm (blib/lib/auto/Algorithm/Permute)
Running Mkbootstrap for Permute ()
chmod 644 "Permute.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Permute.bs blib/arch/auto/Algorithm/Permute/Permute.bs 644
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DPERL_EXT coollex.c
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493313040.27313/Algorithm-Permute-0.12/typemap' Permute.xs > Permute.xsc
mv Permute.xsc Permute.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DPERL_EXT Permute.c
Permute.xs: In function XS_Algorithm__Permute_permute:
Permute.xs:536:5: warning: implicit declaration of function PUSHBLOCK [-Wimplicit-function-declaration]
PUSHBLOCK(cx, CXt_NULL, SP); /* make a pseudo block */
^~~~~~~~~
Permute.xs:537:5: warning: implicit declaration of function PUSHSUB [-Wimplicit-function-declaration]
PUSHSUB(cx);
^~~~~~~
Permute.xs:546:5: warning: implicit declaration of function POPBLOCK [-Wimplicit-function-declaration]
POPBLOCK(cx,PL_curpm);
^~~~~~~~
rm -f blib/arch/auto/Algorithm/Permute/Permute.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong coollex.o Permute.o -o blib/arch/auto/Algorithm/Permute/Permute.so \
\
chmod 755 blib/arch/auto/Algorithm/Permute/Permute.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Permute.bs blib/arch/auto/Algorithm/Permute/Permute.bs 644
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
1..32
Can't load 'blib/arch/auto/Algorithm/Permute/Permute.so' for module Algorithm::Permute: blib/arch/auto/Algorithm/Permute/Permute.so: undefined symbol: PUSHBLOCK at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
at test.pl line 13.
Compilation failed in require at test.pl line 13.
BEGIN failed--compilation aborted at test.pl line 13.
not ok 1
Makefile:1015: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Algorithm::Permute failed. See /home/ryan/.cpanm/work/1493313040.27313/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Algorithm::Permute' is not installed
! Bailing out the installation for Algorithm-Evolutionary-0.80.
! Installing the dependencies failed: Module 'Clone::Fast' is not installed, Module 'Algorithm::Evolutionary' is not installed
! Bailing out the installation for Algorithm-MasterMind-v0.4.5.
FAIL
Command [cpanm --reinstall --verbose Algorithm::MasterMind] 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