Skip to content

Pkg.build("ImageMagick") version 0.2.1 on OS X leads to segmentation fault #74

Closed
@BoundaryValueProblems

Description

@BoundaryValueProblems

I can neither update nor build ImageMagick 0.2.1 on OS X (with julia 0.5.0) properly.
I got the following errors:

julia> Pkg.build("ImageMagick")
INFO: Building Homebrew
Already up-to-date.
Uninstalling imagemagick@6... (1,467 files, 22.3M)
==> Installing imagemagick@6 from staticfloat/juliatranslated
==> Downloading https://juliabottles.s3.amazonaws.com/imagemagick@6-6.9.7-3.el_c
Already downloaded: /Users/xxx/Library/Caches/Homebrew.jl/imagemagick@6-6.9.7-3.el_capitan.bottle.tar.gz
==> Pouring imagemagick@6-6.9.7-3.el_capitan.bottle.tar.gz
🍺  /Users/xxx/.julia/v0.5/Homebrew/deps/usr/Cellar/imagemagick@6/6.9.7-3: 1,467 files, 22.3M
Warning: Already linked: /Users/xxx/.julia/v0.5/Homebrew/deps/usr/Cellar/imagemagick@6/6.9.7-3
INFO: Building ImageMagick

signal (11): Segmentation fault: 11
while loading /Users/xxx/.julia/v0.5/ImageMagick/deps/build.jl, in expression starting on line 122
MagickQueryConfigureOption at /Users/xxx/.julia/v0.5/Homebrew/deps/usr/lib/libMagickWand-6.Q16.dylib (unknown line)
anonymous at ./<missing> (unknown line)
unknown function (ip: 0x316010dee)
...

This is Mac OS X specific problem since I didn't have any problem building it on my Linux machine and on my Windows machine.
Please help!
BVPs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions