ericLemanissier
ericLemanissier
I was bitten by this too. Another more fundamental way to test is to do `python -c "import lzma"` which gives ``` Traceback (most recent call last): File "", line...
it is usually solved by installing libzma-dev before building python
@jgsogo do you think @conan-center-bot could add in the first message of this issue the errors which happened, as full text, kb number, or anything else ? That would make...
The current task seems to call `conan export` but this cannot cover all hooks, because the binaries are not inspected. The coverage would improve if the task used `conan install`...
> There are 407,599 Versions Indexed right now for example. I don't understand, why is the bot reporting 1642 recipes?
Bye, issue, see you next year when a new hook is merged!
@sify21 you may want to close and reopen the PR to trigger a rebuild, so that it can be merged
this PR would love a CI restart
It looks like a RAM limitation issue, as mentioned in https://github.com/conan-io/conan-center-index/pull/9469 upstream is trying to improve the situation in the next versions, cf https://github.com/libigl/libigl/pull/1746 and https://github.com/libigl/libigl/pull/2017
> There is something wrong in this recipe from the beginning: > - autotools upstream but there are custom CMake files > - gsoap C lib is installed but not...