Homebrew / legacy-homebrew

💀 The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.98k stars 11.36k forks source link

Difficulty installed Jack #12401

Closed tanc closed 12 years ago

tanc commented 12 years ago

Not sure if I'm missing something obvious here but can anyone guide me as to why Jack (dependency of Darkice) won't install?


==> Downloading http://www.grame.fr/~letz/jack-1.9.7.tar.bz2
Already downloaded: /Users/tanc/Library/Caches/Homebrew/jack-1.9.7.tar.bz2
==> Downloading patches
###### ################################################################## 100.0%

==> Patching
patching file common/wscript
Hunk #2 succeeded at 165 (offset -2 lines).
Hunk #3 succeeded at 214 (offset -4 lines).
patching file example-clients/transport.c
patching file example-clients/wscript
Hunk #1 succeeded at 76 (offset 4 lines).
Hunk #2 succeeded at 94 (offset 4 lines).
Hunk #3 succeeded at 109 (offset 4 lines).
Hunk #4 succeeded at 153 (offset -2 lines).
patching file tests/wscript
==> ./waf configure --prefix=/usr/local/Cellar/jack/1.9.7
/private/tmp/homebrew-jack-1.9.7-NoAy/jack-1.9.7/wscript:99: error: g++ was not found, see the result of g++ --version
MacOS X detected 
==> Build Environment
CPU: quad-core 64-bit sandybridge
MacOS: 10.7.3-x86_64
Xcode: 4.3.2
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
MAKEFLAGS: -j4
Error: Failed executing: ./waf configure --prefix=/usr/local/Cellar/jack/1.9.7 (jack.rb:18)```
adamv commented 12 years ago

brew install jack --use-llvm works for me; looks like it doesn't work out of the box against clang.

adamv commented 12 years ago

Fixed in cf9622731c2668d265c709500dd244a65794e96f