Skip to content

Instantly share code, notes, and snippets.

@GravityAssisted
Created May 18, 2017 21:21
Show Gist options
  • Save GravityAssisted/d476810759858b31e97d4bc833fecdb1 to your computer and use it in GitHub Desktop.
Save GravityAssisted/d476810759858b31e97d4bc833fecdb1 to your computer and use it in GitHub Desktop.
Testing julia 0.6 with MKL but without ICC
arora@triton:~/src/julia_src/julia$ make test
JULIA test/all
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
WARNING: Method definition ambig(Any, Integer) in module Test50Main_ambiguous at /home/arora/src/julia_src/julia/test/ambiguous.jl:7 overwritten at /home/arora/src/julia_src/julia/test/ambiguous.jl:86.
From worker 2: Skipping Base.<|
From worker 2: Skipping Base.active_repl
From worker 2: Skipping Base.active_repl_backend
From worker 2: Skipping Base.<|
From worker 2: Skipping Base.active_repl
From worker 2: Skipping Base.active_repl_backend
ambiguous (2) | 4.60 | 0.23 | 4.9 | 37.75 | 219.66
linalg/conjarray (2) | 3.38 | 0.18 | 5.2 | 37.20 | 219.70
linalg/hessenberg (24) | 14.34 | 0.48 | 3.3 | 145.38 | 221.20
linalg/givens (17) | 21.42 | 0.51 | 2.4 | 267.31 | 233.59
linalg/pinv (16) | 29.20 | 0.63 | 2.1 | 864.30 | 353.22
linalg/generic (21) | 31.76 | 0.55 | 1.7 | 357.30 | 235.48
linalg/uniformscaling (22) | 32.74 | 0.60 | 1.8 | 420.65 | 267.42
signal (11): Segmentation fault
while loading /home/arora/src/julia_src/julia/test/linalg/arnoldi.jl, in expression starting on line 5
mkl_blas_zdotc at /opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/libmkl_intel_thread.so (unknown line)
ZDOTC at /opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/libmkl_intel_ilp64.so (unknown line)
zneupd_ at /home/arora/src/julia_src/julia/usr/bin/../lib/libarpack.so (unknown line)
neupd at ./linalg/arpack.jl:276
unknown function (ip: 0x7fa59a488c1a)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
eupd_wrapper at ./linalg/arpack.jl:132
unknown function (ip: 0x7fa59a487905)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
#_eigs#107 at ./linalg/arnoldi.jl:289
unknown function (ip: 0x7fa59a480d96)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
#_eigs at ./<missing>:0
#eigs#100 at ./linalg/arnoldi.jl:91
unknown function (ip: 0x7fa59a481e62)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
jl_apply at /home/arora/src/julia_src/julia/src/julia.h:1422 [inlined]
jl_invoke at /home/arora/src/julia_src/julia/src/gf.c:51
#eigs at ./<missing>:0
#eigs#99 at ./linalg/arnoldi.jl:90 [inlined]
#eigs at ./<missing>:0
unknown function (ip: 0x7fa59a47aad6)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
macro expansion at /home/arora/src/julia_src/julia/test/linalg/arnoldi.jl:33 [inlined]
macro expansion at ./test.jl:917 [inlined]
macro expansion at /home/arora/src/julia_src/julia/test/linalg/arnoldi.jl:17 [inlined]
macro expansion at ./test.jl:856 [inlined]
anonymous at ./<missing> (unknown line)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_toplevel_eval_flex at /home/arora/src/julia_src/julia/src/toplevel.c:587
jl_parse_eval_all at /home/arora/src/julia_src/julia/src/ast.c:873
include_string at ./loading.jl:498
unknown function (ip: 0x7fa5a90e256f)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
include_from_node1 at ./loading.jl:555
unknown function (ip: 0x7fa5a8f1b2fb)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
include at ./sysimg.jl:14
macro expansion at /home/arora/src/julia_src/julia/test/testdefs.jl:40 [inlined]
macro expansion at ./test.jl:856 [inlined]
macro expansion at ./util.jl:378 [inlined]
macro expansion at /home/arora/src/julia_src/julia/test/testdefs.jl:39 [inlined]
anonymous at ./<missing> (unknown line)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_toplevel_eval_flex at /home/arora/src/julia_src/julia/src/toplevel.c:587
jl_toplevel_eval_in at /home/arora/src/julia_src/julia/src/builtins.c:496
eval at ./boot.jl:235
unknown function (ip: 0x7fa5a8ed5fcf)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
runtests at /home/arora/src/julia_src/julia/test/testdefs.jl:43
runtests at /home/arora/src/julia_src/julia/test/testdefs.jl:25
unknown function (ip: 0x7fa59a3f8452)
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
jl_apply at /home/arora/src/julia_src/julia/src/julia.h:1422 [inlined]
jl_f__apply at /home/arora/src/julia_src/julia/src/builtins.c:426
#106 at ./distributed/process_messages.jl:268 [inlined]
run_work_thunk at ./distributed/process_messages.jl:56
macro expansion at ./distributed/process_messages.jl:268 [inlined]
#105 at ./event.jl:73
jl_call_fptr_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:337 [inlined]
jl_call_method_internal at /home/arora/src/julia_src/julia/src/julia_internal.h:356 [inlined]
jl_apply_generic at /home/arora/src/julia_src/julia/src/gf.c:1930
jl_apply at /home/arora/src/julia_src/julia/src/julia.h:1422 [inlined]
start_task at /home/arora/src/julia_src/julia/src/task.c:267
unknown function (ip: 0xffffffffffffffff)
Allocations: 11410771 (Pool: 11408213; Big: 2558); GC: 24
Worker 2 terminated.
ERROR (unhandled task failure): EOFError: read end of file
linalg/special (8) | 41.33 | 0.68 | 1.6 | 542.98 | 238.66
linalg/schur (7) | 43.07 | 0.67 | 1.6 | 541.32 | 257.07
linalg/rowvector (25) | 46.96 | 0.54 | 1.2 | 518.68 | 255.50
linalg/svd (11) | 48.40 | 0.64 | 1.3 | 540.69 | 245.79
sparse/umfpack (22) | 19.75 | 0.10 | 0.5 | 188.55 | 272.97
linalg/lapack (12) | 80.04 | 1.10 | 1.4 | 1403.20 | 281.20
linalg/symmetric (20) | 81.38 | 1.27 | 1.6 | 1139.22 | 305.23
linalg/tridiag (13) | 84.47 | 1.38 | 1.6 | 1679.18 | 305.48
linalg/eigen (9) | 84.63 | 0.95 | 1.1 | 1250.80 | 294.25
linalg/bunchkaufman (10) | 88.78 | 0.82 | 0.9 | 1085.74 | 262.32
linalg/bidiag (14) | 91.42 | 1.26 | 1.4 | 1686.38 | 331.29
linalg/lu (19) | 101.55 | 1.36 | 1.3 | 1773.90 | 326.26
linalg/cholesky (18) | 118.48 | 1.23 | 1.0 | 1442.51 | 302.14
linalg/diagonal (15) | 121.44 | 1.42 | 1.2 | 1807.45 | 338.68
linalg/lq (23) | 122.69 | 1.10 | 0.9 | 2018.72 | 300.09
linalg/qr (4) | 125.24 | 1.72 | 1.4 | 2406.09 | 332.59
linalg/matmul (6) | 142.22 | 1.40 | 1.0 | 2706.28 | 313.86
sparse/sparse (17) | 131.90 | 18.60 | 14.1 | 1515.01 | 359.46
linalg/dense (5) | 170.34 | 2.15 | 1.3 | 3439.49 | 380.34
sparse/sparsevector (16) | 145.16 | 0.91 | 0.6 | 1711.83 | 418.84
sparse/higherorderfns (21) | 158.83 | 1.47 | 0.9 | 3579.63 | 395.60
subarray (24) | 247.63 | 4.98 | 2.0 | 5741.54 | 594.37
linalg/triangular (3) | 321.20 | 7.79 | 2.4 | 8848.19 | 612.13
From worker 1: linalg/arnoldi: Error During Test
Test threw an exception of type ProcessExitedException
Expression: linalg/arnoldi
ProcessExitedException()
sparse/cholmod: Error During Test
Test threw an exception of type ProcessExitedException
Expression: sparse/cholmod
ProcessExitedException()
sparse/spqr: Error During Test
Test threw an exception of type ProcessExitedException
Expression: sparse/spqr
ProcessExitedException()
strings/basic: Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/basic
ProcessExitedException()
strings/search: Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/search
ProcessExitedException()
strings/util: Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/util
ProcessExitedException()
strings/io: Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/io
ProcessExitedException()
strings/types: Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/types
ProcessExitedException()
unicode/UnicodeError: Error During Test
Test threw an exception of type ProcessExitedException
Expression: unicode/UnicodeError
ProcessExitedException()
unicode/utf8proc: Error During Test
Test threw an exception of type ProcessExitedException
Expression: unicode/utf8proc
ProcessExitedException()
unicode/utf8: Error During Test
Test threw an exception of type ProcessExitedException
Expression: unicode/utf8
ProcessExitedException()
dates/accessors: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/accessors
ProcessExitedException()
dates/adjusters: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/adjusters
ProcessExitedException()
dates/query: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/query
ProcessExitedException()
dates/periods: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/periods
ProcessExitedException()
dates/ranges: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/ranges
ProcessExitedException()
dates/rounding: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/rounding
ProcessExitedException()
dates/types: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/types
ProcessExitedException()
dates/io: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/io
ProcessExitedException()
dates/arithmetic: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/arithmetic
ProcessExitedException()
dates/conversions: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/conversions
ProcessExitedException()
core: Error During Test
Test threw an exception of type ProcessExitedException
Expression: core
ProcessExitedException()
inference: Error During Test
Test threw an exception of type ProcessExitedException
Expression: inference
ProcessExitedException()
worlds: Error During Test
Test threw an exception of type ProcessExitedException
Expression: worlds
ProcessExitedException()
keywordargs: Error During Test
Test threw an exception of type ProcessExitedException
Expression: keywordargs
ProcessExitedException()
numbers: Error During Test
Test threw an exception of type ProcessExitedException
Expression: numbers
ProcessExitedException()
subtype: Error During Test
Test threw an exception of type ProcessExitedException
Expression: subtype
ProcessExitedException()
printf: Error During Test
Test threw an exception of type ProcessExitedException
Expression: printf
ProcessExitedException()
char: Error During Test
Test threw an exception of type ProcessExitedException
Expression: char
ProcessExitedException()
triplequote: Error During Test
Test threw an exception of type ProcessExitedException
Expression: triplequote
ProcessExitedException()
intrinsics: Error During Test
Test threw an exception of type ProcessExitedException
Expression: intrinsics
ProcessExitedException()
dict: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dict
ProcessExitedException()
hashing: Error During Test
Test threw an exception of type ProcessExitedException
Expression: hashing
ProcessExitedException()
iobuffer: Error During Test
Test threw an exception of type ProcessExitedException
Expression: iobuffer
ProcessExitedException()
staged: Error During Test
Test threw an exception of type ProcessExitedException
Expression: staged
ProcessExitedException()
offsetarray: Error During Test
Test threw an exception of type ProcessExitedException
Expression: offsetarray
ProcessExitedException()
arrayops: Error During Test
Test threw an exception of type ProcessExitedException
Expression: arrayops
ProcessExitedException()
tuple: Error During Test
Test threw an exception of type ProcessExitedException
Expression: tuple
ProcessExitedException()
reduce: Error During Test
Test threw an exception of type ProcessExitedException
Expression: reduce
ProcessExitedException()
reducedim: Error During Test
Test threw an exception of type ProcessExitedException
Expression: reducedim
ProcessExitedException()
random: Error During Test
Test threw an exception of type ProcessExitedException
Expression: random
ProcessExitedException()
abstractarray: Error During Test
Test threw an exception of type ProcessExitedException
Expression: abstractarray
ProcessExitedException()
intfuncs: Error During Test
Test threw an exception of type ProcessExitedException
Expression: intfuncs
ProcessExitedException()
simdloop: Error During Test
Test threw an exception of type ProcessExitedException
Expression: simdloop
ProcessExitedException()
vecelement: Error During Test
Test threw an exception of type ProcessExitedException
Expression: vecelement
ProcessExitedException()
blas: Error During Test
Test threw an exception of type ProcessExitedException
Expression: blas
ProcessExitedException()
bitarray: Error During Test
Test threw an exception of type ProcessExitedException
Expression: bitarray
ProcessExitedException()
copy: Error During Test
Test threw an exception of type ProcessExitedException
Expression: copy
ProcessExitedException()
math: Error During Test
Test threw an exception of type ProcessExitedException
Expression: math
ProcessExitedException()
fastmath: Error During Test
Test threw an exception of type ProcessExitedException
Expression: fastmath
ProcessExitedException()
functional: Error During Test
Test threw an exception of type ProcessExitedException
Expression: functional
ProcessExitedException()
iterators: Error During Test
Test threw an exception of type ProcessExitedException
Expression: iterators
ProcessExitedException()
operators: Error During Test
Test threw an exception of type ProcessExitedException
Expression: operators
ProcessExitedException()
path: Error During Test
Test threw an exception of type ProcessExitedException
Expression: path
ProcessExitedException()
ccall: Error During Test
Test threw an exception of type ProcessExitedException
Expression: ccall
ProcessExitedException()
parse: Error During Test
Test threw an exception of type ProcessExitedException
Expression: parse
ProcessExitedException()
loading: Error During Test
Test threw an exception of type ProcessExitedException
Expression: loading
ProcessExitedException()
bigint: Error During Test
Test threw an exception of type ProcessExitedException
Expression: bigint
ProcessExitedException()
bigfloat: Error During Test
Test threw an exception of type ProcessExitedException
Expression: bigfloat
ProcessExitedException()
sorting: Error During Test
Test threw an exception of type ProcessExitedException
Expression: sorting
ProcessExitedException()
statistics: Error During Test
Test threw an exception of type ProcessExitedException
Expression: statistics
ProcessExitedException()
spawn: Error During Test
Test threw an exception of type ProcessExitedException
Expression: spawn
ProcessExitedException()
backtrace: Error During Test
Test threw an exception of type ProcessExitedException
Expression: backtrace
ProcessExitedException()
file: Error During Test
Test threw an exception of type ProcessExitedException
Expression: file
ProcessExitedException()
read: Error During Test
Test threw an exception of type ProcessExitedException
Expression: read
ProcessExitedException()
mmap: Error During Test
Test threw an exception of type ProcessExitedException
Expression: mmap
ProcessExitedException()
version: Error During Test
Test threw an exception of type ProcessExitedException
Expression: version
ProcessExitedException()
resolve: Error During Test
Test threw an exception of type ProcessExitedException
Expression: resolve
ProcessExitedException()
pollfd: Error During Test
Test threw an exception of type ProcessExitedException
Expression: pollfd
ProcessExitedException()
mpfr: Error During Test
Test threw an exception of type ProcessExitedException
Expression: mpfr
ProcessExitedException()
broadcast: Error During Test
Test threw an exception of type ProcessExitedException
Expression: broadcast
ProcessExitedException()
complex: Error During Test
Test threw an exception of type ProcessExitedException
Expression: complex
ProcessExitedException()
socket: Error During Test
Test threw an exception of type ProcessExitedException
Expression: socket
ProcessExitedException()
floatapprox: Error During Test
Test threw an exception of type ProcessExitedException
Expression: floatapprox
ProcessExitedException()
datafmt: Error During Test
Test threw an exception of type ProcessExitedException
Expression: datafmt
ProcessExitedException()
reflection: Error During Test
Test threw an exception of type ProcessExitedException
Expression: reflection
ProcessExitedException()
regex: Error During Test
Test threw an exception of type ProcessExitedException
Expression: regex
ProcessExitedException()
float16: Error During Test
Test threw an exception of type ProcessExitedException
Expression: float16
ProcessExitedException()
combinatorics: Error During Test
Test threw an exception of type ProcessExitedException
Expression: combinatorics
ProcessExitedException()
sysinfo: Error During Test
Test threw an exception of type ProcessExitedException
Expression: sysinfo
ProcessExitedException()
env: Error During Test
Test threw an exception of type ProcessExitedException
Expression: env
ProcessExitedException()
rounding: Error During Test
Test threw an exception of type ProcessExitedException
Expression: rounding
ProcessExitedException()
ranges: Error During Test
Test threw an exception of type ProcessExitedException
Expression: ranges
ProcessExitedException()
mod2pi: Error During Test
Test threw an exception of type ProcessExitedException
Expression: mod2pi
ProcessExitedException()
euler: Error During Test
Test threw an exception of type ProcessExitedException
Expression: euler
ProcessExitedException()
show: Error During Test
Test threw an exception of type ProcessExitedException
Expression: show
ProcessExitedException()
lineedit: Error During Test
Test threw an exception of type ProcessExitedException
Expression: lineedit
ProcessExitedException()
replcompletions: Error During Test
Test threw an exception of type ProcessExitedException
Expression: replcompletions
ProcessExitedException()
repl: Error During Test
Test threw an exception of type ProcessExitedException
Expression: repl
ProcessExitedException()
replutil: Error During Test
Test threw an exception of type ProcessExitedException
Expression: replutil
ProcessExitedException()
sets: Error During Test
Test threw an exception of type ProcessExitedException
Expression: sets
ProcessExitedException()
test: Error During Test
Test threw an exception of type ProcessExitedException
Expression: test
ProcessExitedException()
goto: Error During Test
Test threw an exception of type ProcessExitedException
Expression: goto
ProcessExitedException()
llvmcall: Error During Test
Test threw an exception of type ProcessExitedException
Expression: llvmcall
ProcessExitedException()
llvmcall2: Error During Test
Test threw an exception of type ProcessExitedException
Expression: llvmcall2
ProcessExitedException()
grisu: Error During Test
Test threw an exception of type ProcessExitedException
Expression: grisu
ProcessExitedException()
nullable: Error During Test
Test threw an exception of type ProcessExitedException
Expression: nullable
ProcessExitedException()
meta: Error During Test
Test threw an exception of type ProcessExitedException
Expression: meta
ProcessExitedException()
stacktraces: Error During Test
Test threw an exception of type ProcessExitedException
Expression: stacktraces
ProcessExitedException()
profile: Error During Test
Test threw an exception of type ProcessExitedException
Expression: profile
ProcessExitedException()
libgit2: Error During Test
Test threw an exception of type ProcessExitedException
Expression: libgit2
ProcessExitedException()
docs: Error During Test
Test threw an exception of type ProcessExitedException
Expression: docs
ProcessExitedException()
markdown: Error During Test
Test threw an exception of type ProcessExitedException
Expression: markdown
ProcessExitedException()
base64: Error During Test
Test threw an exception of type ProcessExitedException
Expression: base64
ProcessExitedException()
serialize: Error During Test
Test threw an exception of type ProcessExitedException
Expression: serialize
ProcessExitedException()
misc: Error During Test
Test threw an exception of type ProcessExitedException
Expression: misc
ProcessExitedException()
threads: Error During Test
Test threw an exception of type ProcessExitedException
Expression: threads
ProcessExitedException()
enums: Error During Test
Test threw an exception of type ProcessExitedException
Expression: enums
ProcessExitedException()
cmdlineargs: Error During Test
Test threw an exception of type ProcessExitedException
Expression: cmdlineargs
ProcessExitedException()
i18n: Error During Test
Test threw an exception of type ProcessExitedException
Expression: i18n
ProcessExitedException()
workspace: Error During Test
Test threw an exception of type ProcessExitedException
Expression: workspace
ProcessExitedException()
libdl: Error During Test
Test threw an exception of type ProcessExitedException
Expression: libdl
ProcessExitedException()
int: Error During Test
Test threw an exception of type ProcessExitedException
Expression: int
ProcessExitedException()
checked: Error During Test
Test threw an exception of type ProcessExitedException
Expression: checked
ProcessExitedException()
intset: Error During Test
Test threw an exception of type ProcessExitedException
Expression: intset
ProcessExitedException()
floatfuncs: Error During Test
Test threw an exception of type ProcessExitedException
Expression: floatfuncs
ProcessExitedException()
distributed: Error During Test
Test threw an exception of type ProcessExitedException
Expression: distributed
ProcessExitedException()
inline: Error During Test
Test threw an exception of type ProcessExitedException
Expression: inline
ProcessExitedException()
boundscheck: Error During Test
Test threw an exception of type ProcessExitedException
Expression: boundscheck
ProcessExitedException()
error: Error During Test
Test threw an exception of type ProcessExitedException
Expression: error
ProcessExitedException()
cartesian: Error During Test
Test threw an exception of type ProcessExitedException
Expression: cartesian
ProcessExitedException()
asmvariant: Error During Test
Test threw an exception of type ProcessExitedException
Expression: asmvariant
ProcessExitedException()
osutils: Error During Test
Test threw an exception of type ProcessExitedException
Expression: osutils
ProcessExitedException()
channels: Error During Test
Test threw an exception of type ProcessExitedException
Expression: channels
ProcessExitedException()
iostream: Error During Test
Test threw an exception of type ProcessExitedException
Expression: iostream
ProcessExitedException()
fft: Error During Test
Test threw an exception of type ProcessExitedException
Expression: fft
ProcessExitedException()
dsp: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dsp
ProcessExitedException()
examples: Error During Test
Test threw an exception of type ProcessExitedException
Expression: examples
ProcessExitedException()
Test Summary: | Pass Error Broken Total
Overall | 77048 128 584 77760
ambiguous | 51 51
linalg/conjarray | 10 10
linalg/hessenberg | 40 40
linalg/givens | 1552 1552
linalg/pinv | 232 232
linalg/generic | 206 206
linalg/uniformscaling | 246 246
linalg/arnoldi | 1 1
sparse/cholmod | 1 1
sparse/spqr | 1 1
strings/basic | 1 1
strings/search | 1 1
strings/util | 1 1
strings/io | 1 1
strings/types | 1 1
unicode/UnicodeError | 1 1
unicode/utf8proc | 1 1
unicode/utf8 | 1 1
dates/accessors | 1 1
dates/adjusters | 1 1
dates/query | 1 1
dates/periods | 1 1
dates/ranges | 1 1
dates/rounding | 1 1
dates/types | 1 1
dates/io | 1 1
dates/arithmetic | 1 1
dates/conversions | 1 1
core | 1 1
inference | 1 1
worlds | 1 1
keywordargs | 1 1
numbers | 1 1
subtype | 1 1
printf | 1 1
char | 1 1
triplequote | 1 1
intrinsics | 1 1
dict | 1 1
hashing | 1 1
iobuffer | 1 1
staged | 1 1
offsetarray | 1 1
arrayops | 1 1
tuple | 1 1
reduce | 1 1
reducedim | 1 1
random | 1 1
abstractarray | 1 1
intfuncs | 1 1
simdloop | 1 1
vecelement | 1 1
blas | 1 1
bitarray | 1 1
copy | 1 1
math | 1 1
fastmath | 1 1
functional | 1 1
iterators | 1 1
operators | 1 1
path | 1 1
ccall | 1 1
parse | 1 1
loading | 1 1
bigint | 1 1
bigfloat | 1 1
sorting | 1 1
statistics | 1 1
spawn | 1 1
backtrace | 1 1
file | 1 1
read | 1 1
mmap | 1 1
version | 1 1
resolve | 1 1
pollfd | 1 1
mpfr | 1 1
broadcast | 1 1
complex | 1 1
socket | 1 1
floatapprox | 1 1
datafmt | 1 1
reflection | 1 1
regex | 1 1
float16 | 1 1
combinatorics | 1 1
sysinfo | 1 1
env | 1 1
rounding | 1 1
ranges | 1 1
mod2pi | 1 1
euler | 1 1
show | 1 1
lineedit | 1 1
replcompletions | 1 1
repl | 1 1
replutil | 1 1
sets | 1 1
test | 1 1
goto | 1 1
llvmcall | 1 1
llvmcall2 | 1 1
grisu | 1 1
nullable | 1 1
meta | 1 1
stacktraces | 1 1
profile | 1 1
libgit2 | 1 1
docs | 1 1
markdown | 1 1
base64 | 1 1
serialize | 1 1
misc | 1 1
threads | 1 1
enums | 1 1
cmdlineargs | 1 1
i18n | 1 1
workspace | 1 1
libdl | 1 1
int | 1 1
checked | 1 1
intset | 1 1
floatfuncs | 1 1
distributed | 1 1
inline | 1 1
boundscheck | 1 1
error | 1 1
cartesian | 1 1
asmvariant | 1 1
osutils | 1 1
channels | 1 1
iostream | 1 1
fft | 1 1
dsp | 1 1
examples | 1 1
linalg/special | 941 941
linalg/schur | 300 300
linalg/rowvector | 135 135
linalg/svd | 244 244
sparse/umfpack | 131 131
linalg/lapack | 628 628
linalg/symmetric | 1386 1386
linalg/tridiag | 843 843
linalg/eigen | 381 381
linalg/bunchkaufman | 2519 2519
linalg/bidiag | 1592 1592
linalg/lu | 1149 1149
linalg/cholesky | 2104 2104
linalg/diagonal | 1140 1140
linalg/lq | 1360 1360
linalg/qr | 3054 3054
linalg/matmul | 527 527
sparse/sparse | 1498 1498
linalg/dense | 6324 6324
sparse/sparsevector | 8158 8158
sparse/higherorderfns | 6377 584 6961
subarray | 199 199
linalg/triangular | 33634 33634
compile | 87 87
FAILURE
Error in testset linalg/arnoldi:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: linalg/arnoldi
ProcessExitedException()
Error in testset sparse/cholmod:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: sparse/cholmod
ProcessExitedException()
Error in testset sparse/spqr:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: sparse/spqr
ProcessExitedException()
Error in testset strings/basic:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/basic
ProcessExitedException()
Error in testset strings/search:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/search
ProcessExitedException()
Error in testset strings/util:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/util
ProcessExitedException()
Error in testset strings/io:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/io
ProcessExitedException()
Error in testset strings/types:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: strings/types
ProcessExitedException()
Error in testset unicode/UnicodeError:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: unicode/UnicodeError
ProcessExitedException()
Error in testset unicode/utf8proc:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: unicode/utf8proc
ProcessExitedException()
Error in testset unicode/utf8:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: unicode/utf8
ProcessExitedException()
Error in testset dates/accessors:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/accessors
ProcessExitedException()
Error in testset dates/adjusters:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/adjusters
ProcessExitedException()
Error in testset dates/query:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/query
ProcessExitedException()
Error in testset dates/periods:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/periods
ProcessExitedException()
Error in testset dates/ranges:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/ranges
ProcessExitedException()
Error in testset dates/rounding:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/rounding
ProcessExitedException()
Error in testset dates/types:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/types
ProcessExitedException()
Error in testset dates/io:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/io
ProcessExitedException()
Error in testset dates/arithmetic:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/arithmetic
ProcessExitedException()
Error in testset dates/conversions:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dates/conversions
ProcessExitedException()
Error in testset core:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: core
ProcessExitedException()
Error in testset inference:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: inference
ProcessExitedException()
Error in testset worlds:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: worlds
ProcessExitedException()
Error in testset keywordargs:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: keywordargs
ProcessExitedException()
Error in testset numbers:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: numbers
ProcessExitedException()
Error in testset subtype:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: subtype
ProcessExitedException()
Error in testset printf:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: printf
ProcessExitedException()
Error in testset char:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: char
ProcessExitedException()
Error in testset triplequote:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: triplequote
ProcessExitedException()
Error in testset intrinsics:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: intrinsics
ProcessExitedException()
Error in testset dict:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dict
ProcessExitedException()
Error in testset hashing:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: hashing
ProcessExitedException()
Error in testset iobuffer:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: iobuffer
ProcessExitedException()
Error in testset staged:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: staged
ProcessExitedException()
Error in testset offsetarray:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: offsetarray
ProcessExitedException()
Error in testset arrayops:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: arrayops
ProcessExitedException()
Error in testset tuple:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: tuple
ProcessExitedException()
Error in testset reduce:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: reduce
ProcessExitedException()
Error in testset reducedim:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: reducedim
ProcessExitedException()
Error in testset random:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: random
ProcessExitedException()
Error in testset abstractarray:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: abstractarray
ProcessExitedException()
Error in testset intfuncs:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: intfuncs
ProcessExitedException()
Error in testset simdloop:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: simdloop
ProcessExitedException()
Error in testset vecelement:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: vecelement
ProcessExitedException()
Error in testset blas:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: blas
ProcessExitedException()
Error in testset bitarray:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: bitarray
ProcessExitedException()
Error in testset copy:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: copy
ProcessExitedException()
Error in testset math:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: math
ProcessExitedException()
Error in testset fastmath:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: fastmath
ProcessExitedException()
Error in testset functional:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: functional
ProcessExitedException()
Error in testset iterators:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: iterators
ProcessExitedException()
Error in testset operators:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: operators
ProcessExitedException()
Error in testset path:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: path
ProcessExitedException()
Error in testset ccall:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: ccall
ProcessExitedException()
Error in testset parse:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: parse
ProcessExitedException()
Error in testset loading:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: loading
ProcessExitedException()
Error in testset bigint:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: bigint
ProcessExitedException()
Error in testset bigfloat:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: bigfloat
ProcessExitedException()
Error in testset sorting:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: sorting
ProcessExitedException()
Error in testset statistics:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: statistics
ProcessExitedException()
Error in testset spawn:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: spawn
ProcessExitedException()
Error in testset backtrace:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: backtrace
ProcessExitedException()
Error in testset file:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: file
ProcessExitedException()
Error in testset read:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: read
ProcessExitedException()
Error in testset mmap:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: mmap
ProcessExitedException()
Error in testset version:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: version
ProcessExitedException()
Error in testset resolve:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: resolve
ProcessExitedException()
Error in testset pollfd:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: pollfd
ProcessExitedException()
Error in testset mpfr:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: mpfr
ProcessExitedException()
Error in testset broadcast:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: broadcast
ProcessExitedException()
Error in testset complex:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: complex
ProcessExitedException()
Error in testset socket:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: socket
ProcessExitedException()
Error in testset floatapprox:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: floatapprox
ProcessExitedException()
Error in testset datafmt:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: datafmt
ProcessExitedException()
Error in testset reflection:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: reflection
ProcessExitedException()
Error in testset regex:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: regex
ProcessExitedException()
Error in testset float16:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: float16
ProcessExitedException()
Error in testset combinatorics:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: combinatorics
ProcessExitedException()
Error in testset sysinfo:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: sysinfo
ProcessExitedException()
Error in testset env:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: env
ProcessExitedException()
Error in testset rounding:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: rounding
ProcessExitedException()
Error in testset ranges:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: ranges
ProcessExitedException()
Error in testset mod2pi:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: mod2pi
ProcessExitedException()
Error in testset euler:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: euler
ProcessExitedException()
Error in testset show:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: show
ProcessExitedException()
Error in testset lineedit:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: lineedit
ProcessExitedException()
Error in testset replcompletions:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: replcompletions
ProcessExitedException()
Error in testset repl:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: repl
ProcessExitedException()
Error in testset replutil:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: replutil
ProcessExitedException()
Error in testset sets:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: sets
ProcessExitedException()
Error in testset test:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: test
ProcessExitedException()
Error in testset goto:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: goto
ProcessExitedException()
Error in testset llvmcall:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: llvmcall
ProcessExitedException()
Error in testset llvmcall2:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: llvmcall2
ProcessExitedException()
Error in testset grisu:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: grisu
ProcessExitedException()
Error in testset nullable:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: nullable
ProcessExitedException()
Error in testset meta:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: meta
ProcessExitedException()
Error in testset stacktraces:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: stacktraces
ProcessExitedException()
Error in testset profile:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: profile
ProcessExitedException()
Error in testset libgit2:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: libgit2
ProcessExitedException()
Error in testset docs:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: docs
ProcessExitedException()
Error in testset markdown:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: markdown
ProcessExitedException()
Error in testset base64:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: base64
ProcessExitedException()
Error in testset serialize:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: serialize
ProcessExitedException()
Error in testset misc:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: misc
ProcessExitedException()
Error in testset threads:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: threads
ProcessExitedException()
Error in testset enums:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: enums
ProcessExitedException()
Error in testset cmdlineargs:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: cmdlineargs
ProcessExitedException()
Error in testset i18n:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: i18n
ProcessExitedException()
Error in testset workspace:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: workspace
ProcessExitedException()
Error in testset libdl:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: libdl
ProcessExitedException()
Error in testset int:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: int
ProcessExitedException()
Error in testset checked:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: checked
ProcessExitedException()
Error in testset intset:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: intset
ProcessExitedException()
Error in testset floatfuncs:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: floatfuncs
ProcessExitedException()
Error in testset distributed:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: distributed
ProcessExitedException()
Error in testset inline:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: inline
ProcessExitedException()
Error in testset boundscheck:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: boundscheck
ProcessExitedException()
Error in testset error:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: error
ProcessExitedException()
Error in testset cartesian:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: cartesian
ProcessExitedException()
Error in testset asmvariant:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: asmvariant
ProcessExitedException()
Error in testset osutils:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: osutils
ProcessExitedException()
Error in testset channels:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: channels
ProcessExitedException()
Error in testset iostream:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: iostream
ProcessExitedException()
Error in testset fft:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: fft
ProcessExitedException()
Error in testset dsp:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: dsp
ProcessExitedException()
Error in testset examples:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: examples
ProcessExitedException()
ERROR: LoadError: Test run finished with errors
while loading /home/arora/src/julia_src/julia/test/runtests.jl, in expression starting on line 29
Makefile:18: recipe for target 'all' failed
make[1]: *** [all] Error 1
Makefile:557: recipe for target 'test' failed
make: *** [test] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment