148 lines
5.9 KiB
Text
148 lines
5.9 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/1492985736.25907
|
|
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 Crypt::ZCert () on cpanmetadb ...
|
|
Unpacking Crypt-ZCert-0.003002.tar.gz
|
|
--> Working on Crypt::ZCert
|
|
Fetching http://www.cpan.org/authors/id/A/AV/AVENJ/Crypt-ZCert-0.003002.tar.gz ... OK
|
|
Crypt-ZCert-0.003002/
|
|
Crypt-ZCert-0.003002/Changes
|
|
Crypt-ZCert-0.003002/dist.ini
|
|
Crypt-ZCert-0.003002/lib/
|
|
Crypt-ZCert-0.003002/lib/Crypt/
|
|
Crypt-ZCert-0.003002/lib/Crypt/ZCert.pm
|
|
Crypt-ZCert-0.003002/META.json
|
|
Crypt-ZCert-0.003002/README.mkdn
|
|
Crypt-ZCert-0.003002/Makefile.PL
|
|
Crypt-ZCert-0.003002/MANIFEST
|
|
Crypt-ZCert-0.003002/cpanfile
|
|
Crypt-ZCert-0.003002/META.yml
|
|
Crypt-ZCert-0.003002/LICENSE
|
|
Crypt-ZCert-0.003002/t/
|
|
Crypt-ZCert-0.003002/t/release-dist-manifest.t
|
|
Crypt-ZCert-0.003002/t/release-cpan-changes.t
|
|
Crypt-ZCert-0.003002/t/release-pod-syntax.t
|
|
Crypt-ZCert-0.003002/t/00-report-prereqs.t
|
|
Crypt-ZCert-0.003002/t/release-pod-coverage.t
|
|
Crypt-ZCert-0.003002/t/basic.t
|
|
Crypt-ZCert-0.003002/t/release-unused-vars.t
|
|
Crypt-ZCert-0.003002/t/inc/
|
|
Crypt-ZCert-0.003002/t/inc/zcert_secret
|
|
Crypt-ZCert-0.003002/t/inc/zcert
|
|
Crypt-ZCert-0.003002/t/release-pod-linkcheck.t
|
|
Crypt-ZCert-0.003002/t/release-synopsis.t
|
|
Crypt-ZCert-0.003002/t/00-report-prereqs.dd
|
|
Crypt-ZCert-0.003002/t/00_avail.t
|
|
Crypt-ZCert-0.003002/t/author-no-tabs.t
|
|
Entering Crypt-ZCert-0.003002
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Checking if you have FFI::CheckLib 0.11 ... Yes (0.15)
|
|
Running Makefile.PL
|
|
Configuring Crypt-ZCert-0.003002 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Crypt::ZCert
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have MooX::late 0.014 ... Yes (0.015)
|
|
Checking if you have List::Objects::Types 1 ... Yes (2.001001)
|
|
Checking if you have Types::Path::Tiny 0 ... Yes (0.005)
|
|
Checking if you have Path::Tiny 0.06 ... Yes (0.094)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have Convert::Z85 0 ... Yes (1.001001)
|
|
Checking if you have Text::ZPL 0 ... Yes (0.003001)
|
|
Checking if you have Moo 1 ... Yes (2.003002)
|
|
Checking if you have Try::Tiny 0 ... Yes (0.28)
|
|
Checking if you have FFI::Raw 0 ... Yes (0.32)
|
|
Checking if you have Types::Standard 0 ... Yes (1.000006)
|
|
Checking if you have List::Objects::WithUtils 2.016 ... Yes (2.028003)
|
|
Checking if you have strictures 2 ... Yes (2.000003)
|
|
OK
|
|
Building and testing Crypt-ZCert-0.003002 ... cp lib/Crypt/ZCert.pm blib/lib/Crypt/ZCert.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
#
|
|
# Versions for all modules listed in MYMETA.json (including optional ones):
|
|
#
|
|
# === Configure Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- ----
|
|
# ExtUtils::MakeMaker any 7.24
|
|
# FFI::CheckLib 0.11 0.15
|
|
#
|
|
# === Build Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- ----
|
|
# ExtUtils::MakeMaker any 7.24
|
|
#
|
|
# === Test Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- --------
|
|
# ExtUtils::MakeMaker any 7.24
|
|
# File::Spec any 3.62
|
|
# Path::Tiny 0.06 0.094
|
|
# Test::More any 1.302078
|
|
#
|
|
# === Test Recommends ===
|
|
#
|
|
# Module Want Have
|
|
# ---------- -------- --------
|
|
# CPAN::Meta 2.120900 2.150010
|
|
#
|
|
# === Runtime Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------------ ----- --------
|
|
# Convert::Z85 any 1.001001
|
|
# FFI::Raw any 0.32
|
|
# List::Objects::Types 1 2.001001
|
|
# List::Objects::WithUtils 2.016 2.028003
|
|
# Moo 1 2.003002
|
|
# MooX::late 0.014 0.015
|
|
# Text::ZPL any 0.003001
|
|
# Try::Tiny any 0.28
|
|
# Types::Path::Tiny any 0.005
|
|
# Types::Standard any 1.000006
|
|
# strictures 2 2.000003
|
|
#
|
|
t/00-report-prereqs.t ...... ok
|
|
Bailout called. Further testing stopped: OS unsupported - Failed to locate a suitable libzmq in your linker's search path at t/00_avail.t line 7.
|
|
FAILED--Further testing stopped: OS unsupported - Failed to locate a suitable libzmq in your linker's search path at t/00_avail.t line 7.
|
|
Makefile:880: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Crypt::ZCert failed. See /home/ryan/.cpanm/work/1492985736.25907/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Crypt::ZCert] 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
|