113 lines
5 KiB
Text
113 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/1493332065.2650
|
|
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 Filesys::Notify::KQueue () on cpanmetadb ...
|
|
Unpacking Filesys-Notify-KQueue-0.11.tar.gz
|
|
--> Working on Filesys::Notify::KQueue
|
|
Fetching http://www.cpan.org/authors/id/K/KA/KARUPA/Filesys-Notify-KQueue-0.11.tar.gz ... OK
|
|
Filesys-Notify-KQueue-0.11/Build.PL
|
|
Filesys-Notify-KQueue-0.11/Changes
|
|
Filesys-Notify-KQueue-0.11/LICENSE
|
|
Filesys-Notify-KQueue-0.11/META.json
|
|
Filesys-Notify-KQueue-0.11/README.md
|
|
Filesys-Notify-KQueue-0.11/cpanfile
|
|
Filesys-Notify-KQueue-0.11/lib/Filesys/Notify/KQueue.pm
|
|
Filesys-Notify-KQueue-0.11/minil.toml
|
|
Filesys-Notify-KQueue-0.11/t/00_compile.t
|
|
Filesys-Notify-KQueue-0.11/t/01_basic.t
|
|
Filesys-Notify-KQueue-0.11/t/02_nest.t
|
|
Filesys-Notify-KQueue-0.11/t/Util.pm
|
|
Filesys-Notify-KQueue-0.11/xt/02_perlcritic.t
|
|
Filesys-Notify-KQueue-0.11/xt/perlcriticrc
|
|
Filesys-Notify-KQueue-0.11/META.yml
|
|
Filesys-Notify-KQueue-0.11/MANIFEST
|
|
Entering Filesys-Notify-KQueue-0.11
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
|
|
Running Build.PL
|
|
Configuring Filesys-Notify-KQueue-0.11 ... Creating new 'Build' script for 'Filesys-Notify-KQueue' version '0.11'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::SharedFork 0 ... Yes (0.35)
|
|
Checking if you have IO::KQueue 0 ... No
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Searching IO::KQueue (0) on cpanmetadb ...
|
|
Unpacking IO-KQueue-0.34.tar.gz
|
|
OK
|
|
==> Found dependencies: IO::KQueue
|
|
--> Working on IO::KQueue
|
|
Fetching http://www.cpan.org/authors/id/M/MS/MSERGEANT/IO-KQueue-0.34.tar.gz ... OK
|
|
IO-KQueue-0.34/
|
|
IO-KQueue-0.34/Changes
|
|
IO-KQueue-0.34/const-c.inc
|
|
IO-KQueue-0.34/const-xs.inc
|
|
IO-KQueue-0.34/examples/
|
|
IO-KQueue-0.34/KQueue.pm
|
|
IO-KQueue-0.34/KQueue.xs
|
|
IO-KQueue-0.34/Makefile.PL
|
|
IO-KQueue-0.34/MANIFEST
|
|
IO-KQueue-0.34/MANIFEST.SKIP
|
|
IO-KQueue-0.34/META.yml
|
|
IO-KQueue-0.34/README
|
|
IO-KQueue-0.34/t/
|
|
IO-KQueue-0.34/typemap
|
|
IO-KQueue-0.34/t/0load.t
|
|
IO-KQueue-0.34/examples/chat.pl
|
|
IO-KQueue-0.34/examples/tail.pl
|
|
Entering IO-KQueue-0.34
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring IO-KQueue-0.34 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for IO::KQueue
|
|
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 IO-KQueue-0.34 ... cp KQueue.pm blib/lib/IO/KQueue.pm
|
|
Running Mkbootstrap for KQueue ()
|
|
chmod 644 "KQueue.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- KQueue.bs blib/arch/auto/IO/KQueue/KQueue.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/1493332065.2650/IO-KQueue-0.34/typemap' KQueue.xs > KQueue.xsc
|
|
mv KQueue.xsc KQueue.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.34\" -DXS_VERSION=\"0.34\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" KQueue.c
|
|
KQueue.xs:9:23: fatal error: sys/event.h: No such file or directory
|
|
#include <sys/event.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:330: recipe for target 'KQueue.o' failed
|
|
make: *** [KQueue.o] Error 1
|
|
! Installing IO::KQueue failed. See /home/ryan/.cpanm/work/1493332065.2650/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'IO::KQueue' is not installed
|
|
! Bailing out the installation for Filesys-Notify-KQueue-0.11.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Filesys::Notify::KQueue] 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
|