Hello,
I am trying to precompile the Turing package, but failed to do so with the following error messages. There was no error message when I added Turing. I use Ubuntu 20.04 LTS with a Dell laptop. I will appreciate if someone could share ideas on this matter.
Thanks,
Joseph
using Turing
[ Info: Precompiling Turing [fce5fe82-541a-59a6-adf8-730c64b5f9a0]
ERROR: LoadError: LoadError: LoadError: ArgumentError: Received unrecognized keyword argument warn_check_args. Recognized arguments include:
inline
, unroll
, check_empty
, and thread
.
Stacktrace:
[1] check_macro_kwarg(::Expr, ::Bool, ::Bool, ::Int8, ::Int8, ::Int64) at /home/caleb/.julia/packages/LoopVectorization/796Tt/src/constructors.jl:104
[2] #process_args#80 at /home/caleb/.julia/packages/LoopVectorization/796Tt/src/constructors.jl:110 [inlined]
[3] process_args at /home/caleb/.julia/packages/LoopVectorization/796Tt/src/constructors.jl:109 [inlined]
[4] turbo_macro(::Module, ::LineNumberNode, ::Expr, ::Expr, ::Vararg{Expr,N} where N) at /home/caleb/.julia/packages/LoopVectorization/796Tt/src/constructors.jl:119
[5] @tturbo(::LineNumberNode, ::Module, ::Vararg{Any,N} where N) at /home/caleb/.julia/packages/LoopVectorization/796Tt/src/constructors.jl:225
[6] include(::Function, ::Module, ::String) at ./Base.jl:380
[7] include at ./Base.jl:368 [inlined]
[8] include(::String) at /home/caleb/.julia/packages/RecursiveFactorization/5HUbe/src/RecursiveFactorization.jl:1
[9] top-level scope at /home/caleb/.julia/packages/RecursiveFactorization/5HUbe/src/RecursiveFactorization.jl:3
[10] include(::Function, ::Module, ::String) at ./Base.jl:380
[11] include(::Module, ::String) at ./Base.jl:368
[12] top-level scope at none:2
[13] eval at ./boot.jl:331 [inlined]
[14] eval(::Expr) at ./client.jl:467
[15] top-level scope at ./none:3
in expression starting at /home/caleb/.julia/packages/RecursiveFactorization/5HUbe/src/lu.jl:187
in expression starting at /home/caleb/.julia/packages/RecursiveFactorization/5HUbe/src/lu.jl:186
in expression starting at /home/caleb/.julia/packages/RecursiveFactorization/5HUbe/src/RecursiveFactorization.jl:3
ERROR: LoadError: Failed to precompile RecursiveFactorization [f2c3362d-daeb-58d1-803e-2bc74f2840b4] to /home/caleb/.julia/compiled/v1.5/RecursiveFactorization/tEwl6_O5PN9.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1305
[3] _require(::Base.PkgId) at ./loading.jl:1030
[4] require(::Base.PkgId) at ./loading.jl:928
[5] require(::Module, ::Symbol) at ./loading.jl:923
[6] include(::Function, ::Module, ::String) at ./Base.jl:380
[7] include(::Module, ::String) at ./Base.jl:368
[8] top-level scope at none:2
[9] eval at ./boot.jl:331 [inlined]
[10] eval(::Expr) at ./client.jl:467
[11] top-level scope at ./none:3
in expression starting at /home/caleb/.julia/packages/NonlinearSolve/37aUT/src/NonlinearSolve.jl:13
ERROR: LoadError: Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to /home/caleb/.julia/compiled/v1.5/NonlinearSolve/8YWaI_O5PN9.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1305
[3] _require(::Base.PkgId) at ./loading.jl:1030
[4] require(::Base.PkgId) at ./loading.jl:928
[5] require(::Module, ::Symbol) at ./loading.jl:923
[6] include(::Function, ::Module, ::String) at ./Base.jl:380
[7] include(::Module, ::String) at ./Base.jl:368
[8] top-level scope at none:2
[9] eval at ./boot.jl:331 [inlined]
[10] eval(::Expr) at ./client.jl:467
[11] top-level scope at ./none:3
in expression starting at /home/caleb/.julia/packages/Bijectors/LmARY/src/Bijectors.jl:39
ERROR: LoadError: Failed to precompile Bijectors [76274a88-744f-5084-9051-94815aaf08c4] to /home/caleb/.julia/compiled/v1.5/Bijectors/39uFz_O5PN9.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1305
[3] _require(::Base.PkgId) at ./loading.jl:1030
[4] require(::Base.PkgId) at ./loading.jl:928
[5] require(::Module, ::Symbol) at ./loading.jl:923
[6] include(::Function, ::Module, ::String) at ./Base.jl:380
[7] include(::Module, ::String) at ./Base.jl:368
[8] top-level scope at none:2
[9] eval at ./boot.jl:331 [inlined]
[10] eval(::Expr) at ./client.jl:467
[11] top-level scope at ./none:3
in expression starting at /home/caleb/.julia/packages/Turing/y0DW3/src/Turing.jl:4
ERROR: Failed to precompile Turing [fce5fe82-541a-59a6-adf8-730c64b5f9a0] to /home/caleb/.julia/compiled/v1.5/Turing/gm4QC_O5PN9.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1305
[3] _require(::Base.PkgId) at ./loading.jl:1030
[4] require(::Base.PkgId) at ./loading.jl:928
[5] require(::Module, ::Symbol) at ./loading.jl:923