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

146 lines
6.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/1493613204.8675
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 Geo::Query () on cpanmetadb ...
Unpacking Geo-Query-0.04.tar.gz
--> Working on Geo::Query
Fetching http://www.cpan.org/authors/id/R/RE/RETOH/Geo/Geo-Query-0.04.tar.gz ... OK
Geo-Query-0.04/
Geo-Query-0.04/README
Geo-Query-0.04/META.yml
Geo-Query-0.04/t/
Geo-Query-0.04/t/Geo-Query.t
Geo-Query-0.04/Query.xs
Geo-Query-0.04/Makefile.PL
Geo-Query-0.04/lib/
Geo-Query-0.04/lib/Geo/
Geo-Query-0.04/lib/Geo/Query.pm
Geo-Query-0.04/Changes
Geo-Query-0.04/ppport.h
Geo-Query-0.04/MANIFEST
Entering Geo-Query-0.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Geo-Query-0.04 ... Warning: prerequisite Geo::Query::LatLong 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Geo::Query
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have LWP::Simple 0 ... Yes (6.26)
Checking if you have Math::Trig 0 ... Yes (1.23)
Checking if you have Geo::Query::LatLong 0 ... No
Searching Geo::Query::LatLong (0) on cpanmetadb ...
Unpacking Geo-Query-LatLong-0.8011.tar.gz
OK
==> Found dependencies: Geo::Query::LatLong
--> Working on Geo::Query::LatLong
Fetching http://www.cpan.org/authors/id/R/RE/RETOH/Geo/Geo-Query-LatLong-0.8011.tar.gz ... OK
Geo-Query-LatLong-0.8011/
Geo-Query-LatLong-0.8011/ppport.h
Geo-Query-LatLong-0.8011/META.yml
Geo-Query-LatLong-0.8011/LatLong.xs
Geo-Query-LatLong-0.8011/Changes
Geo-Query-LatLong-0.8011/MANIFEST
Geo-Query-LatLong-0.8011/lib/
Geo-Query-LatLong-0.8011/lib/Geo/
Geo-Query-LatLong-0.8011/lib/Geo/Query/
Geo-Query-LatLong-0.8011/lib/Geo/Query/LatLong.pm
Geo-Query-LatLong-0.8011/t/
Geo-Query-LatLong-0.8011/t/Geo-Query-LatLong.t
Geo-Query-LatLong-0.8011/Makefile.PL
Geo-Query-LatLong-0.8011/README
Entering Geo-Query-LatLong-0.8011
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Geo-Query-LatLong-0.8011 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Geo::Query::LatLong
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have JSON::Syck 0 ... Yes (1.30)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
OK
Building and testing Geo-Query-LatLong-0.8011 ... cp lib/Geo/Query/LatLong.pm blib/lib/Geo/Query/LatLong.pm
Running Mkbootstrap for LatLong ()
chmod 644 "LatLong.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LatLong.bs blib/arch/auto/Geo/Query/LatLong/LatLong.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' LatLong.xs > LatLong.xsc
Please specify prototyping behavior for LatLong.xs (see perlxs manual)
mv LatLong.xsc LatLong.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.8011\" -DXS_VERSION=\"0.8011\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" LatLong.c
In file included from LatLong.xs:5:0:
ppport.h:231:0: warning: "PERL_UNUSED_DECL" redefined
# define PERL_UNUSED_DECL
In file included from LatLong.xs:2:0:
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:323:0: note: this is the location of the previous definition
# define PERL_UNUSED_DECL __attribute__unused__
rm -f blib/arch/auto/Geo/Query/LatLong/LatLong.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong LatLong.o -o blib/arch/auto/Geo/Query/LatLong/LatLong.so \
\
chmod 755 blib/arch/auto/Geo/Query/LatLong/LatLong.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- LatLong.bs blib/arch/auto/Geo/Query/LatLong/LatLong.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
# Failed test 'use Geo::Query::LatLong;'
# at t/Geo-Query-LatLong.t line 9.
# Tried to use 'Geo::Query::LatLong'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493613204.8675/Geo-Query-LatLong-0.8011/blib/lib/Geo/Query/LatLong.pm line 72.
# Compilation failed in require at t/Geo-Query-LatLong.t line 9.
# BEGIN failed--compilation aborted at t/Geo-Query-LatLong.t line 9.
# Looks like you failed 1 test of 1.
t/Geo-Query-LatLong.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/Geo-Query-LatLong.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=1, Tests=1, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.04 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
Makefile:1021: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing Geo::Query::LatLong failed. See /home/ryan/.cpanm/work/1493613204.8675/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Geo::Query::LatLong' is not installed
! Bailing out the installation for Geo-Query-0.04.
FAIL
Command [cpanm --reinstall --verbose Geo::Query] 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