Report for WWW-Stickam-API-0.02

Back
From: metabase:user:e099aa30-bf4f-11e0-b0bb-a7aeb748a6a7
Subject: FAIL WWW-Stickam-API-0.02 v5.16.2 Mac OS X
Date: 2013-01-24T16:25:46Z

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 Tomohiro Teranishi,

This is a computer-generated report for WWW-Stickam-API-0.02
on perl 5.16.2, created by CPAN-Reporter-1.2009.

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:

none provided

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

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

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing WWW::Stickam::API 0.02, Perl 5.016002, /usr/local/bin/perl
t/00-load.t ............... ok

#   Failed test 'user name test'
#   at t/01_user_profile.t line 14.

#   Failed test 'error message test'
#   at t/01_user_profile.t line 24.
#                   '404 Not found'
#     doesn't match '(?^:^I guess )'
# Looks like you failed 2 tests of 3.
t/01_user_profile.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 

#   Failed test 'user name test'
#   at t/02_user_image.t line 14.

#   Failed test 'error message test'
#   at t/02_user_image.t line 24.
#                   '404 Not found'
#     doesn't match '(?^:^I guess )'
# Looks like you failed 2 tests of 3.
t/02_user_image.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 

#   Failed test 'user name test'
#   at t/03_user_video.t line 15.

#   Failed test 'error message test'
#   at t/03_user_video.t line 25.
#                   '404 Not found'
#     doesn't match '(?^:^I guess )'
# Looks like you failed 2 tests of 3.
t/03_user_video.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 

#   Failed test 'user name test'
#   at t/04_user_audio.t line 15.

#   Failed test 'error message test'
#   at t/04_user_audio.t line 25.
#                   '404 Not found'
#     doesn't match '(?^:^I guess )'
# Looks like you failed 2 tests of 3.
t/04_user_audio.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 

#   Failed test 'media_id test'
#   at t/05_media_information.t line 15.

#   Failed test 'error message test'
#   at t/05_media_information.t line 25.
#                   '404 Not found'
#     doesn't match '(?^:^I guess )'
# Looks like you failed 2 tests of 3.
t/05_media_information.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 

#   Failed test 'media_id test'
#   at t/06_search_user.t line 13.
# Looks like you failed 1 test of 1.
t/06_search_user.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'media_id test'
#   at t/07_search_media.t line 13.
# Looks like you failed 1 test of 1.
t/07_search_media.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/50_tv_interval.t ........ ok
t/boilerplate.t ........... ok
t/pod-coverage.t .......... ok
t/pod.t ................... ok

Test Summary Report
-------------------
t/01_user_profile.t     (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
t/02_user_image.t       (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
t/03_user_video.t       (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
t/04_user_audio.t       (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
t/05_media_information.t (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
t/06_search_user.t      (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/07_search_media.t     (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=12, Tests=40,  7 wallclock secs ( 0.06 usr  0.03 sys +  1.39 cusr  0.17 csys =  1.65 CPU)
Result: FAIL
Failed 7/12 test programs. 12/40 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                Need Have  
    --------------------- ---- ------
    Class::Accessor::Fast 0    0.34  
    JSON::XS              0    2.33  
    LWP::UserAgent        0    6.04  
    Test::More            0    0.98  
    Time::HiRes           0    1.9725
    UNIVERSAL::require    0    0.13  
    URI                   0    1.60  
    XML::Simple           0    2.20  

build_requires:

    Module                Need Have  
    --------------------- ---- ------
    ExtUtils::MakeMaker   0    6.64  


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

Environment variables:

    PATH = /usr/local/apache/bin:/usr/local/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24045
    PERL5_CPAN_IS_RUNNING = 24045
    SHELL = /bin/tcsh
    TERM = xterm

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80
    $EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.69    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.26    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=darwin, osvers=12.2.0, archname=darwin-2level
    uname='darwin tucumcari.local 12.2.0 darwin kernel version 12.2.0: sat aug 25 00:48:52 pdt 2012; root:xnu-2050.18.24~1release_x86_64 x86_64 '
    config_args='-Dprefix=/usr/local'
    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='gcc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 gcc', ldflags =' -fstack-protector -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/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 USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under darwin
  Compiled at Nov 12 2012 14:22:51
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24045"
    PERL5_CPAN_IS_RUNNING="24045"
  @INC:
    /usr/local/lib/perl5/site_perl/5.16.2/darwin-2level
    /usr/local/lib/perl5/site_perl/5.16.2
    /usr/local/lib/perl5/5.16.2/darwin-2level
    /usr/local/lib/perl5/5.16.2
    .