Skip to content

Instantly share code, notes, and snippets.

@ArchRobison
Last active August 28, 2016 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArchRobison/c09755abe8704c2f910fd14cafda38ad to your computer and use it in GitHub Desktop.
Save ArchRobison/c09755abe8704c2f910fd14cafda38ad to your computer and use it in GitHub Desktop.
Output from trying to install Vectorize.jl on MacOS (El Capitan)
...
x bindings/d/sources/
x bindings/d/sources/main.d
x bindings/d/sources/yeppp/
x bindings/d/sources/yeppp/types.d
x bindings/d/sources/yeppp/math.d
x bindings/d/sources/yeppp/library.d
x bindings/d/sources/yeppp/core.d
INFO: ====== Successfully installed Yeppp! ======
TESTING: abs!(Vector{Float32}, Vector{Complex{Float32}})
Intel MKL FATAL ERROR: Cannot load libmkl_intel_thread.dylib.
ERROR: Build process failed.
in build!(::Array{String,1}, ::Dict{Any,Any}, ::Set{Any}) at ./pkg/entry.jl:622
in build(::Array{String,1}) at ./pkg/entry.jl:641
in (::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#build,Tuple{Array{String,1}}})() at ./pkg/dir.jl:31
in cd(::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#build,Tuple{Array{String,1}}}, ::String) at ./file.jl:59
in #cd#1(::Array{Any,1}, ::Function, ::Function, ::Array{String,1}, ::Vararg{Array{String,1},N}) at ./pkg/dir.jl:31
in build(::String, ::Vararg{String,N}) at ./pkg/pkg.jl:236
julia>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment