Bug 187548 - [PATCH] Fix graphics/ImageMagick OPENMP option
Summary: [PATCH] Fix graphics/ImageMagick OPENMP option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Koop Mast
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-13 17:20 UTC by Matthieu Volat
Modified: 2014-06-17 20:20 UTC (History)
0 users

See Also:


Attachments
file.diff (338 bytes, patch)
2014-03-13 17:20 UTC, Matthieu Volat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)