Skip to content

TableReader precompilation fails on 1.3.0-rc3 on Windows #58

@ltf-canada

Description

@ltf-canada

Details:

julia> using TableReader
[ Info: Precompiling TableReader [70df011a-6618-58d7-8e16-3cf9e384cb47]
ERROR: LoadError: UndefVarError: ##24#29 not defined
Stacktrace:
 [1] _precompile_() at C:\Users\jsutherland\.julia\packages\TableReader\XQZpf\src\TableReader.jl:784
 [2] top-level scope at C:\Users\jsutherland\.julia\packages\TableReader\XQZpf\src\TableReader.jl:817
 [3] include at .\boot.jl:328 [inlined]
 [4] include_relative(::Module, ::String) at .\loading.jl:1105
 [5] include(::Module, ::String) at .\Base.jl:31
 [6] top-level scope at none:2
 [7] eval at .\boot.jl:330 [inlined]
 [8] eval(::Expr) at .\client.jl:433
 [9] top-level scope at .\none:3
in expression starting at C:\Users\jsutherland\.julia\packages\TableReader\XQZpf\src\TableReader.jl:817
ERROR: Failed to precompile TableReader [70df011a-6618-58d7-8e16-3cf9e384cb47] to C:\Users\jsutherland\.julia\compiled\v1.3\TableReader\EYKoh_1mRd4.ji.
Stacktrace:
 [1] error(::String) at .\error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at .\loading.jl:1283
 [3] _require(::Base.PkgId) at .\loading.jl:1024
 [4] require(::Base.PkgId) at .\loading.jl:922
 [5] require(::Module, ::Symbol) at .\loading.jl:917

julia> versioninfo()
Julia Version 1.3.0-rc3.0
Commit b5ccd0f2ef (2019-10-04 01:57 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, sandybridge)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions