93 lines
4.1 KiB
Text
93 lines
4.1 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/1493407263.31160
|
|
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 AI::NeuralNet::Kohonen::Demo::RGB () on cpanmetadb ...
|
|
Unpacking AI-NeuralNet-Kohonen-Demo-RGB-0.123.tar.gz
|
|
--> Working on AI::NeuralNet::Kohonen::Demo::RGB
|
|
Fetching http://www.cpan.org/authors/id/L/LG/LGODDARD/AI-NeuralNet-Kohonen-Demo-RGB-0.123.tar.gz ... OK
|
|
AI-NeuralNet-Kohonen-Demo-RGB-0.123/
|
|
AI-NeuralNet-Kohonen-Demo-RGB-0.123/README
|
|
AI-NeuralNet-Kohonen-Demo-RGB-0.123/Makefile.PL
|
|
AI-NeuralNet-Kohonen-Demo-RGB-0.123/Changes
|
|
AI-NeuralNet-Kohonen-Demo-RGB-0.123/MANIFEST
|
|
AI-NeuralNet-Kohonen-Demo-RGB-0.123/test.pl
|
|
AI-NeuralNet-Kohonen-Demo-RGB-0.123/RGB.pm
|
|
Entering AI-NeuralNet-Kohonen-Demo-RGB-0.123
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring AI-NeuralNet-Kohonen-Demo-RGB-0.123 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for AI::NeuralNet::Kohonen::Demo::RGB
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have AI::NeuralNet::Kohonen 0.11 ... Yes (0.142)
|
|
Checking if you have Tk::Label 0.1 ... Yes (4.006)
|
|
Checking if you have Tk::Canvas 0.1 ... Yes (4.013)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Tk 0.1 ... Yes (804.033)
|
|
OK
|
|
Building and testing AI-NeuralNet-Kohonen-Demo-RGB-0.123 ... cp RGB.pm blib/lib/AI/NeuralNet/Kohonen/Demo/RGB.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
|
|
1..12
|
|
# Running under perl version 5.026000 for linux
|
|
# Current time local: Fri Apr 28 12:21:04 2017
|
|
# Current time GMT: Fri Apr 28 19:21:04 2017
|
|
# Using Test.pm version 1.26
|
|
ok 1
|
|
No {input} supplied! at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/AI/NeuralNet/Kohonen.pm line 183.
|
|
AI::NeuralNet::Kohonen::new("AI::NeuralNet::Kohonen") called at test.pl line 9
|
|
ok 2
|
|
{weight_dim} not set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/AI/NeuralNet/Kohonen.pm line 209.
|
|
AI::NeuralNet::Kohonen::new("AI::NeuralNet::Kohonen::Demo::RGB", "input", ARRAY(0x55aabe2dec30)) called at test.pl line 12
|
|
not ok 3
|
|
# Test 3 got: "" (test.pl at line 17)
|
|
# Expected: "ARRAY"
|
|
# test.pl line 17 is: ok( ref $_->{input}, 'ARRAY');
|
|
not ok 4
|
|
# Test 4 got: <UNDEF> (test.pl at line 18)
|
|
# Expected: "1"
|
|
# test.pl line 18 is: ok( $_->{input}->[0]->[0],1);
|
|
not ok 5
|
|
# Test 5 got: <UNDEF> (test.pl at line 19)
|
|
# Expected: "2"
|
|
# test.pl line 19 is: ok( $_->{input}->[0]->[1],2);
|
|
not ok 6
|
|
# Test 6 got: <UNDEF> (test.pl at line 20)
|
|
# Expected: "3"
|
|
# test.pl line 20 is: ok( $_->{input}->[0]->[2],3);
|
|
ok 7
|
|
Not an ARRAY reference at test.pl line 34.
|
|
Makefile:846: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing AI::NeuralNet::Kohonen::Demo::RGB failed. See /home/ryan/.cpanm/work/1493407263.31160/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose AI::NeuralNet::Kohonen::Demo::RGB] 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
|