Skip to content

FreeBSD binaries on 1.4 and nightly can't load LinearAlgebra #34540

@MikaelSlevinsky

Description

@MikaelSlevinsky

Hello, I've been redirected to file an issue with Julia about FreeBSD binaries on 1.4 and nightly after observing the following error using CirrusCI.jl

WARNING: Error during initialization of module LinearAlgebra:
ErrorException("could not load library "libopenblas64_"
Shared object "libgfortran.so.5" not found, required by "libopenblas64_.so"")
┌ Error: Error during initialization of module CHOLMOD
│   exception =
│    could not load library "libcholmod"
│    Shared object "libgfortran.so.5" not found, required by "libopenblas64_.so"
│    Stacktrace:
│     [1] dlopen(::String, ::UInt32; throw_error::Bool) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.4/Libdl/src/Libdl.jl:109
│     [2] dlopen at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.4/Libdl/src/Libdl.jl:109 [inlined] (repeats 2 times)
│     [3] __init__() at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.4/SuiteSparse/src/cholmod.jl:90
└ @ SuiteSparse.CHOLMOD ~/usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.4/SuiteSparse/src/cholmod.jl:177

Please see, e.g. the logs here https://cirrus-ci.com/github/JuliaApproximation/FastTransforms.jl, and/or the original issue ararslan/CirrusCI.jl#4 for further details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions