-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Rebuild for Python 3.7, GCC 7, R 3.5.1, openBLAS 0.3.2 #51
Conversation
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 ( |
Upps |
This is the CircleCI build. Also attached the log file. |
There are a few patches in the AnacondaRecipes version that we may need. The main thing seems to be we are missing the |
Looks like issue ( OpenMathLib/OpenBLAS#579 ). |
Think those are the patches that we added to build on Windows. We should already have all of them. Is there one you see we are missing? |
This commit ( AnacondaRecipes@a6b3811 ) looks promising. |
Would discourage using OpenMP here as Python |
Yeah, was also reading that. Either trying to disable TLS or using that patch is a good idea. Possibly both. |
guess we need both |
AnacondaRecipes@a6b3811 turn TLS off (prematurely enabled by default) # Conflicts: # recipe/meta.yaml
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe:
|
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 ( |
As we are now patching the build a bit, deploy a new package for the legacy toolchain as well.
Thanks for exploring this Marius. 😄 Raised issue ( OpenMathLib/OpenBLAS#1766 ) to see if we can set |
cherry-picked from AnacondaRecipes@2bac9af # Conflicts: # recipe/build.sh # recipe/meta.yaml
It might be checking whether |
Wouldn’t the patch need to go in the GCC build? Does it still apply cleanly? |
I haven't looked at that patch in years, so no idea if it still applies cleanly. Also, does conda even distribute its own openmp runtime libraries? I thought those were part of libgcc or something... |
conda does distribute its own libgcc .... |
Yes, 'AD' provides its own in the |
@isuruf Can you help this poor recipe out? |
This shouldn't affect windows |
It is likely this feedstock needs to be rebuilt.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
This package has the following downstream children:
adept
armadillo
bob.math
caffe
casacore
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!