SimpleDifferentialOperators

← 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: testing failed for unknown reasons. Last evaluation was ago and took 3 minutes, 54 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed FillArrays ────────────────── v0.8.2
 Installed Compat ────────────────────── v2.2.0
 Installed Parameters ────────────────── v0.12.0
 Installed DataStructures ────────────── v0.17.6
 Installed BlockBandedMatrices ───────── v0.6.0
 Installed SimpleDifferentialOperators ─ v0.6.1
 Installed BlockArrays ───────────────── v0.10.2
 Installed BandedMatrices ────────────── v0.14.2
 Installed LazyArrays ────────────────── v0.14.10
 Installed OrderedCollections ────────── v1.1.0
 Installed MacroTools ────────────────── v0.5.2
 Installed ArrayLayouts ──────────────── v0.1.5
 Installed MatrixFactorizations ──────── v0.2.1
 Installed StaticArrays ──────────────── v0.12.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [7ccca996] + SimpleDifferentialOperators v0.6.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [4c555306] + ArrayLayouts v0.1.5
  [aae01518] + BandedMatrices v0.14.2
  [8e7c35d0] + BlockArrays v0.10.2
  [ffab5731] + BlockBandedMatrices v0.6.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [1a297f60] + FillArrays v0.8.2
  [5078a376] + LazyArrays v0.14.10
  [1914dd2f] + MacroTools v0.5.2
  [a3b82374] + MatrixFactorizations v0.2.1
  [bac558e1] + OrderedCollections v1.1.0
  [d96e819e] + Parameters v0.12.0
  [7ccca996] + SimpleDifferentialOperators v0.6.1
  [90137ffa] + StaticArrays v0.12.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing SimpleDifferentialOperators
 Resolving package versions...
 Installed DualNumbers ────────── v0.6.2
 Installed PATHSolver ─────────── v0.5.2
 Installed BenchmarkTools ─────── v0.4.3
 Installed Parsers ────────────── v0.3.10
 Installed BinaryProvider ─────── v0.5.8
 Installed ForwardDiff ────────── v0.10.7
 Installed Suppressor ─────────── v0.1.1
 Installed DiffRules ──────────── v0.1.0
 Installed JSON ───────────────── v0.21.0
 Installed CommonSubexpressions ─ v0.2.0
 Installed Calculus ───────────── v0.5.1
 Installed NaNMath ────────────── v0.3.3
 Installed SpecialFunctions ───── v0.8.0
 Installed URIParser ──────────── v0.4.0
 Installed BinDeps ────────────── v0.8.10
 Installed DiffResults ────────── v0.0.4
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
  Building PATHSolver ──────→ `~/.julia/packages/PATHSolver/lRj12/deps/build.log`
┌ Error: Error building `PATHSolver`: 
│   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
│                                  Dload  Upload   Total   Spent    Left  Speed
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   123    0   123    0     0    643      0 --:--:-- --:--:-- --:--:--   643
│ 
100  493k    0  493k    0     0  1046k      0 --:--:-- --:--:-- --:--:-- 1046k
│ if [ ! -d pathlib-4.7.03 ]; \
│ then \
│ 	wget https://github.com/ampl/pathlib/archive/4.7.03.tar.gz; \
│ 	tar -zxvf 4.7.03.tar.gz; \
│ 	rm -rf 4.7.03.tar.gz*; \
│ fi;
│ /bin/sh: 3: wget: not found
│ tar (child): 4.7.03.tar.gz: Cannot open: No such file or directory
│ tar (child): Error is not recoverable: exiting now
│ tar: Child returned status 2
│ tar: Error is not recoverable: exiting now
│ gcc -I./pathlib-4.7.03/include -m64 -shared -fPIC -Wl,-soname,libpath47julia.so -o libpath47julia.so pathjulia.c ./pathlib-4.7.03/lib/linux64/libpath47.a -lm
│ gcc: error: ./pathlib-4.7.03/lib/linux64/libpath47.a: No such file or directory
│ Makefile:36: recipe for target 'linux64' failed
│ make: *** [linux64] Error 1
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/downloads
│ [ Info: Downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Done downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/src
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps
│ [ Info: Directory /root/.julia/packages/PATHSolver/lRj12/deps already exists
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/usr/lib
│ [ Info: Changing directory to /root/.julia/packages/PATHSolver/lRj12/deps/src/PathJulia-0.1.2/src
│ ERROR: LoadError: failed process: Process(`make linux64`, ProcessExited(2)) [2]
│ 
│ Stacktrace:
│  [1] pipeline_error at ./process.jl:813 [inlined]
│  [2] #run#536(::Bool, ::typeof(run), ::Cmd) at ./process.jl:728
│  [3] run(::Cmd) at ./process.jl:726
│  [4] run(::BinDeps.SynchronousStepCollection) at /root/.julia/packages/BinDeps/ZEval/src/BinDeps.jl:521 (repeats 2 times)
│  [5] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:944
│  [6] satisfy!(::BinDeps.LibraryDependency) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:922
│  [7] top-level scope at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:977
│  [8] include at ./boot.jl:328 [inlined]
│  [9] include_relative(::Module, ::String) at ./loading.jl:1094
│  [10] include(::Module, ::String) at ./Base.jl:31
│  [11] include(::String) at ./client.jl:431
│  [12] top-level scope at none:5
│ in expression starting at /root/.julia/packages/PATHSolver/lRj12/deps/build.jl:96
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:647
    Status `/tmp/jl_SLoftB/Manifest.toml`
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [6e4b80f9] BenchmarkTools v0.4.3
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [fa6b7ba4] DualNumbers v0.6.2
  [1a297f60] FillArrays v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [682c06a0] JSON v0.21.0
  [5078a376] LazyArrays v0.14.10
  [1914dd2f] MacroTools v0.5.2
  [a3b82374] MatrixFactorizations v0.2.1
  [77ba4419] NaNMath v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [f5f7c340] PATHSolver v0.5.2
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [7ccca996] SimpleDifferentialOperators v0.6.1
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [fd094767] Suppressor v0.1.1
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
ERROR: LoadError: PATHSolver not properly installed. Please re-build PATHSolver.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] top-level scope at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:15
 [3] include at ./boot.jl:328 [inlined]
 [4] include_relative(::Module, ::String) at ./loading.jl:1094
 [5] include(::Module, ::String) at ./Base.jl:31
 [6] top-level scope at none:2
 [7] eval at ./boot.jl:330 [inlined]
 [8] eval(::Expr) at ./client.jl:432
 [9] top-level scope at ./none:3
in expression starting at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:12
ERROR: LoadError: Failed to precompile PATHSolver [f5f7c340-0bb3-5c69-969a-41884d311d1b] to /root/.julia/compiled/v1.2/PATHSolver/xyGrF.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/SimpleDifferentialOperators/DetdB/test/runtests.jl:2
ERROR: Package SimpleDifferentialOperators 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: testing failed for unknown reasons. Last evaluation was ago and took 3 minutes, 34 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed MatrixFactorizations ──────── v0.2.1
 Installed Parameters ────────────────── v0.12.0
 Installed MacroTools ────────────────── v0.5.2
 Installed DataStructures ────────────── v0.17.6
 Installed BlockArrays ───────────────── v0.10.2
 Installed BlockBandedMatrices ───────── v0.6.0
 Installed SimpleDifferentialOperators ─ v0.6.1
 Installed BandedMatrices ────────────── v0.14.2
 Installed OrderedCollections ────────── v1.1.0
 Installed LazyArrays ────────────────── v0.14.10
 Installed ArrayLayouts ──────────────── v0.1.5
 Installed FillArrays ────────────────── v0.8.2
 Installed Compat ────────────────────── v2.2.0
 Installed StaticArrays ──────────────── v0.12.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [7ccca996] + SimpleDifferentialOperators v0.6.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4c555306] + ArrayLayouts v0.1.5
  [aae01518] + BandedMatrices v0.14.2
  [8e7c35d0] + BlockArrays v0.10.2
  [ffab5731] + BlockBandedMatrices v0.6.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [1a297f60] + FillArrays v0.8.2
  [5078a376] + LazyArrays v0.14.10
  [1914dd2f] + MacroTools v0.5.2
  [a3b82374] + MatrixFactorizations v0.2.1
  [bac558e1] + OrderedCollections v1.1.0
  [d96e819e] + Parameters v0.12.0
  [7ccca996] + SimpleDifferentialOperators v0.6.1
  [90137ffa] + StaticArrays v0.12.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing SimpleDifferentialOperators
 Resolving package versions...
 Installed DualNumbers ────────── v0.6.2
 Installed BenchmarkTools ─────── v0.4.3
 Installed URIParser ──────────── v0.4.0
 Installed PATHSolver ─────────── v0.5.2
 Installed BinDeps ────────────── v0.8.10
 Installed Suppressor ─────────── v0.1.1
 Installed ForwardDiff ────────── v0.10.7
 Installed DiffResults ────────── v0.0.4
 Installed NaNMath ────────────── v0.3.3
 Installed DiffRules ──────────── v0.1.0
 Installed Calculus ───────────── v0.5.1
 Installed OpenSpecFun_jll ────── v0.5.3+1
 Installed Parsers ────────────── v0.3.10
 Installed JSON ───────────────── v0.21.0
 Installed CommonSubexpressions ─ v0.2.0
 Installed SpecialFunctions ───── v0.9.0
  Building PATHSolver → `~/.julia/packages/PATHSolver/lRj12/deps/build.log`
┌ Error: Error building `PATHSolver`: 
│   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
│                                  Dload  Upload   Total   Spent    Left  Speed
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   123    0   123    0     0    727      0 --:--:-- --:--:-- --:--:--   727
│ 
100  493k    0  493k    0     0  1038k      0 --:--:-- --:--:-- --:--:-- 1038k
│ if [ ! -d pathlib-4.7.03 ]; \
│ then \
│ 	wget https://github.com/ampl/pathlib/archive/4.7.03.tar.gz; \
│ 	tar -zxvf 4.7.03.tar.gz; \
│ 	rm -rf 4.7.03.tar.gz*; \
│ fi;
│ /bin/sh: 3: wget: not found
│ tar (child): 4.7.03.tar.gz: Cannot open: No such file or directory
│ tar (child): Error is not recoverable: exiting now
│ tar: Child returned status 2
│ tar: Error is not recoverable: exiting now
│ gcc -I./pathlib-4.7.03/include -m64 -shared -fPIC -Wl,-soname,libpath47julia.so -o libpath47julia.so pathjulia.c ./pathlib-4.7.03/lib/linux64/libpath47.a -lm
│ gcc: error: ./pathlib-4.7.03/lib/linux64/libpath47.a: No such file or directory
│ Makefile:36: recipe for target 'linux64' failed
│ make: *** [linux64] Error 1
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/downloads
│ [ Info: Downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Done downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/src
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps
│ [ Info: Directory /root/.julia/packages/PATHSolver/lRj12/deps already exists
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/usr/lib
│ [ Info: Changing directory to /root/.julia/packages/PATHSolver/lRj12/deps/src/PathJulia-0.1.2/src
│ ERROR: LoadError: failed process: Process(`make linux64`, ProcessExited(2)) [2]
│ 
│ Stacktrace:
│  [1] pipeline_error at ./process.jl:525 [inlined]
│  [2] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:440
│  [3] run(::Cmd) at ./process.jl:438
│  [4] run(::BinDeps.SynchronousStepCollection) at /root/.julia/packages/BinDeps/ZEval/src/BinDeps.jl:521 (repeats 2 times)
│  [5] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:944
│  [6] satisfy!(::BinDeps.LibraryDependency) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:922
│  [7] top-level scope at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:977
│  [8] include at ./boot.jl:328 [inlined]
│  [9] include_relative(::Module, ::String) at ./loading.jl:1105
│  [10] include(::Module, ::String) at ./Base.jl:31
│  [11] include(::String) at ./client.jl:424
│  [12] top-level scope at none:5
│ in expression starting at /root/.julia/packages/PATHSolver/lRj12/deps/build.jl:96
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
    Status `/tmp/jl_TqgjQb/Manifest.toml`
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [6e4b80f9] BenchmarkTools v0.4.3
  [9e28174c] BinDeps v0.8.10
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [fa6b7ba4] DualNumbers v0.6.2
  [1a297f60] FillArrays v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [682c06a0] JSON v0.21.0
  [5078a376] LazyArrays v0.14.10
  [1914dd2f] MacroTools v0.5.2
  [a3b82374] MatrixFactorizations v0.2.1
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [f5f7c340] PATHSolver v0.5.2
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [7ccca996] SimpleDifferentialOperators v0.6.1
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [fd094767] Suppressor v0.1.1
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
ERROR: LoadError: PATHSolver not properly installed. Please re-build PATHSolver.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] top-level scope at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:15
 [3] include at ./boot.jl:328 [inlined]
 [4] include_relative(::Module, ::String) at ./loading.jl:1105
 [5] include(::Module, ::String) at ./Base.jl:31
 [6] top-level scope at none:2
 [7] eval at ./boot.jl:330 [inlined]
 [8] eval(::Expr) at ./client.jl:425
 [9] top-level scope at ./none:3
in expression starting at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:12
ERROR: LoadError: Failed to precompile PATHSolver [f5f7c340-0bb3-5c69-969a-41884d311d1b] to /root/.julia/compiled/v1.3/PATHSolver/xyGrF_yzxpJ.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/SimpleDifferentialOperators/DetdB/test/runtests.jl:2
ERROR: Package SimpleDifferentialOperators 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: testing failed for unknown reasons. Last evaluation was ago and took 3 minutes, 39 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Compat ────────────────────── v2.2.0
 Installed FillArrays ────────────────── v0.8.2
 Installed Parameters ────────────────── v0.12.0
 Installed MacroTools ────────────────── v0.5.2
 Installed StaticArrays ──────────────── v0.12.1
 Installed BlockArrays ───────────────── v0.10.2
 Installed SimpleDifferentialOperators ─ v0.6.1
 Installed BandedMatrices ────────────── v0.14.2
 Installed ArrayLayouts ──────────────── v0.1.5
 Installed BlockBandedMatrices ───────── v0.6.0
 Installed OrderedCollections ────────── v1.1.0
 Installed LazyArrays ────────────────── v0.14.10
 Installed MatrixFactorizations ──────── v0.2.1
 Installed DataStructures ────────────── v0.17.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [7ccca996] + SimpleDifferentialOperators v0.6.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4c555306] + ArrayLayouts v0.1.5
  [aae01518] + BandedMatrices v0.14.2
  [8e7c35d0] + BlockArrays v0.10.2
  [ffab5731] + BlockBandedMatrices v0.6.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [1a297f60] + FillArrays v0.8.2
  [5078a376] + LazyArrays v0.14.10
  [1914dd2f] + MacroTools v0.5.2
  [a3b82374] + MatrixFactorizations v0.2.1
  [bac558e1] + OrderedCollections v1.1.0
  [d96e819e] + Parameters v0.12.0
  [7ccca996] + SimpleDifferentialOperators v0.6.1
  [90137ffa] + StaticArrays v0.12.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing SimpleDifferentialOperators
 Resolving package versions...
 Installed DiffResults ────────── v0.0.4
 Installed PATHSolver ─────────── v0.5.2
 Installed BenchmarkTools ─────── v0.4.3
 Installed Suppressor ─────────── v0.1.1
 Installed DualNumbers ────────── v0.6.2
 Installed DiffRules ──────────── v0.1.0
 Installed BinDeps ────────────── v0.8.10
 Installed ForwardDiff ────────── v0.10.7
 Installed OpenSpecFun_jll ────── v0.5.3+1
 Installed Calculus ───────────── v0.5.1
 Installed URIParser ──────────── v0.4.0
 Installed NaNMath ────────────── v0.3.3
 Installed CommonSubexpressions ─ v0.2.0
 Installed Parsers ────────────── v0.3.10
 Installed SpecialFunctions ───── v0.9.0
 Installed JSON ───────────────── v0.21.0
  Building PATHSolver → `~/.julia/packages/PATHSolver/lRj12/deps/build.log`
┌ Error: Error building `PATHSolver`: 
│   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
│                                  Dload  Upload   Total   Spent    Left  Speed
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   123    0   123    0     0    546      0 --:--:-- --:--:-- --:--:--   546
│ 
100  493k    0  493k    0     0   984k      0 --:--:-- --:--:-- --:--:--  984k
│ if [ ! -d pathlib-4.7.03 ]; \
│ then \
│ 	wget https://github.com/ampl/pathlib/archive/4.7.03.tar.gz; \
│ 	tar -zxvf 4.7.03.tar.gz; \
│ 	rm -rf 4.7.03.tar.gz*; \
│ fi;
│ /bin/sh: 3: wget: not found
│ tar (child): 4.7.03.tar.gz: Cannot open: No such file or directory
│ tar (child): Error is not recoverable: exiting now
│ tar: Child returned status 2
│ tar: Error is not recoverable: exiting now
│ gcc -I./pathlib-4.7.03/include -m64 -shared -fPIC -Wl,-soname,libpath47julia.so -o libpath47julia.so pathjulia.c ./pathlib-4.7.03/lib/linux64/libpath47.a -lm
│ gcc: error: ./pathlib-4.7.03/lib/linux64/libpath47.a: No such file or directory
│ Makefile:36: recipe for target 'linux64' failed
│ make: *** [linux64] Error 1
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/downloads
│ [ Info: Downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Done downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/src
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps
│ [ Info: Directory /root/.julia/packages/PATHSolver/lRj12/deps already exists
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/usr/lib
│ [ Info: Changing directory to /root/.julia/packages/PATHSolver/lRj12/deps/src/PathJulia-0.1.2/src
│ ERROR: LoadError: failed process: Process(`make linux64`, ProcessExited(2)) [2]
│ 
│ Stacktrace:
│  [1] pipeline_error at ./process.jl:525 [inlined]
│  [2] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:440
│  [3] run(::Cmd) at ./process.jl:438
│  [4] run(::BinDeps.SynchronousStepCollection) at /root/.julia/packages/BinDeps/ZEval/src/BinDeps.jl:521 (repeats 2 times)
│  [5] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:944
│  [6] satisfy!(::BinDeps.LibraryDependency) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:922
│  [7] top-level scope at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:977
│  [8] include at ./boot.jl:328 [inlined]
│  [9] include_relative(::Module, ::String) at ./loading.jl:1105
│  [10] include(::Module, ::String) at ./Base.jl:31
│  [11] include(::String) at ./client.jl:424
│  [12] top-level scope at none:5
│ in expression starting at /root/.julia/packages/PATHSolver/lRj12/deps/build.jl:96
└ @ Pkg.Operations /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
    Status `/tmp/jl_iTcybF/Manifest.toml`
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [6e4b80f9] BenchmarkTools v0.4.3
  [9e28174c] BinDeps v0.8.10
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [fa6b7ba4] DualNumbers v0.6.2
  [1a297f60] FillArrays v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [682c06a0] JSON v0.21.0
  [5078a376] LazyArrays v0.14.10
  [1914dd2f] MacroTools v0.5.2
  [a3b82374] MatrixFactorizations v0.2.1
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [f5f7c340] PATHSolver v0.5.2
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [7ccca996] SimpleDifferentialOperators v0.6.1
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [fd094767] Suppressor v0.1.1
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
ERROR: LoadError: PATHSolver not properly installed. Please re-build PATHSolver.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] top-level scope at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:15
 [3] include at ./boot.jl:328 [inlined]
 [4] include_relative(::Module, ::String) at ./loading.jl:1105
 [5] include(::Module, ::String) at ./Base.jl:31
 [6] top-level scope at none:2
 [7] eval at ./boot.jl:330 [inlined]
 [8] eval(::Expr) at ./client.jl:425
 [9] top-level scope at ./none:3
in expression starting at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:12
ERROR: LoadError: Failed to precompile PATHSolver [f5f7c340-0bb3-5c69-969a-41884d311d1b] to /root/.julia/compiled/v1.3/PATHSolver/xyGrF_VY2K4.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/SimpleDifferentialOperators/DetdB/test/runtests.jl:2
ERROR: Package SimpleDifferentialOperators 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