Ticket #11008 (closed defect: fixed)
BUG: rb-rmagick 1.13.0 won't build (with ImageMagick 6.3.0)
| Reported by: | dominik@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | 1.3.2 |
| Keywords: | Cc: | shu@…, markd@… | |
| Port: |
Description
I tried to install the RMagick port for ImageMagick integration with Ruby. I know that there were some difficulties with that combination (as well as the suggestion to use GraphicsMagick instead). Unfortunately the compiler gave me:
rmutil.c: In function 'Color_to_ColorInfo': rmutil.c:1771: error: incompatible types in assignment rmutil.c: In function 'Color_to_s': rmutil.c:1801: warning: format '%d' expects type 'int', but argument 5 has type 'MagickRealType'
That doesn't seem to be related to MacPorts, as there have been similar complaints for RMagick 1.14 and ImageMagick 6.3.0 on RubyTalk. The solution seems to be a downgrade to ImageMagick 6.2.x ... .
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

