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 SMCNABB, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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] [Mon Nov 13 23:50:24 2006] Trying to get 'http://www.cpan.org/authors/id/S/SM/SMCNABB/Drupal-Module-Starter/Drupal-Module-Starter-0.06.tar.gz' [MSG] [Mon Nov 13 23:50:25 2006] Trying to get 'http://www.cpan.org/authors/id/S/SM/SMCNABB/Drupal-Module-Starter/CHECKSUMS' [MSG] [Mon Nov 13 23:50:26 2006] Checksum matches for 'Drupal-Module-Starter-0.06.tar.gz' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/Changes' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/lib/' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/lib/Drupal/' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/lib/Drupal/Module/' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/lib/Drupal/Module/Starter/' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/lib/Drupal/Module/Starter/4_6_2.pm' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/lib/Drupal/Module/Starter/4_7_3.pm' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/lib/Drupal/Module/Starter.pm' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/Makefile.PL' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/MANIFEST' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/META.yml' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/README' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/scripts/' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/scripts/drupal-module-starter' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/00-load.t' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/01-Drupal-Module-Starter.t' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/02-Drupal-Module-Starter-4_6_2.t' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/03-Drupal-Module-Starter-4_7_3.t' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/config.yaml' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/pod-coverage.t' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal-Module-Starter-0.06/t/pod.t' [MSG] [Mon Nov 13 23:50:26 2006] Extracted 'Drupal::Module::Starter' to '/home/cwill1is/.cpanplus/5.8.8/build/Drupal-Module-Starter-0.06' [MSG] [Mon Nov 13 23:50:28 2006] Checking if your kit is complete... Looks good Writing Makefile for Drupal::Module::Starter [MSG] [Mon Nov 13 23:50:28 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Nov 13 23:50:40 2006] cp lib/Drupal/Module/Starter.pm blib/lib/Drupal/Module/Starter.pm cp lib/Drupal/Module/Starter/4_6_2.pm blib/lib/Drupal/Module/Starter/4_6_2.pm cp lib/Drupal/Module/Starter/4_7_3.pm blib/lib/Drupal/Module/Starter/4_7_3.pm cp scripts/drupal-module-starter blib/script/drupal-module-starter /home/cwill1is/perl588/bin/perl.exe "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/drupal-module-starter [ERROR] [Mon Nov 13 23:50:47 2006] MAKE TEST failed: /home/cwill1is/perl588/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load...........................ok t/01-Drupal-Module-Starter..........# todo: add a --pages option to auto-add menu callbacks and menu items ok t/02-Drupal-Module-Starter-4_6_2....Can't exec "/usr/bin/php": No such file or directory at t/02-Drupal-Module-Starter-4_6_2.t line 23. Use of uninitialized value in pattern match (m//) at t/02-Drupal-Module-Starter-4_6_2.t line 24. # Failed test 'Php syntax check' # at t/02-Drupal-Module-Starter-4_6_2.t line 24. # undef # doesn't match '/No syntax errors detected/' # Looks like you failed 1 test of 11. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/11 tests, 90.91% okay t/03-Drupal-Module-Starter-4_7_3....ok t/pod-coverage......................skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............................skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02-Drupal-Module-Starter-4_6_2.t 1 256 11 1 11 2 tests skipped. Failed 1/6 test scripts. 1/22 subtests failed. Files=6, Tests=22, 4 wallclock secs ( 2.06 cusr + 1.34 csys = 3.39 CPU) Failed 1/6 test programs. 1/22 subtests failed. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Getopt::Long 2.35 Pod::Usage 1.33 Test::More 0.65 YAML 0.62 ******************************** 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. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.2 citu003 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown unknown 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', optimize='-O2', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement' 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 -lcrypt -lgdbm_compat perllibs=-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'
