Skip to content

Julia 1.10.2 fails when trying to add or use Plots issuing Pkg.add("Plots") or using Plots #4921

@JuanVargas

Description

@JuanVargas

ERROR: LoadError: Init
Error: could not load library "... /.julia/artifacts/648a32a349aac06f19b6bfed47f0b822b4ef28c3/lib/libgobject-2.0.so"
│ ..../.julia/artifacts/648a32a349aac06f19b6bfed47f0b822b4ef28c3/lib/libgobject-2.0.so: undefined symbol: g_dir_unref

Looking deeper into the cascade of errors, I can see that the following crash when precompiling

../src/Cairo_jll.jl
../src/GR_jll.jl

resulting in failures in the following packages:

✗ Cairo_jll
✗ Qt6Base_jll
✗ HarfBuzz_jll
✗ libass_jll
✗ FFMPEG_jll
✗ FFMPEG
✗ GR_jll
✗ Plots
✗ Plots → UnitfulExt

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamjulia or dependencies

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions