174 lines
11 KiB
Text
174 lines
11 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491722273.17299
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
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 Geo::PostalCode () on cpanmetadb ...
|
|
Unpacking Geo-PostalCode-0.07.tar.gz
|
|
--> Working on Geo::PostalCode
|
|
Fetching http://www.cpan.org/authors/id/T/TJ/TJMATHER/Geo-PostalCode-0.07.tar.gz ... OK
|
|
Geo-PostalCode-0.07/
|
|
Geo-PostalCode-0.07/lib/
|
|
Geo-PostalCode-0.07/lib/Geo/
|
|
Geo-PostalCode-0.07/lib/Geo/PostalCode/
|
|
Geo-PostalCode-0.07/lib/Geo/PostalCode/InstallDB.pm
|
|
Geo-PostalCode-0.07/lib/Geo/PostalCode.pm
|
|
Geo-PostalCode-0.07/Changes
|
|
Geo-PostalCode-0.07/MANIFEST
|
|
Geo-PostalCode-0.07/bin/
|
|
Geo-PostalCode-0.07/bin/geo_postalcode_makedb
|
|
Geo-PostalCode-0.07/MANIFEST.SKIP
|
|
Geo-PostalCode-0.07/t/
|
|
Geo-PostalCode-0.07/t/polevault.data
|
|
Geo-PostalCode-0.07/t/basictest.data
|
|
Geo-PostalCode-0.07/t/03_polevault.t
|
|
Geo-PostalCode-0.07/t/02_basic.t
|
|
Geo-PostalCode-0.07/t/00_compile.t
|
|
Geo-PostalCode-0.07/t/04_km.t
|
|
Geo-PostalCode-0.07/t/01_installdb.t
|
|
Geo-PostalCode-0.07/META.yml
|
|
Geo-PostalCode-0.07/INSTALL
|
|
Geo-PostalCode-0.07/Makefile.PL
|
|
Geo-PostalCode-0.07/README
|
|
Entering Geo-PostalCode-0.07
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Geo-PostalCode-0.07 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Geo::PostalCode
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have FileHandle 0 ... Yes (2.03)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have File::Spec 0 ... Yes (3.67)
|
|
OK
|
|
Building and testing Geo-PostalCode-0.07 ... cp lib/Geo/PostalCode.pm blib/lib/Geo/PostalCode.pm
|
|
cp lib/Geo/PostalCode/InstallDB.pm blib/lib/Geo/PostalCode/InstallDB.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 Geo::PostalCode;'
|
|
# at t/00_compile.t line 10.
|
|
# Tried to use 'Geo::PostalCode'.
|
|
# Error: Can't locate DB_File.pm in @INC (you may need to install the DB_File module) (@INC contains: /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# Compilation failed in require at t/00_compile.t line 10.
|
|
# BEGIN failed--compilation aborted at t/00_compile.t line 10.
|
|
|
|
# Failed test 'use Geo::PostalCode::InstallDB;'
|
|
# at t/00_compile.t line 11.
|
|
# Tried to use 'Geo::PostalCode::InstallDB'.
|
|
# Error: Attempt to reload Geo/PostalCode.pm aborted.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode/InstallDB.pm line 36.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode/InstallDB.pm line 36.
|
|
# Compilation failed in require at t/00_compile.t line 11.
|
|
# BEGIN failed--compilation aborted at t/00_compile.t line 11.
|
|
# Looks like you failed 2 tests of 2.
|
|
t/00_compile.t ....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
Can't locate DB_File.pm in @INC (you may need to install the DB_File module) (@INC contains: /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode/InstallDB.pm line 36.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode/InstallDB.pm line 36.
|
|
Compilation failed in require at t/01_installdb.t line 8.
|
|
BEGIN failed--compilation aborted at t/01_installdb.t line 8.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/01_installdb.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
|
|
# Failed test 'use Geo::PostalCode;'
|
|
# at t/02_basic.t line 14.
|
|
# Tried to use 'Geo::PostalCode'.
|
|
# Error: Can't locate DB_File.pm in @INC (you may need to install the DB_File module) (@INC contains: /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# Compilation failed in require at t/02_basic.t line 14.
|
|
# BEGIN failed--compilation aborted at t/02_basic.t line 14.
|
|
Can't locate object method "new" via package "Geo::PostalCode" at t/02_basic.t line 21.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/02_basic.t ......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 16/16 subtests
|
|
|
|
# Failed test 'use Geo::PostalCode;'
|
|
# at t/03_polevault.t line 11.
|
|
# Tried to use 'Geo::PostalCode'.
|
|
# Error: Can't locate DB_File.pm in @INC (you may need to install the DB_File module) (@INC contains: /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# Compilation failed in require at t/03_polevault.t line 11.
|
|
# BEGIN failed--compilation aborted at t/03_polevault.t line 11.
|
|
Can't locate object method "new" via package "Geo::PostalCode" at t/03_polevault.t line 29.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/03_polevault.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 20/20 subtests
|
|
|
|
# Failed test 'use Geo::PostalCode;'
|
|
# at t/04_km.t line 8.
|
|
# Tried to use 'Geo::PostalCode'.
|
|
# Error: Can't locate DB_File.pm in @INC (you may need to install the DB_File module) (@INC contains: /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491722273.17299/Geo-PostalCode-0.07/blib/lib/Geo/PostalCode.pm line 5.
|
|
# Compilation failed in require at t/04_km.t line 8.
|
|
# BEGIN failed--compilation aborted at t/04_km.t line 8.
|
|
Can't locate object method "new" via package "Geo::PostalCode" at t/04_km.t line 24.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/04_km.t .........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 9/9 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00_compile.t (Wstat: 512 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 2
|
|
t/01_installdb.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/02_basic.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 16 tests but ran 1.
|
|
t/03_polevault.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 20 tests but ran 1.
|
|
t/04_km.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 9 tests but ran 1.
|
|
Files=5, Tests=5, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.12 CPU)
|
|
Result: FAIL
|
|
Failed 5/5 test programs. 5/5 subtests failed.
|
|
Makefile:847: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Geo::PostalCode failed. See /home/ryan/.cpanm/work/1491722273.17299/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Geo::PostalCode] 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
|