develooper Front page | perl.perl5.porters | Postings from May 2008

Re: 5.8.9-to-be on Irix

Thread Previous | Thread Next
From:
Sébastien Aperghis-Tramoni
Date:
May 1, 2008 18:13
Subject:
Re: 5.8.9-to-be on Irix
Message ID:
17BA7FAA-033C-4F8A-9B50-9372F31ED069@free.fr
Hello,


David Cantrell wrote:

> My Irix build problems seem to have gone away.  I'm using a different
> machine now, so I'm going to blame having an old compiler on the other
> box.  All that follows is after Configureing with -de -Dprefix=blah
>
> The latest 5.8.x builds and passes all but one of its tests:
>   ext/Sys/Syslog/t/syslog.....................#   Failed test  
> 'syslog()
>   should return true: '0''
>   #   at ../ext/Sys/Syslog/t/syslog.t line 108.
>   FAILED at test 12

Sorry to answer only now. I just catch back on my P5P mails.

> but when I run that test by hand:
>
>   ~/perl-33536/t $ ./perl -T -I../lib ../ext/Sys/Syslog/t/syslog.t \
>      |grep "not ok"
>
> (note the -T, because syslog.t has that on the shebang line, which  
> perl
> doesn't like)

What do you mean by "it doesn't like -T"?

>   not ok 8 - setlogsock() should return true: '0' # TODO minor bug
>   not ok 12 - syslog() should return true: '0'
>   #   Failed test 'syslog() should return true: '0''
>   #   at ../ext/Sys/Syslog/t/syslog.t line 108.
>   not ok 14 - closelog() should return true: '0'
>   #   Failed test 'closelog() should return true: '0''
>   #   at ../ext/Sys/Syslog/t/syslog.t line 113.
>   not ok 110 - [stream] syslog() should return true: '0'
>   #   Failed test '[stream] syslog() should return true: '0''
>   #   at ../ext/Sys/Syslog/t/syslog.t line 168.
>   not ok 112 - [stream] syslog() should return true: '0'
>   #   Failed test '[stream] syslog() should return true: '0''
>   #   at ../ext/Sys/Syslog/t/syslog.t line 175.
>   not ok 114 - [stream] closelog() should return true: '0'
>   #   Failed test '[stream] closelog() should return true: '0''
>   #   at ../ext/Sys/Syslog/t/syslog.t line 184.
>   # Looks like you failed 5 tests of 199.


This looks like CPAN-RT#30710, for which I have no real idea of the  
root of the problem.
   » http://rt.cpan.org/Public/Bug/Display.html?id=30710

Could you tell me what was actually written in your syslog?


-- 
Sébastien Aperghis-Tramoni

Close the world, txEn eht nepO.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About