Front page | perl.cpan.testers |
Postings from June 2004
FAIL savelogs-1.70 MSWin32-x86-multi-thread 4.0
From:
Barbie
Date:
June 6, 2004 17:52
Subject:
FAIL savelogs-1.70 MSWin32-x86-multi-thread 4.0
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Scott Wiersdorf,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.048. Testers personal comments may appear at
the end of this report.
Thank you for uploading your works to CPAN. However, it appears there
were some problems testing your distribution.
TEST RESULTS:
Below is the error stack during 'make test':
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp script/savelogs blib\script\savelogs
pl2bat.bat blib\script\savelogs
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\0_defaults.t t\1_settings.t t\2_move.t t\3_filter.t t\4_archive.t t\5_compress.t t\6_delete.t t\7_diagnostic.t t\8_crashme.t t\9_config.t t\a_apache.t
t\0_defaults......FAILED tests 1-39
Failed 39/39 tests, 0.00% okay
t\1_settings......FAILED tests 1-70
Failed 70/70 tests, 0.00% okay
t\2_move..........FAILED tests 1-9, 11-13, 15-17, 19, 21, 24-28, 30, 32-35, 38-40, 46-47, 50-51, 56-58, 60-68
Failed 46/68 tests, 32.35% okay
t\3_filter........FAILED tests 3, 5-11
Failed 8/11 tests, 27.27% okay
t\4_archive.......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-53
Failed 53/53 tests, 0.00% okay
t\5_compress......ok
t\6_delete........ok
t\7_diagnostic....FAILED tests 2-3
Failed 2/5 tests, 60.00% okay (less 1 skipped test: 2 okay, 40.00%)
t\8_crashme.......ok
t\9_config........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2, 4, 6-7, 9, 11-12, 14-15, 17-19, 21-22, 24, 26-27, 29-31, 33-35, 37, 39-44, 46, 48, 50, 52-58, 60, 62, 64, 66, 68-77, 79, 81, 83, 85, 87-108
Failed 81/108 tests, 25.00% okay
t\a_apache........FAILED before any test output arrived
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\0_defaults.t 39 39 100.00% 1-39
t\1_settings.t 70 70 100.00% 1-70
t\2_move.t 68 46 67.65% 1-9 11-13 15-17 19 21 24-28 30
32-35 38-40 46-47 50-51 56-58
60-68
t\3_filter.t 11 8 72.73% 3 5-11
t\4_archive.t 2 512 53 97 183.02% 1-53
t\7_diagnostic.t 5 2 40.00% 2-3
t\9_config.t 2 512 108 103 95.37% 1-2 4 6-7 9 11-12 14-15 17-19
21-22 24 26-27 29-31 33-35 37
39-44 46 48 50 52-58 60 62 64
66 68-77 79 81 83 85 87-108
t\a_apache.t ?? ?? % ??
1 subtest skipped.
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
'egrep' is not recognized as an internal or external command,
operable program or batch file.
# Test 1 got: '' (t\0_defaults.t at line 20)
# Expected: ''..' is not recognized as an internal or external command,
operable program or batch file.'
# t\0_defaults.t line 20 is: ok( $settings{'version'}, $result );
# Test 2 got: <UNDEF> (t\0_defaults.t at line 26)
# Expected: 'undef'
# t\0_defaults.t line 26 is: ok( $settings->{'apacheconf'}, 'undef' );
# Test 3 got: <UNDEF> (t\0_defaults.t at line 27)
# Expected: '(?i-xsm:^\s*(?:TransferLog|ErrorLog|AgentLog|RefererLog|CustomLog)\s+(\S+))'
# t\0_defaults.t line 27 is: ok( $settings->{'apachelog'}, '(?i-xsm:^\s*(?:TransferLog|ErrorLog|AgentLog|RefererLog|CustomLog)\s+(\S+))' );
# Test 4 got: <UNDEF> (t\0_defaults.t at line 28)
# Expected: '(?-xism:^/dev/null$|\|)'
# t\0_defaults.t line 28 is: ok( $settings->{'apachelogexclude'}, '(?-xism:^/dev/null$|\|)' );
# Test 5 got: <UNDEF> (t\0_defaults.t at line 29)
# Expected: 'undef'
# t\0_defaults.t line 29 is: ok( $settings->{'archive'}, 'undef' );
# Test 6 got: <UNDEF> (t\0_defaults.t at line 30)
# Expected: '1'
# t\0_defaults.t line 30 is: ok( $settings->{'clobber'}, '1' );
The system cannot find the path specified.
# Test 7 got: <UNDEF> (t\0_defaults.t at line 32)
# Expected: ''
# t\0_defaults.t line 32 is: ok( $settings->{'compress'}, $bin );
# Test 8 got: <UNDEF> (t\0_defaults.t at line 33)
# Expected: 'undef'
# t\0_defaults.t line 33 is: ok( $settings->{'config'}, 'undef' );
# Test 9 got: <UNDEF> (t\0_defaults.t at line 34)
# Expected: '9'
# t\0_defaults.t line 34 is: ok( $settings->{'count'}, '9' );
# Test 10 got: <UNDEF> (t\0_defaults.t at line 35)
# Expected: '%y%m%d'
# t\0_defaults.t line 35 is: ok( $settings->{'datefmt'}, '%y%m%d' );
# Test 11 got: <UNDEF> (t\0_defaults.t at line 36)
# Expected: '0'
# t\0_defaults.t line 36 is: ok( $settings->{'debug'}, '0' );
# Test 12 got: <UNDEF> (t\0_defaults.t at line 37)
# Expected: 'undef'
# t\0_defaults.t line 37 is: ok( $settings->{'dry-run'}, 'undef' );
# Test 13 got: <UNDEF> (t\0_defaults.t at line 38)
# Expected: 'undef'
# t\0_defaults.t line 38 is: ok( $settings->{'ext'}, 'undef' );
# Test 14 got: <UNDEF> (t\0_defaults.t at line 39)
# Expected: 'undef'
# t\0_defaults.t line 39 is: ok( $settings->{'filter'}, 'undef' );
# Test 15 got: <UNDEF> (t\0_defaults.t at line 40)
# Expected: 'undef'
# t\0_defaults.t line 40 is: ok( $settings->{'force-pfh'}, 'undef' );
# Test 16 got: <UNDEF> (t\0_defaults.t at line 41)
# Expected: 'undef'
# t\0_defaults.t line 41 is: ok( $settings->{'force-pmh'}, 'undef' );
# Test 17 got: <UNDEF> (t\0_defaults.t at line 42)
# Expected: 'undef'
# t\0_defaults.t line 42 is: ok( $settings->{'full-path'}, 'undef' );
The system cannot find the path specified.
# Test 18 got: <UNDEF> (t\0_defaults.t at line 44)
# Expected: ''
# t\0_defaults.t line 44 is: ok( $settings->{'gtar'}, $bin );
The system cannot find the path specified.
# Test 19 got: <UNDEF> (t\0_defaults.t at line 46)
# Expected: ''
# t\0_defaults.t line 46 is: ok( $settings->{'gzip'}, $bin );
# Test 20 got: <UNDEF> (t\0_defaults.t at line 47)
# Expected: 'undef'
# t\0_defaults.t line 47 is: ok( $settings->{'help'}, 'undef' );
# Test 21 got: <UNDEF> (t\0_defaults.t at line 48)
# Expected: '/'
# t\0_defaults.t line 48 is: ok( $settings->{'home'}, $home );
# Test 22 got: <UNDEF> (t\0_defaults.t at line 49)
# Expected: 'undef'
# t\0_defaults.t line 49 is: ok( $settings->{'hourly'}, 'undef' );
# Test 23 got: <UNDEF> (t\0_defaults.t at line 50)
# Expected: '( )'
# t\0_defaults.t line 50 is: ok( $settings->{'log'}, '( )' );
# Test 24 got: <UNDEF> (t\0_defaults.t at line 51)
# Expected: 'stdout'
# t\0_defaults.t line 51 is: ok( $settings->{'logfile'}, 'stdout' );
# Test 25 got: <UNDEF> (t\0_defaults.t at line 52)
# Expected: '0'
# t\0_defaults.t line 52 is: ok( $settings->{'loglevel'}, '0' );
# Test 26 got: <UNDEF> (t\0_defaults.t at line 53)
# Expected: '( )'
# t\0_defaults.t line 53 is: ok( $settings->{'nolog'}, '( )' );
# Test 27 got: <UNDEF> (t\0_defaults.t at line 54)
# Expected: 'undef'
# t\0_defaults.t line 54 is: ok( $settings->{'period'}, 'undef' );
# Test 28 got: <UNDEF> (t\0_defaults.t at line 55)
# Expected: 'undef'
# t\0_defaults.t line 55 is: ok( $settings->{'postfilterhook'}, 'undef' );
# Test 29 got: <UNDEF> (t\0_defaults.t at line 56)
# Expected: 'undef'
# t\0_defaults.t line 56 is: ok( $settings->{'postmovehook'}, 'undef' );
# Test 30 got: <UNDEF> (t\0_defaults.t at line 57)
# Expected: 'move,compress'
# t\0_defaults.t line 57 is: ok( $settings->{'process'}, 'move,compress' );
# Test 31 got: <UNDEF> (t\0_defaults.t at line 58)
# Expected: '.'
# t\0_defaults.t line 58 is: ok( $settings->{'sep'}, '.' );
# Test 32 got: <UNDEF> (t\0_defaults.t at line 59)
# Expected: 'undef'
# t\0_defaults.t line 59 is: ok( $settings->{'size'}, 'undef' );
# Test 33 got: <UNDEF> (t\0_defaults.t at line 60)
# Expected: 'today'
# t\0_defaults.t line 60 is: ok( $settings->{'stem'}, 'today' );
# Test 34 got: <UNDEF> (t\0_defaults.t at line 61)
# Expected: 'undef'
# t\0_defaults.t line 61 is: ok( $settings->{'stemhook'}, 'undef' );
# Test 35 got: <UNDEF> (t\0_defaults.t at line 62)
# Expected: 'symbolic'
# t\0_defaults.t line 62 is: ok( $settings->{'stemlink'}, 'symbolic' );
The system cannot find the path specified.
# Test 36 got: <UNDEF> (t\0_defaults.t at line 64)
# Expected: ''
# t\0_defaults.t line 64 is: ok( $settings->{'tar'}, $bin );
# Test 37 got: <UNDEF> (t\0_defaults.t at line 65)
# Expected: 'undef'
# t\0_defaults.t line 65 is: ok( $settings->{'touch'}, 'undef' );
The system cannot find the path specified.
# Test 38 got: <UNDEF> (t\0_defaults.t at line 67)
# Expected: ''
# t\0_defaults.t line 67 is: ok( $settings->{'uncompress'}, $bin );
# Test 39 got: <UNDEF> (t\0_defaults.t at line 68)
# Expected: 'undef'
# t\0_defaults.t line 68 is: ok( $settings->{'version'}, 'undef' );
The system cannot find the path specified.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Test 1 got: <UNDEF> (t\1_settings.t at line 25)
# Expected: ''
# t\1_settings.t line 25 is: ok( $settings_new->{$bin}, $binpath );
The system cannot find the path specified.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Test 2 got: <UNDEF> (t\1_settings.t at line 25 fail #2)
# Expected: ''
The system cannot find the path specified.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Test 3 got: <UNDEF> (t\1_settings.t at line 25 fail #3)
# Expected: ''
The system cannot find the path specified.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Test 4 got: <UNDEF> (t\1_settings.t at line 41)
# Expected: ''
# t\1_settings.t line 41 is: ok( $settings_new->{$bin}, $binpath );
The system cannot find the path specified.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Test 5 got: <UNDEF> (t\1_settings.t at line 41 fail #2)
# Expected: ''
# Test 6 got: <UNDEF> (t\1_settings.t at line 46)
# Expected: 'www/foo/httpd.conf'
# t\1_settings.t line 46 is: ok( $settings_new->{'apacheconf'}, 'www/foo/httpd.conf' );
# Test 7 got: <UNDEF> (t\1_settings.t at line 50)
# Expected: '(?i-xsm:^\s*(?:TransferLog)\s+(\S+))'
# t\1_settings.t line 50 is: ok( $settings_new->{'apachelog'}, '(?i-xsm:^\s*(?:TransferLog)\s+(\S+))' );
# Test 8 got: <UNDEF> (t\1_settings.t at line 54)
# Expected: ''
# t\1_settings.t line 54 is: ok( $settings_new->{'apachelogexclude'}, '' );
# Test 9 got: <UNDEF> (t\1_settings.t at line 58)
# Expected: '1'
# t\1_settings.t line 58 is: ok( $settings_new->{'clobber'}, '1' );
# Test 10 got: <UNDEF> (t\1_settings.t at line 60)
# Expected: '0'
# t\1_settings.t line 60 is: ok( $settings_new->{'clobber'}, '0' );
# Test 11 got: <UNDEF> (t\1_settings.t at line 64)
# Expected: 'etc/foo.conf'
# t\1_settings.t line 64 is: ok( $settings_new->{'config'}, 'etc/foo.conf' );
# Test 12 got: <UNDEF> (t\1_settings.t at line 68)
# Expected: '99'
# t\1_settings.t line 68 is: ok( $settings_new->{'count'}, '99' );
# Test 13 got: <UNDEF> (t\1_settings.t at line 72)
# Expected: '1'
# t\1_settings.t line 72 is: ok( $settings_new->{'dry-run'}, '1' );
# Test 14 got: <UNDEF> (t\1_settings.t at line 76)
# Expected: '%y-%m-%d'
# t\1_settings.t line 76 is: ok( $settings_new->{'datefmt'}, '%y-%m-%d' );
# Test 15 got: <UNDEF> (t\1_settings.t at line 80)
# Expected: 'foo'
# t\1_settings.t line 80 is: ok( $settings_new->{'ext'}, 'foo' );
# Test 16 got: <UNDEF> (t\1_settings.t at line 84)
# Expected: 'egrep -v "localhost" $LOG'
# t\1_settings.t line 84 is: ok( $settings_new->{'filter'}, 'egrep -v "localhost" $LOG' );
# Test 17 got: <UNDEF> (t\1_settings.t at line 88)
# Expected: '1'
# t\1_settings.t line 88 is: ok( $settings_new->{'force-pfh'}, '1' );
# Test 18 got: <UNDEF> (t\1_settings.t at line 92)
# Expected: '1'
# t\1_settings.t line 92 is: ok( $settings_new->{'force-pmh'}, '1' );
# Test 19 got: <UNDEF> (t\1_settings.t at line 96)
# Expected: '1'
# t\1_settings.t line 96 is: ok( $settings_new->{'full-path'}, '1' );
# Test 20 got: <UNDEF> (t\1_settings.t at line 100)
# Expected: '0'
# t\1_settings.t line 100 is: ok( $settings_new->{'gripe'}, '0' );
# Test 21 got: <UNDEF> (t\1_settings.t at line 104)
# Expected: '1'
# t\1_settings.t line 104 is: ok( $settings_new->{'hourly'}, '1' );
# Test 22 got: <UNDEF> (t\1_settings.t at line 108)
# Expected: '( /var/log/messages )'
# t\1_settings.t line 108 is: ok( $settings_new->{'log'}, '( /var/log/messages )' );
# Test 23 got: <UNDEF> (t\1_settings.t at line 112)
# Expected: '5'
# t\1_settings.t line 112 is: ok( $settings_new->{'loglevel'}, '5' );
# Test 24 got: <UNDEF> (t\1_settings.t at line 116)
# Expected: '( /var/log/messages )'
# t\1_settings.t line 116 is: ok( $settings_new->{'nolog'}, '( /var/log/messages )' );
# Test 25 got: <UNDEF> (t\1_settings.t at line 120)
# Expected: '0'
# t\1_settings.t line 120 is: ok( $settings_new->{'period'}, '0' );
# Test 26 got: <UNDEF> (t\1_settings.t at line 121)
# Expected: 'move,compress'
# t\1_settings.t line 121 is: ok( $settings_new->{'process'}, 'move,compress' );
# Test 27 got: <UNDEF> (t\1_settings.t at line 125)
# Expected: '14'
# t\1_settings.t line 125 is: ok( $settings_new->{'period'}, '14' );
# Test 28 got: <UNDEF> (t\1_settings.t at line 126)
# Expected: '13'
# t\1_settings.t line 126 is: ok( $settings_new->{'count'}, '13' );
# Test 29 got: <UNDEF> (t\1_settings.t at line 130)
# Expected: '7'
# t\1_settings.t line 130 is: ok( $settings_new->{'count'}, '7' );
# Test 30 got: <UNDEF> (t\1_settings.t at line 131)
# Expected: 'move,filter,compress'
# t\1_settings.t line 131 is: ok( $settings_new->{'process'}, 'move,filter,compress' );
# Test 31 got: <UNDEF> (t\1_settings.t at line 135)
# Expected: '9'
# t\1_settings.t line 135 is: ok( $settings_new->{'count'}, '9' );
# Test 32 got: <UNDEF> (t\1_settings.t at line 136)
# Expected: 'move,compress'
# t\1_settings.t line 136 is: ok( $settings_new->{'process'}, 'move,compress' );
# Test 33 got: <UNDEF> (t\1_settings.t at line 140)
# Expected: 'move,compress'
# t\1_settings.t line 140 is: ok( $settings_new->{'process'}, 'move,compress' );
# Test 34 got: <UNDEF> (t\1_settings.t at line 144)
# Expected: '/bin/killall httpd'
# t\1_settings.t line 144 is: ok( $settings_new->{'postfilterhook'}, '/bin/killall httpd' );
# Test 35 got: <UNDEF> (t\1_settings.t at line 148)
# Expected: '/bin/killall httpd'
# t\1_settings.t line 148 is: ok( $settings_new->{'postmovehook'}, '/bin/killall httpd' );
# Test 36 got: <UNDEF> (t\1_settings.t at line 152)
# Expected: 'all'
# t\1_settings.t line 152 is: ok( $settings_new->{'process'}, 'all' );
# Test 37 got: <UNDEF> (t\1_settings.t at line 156)
# Expected: 'filter'
# t\1_settings.t line 156 is: ok( $settings_new->{'process'}, 'filter' );
# Test 38 got: <UNDEF> (t\1_settings.t at line 160)
# Expected: 'none'
# t\1_settings.t line 160 is: ok( $settings_new->{'process'}, 'none' );
# Test 39 got: <UNDEF> (t\1_settings.t at line 164)
# Expected: 'archive,compress'
# t\1_settings.t line 164 is: ok( $settings_new->{'process'}, 'archive,compress' );
# Test 40 got: <UNDEF> (t\1_settings.t at line 168)
# Expected: 'filter'
# t\1_settings.t line 168 is: ok( $settings_new->{'process'}, 'filter' );
# Test 41 got: <UNDEF> (t\1_settings.t at line 172)
# Expected: 'move,filter,compress'
# t\1_settings.t line 172 is: ok( $settings_new->{'process'}, 'move,filter,compress' );
# Test 42 got: <UNDEF> (t\1_settings.t at line 176)
# Expected: 'move,filter,compress'
# t\1_settings.t line 176 is: ok( $settings_new->{'process'}, 'move,filter,compress' );
# Test 43 got: <UNDEF> (t\1_settings.t at line 180)
# Expected: 'all'
# t\1_settings.t line 180 is: ok( $settings_new->{'process'}, 'all' );
# Test 44 got: <UNDEF> (t\1_settings.t at line 184)
# Expected: 'filter'
# t\1_settings.t line 184 is: ok( $settings_new->{'process'}, 'filter' );
# Test 45 got: <UNDEF> (t\1_settings.t at line 188)
# Expected: 'all'
# t\1_settings.t line 188 is: ok( $settings_new->{'process'}, 'all' );
# Test 46 got: <UNDEF> (t\1_settings.t at line 192)
# Expected: 'filter'
# t\1_settings.t line 192 is: ok( $settings_new->{'process'}, 'filter' );
# Test 47 got: <UNDEF> (t\1_settings.t at line 196)
# Expected: 'move,filter'
# t\1_settings.t line 196 is: ok( $settings_new->{'process'}, 'move,filter' );
# Test 48 got: <UNDEF> (t\1_settings.t at line 200)
# Expected: 'filter,compress'
# t\1_settings.t line 200 is: ok( $settings_new->{'process'}, 'filter,compress' );
# Test 49 got: <UNDEF> (t\1_settings.t at line 204)
# Expected: 'move,filter'
# t\1_settings.t line 204 is: ok( $settings_new->{'process'}, 'move,filter' );
# Test 50 got: <UNDEF> (t\1_settings.t at line 208)
# Expected: 'filter,archive,compress'
# t\1_settings.t line 208 is: ok( $settings_new->{'process'}, 'filter,archive,compress' );
# Test 51 got: <UNDEF> (t\1_settings.t at line 212)
# Expected: 'move,filter,archive,compress,delete'
# t\1_settings.t line 212 is: ok( $settings_new->{'process'}, 'move,filter,archive,compress,delete' );
# Test 52 got: <UNDEF> (t\1_settings.t at line 216)
# Expected: 'move,archive,compress'
# t\1_settings.t line 216 is: ok( $settings_new->{'process'}, 'move,archive,compress' );
# Test 53 got: <UNDEF> (t\1_settings.t at line 220)
# Expected: 'move,filter,archive,compress'
# t\1_settings.t line 220 is: ok( $settings_new->{'process'}, 'move,filter,archive,compress' );
# Test 54 got: <UNDEF> (t\1_settings.t at line 224)
# Expected: 'archive'
# t\1_settings.t line 224 is: ok( $settings_new->{'process'}, 'archive' );
# Test 55 got: <UNDEF> (t\1_settings.t at line 228)
# Expected: 'move,archive'
# t\1_settings.t line 228 is: ok( $settings_new->{'process'}, 'move,archive' );
# Test 56 got: <UNDEF> (t\1_settings.t at line 232)
# Expected: 'all'
# t\1_settings.t line 232 is: ok( $settings_new->{'process'}, 'all' );
# Test 57 got: <UNDEF> (t\1_settings.t at line 236)
# Expected: 'move,filter,archive,compress'
# t\1_settings.t line 236 is: ok( $settings_new->{'process'}, 'move,filter,archive,compress' );
# Test 58 got: <UNDEF> (t\1_settings.t at line 240)
# Expected: 'move,archive,compress'
# t\1_settings.t line 240 is: ok( $settings_new->{'process'}, 'move,archive,compress' );
# Test 59 got: <UNDEF> (t\1_settings.t at line 244)
# Expected: 'archive'
# t\1_settings.t line 244 is: ok( $settings_new->{'process'}, 'archive' );
# Test 60 got: <UNDEF> (t\1_settings.t at line 248)
# Expected: 'move,filter,archive'
# t\1_settings.t line 248 is: ok( $settings_new->{'process'}, 'move,filter,archive' );
# Test 61 got: <UNDEF> (t\1_settings.t at line 252)
# Expected: 'move,archive,delete'
# t\1_settings.t line 252 is: ok( $settings_new->{'process'}, 'move,archive,delete' );
# Test 62 got: <UNDEF> (t\1_settings.t at line 256)
# Expected: 'move,filter,archive,compress'
# t\1_settings.t line 256 is: ok( $settings_new->{'process'}, 'move,filter,archive,compress' );
# Test 63 got: <UNDEF> (t\1_settings.t at line 260)
# Expected: 'move,filter,archive,compress'
# t\1_settings.t line 260 is: ok( $settings_new->{'process'}, 'move,filter,archive,compress' );
# Test 64 got: <UNDEF> (t\1_settings.t at line 264)
# Expected: '~'
# t\1_settings.t line 264 is: ok( $settings_new->{'sep'}, '~' );
# Test 65 got: <UNDEF> (t\1_settings.t at line 268)
# Expected: '12288'
# t\1_settings.t line 268 is: ok( $settings_new->{'size'}, '12288' );
# Test 66 got: <UNDEF> (t\1_settings.t at line 272)
# Expected: 'foo'
# t\1_settings.t line 272 is: ok( $settings_new->{'stem'}, 'foo' );
# Test 67 got: <UNDEF> (t\1_settings.t at line 276)
# Expected: 'ls -l ~/var/log; sleep 3'
# t\1_settings.t line 276 is: ok( $settings_new->{'stemhook'}, 'ls -l ~/var/log; sleep 3' );
# Test 68 got: <UNDEF> (t\1_settings.t at line 280)
# Expected: 'hard'
# t\1_settings.t line 280 is: ok( $settings_new->{'stemlink'}, 'hard' );
# Test 69 got: <UNDEF> (t\1_settings.t at line 284)
# Expected: 'copy'
# t\1_settings.t line 284 is: ok( $settings_new->{'stemlink'}, 'copy' );
# Test 70 got: <UNDEF> (t\1_settings.t at line 288)
# Expected: '1'
# t\1_settings.t line 288 is: ok( $settings_new->{'touch'}, '1' );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 1 in t\2_move.t at line 23
# t\2_move.t line 23 is: ok( -f "$log1.$date_ext" );
# Test 2 got: <UNDEF> (t\2_move.t at line 24)
# Expected: '0'
# t\2_move.t line 24 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 3 in t\2_move.t at line 31
# t\2_move.t line 31 is: ok( -f "$log1.$date_ext" );
# Test 4 got: <UNDEF> (t\2_move.t at line 32)
# Expected: '1024'
# t\2_move.t line 32 is: ok( -s _, 1024 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 5 in t\2_move.t at line 40
# t\2_move.t line 40 is: ok( -f "$log1.$date_ext" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 6 in t\2_move.t at line 50
# t\2_move.t line 50 is: ok( -f "$log1.$date_ext" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 7 in t\2_move.t at line 58
# t\2_move.t line 58 is: ok( -f "$log1.yowza!" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 8 in t\2_move.t at line 68
# t\2_move.t line 68 is: ok( -f "$log1.$date_ext" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 9 in t\2_move.t at line 77
# t\2_move.t line 77 is: ok( -f "$log1.0.gz" || -f "$log1.0.Z" );
Use of uninitialized value in numeric lt (<) at t\2_move.t line 79.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 11 in t\2_move.t at line 84
# t\2_move.t line 84 is: ok( -f "$log1.0.gz" || -f "$log1.0.Z" );
Use of uninitialized value in numeric lt (<) at t\2_move.t line 86.
Use of uninitialized value in numeric gt (>) at t\2_move.t line 86.
# Failed test 12 in t\2_move.t at line 86
# t\2_move.t line 86 is: ok( $size2 < 20540 && $size2 > 1024 ); ## compress makes random files somewhat bigger
# Failed test 13 in t\2_move.t at line 89
# t\2_move.t line 89 is: ok( -f "$log1.1.gz" || -f "$log1.1.Z" );
Use of uninitialized value in numeric eq (==) at t\2_move.t line 90.
Use of uninitialized value in numeric eq (==) at t\2_move.t line 90.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 15 in t\2_move.t at line 95
# t\2_move.t line 95 is: ok( -f "$log1.0.gz" || -f "$log1.0.Z" );
Use of uninitialized value in integer lt (<) at t\2_move.t line 96.
Use of uninitialized value in integer gt (>) at t\2_move.t line 96.
Use of uninitialized value in integer lt (<) at t\2_move.t line 96.
Use of uninitialized value in integer gt (>) at t\2_move.t line 96.
# Failed test 16 in t\2_move.t at line 96
# t\2_move.t line 96 is: ok( (-s "$log1.0.gz" < 20540 && -s _ > 800) || (-s "$log1.0.Z" < 20540 && -s _ > 800) );
# Failed test 17 in t\2_move.t at line 100
# t\2_move.t line 100 is: ok( -f "$log1.2.gz" || -f "$log1.2.Z" );
Use of uninitialized value in numeric eq (==) at t\2_move.t line 101.
Use of uninitialized value in numeric eq (==) at t\2_move.t line 101.
# Failed test 19 in t\2_move.t at line 104
# t\2_move.t line 104 is: ok( -f "$log1.1.gz" || -f "$log1.1.Z" );
Use of uninitialized value in numeric eq (==) at t\2_move.t line 105.
Use of uninitialized value in numeric eq (==) at t\2_move.t line 105.
# Test 21 got: ''..' is not recognized as an internal or external command,
operable program or batch file.
' (t\2_move.t at line 112)
# Expected: ''
# t\2_move.t line 112 is: ok( $garbage, '' ); ## garbage should be empty string: we don't
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 24 in t\2_move.t at line 120
# t\2_move.t line 120 is: ok( ! -f "$log1" );
# Failed test 25 in t\2_move.t at line 121
# t\2_move.t line 121 is: ok( -f "$log1.foo" ); unlink "$log1.foo";
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 26 in t\2_move.t at line 127
# t\2_move.t line 127 is: ok( -f "$log1.foo" ); unlink "$log1.foo";
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 27 in t\2_move.t at line 134
# t\2_move.t line 134 is: ok( -f "$log1.bar" ); unlink( "$log1.bar" );
# Failed test 28 in t\2_move.t at line 135
# t\2_move.t line 135 is: ok( -f "$log2.bar" ); unlink( "$log2.bar" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 30 in t\2_move.t at line 143
# t\2_move.t line 143 is: ok( -f "$log2.bar" ); unlink( "$log2.bar" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 32 in t\2_move.t at line 153
# t\2_move.t line 153 is: ok( -f "$log2.bar" ); unlink( "$log2.bar" );
# Failed test 33 in t\2_move.t at line 154
# t\2_move.t line 154 is: ok( -f "$log3.bar" ); unlink( "$log3.bar" );
# Failed test 34 in t\2_move.t at line 155
# t\2_move.t line 155 is: ok( -f "$log4.bar" ); unlink( "$log4.bar" );
# Failed test 35 in t\2_move.t at line 162
# t\2_move.t line 162 is: ok( $garbage =~ /You must specify one or more log files/ );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 38 in t\2_move.t at line 168
# t\2_move.t line 168 is: ok( -f "$log1.bar" ); unlink( "$log1.bar" );
# Failed test 39 in t\2_move.t at line 169
# t\2_move.t line 169 is: ok( -f "$log2.bar" ); unlink( "$log2.bar" );
# Failed test 40 in t\2_move.t at line 176
# t\2_move.t line 176 is: ok( $garbage =~ /You must specify one or more log files/ );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 46 in t\2_move.t at line 190
# t\2_move.t line 190 is: ok( -f "$log4.bar" ); unlink( "$log4.bar" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 47 in t\2_move.t at line 199
# t\2_move.t line 199 is: ok( -f "$log1.burp" ); unlink( "$log1.burp" );
# Failed test 50 in t\2_move.t at line 202
# t\2_move.t line 202 is: ok( -f "$log4.burp" ); unlink( "$log4.burp" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 51 in t\2_move.t at line 211
# t\2_move.t line 211 is: ok( $garbage =~ /You must specify one or more log files/ );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 56 in t\2_move.t at line 221
# t\2_move.t line 221 is: ok( -f "$log1~foo" );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 57 in t\2_move.t at line 228
# t\2_move.t line 228 is: ok( -f "$log1.bar" );
# Test 58 got: <UNDEF> (t\2_move.t at line 229)
# Expected: '1024'
# t\2_move.t line 229 is: ok( -s _, 1024 );
# Test 60 got: '1024' (t\2_move.t at line 231)
# Expected: '0'
# t\2_move.t line 231 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 61 in t\2_move.t at line 239
# t\2_move.t line 239 is: ok( ! $? );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 62 in t\2_move.t at line 246
# t\2_move.t line 246 is: ok( $return =~ /stemhook command returned non-zero status/ );
The system cannot find the file specified.
# Failed test 63 in t\2_move.t at line 258
# t\2_move.t line 258 is: ok( -f "$log1.${date_ext}z" );
grep: a.040602z: No such file or directory
# Failed test 64 in t\2_move.t at line 260
# t\2_move.t line 260 is: ok( $return =~ /^y{1024}$/ );
# Failed test 65 in t\2_move.t at line 263
# t\2_move.t line 263 is: ok( -f "$log2.${date_ext}z" );
grep: b.040602z: No such file or directory
# Failed test 66 in t\2_move.t at line 265
# t\2_move.t line 265 is: ok( $return =~ /^y{1024}$/ );
# Failed test 67 in t\2_move.t at line 268
# t\2_move.t line 268 is: ok( -f "$log3.${date_ext}z" );
grep: c.040602z: No such file or directory
# Failed test 68 in t\2_move.t at line 270
# t\2_move.t line 270 is: ok( $return =~ /^y{1024}$/ );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Test 3 got: '594' (t\3_filter.t at line 26)
# Expected: '22'
# t\3_filter.t line 26 is: ok( $lines, 22 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Test 5 got: '594' (t\3_filter.t at line 38)
# Expected: '576'
# t\3_filter.t line 38 is: ok( $lines, 576 );
The system cannot find the file specified.
# Failed test 6 in t\3_filter.t at line 50
# t\3_filter.t line 50 is: ok( -f "$log1.z" );
grep: a.z: No such file or directory
# Failed test 7 in t\3_filter.t at line 52
# t\3_filter.t line 52 is: ok( $return =~ /^y{1024}$/ );
# Failed test 8 in t\3_filter.t at line 55
# t\3_filter.t line 55 is: ok( -f "$log2.z" );
grep: b.z: No such file or directory
# Failed test 9 in t\3_filter.t at line 57
# t\3_filter.t line 57 is: ok( $return =~ /^y{1024}$/ );
# Failed test 10 in t\3_filter.t at line 60
# t\3_filter.t line 60 is: ok( -f "$log3.z" );
grep: c.z: No such file or directory
# Failed test 11 in t\3_filter.t at line 62
# t\3_filter.t line 62 is: ok( $return =~ /^y{1024}$/ );
The system cannot find the path specified.
The system cannot find the path specified.
'..' is not recognized as an internal or external command,
operable program or batch file.
'..' is not recognized as an internal or external command,
operable program or batch file.
'..' is not recognized as an internal or external command,
operable program or batch file.
'..' is not recognized as an internal or external command,
operable program or batch file.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 1 in t\4_archive.t at line 23
# t\4_archive.t line 23 is: ok( -f 'test_log.tar' );
Use of uninitialized value in integer gt (>) at t\4_archive.t line 24.
# Failed test 2 in t\4_archive.t at line 24
# t\4_archive.t line 24 is: ok( -s _ > 5120 );
'-tf' is not recognized as an internal or external command,
operable program or batch file.
# Test 3 got: '0' (t\4_archive.t at line 28)
# Expected: '5'
# t\4_archive.t line 28 is: ok( scalar(keys %contents), 5 );
# Test 4 got: <UNDEF> (t\4_archive.t at line 30)
# Expected: '8'
# t\4_archive.t line 30 is: ok( $contents{"test_log.$i"}, 8 );
# Test 5 got: <UNDEF> (t\4_archive.t at line 30 fail #2)
# Expected: '8'
# Test 6 got: <UNDEF> (t\4_archive.t at line 30 fail #3)
# Expected: '8'
# Test 7 got: <UNDEF> (t\4_archive.t at line 30 fail #4)
# Expected: '8'
# Test 8 got: <UNDEF> (t\4_archive.t at line 30 fail #5)
# Expected: '8'
# Failed test 9 in t\4_archive.t at line 32
# t\4_archive.t line 32 is: ok( unlink( 'test_log.tar' ) );
mkdir: `foo' exists but is not a directory
Could not open foo/test_log.foo.1: No such file or directory
# Failed test 2 in t\7_diagnostic.t at line 25
# t\7_diagnostic.t line 25 is: ok( $result =~ /^Could not read config file/ );
# Failed test 3 in t\7_diagnostic.t at line 30
# t\7_diagnostic.t line 30 is: ok( $result =~ /^\[.+\] \[savelogs\] Fatal: Could not chdir to 'foo'/ );
The system cannot find the path specified.
The system cannot find the path specified.
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 1 in t\9_config.t at line 37
# t\9_config.t line 37 is: ok( -f "var/log/messages.$date_ext.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 38.
Use of uninitialized value in integer gt (>) at t\9_config.t line 38.
# Failed test 2 in t\9_config.t at line 38
# t\9_config.t line 38 is: ok( -s _ < 1024 && -s _ > 0 );
# Test 4 got: '1024' (t\9_config.t at line 40)
# Expected: '0'
# t\9_config.t line 40 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 6 in t\9_config.t at line 57
# t\9_config.t line 57 is: ok( -f "var/log/messages.$date_exty.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 58.
Use of uninitialized value in integer gt (>) at t\9_config.t line 58.
# Failed test 7 in t\9_config.t at line 58
# t\9_config.t line 58 is: ok( -s _ < 1024 && -s _ > 0 );
# Test 9 got: '1024' (t\9_config.t at line 60)
# Expected: '0'
# t\9_config.t line 60 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 11 in t\9_config.t at line 77
# t\9_config.t line 77 is: ok( -f "var/log/messages.$date_extc.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 78.
Use of uninitialized value in integer gt (>) at t\9_config.t line 78.
# Failed test 12 in t\9_config.t at line 78
# t\9_config.t line 78 is: ok( -s _ < 1024 && -s _ > 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 14 in t\9_config.t at line 95
# t\9_config.t line 95 is: ok( -f "var/log/messages.tar.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 96.
Use of uninitialized value in integer gt (>) at t\9_config.t line 96.
# Failed test 15 in t\9_config.t at line 96
# t\9_config.t line 96 is: ok( -s _ < 1024 && -s _ > 0 );
# Test 17 got: '1024' (t\9_config.t at line 98)
# Expected: '0'
# t\9_config.t line 98 is: ok( -s _, 0 );
'-ztf' is not recognized as an internal or external command,
operable program or batch file.
# Test 18 got: '0' (t\9_config.t at line 101)
# Expected: '1'
# t\9_config.t line 101 is: ok( scalar(keys %contents), 1 );
# Test 19 got: <UNDEF> (t\9_config.t at line 102)
# Expected: '8'
# t\9_config.t line 102 is: ok( $contents{"messages.$date_ext"}, 8 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 21 in t\9_config.t at line 120
# t\9_config.t line 120 is: ok( -f "var/log/messages.0.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 121.
Use of uninitialized value in integer gt (>) at t\9_config.t line 121.
# Failed test 22 in t\9_config.t at line 121
# t\9_config.t line 121 is: ok( -s _ < 1024 && -s _ > 0 );
# Test 24 got: '1024' (t\9_config.t at line 123)
# Expected: '0'
# t\9_config.t line 123 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 26 in t\9_config.t at line 144
# t\9_config.t line 144 is: ok( -f "var/log/messages.$date_ext.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 145.
Use of uninitialized value in integer gt (>) at t\9_config.t line 145.
# Failed test 27 in t\9_config.t at line 145
# t\9_config.t line 145 is: ok( -s _ < 1024 && -s _ > 0 );
# Test 29 got: '1024' (t\9_config.t at line 147)
# Expected: '0'
# t\9_config.t line 147 is: ok( -s _, 0 );
# Failed test 30 in t\9_config.t at line 149
# t\9_config.t line 149 is: ok( -f "var/log/procmail.$date_ext.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 150.
Use of uninitialized value in integer gt (>) at t\9_config.t line 150.
# Failed test 31 in t\9_config.t at line 150
# t\9_config.t line 150 is: ok( -s _ < 1024 && -s _ > 0 );
# Test 33 got: '1024' (t\9_config.t at line 152)
# Expected: '0'
# t\9_config.t line 152 is: ok( -s _, 0 );
# Failed test 34 in t\9_config.t at line 154
# t\9_config.t line 154 is: ok( -f "var/mail/cron.$date_ext.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 155.
Use of uninitialized value in integer gt (>) at t\9_config.t line 155.
# Failed test 35 in t\9_config.t at line 155
# t\9_config.t line 155 is: ok( -s _ < 1024 && -s _ > 0 );
# Test 37 got: '1024' (t\9_config.t at line 157)
# Expected: '0'
# t\9_config.t line 157 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 39 in t\9_config.t at line 178
# t\9_config.t line 178 is: ok( -f "var/log/logs.tar.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 179.
Use of uninitialized value in integer gt (>) at t\9_config.t line 179.
# Failed test 40 in t\9_config.t at line 179
# t\9_config.t line 179 is: ok( -s _ < 1024 && -s _ > 0 );
'-ztf' is not recognized as an internal or external command,
operable program or batch file.
# Test 41 got: '0' (t\9_config.t at line 182)
# Expected: '3'
# t\9_config.t line 182 is: ok( scalar(keys %contents), 3 );
# Test 42 got: <UNDEF> (t\9_config.t at line 183)
# Expected: '8'
# t\9_config.t line 183 is: ok( $contents{"messages.$date_ext"}, 8 );
# Test 43 got: <UNDEF> (t\9_config.t at line 184)
# Expected: '8'
# t\9_config.t line 184 is: ok( $contents{"procmail.$date_ext"}, 8 );
# Test 44 got: <UNDEF> (t\9_config.t at line 185)
# Expected: '8'
# t\9_config.t line 185 is: ok( $contents{"cron.$date_ext"}, 8 );
# Test 46 got: '1024' (t\9_config.t at line 188)
# Expected: '0'
# t\9_config.t line 188 is: ok( -s _, 0 );
# Test 48 got: '1024' (t\9_config.t at line 191)
# Expected: '0'
# t\9_config.t line 191 is: ok( -s _, 0 );
# Test 50 got: '1024' (t\9_config.t at line 194)
# Expected: '0'
# t\9_config.t line 194 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 52 in t\9_config.t at line 216
# t\9_config.t line 216 is: ok( -f "var/log/logs.tar.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 217.
Use of uninitialized value in integer gt (>) at t\9_config.t line 217.
# Failed test 53 in t\9_config.t at line 217
# t\9_config.t line 217 is: ok( -s _ < 1024 && -s _ > 0 );
'-ztf' is not recognized as an internal or external command,
operable program or batch file.
# Test 54 got: '0' (t\9_config.t at line 220)
# Expected: '4'
# t\9_config.t line 220 is: ok( scalar(keys %contents), 4 );
# Test 55 got: <UNDEF> (t\9_config.t at line 221)
# Expected: '3'
# t\9_config.t line 221 is: ok( $contents{"var/log/messages.$date_ext"}, 3 );
# Test 56 got: <UNDEF> (t\9_config.t at line 222)
# Expected: '3'
# t\9_config.t line 222 is: ok( $contents{"var/log/procmail.$date_ext"}, 3 );
# Test 57 got: <UNDEF> (t\9_config.t at line 223)
# Expected: '3'
# t\9_config.t line 223 is: ok( $contents{"var/log/cron.$date_ext"}, 3 );
# Test 58 got: <UNDEF> (t\9_config.t at line 224)
# Expected: '3'
# t\9_config.t line 224 is: ok( $contents{"var/mail/cron.$date_ext"}, 3 );
# Test 60 got: '1024' (t\9_config.t at line 227)
# Expected: '0'
# t\9_config.t line 227 is: ok( -s _, 0 );
# Test 62 got: '1024' (t\9_config.t at line 230)
# Expected: '0'
# t\9_config.t line 230 is: ok( -s _, 0 );
# Test 64 got: '1024' (t\9_config.t at line 233)
# Expected: '0'
# t\9_config.t line 233 is: ok( -s _, 0 );
# Test 66 got: '1024' (t\9_config.t at line 236)
# Expected: '0'
# t\9_config.t line 236 is: ok( -s _, 0 );
'..' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 68 in t\9_config.t at line 258
# t\9_config.t line 258 is: ok( -f "var/log/logs.tar.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 259.
Use of uninitialized value in integer gt (>) at t\9_config.t line 259.
# Failed test 69 in t\9_config.t at line 259
# t\9_config.t line 259 is: ok( -s _ < 1024 && -s _ > 0 );
# Failed test 70 in t\9_config.t at line 260
# t\9_config.t line 260 is: ok( -f "var/mail/logs.tar.gz" );
Use of uninitialized value in integer lt (<) at t\9_config.t line 261.
Use of uninitialized value in integer gt (>) at t\9_config.t line 261.
# Failed test 71 in t\9_config.t at line 261
# t\9_config.t line 261 is: ok( -s _ < 1024 && -s _ > 0 );
'-ztf' is not recognized as an internal or external command,
operable program or batch file.
# Test 72 got: '0' (t\9_config.t at line 264)
# Expected: '3'
# t\9_config.t line 264 is: ok( scalar(keys %contents), 3 );
# Test 73 got: <UNDEF> (t\9_config.t at line 265)
# Expected: '6'
# t\9_config.t line 265 is: ok( $contents{"messages.$date_ext"}, 6 );
# Test 74 got: <UNDEF> (t\9_config.t at line 266)
# Expected: '6'
# t\9_config.t line 266 is: ok( $contents{"procmail.$date_ext"}, 6 );
# Test 75 got: <UNDEF> (t\9_config.t at line 267)
# Expected: '6'
# t\9_config.t line 267 is: ok( $contents{"cron.$date_ext"}, 6 );
'-ztf' is not recognized as an internal or external command,
operable program or batch file.
# Test 76 got: '0' (t\9_config.t at line 270)
# Expected: '1'
# t\9_config.t line 270 is: ok( scalar(keys %contents), 1 );
# Test 77 got: <UNDEF> (t\9_config.t at line 271)
# Expected: '2'
# t\9_config.t line 271 is: ok( $contents{"cron.$date_ext"}, 2 );
# Test 79 got: '1024' (t\9_config.t at line 274)
# Expected: '0'
# t\9_config.t line 274 is: ok( -s _, 0 );
# Test 81 got: '1024' (t\9_config.t at line 277)
# Expected: '0'
# t\9_config.t line 277 is: ok( -s _, 0 );
# Test 83 got: '1024' (t\9_config.t at line 280)
# Expected: '0'
# t\9_config.t line 280 is: ok( -s _, 0 );
# Test 85 got: '1024' (t\9_config.t at line 283)
# Expected: '0'
# t\9_config.t line 283 is: ok( -s _, 0 );
The symlink function is unimplemented at t\9_config.t line 296.
The symlink function is unimplemented at t\a_apache.t line 74.
rm: cannot remove `www': No such file or directory
rm: cannot remove `more_httpds': No such file or directory
Failed 8/11 test scripts, 27.27% okay. 328/394 subtests failed, 16.75% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff'
Stop.
Additional comments:
--
Summary of my perl5 (revision 5 version 6 subversion 1) 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=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
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='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86'
libpth="C:\Perl\lib\CORE"
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=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86'
-
FAIL savelogs-1.70 MSWin32-x86-multi-thread 4.0
by Barbie