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/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Lars Dieckow,
    
This is a computer-generated report for Yahoo-Photos-0.0.2
on perl-5.10.0, created automatically by CPAN-Reporter-1.02 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

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 TEST_VERBOSE=1':

make[3]: Entering directory `/home/sand/.cpan/build/Yahoo-Photos-0.0.2-LEhrh1'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pz0geEq/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 
'blib/lib', 'blib/arch')" t/00.load.t t/01.new.t t/02.albums.t 
t/03.albums-tools.t t/04.upload.t t/perlcritic.t t/pod-coverage.t t/pod.t
t/00.load............1..1
ok 1 - use Yahoo::Photos;
# Testing Yahoo::Photos 0.0.2
ok
t/01.new.............1..18
ok 1 - naked new
ok 2 - invalid new
ok 3 - multiple constructor params - first pair
ok 4 - multiple constructor params - second pair
ok 5 - multiple constructor params - third pair
ok 6 - multiple constructor params - three at a time
ok 7 - naked login
ok 8 - no user
ok 9 - no pass

#   Failed test 'invalid login'
#   at t/01.new.t line 78.
not ok 10 - invalid login
ok 11 - bad credentials file
# Looks like you failed 1 test of 18.
ok 12 - bad credentials
ok 13 - no pass in credentials
ok 14 - no user in credentials
ok 15 # skip -- no credentials file set up for testing
ok 16 - no cookie file
ok 17 - cookie file missing
ok 18 - cannot read cookie file
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 10
        Failed 1/18 tests, 94.44% okay (less 1 skipped test: 16 okay, 88.89%)
t/02.albums..........1..0 # Skip No credentials file set up for testing
skipped
        all skipped: No credentials file set up for testing
t/03.albums-tools....1..2
ok 1 - name field added
ok 2 - old id not overwritten
ok
t/04.upload..........1..0 # Skip No credentials file set up for testing
skipped
        all skipped: No credentials file set up for testing
t/perlcritic.........1..0 # Skip Author test.  Set $ENV{TEST_AUTHOR} to a true 
value to run.
skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/pod-coverage.......1..2
ok 1 - Pod coverage on Yahoo::Photos
ok 2 - Pod coverage on Yahoo::Photos::Album
ok
t/pod................1..3
ok 1 - blib/script/yahoo-photos
ok 2 - blib/lib/Yahoo/Photos.pm
ok 3 - blib/lib/Yahoo/Photos/Album.pm
ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01.new.t     1   256    18    1  10
3 tests and 1 subtest skipped.
Failed 1/8 test scripts. 1/26 subtests failed.
Files=8, Tests=26, 12 wallclock secs ( 6.12 cusr +  0.38 csys =  6.50 CPU)
Failed 1/8 test programs. 1/26 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/Yahoo-Photos-0.0.2-LEhrh1'

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

Prerequisite modules loaded:

requires:

    Module                  Need Have  
    ----------------------- ---- ------
    Carp                    0    1.08  
    Class::Spiffy           0    0.15  
    File::HomeDir           0    0.66  
    File::Spec::Functions   0    1.3   
    File::Temp              0    0.18  
    HTTP::Cookies::Netscape 0    1.26  
    List::Util              0    1.19  
    Perl::Version           0    v1.002
    Readonly                0    1.03  
    Test::Exception         0    0.25  
    Test::More              0.42 0.72  
    WWW::Mechanize          0    1.30  
    YAML                    0    0.66  

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

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/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 = 
/home/sand/.cpan/build/Encode-IBM-0.06-5EZqQs/blib/arch:/home/sand/.cpan/build/Encode-IBM-0.06-5EZqQs/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 15468
    PERL5_CPAN_IS_RUNNING = 15468
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/perl/pz0geEq/[EMAIL 
PROTECTED]/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9203   
    Cwd                 3.25_01  
    ExtUtils::CBuilder  0.19     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          0.99     
    version             0.73     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-thread-multi-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pz0geEq/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Dusethreads -Duserelocatableinc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to