Closed regro-cf-autotick-bot closed 4 years ago
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 (recipe
) and found it was in an excellent condition.
Failing with:
In file included from /home/conda/feedstock_root/build_artifacts/shogun-cpp_1559792375954/work/src/shogun/classifier/svm/NewtonSVM.cpp:20:0:
/home/conda/feedstock_root/build_artifacts/shogun-cpp_1559792375954/work/src/shogun/mathematics/lapack.h:25:10: fatal error: mkl_cblas.h: No such file or directory
#include <mkl_cblas.h>
^~~~~~~~~~~~~
compilation terminated.
gmake[3]: *** [src/shogun/CMakeFiles/libshogun.dir/classifier/svm/NewtonSVM.cpp.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[2]: *** [src/shogun/CMakeFiles/libshogun.dir/all] Error 2
gmake[1]: *** [src/shogun/CMakeFiles/shogun.dir/rule] Error 2
gmake: *** [shogun] Error 2
Yep. I think this feedstock needs some love in general; I'll try to take a look soon.
This PR has been triggered in an effort to update hdf5-1.10.5.
Notes and instructions for merging this PR:
This package has the following downstream children: shogun And potentially more. If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one.This PR was created by the cf-regro-autotick-bot. The cf-regro-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable. Finally, feel free to drop us a line if there are any issues!