Bug 1099373

Summary: perl-SDL-2.540-5.fc21 FTBFS
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-SDLAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hdegoede, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=6866242
Whiteboard:
Fixed In Version: perl-SDL-2.544-3.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 11:54:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2014-05-20 07:08:49 UTC
perl-SDL-2.540-5.fc21 fails to build in F21 because tests fail with SDL_gfx-2.0.24:

t/sdlx_controller_interface.t ... ok
#   Failed test 'fps->lastticks'
#   at t/sdlx_fps.t line 34.
#     '1'
#         <=
#     '0'
# Looks like you failed 1 test of 13.
t/sdlx_fps.t .................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests 

This could have been fixed with new upstream release 2.544:

* 2.544 May 14 2014
	- Updated Alien::SDL's version we depend on to get an OpenBSD/pthread fix [FROGGS]
	- Fix segfault in cleanup of MixChunks on windows [FROGGS]
	- Adjusting test for SDL_gfx >= 2.0.24 [FROGGS]

Comment 1 Petr Pisar 2014-05-22 12:56:21 UTC
And the test from 2.544 segfaults now:

t/gfx_imagefilter.t           (Wstat: 11 Tests: 1 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 8 tests but ran 1.

Comment 2 Petr Pisar 2014-05-22 13:11:46 UTC
This happens only on i686 probably.

Comment 3 Petr Pisar 2014-06-13 11:54:02 UTC
(In reply to Petr Pisar from comment #2)
> This happens only on i686 probably.

Addressed in bug #1106197.