[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197

Yaakov Selkowitz  changed:

   What|Removed |Added

 Blocks||245418 (ARMTracker)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=245418
[Bug 245418] Tracker for ARM support
-- 
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=CXQvYuMaLM&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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197

Hans de Goede  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-06-13 07:29:16



--- Comment #8 from Hans de Goede  ---
With the one test for the obscure  sdlx_controller_interface disabled, it
builds fine on ARM too.

I've send a mail to the arm list in case one of the arm guys wants to take a
look.

-- 
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=x9ln9t8UXC&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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197



--- Comment #7 from Hans de Goede  ---
Hmm, this seems to build fine on x86_64 and i686 now, but the test suite hangs
on ARM. Once the ARM build has timed out, I'll go and disable the test which
causes it to hang on ARM for now.

-- 
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=GU7nHCnaLH&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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197



--- Comment #6 from Hans de Goede  ---
Hi Yaakov,

Matthias (the SDL_gfx owner) lately does not have much time to take care of his
Fedora packages, so allow me to jump in here. It seems that upstream has a new
SDL_gfx release with rewritten mmx support (which now also supports x86_64), so
before we use the bigger hammer and disable mmx altogether lets first try that.

I've just started a rawhide build of the new SDL_gfx and as soon as that is
finished I'll start rebuilding deps including SDL_gfx. Hopefully that will
resolve this FTBFS bug.

Regards,

Hans

-- 
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=VarUZrILKp&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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197

Yaakov Selkowitz  changed:

   What|Removed |Added

 CC||matth...@saou.eu



--- Comment #5 from Yaakov Selkowitz  ---
CCing SDL_gfx owner.

-- 
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=6nP2xBpXWv&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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197

Yaakov Selkowitz  changed:

   What|Removed |Added

 CC||yselk...@redhat.com



--- Comment #4 from Yaakov Selkowitz  ---
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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197



--- Comment #2 from Dennis Gilmore  ---
Created attachment 904158
  --> https://bugzilla.redhat.com/attachment.cgi?id=904158&action=edit
root.log

-- 
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=0qcBRNhiHO&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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197



--- Comment #3 from Dennis Gilmore  ---
Created attachment 904159
  --> https://bugzilla.redhat.com/attachment.cgi?id=904159&action=edit
state.log

-- 
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=afLObsVVQW&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

[Bug 1106197] perl-SDL: FTBFS in rawhide

2014-06-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106197



--- Comment #1 from Dennis Gilmore  ---
Created attachment 904157
  --> https://bugzilla.redhat.com/attachment.cgi?id=904157&action=edit
build.log

-- 
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=X0Ptr3dUlV&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