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

225 lines
9.7 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/1492915629.2538
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 GlbDNS () on cpanmetadb ...
Unpacking GlbDNS-0.30.tar.gz
--> Working on GlbDNS
Fetching http://www.cpan.org/authors/id/A/AB/ABERGMAN/GlbDNS-0.30.tar.gz ... OK
GlbDNS-0.30/
GlbDNS-0.30/bin/
GlbDNS-0.30/bin/glbdns.pl
GlbDNS-0.30/Changes
GlbDNS-0.30/lib/
GlbDNS-0.30/lib/GlbDNS/
GlbDNS-0.30/lib/GlbDNS/Resolver/
GlbDNS-0.30/lib/GlbDNS/Resolver/Base.pm
GlbDNS-0.30/lib/GlbDNS/Resolver/ShowLocation.pm
GlbDNS-0.30/lib/GlbDNS/Resolver/ShowServer.pm
GlbDNS-0.30/lib/GlbDNS/Zone.pm
GlbDNS-0.30/lib/GlbDNS.pm
GlbDNS-0.30/Makefile.PL
GlbDNS-0.30/MANIFEST
GlbDNS-0.30/META.yml
GlbDNS-0.30/README
GlbDNS-0.30/t/
GlbDNS-0.30/t/daemon.t
GlbDNS-0.30/t/geo.t
GlbDNS-0.30/t/GlbDNS.t
GlbDNS-0.30/t/show-calling-server.t
GlbDNS-0.30/t/show-location.t
GlbDNS-0.30/t/zone.t
GlbDNS-0.30/t/zone_dir/
GlbDNS-0.30/t/zone_dir/simple.zone
GlbDNS-0.30/t/zone_dir.t
GlbDNS-0.30/t/zones/
GlbDNS-0.30/t/zones/broken_origin.zone
GlbDNS-0.30/t/zones/duplicate_geo_cname.zone
GlbDNS-0.30/t/zones/example.local.zone
GlbDNS-0.30/t/zones/no_a_or_cname.zone
GlbDNS-0.30/t/zones/no_geo_cname.zone
GlbDNS-0.30/t/zones/no_geo_loc.zone
GlbDNS-0.30/t/zones/no_origin.zone
GlbDNS-0.30/t/zones/unreadable.zone
GlbDNS-0.30/zone/
GlbDNS-0.30/zone/example.zone
Entering GlbDNS-0.30
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring GlbDNS-0.30 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for GlbDNS
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have LWP::Simple 0 ... Yes (6.26)
Checking if you have Working::Daemon 0.31 ... Yes (0.31)
Checking if you have Net::DNS 0 ... Yes (0.74)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Geo::IP 0 ... Yes (1.45)
OK
Building and testing GlbDNS-0.30 ... cp lib/GlbDNS/Resolver/Base.pm blib/lib/GlbDNS/Resolver/Base.pm
cp lib/GlbDNS/Resolver/ShowLocation.pm blib/lib/GlbDNS/Resolver/ShowLocation.pm
cp lib/GlbDNS.pm blib/lib/GlbDNS.pm
cp lib/GlbDNS/Zone.pm blib/lib/GlbDNS/Zone.pm
cp lib/GlbDNS/Resolver/ShowServer.pm blib/lib/GlbDNS/Resolver/ShowServer.pm
Manifying 2 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
# Failed test 'use GlbDNS;'
# at t/daemon.t line 7.
# Tried to use 'GlbDNS'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# Compilation failed in require at t/daemon.t line 7.
# BEGIN failed--compilation aborted at t/daemon.t line 7.
Can't locate object method "new" via package "GlbDNS" at t/daemon.t line 39.
Can't call method "answer" on an undefined value at t/daemon.t line 33.
# Looks like your test exited with 255 just after 2.
t/daemon.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/5 subtests
# Failed test 'use GlbDNS;'
# at t/geo.t line 9.
# Tried to use 'GlbDNS'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# Compilation failed in require at t/geo.t line 9.
# BEGIN failed--compilation aborted at t/geo.t line 9.
Can't locate object method "new" via package "GlbDNS" at t/geo.t line 30.
# Looks like your test exited with 255 just after 2.
t/geo.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
# Failed test 'use GlbDNS;'
# at t/GlbDNS.t line 9.
# Tried to use 'GlbDNS'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# Compilation failed in require at t/GlbDNS.t line 9.
# BEGIN failed--compilation aborted at t/GlbDNS.t line 9.
# Looks like you failed 1 test of 1.
t/GlbDNS.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use GlbDNS;'
# at t/show-calling-server.t line 9.
# Tried to use 'GlbDNS'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# Compilation failed in require at t/show-calling-server.t line 9.
# BEGIN failed--compilation aborted at t/show-calling-server.t line 9.
Can't locate object method "new" via package "GlbDNS" at t/show-calling-server.t line 30.
# Looks like your test exited with 255 just after 2.
t/show-calling-server.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
# Failed test 'use GlbDNS;'
# at t/show-location.t line 9.
# Tried to use 'GlbDNS'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# Compilation failed in require at t/show-location.t line 9.
# BEGIN failed--compilation aborted at t/show-location.t line 9.
Can't locate object method "new" via package "GlbDNS" at t/show-location.t line 30.
# Looks like your test exited with 255 just after 2.
t/show-location.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
# Failed test 'use GlbDNS;'
# at t/zone.t line 9.
# Tried to use 'GlbDNS'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# Compilation failed in require at t/zone.t line 9.
# BEGIN failed--compilation aborted at t/zone.t line 9.
Can't locate object method "new" via package "GlbDNS" at t/zone.t line 37.
# Looks like your test exited with 255 just after 2.
t/zone.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
# Failed test 'use GlbDNS;'
# at t/zone_dir.t line 9.
# Tried to use 'GlbDNS'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492915629.2538/GlbDNS-0.30/blib/lib/GlbDNS.pm line 9.
# Compilation failed in require at t/zone_dir.t line 9.
# BEGIN failed--compilation aborted at t/zone_dir.t line 9.
Can't locate object method "new" via package "GlbDNS" at t/zone_dir.t line 30.
# Looks like your test exited with 255 just after 2.
t/zone_dir.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
Test Summary Report
-------------------
t/daemon.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 2.
t/geo.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/GlbDNS.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/show-calling-server.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/show-location.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/zone.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/zone_dir.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Files=7, Tests=13, 151 wallclock secs ( 0.02 usr 0.00 sys + 0.42 cusr 0.02 csys = 0.46 CPU)
Result: FAIL
Failed 7/7 test programs. 7/13 subtests failed.
Makefile:853: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing GlbDNS failed. See /home/ryan/.cpanm/work/1492915629.2538/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose GlbDNS] 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