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

🐛 Upgrade and fix gevent recipe, closes #2805 #3129

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

AndreMiras
Copy link
Member

@AndreMiras AndreMiras commented Mar 22, 2025

Update the gevent recipe from 1.4.0 (2019/01) to the latest version 24.11.1 (2024/11) and fix the build errors.

Note that the build fails on macOS, the error is:

deps/libuv/src/unix/bsd-ifaddrs.c:31:10: fatal error: 'net/if_dl.h' file not found
#include <net/if_dl.h>
         ^~~~~~~~~~~~~

Update the gevent recipe from 1.4.0 (2019/01) to the latest version
24.11.1 (2024/11) and fix the build errors.

Note that the build fails on macOS, the error is:
```
deps/libuv/src/unix/bsd-ifaddrs.c:31:10: fatal error: 'net/if_dl.h' file not found
         ^~~~~~~~~~~~~
```
@AndreMiras AndreMiras merged commit 4d2d5f0 into develop Mar 23, 2025
61 of 63 checks passed
@AndreMiras AndreMiras deleted the feature/fix_gevent branch March 23, 2025 10:41
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

Successfully merging this pull request may close these issues.

1 participant