155 lines
6.6 KiB
Text
155 lines
6.6 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/1493488732.28689
|
|
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 EV::ADNS () on cpanmetadb ...
|
|
Unpacking EV-ADNS-3.0.tar.gz
|
|
--> Working on EV::ADNS
|
|
Fetching http://www.cpan.org/authors/id/M/ML/MLEHMANN/EV-ADNS-3.0.tar.gz ... OK
|
|
EV-ADNS-3.0/
|
|
EV-ADNS-3.0/Makefile.PL
|
|
EV-ADNS-3.0/META.yml
|
|
EV-ADNS-3.0/Changes
|
|
EV-ADNS-3.0/META.json
|
|
EV-ADNS-3.0/COPYING
|
|
EV-ADNS-3.0/README
|
|
EV-ADNS-3.0/ADNS.xs
|
|
EV-ADNS-3.0/t/
|
|
EV-ADNS-3.0/t/00_load.t
|
|
EV-ADNS-3.0/ADNS.pm
|
|
EV-ADNS-3.0/MANIFEST
|
|
Entering EV-ADNS-3.0
|
|
Checking configure dependencies from META.json
|
|
Checking if you have EV 2 ... Yes (4.22)
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Checking if you have Canary::Stability 0 ... Yes (2012)
|
|
Running Makefile.PL
|
|
Configuring EV-ADNS-3.0 ...
|
|
***
|
|
*** Canary::Stability COMPATIBILITY AND SUPPORT CHECK
|
|
*** =================================================
|
|
***
|
|
*** Hi!
|
|
***
|
|
*** I do my best to provide predictable and reliable software.
|
|
***
|
|
*** However, in recent releases, P5P (who maintain perl) have been
|
|
*** introducing regressions that are sometimes subtle and at other times
|
|
*** catastrophic, often for personal preferences with little or no concern
|
|
*** for existing code, most notably CPAN.
|
|
***
|
|
*** For this reason, it has become very hard for me to maintain the level
|
|
*** of reliability and support I have committed myself to in the past, at
|
|
*** least with some perl versions: I simply can't keep up working around new
|
|
*** bugs or gratituous incompatibilities, and in turn you might suffer from
|
|
*** unanticipated problems.
|
|
***
|
|
*** Therefore I have introduced a support and compatibility check, the results
|
|
*** of which follow below, together with a FAQ and some recommendations.
|
|
***
|
|
*** This check is just to let you know that there might be a risk, so you can
|
|
*** make judgement calls on how to proceed - it will not keep the module from
|
|
*** installing or working.
|
|
***
|
|
*** The stability canary says: (nothing, it was driven away by harsh weather)
|
|
***
|
|
*** It seems you are running perl version 5.026000, likely the "official" or
|
|
*** "standard" version. While there is nothing wrong with doing that,
|
|
*** standard perl versions 5.022 and up are not supported by EV::ADNS.
|
|
*** While this might be fatal, it might also be all right - if you run into
|
|
*** problems, you might want to downgrade your perl or switch to the
|
|
*** stability branch.
|
|
***
|
|
*** If everything works fine, you can ignore this message.
|
|
***
|
|
*** Stability canary mini-FAQ:
|
|
***
|
|
*** Do I need to do anything?
|
|
*** With luck, no. While some distributions are known to fail
|
|
*** already, most should probably work. This message is here
|
|
*** to alert you that your perl is not supported by EV::ADNS,
|
|
*** and if things go wrong, you either need to downgrade, or
|
|
*** sidegrade to the stability variant of your perl version,
|
|
*** or simply live with the consequences.
|
|
***
|
|
*** What is this canary thing?
|
|
*** It's purpose is to check support status of EV::ADNS with
|
|
*** respect to your perl version.
|
|
***
|
|
*** What is this "stability branch"?
|
|
*** It's a branch or fork of the official perl, by schmorp, to
|
|
*** improve stability and compatibility with existing modules.
|
|
***
|
|
*** How can I skip this prompt on automated installs?
|
|
*** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
|
|
*** More info is in the Canary::Stability manpage.
|
|
***
|
|
*** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
|
|
*** Stability Branch homepage: http://stableperl.schmorp.de/
|
|
***
|
|
|
|
Continue anyways? [y] y
|
|
|
|
***
|
|
*** This is an interface to the asynchronous dns resolver library, libadns
|
|
*** You need to have it installed before using this module.
|
|
***
|
|
*** This module has only been tested with adns-1.4, earlier versions might
|
|
*** work, but are not supported (upgrading is highly recommended due to
|
|
*** the many bugs in earlier versions).
|
|
***
|
|
*** For Debian GNU/Linux and Ubuntu, this would get you there:
|
|
*** apt-get install libadns1-dev
|
|
***
|
|
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for EV::ADNS
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have EV 2 ... Yes (4.22)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing EV-ADNS-3.0 ... cp ADNS.pm blib/lib/EV/ADNS.pm
|
|
Running Mkbootstrap for ADNS ()
|
|
chmod 644 "ADNS.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- ADNS.bs blib/arch/auto/EV/ADNS/ADNS.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' ADNS.xs > ADNS.xsc
|
|
mv ADNS.xsc ADNS.c
|
|
cc -c -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/EV -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.0\" -DXS_VERSION=\"3.0\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" ADNS.c
|
|
ADNS.xs:8:18: fatal error: adns.h: No such file or directory
|
|
#include <adns.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:336: recipe for target 'ADNS.o' failed
|
|
make: *** [ADNS.o] Error 1
|
|
! Installing EV::ADNS failed. See /home/ryan/.cpanm/work/1493488732.28689/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose EV::ADNS] 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
|