-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathBootstrap_0.5.log
113 lines (107 loc) · 5.11 KB
/
Bootstrap_0.5.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
>>> 'Pkg.add("Bootstrap")' log
INFO: Cloning cache of Bootstrap from https://github.com/juliangehring/Bootstrap.jl.git
INFO: Installing BinDeps v0.4.5
INFO: Installing Bootstrap v1.0.0
INFO: Installing Calculus v0.1.15
INFO: Installing CategoricalArrays v0.0.6
INFO: Installing DataFrames v0.9.0
INFO: Installing Distributions v0.11.0
INFO: Installing FactCheck v0.4.3
INFO: Installing FileIO v0.2.0
INFO: Installing GZip v0.2.20
INFO: Installing NullableArrays v0.0.10
INFO: Installing PDMats v0.5.0
INFO: Installing Reexport v0.0.3
INFO: Installing Rmath v0.1.3
INFO: Installing SHA v0.2.1
INFO: Installing SortingAlgorithms v0.1.0
INFO: Installing StatsBase v0.11.1
INFO: Installing StatsFuns v0.3.1
INFO: Installing URIParser v0.1.6
INFO: Building Rmath
INFO: Package database updated
>>> 'Pkg.test("Bootstrap")' log
Julia Version 0.5.0
Commit 3c9d753 (2016-09-19 18:14 UTC)
Platform Info:
System: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
WORD_SIZE: 64
Ubuntu 14.04.5 LTS
uname: Linux 3.13.0-98-generic #145-Ubuntu SMP Sat Oct 8 20:13:07 UTC 2016 x86_64 x86_64
Memory: 2.939289093017578 GB (697.52734375 MB free)
Uptime: 7502.0 sec
Load Avg: 1.0048828125 0.94287109375 0.94873046875
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz:
speed user nice sys idle irq
#1 3500 MHz 356516 s 66 s 41330 s 271668 s 4 s
#2 3500 MHz 156848 s 98 s 22646 s 549771 s 0 s
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Nehalem)
LAPACK: libopenblas64_
LIBM: libopenlibm
LLVM: libLLVM-3.7.1 (ORCJIT, haswell)
Environment:
TERM = vt100
LD_LIBRARY_PATH = :/usr/local/lib/
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/vagrant/julia/bin/
JAVA_HOME = /usr/lib/jvm/java-7-oracle
HOME = /home/vagrant
Package Directory: /home/vagrant/.julia/v0.5
2 required packages:
- Bootstrap 1.0.0
- JSON 0.8.0
18 additional packages:
- BinDeps 0.4.5
- Calculus 0.1.15
- CategoricalArrays 0.0.6
- Compat 0.9.2
- DataFrames 0.9.0
- Distributions 0.11.0
- FactCheck 0.4.3
- FileIO 0.2.0
- GZip 0.2.20
- NullableArrays 0.0.10
- PDMats 0.5.0
- Reexport 0.0.3
- Rmath 0.1.3
- SHA 0.2.1
- SortingAlgorithms 0.1.0
- StatsBase 0.11.1
- StatsFuns 0.3.1
- URIParser 0.1.6
INFO: Computing test dependencies for Bootstrap...
INFO: Cloning cache of GLM from https://github.com/JuliaStats/GLM.jl.git
INFO: Installing GLM v0.6.0
INFO: Building Rmath
INFO: Testing Bootstrap
Running 'Bootstrap' tests:
* distributions-dep ...
Distributions
5 facts verified.
* bootsample-non-parametric ...
ERROR: LoadError: LoadError: UndefVarError: DataArray not defined
in include_from_node1(::String) at ./loading.jl:488
in macro expansion; at /home/vagrant/.julia/v0.5/Bootstrap/test/runtests.jl:17 [inlined]
in anonymous at ./<missing>:?
in include_from_node1(::String) at ./loading.jl:488
in process_options(::Base.JLOptions) at ./client.jl:262
in _start() at ./client.jl:318
while loading /home/vagrant/.julia/v0.5/Bootstrap/test/bootsample-non-parametric.jl, in expression starting on line 60
while loading /home/vagrant/.julia/v0.5/Bootstrap/test/runtests.jl, in expression starting on line 11
==============================[ ERROR: Bootstrap ]==============================
failed process: Process(`/home/vagrant/julia/bin/julia -Cx86-64 -J/home/vagrant/julia/lib/julia/sys.so --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=none --color=no --compilecache=yes /home/vagrant/.julia/v0.5/Bootstrap/test/runtests.jl`, ProcessExited(1)) [1]
================================================================================
INFO: Removing GLM v0.6.0
ERROR: Bootstrap had test errors
in #test#61(::Bool, ::Function, ::Array{AbstractString,1}) at ./pkg/entry.jl:740
in (::Base.Pkg.Entry.#kw##test)(::Array{Any,1}, ::Base.Pkg.Entry.#test, ::Array{AbstractString,1}) at ./<missing>:0
in (::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#test,Tuple{Array{AbstractString,1}}})() at ./pkg/dir.jl:31
in cd(::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#test,Tuple{Array{AbstractString,1}}}, ::String) at ./file.jl:59
in #cd#1(::Array{Any,1}, ::Function, ::Function, ::Array{AbstractString,1}, ::Vararg{Array{AbstractString,1},N}) at ./pkg/dir.jl:31
in (::Base.Pkg.Dir.#kw##cd)(::Array{Any,1}, ::Base.Pkg.Dir.#cd, ::Function, ::Array{AbstractString,1}, ::Vararg{Array{AbstractString,1},N}) at ./<missing>:0
in #test#3(::Bool, ::Function, ::String, ::Vararg{String,N}) at ./pkg/pkg.jl:258
in test(::String, ::Vararg{String,N}) at ./pkg/pkg.jl:258
in eval(::Module, ::Any) at ./boot.jl:234
in process_options(::Base.JLOptions) at ./client.jl:239
in _start() at ./client.jl:318
>>> End of log