Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install of CubicSDR (still) fails on OS X 10.11.6 iMac 7,1 #27

Open
stuzog opened this issue Feb 2, 2018 · 3 comments
Open

Install of CubicSDR (still) fails on OS X 10.11.6 iMac 7,1 #27

stuzog opened this issue Feb 2, 2018 · 3 comments

Comments

@stuzog
Copy link

stuzog commented Feb 2, 2018

Thought I'd try install again with latest, but no success:

bash$ brew install cubicsdr --HEAD
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (caskroom/cask).

==> Installing cubicsdr from dholm/sdr
==> Cloning https://github.com/cjcliffe/CubicSDR.git
Updating /Users/Stuart/Library/Caches/Homebrew/cubicsdr--git
==> Checking out branch master
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INS
==> make
Warning: Calling <<-EOS.undent is deprecated!
Use <<~EOS instead.
/usr/local/Homebrew/Library/Taps/dholm/homebrew-sdr/cubicsdr.rb:30:in `block in install'
Please report this to the dholm/sdr tap!

Warning: dholm/sdr/cubicsdr dependency gcc was built with a different C++ standard
library (libstdc++ from clang). This may cause problems at runtime.
🍺  /usr/local/Cellar/cubicsdr/HEAD-7037189: 29 files, 2.5MB, built in 5 minutes 21 seconds
bash$ CubicSDR
Loading:: configuration file '/Users/Stuart/Library/Application Support/CubicSDR/config.xml'
/usr/local/bin/CubicSDR: line 5: 17198 Illegal instruction: 4  ./CubicSDR
bash$ 

Maybe the clue is in this?

@dholm
Copy link
Owner

dholm commented Feb 13, 2018

@stuzog I've just bumped cubicsdr to 0.2.3, see if that helps. If it doesn't work then try to reinstall fftw --without-fortran so it doesn't compile it with gcc.

@stuzog
Copy link
Author

stuzog commented Feb 13, 2018 via email

@stuzog
Copy link
Author

stuzog commented Feb 13, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants