Bug 188917 - xbase rpm does not build due to a compile error
Summary: xbase rpm does not build due to a compile error
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: xbase
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2006-04-13 15:24 UTC by Prarit Bhargava
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-04 13:50:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix compile error in xbase (443 bytes, patch)
2006-04-13 15:24 UTC, Prarit Bhargava
no flags Details | Diff

Description Prarit Bhargava 2006-04-13 15:24:22 UTC
Description of problem:

xbase does not compile due to a coding error.

Version-Release number of selected component (if applicable):
xbase-2.0.0

How reproducible: 100%

Steps to Reproduce:
1. rpmbuild --rebuild source.rpm or rpmbuild -bb spec.file
  
Actual results:

Build fails with:

/usr/lib/gcc/ia64-redhat-linux/4.1.0/../../../../include/c++/4.1.0/backward/backward_warning.h:32:2:
warning: #warning This file includes at least one deprecated or antiquated
header. Please consider using one of the 32 headers found in section 17.4.1.2 of
the C++ standard. Examples include substituting the <X> header for the <X.h>
header for C++ includes, or <iostream> instead of the deprecated header
<iostream.h>. To disable this warning use -Wno-deprecated.
/usr/src/redhat/BUILD/xbase-2.0.0/xbase/ntx.h:221: error: extra qualification
'xbNtx::' on member 'AllocKeyBufs'
make[1]: *** [xbexcept.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [stack.lo] Error 1



Expected results:

Build should succeed.

Additional info: Patch attached.

Comment 1 Prarit Bhargava 2006-04-13 15:24:22 UTC
Created attachment 127713 [details]
Patch to fix compile error in xbase

Comment 2 Tom "spot" Callaway 2006-06-04 13:50:36 UTC
Fixed in 2.0.0-5


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