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

Gallium fails to precompile #153

@josefsachsconning

Description

@josefsachsconning

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

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