cpantestlogs/ZMQ::LibZMQ4_genfailure.log
2017-05-02 18:44:36 -07:00

124 lines
4.7 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/1493501878.3323
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::LibZMQ4 () on cpanmetadb ...
Unpacking ZMQ-LibZMQ4-0.01.tar.gz
--> Working on ZMQ::LibZMQ4
Fetching http://www.cpan.org/authors/id/M/MO/MOSCONI/ZMQ-LibZMQ4-0.01.tar.gz ... OK
ZMQ-LibZMQ4-0.01/
ZMQ-LibZMQ4-0.01/inc/
ZMQ-LibZMQ4-0.01/inc/Module/
ZMQ-LibZMQ4-0.01/inc/Module/Install/
ZMQ-LibZMQ4-0.01/inc/Module/Install/WriteAll.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/Makefile.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/Fetch.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/Win32.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/XSUtil.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/AuthorTests.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/CheckLib.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/Base.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/Can.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install/Metadata.pm
ZMQ-LibZMQ4-0.01/inc/Module/Install.pm
ZMQ-LibZMQ4-0.01/inc/Devel/
ZMQ-LibZMQ4-0.01/inc/Devel/CheckLib.pm
ZMQ-LibZMQ4-0.01/t/
ZMQ-LibZMQ4-0.01/t/006_anyevent.t
ZMQ-LibZMQ4-0.01/t/201_thread.t
ZMQ-LibZMQ4-0.01/t/104_ipc.t
ZMQ-LibZMQ4-0.01/t/106_last_endpoint.t
ZMQ-LibZMQ4-0.01/t/001_context.t
ZMQ-LibZMQ4-0.01/t/100_basic.t
ZMQ-LibZMQ4-0.01/t/003_message.t
ZMQ-LibZMQ4-0.01/t/002_socket.t
ZMQ-LibZMQ4-0.01/t/005_poll.t
ZMQ-LibZMQ4-0.01/t/000_compile.t
ZMQ-LibZMQ4-0.01/t/rt64944.t
ZMQ-LibZMQ4-0.01/t/202_proxy.t
ZMQ-LibZMQ4-0.01/t/cover.sh
ZMQ-LibZMQ4-0.01/t/200_fork.t
ZMQ-LibZMQ4-0.01/t/rt74653.t
ZMQ-LibZMQ4-0.01/t/101_threads.t
ZMQ-LibZMQ4-0.01/t/004_version.t
ZMQ-LibZMQ4-0.01/tools/
ZMQ-LibZMQ4-0.01/tools/genfiles.pl
ZMQ-LibZMQ4-0.01/tools/check_mi_mods.pl
ZMQ-LibZMQ4-0.01/tools/detect_zmq.pl
ZMQ-LibZMQ4-0.01/xs/
ZMQ-LibZMQ4-0.01/xs/perl_libzmq4.h
ZMQ-LibZMQ4-0.01/xs/perl_libzmq4.xs
ZMQ-LibZMQ4-0.01/Changes
ZMQ-LibZMQ4-0.01/lib/
ZMQ-LibZMQ4-0.01/lib/ZMQ/
ZMQ-LibZMQ4-0.01/lib/ZMQ/LibZMQ4.pm
ZMQ-LibZMQ4-0.01/MANIFEST.SKIP
ZMQ-LibZMQ4-0.01/xt/
ZMQ-LibZMQ4-0.01/xt/999_pod-coverage.t
ZMQ-LibZMQ4-0.01/xt/999_leak.t
ZMQ-LibZMQ4-0.01/xt/999_pod.t
ZMQ-LibZMQ4-0.01/Makefile.PL
ZMQ-LibZMQ4-0.01/MANIFEST
Entering ZMQ-LibZMQ4-0.01
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring ZMQ-LibZMQ4-0.01 ... Cannot determine perl version info from lib/ZMQ/LibZMQ4.pm
Probing environment variables:
Probing libzmq via Alien::ZMQ
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 zeromq4 via pkg-config ...
Package zeromq4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `zeromq4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zeromq4' found
- No zeromq4 found...
Detected the following ZMQ settings:
+ ZMQ_HOME = (null)
+ ZMQ_H = /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/auto/share/dist/Alien-ZMQ/include/zmq.h
+ ZMQ_INCLUDES = /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/auto/share/dist/Alien-ZMQ/include
+ ZMQ_LIBS = -L/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/auto/share/dist/Alien-ZMQ/lib -lzmq
+ ZMQ_TRACE = (null)
Detecting zmq version...
+ Detected libzmq version 3.2.4
*** WHAO THERE! ***
We have detected that you have libzmq version lower than 4.x.
ZMQ::LibZMQ4 only works with libzmq versions >= 4.0.0
Make sure to set your ZMQ paths correctly, e.g.:
ZMQ_HOME=/usr/local/libzmq-4.0.0/ perl Makefile.PL
! Configure failed for ZMQ-LibZMQ4-0.01. See /home/ryan/.cpanm/work/1493501878.3323/build.log for details.
N/A
Command [cpanm --reinstall --verbose ZMQ::LibZMQ4] 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