FS#70164 - [julia] Fails to find .so files
Attached to Project:
Community Packages
Opened by Helmuth Naumer (Naumer) - Friday, 26 March 2021, 01:30 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 31 March 2021, 22:05 GMT
Opened by Helmuth Naumer (Naumer) - Friday, 26 March 2021, 01:30 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 31 March 2021, 22:05 GMT
|
Details
Description:
Fails to find .so files for many _jll standard libraries. The 64 bit X86 binary from https://julialang.org/downloads/ works. Steps to Reproduce: Starting with clean install (no .julia folder) Start the REPL and load the OpenBLAS_jll library ]$ julia julia> using OpenBLAS_jll [ Info: Precompiling OpenBLAS_jll [4536629a-c528-5b80-bd46-f80d51c5b363] ERROR: InitError: could not load library "libopenblas64_.so" libopenblas64_.so: cannot open shared object file: No such file or directory Stacktrace: [1] __init__() @ OpenBLAS_jll /usr/share/julia/stdlib/v1.6/OpenBLAS_jll/src/OpenBLAS_jll.jl:35 during initialization of module OpenBLAS_jll |
This task depends upon
Closed by Antonio Rojas (arojas)
Wednesday, 31 March 2021, 22:05 GMT
Reason for closing: Fixed
Additional comments about closing: julia 1.6.0-7
Wednesday, 31 March 2021, 22:05 GMT
Reason for closing: Fixed
Additional comments about closing: julia 1.6.0-7
Upstream closed the issues because it works with official binaries, indicating it's a packaging bug.
I can also confirm it indeed works with official 1.6 binaries.
https://github.com/SciML/DifferentialEquations.jl/issues/738
https://github.com/SciML/DifferentialEquations.jl/issues/737
https://www.reddit.com/r/Julia/comments/me8hes/differentialequations_compilation_issue_in_julia/