Opened 16 years ago

Last modified 15 years ago

#18652 closed defect

ImageMagick fails on Xproto — at Version 3

Reported by: niels.olson@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: ImageMagick Xorg xproto dependency dependencies Cc:
Port: ImageMagick

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$ sudo port install ImageMagick

blah, blah, blah

checking for XPROTO... configure: error: Package requirements (xproto >= 7.0.13) were not met:

Requested 'xproto >= 7.0.13' but version of Xproto is 7.0.11

blah, blah, blah (try pkg-config, etc)

Error: The following dependencies failed to build: xorg-libXext xorg-libX11 xorg-libXt xorg-libsm xorg-libice

Error: Status 1 encountered during processing.

I see there are a pile of reports on ImageMagick Xorg dependencies today, is there some sort of --force flag to blow through this kind of stuff?

Change History (3)

comment:1 Changed 16 years ago by blb@…

Owner: changed from macports-tickets@… to ryandesign@…
Priority: Not setNormal

Sounds like you need to upgrade your xorg-xproto port (which is currently 7.0.14).

comment:2 Changed 16 years ago by niels.olson@…

tanks for the quick comeback. I installed xorg-xproto, which, yes installed 7.0.14, then I cleaned the ImageMagick install just to be sure, tried to install ImageMagick again, and got the exact same error. Word for word.

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

Description: modified (diff)
Note: See TracTickets for help on using tickets.