Skip to content

"brew install soapyosmo" fails on MacOS Monterey and MacOS Big Sur #57

@righthalfplane

Description

@righthalfplane

"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 '> >')
struct mp_append_impl<L<T...>>
^
/usr/local/include/boost/math/tools/mp.hpp:284:42: error: a space is required between consecutive right angle brackets (use '> >')
struct mp_append_impl<L1<T1...>, L2<T2...>>
^
/usr/local/include/boost/math/tools/mp.hpp:291:53: error: a space is required between consecutive right angle brackets (use '> >')
struct mp_append_impl<L1<T1...>, L2<T2...>, L3<T3...>>
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [CMakeFiles/SoapyOsmoSDR.dir/gr-osmosdr/lib/ranges.cc.o] Error 1
make[1]: *** [CMakeFiles/SoapyOsmoSDR.dir/all] Error 2
make: *** [all] Error 2

Do not report this issue to Homebrew/brew or Homebrew/core!

These open issues may also help:
soapyosmo fails to install catalina #47
[dir:~] dir%

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions