Bug 428882

Summary: various ia64 build errors for gdb
Product: [Fedora] Fedora Reporter: Doug Chapman <dchapman>
Component: gdbAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-20 09:45:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 163350    
Attachments:
Description Flags
fix gdb ia64 build warnings/errors none

Description Doug Chapman 2008-01-15 20:59:07 UTC
Description of problem:

Since gdb builds with treating warnings as errors there are a few warnings that
prevent building on ia64.  A couple are actually errros as well.  No functional
changes, just minor fixups needed.

I am attaching a patch.  Compile tested on my experimental ia64 rawhide tree.


Version-Release number of selected component (if applicable):
gdb-6.7.1-10.fc9.src.rpm

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Doug Chapman 2008-01-15 20:59:07 UTC
Created attachment 291749 [details]
fix gdb ia64 build warnings/errors

Comment 2 Doug Chapman 2008-02-12 23:02:43 UTC
FYI, I investigated the latest upstream source and the code has changed to the
point where my patch is no longer applicable upstream.  Also, upstream compiles
cleanly.  This patch needs to be a fedora only patch.

Can we see about getting this in sometime soon?  This is one of the blocking
issues for getting fedora on ia64.

thanks,

- Doug


Comment 3 Jan Kratochvil 2008-02-12 23:07:42 UTC
Planning the planned GDB-6.8 only for F10, F9 should stay with the current
Rawhide GDB-6.7.1.
Sorry, going to import it these days.


Comment 4 Jan Kratochvil 2008-02-20 09:45:33 UTC
Committed (and tested the rebuild on RHEL-5 ia64 before).
* Wed Feb 20 2008 Jan Kratochvil <jan.kratochvil> - 6.7.1-13
- ia64 build fixes from Doug Chapman (BZ 428882).