Compilation appeared successful, but make testall failed with the following output:
[benjamin@benjamin-arch julia]$ make -j 4 testall
cp /home/benjamin/downloads/git/julia/usr/lib/julia/sys.so /home/benjamin/downloads/git/julia/local.so && /home/benjamin/downloads/git/julia/usr/bin/julia -J /home/benjamin/downloads/git/julia/local.so -e 'true' && rm /home/benjamin/downloads/git/julia/local.so
JULIA test/all
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
compiler/validation (4) | 7.11 | 0.22 | 3.1 | 154.03 | 226.99
From worker 2: Skipping Base.Filesystem.JL_O_RANDOM
From worker 2: Skipping Base.Filesystem.JL_O_SEQUENTIAL
From worker 2: Skipping Base.Filesystem.JL_O_SHORT_LIVED
From worker 2: Skipping Base.Filesystem.JL_O_TEMPORARY
From worker 2: Skipping Base.active_repl
From worker 2: Skipping Base.active_repl_backend
From worker 2: Skipping Base.active_repl
From worker 2: Skipping Base.active_repl_backend
From worker 2: Skipping Base.Filesystem.JL_O_RANDOM
From worker 2: Skipping Base.Filesystem.JL_O_SEQUENTIAL
From worker 2: Skipping Base.Filesystem.JL_O_SHORT_LIVED
From worker 2: Skipping Base.Filesystem.JL_O_TEMPORARY
From worker 2: Skipping Base.active_repl
From worker 2: Skipping Base.active_repl_backend
compiler/compiler (3) | 31.05 | 0.73 | 2.3 | 688.75 | 253.58
ambiguous (2) | 31.92 | 0.65 | 2.0 | 1152.96 | 254.57
strings/search (3) | 6.56 | 0.07 | 1.1 | 101.65 | 262.17
strings/io (3) | 9.21 | 0.10 | 1.1 | 121.98 | 275.04
strings/util (2) | 15.94 | 0.11 | 0.7 | 176.24 | 276.68
unicode/utf8 (2) | 0.79 | 0.00 | 0.0 | 2.34 | 277.01
strings/basic (4) | 41.55 | 0.47 | 1.1 | 535.06 | 259.23
strings/types (3) | 13.67 | 0.46 | 3.4 | 1170.69 | 281.49
worlds (4) | 6.75 | 0.15 | 2.2 | 135.26 | 266.39
keywordargs (3) | 13.72 | 0.09 | 0.7 | 110.69 | 282.36
subtype (3) | 85.96 | 1.98 | 2.3 | 1765.37 | 745.04
char (3) | 9.55 | 0.58 | 6.1 | 226.25 | 745.04
triplequote (3) | 0.11 | 0.00 | 0.0 | 1.66 | 745.04
intrinsics (3) | 2.18 | 0.03 | 1.2 | 43.28 | 745.04
core (2) | 184.14 | 17.52 | 9.5 | 10696.84 | 645.98
dict (3) | 96.44 | 2.91 | 3.0 | 1921.90 | 745.04
iobuffer (3) | 9.68 | 0.13 | 1.3 | 109.14 | 745.04
hashing (2) | 61.41 | 1.97 | 3.2 | 1391.57 | 645.98
staged (3) | 10.89 | 0.25 | 2.3 | 249.94 | 745.04
numbers (4) | 292.68 | 4.72 | 1.6 | 4950.71 | 413.97
tuple (4) | 20.28 | 0.38 | 1.9 | 265.56 | 418.73
reduce (4) | 42.21 | 1.98 | 4.7 | 1216.50 | 569.41
offsetarray (2) | 165.61 | 6.16 | 3.7 | 3276.84 | 645.98
reducedim (4) | 120.67 | 3.88 | 3.2 | 3090.07 | 569.41
intfuncs (4) | 10.23 | 0.20 | 2.0 | 76.21 | 569.41
simdloop (4) | 9.17 | 0.41 | 4.5 | 256.20 | 569.41
vecelement (4) | 38.33 | 2.00 | 5.2 | 1320.80 | 569.41
rational (4) | 28.47 | 1.22 | 4.3 | 509.79 | 569.41
arrayops (3) | 391.80 | 15.11 | 3.9 | 8952.04 | 847.32
abstractarray (2) | 249.06 | 13.02 | 5.2 | 5079.20 | 645.98
copy (3) | 11.23 | 0.35 | 3.1 | 156.68 | 847.32
fastmath (3) | 32.91 | 1.29 | 3.9 | 672.73 | 847.32
functional (3) | 28.11 | 1.30 | 4.6 | 566.26 | 847.32
subarray (5) | 813.29 | 47.24 | 5.8 | 24177.73 | 661.82
operators (5) | 21.93 | 1.29 | 5.9 | 520.38 | 680.98
path (5) | 10.72 | 0.10 | 0.9 | 47.73 | 717.79
iterators (3) | 165.51 | 8.23 | 5.0 | 3705.06 | 847.32
parse (3) | 28.31 | 1.34 | 4.7 | 413.98 | 847.32
bigint (3) | 22.87 | 0.74 | 3.2 | 210.42 | 847.32
bigfloat (3) | 2.35 | 0.14 | 5.9 | 36.02 | 847.32
ccall (5) | 239.42 | 196.09 | 81.9 | 819.25 | 729.80
From worker 2: WARNING: replacing module Foo.
loading (2) | 138.83 | 9.91 | 7.1 | 4135.56 | 673.93
From worker 5: [stdio passthrough ok]
backtrace (2) | 2.65 | 0.06 | 2.4 | 41.42 | 673.93
file (2) | 18.31 | 0.81 | 4.4 | 319.16 | 673.93
spawn (5) | 51.76 | 1.96 | 3.8 | 598.55 | 729.80
version (5) | 5.03 | 0.33 | 6.5 | 99.53 | 729.80
sorting (3) | 146.32 | 6.34 | 4.3 | 2326.35 | 847.32
namedtuple (5) | 13.93 | 0.60 | 4.3 | 211.98 | 729.80
mpfr (3) | 56.89 | 1.57 | 2.8 | 922.93 | 847.32
read (2) | 108.86 | 9.03 | 8.3 | 3219.69 | 789.08
floatapprox (2) | 8.92 | 0.65 | 7.2 | 121.93 | 789.79
complex (3) | 53.39 | 1.39 | 2.6 | 358.26 | 847.32
regex (3) | 2.19 | 0.11 | 5.1 | 36.44 | 847.32
reflection (2) | 29.22 | 2.10 | 7.2 | 519.69 | 789.79
combinatorics (2) | 6.53 | 0.32 | 4.8 | 95.82 | 789.79
float16 (3) | 10.41 | 0.43 | 4.1 | 144.91 | 847.32
sysinfo (2) | 0.96 | 0.10 | 10.6 | 15.97 | 789.79
env (3) | 2.49 | 0.05 | 2.1 | 20.51 | 847.32
rounding (2) | 30.08 | 1.87 | 6.2 | 463.45 | 789.79
mod2pi (2) | 2.73 | 0.09 | 3.4 | 25.10 | 789.79
euler (2) | 5.63 | 0.62 | 11.1 | 116.61 | 789.79
broadcast (5) | 225.57 | 19.17 | 8.5 | 4844.08 | 753.22
bitarray (4) | 783.08 | 29.54 | 3.8 | 12383.06 | 645.59
errorshow (5) | 26.85 | 1.56 | 5.8 | 452.87 | 753.22
goto (5) | 0.17 | 0.00 | 0.0 | 1.10 | 753.22
llvmcall (5) | 0.97 | 0.09 | 9.6 | 10.15 | 753.22
llvmcall2 (5) | 0.14 | 0.00 | 0.0 | 2.00 | 753.22
grisu (5) | 12.83 | 0.92 | 7.2 | 220.90 | 753.22
some (5) | 6.37 | 0.39 | 6.2 | 90.98 | 753.22
meta (5) | 5.41 | 1.15 | 21.3 | 98.46 | 755.57
stacktraces (5) | 9.20 | 0.66 | 7.2 | 160.91 | 756.73
ranges (3) | 178.03 | 20.31 | 11.4 | 8392.14 | 847.32
show (2) | 161.27 | 12.82 | 7.9 | 2697.07 | 791.89
sets (4) | 63.91 | 2.15 | 3.4 | 722.16 | 681.99
docs (5) | 24.91 | 1.80 | 7.2 | 437.04 | 776.03
enums (4) | 17.81 | 1.09 | 6.1 | 399.93 | 687.73
int (4) | 20.53 | 0.32 | 1.6 | 125.58 | 706.82
From worker 3: Test Summary: | Pass Total
checked (4) | 27.89 | 0.06 | 0.2 | 33.30 | 750.76
From worker 3: @deprecate | 6 6
From worker 3: Test Summary: | Pass Total
From worker 3: firstcaller | 1 1
From worker 3: Test Summary: | Broken Total
From worker 3: parser syntax deprecations | 1 1
misc (3) | 90.85 | 7.88 | 8.7 | 1911.72 | 847.32
bitset (4) | 8.84 | 0.18 | 2.0 | 52.29 | 751.61
inline (4) | 2.24 | 0.09 | 3.9 | 40.59 | 752.14
floatfuncs (3) | 23.17 | 1.47 | 6.3 | 588.60 | 847.32
boundscheck (4) | 18.53 | 0.06 | 0.3 | 21.02 | 752.20
cartesian (4) | 0.69 | 0.00 | 0.0 | 1.84 | 752.43
osutils (4) | 1.06 | 0.00 | 0.0 | 0.86 | 752.47
error (3) | 6.16 | 0.25 | 4.1 | 75.25 | 847.32
iostream (3) | 2.96 | 0.16 | 5.5 | 68.75 | 847.32
threads (2) | 109.86 | 13.41 | 12.2 | 235.41 | 855.77
specificity (2) | 0.40 | 0.00 | 0.0 | 3.84 | 855.92
secretbuffer (3) | 3.68 | 1.44 | 39.2 | 35.77 | 847.32
codegen (2) | 11.10 | 1.92 | 17.3 | 21.50 | 876.29
syntax (2) | 8.04 | 0.23 | 2.8 | 98.63 | 876.29
channels (4) | 28.62 | 4.03 | 14.1 | 561.65 | 835.61
reinterpretarray (3) | 44.07 | 2.36 | 5.4 | 722.05 | 847.32
logging (2) | 35.41 | 1.62 | 4.6 | 454.57 | 876.29
missing (4) | 49.41 | 2.05 | 4.1 | 535.87 | 835.61
asyncmap (3) | 52.53 | 2.89 | 5.5 | 665.56 | 847.32
Pkg/resolve (5) | 140.05 | 21.97 | 15.7 | 6342.80 | 823.05
SparseArrays/higherorderfns (2) | 660.61 | 44.89 | 6.8 | 12353.48 | 934.39
SparseArrays/sparse (4) | 853.11 | 191.46 | 22.4 | 9715.94 | 920.43
SparseArrays/sparsevector (3) | 965.81 | 62.10 | 6.4 | 17664.33 | 1096.71
LinearAlgebra/qr (2) | 494.10 | 44.89 | 9.1 | 8070.66 | 980.22
LinearAlgebra/schur (2) | 73.42 | 5.52 | 7.5 | 1126.50 | 980.22
LinearAlgebra/matmul (3) | 288.08 | 26.67 | 9.3 | 4625.72 | 1185.49
LinearAlgebra/special (2) | 117.30 | 7.45 | 6.3 | 1491.53 | 980.22
LinearAlgebra/eigen (3) | 198.28 | 18.27 | 9.2 | 3332.56 | 1185.49
LinearAlgebra/bunchkaufman (2) | 163.79 | 14.96 | 9.1 | 2617.12 | 980.22
LinearAlgebra/lapack (2) | 146.11 | 11.42 | 7.8 | 1935.00 | 1064.75
LinearAlgebra/svd (3) | 186.92 | 16.88 | 9.0 | 2985.20 | 1185.49
LinearAlgebra/dense (4) | 829.56 | 68.96 | 8.3 | 13412.24 | 1045.62
LinearAlgebra/tridiag (2) | 208.92 | 11.64 | 5.6 | 2303.81 | 1064.75
LinearAlgebra/bidiag (3) | 272.13 | 20.61 | 7.6 | 3648.84 | 1185.49
LinearAlgebra/diagonal (4) | 393.79 | 30.45 | 7.7 | 5429.12 | 1045.62
LinearAlgebra/cholesky (2) | 238.04 | 19.74 | 8.3 | 3283.82 | 1064.75
LinearAlgebra/generic (2) | 87.62 | 7.09 | 8.1 | 1280.71 | 1064.75
LinearAlgebra/uniformscaling (2) | 75.71 | 5.38 | 7.1 | 1091.12 | 1064.75
LinearAlgebra/lu (3) | 396.61 | 33.61 | 8.5 | 5646.38 | 1189.04
LinearAlgebra/hessenberg (3) | 12.07 | 1.14 | 9.5 | 150.14 | 1189.27
LinearAlgebra/symmetric (4) | 303.61 | 34.44 | 11.3 | 3209.29 | 1045.62
LinearAlgebra/lq (2) | 229.20 | 20.68 | 9.0 | 2937.35 | 1064.75
LinearAlgebra/adjtrans (4) | 111.62 | 11.89 | 10.7 | 1591.98 | 1045.62
LinearAlgebra/givens (4) | 26.31 | 1.52 | 5.8 | 341.28 | 1045.62
LinearAlgebra/pinv (2) | 37.44 | 4.35 | 11.6 | 1104.21 | 1182.37
LinearAlgebra/blas (3) | 175.10 | 18.64 | 10.6 | 1767.60 | 1189.27
LinearAlgebra/structuredbroadcast (4) | 116.63 | 11.80 | 10.1 | 2211.65 | 1069.54
LinearAlgebra/triangular (5) | 2289.50 | 192.45 | 8.4 | 35383.23 | 1213.01
Dates/query (5) | 6.07 | 0.09 | 1.5 | 23.40 | 1222.51
Dates/adjusters (4) | 25.15 | 1.22 | 4.9 | 241.32 | 1069.54
Dates/ranges (4) | 63.84 | 5.29 | 8.3 | 1064.98 | 1070.11
Dates/periods (5) | 77.65 | 5.50 | 7.1 | 949.00 | 1241.89
Dates/rounding (4) | 14.78 | 0.60 | 4.1 | 105.80 | 1070.11
Dates/types (5) | 12.01 | 0.46 | 3.9 | 77.58 | 1259.35
Dates/accessors (3) | 230.22 | 16.60 | 7.2 | 3765.30 | 1189.27
Dates/conversions (3) | 13.87 | 0.33 | 2.4 | 59.11 | 1189.27
Base64 (3) | 9.54 | 0.70 | 7.4 | 169.54 | 1189.27
Dates/arithmetic (5) | 42.28 | 3.16 | 7.5 | 602.27 | 1285.59
CRC32c (3) | 5.23 | 0.45 | 8.6 | 86.02 | 1189.27
From worker 2: The following 'Resetting the helper list...' warning is expected:
┌ Warning: Resetting the helper list is currently unsupported:
│ ignoring all git credential helpers
└ @ LibGit2 ~/downloads/git/julia/usr/share/julia/stdlib/v1.0/LibGit2/src/gitcredential.jl:229
Dates/io (4) | 63.64 | 4.18 | 6.6 | 802.63 | 1107.63
DelimitedFiles (5) | 60.28 | 4.23 | 7.0 | 605.56 | 1285.59
Future (5) | 8.34 | 0.68 | 8.2 | 95.97 | 1285.59
FileWatching (4) | 77.27 | 23.34 | 30.2 | 181.09 | 1107.63
Libdl (4) | 4.10 | 0.16 | 4.0 | 26.91 | 1107.63
Logging (4) | 28.74 | 2.50 | 8.7 | 396.28 | 1107.63
InteractiveUtils (5) | 59.66 | 5.40 | 9.0 | 673.31 | 1285.59
Markdown (4) | 32.19 | 2.67 | 8.3 | 503.47 | 1107.63
Mmap (5) | 61.47 | 47.43 | 77.2 | 265.04 | 1285.59
Profile (5) | 18.51 | 1.52 | 8.2 | 302.02 | 1285.59
From worker 3: ┌ Warning: Skipping blas num threads tests due to unsupported blas version
From worker 3: └ @ Main ~/downloads/git/julia/usr/share/julia/stdlib/v1.0/Distributed/test/distributed_exec.jl:999
Printf (4) | 100.33 | 12.60 | 12.6 | 2948.61 | 1107.63
┌ Warning: TerminalMenus: Unable to enter raw mode: ArgumentError("stream is closed or unusable")
└ @ REPL.TerminalMenus ~/downloads/git/julia/usr/share/julia/stdlib/v1.0/REPL/src/TerminalMenus/util.jl:21
From worker 5:
┌ Warning: TerminalMenus: Unable to enter raw mode: ArgumentError("stream is closed or unusable")
└ @ REPL.TerminalMenus ~/downloads/git/julia/usr/share/julia/stdlib/v1.0/REPL/src/TerminalMenus/util.jl:21
From worker 5:
REPL (5) | 112.73 | 10.64 | 9.4 | 2020.93 | 1383.25
LibGit2/libgit2 (2) | 623.68 | 27.92 | 4.5 | 1603.60 | 1323.48
Serialization (2) | 47.48 | 3.85 | 8.1 | 724.70 | 1323.48
Random (4) | 163.66 | 14.42 | 8.8 | 2538.43 | 1209.32
Distributed (3) | 434.07 | 0.00 | 0.0 | 6.05 | 1189.27
Sockets (2) | 42.24 | 0.88 | 2.1 | 184.08 | 1323.48
Statistics (4) | 111.09 | 10.35 | 9.3 | 1911.65 | 1306.01
UUIDs (4) | 0.70 | 0.15 | 20.9 | 8.00 | 1306.84
┌ Warning: Omitting `@test_deprecated` tests which can't yet
│ be tested in --depwarn=error mode
└ @ Main.Test10Main_Test ~/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/test/runtests.jl:736
Unicode (4) | 22.79 | 1.62 | 7.1 | 304.28 | 1320.88
Test (2) | 121.46 | 1.92 | 1.6 | 364.87 | 1323.48
SuiteSparse (3) | 210.09 | 16.74 | 8.0 | 3016.93 | 1310.58
SHA (5) | 360.70 | 17.61 | 4.9 | 645.56 | 1440.46
Executing tests that run on node 1 only:
precompile (1) | 77.29 | 0.65 | 0.8 | 438.68 | 234.95
SharedArrays: Test Failed at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/SharedArrays/test/runtests.jl:216
Expression: B * A == AA' * AA
Evaluated: [0.94736 1.33843; 1.33843 3.0087] == [0.94736 1.33843; 1.33843 3.0087]
Stacktrace:
[1] top-level scope at none:0
[2] include at ./boot.jl:317 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1038
[4] include(::Module, ::String) at ./sysimg.jl:29
[5] include(::String) at ./client.jl:388
[6] macro expansion at /home/benjamin/downloads/git/julia/test/testdefs.jl:22 [inlined]
[7] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[8] macro expansion at /home/benjamin/downloads/git/julia/test/testdefs.jl:21 [inlined]
[9] macro expansion at ./util.jl:289 [inlined]
[10] top-level scope at /home/benjamin/downloads/git/julia/test/testdefs.jl:19 [inlined]
[11] top-level scope at ./none:0
stress: Test Failed at /home/benjamin/downloads/git/julia/test/stress.jl:98
Expression: begin
ccall(:kill, Cvoid, (Cint, Cint), getpid(), 2)
for i = 1:10
Libc.systemsleep(0.1)
ccall(:jl_gc_safepoint, Cvoid, ())
end
end
Expected: InterruptException
No exception thrown
Stacktrace:
[1] top-level scope at /home/benjamin/downloads/git/julia/test/stress.jl:98
[2] include at ./boot.jl:317 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1038
[4] include at ./sysimg.jl:29 [inlined]
[5] include(::String) at /home/benjamin/downloads/git/julia/test/testdefs.jl:13
[6] macro expansion at /home/benjamin/downloads/git/julia/test/testdefs.jl:22 [inlined]
[7] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[8] macro expansion at /home/benjamin/downloads/git/julia/test/testdefs.jl:21 [inlined]
[9] macro expansion at ./util.jl:289 [inlined]
[10] top-level scope at /home/benjamin/downloads/git/julia/test/testdefs.jl:19 [inlined]
[11] top-level scope at ./none:0
Worker 2 failed running test math:
Some tests did not pass: 1505724 passed, 4 failed, 16 errored, 0 broken.math: Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:319
Expression: exp2(Int16(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
math: Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:320
Expression: exp2(Int32(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
math: Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:321
Expression: exp2(Int64(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
math: Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:322
Expression: exp2(Int128(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
math: Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Worker 5 failed running test cmdlineargs:
Some tests did not pass: 202 passed, 4 failed, 0 errored, 0 broken.cmdlineargs: Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:422
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:422 =# @cmd("\$exename -e \"exit(0)\""))
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
cmdlineargs: Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
cmdlineargs: Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
cmdlineargs: Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
Stacktrace:
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:745
[2] (::getfield(Main, Symbol("##42#48")))() at /home/benjamin/downloads/git/julia/test/runtests.jl:237
[3] cd(::getfield(Main, Symbol("##42#48")), ::String) at ./file.jl:96
[4] top-level scope at none:0
[5] include at ./boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1038
[7] include(::Module, ::String) at ./sysimg.jl:29
[8] exec_options(::Base.JLOptions) at ./client.jl:229
[9] _start() at ./client.jl:421
SharedArrays: Error During Test at none:1
Test threw exception
Expression: SharedArrays
Some tests did not pass: 109 passed, 1 failed, 0 errored, 0 broken.
stress: Error During Test at none:1
Test threw exception
Expression: stress
Some tests did not pass: 118 passed, 1 failed, 0 errored, 0 broken.
Test Summary: | Pass Fail Error Broken Total
Overall | 37299343 8 18 327816 37627185
compiler/validation | 26 26
compiler/compiler | 545 1 546
ambiguous | 62 2 64
strings/search | 522 522
strings/io | 12749 12749
strings/util | 449 449
unicode/utf8 | 19 19
strings/basic | 87281 87281
strings/types | 2302688 2302688
worlds | 64 64
keywordargs | 127 127
subtype | 337379 15 337394
char | 1471 1471
triplequote | 28 28
intrinsics | 34 34
core | 8423072 8423072
dict | 144314 144314
iobuffer | 200 200
hashing | 18762 18762
staged | 59 59
numbers | 1380107 1380107
tuple | 483 483
reduce | 292 292
offsetarray | 324 324
reducedim | 673 673
intfuncs | 4386 4386
simdloop | 248 248
vecelement | 533 533
rational | 97519 97519
arrayops | 1766 1766
abstractarray | 3004 3004
copy | 512 512
fastmath | 811 811
functional | 95 95
subarray | 280 280
operators | 12922 12922
path | 233 12 245
iterators | 1497 1497
math | 1505724 4 16 1505744
parse | 10291 10291
bigint | 2061 2061
bigfloat | 32 32
ccall | 5244 5244
loading | 156644 156644
backtrace | 25 1 26
file | 781 781
spawn | 130 4 134
version | 2464 2464
sorting | 4864 4864
namedtuple | 154 1 155
mpfr | 760 760
read | 3085 3085
floatapprox | 49 49
complex | 8250 2 8252
regex | 28 28
reflection | 330 330
combinatorics | 98 98
float16 | 124 124
sysinfo | 2 2
env | 107 107
rounding | 880 880
mod2pi | 80 80
euler | 12 12
broadcast | 422 422
bitarray | 897639 897639
errorshow | 172 172
goto | 19 19
llvmcall | 13 13
llvmcall2 | 6 6
grisu | 683 683
some | 62 62
meta | 55 55
stacktraces | 43 43
ranges | 12108099 327680 12435779
show | 329 329
sets | 736 1 737
docs | 197 197
enums | 84 84
int | 10727 10727
checked | 1219 1219
misc | 1279371 1279371
bitset | 186 186
inline | 13 13
floatfuncs | 134 134
boundscheck | No tests
cartesian | 7 7
osutils | 26 26
error | 30 30
iostream | 27 27
threads | 82113 82113
specificity | 126 126
secretbuffer | 12 12
codegen | 94 94
syntax | 579 1 580
channels | 182 182
reinterpretarray | 114 114
logging | 115 115
missing | 403 1 404
asyncmap | 292 292
cmdlineargs | 202 4 206
Pkg/resolve | 182 182
SparseArrays/higherorderfns | 7073 72 7145
SparseArrays/sparse | 2144 2144
SparseArrays/sparsevector | 9919 9919
LinearAlgebra/qr | 3118 3118
LinearAlgebra/schur | 390 390
LinearAlgebra/matmul | 597 597
LinearAlgebra/special | 947 947
LinearAlgebra/eigen | 406 406
LinearAlgebra/bunchkaufman | 5145 5145
LinearAlgebra/lapack | 780 780
LinearAlgebra/svd | 412 412
LinearAlgebra/dense | 7467 2 7469
LinearAlgebra/tridiag | 1159 1159
LinearAlgebra/bidiag | 1750 1750
LinearAlgebra/diagonal | 1531 1531
LinearAlgebra/cholesky | 2186 2186
LinearAlgebra/generic | 408 408
LinearAlgebra/uniformscaling | 313 313
LinearAlgebra/lu | 1191 1191
LinearAlgebra/hessenberg | 40 40
LinearAlgebra/symmetric | 1966 1966
LinearAlgebra/lq | 1253 1253
LinearAlgebra/adjtrans | 252 252
LinearAlgebra/givens | 1840 1840
LinearAlgebra/pinv | 288 288
LinearAlgebra/blas | 628 628
LinearAlgebra/structuredbroadcast | 408 408
LinearAlgebra/triangular | 33194 33194
Dates/query | 988 988
Dates/adjusters | 3147 3147
Dates/ranges | 349123 349123
Dates/periods | 681 681
Dates/rounding | 296 296
Dates/types | 167 167
Dates/accessors | 7723858 7723858
Dates/conversions | 160 160
Base64 | 1015 1015
Dates/arithmetic | 312 312
CRC32c | 664 664
Dates/io | 258 258
DelimitedFiles | 81 81
Future | 33 33
FileWatching | 510 510
Libdl | 64 1 65
Logging | 34 34
InteractiveUtils | 104 104
Markdown | 231 231
Mmap | 131 131
Profile | 10 10
Printf | 738 738
REPL | 984 5 989
LibGit2/libgit2 | 688 1 689
Serialization | 106 106
Random | 203068 203068
Distributed | No tests
Sockets | 149 149
Statistics | 574 574
UUIDs | 10 10
Unicode | 752 752
Test | 285 14 299
SuiteSparse | 759 759
SHA | 1 1
precompile | 89 89
SharedArrays | 1 1
stress | 1 1
FAILURE
The global RNG seed was 0x463586f1b9b0247c3acabe0aaf83f82.
Error in testset math:
Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:319
Expression: exp2(Int16(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Error in testset math:
Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:320
Expression: exp2(Int32(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Error in testset math:
Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:321
Expression: exp2(Int64(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Error in testset math:
Test Failed at /home/benjamin/downloads/git/julia/test/math.jl:322
Expression: exp2(Int128(ii)) == expected
Evaluated: 0.0 == 5.0e-324
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] sinh(::Float32) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:841
Test threw exception
Expression: ≈(sinh(x), sinh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:841 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:842
Test threw exception
Expression: ≈(sinh(-x), sinh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] sinh(::Float64) at ./special/hyperbolic.jl:79
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:842 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:832
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_expf in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:18 [inlined]
[2] cosh(::Float32) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:857
Test threw exception
Expression: ≈(cosh(x), cosh(big(x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:857 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset math:
Error During Test at /home/benjamin/downloads/git/julia/test/math.jl:858
Test threw exception
Expression: ≈(cosh(-x), cosh(big(-x)), rtol=eps(T))
ccall: could not find function __ldexp_exp in library libimf
Stacktrace:
[1] _ldexp_exp at ./special/hyperbolic.jl:17 [inlined]
[2] cosh(::Float64) at ./special/hyperbolic.jl:132
[3] macro expansion at /home/benjamin/downloads/git/julia/test/math.jl:858 [inlined]
[4] macro expansion at /home/benjamin/downloads/git/julia/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[5] top-level scope at /home/benjamin/downloads/git/julia/test/math.jl:848
Error in testset cmdlineargs:
Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:422
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:422 =# @cmd("\$exename -e \"exit(0)\""))
Error in testset cmdlineargs:
Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
Error in testset cmdlineargs:
Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
Error in testset cmdlineargs:
Test Failed at /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425
Expression: success(#= /home/benjamin/downloads/git/julia/test/cmdlineargs.jl:425 =# @cmd("\$exename -e \"exit(!(Base.load_path() == []))\""))
Error in testset SharedArrays:
Error During Test at none:1
Test threw exception
Expression: SharedArrays
Some tests did not pass: 109 passed, 1 failed, 0 errored, 0 broken.
Error in testset stress:
Error During Test at none:1
Test threw exception
Expression: stress
Some tests did not pass: 118 passed, 1 failed, 0 errored, 0 broken.
ERROR: LoadError: Test run finished with errors
in expression starting at /home/benjamin/downloads/git/julia/test/runtests.jl:61
make[1]: *** [Makefile:22: all] Error 1
make: *** [Makefile:581: testall] Error 2
The REPL still starts, and versioninfo() results in:
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) Core(TM) i7-6500U CPU @ 2.50GHz
WORD_SIZE: 64
LIBM: libimf
LLVM: libLLVM-6.0.0 (ORCJIT, skylake)
Host computer is running Arch Linux with the latest updates. I've checked to ensure build dependencies are installed, and that the compilervars.sh script for MKL was called in my .bashrc.
Please let me know if you need any more information.
I attempted to compile Julia 1.0.0 using a fresh Git clone and the following Make.user file:
Compilation appeared successful, but
make testall
failed with the following output:The REPL still starts, and
versioninfo()
results in:Host computer is running Arch Linux with the latest updates. I've checked to ensure build dependencies are installed, and that the
compilervars.sh
script for MKL was called in my.bashrc
.Please let me know if you need any more information.