You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia> using GraphicsMagick_jll
Precompiling GraphicsMagick_jll...
Info Given GraphicsMagick_jll was explicitly requested, output will be shown live
[1516] signal 11 (2): Segmentation fault: 11
✗ GraphicsMagick_jll
0 dependencies successfully precompiled in 1 seconds. 74 already precompiled.
ERROR: The following 1 direct dependency failed to precompile:
GraphicsMagick_jll
Failed to precompile GraphicsMagick_jll [aa65733b-c888-5e24-8545-c87abc10c960] to "/Users/viral/.julia/compiled/v1.11/GraphicsMagick_jll/jl_toeIBg".
[1516] signal 11 (2): Segmentation fault: 1
On x86_64 linux:
julia> using GraphicsMagick_jll
│ Package GraphicsMagick_jll not found, but a package named GraphicsMagick_jll
│ is available from a registry.
│ Install package?
│ (@v1.11) pkg> add GraphicsMagick_jll
└ (y/n/o) [y]: y
Resolving package versions...
Updating `~/.julia/environments/v1.11/Project.toml`
⌃ [aa65733b] + GraphicsMagick_jll v1.3.43+0
No Changes to `~/.julia/environments/v1.11/Manifest.toml`
Disabling profiler because signal 27 handler is already in use.
I'm using Julia 1.11.1
On aarch64 mac:
On x86_64 linux:
cc @eschnett
The text was updated successfully, but these errors were encountered: