Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pothos install on Mac OSX Catalina failed #38

Closed
fcapozzi opened this issue May 4, 2020 · 2 comments
Closed

pothos install on Mac OSX Catalina failed #38

fcapozzi opened this issue May 4, 2020 · 2 comments

Comments

@fcapozzi
Copy link

fcapozzi commented May 4, 2020

The message reported is

iMac-di-Fabio:~ fabiocapozzi$ brew install pothos
Updating Homebrew...
==> Installing pothos from pothosware/pothos
==> Downloading https://github.com/pothosware/PothosCore/archive/pothos-0.6.1.tar.gz
Already downloaded: /Users/fabiocapozzi/Library/Caches/Homebrew/downloads/3643acb550dd1b14ce913a36d15b92e81be83172959efb65683777b1a65f4a00--PothosCore-pothos-0.6.1.tar.gz
==> cmake .. -DPOTHOS_EXTVER=release -DPOTHOS_ROOT='/usr/local' -DENABLE_INTERNAL_POCO=OFF -DENABLE_INTERNAL_SPU
==> make install
Last 15 lines from /Users/fabiocapozzi/Library/Logs/Homebrew/pothos/02.make:
inline std::size_t hash(Int32 n)
^
/usr/local/include/Poco/Hash.h:84:20: note: candidate function
inline std::size_t hash(UInt32 n)
^
/usr/local/include/Poco/Hash.h:90:20: note: candidate function
inline std::size_t hash(Int64 n)
^
/usr/local/include/Poco/Hash.h:96:20: note: candidate function
inline std::size_t hash(UInt64 n)
^
1 error generated.
make[2]: *** [lib/CMakeFiles/Pothos.dir/Object/Convert.cpp.o] Error 1
make[1]: *** [lib/CMakeFiles/Pothos.dir/all] Error 2
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

@guruofquality
Copy link
Contributor

see #37

@guruofquality
Copy link
Contributor

There is a new release tag with the poco fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants