Bug 985242 - GCC6: rosegarden fails to build
GCC6: rosegarden fails to build
Status: RESOLVED FIXED
Classification: openSUSE
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other
Current
Other Other
: P5 - None : Normal (vote)
: ---
Assigned To: Dave Plater
E-mail List
:
Depends on:
Blocks: 984984
  Show dependency treegraph
 
Reported: 2016-06-16 17:27 UTC by Dominique Leuenberger
Modified: 2016-06-21 08:38 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Leuenberger 2016-06-16 17:27:28 UTC
Since the update to GCC6, openSUSE:Factory/ rosegarden fails to build
Comment 1 Dave Plater 2016-06-17 07:16:34 UTC
I'm assuming the fix for rosegarden :
'std::abs' should be used instead of 'abs', to use std::abs(double) from <cmath>
Will patch and upstream when possible.
Comment 2 Dave Plater 2016-06-21 08:38:28 UTC
Fixed with upstream patch sr#403793 to Factory