Bug 187548

Summary: [PATCH] Fix graphics/ImageMagick OPENMP option
Product: Ports & Packages Reporter: Matthieu Volat <mazhe>
Component: Individual Port(s)Assignee: Koop Mast <kwm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Matthieu Volat 2014-03-13 17:20:00 UTC
The graphic/ImageMagick port has a OPENMP option, but this also require building it with gcc (either from older base, or port).

As of now, if the option is set when the port compiler is clang, no error msg will be displayed, and the package will build and install fine, albeit without openmp support.

Fix: Simply add a USE_GCC if OPENMP set
How-To-Repeat: Build ImageMagick with clang set as default compiler and OPENMP option set; check features after build installation with identify -version
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-17 04:29:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kwm

Over to maintainer (via the GNATS Auto Assign Tool)