Opened 12 years ago

Closed 4 months ago

#34758 closed defect (fixed)

ImageMagick +rsvg needs xorg-xcb

Reported by: dgilman (David Gilman) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: ImageMagick

Description

Here's how imagemagick's build phase died:

:info:build   CCLD   coders/svg.la
:info:build grep: /opt/local/lib/libxcb-shm.la: No such file or directory
:info:build /opt/local/bin/gsed: can't read /opt/local/lib/libxcb-shm.la: No such file or directory
:info:build libtool: link: `/opt/local/lib/libxcb-shm.la' is not a valid libtool archive

I want to add that pango/cairo/as much as I can was built +no_x11 and so that's why this dependency wasn't installed on my system. Installing xorg-xcb independently fixed the build.

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Port: ImageMagick added
Summary: imagemagick +rsvg needs xorg-xcbImageMagick +rsvg needs xorg-xcb

comment:2 Changed 4 months ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Please reopen if this is still an issue, but it was most likely a case of .la file overlinking and as such would have been fixed by changes in MacPorts 2.2.0.

Note: See TracTickets for help on using tickets.