PATH=/usr/bin:/bin:/home/fly1600/cpanfly-5.16/var/megalib/bin Start 2016-03-11T14:10:03 ActivePerl-1600 CPAN-2.10 Reading '/home/fly1600/cpanfly-5.16/var/cpan/Metadata' Database was generated on Fri, 11 Mar 2016 06:53:35 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/CHECKSUMS Checksum for /home/fly1600/cpanfly-5.16/var/cpan/sources/authors/id/N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz ok Geo-GeoNames-1.08/ Geo-GeoNames-1.08/examples/ Geo-GeoNames-1.08/examples/find_city.pl Geo-GeoNames-1.08/xt/ Geo-GeoNames-1.08/xt/changes.t Geo-GeoNames-1.08/t/ Geo-GeoNames-1.08/t/username.t Geo-GeoNames-1.08/t/pod_coverage.t Geo-GeoNames-1.08/t/url.t Geo-GeoNames-1.08/t/pod.t Geo-GeoNames-1.08/t/json.t Geo-GeoNames-1.08/t/useragent.t Geo-GeoNames-1.08/t/xml.t Geo-GeoNames-1.08/META.yml Geo-GeoNames-1.08/MANIFEST Geo-GeoNames-1.08/Makefile.PL Geo-GeoNames-1.08/lib/ Geo-GeoNames-1.08/lib/Geo/ Geo-GeoNames-1.08/lib/Geo/GeoNames.pm Geo-GeoNames-1.08/MANIFEST.SKIP Geo-GeoNames-1.08/INSTALL.SKIP Geo-GeoNames-1.08/META.json Geo-GeoNames-1.08/README.pod Geo-GeoNames-1.08/LICENSE Geo-GeoNames-1.08/Changes Configuring N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz with Makefile.PL >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL To test Geo::GeoNames, you need a a GeoNames account enabled at least for free access. Start at http://www.geonames.org/login to create a new account. Set GEONAMES_USER to run the tests. Checking if your kit is complete... Looks good Have /home/fly1600/cpanfly-5.16/var/megalib Want /home/fly1600/ap1600/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Geo::GeoNames NICOMEN/Geo-GeoNames-1.08.tar.gz /home/fly1600/ap1600/bin/perl-static Makefile.PL -- OK Running make for N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz Could not read metadata file. Falling back to other methods to determine prerequisites >>> make cp README.pod blib/lib/Geo/README.pod cp lib/Geo/GeoNames.pm blib/lib/Geo/GeoNames.pm Use of uninitialized value $dirs[0] in string eq at /home/fly1600/cpanfly-5.16/var/megalib/Pod/Man.pm line 893. Use of uninitialized value $dirs[0] in string eq at /home/fly1600/cpanfly-5.16/var/megalib/Pod/Man.pm line 894. Manifying 2 pod documents NICOMEN/Geo-GeoNames-1.08.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1600/ap1600/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/json.t .......... ok 1 - Parsing JSON does not die ok 2 - Correct amount of entries ok 3 - Correct encoding back 1..3 ok t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/Geo/README.pod ok 2 - POD test for blib/lib/Geo/GeoNames.pm ok t/pod_coverage.t .. 1..1 ok 1 - Pod coverage on Geo::GeoNames ok t/url.t ........... ok 1 - use Geo::GeoNames; ok 2 - Geo::GeoNames->can('new') 1..2 ok t/useragent.t ..... ok 1 - use Geo::GeoNames; ok 2 - Bad user-agent should croak: Illegal ua object, needs either a Mojo::UserAgent or an LWP::UserAgent derived object at t/useragent.t line 10. # ok 3 - Bad user-agent should croak: Illegal ua object, needs either a Mojo::UserAgent or an LWP::UserAgent derived object at t/useragent.t line 11. # ok 4 - Bad user-agent should croak: Illegal ua object, needs either a Mojo::UserAgent or an LWP::UserAgent derived object at t/useragent.t line 12. # # Subtest: Mojo::UserAgent ok 1 - Instantiates fine with proper object ok 2 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided Mojo::UserAgent ok 3 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided Mojo::UserAgent ok 4 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided Mojo::UserAgent 1..4 ok 5 - Mojo::UserAgent # Subtest: LWP::UserAgent ok 1 - Instantiates fine with proper object ok 2 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided LWP::UserAgent ok 3 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided LWP::UserAgent ok 4 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided LWP::UserAgent 1..4 ok 6 - LWP::UserAgent 1..6 ok t/username.t ...... ok 1 - use Geo::GeoNames; ok 2 - Geo::GeoNames->can('new') # Subtest: bad_name ok 1 - A reference of type 'ARRAY' isa 'ARRAY' ok 2 - There are no elements when the username is bad ok 3 - Fake username gives warning 1..3 ok 3 - bad_name # Subtest: empty_name ok 1 - $geo is undefined with empty username ok 2 - Error message says to specify username 1..2 ok 4 - empty_name # Subtest: undef_name ok 1 - $geo is undefined with undef username ok 2 - Error message says to specify username 1..2 ok 5 - undef_name 1..5 ok t/xml.t ........... ok 1 - XML is parsed correctly ok 2 - XML is parsed correctly 1..2 ok All tests successful. Files=7, Tests=21, 4 wallclock secs ( 0.04 usr 0.03 sys + 2.38 cusr 0.30 csys = 2.75 CPU) Result: PASS NICOMEN/Geo-GeoNames-1.08.tar.gz make test TEST_VERBOSE=1 -- OK Nicolas Mendoza <mendoza@pvv.ntnu.no> Perform geographical queries using GeoNames Web Services >>> (cd /home/fly1600/cpanfly-5.16/var/cpan/build/Geo-GeoNames-1.08-wbDl1d && tar cvf - Geo-GeoNames-1.08.ppd blib) | gzip -c >/home/fly1600/cpanfly-5.16/var/REPO/N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz Geo-GeoNames-1.08.ppd blib/ blib/lib/ blib/lib/Geo/ blib/lib/Geo/README.pod blib/lib/Geo/GeoNames.pm blib/man3/ blib/man3/Geo::README.3 blib/man3/Geo::GeoNames.3 >>> mv /home/fly1600/cpanfly-5.16/var/cpan/build/Geo-GeoNames-1.08-wbDl1d/Geo-GeoNames-1.08.ppd /home/fly1600/cpanfly-5.16/var/REPO/N/NI/NICOMEN VmSize: 278320 kB Finished 2016-03-11T14:10:12