https://bugzilla.redhat.com/show_bug.cgi?id=1046006



--- Comment #15 from Neil Darlow <[email protected]> ---
That is a pretty big clue to what is happening.

Slic3r-1.1.7 from tarball *does not* exhibit this bug but we cannot exclude a
packaging problem.

I am no Perl expert but:

&& eval "use threads; use threads::shared; use Thread::Queue; 1";

looks suspicious.

It obviously checks for various threading modules and the "1" is presumably for
when none is detected but does it act as if something has been detected? I am
wondering if that should actually be "0"?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RM40gHmIRL&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to