Bug 1131926

Summary: Update Request: update GraphicsMagick to latest upstream release (1.3.20 - 16aug2014)
Product: [Fedora] Fedora EPEL Reporter: Vlad Teodor <vteodor>
Component: GraphicsMagickAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel7CC: rdieter, vteodor
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.3.20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-20 13:21:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vlad Teodor 2014-08-20 10:33:28 UTC
Current version of GraphicsMagick found in EPEL7 is 1.3.19.

One of the important fixes found in 1.3.20 is ability to build applications that link GM with -std=c++11.


The current workaround is to use -std=gnu++11 as stated at http://stackoverflow.com/questions/19036440/using-graphicsmagick-c-api-unknown-type-image-compile-error


The problem described appears while using both GNU GCC G++ 4.8.2 and CLang 3.4.2.


I have done a rpmbuild on the GraphicsMagick 1.3.20 SRPM and I can confirm this problem is fixed in 1.3.20.

Comment 1 Rex Dieter 2014-08-20 12:46:41 UTC
working on it...