homebrew-gnuradio icon indicating copy to clipboard operation
homebrew-gnuradio copied to clipboard

Build Fails OSX 10.10.3

Open Pixelworlds opened this issue 10 years ago • 3 comments

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.

Pixelworlds avatar Apr 24 '15 20:04 Pixelworlds

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.

metacollin avatar Apr 30 '15 22:04 metacollin

@Pixelworlds Any word if that fixed the problem?

metacollin avatar May 17 '15 22:05 metacollin

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

soupdiver avatar Aug 14 '15 17:08 soupdiver