develooper Front page | perl.cpan.testers | Postings from May 2008

FAIL Geo-GeoNames-0.06 x86_64-linux 2.6.24-1-amd64

From:
andreas.koenig.gmwojprw
Date:
May 24, 2008 20:38
Subject:
FAIL Geo-GeoNames-0.06 x86_64-linux 2.6.24-1-amd64
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Per Henrik Johansen,
    
This is a computer-generated report for Geo-GeoNames-0.06
on perl 5.10.0, created by CPAN-Reporter-1.13. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[1]: Entering directory `/home/sand/.cpan/build/Geo-GeoNames-0.06-DQOqV3'
PERL_DL_NONLAZY=1 /usr/local/perl-5.10/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Geo-GeoNames......Can't get http://ws.geonames.org/search?q=Oslo&style=FULL&maxRows=3 -- 500 Can't connect to ws.geonames.org:80 (Bad hostname 'ws.geonames.org') at t/Geo-GeoNames.t line 27
Invalid mime type at t/Geo-GeoNames.t line 27

#   Failed test 'q => Oslo'
#   at t/Geo-GeoNames.t line 28.

#   Failed test 'result is array ref'
#   at t/Geo-GeoNames.t line 29.

#   Failed test 'name exists in result'
#   at t/Geo-GeoNames.t line 30.
Can't locate object method "decode" via package "JSON" at /home/sand/.cpan/build/Geo-GeoNames-0.06-DQOqV3/blib/lib/Geo/GeoNames.pm line 240.
# Looks like you planned 78 tests but only ran 70.
# Looks like you failed 3 tests of 70 run.
# Looks like your test died just after 70.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 11/78 subtests 

Test Summary Report
-------------------
t/Geo-GeoNames.t (Wstat: 65280 Tests: 70 Failed: 3)
  Failed tests:  3-5
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 78 tests but ran 70.
Files=1, Tests=70, 111 wallclock secs ( 0.02 usr  0.01 sys +  1.07 cusr  0.06 csys =  1.16 CPU)
Result: FAIL
Failed 1/1 test programs. 3/70 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/sand/.cpan/build/Geo-GeoNames-0.06-DQOqV3'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module      Need  Have 
    ----------- ----- -----
    JSON        1.14  1.15 
    LWP         5.805 5.812
    XML::Simple 2.13  2.18 

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4525
    PERL5_CPAN_IS_RUNNING = 4525
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/local/perl-5.10/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_60  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.24-1-amd64, archname=x86_64-linux
    uname='linux k81 2.6.24-1-amd64 #1 smp thu mar 27 16:52:38 utc 2008 x86_64 gnulinux '
    config_args='-Dprefix=/usr/local/perl-5.10 -des -Ui_db'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Debian 4.2.3-3)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About