cpantestlogs/DNS::LDNS_genfailure.log
2017-05-02 18:44:36 -07:00

137 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/1493194756.8788
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 DNS::LDNS () on cpanmetadb ...
Unpacking DNS-LDNS-0.61.tar.gz
--> Working on DNS::LDNS
Fetching http://www.cpan.org/authors/id/E/ER/ERIKOEST/DNS-LDNS-0.61.tar.gz ... OK
DNS-LDNS-0.61/
DNS-LDNS-0.61/LICENSE
DNS-LDNS-0.61/dist.ini
DNS-LDNS-0.61/Changes
DNS-LDNS-0.61/lib/
DNS-LDNS-0.61/lib/DNS/
DNS-LDNS-0.61/lib/DNS/LDNS/
DNS-LDNS-0.61/lib/DNS/LDNS/DNSSecRRs.pm
DNS-LDNS-0.61/lib/DNS/LDNS/RR.pm
DNS-LDNS-0.61/lib/DNS/LDNS/RBTree.pm
DNS-LDNS-0.61/lib/DNS/LDNS/RBNode.pm
DNS-LDNS-0.61/lib/DNS/LDNS/Key.pm
DNS-LDNS-0.61/lib/DNS/LDNS/DNSSecTrustTree.pm
DNS-LDNS-0.61/lib/DNS/LDNS/DNSSecName.pm
DNS-LDNS-0.61/lib/DNS/LDNS/DNSSecRRSets.pm
DNS-LDNS-0.61/lib/DNS/LDNS/RData.pm
DNS-LDNS-0.61/lib/DNS/LDNS/KeyList.pm
DNS-LDNS-0.61/lib/DNS/LDNS/Packet.pm
DNS-LDNS-0.61/lib/DNS/LDNS/GC.pm
DNS-LDNS-0.61/lib/DNS/LDNS/DNSSecDataChain.pm
DNS-LDNS-0.61/lib/DNS/LDNS/RRList.pm
DNS-LDNS-0.61/lib/DNS/LDNS/DNSSecZone.pm
DNS-LDNS-0.61/lib/DNS/LDNS/Resolver.pm
DNS-LDNS-0.61/lib/DNS/LDNS/Zone.pm
DNS-LDNS-0.61/lib/DNS/LDNS.pm
DNS-LDNS-0.61/MANIFEST
DNS-LDNS-0.61/LDNS.xs
DNS-LDNS-0.61/t/
DNS-LDNS-0.61/t/zone.t
DNS-LDNS-0.61/t/dnssec_datachain.t
DNS-LDNS-0.61/t/rrlist.t
DNS-LDNS-0.61/t/rdata.t
DNS-LDNS-0.61/t/testdata/
DNS-LDNS-0.61/t/testdata/key.private
DNS-LDNS-0.61/t/testdata/myzone.org
DNS-LDNS-0.61/t/testdata/resolv.conf
DNS-LDNS-0.61/t/resolver.t
DNS-LDNS-0.61/t/key.t
DNS-LDNS-0.61/t/rr.t
DNS-LDNS-0.61/t/DNS-LDNS.t
DNS-LDNS-0.61/t/dnssec_zone.t
DNS-LDNS-0.61/Makefile.PL
DNS-LDNS-0.61/ppport.h
DNS-LDNS-0.61/constants.PL
DNS-LDNS-0.61/typemap
DNS-LDNS-0.61/META.yml
DNS-LDNS-0.61/README
Entering DNS-LDNS-0.61
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring DNS-LDNS-0.61 ... Checking if your kit is complete...
Looks good
Warning (mostly harmless): No library found for -lldns
Generating a Unix-style Makefile
Writing Makefile for DNS::LDNS
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have XSLoader 0 ... Yes (0.24)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have AutoLoader 0 ... Yes (5.74)
OK
Building and testing DNS-LDNS-0.61 ... cp lib/DNS/LDNS/RRList.pm blib/lib/DNS/LDNS/RRList.pm
cp lib/DNS/LDNS/RBNode.pm blib/lib/DNS/LDNS/RBNode.pm
cp lib/DNS/LDNS/Zone.pm blib/lib/DNS/LDNS/Zone.pm
cp lib/DNS/LDNS/Resolver.pm blib/lib/DNS/LDNS/Resolver.pm
cp lib/DNS/LDNS/DNSSecRRs.pm blib/lib/DNS/LDNS/DNSSecRRs.pm
cp lib/DNS/LDNS.pm blib/lib/DNS/LDNS.pm
AutoSplitting blib/lib/DNS/LDNS.pm (blib/lib/auto/DNS/LDNS)
cp lib/DNS/LDNS/RBTree.pm blib/lib/DNS/LDNS/RBTree.pm
cp lib/DNS/LDNS/RData.pm blib/lib/DNS/LDNS/RData.pm
cp lib/DNS/LDNS/DNSSecRRSets.pm blib/lib/DNS/LDNS/DNSSecRRSets.pm
cp lib/DNS/LDNS/DNSSecZone.pm blib/lib/DNS/LDNS/DNSSecZone.pm
cp lib/DNS/LDNS/DNSSecName.pm blib/lib/DNS/LDNS/DNSSecName.pm
cp lib/DNS/LDNS/DNSSecTrustTree.pm blib/lib/DNS/LDNS/DNSSecTrustTree.pm
cp lib/DNS/LDNS/RR.pm blib/lib/DNS/LDNS/RR.pm
cp lib/DNS/LDNS/Key.pm blib/lib/DNS/LDNS/Key.pm
cp lib/DNS/LDNS/GC.pm blib/lib/DNS/LDNS/GC.pm
cp lib/DNS/LDNS/DNSSecDataChain.pm blib/lib/DNS/LDNS/DNSSecDataChain.pm
cp lib/DNS/LDNS/KeyList.pm blib/lib/DNS/LDNS/KeyList.pm
cp lib/DNS/LDNS/Packet.pm blib/lib/DNS/LDNS/Packet.pm
Running Mkbootstrap for LDNS ()
chmod 644 "LDNS.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LDNS.bs blib/arch/auto/DNS/LDNS/LDNS.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' -typemap '/home/ryan/.cpanm/work/1493194756.8788/DNS-LDNS-0.61/typemap' LDNS.xs > LDNS.xsc
mv LDNS.xsc LDNS.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" LDNS.c
LDNS.xs:7:23: fatal error: ldns/ldns.h: No such file or directory
#include "ldns/ldns.h"
^
compilation terminated.
Makefile:368: recipe for target 'LDNS.o' failed
make: *** [LDNS.o] Error 1
! Installing DNS::LDNS failed. See /home/ryan/.cpanm/work/1493194756.8788/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DNS::LDNS] 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