homebrew-gnuradio
homebrew-gnuradio copied to clipboard
Build Fails OSX 10.10.3
Is anyone else seeing this message?
==> python setup.py install --prefix=/private/tmp/gnuradio20150424-1642-kjwk1r/gnuradio-3.7.5.1
==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.7.5.1 -DENABLE_DOXYGEN=Off -DSPHINX_EXECUTEABLE=/private/tmp/gnuradio20150424-1642-kjwk1r/gnuradio-3.7.5.1/bin/rst2html.py -DENABLE_GR_QTGUI=ON -DCMAKE_C_FLAGS_RELEASE= -DCMAKE_CXX_FLAGS_RELEASE= -DCMAKE_INSTAL
-- Configuring incomplete, errors occurred!
See also "/tmp/gnuradio20150424-1642-kjwk1r/gnuradio-3.7.5.1/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/gnuradio20150424-1642-kjwk1r/gnuradio-3.7.5.1/build/CMakeFiles/CMakeError.log".
READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/metacollin/homebrew-gnuradio/issues
It's a little vague and the output logs it suggests I look at do not actually exist.
Hey, run brew update and make sure you check out the new README.md, I've reworked the entire formula and tried to address possible issues that might pop up. Let me know if there are still problems.
@Pixelworlds Any word if that fixed the problem?
Same here...
tried brew update and brew install gnuradio --build-from-source and brew install gnuradio
I get the same error and also the log files does not exist