111 lines
5 KiB
Text
111 lines
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/1493038846.26153
|
|
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 Log::Dispatch::Spread () on cpanmetadb ...
|
|
Unpacking Log-Dispatch-Spread-0.9.tar.gz
|
|
--> Working on Log::Dispatch::Spread
|
|
Fetching http://www.cpan.org/authors/id/B/BR/BRTHOMAS/Log-Dispatch-Spread-0.9.tar.gz ... OK
|
|
Log-Dispatch-Spread-0.9/
|
|
Log-Dispatch-Spread-0.9/Changes
|
|
Log-Dispatch-Spread-0.9/lib/
|
|
Log-Dispatch-Spread-0.9/lib/Log/
|
|
Log-Dispatch-Spread-0.9/lib/Log/Dispatch/
|
|
Log-Dispatch-Spread-0.9/lib/Log/Dispatch/Spread.pm
|
|
Log-Dispatch-Spread-0.9/Makefile.PL
|
|
Log-Dispatch-Spread-0.9/MANIFEST
|
|
Log-Dispatch-Spread-0.9/README
|
|
Log-Dispatch-Spread-0.9/t/
|
|
Log-Dispatch-Spread-0.9/t/Log-Dispatch-Spread.t
|
|
Entering Log-Dispatch-Spread-0.9
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Log-Dispatch-Spread-0.9 ... Warning: prerequisite Spread 0 not found.
|
|
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
NOTE: You must have a Spread server instance up and running on
|
|
4803@localhost in order for tests to work properly. If you do not,
|
|
the module will compile and install successfully, but the tests
|
|
will fail.
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Log::Dispatch::Spread
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Spread 0 ... No
|
|
Checking if you have Log::Dispatch 0 ... Yes (2.63)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Searching Spread (0) on cpanmetadb ...
|
|
Unpacking Spread-3.17.4.4.tar.gz
|
|
OK
|
|
==> Found dependencies: Spread
|
|
--> Working on Spread
|
|
Fetching http://www.cpan.org/authors/id/J/JE/JESUS/Spread-3.17.4.4.tar.gz ... OK
|
|
Spread-3.17.4.4/
|
|
Spread-3.17.4.4/Makefile.PL
|
|
Spread-3.17.4.4/MANIFEST
|
|
Spread-3.17.4.4/README
|
|
Spread-3.17.4.4/Spread.pm
|
|
Spread-3.17.4.4/Spread.xs
|
|
Spread-3.17.4.4/test.pl
|
|
Spread-3.17.4.4/typemap
|
|
Entering Spread-3.17.4.4
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Spread-3.17.4.4 ... Checking if your kit is complete...
|
|
Looks good
|
|
Warning: -L../.. changed to -L/home/ryan/.cpanm/work/1493038846.26153/Spread-3.17.4.4/../..
|
|
Warning (mostly harmless): No library found for -lspread
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Spread
|
|
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 Spread-v3.17.4.4 ... cp Spread.pm blib/lib/Spread.pm
|
|
AutoSplitting blib/lib/Spread.pm (blib/lib/auto/Spread)
|
|
Running Mkbootstrap for Spread ()
|
|
chmod 644 "Spread.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Spread.bs blib/arch/auto/Spread/Spread.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" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493038846.26153/Spread-3.17.4.4/typemap' Spread.xs > Spread.xsc
|
|
mv Spread.xsc Spread.c
|
|
cc -c -I ../.. -I ../spread-src-3.17.0/ -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.17.4.4\" -DXS_VERSION=\"3.17.4.4\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Spread.c
|
|
Spread.xs:15:16: fatal error: sp.h: No such file or directory
|
|
#include "sp.h"
|
|
^
|
|
compilation terminated.
|
|
Makefile:331: recipe for target 'Spread.o' failed
|
|
make: *** [Spread.o] Error 1
|
|
! Installing Spread failed. See /home/ryan/.cpanm/work/1493038846.26153/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Spread' is not installed
|
|
! Bailing out the installation for Log-Dispatch-Spread-0.9.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Log::Dispatch::Spread] 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
|