-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Installing soapyuhd from pothosware/pothos
==> cmake .. -DUHD_ROOT='.'
==> make install
Last 15 lines from /Users/newuser/Library/Logs/Homebrew/soapyuhd/02.make:
res_source_info src_info{res_source_info::USER, instance};
^
/opt/homebrew/include/uhd/rfnoc/res_source_info.hpp:29:5: note: 'res_source_info' has been explicitly marked deleted here
res_source_info() = delete;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [CMakeFiles/uhdSupport.dir/SoapyUHDDevice.cpp.o] Error 1
make[1]: *** [CMakeFiles/uhdSupport.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 80%] Linking CXX shared module libsoapySupport.so
/opt/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/soapySupport.dir/link.txt --verbose=1
/opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -O3 -DNDEBUG -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -bundle -Wl,-headerpad_max_install_names -o libsoapySupport.so CMakeFiles/soapySupport.dir/UHDSoapyDevice.cpp.o /opt/homebrew/lib/libuhd.dylib /opt/homebrew/lib/libSoapySDR.0.8.1.dylib /opt/homebrew/lib/libboost_thread-mt.dylib /opt/homebrew/lib/libboost_system-mt.dylib -pthread -flat_namespace
[ 80%] Built target soapySupport
make: *** [all] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/pothosware/homebrew-pothos/issues
lastest macOS : Montaray MacBook 13 M1