Opened 13 years ago

Closed 13 years ago

#28693 closed defect (fixed)

ImageMagick +hdri: invalid operands to binary >> (have 'Quantum' and 'int')

Reported by: jiminaus@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: dershow
Port: ImageMagick

Description

While upgrade ImageMagick from 6.6.7-8_1 to 6.6.8, the build failed at coders/png.c in function WriteOnePNGImage with error "invalid operands to binary >> (have 'Quantum' and 'int').

Attached is the build log.

I'm on Mac OS X 10.6.6 building with tools from XCode 4 GM seed 2.

Attachments (1)

ImageMagick.txt (341.8 KB) - added by jiminaus@… 13 years ago.
Build log

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by jiminaus@…

Attachment: ImageMagick.txt added

Build log

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ryandesign@…

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by dershow

Cc: dersh@… added

Cc Me!

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

I can't really help with non-released versions of Xcode (I don't have them). You could report the problem to the developers of ImageMagick, however.

comment:4 Changed 13 years ago by dershow

I see the same problem with a standard version of Xcode.

comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: ImageMagick: invalid operands to binary >> (have 'Quantum' and 'int')ImageMagick +hdri: invalid operands to binary >> (have 'Quantum' and 'int')

Ah, looks like this only affects the +hdri variant, which I wasn't using, and has been fixed in 6.6.8-1, to which I'll update the port once I verified the problem and the fix.

comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.