Report for Net-OAuth2-Moosey-Client-0.02

Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL Net-OAuth2-Moosey-Client-0.02 v5.15.8 GNU/Linux
Date: 2012-02-26T20:23:04Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Robin Clarke,

This is a computer-generated report for Net-OAuth2-Moosey-Client-0.02
on perl 5.15.8, created by CPAN-Reporter-1.2004.

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://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 /home/bri/perl5/perlbrew/perls/perl-5.15.8/bin/perl5.15.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Use of uninitialized value $^WARNING_BITS in bitwise xor (^) at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/common/sense.pm line 237.
# Testing Net::OAuth2::Moosey::Client 0.02, Perl 5.015008, /home/bri/perl5/perlbrew/perls/perl-5.15.8/bin/perl5.15.8
t/00-load.t ....... ok

#   Failed test 'no warnings'
#   at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# 	Previous test 0 ''
# 	Use of uninitialized value $^WARNING_BITS in bitwise xor (^) at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/common/sense.pm line 237.
#  at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/common/sense.pm line 237.
# 	common::sense::import('common::sense') called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	JSON::XS::BEGIN() called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	eval {...} called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	require JSON/XS.pm called at (eval 378) line 2
# 	JSON::BEGIN() called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	eval {...} called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	eval '
#         use JSON::XS 2.27 ();
#     
# ;' called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/JSON.pm line 252
# 	JSON::_load_xs(1) called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/JSON.pm line 58
# 	require JSON.pm called at /home/bri/.cpan/build/Net-OAuth2-Moosey-Client-0.02-f_FOva/blib/lib/Net/OAuth2/Moosey/Client.pm line 65
# 	Net::OAuth2::Moosey::Client::BEGIN() called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	eval {...} called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	require Net/OAuth2/Moosey/Client.pm called at t/01-client.t line 84
# 	main::BEGIN() called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 	eval {...} called at /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux/JSON/XS.pm line 104
# 
# 1 test of 7 failed.
t/01-client.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. skipped: POD TODO
t/pod.t ........... ok

Test Summary Report
-------------------
t/01-client.t   (Wstat: 256 Tests: 7 Failed: 1)
  Failed test:  7
  Non-zero exit status: 1
Files=5, Tests=10,  3 wallclock secs ( 0.06 usr  0.00 sys +  2.05 cusr  0.12 csys =  2.23 CPU)
Result: FAIL
Failed 1/5 test programs. 1/10 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                    Need Have        
    ------------------------- ---- ------------
    HTTP::Message             0    6.03        
    JSON                      0    2.53        
    LWP::UserAgent            0    6.04        
    Moose                     0    2.0402      
    MooseX::Log::Log4perl     0    0.43        
    MooseX::Types::URI        0    0.03        
    Test::Mock::LWP::Dispatch 0    0.03        
    Test::More                0    1.005000_002
    Test::NoWarnings          0    1.04        
    URI                       0    1.59        
    URI::Escape               0    3.31        
    YAML                      0    0.80        

build_requires:

    Module                    Need Have        
    ------------------------- ---- ------------
    ExtUtils::MakeMaker       0    6.63_02     

configure_requires:

    Module                    Need Have        
    ------------------------- ---- ------------
    ExtUtils::MakeMaker       0    6.63_02     


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LANGUAGE = en_GB:en
    LC_ALL = C
    MANPATH_WITHOUT_PERLBREW = 
    PATH = /home/bri/bin:/home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.15.8/bin:~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PATH_WITHOUT_PERLBREW = ~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8171
    PERL5_CPAN_IS_RUNNING = 8171
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1955,8171
    PERLBREW_BASHRC_VERSION = 0.41
    PERLBREW_HOME = /home/bri/.perlbrew
    PERLBREW_MANPATH = /home/bri/perl5/perlbrew/perls/perl-5.15.8/man
    PERLBREW_PATH = /home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.15.8/bin
    PERLBREW_PERL = perl-5.15.8
    PERLBREW_ROOT = /home/bri/perl5/perlbrew
    PERLBREW_VERSION = 0.41
    PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
    PERL_CR_SMOKER_CURRENT = Net-OAuth2-Moosey-Client-0.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /home/bri/perl5/perlbrew/perls/perl-5.15.8/bin/perl5.15.8
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 46 112 120 122 1000
    $EGID = 1000 4 20 24 46 112 120 122 1000

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                1.9800      
    CPAN::Meta          2.120351    
    Cwd                 3.39_01     
    ExtUtils::CBuilder  0.280205    
    ExtUtils::Command   1.17        
    ExtUtils::Install   1.58        
    ExtUtils::MakeMaker 6.63_02     
    ExtUtils::Manifest  1.61        
    ExtUtils::ParseXS   3.15        
    File::Spec          3.39_01     
    JSON                2.53        
    JSON::PP            2.27200     
    Module::Build       0.40        
    Module::Signature   n/a         
    Parse::CPAN::Meta   1.4402      
    Test::Harness       3.23        
    Test::More          1.005000_002
    YAML                0.80        
    YAML::Syck          1.20        
    version             0.96        


--

Summary of my perl5 (revision 5 version 15 subversion 8) configuration:
   
  Platform:
    osname=linux, osvers=2.6.38-11-generic, archname=i686-linux
    uname='linux lappy 2.6.38-11-generic #48-ubuntu smp fri jul 29 19:05:14 utc 2011 i686 i686 i386 gnulinux '
    config_args='-de -Dprefix=/home/bri/perl5/perlbrew/perls/perl-5.15.8 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.5.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib/i386-linux-gnu /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Feb 20 2012 23:13:49
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8171"
    PERL5_CPAN_IS_RUNNING="8171"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1955,8171"
    PERLBREW_BASHRC_VERSION="0.41"
    PERLBREW_HOME="/home/bri/.perlbrew"
    PERLBREW_MANPATH="/home/bri/perl5/perlbrew/perls/perl-5.15.8/man"
    PERLBREW_PATH="/home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.15.8/bin"
    PERLBREW_PERL="perl-5.15.8"
    PERLBREW_ROOT="/home/bri/perl5/perlbrew"
    PERLBREW_VERSION="0.41"
    PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
    PERL_CR_SMOKER_CURRENT="Net-OAuth2-Moosey-Client-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8/i686-linux
    /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/site_perl/5.15.8
    /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/5.15.8/i686-linux
    /home/bri/perl5/perlbrew/perls/perl-5.15.8/lib/5.15.8
    .