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

Homebrew formulas for Pothos and SoapySDR

Results 15 homebrew-pothos issues
Sort by recently updated
recently updated
newest added

I had already installed soapysdr with Homebrew on my Monterey M1 Air. Now, having correctly installed RTL_433 (working with its default RTL-SDR device) on the same machine, I'd like to...

"brew install soapyosmo" fails with a bunch of errors - Last 15 lines from /Users/dir/Library/Logs/Homebrew/soapyosmo/02.make: ^ /usr/local/include/boost/math/tools/mp.hpp:278:29: error: a space is required between consecutive right angle brackets (use '> >')...

On: macOS Monterey 12.3 ``` ~ brew install soapyaudio |& tee brew.log Warning: Use rtaudio instead of deprecated rt-audio Warning: Use rtaudio instead of deprecated rt-audio Warning: Use rtaudio instead...

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()...

Installation of of pothosflow fails on macos 12.2 (both architectures x86_64 and arm64) with the following output: ``` brew install --head pothosflow ==> Cloning https://github.com/pothosware/PothosFlow.git Cloning into '/Users/myuser/Library/Caches/Homebrew/pothosflow--git'... ==> Checking...

Fixes #23 a bit more generally. Did ``` brew bump-revision -m "due to poco upgrade" $(brew uses poco) ``` and then something like ``` cd /usr/local/Homebrew/Library/Taps/pothosware/homebrew-pothos git reset origin/master git...

brew install pothospython --head ==> Installing pothospython from pothosware/pothos ==> Cloning https://github.com/pothosware/PothosPython.git Cloning into '/Users/kunal/Library/Caches/Homebrew/pothospython--git'... ==> Checking out branch master Already on 'master' Your branch is up to date with...

% brew install soapyosmo ==> Installing soapyosmo from pothosware/pothos ==> Downloading https://github.com/pothosware/SoapyOsmo/archive/soapy-osmo-0.2.5.tar.g Already downloaded: /Users/dodavies/Library/Caches/Homebrew/downloads/2e8197b694f4165dd87a5553dc686d206188a939e12652c05ab515b1b3ab9a80--SoapyOsmo-soapy-osmo-0.2.5.tar.gz ==> cmake .. ==> make install Last 15 lines from /Users/dodavies/Library/Logs/Homebrew/soapyosmo/02.make: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk...

``` lorond@mbp ~ % brew upgrade ==> Upgrading 2 outdated packages: pothosware/pothos/pothosblocks 0.5.1 -> 0.5.2 pothosware/pothos/pothospython 0.4.0 -> 0.4.1 ==> Upgrading pothosware/pothos/pothosblocks 0.5.1 -> 0.5.2 ==> Downloading https://github.com/pothosware/PothosBlocks/archive/pothos-blocks-0.5.2.tar.gz Already downloaded:...

Homebrew version 2.4.16 From source, I can get it to compile by changing -std=gnu++11 to -std=gnu+=14.. [ error snip ] Last 15 lines from /Users/woodkn1/Library/Logs/Homebrew/pothos/02.make: cd /tmp/pothos-20200906-14635-iknr7/PothosCore-pothos-0.7.0/build/apps && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_NO_AUTOMATIC_LIBS...