105 lines
4.6 KiB
Text
105 lines
4.6 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/1492931866.11047
|
|
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 PerlMaple () on cpanmetadb ...
|
|
Unpacking PerlMaple-0.07.tar.gz
|
|
--> Working on PerlMaple
|
|
Fetching http://www.cpan.org/authors/id/A/AG/AGENT/PerlMaple-0.07.tar.gz ... OK
|
|
PerlMaple-0.07/
|
|
PerlMaple-0.07/Changes
|
|
PerlMaple-0.07/Makefile.PL
|
|
PerlMaple-0.07/MANIFEST
|
|
PerlMaple-0.07/PerlMaple.xs
|
|
PerlMaple-0.07/lib/
|
|
PerlMaple-0.07/lib/PerlMaple.pm
|
|
PerlMaple-0.07/lib/PerlMaple/
|
|
PerlMaple-0.07/lib/PerlMaple/Expression.pm
|
|
PerlMaple-0.07/README
|
|
PerlMaple-0.07/META.yml
|
|
PerlMaple-0.07/ppport.h
|
|
PerlMaple-0.07/t/
|
|
PerlMaple-0.07/t/PerlMaple-Expression.t
|
|
PerlMaple-0.07/t/PerlMaple.t
|
|
PerlMaple-0.07/inc/
|
|
PerlMaple-0.07/inc/Module/
|
|
PerlMaple-0.07/inc/Module/Install.pm
|
|
PerlMaple-0.07/inc/Module/Install/
|
|
PerlMaple-0.07/inc/Module/Install/Fetch.pm
|
|
PerlMaple-0.07/inc/Module/Install/Makefile.pm
|
|
PerlMaple-0.07/inc/Module/Install/WriteAll.pm
|
|
PerlMaple-0.07/inc/Module/Install/MakeMaker.pm
|
|
PerlMaple-0.07/inc/Module/Install/Base.pm
|
|
PerlMaple-0.07/inc/Module/Install/Metadata.pm
|
|
PerlMaple-0.07/inc/Module/Install/Win32.pm
|
|
PerlMaple-0.07/inc/Module/Install/Can.pm
|
|
Entering PerlMaple-0.07
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring PerlMaple-0.07 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PerlMaple
|
|
Writing MYMETA.yml and MYMETA.json
|
|
|
|
*** ------------------------------------------------- ***
|
|
*** ***
|
|
*** Make sure you have Maple 9 or higher installed ***
|
|
*** and have maplec.h in INC, maplec.lib ***
|
|
*** (or maplec.a, etc.) in LIB ***
|
|
*** ***
|
|
*** ------------------------------------------------- ***
|
|
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PerlMaple
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Test::Deep 0 ... Yes (1.126)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing PerlMaple-0.07 ... cp lib/PerlMaple/Expression.pm blib/lib/PerlMaple/Expression.pm
|
|
cp lib/PerlMaple.pm blib/lib/PerlMaple.pm
|
|
Running Mkbootstrap for PerlMaple ()
|
|
chmod 644 "PerlMaple.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- PerlMaple.bs blib/arch/auto/PerlMaple/PerlMaple.bs 644
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" "/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' PerlMaple.xs > PerlMaple.xsc
|
|
mv PerlMaple.xsc PerlMaple.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.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" PerlMaple.c
|
|
PerlMaple.xs:4:20: fatal error: maplec.h: No such file or directory
|
|
#include "maplec.h"
|
|
^
|
|
compilation terminated.
|
|
Makefile:338: recipe for target 'PerlMaple.o' failed
|
|
make: *** [PerlMaple.o] Error 1
|
|
! Installing PerlMaple failed. See /home/ryan/.cpanm/work/1492931866.11047/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose PerlMaple] 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
|