JuliaNeuroscience / NIfTI.jl

Julia module for reading/writing NIfTI MRI files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation error

pearcemc opened this issue · comments

Tried to get this going today, received the following error:

julia> using NIfTI

WARNING: deprecated syntax "(Type=>Integer)[]" at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:25.
Use "Dict{Type,Integer}()" instead.

WARNING: deprecated syntax "{a=>b, ...}" at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:110.
Use "Dict{Any,Any}(a=>b, ...)" instead.

WARNING: deprecated syntax "[a=>b, ...]" at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:300.
Use "Dict(a=>b, ...)" instead.

WARNING: deprecated syntax "[a=>b, ...]" at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:405.
Use "Dict(a=>b, ...)" instead.
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Union(args...) is deprecated, use Union{args...} instead.
 in depwarn at deprecated.jl:73
 in call at deprecated.jl:50
 in include at ./boot.jl:261
 in include_from_node1 at ./loading.jl:304
 in require at ./loading.jl:243
 in include at ./boot.jl:261
 in include_from_node1 at ./loading.jl:304
 in require at ./loading.jl:243
while loading /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl, in expression starting on line 256
WARNING: Base.String is deprecated, use AbstractString instead.
WARNING: Base.Uint64 is deprecated, use UInt64 instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint16 is deprecated, use UInt16 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint64 is deprecated, use UInt64 instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint64 is deprecated, use UInt64 instead.
WARNING: Base.Uint64 is deprecated, use UInt64 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint16 is deprecated, use UInt16 instead.
WARNING: Base.Uint16 is deprecated, use UInt16 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint is deprecated, use UInt instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Base.Uint16 is deprecated, use UInt16 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Base.Uint16 is deprecated, use UInt16 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Base.Uint64 is deprecated, use UInt64 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Base.Uint64 is deprecated, use UInt64 instead.
in anonymous at /home/mcp50/.julia/v0.5/StrPack/src/StrPack.jl:404
WARNING: Dict{K,V}(ks::AbstractArray{K},vs::AbstractArray{V}) is deprecated, use Dict{K,V}(zip(ks,vs)) instead.
 in depwarn at deprecated.jl:73
 in call at deprecated.jl:50
 in include at ./boot.jl:261
 in include_from_node1 at ./loading.jl:304
 in require at ./loading.jl:243
while loading /home/mcp50/.julia/v0.5/NIfTI/src/NIfTI.jl, in expression starting on line 62
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: int32(x) is deprecated, use Int32(x) instead.
 in depwarn at deprecated.jl:73
 in int32 at deprecated.jl:50
 in include at ./boot.jl:261
 in include_from_node1 at ./loading.jl:304
 in require at ./loading.jl:243
while loading /home/mcp50/.julia/v0.5/NIfTI/src/NIfTI.jl, in expression starting on line 82
WARNING: int16(x) is deprecated, use Int16(x) instead.
 in depwarn at deprecated.jl:73
 in int16 at deprecated.jl:50
 in include at ./boot.jl:261
 in include_from_node1 at ./loading.jl:304
 in require at ./loading.jl:243
while loading /home/mcp50/.julia/v0.5/NIfTI/src/NIfTI.jl, in expression starting on line 84
WARNING: Base.Uint8 is deprecated, use UInt8 instead.
WARNING: Base.Uint16 is deprecated, use UInt16 instead.
WARNING: Base.Uint32 is deprecated, use UInt32 instead.
WARNING: Base.Uint64 is deprecated, use UInt64 instead.
ERROR: LoadError: TypeError: Tuple: in parameter, expected Type{T}, got Tuple{DataType,DataType,DataType}
 in include at ./boot.jl:261
 in include_from_node1 at ./loading.jl:304
 in require at ./loading.jl:243
while loading /home/mcp50/.julia/v0.5/NIfTI/src/NIfTI.jl, in expression starting on line 127