leedm777 / homebrew-asterisk

Homebrew tap for building an Asterisk dev environment
50 stars 27 forks source link

Error: leedm777/asterisk/asterisk 14-devel did not build #25

Open ivan-tsaryov opened 7 years ago

ivan-tsaryov commented 7 years ago

I'm trying to install asterisk, but i can't, i got the error:

Error: leedm777/asterisk/asterisk 14-devel did not build
Logs:
     /Users/ivan/Library/Logs/Homebrew/asterisk/00.options.out
     /Users/ivan/Library/Logs/Homebrew/asterisk/01.configure
     /Users/ivan/Library/Logs/Homebrew/asterisk/01.configure.cc
     /Users/ivan/Library/Logs/Homebrew/asterisk/02.make
     /Users/ivan/Library/Logs/Homebrew/asterisk/02.make.cc
     /Users/ivan/Library/Logs/Homebrew/asterisk/03.menuselect
     /Users/ivan/Library/Logs/Homebrew/asterisk/04.menuselect
     /Users/ivan/Library/Logs/Homebrew/asterisk/05.menuselect
     /Users/ivan/Library/Logs/Homebrew/asterisk/06.menuselect
     /Users/ivan/Library/Logs/Homebrew/asterisk/07.make
     /Users/ivan/Library/Logs/Homebrew/asterisk/07.make.cc
     /Users/ivan/Library/Logs/Homebrew/asterisk/config.log

I was trying to install not development version, but still got the error: Error: leedm777/asterisk/asterisk 14.2.0 did not build

leedm777 commented 7 years ago

Sorry, it looks like the update to speex 1.2.0 has broken something in Asterisk. Not completely sure what's going on with it, though.

ivan-tsaryov commented 7 years ago

How can i set old speex version?

On 22 Jan 2017, at 22:31, David M. Lee notifications@github.com wrote:

Sorry, it looks like the update to speex 1.2.0 has broken something in Asterisk. Not completely sure what's going on with it, though.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/leedm777/homebrew-asterisk/issues/25#issuecomment-274349065, or mute the thread https://github.com/notifications/unsubscribe-auth/AQ4XoWe1NTvddXWGvL-cQ6WCVesn1lRWks5rU6CDgaJpZM4LqZxv.

ivan-tsaryov commented 7 years ago

I just install speex via "brew install speexdsp" and now it's building