98 lines
4.4 KiB
Text
98 lines
4.4 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/1493030995.31471
|
|
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 Net::DNS_A () on cpanmetadb ...
|
|
Unpacking Net-DNS_A-0.02.tar.gz
|
|
--> Working on Net::DNS_A
|
|
Fetching http://www.cpan.org/authors/id/B/BP/BPMEDLEY/Net-DNS_A-0.02.tar.gz ... OK
|
|
Net-DNS_A-0.02/
|
|
Net-DNS_A-0.02/README
|
|
Net-DNS_A-0.02/Changes
|
|
Net-DNS_A-0.02/t/
|
|
Net-DNS_A-0.02/t/Net-DNS_A.t
|
|
Net-DNS_A-0.02/MANIFEST
|
|
Net-DNS_A-0.02/lib/
|
|
Net-DNS_A-0.02/lib/Net/
|
|
Net-DNS_A-0.02/lib/Net/DNS_A.pm
|
|
Net-DNS_A-0.02/ppport.h
|
|
Net-DNS_A-0.02/DNS_A.xs
|
|
Net-DNS_A-0.02/Makefile.PL
|
|
Net-DNS_A-0.02/META.yml
|
|
Net-DNS_A-0.02/META.json
|
|
Entering Net-DNS_A-0.02
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Net-DNS_A-0.02 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Net::DNS_A
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Net-DNS_A-0.02 ... cp lib/Net/DNS_A.pm blib/lib/Net/DNS_A.pm
|
|
Running Mkbootstrap for DNS_A ()
|
|
chmod 644 "DNS_A.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- DNS_A.bs blib/arch/auto/Net/DNS_A/DNS_A.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' DNS_A.xs > DNS_A.xsc
|
|
Please specify prototyping behavior for DNS_A.xs (see perlxs manual)
|
|
mv DNS_A.xsc DNS_A.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" DNS_A.c
|
|
rm -f blib/arch/auto/Net/DNS_A/DNS_A.so
|
|
LD_RUN_PATH="/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong DNS_A.o -o blib/arch/auto/Net/DNS_A/DNS_A.so \
|
|
-lanl \
|
|
|
|
chmod 755 blib/arch/auto/Net/DNS_A/DNS_A.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- DNS_A.bs blib/arch/auto/Net/DNS_A/DNS_A.bs 644
|
|
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
|
|
Use of uninitialized value in concatenation (.) or string at t/Net-DNS_A.t line 27.
|
|
|
|
# Failed test 'retrieve() :: EAI_INPROGRESS :: )'
|
|
# at t/Net-DNS_A.t line 27.
|
|
# Looks like you failed 1 test of 7.
|
|
t/Net-DNS_A.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/7 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/Net-DNS_A.t (Wstat: 256 Tests: 7 Failed: 1)
|
|
Failed test: 6
|
|
Non-zero exit status: 1
|
|
Files=1, Tests=7, 1 wallclock secs ( 0.00 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.02 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 1/7 subtests failed.
|
|
Makefile:1020: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 1
|
|
! Installing Net::DNS_A failed. See /home/ryan/.cpanm/work/1493030995.31471/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Net::DNS_A] 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
|