Bug 178665 - cone doesn't build under mock/devel due to compiler issues
Summary: cone doesn't build under mock/devel due to compiler issues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: cone
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Steven Pritchard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE5Target
TreeView+ depends on / blocked
 
Reported: 2006-01-23 03:56 UTC by Kevin Fenzi
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.66.20060203-1.fc5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-02 23:34:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
mock build.log with compile failure (167.04 KB, text/plain)
2006-01-23 03:56 UTC, Kevin Fenzi
no flags Details

Description Kevin Fenzi 2006-01-23 03:56:41 UTC
Description of problem:
cone doesn't build under mock/devel due to compiler issues.
Possibly g++ changes. 

Compiling cursesbutton.C
mycurses.H:240: error: extra qualification 'Curses::' on member 'wtomb'
mycurses.H:240: error: extra qualification 'Curses::' on member 'wtomb'
make[3]: *** [cursesbutton.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [curses.o] Error 1
make[3]: Leaving directory `/builddir/build/BUILD/cone-0.65/curses'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/builddir/build/BUILD/cone-0.65/curses'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/cone-0.65'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.82082 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.82082 (%build)

Full mock build.log attached.

Comment 1 Kevin Fenzi 2006-01-23 03:56:41 UTC
Created attachment 123562 [details]
mock build.log with compile failure

Comment 2 Steven Pritchard 2006-02-12 00:01:40 UTC
Should be fixed in CVS.  The current version builds fine for me under mock, but
failed in the buildsystem with "libtool: link: `libhmac.la' is not a valid
libtool archive".

I'll try again in the mass rebuild (tomorrow?).


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