Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pkg.build("IJulia") Failing due to precompile fail #394

Closed
dlfivefifty opened this issue Dec 1, 2015 · 1 comment
Closed

Pkg.build("IJulia") Failing due to precompile fail #394

dlfivefifty opened this issue Dec 1, 2015 · 1 comment

Comments

@dlfivefifty
Copy link

I get the below error while trying to build IJulia on 0.4.1. This is even after wiping the .julia/lib/ directory.

julia> Pkg.build("IJulia")
INFO: Building Homebrew
HEAD is now at 6fe85e2 osquery: update 1.6.1 bottle.
HEAD is now at 4a13095 Merge pull request #85 from staticfloat/staging
INFO: Building Nettle
INFO: Building ZMQ
INFO: Building IJulia
INFO: Recompiling stale cache file /Users/solver/.julia/lib/v0.4/Conda.ji for module Conda.
WARNING: Module BinDeps uuid did not match cache file
===============================[ ERROR: IJulia ]================================

LoadError: __precompile__(true) but require failed to create a precompiled cache file
while loading /Users/solver/.julia/v0.4/IJulia/deps/build.jl, in expression starting on line 2

================================================================================
@yuyichao
Copy link
Contributor

yuyichao commented Dec 1, 2015

Dup of JuliaLang/julia#13200. Just try again.

@yuyichao yuyichao closed this as completed Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants