Bug 710288 - manaworld 0.5.2-1 not built with $RPM_OPT_FLAGS
Summary: manaworld 0.5.2-1 not built with $RPM_OPT_FLAGS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: manaworld
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bruno Wolff III
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2011-06-02 22:03 UTC by Ville Skyttä
Modified: 2011-06-03 12:22 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-03 12:22:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2011-06-02 22:03:11 UTC
manaworld 0.5.2-1 is not built with $RPM_OPT_FLAGS, see the c++ commands used:

http://kojipkgs.fedoraproject.org/packages/manaworld/0.5.2/1.fc16/data/logs/x86_64/build.log

0.0.29.1-5 did not have this problem, see the g++ commands used:

http://kojipkgs.fedoraproject.org/packages/manaworld/0.0.29.1/5.fc16/data/logs/x86_64/build.log

Comment 1 Bruno Wolff III 2011-06-03 04:28:55 UTC
I think this is a false positive from the change from autotools to cmake. I have asked about this on the test list for confirmation.

Comment 2 Ville Skyttä 2011-06-03 06:09:11 UTC
It is not a false positive, the build logs and debuginfo package without sources in it clearly show it.

Comment 3 Bruno Wolff III 2011-06-03 11:43:40 UTC
I made some bad assumptions. Namely that setting the CXX flags would affect the build and that cmake was hiding some of the stuff from me. (It was pretty late when I looked at this last night.) But now that I look at it again I see it isn't.

I look at why the flags are not getting used and fix it.

Comment 4 Bruno Wolff III 2011-06-03 12:22:08 UTC
This appears fixed in manaworld-0.5.2-2.fc16.


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