Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Gallium fails to precompile #153

Open
josefsachsconning opened this issue Sep 14, 2016 · 4 comments
Open

Gallium fails to precompile #153

josefsachsconning opened this issue Sep 14, 2016 · 4 comments

Comments

@josefsachsconning
Copy link
Collaborator

Using master branches of julia and Gallium and its dependencies.

AWS-Sachs-Ubuntu$ usr/bin/julia
               _
   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
   _ _   _| |_  __ _   |  Type "?help" for help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 0.6.0-dev.624 (2016-09-14 14:07 UTC)
 _/ |\__'_|_|_|\__'_|  |  Commit 0baa867 (0 days old master)
|__/                   |  x86_64-linux-gnu

julia> using Gallium
INFO: Precompiling module Gallium.
ERROR: LoadError: UndefVarError: LambdaInfo not defined
 in include_from_node1(::String) at ./loading.jl:541
 in macro expansion; at ./none:2 [inlined]
 in anonymous at ./<missing>:?
 in eval(::Module, ::Any) at ./boot.jl:238
 in process_options(::Base.JLOptions) at ./client.jl:239
 in _start() at ./client.jl:326
while loading /home/sachs/.julia/v0.6/ASTInterpreter/src/ASTInterpreter.jl, in expression starting on line 58
ERROR: LoadError: Failed to precompile ASTInterpreter to /home/sachs/.julia/lib/v0.6/ASTInterpreter.ji.
 in compilecache(::String) at ./loading.jl:663
 in require(::Symbol) at ./loading.jl:424
 in include_from_node1(::String) at ./loading.jl:541
 in macro expansion; at ./none:2 [inlined]
 in anonymous at ./<missing>:?
 in eval(::Module, ::Any) at ./boot.jl:238
 in process_options(::Base.JLOptions) at ./client.jl:239
 in _start() at ./client.jl:326
while loading /home/sachs/.julia/v0.6/Gallium/src/Gallium.jl, in expression starting on line 3
ERROR: Failed to precompile Gallium to /home/sachs/.julia/lib/v0.6/Gallium.ji.
 in compilecache(::String) at ./loading.jl:663
 in require(::Symbol) at ./loading.jl:453
@Keno
Copy link
Member

Keno commented Sep 14, 2016

JuliaLang/julia#18413. Ideally I'd recommend staying on 0.5

@josefsachsconning
Copy link
Collaborator Author

Okay, I won't try Gallium on 0.6 until I hear that the coast is clear.

@jgoldfar
Copy link

Is there any roadmap for Gallium on v0.6 (and/or a way to chip in?)

@antrubler
Copy link

Still no news? Julia 0.6.0 was officially released. Gallium still can't be precompiled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants