108 lines
4.5 KiB
Text
108 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/1493337332.4317
|
|
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 Lux::IO () on cpanmetadb ...
|
|
Unpacking Lux-IO-0.07.tar.gz
|
|
--> Working on Lux::IO
|
|
Fetching http://www.cpan.org/authors/id/K/KE/KENTARO/Lux-IO-0.07.tar.gz ... OK
|
|
Lux-IO-0.07/
|
|
Lux-IO-0.07/Changes
|
|
Lux-IO-0.07/inc/
|
|
Lux-IO-0.07/inc/Module/
|
|
Lux-IO-0.07/inc/Module/Install/
|
|
Lux-IO-0.07/inc/Module/Install/Base.pm
|
|
Lux-IO-0.07/inc/Module/Install/Can.pm
|
|
Lux-IO-0.07/inc/Module/Install/Compiler.pm
|
|
Lux-IO-0.07/inc/Module/Install/Fetch.pm
|
|
Lux-IO-0.07/inc/Module/Install/Include.pm
|
|
Lux-IO-0.07/inc/Module/Install/Makefile.pm
|
|
Lux-IO-0.07/inc/Module/Install/Metadata.pm
|
|
Lux-IO-0.07/inc/Module/Install/TestBase.pm
|
|
Lux-IO-0.07/inc/Module/Install/Win32.pm
|
|
Lux-IO-0.07/inc/Module/Install/WriteAll.pm
|
|
Lux-IO-0.07/inc/Module/Install.pm
|
|
Lux-IO-0.07/inc/Spiffy.pm
|
|
Lux-IO-0.07/inc/Test/
|
|
Lux-IO-0.07/inc/Test/Base/
|
|
Lux-IO-0.07/inc/Test/Base/Filter.pm
|
|
Lux-IO-0.07/inc/Test/Base.pm
|
|
Lux-IO-0.07/inc/Test/Builder/
|
|
Lux-IO-0.07/inc/Test/Builder/Module.pm
|
|
Lux-IO-0.07/inc/Test/Builder.pm
|
|
Lux-IO-0.07/inc/Test/More.pm
|
|
Lux-IO-0.07/IO.xs
|
|
Lux-IO-0.07/lib/
|
|
Lux-IO-0.07/lib/Lux/
|
|
Lux-IO-0.07/lib/Lux/IO/
|
|
Lux-IO-0.07/lib/Lux/IO/Btree.pm
|
|
Lux-IO-0.07/lib/Lux/IO.pm
|
|
Lux-IO-0.07/Makefile.PL
|
|
Lux-IO-0.07/MANIFEST
|
|
Lux-IO-0.07/META.yml
|
|
Lux-IO-0.07/ppport.h
|
|
Lux-IO-0.07/README
|
|
Lux-IO-0.07/t/
|
|
Lux-IO-0.07/t/lux-io-btree-storable.t
|
|
Lux-IO-0.07/t/lux-io-btree.t
|
|
Lux-IO-0.07/t/lux-io.t
|
|
Lux-IO-0.07/typemap
|
|
Entering Lux-IO-0.07
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Lux-IO-0.07 ... Checking if your kit is complete...
|
|
Looks good
|
|
Warning (mostly harmless): No library found for -lluxio
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Lux::IO
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Filter::Util::Call 0 ... Yes (1.57)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
OK
|
|
Building and testing Lux-IO-0.07 ... cp lib/Lux/IO/Btree.pm blib/lib/Lux/IO/Btree.pm
|
|
cp lib/Lux/IO.pm blib/lib/Lux/IO.pm
|
|
Running Mkbootstrap for IO ()
|
|
chmod 644 "IO.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs blib/arch/auto/Lux/IO/IO.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" -C++ -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493337332.4317/Lux-IO-0.07/typemap' IO.xs > IO.xsc
|
|
Please specify prototyping behavior for IO.xs (see perlxs manual)
|
|
mv IO.xsc IO.c
|
|
g++ -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.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" IO.c
|
|
IO.xs:1:25: fatal error: luxio/btree.h: No such file or directory
|
|
#include <luxio/btree.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:342: recipe for target 'IO.o' failed
|
|
make: *** [IO.o] Error 1
|
|
! Installing Lux::IO failed. See /home/ryan/.cpanm/work/1493337332.4317/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Lux::IO] 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
|