generated from childmindresearch/template-python-repository
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
running brew install labstreaminglayer/tap/lsl based on suggestion after conda forge doesn't work #69
Steps to Reproduce
brew install labstreaminglayer/tap/lsl
Expected Results
no error
Actual Results
==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/cask).
You have 3 outdated formulae installed.
==> Fetching labstreaminglayer/tap/lsl
==> Cloning https://github.com/sccn/liblsl
Updating /Users/adam.santorelli/Library/Caches/Homebrew/lsl--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at b5d521f2 Add workflow_dispatch option to mingw_static runner.
==> Installing lsl from labstreaminglayer/tap
==> cmake -S . -B build
==> cmake --build build --target install --config Release -j
Last 15 lines from /Users/adam.santorelli/Library/Logs/Homebrew/lsl/02.cmake:
make[2]: *** [CMakeFiles/lslobj.dir/src/socket_utils.cpp.o] Error 1
make[2]: *** [CMakeFiles/lslobj.dir/src/lsl_resolver_c.cpp.o] Error 1
make[2]: *** [CMakeFiles/lslobj.dir/src/udp_server.cpp.o] Error 1
make[2]: *** [CMakeFiles/lslobj.dir/src/data_receiver.cpp.o] Error 1
1 error generated.
1 error generated.
make[2]: *** [CMakeFiles/lslobj.dir/src/inlet_connection.cpp.o] Error 1
make[2]: *** [CMakeFiles/lslobj.dir/src/lsl_inlet_c.cpp.o] Error 1
1 error generated.
1 error generated.
make[2]: *** [CMakeFiles/lslobj.dir/src/stream_outlet_impl.cpp.o] Error 1
make[2]: *** [CMakeFiles/lslobj.dir/src/tcp_server.cpp.o] Error 1
make[1]: *** [CMakeFiles/lslobj.dir/all] Error 2
make: *** [all] Error 2
If reporting this issue please do so at (not Homebrew/* repositories):
https://github.com/labstreaminglayer/homebrew-tap/issues
Additional Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working