cpantestlogs/IO::Async::Loop::KQueue_genfailure.log
2017-05-02 18:44:36 -07:00

120 lines
5.2 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/1493691838.10332
You have make /usr/bin/make
You have LWP 5.837
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 IO::Async::Loop::KQueue () on cpanmetadb ...
Unpacking IO-Async-Loop-KQueue-0.02.tar.gz
--> Working on IO::Async::Loop::KQueue
Fetching http://www.cpan.org/authors/id/S/SQ/SQUEEK/IO-Async-Loop-KQueue-0.02.tar.gz ... OK
IO-Async-Loop-KQueue-0.02
IO-Async-Loop-KQueue-0.02/README
IO-Async-Loop-KQueue-0.02/Changes
IO-Async-Loop-KQueue-0.02/LICENSE
IO-Async-Loop-KQueue-0.02/dist.ini
IO-Async-Loop-KQueue-0.02/META.yml
IO-Async-Loop-KQueue-0.02/MANIFEST
IO-Async-Loop-KQueue-0.02/t
IO-Async-Loop-KQueue-0.02/t/00use.t
IO-Async-Loop-KQueue-0.02/t/99pod.t
IO-Async-Loop-KQueue-0.02/Makefile.PL
IO-Async-Loop-KQueue-0.02/t/01loop-io.t
IO-Async-Loop-KQueue-0.02/t/04loop-idle.t
IO-Async-Loop-KQueue-0.02/t/02loop-timer.t
IO-Async-Loop-KQueue-0.02/t/05loop-child.t
IO-Async-Loop-KQueue-0.02/t/03loop-signal.t
IO-Async-Loop-KQueue-0.02/t/06loop-control.t
IO-Async-Loop-KQueue-0.02/lib/IO/Async/Loop
IO-Async-Loop-KQueue-0.02/lib/IO/Async/Loop/KQueue.pm
Entering IO-Async-Loop-KQueue-0.02
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring IO-Async-Loop-KQueue-0.02 ... Warning: prerequisite IO::KQueue 0.24 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for IO::Async::Loop::KQueue
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IO::KQueue 0.24 ... No
Checking if you have IO::Async 0 ... Yes (0.71)
Checking if you have IO::Async::LoopTests 0 ... Yes (0.71)
Checking if you have Test::More 0 ... Yes (1.302083)
Searching IO::KQueue (0.24) 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/1493691838.10332/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/1493691838.10332/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 IO-Async-Loop-KQueue-0.02.
FAIL
Command [cpanm --reinstall --verbose IO::Async::Loop::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