----------Julia and Package versions---------- Julia Version 1.0.0 Commit 5d4eaca0c9 (2018-08-08 20:58 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-6.0.0 (ORCJIT, haswell) Status `~/.julia/environments/v1.0/Project.toml` [90137ffa] StaticArrays v0.8.3 ----------STDOUT---------- Hit:1 http://cran.rstudio.com/bin/linux/ubuntu xenial/ InRelease Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease Hit:3 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu xenial InRelease Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Fetched 323 kB in 0s (466 kB/s) Reading package lists... Cloning default registries into /home/jrun/StaticArrays/.julia/registries Cloning registry General from "https://github.com/JuliaRegistries/General.git" [?25l Fetching: [> ] 0.0 % Resolving Deltas: [===========================> ] 67.3 % [?25h Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` [?25l[?25h Resolving package versions... Installed StaticArrays ─ v0.8.3 Updating `~/.julia/environments/v1.0/Project.toml` [90137ffa] + StaticArrays v0.8.3 Updating `~/.julia/environments/v1.0/Manifest.toml` [90137ffa] + StaticArrays v0.8.3 [2a0f44e3] + Base64 [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays [10745b16] + Statistics [8dfed614] + Test Test Summary: | Pass Total @testinf | 3 3 Test Summary: | Pass Total SVector | 53 53 Test Summary: | Pass Total MVector | 52 52 Test Summary: | Pass Total SMatrix | 63 63 Test Summary: | Pass Total MMatrix | 66 66 Test Summary: | Pass Total SArray | 87 87 Test Summary: | Pass Total MArray | 100 100 Test Summary: | Pass Total FieldVector | 29 29 Test Summary: | Pass Total Scalar | 9 9 Test Summary: | Pass Total SUnitRange | 10 10 Test Summary: | Pass Broken Total SizedArray | 50 1 51 Test Summary: | Pass Total SDiagonal | 74 74 Test Summary: | Pass Total Custom types | 2 2 Test Summary: | Pass Broken Total Core definitions and constructors | 79 2 81 Test Summary: | Pass Total AbstractArray interface | 50 50 Test Summary: | Pass Total Indexing | 72 72 Test Summary: | Pass Total Map, reduce, mapreduce, broadcast | 75 75 Test Summary: | Pass Total Array math | 141 141 Test Summary: | Pass Total Scalar Broadcast | 8 8 Test Summary: | Pass Total Broadcast sizes | 30 30 Test Summary: | Pass Broken Total Broadcast | 83 12 95 Test Summary: | Pass Total Linear algebra | 159 159 Test Summary: | Pass Total Matrix multiplication | 66 66 Test Summary: | Pass Total Triangular-matrix multiplication | 1392 1392 Test Summary: | Pass Total Triangular-Adjoint multiplication | 216 216 Test Summary: | Pass Total Triangular-matrix division | 576 576 Test Summary: | Pass Total Determinant | 36 36 Test Summary: | Pass Total Matrix inverse | 9 9 Test Summary: | Pass Total Matrix inverse 4x4 | 6 6 Test Summary: | Pass Total Matrix inverse 5x5 | 3 3 Test Summary: | Pass Total Matrix inverse (Float64, 5×5) | 1 1 Test Summary: | Pass Total Matrix inverse (Complex{Float64}, 5×5) | 1 1 Test Summary: | Pass Total Matrix inverse (Float64, 8×8) | 1 1 Test Summary: | Pass Total Matrix inverse (Complex{Float64}, 8×8) | 1 1 Test Summary: | Pass Total Matrix inverse (Float64, 15×15) | 1 1 Test Summary: | Pass Total Matrix inverse (Complex{Float64}, 15×15) | 1 1 Test Summary: | Pass Total Solving linear system | 30 30 Test Summary: | Pass Total Solving linear system (multiple RHS) | 28 28 Test Summary: | Pass Total Eigenvalue decomposition | 5246 5246 Test Summary: | Pass Total Matrix exponential | 26 26 Test Summary: | Pass Total Matrix square root | 6 6 Test Summary: | Pass Total Lyapunov equation | 5 5 Test Summary: | Pass Total LU decomposition (0×0, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (0×1, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (0×2, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (0×3, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (0×4, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (0×15, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (1×0, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (1×1, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (1×2, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (1×3, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (1×4, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (1×15, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (2×0, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (2×1, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (2×2, pivot=true) | 9 9 Test Summary: | Pass Total LU decomposition (2×3, pivot=true) | 9 9 Test Summary: | Pass Total LU decomposition (2×4, pivot=true) | 9 9 Test Summary: | Pass Total LU decomposition (2×15, pivot=true) | 9 9 Test Summary: | Pass Total LU decomposition (3×0, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (3×1, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (3×2, pivot=true) | 9 9 Test Summary: | Pass Total LU decomposition (3×3, pivot=true) | 14 14 Test Summary: | Pass Total LU decomposition (3×4, pivot=true) | 14 14 Test Summary: | Pass Total LU decomposition (3×15, pivot=true) | 14 14 Test Summary: | Pass Total LU decomposition (4×0, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (4×1, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (4×2, pivot=true) | 9 9 Test Summary: | Pass Total LU decomposition (4×3, pivot=true) | 14 14 Test Summary: | Pass Total LU decomposition (4×4, pivot=true) | 21 21 Test Summary: | Pass Total LU decomposition (4×15, pivot=true) | 21 21 Test Summary: | Pass Total LU decomposition (15×0, pivot=true) | 5 5 Test Summary: | Pass Total LU decomposition (15×1, pivot=true) | 6 6 Test Summary: | Pass Total LU decomposition (15×2, pivot=true) | 9 9 Test Summary: | Pass Total LU decomposition (15×3, pivot=true) | 14 14 Test Summary: | Pass Total LU decomposition (15×4, pivot=true) | 21 21 Test Summary: | Pass Total LU decomposition (15×15, pivot=true) | 230 230 Test Summary: | Pass Total LU decomposition (0×0, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (0×1, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (0×2, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (0×3, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (0×4, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (0×15, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (1×0, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (1×1, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (1×2, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (1×3, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (1×4, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (1×15, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (2×0, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (2×1, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (2×2, pivot=false) | 9 9 Test Summary: | Pass Total LU decomposition (2×3, pivot=false) | 9 9 Test Summary: | Pass Total LU decomposition (2×4, pivot=false) | 9 9 Test Summary: | Pass Total LU decomposition (2×15, pivot=false) | 9 9 Test Summary: | Pass Total LU decomposition (3×0, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (3×1, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (3×2, pivot=false) | 9 9 Test Summary: | Pass Total LU decomposition (3×3, pivot=false) | 14 14 Test Summary: | Pass Total LU decomposition (3×4, pivot=false) | 14 14 Test Summary: | Pass Total LU decomposition (3×15, pivot=false) | 14 14 Test Summary: | Pass Total LU decomposition (4×0, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (4×1, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (4×2, pivot=false) | 9 9 Test Summary: | Pass Total LU decomposition (4×3, pivot=false) | 14 14 Test Summary: | Pass Total LU decomposition (4×4, pivot=false) | 21 21 Test Summary: | Pass Total LU decomposition (4×15, pivot=false) | 21 21 Test Summary: | Pass Total LU decomposition (15×0, pivot=false) | 5 5 Test Summary: | Pass Total LU decomposition (15×1, pivot=false) | 6 6 Test Summary: | Pass Total LU decomposition (15×2, pivot=false) | 9 9 Test Summary: | Pass Total LU decomposition (15×3, pivot=false) | 14 14 Test Summary: | Pass Total LU decomposition (15×4, pivot=false) | 21 21 Test Summary: | Pass Total LU decomposition (15×15, pivot=false) | 230 230 Test Summary: | Pass Total QR decomposition | 496 496 Test Summary: | Pass Broken Total Cholesky decomposition | 1301 10 1311 Test Summary: | Pass Total Push, pop, pushfirst, popfirst, etc | 10 10 Test Summary: | Pass Total setindex! | 1 1 Test Summary: | Pass Broken Total setindex | 17 2 19 Test Summary: | Pass Total Binary IO | 12 12 Test Summary: | Pass Total SVD factorization | 29 29 Test Summary: | Pass Total scalar nan | 10 10 Test Summary: | Pass Total reduce | 9 9 Test Summary: | Pass Total one | 1 1 Test Summary: | Pass Total unit... not really after removing non working | 3 3 Test Summary: | Pass Total construction, conversion, 1 | 684 684 Test Summary: | Pass Total construction, conversion, 10 | 2304 2304 Test Summary: | Pass Total heterogeneous construction | 8 8 Test Summary: | Pass Total Ops | 68 68 Test Summary: | Pass Total mapping operators | 516 516 Testing StaticArrays Resolving package versions... Installed Compat ─────────── v1.3.0 Installed SpecialFunctions ─ v0.7.1 Installed BinaryProvider ─── v0.5.2 Installed URIParser ──────── v0.4.0 Installed BinDeps ────────── v0.8.10 Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/sXbz6/deps/build.log` Status `/tmp/tmpmdTpmi/Manifest.toml` [9e28174c] BinDeps v0.8.10 [b99e7846] BinaryProvider v0.5.2 [34da2185] Compat v1.3.0 [276daf66] SpecialFunctions v0.7.1 [90137ffa] StaticArrays v0.8.3 [30578b45] URIParser v0.4.0 [2a0f44e3] Base64 [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Base64`] [ade2ca70] Dates [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Dates`] [8bb1440f] DelimitedFiles [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/DelimitedFiles`] [8ba89e20] Distributed [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Distributed`] [b77e0a4c] InteractiveUtils [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/InteractiveUtils`] [76f85450] LibGit2 [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/LibGit2`] [8f399da3] Libdl [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Libdl`] [37e2e46d] LinearAlgebra [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/LinearAlgebra`] [56ddb016] Logging [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Logging`] [d6f4376e] Markdown [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Markdown`] [a63ad114] Mmap [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Mmap`] [44cfe95a] Pkg [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Pkg`] [de0858da] Printf [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Printf`] [3fa0cd96] REPL [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/REPL`] [9a3f8284] Random [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Random`] [ea8e919c] SHA [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/SHA`] [9e88b42a] Serialization [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Serialization`] [1a1011a3] SharedArrays [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/SharedArrays`] [6462fe0b] Sockets [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Sockets`] [2f01184e] SparseArrays [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/SparseArrays`] [10745b16] Statistics [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Statistics`] [8dfed614] Test [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Test`] [cf7118a7] UUIDs [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/UUIDs`] [4ec0a83e] Unicode [`/opt/julia-1.0.0/bin/../share/julia/stdlib/v1.0/Unicode`] Testing StaticArrays tests passed ----------STDERR----------