Bug 433990 - dosbox failed massrebuild attempt for GCC 4.3
Summary: dosbox failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dosbox
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 12:53 UTC by Jesse Keating
Modified: 2013-01-10 02:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-22 16:05:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix gcc 4.3 compilation problems (1.29 KB, patch)
2008-02-22 14:19 UTC, Erik van Pienbroek
no flags Details | Diff

Description Jesse Keating 2008-02-22 12:53:19 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=436501
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-22 14:15:23 UTC
Errors in i386 build.log:

gameblaster.cpp: In function 'void saa1099_update(int, INT16**, int)':
gameblaster.cpp:195: error: 'memset' was not declared in this scope
gameblaster.cpp: In constructor 'CMS::CMS(Section*)':
gameblaster.cpp:443: error: 'memset' was not declared in this scope

Comment 2 Erik van Pienbroek 2008-02-22 14:19:38 UTC
Created attachment 295627 [details]
Patch to fix gcc 4.3 compilation problems

Hi,

Attached patch fixes all the GCC 4.3 compilation problems. I've also noticed in
the build logs that you forgot to add a BuildRequires: SDL_sound-devel to your
spec file (the configure check for this fails)

Comment 3 Andreas Bierfert 2008-02-22 16:05:35 UTC
Thanks for the patch. Help is appreciated. Also fixed the missing BR.


Note You need to log in before you can comment on or make changes to this bug.