91 lines
4.5 KiB
Text
91 lines
4.5 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/1493360496.15270
|
||
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::SVM () on cpanmetadb ...
|
||
Unpacking Algorithm-SVM-0.13.tar.gz
|
||
--> Working on Algorithm::SVM
|
||
Fetching http://www.cpan.org/authors/id/L/LA/LAIRDM/Algorithm-SVM-0.13.tar.gz ... OK
|
||
Algorithm-SVM-0.13/
|
||
Algorithm-SVM-0.13/MANIFEST
|
||
Algorithm-SVM-0.13/Changes
|
||
Algorithm-SVM-0.13/lib/
|
||
Algorithm-SVM-0.13/lib/Algorithm/
|
||
Algorithm-SVM-0.13/lib/Algorithm/SVM/
|
||
Algorithm-SVM-0.13/lib/Algorithm/SVM/DataSet.pm
|
||
Algorithm-SVM-0.13/lib/Algorithm/SVM.pm
|
||
Algorithm-SVM-0.13/Makefile.PL
|
||
Algorithm-SVM-0.13/Makefile.PL.solaris
|
||
Algorithm-SVM-0.13/README
|
||
Algorithm-SVM-0.13/README.solaris
|
||
Algorithm-SVM-0.13/SVM.xs
|
||
Algorithm-SVM-0.13/TODO
|
||
Algorithm-SVM-0.13/bindings.cpp
|
||
Algorithm-SVM-0.13/bindings.h
|
||
Algorithm-SVM-0.13/libsvm.cpp
|
||
Algorithm-SVM-0.13/libsvm.h
|
||
Algorithm-SVM-0.13/test.pl
|
||
Algorithm-SVM-0.13/typemap
|
||
Algorithm-SVM-0.13/sample.model
|
||
Algorithm-SVM-0.13/sample.model.1
|
||
Entering Algorithm-SVM-0.13
|
||
META.yml/json not found. Creating skeleton for it.
|
||
Running Makefile.PL
|
||
Configuring Algorithm-SVM-0.13 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Algorithm::SVM
|
||
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-SVM-0.13 ... cp lib/Algorithm/SVM/DataSet.pm blib/lib/Algorithm/SVM/DataSet.pm
|
||
cp lib/Algorithm/SVM.pm blib/lib/Algorithm/SVM.pm
|
||
AutoSplitting blib/lib/Algorithm/SVM.pm (blib/lib/auto/Algorithm/SVM)
|
||
Running Mkbootstrap for SVM ()
|
||
chmod 644 "SVM.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SVM.bs blib/arch/auto/Algorithm/SVM/SVM.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" -C++ -noprototypes -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493360496.15270/Algorithm-SVM-0.13/typemap' SVM.xs > SVM.xsc
|
||
mv SVM.xsc SVM.c
|
||
g++ -c -Wall -O3 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" SVM.c
|
||
g++ -c -Wall -O3 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" libsvm.cpp
|
||
g++ -c -Wall -O3 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" bindings.cpp
|
||
bindings.cpp: In member function ‘void DataSet::realign(svm_node*)’:
|
||
bindings.cpp:39:57: error: ‘memcpy’ was not declared in this scope
|
||
memcpy(address,attributes,sizeof(struct svm_node)*(n+1));
|
||
^
|
||
bindings.cpp: In member function ‘void DataSet::setAttribute(int, double)’:
|
||
bindings.cpp:50:58: error: ‘memcpy’ was not declared in this scope
|
||
memcpy(address,attributes,sizeof(struct svm_node)*(n+1));
|
||
^
|
||
Makefile:349: recipe for target 'bindings.o' failed
|
||
make: *** [bindings.o] Error 1
|
||
! Installing Algorithm::SVM failed. See /home/ryan/.cpanm/work/1493360496.15270/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Algorithm::SVM] 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
|