115 lines
5.4 KiB
Text
115 lines
5.4 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/1493592301.10468
|
|
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::ExpertSystem::Simple () on cpanmetadb ...
|
|
Unpacking AI-ExpertSystem-Simple.1.2.tgz
|
|
--> Working on AI::ExpertSystem::Simple
|
|
Fetching http://www.cpan.org/authors/id/P/PE/PETERHI/AI-ExpertSystem-Simple.1.2.tgz ... OK
|
|
AI-ExpertSystem-Simple.1.2
|
|
AI-ExpertSystem-Simple.1.2/bin
|
|
AI-ExpertSystem-Simple.1.2/bin/consult
|
|
AI-ExpertSystem-Simple.1.2/bin/simpleshell
|
|
AI-ExpertSystem-Simple.1.2/Changes
|
|
AI-ExpertSystem-Simple.1.2/examples
|
|
AI-ExpertSystem-Simple.1.2/examples/Animal.xml
|
|
AI-ExpertSystem-Simple.1.2/examples/Doctor.xml
|
|
AI-ExpertSystem-Simple.1.2/examples/Glass.xml
|
|
AI-ExpertSystem-Simple.1.2/examples/sie-1.0.dtd
|
|
AI-ExpertSystem-Simple.1.2/examples/test.xml
|
|
AI-ExpertSystem-Simple.1.2/lib
|
|
AI-ExpertSystem-Simple.1.2/lib/AI
|
|
AI-ExpertSystem-Simple.1.2/lib/AI/ExpertSystem
|
|
AI-ExpertSystem-Simple.1.2/lib/AI/ExpertSystem/Simple
|
|
AI-ExpertSystem-Simple.1.2/lib/AI/ExpertSystem/Simple/Goal.pm
|
|
AI-ExpertSystem-Simple.1.2/lib/AI/ExpertSystem/Simple/Knowledge.pm
|
|
AI-ExpertSystem-Simple.1.2/lib/AI/ExpertSystem/Simple/Rule.pm
|
|
AI-ExpertSystem-Simple.1.2/lib/AI/ExpertSystem/Simple.pm
|
|
AI-ExpertSystem-Simple.1.2/Makefile.PL
|
|
AI-ExpertSystem-Simple.1.2/MANIFEST
|
|
AI-ExpertSystem-Simple.1.2/README
|
|
AI-ExpertSystem-Simple.1.2/t
|
|
AI-ExpertSystem-Simple.1.2/t/empty.xml
|
|
AI-ExpertSystem-Simple.1.2/t/Goal.t
|
|
AI-ExpertSystem-Simple.1.2/t/Knowledge.t
|
|
AI-ExpertSystem-Simple.1.2/t/Rule.t
|
|
AI-ExpertSystem-Simple.1.2/t/Simple.t
|
|
AI-ExpertSystem-Simple.1.2/t/test.xml
|
|
Entering AI-ExpertSystem-Simple.1.2
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring AI-ExpertSystem-Simple-1.2 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for AI::ExpertSystem::Simple
|
|
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 XML::Twig 0 ... Yes (3.52)
|
|
OK
|
|
Building and testing AI-ExpertSystem-Simple-1.2 ... cp lib/AI/ExpertSystem/Simple/Goal.pm blib/lib/AI/ExpertSystem/Simple/Goal.pm
|
|
cp lib/AI/ExpertSystem/Simple/Rule.pm blib/lib/AI/ExpertSystem/Simple/Rule.pm
|
|
cp lib/AI/ExpertSystem/Simple.pm blib/lib/AI/ExpertSystem/Simple.pm
|
|
cp lib/AI/ExpertSystem/Simple/Knowledge.pm blib/lib/AI/ExpertSystem/Simple/Knowledge.pm
|
|
cp bin/consult blib/script/consult
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/consult
|
|
cp bin/simpleshell blib/script/simpleshell
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/simpleshell
|
|
Manifying 4 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/Goal.t ....... ok
|
|
t/Knowledge.t .. ok
|
|
t/Rule.t ....... ok
|
|
|
|
# Failed test 'use AI::ExpertSystem::Simple;'
|
|
# at t/Simple.t line 8.
|
|
# Tried to use 'AI::ExpertSystem::Simple'.
|
|
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493592301.10468/AI-ExpertSystem-Simple.1.2/blib/lib/AI/ExpertSystem/Simple.pm line 306.
|
|
# Compilation failed in require at t/Simple.t line 8.
|
|
# BEGIN failed--compilation aborted at t/Simple.t line 8.
|
|
Can't locate object method "_add_to_log" via package "AI::ExpertSystem::Simple" at /home/ryan/.cpanm/work/1493592301.10468/AI-ExpertSystem-Simple.1.2/blib/lib/AI/ExpertSystem/Simple.pm line 75.
|
|
# Looks like your test exited with 255 just after 8.
|
|
t/Simple.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 21/28 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/Simple.t (Wstat: 65280 Tests: 8 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 28 tests but ran 8.
|
|
Files=4, Tests=107, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.14 cusr 0.00 csys = 0.16 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 1/107 subtests failed.
|
|
Makefile:873: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing AI::ExpertSystem::Simple failed. See /home/ryan/.cpanm/work/1493592301.10468/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose AI::ExpertSystem::Simple] 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
|