JuliaData / NamedTuples.jl

[DEPRECATED] NamedTuples.jl
Other
30 stars 17 forks source link

Tests fail on Windows 10 #76

Closed hearnsj closed 6 years ago

hearnsj commented 6 years ago

Installing NAmedTuples on v 1.0.0 on Windows 10 it is a required packaged for Queryverse

Somehow I think I have got something configured wrong.

(v1.0) pkg> test NamedTuples Testing NamedTuples Status C:\Users\hearn\AppData\Local\Temp\jl_67BB.tmp\Manifest.toml [73a701b4] NamedTuples v4.0.2 ERROR: LoadError: UndefVarError: start not defined Stacktrace: [1] getproperty(::Module, ::Symbol) at .\sysimg.jl:13 [2] top-level scope at none:0 [3] include at .\boot.jl:317 [inlined] [4] include_relative(::Module, ::String) at .\loading.jl:1038 [5] include(::Module, ::String) at .\sysimg.jl:29 [6] top-level scope at none:2 [7] eval at .\boot.jl:319 [inlined] [8] eval(::Expr) at .\client.jl:389 [9] top-level scope at .\none:3 in expression starting at C:\Users\hearn.julia\packages\NamedTuples\MIrnh\src\NamedTuples.jl:16 ERROR: LoadError: Failed to precompile NamedTuples [73a701b4-84e1-5df0-88ff-1968ee2ee8dc] to C:\Users\hearn.julia\compiled\v1.0\NamedTuples\SN1pr.ji. Stacktrace: [1] error(::String) at .\error.jl:33 [2] macro expansion at .\logging.jl:313 [inlined] [3] compilecache(::Base.PkgId, ::String) at .\loading.jl:1184 [4] _require(::Base.PkgId) at .\logging.jl:311 [5] require(::Base.PkgId) at .\loading.jl:852 [6] macro expansion at .\logging.jl:311 [inlined] [7] require(::Module, ::Symbol) at .\loading.jl:834 [8] include at .\boot.jl:317 [inlined] [9] include_relative(::Module, ::String) at .\loading.jl:1038 [10] include(::Module, ::String) at .\sysimg.jl:29 [11] include(::String) at .\client.jl:388 [12] top-level scope at none:0 in expression starting at C:\Users\hearn.julia\packages\NamedTuples\MIrnh\test\runtests.jl:1 ERROR: Package NamedTuples errored during testing

omus commented 6 years ago

@hearnsj I'm under the impression that the Queryverse is dropping NamedTuples.jl and using the NamedTuple type included with Julia as of 0.7. Which package relies on NamedTuples.jl?

davidanthoff commented 6 years ago

I'm just not done porting Queryverse to julia 1.0, nothing to be done here.

hearnsj commented 6 years ago

No problems. Please let me know if you need any testing done, Windows 10 or Fedora Linux,