Claire's Monster

Results 252 comments of Claire's Monster

@LecrisUT First, correct, I mixed-up the verify_conda and verify_shared. The latter is effectively to verify that if a user has a custom dynamic `libsecp256k1` installed, coincurve works well with it...

Awaiting: https://github.com/conda-forge/staged-recipes/pull/27201

All tests passed with duplicated `dydx-v4-proto` recipe

@xhochy Please, when you have some time, can you look at this proposal? It fails locally with: ``` The following package could not be installed └─ qemu-execve-aarch64 9.1.0.* ha1f11d0_0 is...

@xhochy I am trying to build a local windows test/debug framework. I saw a discussion and your original docker proposal, as well as a few people saying that they were...

@h-vetinari There is this: https://github.com/conda-forge/qemu-execve-feedstock - It includes a patch to redirect the execve call back to the arch ld (rather than letting it be handled by the system ld)....

I did not change anything in example, why do I get this annoying failure? I compared to main and nothing gives

The recipe should build when `libblst` is released: https://github.com/conda-forge/staged-recipes/pull/27476 (we can't pull them together anyway due to conda-build failing dependencies with `ouputs`-style recipes)

@step21 This should be good to go when `libblst` (currently under review by @xhochy: https://github.com/conda-forge/staged-recipes/pull/27476) is approved. I tested that it passes by supplying the lib in the draft recipe...

@step21 Have you had a chance to look at this alternative recipe? I prefer to build conda package from github source