Skip Menu |

This queue is for tickets about the POSIX-RT-Semaphore CPAN distribution.

Report information
The Basics
Id: 102299
Status: open
Priority: 0/
Queue: POSIX-RT-Semaphore

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.05
Fixed in: (no value)



Subject: UNIVERSAL does not export anything
The test suite fails with perl 5.21.x: UNIVERSAL does not export anything at t/can.t line 10. BEGIN failed--compilation aborted at t/can.t line 10. # Looks like your test exited with 255 before it could output anything. t/can.t ................... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 26/26 subtests
On 2015-02-23 08:13:07, SREZIC wrote: Show quoted text
> The test suite fails with perl 5.21.x: > > UNIVERSAL does not export anything at t/can.t line 10. > BEGIN failed--compilation aborted at t/can.t line 10. > # Looks like your test exited with 255 before it could output anything. > t/can.t ................... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 26/26 subtests
It also fails with the recent stable perl 5.22.1-RC1.
On 2015-11-08 14:19:38, SREZIC wrote: Show quoted text
> On 2015-02-23 08:13:07, SREZIC wrote:
> > The test suite fails with perl 5.21.x: > > > > UNIVERSAL does not export anything at t/can.t line 10. > > BEGIN failed--compilation aborted at t/can.t line 10. > > # Looks like your test exited with 255 before it could output anything. > > t/can.t ................... > > Dubious, test returned 255 (wstat 65280, 0xff00) > > Failed 26/26 subtests
> > It also fails with the recent stable perl 5.22.1-RC1.
The latest devel version POSIX-RT-Semaphore-0.05_02 does not have this problem --- so maybe it should be released as stable?
Subject: Re: [rt.cpan.org #102299] UNIVERSAL does not export anything
Date: Mon, 2 May 2016 14:32:27 -0500
To: bug-POSIX-RT-Semaphore [...] rt.cpan.org
From: Mike Pomraning <mjp [...] cpan.org>
That's a good idea, presuming we didn't change anything else. On Mon, May 2, 2016 at 2:03 PM, Slaven_Rezic via RT < bug-POSIX-RT-Semaphore@rt.cpan.org> wrote: Show quoted text
> Queue: POSIX-RT-Semaphore > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=102299 > > > On 2015-11-08 14:19:38, SREZIC wrote:
> > On 2015-02-23 08:13:07, SREZIC wrote:
> > > The test suite fails with perl 5.21.x: > > > > > > UNIVERSAL does not export anything at t/can.t line 10. > > > BEGIN failed--compilation aborted at t/can.t line 10. > > > # Looks like your test exited with 255 before it could output anything. > > > t/can.t ................... > > > Dubious, test returned 255 (wstat 65280, 0xff00) > > > Failed 26/26 subtests
> > > > It also fails with the recent stable perl 5.22.1-RC1.
> > The latest devel version POSIX-RT-Semaphore-0.05_02 does not have this > problem --- so maybe it should be released as stable? >