mcs07 / homebrew-cheminformatics

Cheminformatics formulae for the Homebrew package manager
20 stars 5 forks source link

osra installer failed + update to osra 2.0.1 version #8

Closed thegodone closed 8 years ago

thegodone commented 8 years ago

$ brew install osra ==> Installing osra from mcs07/cheminformatics ==> Installing dependencies for mcs07/cheminformatics/osra: graphicsmagick ==> Installing mcs07/cheminformatics/osra dependency: graphicsmagick ==> Downloading https://homebrew.bintray.com/bottles/graphicsmagick-1.3.23_1.el_capitan.bottle.tar.gz Already downloaded: /Library/Caches/Homebrew/graphicsmagick-1.3.23_1.el_capitan.bottle.tar.gz ==> Pouring graphicsmagick-1.3.23_1.el_capitan.bottle.tar.gz 🍺 /usr/local/Cellar/graphicsmagick/1.3.23_1: 471 files, 11.8M ==> Installing mcs07/cheminformatics/osra ==> Downloading https://downloads.sourceforge.net/project/osra/osra/2.0.0/osra-2.0.0.tgz Already downloaded: /Library/Caches/Homebrew/osra-2.0.0.tgz ==> ./configure --prefix=/usr/local/Cellar/osra/2.0.0 ==> make Last 15 lines from /Users/mbp/Library/Logs/Homebrew/osra/02.make: ^ osra_grayscale.cpp:274:17: error: call to member function 'adaptiveThreshold' is ambiguous image.adaptiveThreshold(window,window,7);


/usr/local/Cellar/graphicsmagick/1.3.23_1/include/GraphicsMagick/Magick++/Image.h:116:21: note: candidate function
    void            adaptiveThreshold ( const unsigned int width,
                    ^
/usr/local/Cellar/graphicsmagick/1.3.23_1/include/GraphicsMagick/Magick++/Image.h:119:21: note: candidate function
    void            adaptiveThreshold ( const unsigned int width,
                    ^
2 errors generated.
make[2]: **\* [osra_grayscale.o] Error 1
make[2]: **\* Waiting for unfinished jobs....
make[1]: **\* [all] Error 2
make: **\* [all.subdir] Error 2

Can we have the 2.0.1 version also in the tap ?
thegodone commented 8 years ago

found that was mon brew update that failed sorry!