ViZDoom

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was unsuccessful: package requires a missing binary dependency. Last evaluation was ago and took 52 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CxxWrap ──────── v0.8.2
 Installed ViZDoom ──────── v0.1.0
 Installed BinaryProvider ─ v0.5.8
  Updating `~/.julia/environments/v1.2/Project.toml`
  [13bb3beb] + ViZDoom v0.1.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [1f15a43c] + CxxWrap v0.8.2
  [13bb3beb] + ViZDoom v0.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  Building CxxWrap → `~/.julia/packages/CxxWrap/sarOk/deps/build.log`
  Building ViZDoom → `~/.julia/packages/ViZDoom/IubYP/deps/build.log`
┌ Error: Error building `ViZDoom`: 
│ ┌ Warning: Could not extract the platform key of https://github.com/mwydmuch/ViZDoom/archive/1.1.6.tar.gz; continuing...
│ └ @ BinaryProvider ~/.julia/packages/BinaryProvider/kcGxO/src/Prefix.jl:185
│ [ Info: Downloading https://github.com/mwydmuch/ViZDoom/archive/1.1.6.tar.gz to /root/.julia/packages/ViZDoom/IubYP/deps/usr/downloads/1.1.6.tar.gz...
│ [ Info: `cmake -DJlCxx_DIR=/root/.julia/packages/CxxWrap/sarOk/deps/usr/lib/cmake/JlCxx -DBUILD_JULIA=ON -DJulia_EXECUTABLE=/opt/julia/bin/julia .`
│ ERROR: LoadError: IOError: could not spawn `cmake -DJlCxx_DIR=/root/.julia/packages/CxxWrap/sarOk/deps/usr/lib/cmake/JlCxx -DBUILD_JULIA=ON -DJulia_EXECUTABLE=/opt/julia/bin/julia .`: no such file or directory (ENOENT)
│ Stacktrace:
│  [1] _spawn_primitive(::String, ::Cmd, ::Array{Any,1}) at ./process.jl:401
│  [2] setup_stdios(::getfield(Base, Symbol("##526#527")){Cmd}, ::Array{Any,1}) at ./process.jl:414
│  [3] _spawn at ./process.jl:413 [inlined]
│  [4] #run#536(::Bool, ::typeof(run), ::Cmd) at ./process.jl:727
│  [5] run at ./process.jl:726 [inlined]
│  [6] #3 at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20 [inlined]
│  [7] cd(::getfield(Main, Symbol("##3#4")), ::String) at ./file.jl:96
│  [8] top-level scope at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20
│  [9] include at ./boot.jl:328 [inlined]
│  [10] include_relative(::Module, ::String) at ./loading.jl:1094
│  [11] include(::Module, ::String) at ./Base.jl:31
│  [12] include(::String) at ./client.jl:431
│  [13] top-level scope at none:5
│ in expression starting at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20
│ [20:13:34] #=#=#                                                                         
[20:13:34] ##O#- #                                                                       
[20:13:34] ##O=#  #                                                                      
[20:13:34] #-#O=#  #                                                                     
[20:13:35]  #-#O=#   #                                                                   
[20:13:35]   #-#O=-#   #                                                                 
[20:13:35]    #-=#=-#    #                                                               
[20:13:35]     #-=#=- #   #                                                              
[20:13:35]      #-=#=-  #   #                                                            
[20:13:35] 
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:647
   Testing ViZDoom
 Resolving package versions...
    Status `/tmp/jl_HXlikn/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [1f15a43c] CxxWrap v0.8.2
  [13bb3beb] ViZDoom v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
ERROR: LoadError: could not load library "/root/.julia/packages/ViZDoom/IubYP/src/../deps/usr/ViZDoom-1.1.6/bin/libvizdoomjl.so"
/root/.julia/packages/ViZDoom/IubYP/src/../deps/usr/ViZDoom-1.1.6/bin/libvizdoomjl.so: cannot open shared object file: No such file or directory
Stacktrace:
 [1] #dlopen#3(::Bool, ::typeof(Libdl.dlopen), ::String, ::UInt32) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Libdl/src/Libdl.jl:109
 [2] dlopen at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Libdl/src/Libdl.jl:109 [inlined] (repeats 2 times)
 [3] readmodule(::String, ::Symbol, ::Module) at /root/.julia/packages/CxxWrap/sarOk/src/CxxWrap.jl:409
 [4] wrapmodule(::String, ::Symbol, ::Module) at /root/.julia/packages/CxxWrap/sarOk/src/CxxWrap.jl:416
 [5] top-level scope at /root/.julia/packages/ViZDoom/IubYP/src/ViZDoom.jl:4
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1094
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] top-level scope at none:2
 [10] eval at ./boot.jl:330 [inlined]
 [11] eval(::Expr) at ./client.jl:432
 [12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/ViZDoom/IubYP/src/ViZDoom.jl:4
ERROR: LoadError: Failed to precompile ViZDoom [13bb3beb-38fe-5ca7-9a46-050a216300b1] to /root/.julia/compiled/v1.2/ViZDoom/MvPVa.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
 [3] _require(::Base.PkgId) at ./loading.jl:1013
 [4] require(::Base.PkgId) at ./loading.jl:911
 [5] require(::Module, ::Symbol) at ./loading.jl:906
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1094
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] include(::String) at ./client.jl:431
 [10] top-level scope at none:5
in expression starting at /root/.julia/packages/ViZDoom/IubYP/test/runtests.jl:1
ERROR: Package ViZDoom errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

Testing was unsuccessful: package requires a missing binary dependency. Last evaluation was ago and took 59 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CxxWrap ──────── v0.8.2
 Installed ViZDoom ──────── v0.1.0
 Installed BinaryProvider ─ v0.5.8
  Updating `~/.julia/environments/v1.3/Project.toml`
  [13bb3beb] + ViZDoom v0.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [1f15a43c] + CxxWrap v0.8.2
  [13bb3beb] + ViZDoom v0.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  Building CxxWrap → `~/.julia/packages/CxxWrap/sarOk/deps/build.log`
  Building ViZDoom → `~/.julia/packages/ViZDoom/IubYP/deps/build.log`
┌ Error: Error building `ViZDoom`: 
│ ┌ Warning: Could not extract the platform key of https://github.com/mwydmuch/ViZDoom/archive/1.1.6.tar.gz; continuing...
│ └ @ BinaryProvider ~/.julia/packages/BinaryProvider/kcGxO/src/Prefix.jl:185
│ [ Info: Downloading https://github.com/mwydmuch/ViZDoom/archive/1.1.6.tar.gz to /root/.julia/packages/ViZDoom/IubYP/deps/usr/downloads/1.1.6.tar.gz...
│ [ Info: `cmake -DJlCxx_DIR=/root/.julia/packages/CxxWrap/sarOk/deps/usr/lib/cmake/JlCxx -DBUILD_JULIA=ON -DJulia_EXECUTABLE=/opt/julia/bin/julia .`
│ ERROR: LoadError: IOError: could not spawn `cmake -DJlCxx_DIR=/root/.julia/packages/CxxWrap/sarOk/deps/usr/lib/cmake/JlCxx -DBUILD_JULIA=ON -DJulia_EXECUTABLE=/opt/julia/bin/julia .`: no such file or directory (ENOENT)
│ Stacktrace:
│  [1] _spawn_primitive(::String, ::Cmd, ::Array{Any,1}) at ./process.jl:99
│  [2] setup_stdios(::Base.var"#554#555"{Cmd}, ::Array{Any,1}) at ./process.jl:112
│  [3] _spawn at ./process.jl:111 [inlined]
│  [4] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:439
│  [5] run at ./process.jl:438 [inlined]
│  [6] #3 at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20 [inlined]
│  [7] cd(::var"#3#4", ::String) at ./file.jl:104
│  [8] top-level scope at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20
│  [9] include at ./boot.jl:328 [inlined]
│  [10] include_relative(::Module, ::String) at ./loading.jl:1105
│  [11] include(::Module, ::String) at ./Base.jl:31
│  [12] include(::String) at ./client.jl:424
│  [13] top-level scope at none:5
│ in expression starting at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20
│ [21:52:56] #=#=#                                                                         
[21:52:56] ##O#- #                                                                       
[21:52:56] ##O=#  #                                                                      
[21:52:56] #=#=-#  #                                                                     
[21:52:56] -#O#- #   #                                                                   
[21:52:56]  -#O#-  #   #                                                                 
[21:52:56]   -#O=#  #    #                                                               
[21:52:56]    -#O=#   #   #                                                              
[21:52:56]     -#O=#    #   #                                                            
[21:52:56]      -#O=-#   #     #                                                         
[21:52:57] 
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
   Testing ViZDoom
 Resolving package versions...
    Status `/tmp/jl_jGW2Kw/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [1f15a43c] CxxWrap v0.8.2
  [13bb3beb] ViZDoom v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
ERROR: LoadError: could not load library "/root/.julia/packages/ViZDoom/IubYP/src/../deps/usr/ViZDoom-1.1.6/bin/libvizdoomjl.so"
/root/.julia/packages/ViZDoom/IubYP/src/../deps/usr/ViZDoom-1.1.6/bin/libvizdoomjl.so: cannot open shared object file: No such file or directory
Stacktrace:
 [1] #dlopen#3(::Bool, ::typeof(Libdl.dlopen), ::String, ::UInt32) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Libdl/src/Libdl.jl:109
 [2] dlopen at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Libdl/src/Libdl.jl:109 [inlined] (repeats 2 times)
 [3] readmodule(::String, ::Symbol, ::Module) at /root/.julia/packages/CxxWrap/sarOk/src/CxxWrap.jl:409
 [4] wrapmodule(::String, ::Symbol, ::Module) at /root/.julia/packages/CxxWrap/sarOk/src/CxxWrap.jl:416
 [5] top-level scope at /root/.julia/packages/ViZDoom/IubYP/src/ViZDoom.jl:4
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1105
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] top-level scope at none:2
 [10] eval at ./boot.jl:330 [inlined]
 [11] eval(::Expr) at ./client.jl:425
 [12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/ViZDoom/IubYP/src/ViZDoom.jl:4
ERROR: LoadError: Failed to precompile ViZDoom [13bb3beb-38fe-5ca7-9a46-050a216300b1] to /root/.julia/compiled/v1.3/ViZDoom/MvPVa_oquKN.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
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1105
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] include(::String) at ./client.jl:424
 [10] top-level scope at none:6
in expression starting at /root/.julia/packages/ViZDoom/IubYP/test/runtests.jl:1
ERROR: Package ViZDoom errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

Testing was unsuccessful: package requires a missing binary dependency. Last evaluation was ago and took 55 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CxxWrap ──────── v0.8.2
 Installed ViZDoom ──────── v0.1.0
 Installed BinaryProvider ─ v0.5.8
  Updating `~/.julia/environments/v1.3/Project.toml`
  [13bb3beb] + ViZDoom v0.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [1f15a43c] + CxxWrap v0.8.2
  [13bb3beb] + ViZDoom v0.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  Building CxxWrap → `~/.julia/packages/CxxWrap/sarOk/deps/build.log`
  Building ViZDoom → `~/.julia/packages/ViZDoom/IubYP/deps/build.log`
┌ Error: Error building `ViZDoom`: 
│ ┌ Warning: Could not extract the platform key of https://github.com/mwydmuch/ViZDoom/archive/1.1.6.tar.gz; continuing...
│ └ @ BinaryProvider ~/.julia/packages/BinaryProvider/kcGxO/src/Prefix.jl:185
│ [ Info: Downloading https://github.com/mwydmuch/ViZDoom/archive/1.1.6.tar.gz to /root/.julia/packages/ViZDoom/IubYP/deps/usr/downloads/1.1.6.tar.gz...
│ [ Info: `cmake -DJlCxx_DIR=/root/.julia/packages/CxxWrap/sarOk/deps/usr/lib/cmake/JlCxx -DBUILD_JULIA=ON -DJulia_EXECUTABLE=/opt/julia/bin/julia .`
│ ERROR: LoadError: IOError: could not spawn `cmake -DJlCxx_DIR=/root/.julia/packages/CxxWrap/sarOk/deps/usr/lib/cmake/JlCxx -DBUILD_JULIA=ON -DJulia_EXECUTABLE=/opt/julia/bin/julia .`: no such file or directory (ENOENT)
│ Stacktrace:
│  [1] _spawn_primitive(::String, ::Cmd, ::Array{Any,1}) at ./process.jl:99
│  [2] setup_stdios(::Base.var"#554#555"{Cmd}, ::Array{Any,1}) at ./process.jl:112
│  [3] _spawn at ./process.jl:111 [inlined]
│  [4] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:439
│  [5] run at ./process.jl:438 [inlined]
│  [6] #3 at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20 [inlined]
│  [7] cd(::var"#3#4", ::String) at ./file.jl:104
│  [8] top-level scope at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20
│  [9] include at ./boot.jl:328 [inlined]
│  [10] include_relative(::Module, ::String) at ./loading.jl:1105
│  [11] include(::Module, ::String) at ./Base.jl:31
│  [12] include(::String) at ./client.jl:424
│  [13] top-level scope at none:5
│ in expression starting at /root/.julia/packages/ViZDoom/IubYP/deps/build.jl:20
│ [04:18:56] #=#=#                                                                         
[04:18:56] ##O#- #                                                                       
[04:18:56] ##O=#  #                                                                      
[04:18:56] #=#=-#  #                                                                     
[04:18:57]  #=#=-#   #                                                                   
[04:18:57]   #=#=- #   #                                                                 
[04:18:57]    #=O#- #    #                                                               
[04:18:57]     #=O#-  #   #                                                              
[04:18:57]      #=O#-   #   #                                                            
[04:18:57]       #=O=#   #     #                                                         
[04:18:57] 
└ @ Pkg.Operations /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
   Testing ViZDoom
 Resolving package versions...
    Status `/tmp/jl_P9xMa5/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [1f15a43c] CxxWrap v0.8.2
  [13bb3beb] ViZDoom v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
ERROR: LoadError: could not load library "/root/.julia/packages/ViZDoom/IubYP/src/../deps/usr/ViZDoom-1.1.6/bin/libvizdoomjl.so"
/root/.julia/packages/ViZDoom/IubYP/src/../deps/usr/ViZDoom-1.1.6/bin/libvizdoomjl.so: cannot open shared object file: No such file or directory
Stacktrace:
 [1] #dlopen#3(::Bool, ::typeof(Libdl.dlopen), ::String, ::UInt32) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Libdl/src/Libdl.jl:109
 [2] dlopen at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Libdl/src/Libdl.jl:109 [inlined] (repeats 2 times)
 [3] readmodule(::String, ::Symbol, ::Module) at /root/.julia/packages/CxxWrap/sarOk/src/CxxWrap.jl:409
 [4] wrapmodule(::String, ::Symbol, ::Module) at /root/.julia/packages/CxxWrap/sarOk/src/CxxWrap.jl:416
 [5] top-level scope at /root/.julia/packages/ViZDoom/IubYP/src/ViZDoom.jl:4
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1105
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] top-level scope at none:2
 [10] eval at ./boot.jl:330 [inlined]
 [11] eval(::Expr) at ./client.jl:425
 [12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/ViZDoom/IubYP/src/ViZDoom.jl:4
ERROR: LoadError: Failed to precompile ViZDoom [13bb3beb-38fe-5ca7-9a46-050a216300b1] to /root/.julia/compiled/v1.3/ViZDoom/MvPVa_nr2Zj.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
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1105
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] include(::String) at ./client.jl:424
 [10] top-level scope at none:6
in expression starting at /root/.julia/packages/ViZDoom/IubYP/test/runtests.jl:1
ERROR: Package ViZDoom errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10