david0 / homebrew-audio

Audio formulae for the Homebrew package manager
32 stars 11 forks source link

artyfx fails to compile #12

Closed genevera closed 6 years ago

genevera commented 6 years ago

I ran into this just now trying to install artyfx:


==> Installing artyfx from david0/audio
/usr/bin/sandbox-exec -f /tmp/homebrew20171031-14839-lwkyrx.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/david0/homebrew-audio/Formula/artyfx.rb --verbose --HEAD
==> Cloning https://github.com/harryhaaren/openAV-ArtyFX.git
Updating /Users/genevera/Library/Caches/Homebrew/artyfx--git
git config remote.origin.url https://github.com/harryhaaren/openAV-ArtyFX.git
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master
git fetch origin
Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts.
==> Checking out branch master
git checkout -f master --
Already on 'master'
Your branch is up-to-date with 'origin/master'.
git reset --hard origin/master
HEAD is now at 01b303e cmake: renable GUI and SSE by default
Error: inreplace failed
CMakeLists.txt:
  expected replacement of "-shared -Wl,-z,nodelete -Wl,--no-undefined" with "-dynamiclib"
1.82s user 0.59s system 88% cpu 2.720s total```