Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
The Autoconf macro for detecting OpenCL is slightly broken on OS X. It currently makes the assumption that X11 is not installed, but it is an optional install so it's available on some systems. Line 101 of m4/ax_opencl.m4 is currently