Opened 17 years ago

Closed 17 years ago

#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 (1)

rb-rmagick.log (4.1 KB) - added by dominik@… 17 years ago.
all errors from the command line

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by dominik@…

Attachment: rb-rmagick.log added

all errors from the command line

comment:1 Changed 17 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed update to 1.14.1 and tested build on 10.4.8 Intel /w ImageMagick 6.3.0-3.

Note: See TracTickets for help on using tickets.