120 lines
4.9 KiB
Text
120 lines
4.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/1493715166.31924
|
|
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 UltraDNS () on cpanmetadb ...
|
|
Unpacking UltraDNS-0.06.tar.gz
|
|
--> Working on UltraDNS
|
|
Fetching http://www.cpan.org/authors/id/T/TI/TIMB/UltraDNS-0.06.tar.gz ... OK
|
|
UltraDNS-0.06/
|
|
UltraDNS-0.06/Changes
|
|
UltraDNS-0.06/lib/
|
|
UltraDNS-0.06/lib/UltraDNS/
|
|
UltraDNS-0.06/lib/UltraDNS/Methods.pm
|
|
UltraDNS-0.06/lib/UltraDNS/Parser.pm
|
|
UltraDNS-0.06/lib/UltraDNS/Type.pm
|
|
UltraDNS-0.06/lib/UltraDNS.pm
|
|
UltraDNS-0.06/Makefile.PL
|
|
UltraDNS-0.06/MANIFEST
|
|
UltraDNS-0.06/META.yml
|
|
UltraDNS-0.06/mk_methods.pl
|
|
UltraDNS-0.06/NUS_API_XML.errata
|
|
UltraDNS-0.06/README
|
|
UltraDNS-0.06/t/
|
|
UltraDNS-0.06/t/00.load.t
|
|
UltraDNS-0.06/t/01-connect.t
|
|
UltraDNS-0.06/t/02-basic.t
|
|
UltraDNS-0.06/t/03-err.t
|
|
UltraDNS-0.06/t/30-get.t
|
|
UltraDNS-0.06/t/perlcritic.t
|
|
UltraDNS-0.06/t/perlcriticrc
|
|
UltraDNS-0.06/t/pod-coverage.t
|
|
UltraDNS-0.06/t/pod.t
|
|
UltraDNS-0.06/t/util.pl
|
|
Entering UltraDNS-0.06
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring UltraDNS-0.06 ... Checking if your kit is complete...
|
|
Looks good
|
|
Invalid LICENSE value 'perl' ignored
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for UltraDNS
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have RPC::XML 0.64 ... Yes (1.61)
|
|
Checking if you have XML::LibXML 0 ... Yes (2.0129)
|
|
Checking if you have MIME::Base64 0 ... Yes (3.15)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Net::SSLeay 1.35 ... Yes (1.81)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
OK
|
|
Building and testing UltraDNS-0.06 ... cp lib/UltraDNS/Methods.pm blib/lib/UltraDNS/Methods.pm
|
|
cp lib/UltraDNS/Type.pm blib/lib/UltraDNS/Type.pm
|
|
cp mk_methods.pl blib/lib/mk_methods.pl
|
|
cp lib/UltraDNS.pm blib/lib/UltraDNS.pm
|
|
cp lib/UltraDNS/Parser.pm blib/lib/UltraDNS/Parser.pm
|
|
Manifying 5 pod documents
|
|
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
|
|
# Testing UltraDNS 0.06
|
|
t/00.load.t ....... ok
|
|
do "t/util.pl" failed, '.' is no longer in @INC at t/01-connect.t line 7.
|
|
Undefined subroutine &main::test_connect_args called at t/01-connect.t line 9.
|
|
t/01-connect.t .... skipped: (no reason given)
|
|
do "t/util.pl" failed, '.' is no longer in @INC at t/02-basic.t line 7.
|
|
Undefined subroutine &main::test_connect called at t/02-basic.t line 9.
|
|
t/02-basic.t ...... skipped: (no reason given)
|
|
do "t/util.pl" failed, '.' is no longer in @INC at t/03-err.t line 7.
|
|
Undefined subroutine &main::test_connect_args called at t/03-err.t line 9.
|
|
t/03-err.t ........ skipped: (no reason given)
|
|
do "t/util.pl" failed, '.' is no longer in @INC at t/30-get.t line 7.
|
|
Undefined subroutine &main::test_connect called at t/30-get.t line 9.
|
|
t/30-get.t ........ skipped: (no reason given)
|
|
t/perlcritic.t .... skipped: Developer only test
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-connect.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
t/02-basic.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
t/03-err.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
t/30-get.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Files=8, Tests=10, 3 wallclock secs ( 0.03 usr 0.00 sys + 1.05 cusr 0.10 csys = 1.18 CPU)
|
|
Result: FAIL
|
|
Failed 4/8 test programs. 0/10 subtests failed.
|
|
Makefile:886: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing UltraDNS failed. See /home/ryan/.cpanm/work/1493715166.31924/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose UltraDNS] 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
|