Opened 14 years ago
Closed 14 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)
Change History (7)
Changed 14 years ago by jiminaus@…
Attachment: | ImageMagick.txt added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
Please remember to cc the maintainer.
comment:3 Changed 14 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:5 Changed 14 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 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Build log