Skip to content

ERROR: LoadError: UndefVarError: promote_sys_size not defined #99

@lobingera

Description

@lobingera
               _
   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: https://docs.julialang.org
   _ _   _| |_  __ _   |  Type "?help" for help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 0.7.0-DEV.3266 (2018-01-04 16:44 UTC)
 _/ |\__'_|_|_|\__'_|  |  Commit 93454e2* (0 days old master)
|__/                   |  x86_64-linux-gnu

julia> Pkg.test("FixedPointNumbers.jl")
[ Info: Testing FixedPointNumbers @ Base.Pkg.Entry entry.jl:723
ERROR: LoadError: UndefVarError: promote_sys_size not defined
Stacktrace:
 [1] getproperty(::Module, ::Symbol) at ./sysimg.jl:14
 [2] top-level scope at /home/lobi/.julia/v0.7/FixedPointNumbers/src/FixedPointNumbers.jl:140
 [3] include at ./boot.jl:295 [inlined]
 [4] include_relative(::Module, ::String) at ./loading.jl:521
 [5] include(::Module, ::String) at ./sysimg.jl:26
 [6] top-level scope
 [7] eval at ./boot.jl:298 [inlined]
 [8] top-level scope at ./<missing>:2
in expression starting at /home/lobi/.julia/v0.7/FixedPointNumbers/src/FixedPointNumbers.jl:140
ERROR: LoadError: Failed to precompile FixedPointNumbers to /home/lobi/.julia/lib/v0.7/FixedPointNumbers.ji.
Stacktrace:
 [1] error at ./error.jl:33 [inlined]
 [2] compilecache(::String) at ./loading.jl:648
 [3] compilecache at ./loading.jl:605 [inlined]
 [4] _require(::Symbol) at ./loading.jl:460
 [5] require(::Symbol) at ./loading.jl:333
 [6] include at ./boot.jl:295 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:521
 [8] include(::Module, ::String) at ./sysimg.jl:26
 [9] process_options(::Base.JLOptions) at ./client.jl:323
 [10] _start() at ./client.jl:374
in expression starting at /home/lobi/.julia/v0.7/FixedPointNumbers/test/runtests.jl:1
┌ Error: ------------------------------------------------------------
│ # Testing failed for FixedPointNumbers
│   exception = ErrorException("failed process: Process(`/home/lobi/julia07/usr/bin/julia -Cnative -J/home/lobi/julia07/usr/lib/julia/sys.so --compile=yes --depwarn=yes --code-coverage=none --color=yes --compiled-modules=yes --check-bounds=yes --warn-overwrite=yes --startup-file=yes /home/lobi/.julia/v0.7/FixedPointNumbers/test/runtests.jl`, ProcessExited(1)) [1]")
└ @ Base.Pkg.Entry entry.jl:739
ERROR: FixedPointNumbers had test errors

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