-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[release-0.4] WIP: backports for 0.4.4 #15385
Conversation
(cherry picked from commit f95ffcd)
(cherry picked from commit 9d14d39)
(cherry picked from commit a0b5414)
…4 system blas and link cholmod to lapack, needs dpotrf (cherry picked from commit 4ec8918)
this should only matter in the rare case where you're building reference lapack from source against an ILP64 blas (cherry picked from commit 06c9fb7)
[ci skip] (cherry picked from commit abdfc24)
RPM builds went fine, so +1 |
can include #15407 |
[av skip]
#15309? I saw you added the back port pending label to it. |
@toivoh I guess I can put that in, it'll require re-running PkgEval. My previous run at 1d27400 is showing regressions in DictFiles, ExperimentalAnalysis, and FunctionalData, so will need some more tweaking and a re-run of PkgEval. Logs at https://gist.github.com/bbaaf1b809a2b50d0d56 I bisected the FunctionalData failure to 132cb20, @yuyichao can you take a look? |
DictFiles failure starts happening at the same commit. ExperimentalAnalysis was a PyCall segfault that I'm having trouble reproducing. |
The issue with Given this commit is causing too much trouble and is fixing unlikely segfault for a unsupported usage (#265) I think we can leave this out for backporting..... |
@tkelman: Yeah, or if it's too much trouble then you can just wait with it. |
and fix some broken links
A handful of failures here that all seem intermittent, I can't reproduce any of them locally. https://gist.github.com/0c394be0a2f0b4e0d736 I'll merge and tag this soon, assuming my incoming trivial doc fix passes. |
[release-0.4] WIP: backports for 0.4.4
If you'd like to nominate anything that doesn't already have the label go ahead and leave a comment here - especially doc-only or test-only changes are usually fair game.
TODO's: