[cmake-developers] [CMake 0015007]: [patch] Imagemagick detection stlli broken with multi-arch imagemagick
Mantis Bug Tracker
mantis at public.kitware.com
Sat Jul 5 05:00:02 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15007
======================================================================
Reported By: broucari
Assigned To:
======================================================================
Project: CMake
Issue ID: 15007
Category: Modules
Reproducibility: always
Severity: major
Priority: high
Status: new
======================================================================
Date Submitted: 2014-07-05 05:00 EDT
Last Modified: 2014-07-05 05:00 EDT
======================================================================
Summary: [patch] Imagemagick detection stlli broken with
multi-arch imagemagick
Description:
Imagemagick detection is still broken with cmake. Indeed some headers are
installed under arch dependant dir and it need to specify CFLAGS in order to get
quantum selection.
May be related to http://www.cmake.org/Bug/view.php?id=14012
Reported downstream as:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747907
I have made an untested patch using pkg-config.
Please fix it, it lead to multiple FTBFS.
Thanks
Steps to Reproduce:
Download recent imagemagick from debian experimental, and try to compile
libtuxcap See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747908
Additional Information:
Block newer imagemagick in experimental.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-07-05 05:00 broucari New Issue
2014-07-05 05:00 broucari File Added: Fix-imagemagick-multiarch
======================================================================
More information about the cmake-developers
mailing list