Skip Menu |

This queue is for tickets about the Thread-Queue-Any CPAN distribution.

Report information
The Basics
Id: 118686
Status: new
Priority: 0/
Queue: Thread-Queue-Any

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

Bug Information
Severity: (no value)
Broken in:
  • 1.14
  • 1.15
  • 1.16
Fixed in: (no value)



Subject: Undefined subroutine &threads::shared::bless called
The test suite fails on many of my smoker systems (linux, freebsd): ... # Failed test 'thread-like module loaded' # at t/001basic.t line 22. Undefined subroutine &threads::shared::bless called at /usr/perl5.24.0p/lib/5.24.0/Thread/Queue.pm line 21. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. Undefined subroutine &threads::_END called at (eval 5) line 1. END failed--call queue aborted. t/001basic.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests ... This happens only for unthreaded perls (except for the ones where "unknown" reports are sent, probably the perls without forks.pm installed).