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

Yaakov Selkowitz <yselk...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yselk...@redhat.com



--- Comment #4 from Yaakov Selkowitz <yselk...@redhat.com> ---
FTBFS because some tests failed, but only on i686:

t/gfx_imagefilter.t ............. Failed 7/8 subtests 

The x86_64 task in the same build did succeed, however.  SDL_gfx itself, which
this test relies upon, uses MMX code only on ix86.  I tried perl-SDL again
using a mock build of SDL_gfx with an unconditional --disable-mmx and the
testsuite passed.

So, ultimately this is an issue with SDL_gfx, or possibly even with GCC; the
easiest workaround for the sake of the rebuild is to disable MMX even on ix86
in the former.

-- 
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=Kx61vR4YdR&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to