Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #11008 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

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

Change History

Changed 2 years ago by dominik@…

all errors from the command line

Changed 2 years ago by markd@…

  • cc markd@… added
  • status changed from new to closed
  • resolution set to fixed

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.