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 STEPANOV, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. 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': [MSG] [Thu Jan 3 08:06:38 2008] Trying to get 'http://www.cpan.org/authors/id/S/ST/STEPANOV/WWW-Yahoo-Movies-0.05.tar.gz' [MSG] [Thu Jan 3 08:06:39 2008] Trying to get 'http://www.cpan.org/authors/id/S/ST/STEPANOV/CHECKSUMS' [MSG] [Thu Jan 3 08:06:39 2008] Checksum matches for 'WWW-Yahoo-Movies-0.05.tar.gz' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/README' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/MANIFEST' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/META.yml' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/LICENSE' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/t/' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/t/1-movie-id.t' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/t/01-movie-base.t' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/t/4-movie-runtime.t' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/t/2-movie-title.t' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/t/3-no-matched.t' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/Makefile.PL' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/MANIFEST.SKIP' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/lib/' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/lib/WWW/' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/lib/WWW/Yahoo/' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/lib/WWW/Yahoo/Movies.pm' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW-Yahoo-Movies-0.05/Changes' [MSG] [Thu Jan 3 08:06:40 2008] Extracted 'WWW::Yahoo::Movies' to '/home/cwill1is/perl588/.cpanplus/5.8.8/build/WWW-Yahoo-Movies-0.05' [MSG] [Thu Jan 3 08:06:42 2008] Checking if your kit is complete... Looks good Writing Makefile for WWW::Yahoo::Movies [MSG] [Thu Jan 3 08:06:42 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Jan 3 08:06:55 2008] cp lib/WWW/Yahoo/Movies.pm blib/lib/WWW/Yahoo/Movies.pm [ERROR] [Thu Jan 3 08:07:11 2008] MAKE TEST failed: /home/cwill1is/perl588/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-movie-base........ok t/1-movie-id........... # Failed test 'Movie Title' # at t/1-movie-id.t line 15. # got: undef # expected: 'Troy' # Failed test 'Production Date' # at t/1-movie-id.t line 16. # got: undef # expected: '2004' # Failed test 'Run Time' # at t/1-movie-id.t line 17. # got: undef # expected: '162' # Failed test 'MPAA Rating Code' # at t/1-movie-id.t line 20. # got: undef # expected: 'R' # Failed test 'MPAA Rating Description' # at t/1-movie-id.t line 24. # got: undef # expected: 'for graphic violence and some sexuality/nudity.' # Failed test 'Cover File' # at t/1-movie-id.t line 26. # got: undef # expected: 'troy_dvdcover.jpg' # Failed test 'Release Date' # at t/1-movie-id.t line 27. # got: undef # expected: '14 May 2004' # Failed test 'Genres' # at t/1-movie-id.t line 29. # Structures begin differing at: # $got = undef # $expected = ARRAY(0x10baa640) # Looks like you failed 8 tests of 10. Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/10 subtests t/2-movie-title........ # Failed test 'Movie Title' # at t/2-movie-title.t line 20. # got: undef # expected: 'Troy' # Failed test 'Production Date' # at t/2-movie-title.t line 21. # got: undef # expected: '2004' Use of uninitialized value in array dereference at t/2-movie-title.t line 22. Use of uninitialized value in numeric gt (>) at t/2-movie-title.t line 22. # Failed test 'Search Results' # at t/2-movie-title.t line 22. # undef # > # '1' # Failed test 'Movie Title' # at t/2-movie-title.t line 25. # got: undef # expected: 'Get Carter' # Failed test 'Movie Title' # at t/2-movie-title.t line 28. # got: undef # expected: '300' # Looks like you failed 5 tests of 7. Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/7 subtests t/3-no-matched......... # Failed test 'Not Found Any Movies' # at t/3-no-matched.t line 14. # Looks like you failed 1 test of 4. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests t/4-movie-runtime...... # Failed test 'Movie Title' # at t/4-movie-runtime.t line 15. # got: undef # expected: 'War of the Worlds' # Failed test 'Production Date' # at t/4-movie-runtime.t line 16. # got: undef # expected: '2005' # Failed test 'Run Time' # at t/4-movie-runtime.t line 17. # got: undef # expected: '116' # Looks like you failed 3 tests of 5. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/5 subtests Test Summary Report ------------------- t/1-movie-id.t (Wstat: 2048 Tests: 10 Failed: 8) Failed tests: 3-10 Non-zero exit status: 8 t/2-movie-title.t (Wstat: 1280 Tests: 7 Failed: 5) Failed tests: 3-7 Non-zero exit status: 5 t/3-no-matched.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 t/4-movie-runtime.t (Wstat: 768 Tests: 5 Failed: 3) Failed tests: 3-5 Non-zero exit status: 3 Files=5, Tests=31, 12 wallclock secs ( 0.08 usr 0.09 sys + 6.22 cusr 4.56 csys = 10.95 CPU) Result: FAIL Failed 4/5 test programs. 17/31 subtests failed. [MSG] [Thu Jan 3 08:07:11 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want Carp 1.04 0 HTML::TokeParser 2.37 2.3 LWP::Simple 1.41 1.41 ******************************** 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.0307. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = C:\strawberry\c\include;C:\strawberry\perl\lib\CORE LIB = C:\strawberry\c\lib;C:\strawberry\perl\bin NUMBER_OF_PROCESSORS = 1 PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/GNUWin32/bin:/cygdrive/c/Program Files/Subversion/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Mingw/dmake:/cygdrive/c/Mingw/bin:/cygdrive/c/Mingw/tools:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft SQL Server/80/Tools/BINN://scc030/helpdeskv6$/HelpDesk/HDBIN32/:/cygdrive/c/Program Files/Vim/vim63:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/SSH Communications Security/SSH Secure Shell:/cygdrive/c/Program Files/Nmap PERL5LIB = :/home/cwill1is/perl588/.cpanplus/5.8.8/build/WWW-Yahoo-Movies-0.05/blib/lib:/home/cwill1is/perl588/.cpanplus/5.8.8/build/WWW-Yahoo-Movies-0.05/blib/arch:/home/cwill1is/perl588/.cpanplus/5.8.8/build/WWW-Yahoo-Movies-0.05/blib PERL5_CPANPLUS_IS_RUNNING = 44012 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel SHELL = /bin/sh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cwill1is/perl588/bin/perl.exe UID: $< = 11964 EUID: $> = 11964 GID: $( = 10513 46503 47137 49232 18930 19834 44599 44594 13857 14694 11265 11812 11814 47366 51275 12222 10519 35917 10513 10512 1026 1003 545 544 EGID: $) = 10513 46503 47137 49232 18930 19834 44599 44594 13857 14694 11265 11812 11814 47366 51275 12222 10519 35917 10513 10512 1026 1003 545 544 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.2 citu003 1.5.24(0.15642) 2007-01-23 18:50 i686 cygwin ' config_args='' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O2', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', 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=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat perllibs=-ldl -lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -L/usr/local/lib'
