185 lines
6.5 KiB
Text
185 lines
6.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/1493168080.28917
|
|
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 ZMQ () on cpanmetadb ...
|
|
Unpacking ZMQ-1.06.tar.gz
|
|
--> Working on ZMQ
|
|
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/ZMQ-1.06.tar.gz ... OK
|
|
ZMQ-1.06/
|
|
ZMQ-1.06/Changes
|
|
ZMQ-1.06/inc/
|
|
ZMQ-1.06/lib/
|
|
ZMQ-1.06/Makefile.PL
|
|
ZMQ-1.06/MANIFEST
|
|
ZMQ-1.06/META.yml
|
|
ZMQ-1.06/t/
|
|
ZMQ-1.06/xt/
|
|
ZMQ-1.06/xt/999_pod-coverage.t
|
|
ZMQ-1.06/xt/999_pod.t
|
|
ZMQ-1.06/t/001_compile.t
|
|
ZMQ-1.06/t/101_threads.t
|
|
ZMQ-1.06/t/201_poller.t
|
|
ZMQ-1.06/t/202_poller_fd.t
|
|
ZMQ-1.06/t/203_send_multipart.t
|
|
ZMQ-1.06/lib/ZMQ/
|
|
ZMQ-1.06/lib/ZMQ.pm
|
|
ZMQ-1.06/lib/ZMQ/Context.pm
|
|
ZMQ-1.06/lib/ZMQ/Message.pm
|
|
ZMQ-1.06/lib/ZMQ/Poller.pm
|
|
ZMQ-1.06/lib/ZMQ/Serializer.pm
|
|
ZMQ-1.06/lib/ZMQ/Socket.pm
|
|
ZMQ-1.06/inc/Module/
|
|
ZMQ-1.06/inc/Module/Install/
|
|
ZMQ-1.06/inc/Module/Install.pm
|
|
ZMQ-1.06/inc/Module/Install/Base.pm
|
|
ZMQ-1.06/inc/Module/Install/Can.pm
|
|
ZMQ-1.06/inc/Module/Install/Fetch.pm
|
|
ZMQ-1.06/inc/Module/Install/Makefile.pm
|
|
ZMQ-1.06/inc/Module/Install/Metadata.pm
|
|
ZMQ-1.06/inc/Module/Install/Win32.pm
|
|
ZMQ-1.06/inc/Module/Install/WriteAll.pm
|
|
Entering ZMQ-1.06
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring ZMQ-1.06 ... Cannot determine perl version info from lib/ZMQ.pm
|
|
|
|
+ ZMQ.pm will by default use ZMQ::LibZMQ2, but you can tell it to use
|
|
ZMQ::LibZMQ3 by setting PERL_ZMQ_BACKEND environment variable.
|
|
+ Using default ZMQ::LibZMQ2 backend
|
|
|
|
Warning: prerequisite ZMQ::LibZMQ2 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for ZMQ
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ZMQ::LibZMQ2 0 ... No
|
|
Checking if you have Sub::Name 0 ... Yes (0.21)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have ZMQ::Constants 0 ... Yes (1.04)
|
|
Searching ZMQ::LibZMQ2 (0) on cpanmetadb ...
|
|
Unpacking ZMQ-LibZMQ2-1.09.tar.gz
|
|
OK
|
|
==> Found dependencies: ZMQ::LibZMQ2
|
|
--> Working on ZMQ::LibZMQ2
|
|
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/ZMQ-LibZMQ2-1.09.tar.gz ... OK
|
|
ZMQ-LibZMQ2-1.09/
|
|
ZMQ-LibZMQ2-1.09/Changes
|
|
ZMQ-LibZMQ2-1.09/inc/
|
|
ZMQ-LibZMQ2-1.09/lib/
|
|
ZMQ-LibZMQ2-1.09/Makefile.PL
|
|
ZMQ-LibZMQ2-1.09/MANIFEST
|
|
ZMQ-LibZMQ2-1.09/META.yml
|
|
ZMQ-LibZMQ2-1.09/t/
|
|
ZMQ-LibZMQ2-1.09/tools/
|
|
ZMQ-LibZMQ2-1.09/xs/
|
|
ZMQ-LibZMQ2-1.09/xt/
|
|
ZMQ-LibZMQ2-1.09/xt/100_eg_hello_world.t
|
|
ZMQ-LibZMQ2-1.09/xt/101_eg_pubsub.t
|
|
ZMQ-LibZMQ2-1.09/xt/102_eg_threaded.t
|
|
ZMQ-LibZMQ2-1.09/xt/103_eg_xreqxrep.t
|
|
ZMQ-LibZMQ2-1.09/xt/999_leak.t
|
|
ZMQ-LibZMQ2-1.09/xt/999_pod-coverage.t
|
|
ZMQ-LibZMQ2-1.09/xt/999_pod.t
|
|
ZMQ-LibZMQ2-1.09/xt/pubsub_stress.t
|
|
ZMQ-LibZMQ2-1.09/xt/rt64836.t
|
|
ZMQ-LibZMQ2-1.09/xt/rt64944.t
|
|
ZMQ-LibZMQ2-1.09/xs/perl_libzmq2.h
|
|
ZMQ-LibZMQ2-1.09/xs/perl_libzmq2.xs
|
|
ZMQ-LibZMQ2-1.09/tools/check_mi_mods.pl
|
|
ZMQ-LibZMQ2-1.09/tools/detect_zmq.pl
|
|
ZMQ-LibZMQ2-1.09/tools/genfiles.pl
|
|
ZMQ-LibZMQ2-1.09/t/000_compile.t
|
|
ZMQ-LibZMQ2-1.09/t/001_context.t
|
|
ZMQ-LibZMQ2-1.09/t/002_socket.t
|
|
ZMQ-LibZMQ2-1.09/t/003_message.t
|
|
ZMQ-LibZMQ2-1.09/t/004_version.t
|
|
ZMQ-LibZMQ2-1.09/t/005_poll.t
|
|
ZMQ-LibZMQ2-1.09/t/006_anyevent.t
|
|
ZMQ-LibZMQ2-1.09/t/100_basic.t
|
|
ZMQ-LibZMQ2-1.09/t/101_threads.t
|
|
ZMQ-LibZMQ2-1.09/t/104_ipc.t
|
|
ZMQ-LibZMQ2-1.09/t/200_fork.t
|
|
ZMQ-LibZMQ2-1.09/t/201_thread.t
|
|
ZMQ-LibZMQ2-1.09/t/cover.sh
|
|
ZMQ-LibZMQ2-1.09/t/rt64944.t
|
|
ZMQ-LibZMQ2-1.09/t/rt74653.t
|
|
ZMQ-LibZMQ2-1.09/lib/ZMQ/
|
|
ZMQ-LibZMQ2-1.09/lib/ZMQ/LibZMQ2.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Devel/
|
|
ZMQ-LibZMQ2-1.09/inc/Module/
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/AuthorTests.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/Base.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/Can.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/CheckLib.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/Fetch.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/Makefile.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/Metadata.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/Win32.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/WriteAll.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Module/Install/XSUtil.pm
|
|
ZMQ-LibZMQ2-1.09/inc/Devel/CheckLib.pm
|
|
Entering ZMQ-LibZMQ2-1.09
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::ParseXS 3.18 ... Yes (3.30)
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Checking if you have Devel::PPPort 3.19 ... Yes (3.35)
|
|
Checking if you have Devel::CheckLib 0.4 ... Yes (1.09)
|
|
Running Makefile.PL
|
|
Configuring ZMQ-LibZMQ2-1.09 ... Cannot determine perl version info from lib/ZMQ/LibZMQ2.pm
|
|
Probing environment variables:
|
|
Probing libzmq via pkg-config ...
|
|
Package libzmq was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `libzmq.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'libzmq' found
|
|
- No libzmq found...
|
|
Probing zeromq2 via pkg-config ...
|
|
Package zeromq2 was not found in the pkg-config search path.
|
|
Perhaps you should add the directory containing `zeromq2.pc'
|
|
to the PKG_CONFIG_PATH environment variable
|
|
No package 'zeromq2' found
|
|
- No zeromq2 found...
|
|
Detected the following ZMQ settings:
|
|
+ ZMQ_HOME = (null)
|
|
+ ZMQ_H = (null)
|
|
+ ZMQ_INCLUDES = (null)
|
|
+ ZMQ_LIBS = (null)
|
|
+ ZMQ_TRACE = (null)
|
|
Can't link/include C library 'zmq.h', 'zmq', aborting.
|
|
! Configure failed for ZMQ-LibZMQ2-1.09. See /home/ryan/.cpanm/work/1493168080.28917/build.log for details.
|
|
! Installing the dependencies failed: Module 'ZMQ::LibZMQ2' is not installed
|
|
! Bailing out the installation for ZMQ-1.06.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose ZMQ] 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
|