Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

graphicsmagick fails to install on 10.7 with Xcode 4.1 #6510

Closed
ison opened this issue Jul 21, 2011 · 4 comments
Closed

graphicsmagick fails to install on 10.7 with Xcode 4.1 #6510

ison opened this issue Jul 21, 2011 · 4 comments

Comments

@ison
Copy link

ison commented Jul 21, 2011

To whom it may concern,

Hello Homebrew community. When I try brew installing graphicsmagick I am getting a whole bunch of "dereferencing pointer to incomplete type" errors in the file coders/png.c and it eventually fails to compile. I have tried the install with and without the "--with-magick-plus-plus" option. It fails identically in both cases. The entire output is here:

https://gist.github.com/1097371

yours,
il.

@adamv
Copy link
Contributor

adamv commented Jul 21, 2011

@ghost
Copy link

ghost commented Jul 24, 2011

Temporary workaround is to build from head where this has been fixed.

Merge oldmanuk/homebrew@6e15e3c5c54be3de5856cb9935608920edbd3eaf to add head url to graphicsmagick.rb

$ brew install --HEAD graphicsmagick
/usr/local/bin/hg
==> Cloning hg://http://graphicsmagick.hg.sourceforge.net:8000/hgroot/graphicsmagick/graphicsmagick
requesting all changes
adding changesets
adding manifests
adding file changes
added 13345 changesets with 88055 changes to 9312 files (+4 heads)
updating to branch default
6582 files updated, 0 files merged, 0 files removed, 0 files unresolved
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/graphicsmagick/HEAD --enable-shared --disable-static --without-magick-plus-plus --with-gs-font-dir=/usr/local/share/ghostscript/fon
==> make install
/usr/local/Cellar/graphicsmagick/HEAD: 255 files, 10M, built in 84 seconds

@adamv
Copy link
Contributor

adamv commented Jul 24, 2011

Added head build.

adamv pushed a commit that referenced this issue Jul 24, 2011
Temporary workaround for issue #6510

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
SirVer pushed a commit to SirVer/homebrew that referenced this issue Jul 30, 2011
Temporary workaround for issue Homebrew#6510

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@adamv
Copy link
Contributor

adamv commented Aug 4, 2011

Workaround is to build using --HEAD until a stable version appears.

@adamv adamv closed this as completed Aug 4, 2011
martinploeger pushed a commit to martinploeger/homebrew that referenced this issue Oct 8, 2011
Temporary workaround for issue Homebrew#6510

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Sharpie pushed a commit to Sharpie/homebrew that referenced this issue Sep 12, 2012
Temporary workaround for issue Homebrew#6510

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this issue Dec 17, 2012
Temporary workaround for issue Homebrew#6510

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants