cpantestlogs/ZeroMQ::Raw::Constants_genfailure.log
2017-05-02 18:44:36 -07:00

111 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/1493317508.25774
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 ZeroMQ::Raw::Constants () on cpanmetadb ...
Unpacking ZeroMQ-Raw-0.01.tar.gz
--> Working on ZeroMQ::Raw::Constants
Fetching http://www.cpan.org/authors/id/J/JR/JROCKWAY/ZeroMQ-Raw-0.01.tar.gz ... OK
ZeroMQ-Raw-0.01/
ZeroMQ-Raw-0.01/typemap
ZeroMQ-Raw-0.01/META.yml
ZeroMQ-Raw-0.01/Makefile.PL
ZeroMQ-Raw-0.01/MANIFEST
ZeroMQ-Raw-0.01/inc/
ZeroMQ-Raw-0.01/inc/Module/
ZeroMQ-Raw-0.01/inc/Module/Install/
ZeroMQ-Raw-0.01/inc/Module/Install/Metadata.pm
ZeroMQ-Raw-0.01/inc/Module/Install/Base.pm
ZeroMQ-Raw-0.01/inc/Module/Install/Compiler.pm
ZeroMQ-Raw-0.01/inc/Module/Install/Makefile.pm
ZeroMQ-Raw-0.01/inc/Module/Install.pm
ZeroMQ-Raw-0.01/build/
ZeroMQ-Raw-0.01/build/IFiles.pm
ZeroMQ-Raw-0.01/examples/
ZeroMQ-Raw-0.01/examples/publisher.pl
ZeroMQ-Raw-0.01/examples/subscriber.pl
ZeroMQ-Raw-0.01/examples/allocate.pl
ZeroMQ-Raw-0.01/zmqxs.c
ZeroMQ-Raw-0.01/lib/
ZeroMQ-Raw-0.01/lib/ZeroMQ/
ZeroMQ-Raw-0.01/lib/ZeroMQ/Raw/
ZeroMQ-Raw-0.01/lib/ZeroMQ/Raw/Context.pm
ZeroMQ-Raw-0.01/lib/ZeroMQ/Raw/Message.pm
ZeroMQ-Raw-0.01/lib/ZeroMQ/Raw/Constants.pm
ZeroMQ-Raw-0.01/lib/ZeroMQ/Raw/Socket.pm
ZeroMQ-Raw-0.01/lib/ZeroMQ/Raw.pm
ZeroMQ-Raw-0.01/ppport.h
ZeroMQ-Raw-0.01/ZeroMQ-Raw-0.01.tar.gz
ZeroMQ-Raw-0.01/t/
ZeroMQ-Raw-0.01/t/socket.t
ZeroMQ-Raw-0.01/t/socket-getset.t
ZeroMQ-Raw-0.01/t/constants.t
ZeroMQ-Raw-0.01/t/context.t
ZeroMQ-Raw-0.01/t/message.t
ZeroMQ-Raw-0.01/t/load.t
ZeroMQ-Raw-0.01/RawZMQ.xs
ZeroMQ-Raw-0.01/zmqxs.h
Entering ZeroMQ-Raw-0.01
Checking configure dependencies from META.yml
Checking if you have XS::Object::Magic 0 ... Yes (0.04)
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Checking if you have ExtUtils::Depends 0.300 ... Yes (0.405)
Running Makefile.PL
Configuring ZeroMQ-Raw-0.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for ZeroMQ::Raw
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::Exception 0 ... Yes (0.43)
Checking if you have XS::Object::Magic 0 ... Yes (0.04)
OK
Building and testing ZeroMQ-Raw-0.01 ... cp ./lib/ZeroMQ/Raw/Socket.pm blib/lib/ZeroMQ/Raw/Socket.pm
cp ./lib/ZeroMQ/Raw.pm blib/lib/ZeroMQ/Raw.pm
cp ./lib/ZeroMQ/Raw/Context.pm blib/lib/ZeroMQ/Raw/Context.pm
cp typemap blib/arch/ZeroMQ/Raw/Install/typemap
cp ./lib/ZeroMQ/Raw/Constants.pm blib/lib/ZeroMQ/Raw/Constants.pm
cp build/IFiles.pm blib/arch/ZeroMQ/Raw/Install/Files.pm
cp ./lib/ZeroMQ/Raw/Message.pm blib/lib/ZeroMQ/Raw/Message.pm
Running Mkbootstrap for Raw ()
chmod 644 "Raw.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Raw.bs blib/arch/auto/ZeroMQ/Raw/Raw.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/1493317508.25774/ZeroMQ-Raw-0.01/typemap' -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XS/Object/Magic/Install/typemap' -typemap '/home/ryan/.cpanm/work/1493317508.25774/ZeroMQ-Raw-0.01/typemap' RawZMQ.xs > RawZMQ.xsc
mv RawZMQ.xsc RawZMQ.c
cc -c -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XS/Object/Magic/Install -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" RawZMQ.c
RawZMQ.xs:7:17: fatal error: zmq.h: No such file or directory
#include <zmq.h>
^
compilation terminated.
Makefile:353: recipe for target 'RawZMQ.o' failed
make: *** [RawZMQ.o] Error 1
! Installing ZeroMQ::Raw::Constants failed. See /home/ryan/.cpanm/work/1493317508.25774/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose ZeroMQ::Raw::Constants] 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