-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-7d3dac44dc.log
213 lines (212 loc) · 10.6 KB
/
1.6.0-DEV-7d3dac44dc.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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
Julia Version 1.6.0-DEV.1148
Commit 7d3dac44dc (2020-10-06 21:26 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed CpuId ───────────── v0.2.2
Installed SIMDPirates ─────── v0.8.25
Installed VectorizationBase ─ v0.12.33
Updating `~/.julia/environments/v1.6/Project.toml`
[21efa798] + SIMDPirates v0.8.25
Updating `~/.julia/environments/v1.6/Manifest.toml`
[adafc99b] + CpuId v0.2.2
[21efa798] + SIMDPirates v0.8.25
[3d5dd08c] + VectorizationBase v0.12.33
[2a0f44e3] + Base64
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[8dfed614] + Test
Testing SIMDPirates
Status `/tmp/jl_0x3Y4W/Project.toml`
[6e4b80f9] BenchmarkTools v0.5.0
[4bc3f321] MCMCChainSummaries v0.1.5
[97cc5700] RNGTest v1.5.0
[21efa798] SIMDPirates v0.8.25
[33b4df10] VectorizedRNG v0.1.13
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[8dfed614] Test
Status `/tmp/jl_0x3Y4W/Manifest.toml`
[621f4979] AbstractFFTs v0.5.0
[6e4b80f9] BenchmarkTools v0.5.0
[b99e7846] BinaryProvider v0.5.10
[adafc99b] CpuId v0.2.2
[a8cc5b0e] Crayons v4.0.4
[9a962f9c] DataAPI v1.3.0
[e2d170a0] DataValueInterfaces v1.0.0
[7a1cc6ca] FFTW v1.2.4
[f5851436] FFTW_jll v3.3.9+5
[59287772] Formatting v0.4.1
[1d5cc7b8] IntelOpenMP_jll v2018.0.3+0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.1
[4bc3f321] MCMCChainSummaries v0.1.5
[856f044c] MKL_jll v2020.2.254+0
[bac558e1] OrderedCollections v1.3.1
[d96e819e] Parameters v0.12.1
[69de0a69] Parsers v1.0.10
[08abe8d2] PrettyTables v0.9.1
[97cc5700] RNGTest v1.5.0
[189a3867] Reexport v0.2.0
[21efa798] SIMDPirates v0.8.25
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v1.1.0
[3a884ed6] UnPack v1.0.2
[3d5dd08c] VectorizationBase v0.12.33
[33b4df10] VectorizedRNG v0.1.13
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
SIMDPirates.jl: Test Failed at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:10
Expression: isempty(detect_unbound_args(SIMDPirates))
Evaluated: isempty(Method[rem(v::SVec{W, I1}, ::Type{Tuple{Vararg{VecElement{I2}, W}}}) where {W, I1, I2} in SIMDPirates at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/src/integer_arithmetic.jl:77, tdot(a::Tuple{I1}, b::Tuple{Tuple{Vararg{VecElement{I2}, W}}}) where {W, I1, I2} in SIMDPirates at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/src/memory.jl:1301, vadd(::_MM{W, VectorizationBase.Static{0}}, v::Union{Tuple{Vararg{VecElement{T}, W}}, VectorizationBase.AbstractStructVec{W, T}}) where {W, T} in SIMDPirates at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/src/vrange.jl:155, gep(ptr::VectorizationBase.AbstractColumnMajorStridedPointer, i::Tuple{Vararg{VecElement{I}, W}}) where {W, I<:Integer} in SIMDPirates at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/src/memory.jl:1282, tdot(a::Tuple{I1, Any}, b::Tuple{Tuple{Vararg{VecElement{I2}, W}}, Any}) where {W, I1, I2} in SIMDPirates at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/src/memory.jl:1295, vadd(s::I1, v::Tuple{Vararg{VecElement{I2}, W}}) where {I1<:Integer, I2<:Integer, W} in SIMDPirates at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/src/memory.jl:1284, vadd(v::Union{Tuple{Vararg{VecElement{T}, W}}, VectorizationBase.AbstractStructVec{W, T}}, ::_MM{W, VectorizationBase.Static{0}}) where {W, T} in SIMDPirates at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/src/vrange.jl:156])
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:10
[2] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:10
MCMCChainSummaries.jl: Error During Test at /home/pkgeval/.julia/packages/MCMCChainSummaries/T13Y2/test/runtests.jl:4
Got exception outside of a @test
Module IR does not contain specified entry function
Stacktrace:
[1] macro expansion
@ ~/.julia/packages/SIMDPirates/EVSvY/src/memory.jl:135 [inlined]
[2] vload
@ ~/.julia/packages/SIMDPirates/EVSvY/src/memory.jl:110 [inlined]
[3] vload
@ ~/.julia/packages/SIMDPirates/EVSvY/src/memory.jl:372 [inlined]
[4] mean_and_var!(means::SubArray{Float64, 1, Matrix{Float64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, vars::SubArray{Float64, 1, Matrix{Float64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true}, sample::Matrix{Float64}, init_means::SubArray{Float64, 1, Matrix{Float64}, Tuple{Base.Slice{Base.OneTo{Int64}}, Int64}, true})
@ MCMCChainSummaries ~/.julia/packages/MCMCChainSummaries/T13Y2/src/mean_and_variance.jl:101
[5] MCMCChainSummary(chains_in::Array{Float64, 3}, parameter_names::Vector{String}, quantiles::NTuple{5, Float64})
@ MCMCChainSummaries ~/.julia/packages/MCMCChainSummaries/T13Y2/src/summaries.jl:75
[6] MCMCChainSummary(chains_in::Array{Float64, 3})
@ MCMCChainSummaries ~/.julia/packages/MCMCChainSummaries/T13Y2/src/summaries.jl:54
[7] top-level scope
@ ~/.julia/packages/MCMCChainSummaries/T13Y2/test/runtests.jl:8
[8] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[9] top-level scope
@ ~/.julia/packages/MCMCChainSummaries/T13Y2/test/runtests.jl:5
[10] include(fname::String)
@ Base.MainInclude ./client.jl:444
[11] top-level scope
@ ~/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:15
[12] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[13] top-level scope
@ ~/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:10
[14] include(fname::String)
@ Base.MainInclude ./client.jl:444
[15] top-level scope
@ none:6
[16] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[17] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[18] _start()
@ Base ./client.jl:485
SIMDPirates.jl: Error During Test at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:9
Got exception outside of a @test
LoadError: InitError: Module IR does not contain specified entry function
Stacktrace:
[1] initXoshift!(ptr::Ptr{UInt64}, P::Int64, e::UInt64, z::UInt64, d::UInt64, v::UInt64)
@ VectorizedRNG ~/.julia/packages/VectorizedRNG/UPhb5/src/xoshiro.jl:0
[2] initXoshift!(ptr::Ptr{UInt64}, P::Int64)
@ VectorizedRNG ~/.julia/packages/VectorizedRNG/UPhb5/src/xoshiro.jl:27
[3] __init__()
@ VectorizedRNG ~/.julia/packages/VectorizedRNG/UPhb5/src/VectorizedRNG.jl:38
[4] _include_from_serialized(path::String, depmods::Vector{Any})
@ Base ./loading.jl:630
[5] _require_from_serialized(path::String, cache::Base.TOMLCache)
@ Base ./loading.jl:683
[6] _require(pkg::Base.PkgId, cache::Base.TOMLCache)
@ Base ./loading.jl:988
[7] require(uuidkey::Base.PkgId, cache::Base.TOMLCache)
@ Base ./loading.jl:871
[8] require(into::Module, mod::Symbol)
@ Base ./loading.jl:858
[9] include(fname::String)
@ Base.MainInclude ./client.jl:444
[10] top-level scope
@ ~/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:15
[11] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[12] top-level scope
@ ~/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:10
[13] include(fname::String)
@ Base.MainInclude ./client.jl:444
[14] top-level scope
@ none:6
[15] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[16] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[17] _start()
@ Base ./client.jl:485
during initialization of module VectorizedRNG
in expression starting at /home/pkgeval/.julia/packages/VectorizedRNG/UPhb5/test/runtests.jl:1
Test Summary: | Fail Error Total
SIMDPirates.jl | 1 2 3
MCMCChainSummaries.jl | 1 1
ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 2 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/SIMDPirates/EVSvY/test/runtests.jl:9
ERROR: Package SIMDPirates errored during testing
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1609
[3] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:331
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:318
[5] #test#62
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[6] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[7] #test#61
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[8] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[10] test(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[11] top-level scope
@ none:19