Bug 710288

Summary: manaworld 0.5.2-1 not built with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: manaworldAssignee: Bruno Wolff III <bruno>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bruno, wart
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-03 12:22:08 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: 496968    

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.