MTG / homebrew-essentia

Homebrew build scripts for Essentia
34 stars 13 forks source link

brew install essentia not working #7

Closed danieleghisi closed 6 years ago

danieleghisi commented 6 years ago

Hi, when I try to "brew install essentia" I get an error connected to some git stuff to be manually merged (here below). Is there any workaround? Thanks!

==> Installing essentia from mtg/essentia
Error: gmp: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gmp.rb:18: syntax error, unexpected <<, expecting keyword_end
<<<<<<< Updated upstream
  ^
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gmp.rb:21: syntax error, unexpected ===, expecting keyword_end
=======
   ^
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gmp.rb:24: syntax error, unexpected >>, expecting keyword_end
>>>>>>> Stashed changes
  ^
MacBook-Pro-di-Daniele-2:~ danieleghisi$ 
danieleghisi commented 6 years ago

Well, I solved it manually, that had probably nothing to do with essentia, but rather with the GMP library, I guess...

alastair commented 6 years ago

Yes, looks like there was a merge conflict in the gmp formula, not related to essentia