-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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 out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
==> Installing pothosflow from pothosware/pothos
==> cmake .. -DBUNDLE_DESTINATION=.
==> make install
Last 15 lines from /Users/myuser/Library/Logs/Homebrew/pothosflow/02.make:
Poco::AutoPtr<Poco::Channel>::operator->() in BlockCache.cpp.o
Poco::AutoPtr<Poco::Channel>::operator->() in AffinityZonesDock.cpp.o
...
"typeinfo for Poco::Channel", referenced from:
typeinfo for LoggerChannel in mocs_compilation.cpp.o
LoggerChannel::LoggerChannel(QObject*) in LoggerChannel.cpp.o
"typeinfo for Poco::Exception", referenced from:
GCC_except_table0 in PothosFlow.cpp.o
GCC_except_table4 in SystemInfoTree.cpp.o
GCC_except_table0 in GraphEditorDeserialization.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [PothosFlow.app/Contents/MacOS/PothosFlow] Error 1
make[1]: *** [CMakeFiles/PothosFlow.dir/all] Error 2
make: *** [all] Error 2
Metadata
Metadata
Assignees
Labels
No labels