On Tue, Dec 25, 2007 at 01:26:11PM +0100, Marc 'HE' Brockschmidt wrote:
>Package: perl
>Version: 5.10.0-1
>Severity: serious
>Tags: experimental
>
>Heya,
>
>Building perl 5.10 failed on all my buildds due to the same test suite
>failure:
>
>| ext/Sys/Syslog/t/syslog.......................................#   Failed 
>test 'setlogsock() should return true: '''
>| #   at ../ext/Sys/Syslog/t/syslog.t line 204.
>| # Looks like you failed 1 test of 199.
>| FAILED at test 176
>[...]
>| Failed 1 test out of 1433, 99.93% okay.
>|      ../ext/Sys/Syslog/t/syslog.t

This failure is caused by the test expecting /dev/log to be a listening
socket.

Looks like I need to add sysklogd to the build-depends, and to perhaps
modify the test to quietly succeed (skip) where the setlogsock fails if
possible.

--bod



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to