PATH=/usr/bin:/bin:/Users/fly2000/var/megalib/bin Start 2014-09-17T14:24:19 ActivePerl-2000 CPAN-2.00 Reading '/Users/fly2000/var/cpan/Metadata' Database was generated on Wed, 17 Sep 2014 15:29:02 GMT Running make for I/ID/IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz Checksum for /data/cpan/authors/id/I/ID/IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz ok McBain-WithZeroMQ-2.000000 McBain-WithZeroMQ-2.000000/README McBain-WithZeroMQ-2.000000/Changes McBain-WithZeroMQ-2.000000/LICENSE McBain-WithZeroMQ-2.000000/INSTALL McBain-WithZeroMQ-2.000000/dist.ini McBain-WithZeroMQ-2.000000/MANIFEST McBain-WithZeroMQ-2.000000/META.json McBain-WithZeroMQ-2.000000/SIGNATURE McBain-WithZeroMQ-2.000000/t McBain-WithZeroMQ-2.000000/t/00-load.t McBain-WithZeroMQ-2.000000/Makefile.PL McBain-WithZeroMQ-2.000000/MANIFEST.SKIP McBain-WithZeroMQ-2.000000/t/lib McBain-WithZeroMQ-2.000000/t/lib/Mendoza.pm McBain-WithZeroMQ-2.000000/t/lib/Mendoza McBain-WithZeroMQ-2.000000/t/lib/Mendoza/Math.pm McBain-WithZeroMQ-2.000000/bin McBain-WithZeroMQ-2.000000/bin/mcbain-zmq-broker McBain-WithZeroMQ-2.000000/bin/mcbain-zmq-client McBain-WithZeroMQ-2.000000/lib/McBain McBain-WithZeroMQ-2.000000/lib/McBain/WithZeroMQ.pm McBain-WithZeroMQ-2.000000/t/release-dist-manifest.t McBain-WithZeroMQ-2.000000/t/lib/Mendoza/Math McBain-WithZeroMQ-2.000000/t/lib/Mendoza/Math/Constants.pm CPAN.pm: Building I/ID/IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Warning: prerequisite ZMQ::Constants 0 not found. Warning: prerequisite ZMQ::LibZMQ3 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for McBain::WithZeroMQ Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz ---- ZMQ::Constants [requires] ZMQ::LibZMQ3 [requires] Running make test Delayed until after prerequisites Running test for module 'ZMQ::Constants' Running make for D/DM/DMAKI/ZMQ-Constants-1.04.tar.gz Checksum for /data/cpan/authors/id/D/DM/DMAKI/ZMQ-Constants-1.04.tar.gz ok ZMQ-Constants-1.04/ ZMQ-Constants-1.04/Changes ZMQ-Constants-1.04/inc/ ZMQ-Constants-1.04/lib/ ZMQ-Constants-1.04/Makefile.PL ZMQ-Constants-1.04/MANIFEST ZMQ-Constants-1.04/META.yml ZMQ-Constants-1.04/t/ ZMQ-Constants-1.04/tools/ ZMQ-Constants-1.04/xt/ ZMQ-Constants-1.04/xt/999_pod-coverage.t ZMQ-Constants-1.04/xt/999_pod.t ZMQ-Constants-1.04/tools/extract_missing.pl ZMQ-Constants-1.04/t/000_basic.t ZMQ-Constants-1.04/t/001_v3.1.1.t ZMQ-Constants-1.04/t/002_v3.1.2.t ZMQ-Constants-1.04/t/003_v2.1.11.t ZMQ-Constants-1.04/t/004_v4.0.4.t ZMQ-Constants-1.04/lib/ZMQ/ ZMQ-Constants-1.04/lib/ZMQ/Constants/ ZMQ-Constants-1.04/lib/ZMQ/Constants.pm ZMQ-Constants-1.04/lib/ZMQ/Constants/V2_1_11.pm ZMQ-Constants-1.04/lib/ZMQ/Constants/V3_1_1.pm ZMQ-Constants-1.04/lib/ZMQ/Constants/V3_1_2.pm ZMQ-Constants-1.04/lib/ZMQ/Constants/V4_0_4.pm ZMQ-Constants-1.04/inc/Module/ ZMQ-Constants-1.04/inc/Module/Install/ ZMQ-Constants-1.04/inc/Module/Install.pm ZMQ-Constants-1.04/inc/Module/Install/Base.pm ZMQ-Constants-1.04/inc/Module/Install/Can.pm ZMQ-Constants-1.04/inc/Module/Install/Fetch.pm ZMQ-Constants-1.04/inc/Module/Install/Makefile.pm ZMQ-Constants-1.04/inc/Module/Install/Metadata.pm ZMQ-Constants-1.04/inc/Module/Install/Win32.pm ZMQ-Constants-1.04/inc/Module/Install/WriteAll.pm CPAN.pm: Building D/DM/DMAKI/ZMQ-Constants-1.04.tar.gz >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Cannot determine perl version info from lib/ZMQ/Constants.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for ZMQ::Constants Writing MYMETA.yml and MYMETA.json >>> make cp lib/ZMQ/Constants/V3_1_1.pm blib/lib/ZMQ/Constants/V3_1_1.pm cp lib/ZMQ/Constants/V3_1_2.pm blib/lib/ZMQ/Constants/V3_1_2.pm cp lib/ZMQ/Constants.pm blib/lib/ZMQ/Constants.pm cp lib/ZMQ/Constants/V4_0_4.pm blib/lib/ZMQ/Constants/V4_0_4.pm cp lib/ZMQ/Constants/V2_1_11.pm blib/lib/ZMQ/Constants/V2_1_11.pm Manifying blib/man3/ZMQ::Constants.3 DMAKI/ZMQ-Constants-1.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly2000/ap2000-298465/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/000_basic.t .... ok 1 - use ZMQ::Constants; ok 2 - main->can(...) ok 3 1..3 ok t/001_v3.1.1.t ... ok 1 - use ZMQ::Constants; ok 2 - main->can(...) ok 3 - 3.1.1 should not have devices ok 4 - 3.1.1 should not have devices ok 5 - 3.1.1 should not have devices ok 6 - 3.1.1 should not have FAIL_UNROUTABLE ok 7 - 3.1.1 should not have ZMQ_MAX_VSM_SIZE ok 8 - 3.1.1 should not have ZMQ_DELIMITER ok 9 - 3.1.1 should not have ZMQ_VSM ok 10 - 3.1.1 should not have ZMQ_MSG_MORE ok 11 - 3.1.1 should not have ZMQ_MSG_SHARED ok 12 - 3.1.1 should not have ZMQ_MSG_MASK ok 13 - 3.1.1 should not have ZMQ_HWM ok 14 - 3.1.1 should not have ZMQ_SWAP ok 15 - 3.1.1 should not have ZMQ_RECOVERY_IVL_MSEC ok 16 - 3.1.1 should not have ZMQ_NOBLOCK 1..16 ok t/002_v3.1.2.t ... ok 1 - use ZMQ::Constants; ok 2 - main->can(...) ok 3 - sanity ok 4 - 3.1.2 should have devices ok 5 - 3.1.2 should have devices ok 6 - 3.1.2 should have devices ok 7 - 3.1.2 should have ZMQ_FAIL_UNROUTABLE ok 8 - 3.1.2 should not have ZMQ_MAX_VSM_SIZE ok 9 - 3.1.2 should not have ZMQ_DELIMITER ok 10 - 3.1.2 should not have ZMQ_VSM ok 11 - 3.1.2 should not have ZMQ_MSG_MORE ok 12 - 3.1.2 should not have ZMQ_MSG_SHARED ok 13 - 3.1.2 should not have ZMQ_MSG_MASK ok 14 - 3.1.2 should not have ZMQ_HWM ok 15 - 3.1.2 should not have ZMQ_SWAP ok 16 - 3.1.2 should not have ZMQ_RECOVERY_IVL_MSEC ok 17 - 3.1.2 should not have ZMQ_NOBLOCK 1..17 ok t/003_v2.1.11.t .. ok 1 - use ZMQ::Constants; ok 2 - main->can(...) ok 3 - ZMQ_MAXMSGSIZE should not exist in v2.1.11 ok 4 - ZMQ_SNDHWM should not exist in v2.1.11 ok 5 - ZMQ_RCVHWM should not exist in v2.1.11 ok 6 - ZMQ_MULTICAST_HOPS should not exist in v2.1.11 ok 7 - ZMQ_RCVTIMEO should not exist in v2.1.11 ok 8 - ZMQ_SNDTIMEO should not exist in v2.1.11 ok 9 - ZMQ_IPV4ONLY should not exist in v2.1.11 ok 10 - ZMQ_LAST_ENDPOINT should not exist in v2.1.11 ok 11 - ZMQ_FAIL_UNROUTABLE should not exist in v2.1.11 ok 12 - ZMQ_MAX_VSM_SIZE should exist in v2.1.11 ok 13 - ZMQ_MAX_VSM_SIZE is callable ok 14 - ZMQ_DELIMITER should exist in v2.1.11 ok 15 - ZMQ_DELIMITER is callable ok 16 - ZMQ_VSM should exist in v2.1.11 ok 17 - ZMQ_VSM is callable ok 18 - ZMQ_MSG_MORE should exist in v2.1.11 ok 19 - ZMQ_MSG_MORE is callable ok 20 - ZMQ_MSG_SHARED should exist in v2.1.11 ok 21 - ZMQ_MSG_SHARED is callable ok 22 - ZMQ_MSG_MASK should exist in v2.1.11 ok 23 - ZMQ_MSG_MASK is callable ok 24 - ZMQ_HWM should exist in v2.1.11 ok 25 - ZMQ_HWM is callable ok 26 - ZMQ_SWAP should exist in v2.1.11 ok 27 - ZMQ_SWAP is callable ok 28 - ZMQ_RECOVERY_IVL_MSEC should exist in v2.1.11 ok 29 - ZMQ_RECOVERY_IVL_MSEC is callable ok 30 - ZMQ_NOBLOCK should exist in v2.1.11 ok 31 - ZMQ_NOBLOCK is callable 1..31 ok t/004_v4.0.4.t ... ok 1 - use ZMQ::Constants; ok 2 - main->can(...) ok 3 - sanity ok 4 - 4.0.4 should have devices ok 5 - 4.0.4 should have devices ok 6 - 4.0.4 should have devices ok 7 - 4.0.4 should have ZMQ_FAIL_UNROUTABLE ok 8 - 4.0.4 should not have ZMQ_DELIMITER ok 9 - 4.0.4 should not have ZMQ_DOWNSTREAM ok 10 - 4.0.4 should not have ZMQ_HWM ok 11 - 4.0.4 should not have ZMQ_MAX_VSM_SIZE ok 12 - 4.0.4 should not have ZMQ_MCAST_LOOP ok 13 - 4.0.4 should not have ZMQ_MSG_MASK ok 14 - 4.0.4 should not have ZMQ_MSG_MORE ok 15 - 4.0.4 should not have ZMQ_MSG_SHARED ok 16 - 4.0.4 should not have ZMQ_RECOVERY_IVL_MSEC ok 17 - 4.0.4 should not have ZMQ_SWAP ok 18 - 4.0.4 should not have ZMQ_UPSTREAM ok 19 - 4.0.4 should not have ZMQ_VSM 1..19 ok All tests successful. Files=5, Tests=86, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.23 cusr 0.04 csys = 0.34 CPU) Result: PASS DMAKI/ZMQ-Constants-1.04.tar.gz make test TEST_VERBOSE=1 -- OK Daisuke Maki <dmaki@cpan.org> Constants for libzmq >>> (cd /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq && tar cvf - ZMQ-Constants-1.04.ppd blib) | gzip -c >/Users/fly2000/var/REPO/D/DM/DMAKI/ZMQ-Constants-1.04.tar.gz ZMQ-Constants-1.04.ppd blib/ blib/lib/ blib/lib/ZMQ/ blib/lib/ZMQ/Constants/ blib/lib/ZMQ/Constants/V2_1_11.pm blib/lib/ZMQ/Constants/V3_1_1.pm blib/lib/ZMQ/Constants/V3_1_2.pm blib/lib/ZMQ/Constants/V4_0_4.pm blib/lib/ZMQ/Constants.pm blib/man3/ blib/man3/ZMQ::Constants.3 >>> mv /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/ZMQ-Constants-1.04.ppd /Users/fly2000/var/REPO/D/DM/DMAKI Running test for module 'ZMQ::LibZMQ3' Running make for D/DM/DMAKI/ZMQ-LibZMQ3-1.18.tar.gz Prepending /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib to PERL5LIB for 'get' Checksum for /data/cpan/authors/id/D/DM/DMAKI/ZMQ-LibZMQ3-1.18.tar.gz ok ZMQ-LibZMQ3-1.18/ ZMQ-LibZMQ3-1.18/Changes ZMQ-LibZMQ3-1.18/inc/ ZMQ-LibZMQ3-1.18/lib/ ZMQ-LibZMQ3-1.18/Makefile.PL ZMQ-LibZMQ3-1.18/MANIFEST ZMQ-LibZMQ3-1.18/META.yml ZMQ-LibZMQ3-1.18/t/ ZMQ-LibZMQ3-1.18/tools/ ZMQ-LibZMQ3-1.18/xs/ ZMQ-LibZMQ3-1.18/xt/ ZMQ-LibZMQ3-1.18/xt/999_leak.t ZMQ-LibZMQ3-1.18/xt/999_pod-coverage.t ZMQ-LibZMQ3-1.18/xt/999_pod.t ZMQ-LibZMQ3-1.18/xs/perl_libzmq3.h ZMQ-LibZMQ3-1.18/xs/perl_libzmq3.xs ZMQ-LibZMQ3-1.18/tools/check_mi_mods.pl ZMQ-LibZMQ3-1.18/tools/detect_zmq.pl ZMQ-LibZMQ3-1.18/tools/genfiles.pl ZMQ-LibZMQ3-1.18/tools/zmqcheck/ ZMQ-LibZMQ3-1.18/t/000_compile.t ZMQ-LibZMQ3-1.18/t/001_context.t ZMQ-LibZMQ3-1.18/t/002_socket.t ZMQ-LibZMQ3-1.18/t/003_message.t ZMQ-LibZMQ3-1.18/t/004_version.t ZMQ-LibZMQ3-1.18/t/005_poll.t ZMQ-LibZMQ3-1.18/t/006_anyevent.t ZMQ-LibZMQ3-1.18/t/100_basic.t ZMQ-LibZMQ3-1.18/t/101_threads.t ZMQ-LibZMQ3-1.18/t/104_ipc.t ZMQ-LibZMQ3-1.18/t/200_fork.t ZMQ-LibZMQ3-1.18/t/201_thread.t ZMQ-LibZMQ3-1.18/t/202_proxy.t ZMQ-LibZMQ3-1.18/t/cover.sh ZMQ-LibZMQ3-1.18/t/rt64944.t ZMQ-LibZMQ3-1.18/t/rt74653.t ZMQ-LibZMQ3-1.18/lib/ZMQ/ ZMQ-LibZMQ3-1.18/lib/ZMQ/LibZMQ3.pm ZMQ-LibZMQ3-1.18/inc/Devel/ ZMQ-LibZMQ3-1.18/inc/Module/ ZMQ-LibZMQ3-1.18/inc/Module/Install/ ZMQ-LibZMQ3-1.18/inc/Module/Install.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/AuthorTests.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/Base.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/Can.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/CheckLib.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/Fetch.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/Makefile.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/Metadata.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/Win32.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/WriteAll.pm ZMQ-LibZMQ3-1.18/inc/Module/Install/XSUtil.pm ZMQ-LibZMQ3-1.18/inc/Devel/CheckLib.pm Prepending /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib to PERL5LIB for 'make' CPAN.pm: Building D/DM/DMAKI/ZMQ-LibZMQ3-1.18.tar.gz >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Cannot determine perl version info from lib/ZMQ/LibZMQ3.pm Probing environment variables: Alien::ZMQ not found Probing libzmq via pkg-config ... - No libzmq found... Probing zeromq3 via pkg-config ... - No zeromq3 found... Detected the following ZMQ settings: + ZMQ_HOME = (null) + ZMQ_H = (null) + ZMQ_INCLUDES = (null) + ZMQ_LIBS = (null) + ZMQ_TRACE = (null) # /usr/bin/gcc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -Wl,-search_paths_first -arch x86_64 -fstack-protector -ldl -lm -lutil -lc assertlibwXr_loaC.c -o assertlibRtz3_dAu assertlibwXr_loaC.c:1:17: error: zmq.h: No such file or directory # /usr/bin/gcc -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -Wl,-search_paths_first -arch x86_64 -fstack-protector -ldl -lm -lutil -lc assertlibFqtXwtaa.c -o assertlibul5Bp6cH -lzmq assertlibFqtXwtaa.c:1:17: error: zmq.h: No such file or directory Can't link/include C library 'zmq.h', 'zmq', aborting. Warning: No success on command[/Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL] DMAKI/ZMQ-LibZMQ3-1.18.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- NOT OK Prepending /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib to PERL5LIB for 'test' Running make test Make had some problems, won't test Running make for I/ID/IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz Prepending /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /Users/fly2000/var/cpan/build/McBain-WithZeroMQ-2.000000-sT5Egr Prepending /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib to PERL5LIB for 'make' CPAN.pm: Building I/ID/IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz Warning: Prerequisite 'ZMQ::LibZMQ3 => 0' for 'IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz' failed when processing 'DMAKI/ZMQ-LibZMQ3-1.18.tar.gz' with 'writemakefile => NO '/Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL' returned status 512'. Continuing, but chances to succeed are limited. >>> make cp lib/McBain/WithZeroMQ.pm blib/lib/McBain/WithZeroMQ.pm cp bin/mcbain-zmq-client blib/script/mcbain-zmq-client /Users/fly2000/ap2000-298465/bin/perl-dynamic -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mcbain-zmq-client cp bin/mcbain-zmq-broker blib/script/mcbain-zmq-broker /Users/fly2000/ap2000-298465/bin/perl-dynamic -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mcbain-zmq-broker Manifying blib/man1/mcbain-zmq-broker.1 Manifying blib/man1/mcbain-zmq-client.1 Manifying blib/man3/McBain::WithZeroMQ.3 IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz make -- OK Prepending /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly2000/ap2000-298465/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Bailout called. Further testing stopped: # Failed test 'use McBain::WithZeroMQ;' # at t/00-load.t line 6. # Tried to use 'McBain::WithZeroMQ'. # Error: Can't locate ZMQ/LibZMQ3.pm in @INC (you may need to install the ZMQ::LibZMQ3 module) (@INC contains: /Users/fly2000/var/cpan/build/McBain-WithZeroMQ-2.000000-sT5Egr/blib/lib /Users/fly2000/var/cpan/build/McBain-WithZeroMQ-2.000000-sT5Egr/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib /Users/fly2000/var/megalib /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/arch /Users/fly2000/var/cpan/build/ZMQ-Constants-1.04-EBXdKq/blib/lib /Users/fly2000/var/megalib /Users/fly2000/Library/ActivePerl-5.20/lib /Users/fly2000/ap2000-298465/site/lib /Users/fly2000/ap2000-298465/lib) at /Users/fly2000/var/cpan/build/McBain-WithZeroMQ-2.000000-sT5Egr/blib/lib/McBain/WithZeroMQ.pm line 11. # BEGIN failed--compilation aborted at /Users/fly2000/var/cpan/build/McBain-WithZeroMQ-2.000000-sT5Egr/blib/lib/McBain/WithZeroMQ.pm line 11. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing McBain::WithZeroMQ , Perl 5.020001, /Users/fly2000/ap2000-298465/bin/perl-dynamic # Looks like you failed 1 test of 1. FAILED--Further testing stopped. make: *** [test_dynamic] Error 1 IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz one dependency not OK (ZMQ::LibZMQ3); additionally test harness failed make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports IDOPEREL/McBain-WithZeroMQ-2.000000.tar.gz Could not read metadata file. Falling back to other methods to determine prerequisites Finished 2014-09-17T14:24:26