Subject: | Error during install caused by deprecated redis.conf option |
t/00_compile.t .. ok
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 115
Show quoted text
>>> 'glueoutputbuf yes'
Bad directive or wrong number of arguments
cannot open port: 50092 at
/home/bluet/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/TCP.pm
line 85.
t/client.t ......
Dubious, test returned 111 (wstat 28416, 0x6f00)
No subtests run
t/leak.t ........ skipped: Test::LeakTrace required
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 115
Show quoted text>>> 'glueoutputbuf yes'
Bad directive or wrong number of arguments
cannot open port: 50222 at
/home/bluet/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/TCP.pm
line 85.
t/lrange.t ......
Dubious, test returned 111 (wstat 28416, 0x6f00)
No subtests run
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 115
Show quoted text>>> 'glueoutputbuf yes'
Bad directive or wrong number of arguments
cannot open port: 50404 at
/home/bluet/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/TCP.pm
line 85.
t/multi.t .......
Dubious, test returned 111 (wstat 28416, 0x6f00)
No subtests run
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 115
Show quoted text>>> 'glueoutputbuf yes'
Bad directive or wrong number of arguments
cannot open port: 50600 at
/home/bluet/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/TCP.pm
line 85.
t/pubsub.t ......
Dubious, test returned 111 (wstat 28416, 0x6f00)
No subtests run
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 115
Show quoted text>>> 'glueoutputbuf yes'
Bad directive or wrong number of arguments
cannot open port: 50336 at
/home/bluet/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/TCP.pm
line 85.
t/reconnect.t ...
Dubious, test returned 111 (wstat 28416, 0x6f00)
No subtests run
*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 115
Show quoted text>>> 'glueoutputbuf yes'
Bad directive or wrong number of arguments
cannot open port: 50703 at
/home/bluet/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/TCP.pm
line 85.
t/utf8.t ........
Dubious, test returned 111 (wstat 28416, 0x6f00)
No subtests run
Test Summary Report
-------------------
t/client.t (Wstat: 28416 Tests: 0 Failed: 0)
Non-zero exit status: 111
Parse errors: No plan found in TAP output
t/lrange.t (Wstat: 28416 Tests: 0 Failed: 0)
Non-zero exit status: 111
Parse errors: No plan found in TAP output
t/multi.t (Wstat: 28416 Tests: 0 Failed: 0)
Non-zero exit status: 111
Parse errors: No plan found in TAP output
t/pubsub.t (Wstat: 28416 Tests: 0 Failed: 0)
Non-zero exit status: 111
Parse errors: No plan found in TAP output
t/reconnect.t (Wstat: 28416 Tests: 0 Failed: 0)
Non-zero exit status: 111
Parse errors: No plan found in TAP output
t/utf8.t (Wstat: 28416 Tests: 0 Failed: 0)
Non-zero exit status: 111
Parse errors: No plan found in TAP output
Files=8, Tests=1, 61 wallclock secs ( 0.05 usr 0.03 sys + 1.13 cusr
0.32 csys = 1.53 CPU)
Result: FAIL
Failed 6/8 test programs. 0/1 subtests failed.
make: *** [test_dynamic] Error 111