Skip to content

Precompilation fails #27

@astrozot

Description

@astrozot

I just tried to install VML on a Mac laptop. The installation succeeds, but when I try to use the package the precompilation fails:

julia> using VML
[ Info: Precompiling VML [c8ce9da6-5d36-5c03-b118-5a70151be7bc]
ERROR: LoadError: could not open file /Users/mlombard/.julia/packages/VML/KUbuJ/deps/deps.jl
Stacktrace:
 [1] include_relative(::Module, ::String) at /Applications/Julia-1.2.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 [2] include at ./Base.jl:31 [inlined]
 [3] include(::String) at /Users/mlombard/.julia/packages/VML/KUbuJ/src/VML.jl:3
 [4] top-level scope at /Users/mlombard/.julia/packages/VML/KUbuJ/src/VML.jl:8
 [5] include_relative(::Module, ::String) at /Applications/Julia-1.2.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 [6] include(::Module, ::String) at /Applications/Julia-1.2.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 [7] top-level scope at none:2
 [8] eval at ./boot.jl:330 [inlined]
 [9] eval(::Expr) at ./client.jl:432
 [10] top-level scope at ./none:3
in expression starting at /Users/mlombard/.julia/packages/VML/KUbuJ/src/VML.jl:8
ERROR: Failed to precompile VML [c8ce9da6-5d36-5c03-b118-5a70151be7bc] to /Users/mlombard/.julia/compiled/v1.2/VML/WlHoi.ji.
Stacktrace:
 [1] error(::String) at /Applications/Julia-1.2.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 [2] compilecache(::Base.PkgId, ::String) at /Applications/Julia-1.2.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 [3] _require(::Base.PkgId) at /Applications/Julia-1.2.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 [4] require(::Base.PkgId) at /Applications/Julia-1.2.app/Contents/Resources/julia/lib/julia/sys.dylib:? (repeats 2 times)

Is this a problem linked to my own installation or a more general one? The problem is present in both Julia v. 1.2.0 and 1.3.0.

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