Opened 8 years ago
Closed 8 years ago
#55167 closed defect (fixed)
ImageMagick @6.9.9-19: Allow to build on Snow Leopard
| Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch snowleopard leopard tiger | Cc: | jsalort (Julien Salort) |
| Port: | ImageMagick |
Description
The version of OpenCL on Mac OS X 10.6 seems to be too old to work with ImageMagick.
CL_CALLBACK and CL_API_SUFFIX__VERSION_1_1 are used in magick/opencl-private.h.
Neither of these are available on Mac OS X 10.6.
Attachments (1)
Change History (7)
Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
| Attachment: | Portfile.diff added |
|---|
comment:1 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
| Keywords: | snowleopard added |
|---|---|
| Port: | snowleopard removed |
comment:2 Changed 8 years ago by mf2k (Frank Schima)
| Cc: | ryandesign removed |
|---|---|
| Owner: | set to ryandesign |
| Status: | new → assigned |
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
| Keywords: | leopard tiger added |
|---|---|
| Summary: | Allow ImageMagick to build on Snow Leopard → ImageMagick @6.9.9-19: Allow to build on Snow Leopard |
comment:4 Changed 8 years ago by jsalort (Julien Salort)
| Cc: | jsalort added |
|---|
comment:5 Changed 8 years ago by dstrubbe (David Strubbe)
I can confirm that I encountered this problem too on Snow Leopard and the patch solved it.
comment:6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

This had previously been reported as #55042.