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 CPB, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [CP_MSG] [Thu Aug 25 09:16:12 2005] Trying to get 'file://ftp/pub/CPAN/authors/id/C/CP/CPB/Flickr-Upload-1.20.tar.gz' [CP_MSG] [Thu Aug 25 09:16:13 2005] Trying to get 'file://ftp/pub/CPAN/authors/id/C/CP/CPB/CHECKSUMS' [CP_MSG] [Thu Aug 25 09:16:13 2005] Checksum matches for 'Flickr-Upload-1.20.tar.gz' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/t/' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/t/failupload.t' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/t/progress.t' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/t/async.t' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/t/request.t' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/t/upload.t' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/META.yml' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/flickr_upload' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/MANIFEST' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/ChangeLog' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/Upload.pm' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/Makefile.PL' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr-Upload-1.20/README' [CP_MSG] [Thu Aug 25 09:16:16 2005] Extracted 'Flickr::Upload' to '/net/sunu991/disc1/home/.cpanplus/5.8.5/build/Flickr-Upload-1.20' [CP_MSG] [Thu Aug 25 09:16:22 2005] Checking if your kit is complete... Looks good Warning: prerequisite Flickr::API 0.07 not found. Writing Makefile for Flickr::Upload [CP_MSG] [Thu Aug 25 09:16:22 2005] Module 'Flickr::Upload' requires 'Flickr::API' version '0.07' to be installed [CP_MSG] [Thu Aug 25 09:16:22 2005] Trying to get 'file://ftp/pub/CPAN/authors/id/I/IA/IAMCAL/CHECKSUMS' [CP_MSG] [Thu Aug 25 09:16:22 2005] Checksum matches for 'Flickr-API-0.07.tar.gz' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/README' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/Makefile.PL' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/MANIFEST' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/lib/' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/lib/Flickr/' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/lib/Flickr/API/' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/lib/Flickr/API/Response.pm' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/lib/Flickr/API/Request.pm' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/lib/Flickr/API.pm' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr-API-0.07/test.pl' [CP_MSG] [Thu Aug 25 09:16:25 2005] Extracted 'Flickr::API' to '/net/sunu991/disc1/home/.cpanplus/5.8.5/build/Flickr-API-0.07' [CP_MSG] [Thu Aug 25 09:16:30 2005] Writing Makefile for Flickr::API [CP_MSG] [Thu Aug 25 09:16:32 2005] Manifying blib/man3/Flickr::API::Response.3 Manifying blib/man3/Flickr::API::Request.3 Manifying blib/man3/Flickr::API.3 [CP_MSG] [Thu Aug 25 09:16:37 2005] MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..8 # Running under perl version 5.008005 for solaris # Current time local: Thu Aug 25 09:16:33 2005 # Current time GMT: Thu Aug 25 07:16:33 2005 # Using Test.pm version 1.25 ok 1 not ok 2 # Failed test 2 in test.pl at line 24 # test.pl line 24 is: ok($rsp->{error_code} == 0); # this error code will change in future! ok 3 ok 4 not ok 5 # Failed test 5 in test.pl at line 45 # test.pl line 45 is: ok($uri->query eq 'api_sig=d749e3a7bd27da9c8af62a15f4c7b48f&perms=r&frob=my_frob&api_key=made_up_key'); ok 6 ok 7 ok 8 ok 9 [CP_MSG] [Thu Aug 25 09:16:37 2005] Ok, not sending test report [CP_MSG] [Thu Aug 25 09:16:52 2005] cp Upload.pm blib/lib/Flickr/Upload.pm AutoSplitting blib/lib/Flickr/Upload.pm (blib/lib/auto/Flickr/Upload) cp flickr_upload blib/script/flickr_upload /usr/local/perl-5.8.5/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/flickr_upload Manifying blib/man1/flickr_upload.1 Manifying blib/man3/Flickr::Upload.3 [CP_ERROR] [Thu Aug 25 09:17:09 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/async.........ok t/failupload....Can't read photo 't/Kernel & perl.jpg' at /net/sunu991/disc1/.cpanplus/5.8.5/build/Flickr-Upload-1.20/blib/lib/Flickr/Upload.pm line 120. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/progress......ok t/request.......ok t/upload........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/failupload.t 255 65280 2 0 0.00% ?? Failed 1/5 test scripts, 80.00% okay. 0/7 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 29 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Flickr::API 0 HTTP::Request::Common 1.26 LWP::UserAgent 2.033 XML::Parser::Lite::Tree 0.03 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.03. -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 solaris ' config_args='-de -Dusethreads -Dcc=gcc' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
