-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Upgrade from Julia 1.1.1 to 1.6.1 #111
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 ( |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2021.06.09.12.51.26
Julia uses this in `deps/Versions.make`
So, upgrading PCRE to 10.36 (as they have in
Specifically, the link here should drop you to the right place. EDIT: updated link – line number didn't work b/c i fully expanded the groups that're closed by default. |
Oddly enough, it seems like the build platform does have I'm not super familiar with how to go about fixing the build environment so Julia can see it. 😕 Any ideas/advice? |
Per https://github.com/JuliaLang/julia/pull/37618/files#diff-2592b7284deb7b3ee2572fbb4f110a2d868137ba3970d01a7ea3c7d07b808642, Julia 1.6 supports the use of the system `libnghttp2` while `make`-ing.
Also removes some likely to be outdated dependencies. This is based on conda-forge#111 and likely to still fail, but I could not find the logs for that PR anymore. Also, would it be possible to run the entire testsuite (should take ~1h with multiple threads), since that is also likely to catch any issues with third-party dependencies?
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)