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

Fails to precompile on master #134

Closed
MikeInnes opened this issue Nov 5, 2018 · 1 comment
Closed

Fails to precompile on master #134

MikeInnes opened this issue Nov 5, 2018 · 1 comment

Comments

@MikeInnes
Copy link
Member

julia> versioninfo()
Julia Version 1.1.0-DEV.614
Commit 099979931c* (2018-11-04 18:43 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin18.0.0)
  CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, skylake)

julia> using Tokenize
[ Info: Precompiling Tokenize [0796e94c-ce3b-5d07-9a54-7f471281c624]
ERROR: Failed to precompile Tokenize [0796e94c-ce3b-5d07-9a54-7f471281c624] to /Users/mike/.julia/compiled/v1.1/Tokenize/7Oi97.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] macro expansion at ./logging.jl:311 [inlined]
 [3] compilecache(::Base.PkgId, ::String) at ./loading.jl:1184
 [4] _require(::Base.PkgId) at ./logging.jl:309
 [5] require(::Base.PkgId) at ./loading.jl:858
 [6] macro expansion at ./logging.jl:309 [inlined]
 [7] require(::Module, ::Symbol) at ./loading.jl:840
@KristofferC
Copy link
Sponsor Member

JuliaLang/julia#29903

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