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 build failing on Fedora 39 #1153

Open
joachimmetz opened this issue Feb 26, 2023 · 0 comments
Open

pyzmq build failing on Fedora 39 #1153

joachimmetz opened this issue Feb 26, 2023 · 0 comments

Comments

@joachimmetz
Copy link
Member

joachimmetz commented Feb 26, 2023

  In file included from bundled/zeromq/src/ipc_address.cpp:31:
  bundled/zeromq/src/compat.hpp:45:1: error: ‘size_t strlcpy(char*, const char*, size_t)’ redeclared inline without ‘gnu_inline’ attribute
     45 | strlcpy (char *dest_, const char *src_, const size_t dest_size_)
        | ^~~~~~~
  In file included from /usr/include/features.h:503,
                   from /usr/include/errno.h:25,
                   from bundled/zeromq/src/../include/zmq.h:56,
                   from bundled/zeromq/src/precompiled.hpp:57,
                   from bundled/zeromq/src/ipc_address.cpp:30:
  /usr/include/bits/string_fortified.h:150:1: note: ‘size_t strlcpy(char*, const char*, size_t)’ previously defined here
    150 | __NTH (strlcpy (char *__restrict __dest, const char *__restrict __src,
@joachimmetz joachimmetz changed the title pyzmq build failing on Fedora 38 pyzmq build failing on Fedora 39 Mar 3, 2024
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

1 participant