feat: bump to v2.11.1, enable serve mode#23
Conversation
Bump to eOn 2.11.1 (ext_pot enum fix + docs). Add rgpot v1.0.2 as a subproject source and capnproto as a host/run dependency to enable the RPC serve mode.
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you but ran into some issues. Please check the output logs of the GitHub Actions workflow below for more details. You can also ping The following suggestions might help debug any issues:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22540859519. Examine the logs at this URL for more detail. |
rattler-build uses target_directory, not folder, for extra URL sources.
|
@conda-forge-admin, please rerender |
1 similar comment
|
@conda-forge-admin, please rerender |
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22541336769. Examine the logs at this URL for more detail. |
capnpc must be on the build machine for cross-compilation (osx_arm64). Remove rgpot.wrap so the sandboxed build uses the vendored source directory instead of attempting a git clone.
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22541904657. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22542166761. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22542547107. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22542786452. Examine the logs at this URL for more detail. |
The Windows capnpc.EXE from conda-forge does not support the -o flag. A small Python patch script rewrites the rgpot rpc meson.build at build time to use the portable capnp compile subcommand instead.
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22543105446. Examine the logs at this URL for more detail. |
The previous approach using a Python script in build.bat failed because rattler-build does not place extra recipe files in the work directory. Use the patches key on the rgpot source entry instead, which rattler-build applies before the build script runs.
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22543356098. Examine the logs at this URL for more detail. |
MSVC cl.exe does not recognise the .c++ extension that capnp emits. The updated patch adds a Python wrapper that runs capnp compile and renames the generated source to .cpp.
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22543627789. Examine the logs at this URL for more detail. |
kj-async requires Windows Sockets (ws2_32) but the conda-forge capnproto package does not export it as a transitive dependency. Add conditional ws2_32 linkage to ptlrpc_dep on Windows.
Bump to eOn 2.11.1 (ext_pot enum fix + docs). Add rgpot v1.0.2 as a subproject source and capnproto as a host/run dependency to enable the RPC serve mode.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)