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 SCOTTW, This is a computer-generated error report created automatically by CPANPLUS, version 0.053. 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] [Tue Jun 14 18:09:28 2005] Trying to get 'file://aliens/cpan/minicpan/authors/id/S/SC/SCOTTW/Config-Crontab-1.10.tar.gz' [MSG] [Tue Jun 14 18:09:28 2005] Trying to get 'file://aliens/cpan/minicpan/authors/id/S/SC/SCOTTW/CHECKSUMS' [MSG] [Tue Jun 14 18:09:28 2005] Checksum matches for 'Config-Crontab-1.10.tar.gz' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/README' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/MANIFEST' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/02_env.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/05_crontab.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/07_write.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/06_synopsis.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/01_comment.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/03_event.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/08_crashme.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/t/04_block.t' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/Crontab.pm' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/Changes' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/Makefile.PL' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/eg/' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config-Crontab-1.10/eg/crontab.cgi' [MSG] [Tue Jun 14 18:09:28 2005] Extracted 'Config::Crontab' to 'C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\Config-Crontab-1.10' [ERROR] [Tue Jun 14 18:09:44 2005] MAKE TEST failed: No such file or directory C:\perl\5.8.5\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\01_comment.t t\02_env.t t\03_event.t t\04_block.t t\05_crontab.t t\06_synopsis.t t\07_write.t t\08_crashme.t t\01_comment.....ok 0.833s t\02_env.........ok 0.828s t\03_event.......ok 0.844s t\04_block.......ok 0.844s t\05_crontab.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 73-75 Failed 3/75 tests, 96.00% okay t\06_synopsis....ok 0.813s t\07_write.......FAILED tests 16-19 Failed 4/49 tests, 91.84% okay t\08_crashme.....ok 0.813s Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\05_crontab.t 255 65280 75 6 8.00% 73-75 t\07_write.t 49 4 8.16% 16-19 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. The getpwnam function is unimplemented at C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\Config-Crontab-1.10\blib\lib/Config/Crontab.pm line 331. Der Befehl "cat" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Der Befehl "cat" ist entweder falsch geschrieben oder konnte nicht gefunden werden. # Test 16 got: "" (t\07_write.t at line 120) # Expected: "MAILTO=scott\n\n## fetch ufo\n13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n\n## logs nightly\n#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n\n## run a backup\n20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n\n## logs weekly\n#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n\n## start [EMAIL PROTECTED] /usr/local/bin/spamd -c -d -p 1783\n\n## check versions\n#MAILTO=phil\n#10 5 * * 1-5 $HOME/fetch_version -q\n" # Lines 1-1 are missing: # - "MAILTO=scott\n" # - "\n" # - "## fetch ufo\n" # - "13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n" # - "\n" # - "## logs nightly\n" # - "#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## run a backup\n" # - "20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n" # - "40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n" # - "\n" # - "## logs weekly\n" # - "#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## start spamd\n" # - "@reboot /usr/local/bin/spamd -c -d -p 1783\n" # - "\n" # - "## check versions\n" # - "#MAILTO=phil\n" # - "#10 5 * * 1-5 $HOME/fetch_version -q\n" # t\07_write.t line 120 is: ok( $ct->dump, $crontabd2 ); # Test 17 got: "" (t\07_write.t at line 126) # Expected: "MAILTO=scott\n\n## fetch ufo\n13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n\n## logs nightly\n#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n\n## run a backup\n20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n\n## logs weekly\n#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n\n## start [EMAIL PROTECTED] /usr/local/bin/spamd -c -d -p 1783\n\n## check versions\n#MAILTO=phil\n#10 5 * * 1-5 $HOME/fetch_version -q\n" # Lines 1-1 are missing: # - "MAILTO=scott\n" # - "\n" # - "## fetch ufo\n" # - "13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n" # - "\n" # - "## logs nightly\n" # - "#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## run a backup\n" # - "20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n" # - "40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n" # - "\n" # - "## logs weekly\n" # - "#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## start spamd\n" # - "@reboot /usr/local/bin/spamd -c -d -p 1783\n" # - "\n" # - "## check versions\n" # - "#MAILTO=phil\n" # - "#10 5 * * 1-5 $HOME/fetch_version -q\n" # t\07_write.t line 126 is: ok( $ct->dump, $crontabd2 ); # Test 18 got: "" (t\07_write.t at line 133) # Expected: "MAILTO=scott\n\n## fetch ufo\n13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n\n## logs nightly\n#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n\n## run a backup\n20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n\n## logs weekly\n#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n\n## start [EMAIL PROTECTED] /usr/local/bin/spamd -c -d -p 1783\n\n## check versions\n#MAILTO=phil\n#10 5 * * 1-5 $HOME/fetch_version -q\n" # Lines 1-1 are missing: # - "MAILTO=scott\n" # - "\n" # - "## fetch ufo\n" # - "13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n" # - "\n" # - "## logs nightly\n" # - "#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## run a backup\n" # - "20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n" # - "40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n" # - "\n" # - "## logs weekly\n" # - "#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## start spamd\n" # - "@reboot /usr/local/bin/spamd -c -d -p 1783\n" # - "\n" # - "## check versions\n" # - "#MAILTO=phil\n" # - "#10 5 * * 1-5 $HOME/fetch_version -q\n" # t\07_write.t line 133 is: ok( $ct->dump, $crontabd2 ); # Test 19 got: "" (t\07_write.t at line 139) # Expected: "MAILTO=scott\n\n## fetch ufo\n13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n\n## logs nightly\n#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n\n## run a backup\n20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n\n## logs weekly\n#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n\n## start [EMAIL PROTECTED] /usr/local/bin/spamd -c -d -p 1783\n\n## check versions\n#MAILTO=phil\n#10 5 * * 1-5 $HOME/fetch_version -q\n" # Lines 1-1 are missing: # - "MAILTO=scott\n" # - "\n" # - "## fetch ufo\n" # - "13 9 * * 1-5 env DISPLAY=tub:0 ~/bin/fetch_image\n" # - "\n" # - "## logs nightly\n" # - "#30 4 * * * /home/scott/bin/weblog.pl -v -s daily >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## run a backup\n" # - "20 2 * * 5 /usr/bin/tar -zcvf .backup/`$HOME/bin/dateish`.tar.gz ~/per\n" # - "40 2 * * 5 /usr/bin/scp $HOME/.backup/`$HOME/bin/dateish`.tar.gz mx:~/backup/tub\n" # - "\n" # - "## logs weekly\n" # - "#35 4 * * 1 /home/scott/bin/weblog.pl -v -s weekly >> ~/tmp/logs/weblog.log 2>&1\n" # - "\n" # - "## start spamd\n" # - "@reboot /usr/local/bin/spamd -c -d -p 1783\n" # - "\n" # - "## check versions\n" # - "#MAILTO=phil\n" # - "#10 5 * * 1-5 $HOME/fetch_version -q\n" # t\07_write.t line 139 is: ok( $ct->dump, $crontabd2 ); Failed 2/8 test scripts, 75.00% okay. 7/476 subtests failed, 98.53% okay. NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0xff' Stop. ******************************** 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=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=undef 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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86' libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\lib" libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='undef' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\perl\5.8.5\lib\CORE" -machine:x86'
