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

pyzmq recipe build fail #2818

Closed
RobertFlatt opened this issue May 30, 2023 · 1 comment
Closed

pyzmq recipe build fail #2818

RobertFlatt opened this issue May 30, 2023 · 1 comment

Comments

@RobertFlatt
Copy link
Contributor

Logs

[1m[90m[DEBUG][39m[0m:   	  CXX      src/src_libzmq_la-stream_listener_base.lo
[1m[90m[DEBUG][39m[0m:   	  CXX      src/src_libzmq_la-stream_engine.lo
[1m[90m[DEBUG][39m[0m:   	In file included from src/mtrie.cpp:32:
[1m[90m[DEBUG][39m[0m:   	./src/generic_mtrie_impl.hpp:52:46: error: ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Werror,-Wdtor-name]
[1m[90m[DEBUG][39m[0m:   	template <typename T> zmq::generic_mtrie_t<T>::~generic_mtrie_t ()
[1m[90m[DEBUG][39m[0m:   	                      ~~~~~~~~~~~~~~~~~~~~~~~^~
[1m[90m[DEBUG][39m[0m:   	                                             ::generic_mtrie_t
[1m[90m[DEBUG][39m[0m:   	1 error generated.
@T-Dynamos
Copy link
Contributor

Should be closed as it is same as #2811 (pyzmq depends on libzmq)

@Julian-O Julian-O closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants