Skip to content
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

[WIP] Bump SuiteSparse to 5.4.0+6 #34935

Merged
merged 1 commit into from
Mar 2, 2020
Merged

[WIP] Bump SuiteSparse to 5.4.0+6 #34935

merged 1 commit into from
Mar 2, 2020

Conversation

ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Feb 29, 2020

This fixes the issue identified in #34441 with freebsd.
It also fixes JuliaPackaging/Yggdrasil#7 avoiding having 3 copies of every suitesparse library on windows.
This version also no longer links to metis.

One issue is that I think the naming convention for arm has changed and the refresh_bb_tarballs.sh script is not picking up the armv7l triplets. Perhaps that needs to be fixed before we can merge this.

@ViralBShah ViralBShah added building Build system, or building Julia or its dependencies sparse Sparse arrays backport 1.4 triage This should be discussed on a triage call labels Feb 29, 2020
@ViralBShah
Copy link
Member Author

rm -f /Users/viral/julia/deps/srccache/SuiteSparse.v5.4.0-6.arm-linux-gnueabihf.tar.gz
/Users/viral/julia/deps/tools/jldownload /Users/viral/julia/deps/srccache/SuiteSparse.v5.4.0-6.arm-linux-gnueabihf.tar.gz https://github.com/JuliaBinaryWrappers/SuiteSparse_jll.jl/releases/download/SuiteSparse-v5.4.0+6/SuiteSparse.v5.4.0.arm-linux-gnueabihf.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   491  100   491    0     0   4269      0 --:--:-- --:--:-- --:--:--  4269
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
make: *** [/Users/viral/julia/deps/srccache/SuiteSparse.v5.4.0-6.arm-linux-gnueabihf.tar.gz] Error 22
rm -f /Users/viral/julia/deps/srccache/SuiteSparse.v5.4.0-6.powerpc64le-linux-gnu.tar.gz

@ViralBShah
Copy link
Member Author

Thanks @giordano for the suggestion on fixing the script.

Bump SuiteSparse from BB
Add the armv7l binaries for openblas and remove checksums for older version
@ViralBShah
Copy link
Member Author

Windows failures are not relevant.

@ViralBShah ViralBShah merged commit 5b241c2 into master Mar 2, 2020
@ViralBShah ViralBShah deleted the vs/ss-update branch March 2, 2020 14:46
@KristofferC KristofferC mentioned this pull request Mar 23, 2020
27 tasks
@JeffBezanson JeffBezanson removed the triage This should be discussed on a triage call label Mar 24, 2020
ravibitsgoa pushed a commit to ravibitsgoa/julia that referenced this pull request Apr 9, 2020
Bump SuiteSparse from BB
Add the armv7l binaries for openblas and remove checksums for older version
KristofferC pushed a commit that referenced this pull request Apr 11, 2020
Bump SuiteSparse from BB
Add the armv7l binaries for openblas and remove checksums for older version
@KristofferC KristofferC mentioned this pull request May 10, 2020
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies sparse Sparse arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Win32 SuiteSparse build is subtly borked
2 participants