-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-7d3dac44dc.log
326 lines (324 loc) · 14.7 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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
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 Xorg_libXi_jll ──────────── v1.7.10+3
Installed Xorg_libXcursor_jll ─────── v1.2.0+3
Installed Crayons ─────────────────── v4.0.4
Installed Xorg_xtrans_jll ─────────── v1.4.0+2
Installed ModernGL ────────────────── v1.1.2
Installed DataAPI ─────────────────── v1.3.0
Installed Xorg_libXrandr_jll ──────── v1.5.2+3
Installed Poptart ─────────────────── v0.3.2
Installed Xorg_libX11_jll ─────────── v1.6.9+3
Installed Zlib_jll ────────────────── v1.2.11+16
Installed Xorg_libXinerama_jll ────── v1.1.4+3
Installed Xorg_libxcb_jll ─────────── v1.13.0+2
Installed Xorg_libpthread_stubs_jll ─ v0.1.0+2
Installed CSyntax ─────────────────── v0.4.0
Installed CEnum ───────────────────── v0.4.1
Installed JLLWrappers ─────────────── v1.1.0
Installed GLFW ────────────────────── v3.4.0
Installed Jive ────────────────────── v0.2.10
Installed SortingAlgorithms ───────── v0.3.1
Installed Libgcrypt_jll ───────────── v1.8.5+3
Installed Libgpg_error_jll ────────── v1.36.0+2
Installed XSLT_jll ────────────────── v1.1.33+3
Installed ColorTypes ──────────────── v0.10.9
Installed Compat ──────────────────── v3.18.0
Installed StatsBase ───────────────── v0.33.1
Installed Libglvnd_jll ────────────── v1.3.0+2
Installed FixedPointNumbers ───────── v0.8.4
Installed Xorg_libXrender_jll ─────── v0.9.10+3
Installed Xorg_libXdmcp_jll ───────── v1.1.3+3
Installed DataStructures ──────────── v0.18.7
Installed XML2_jll ────────────────── v2.9.10+2
Installed Libiconv_jll ────────────── v1.16.0+6
Installed GLFW_jll ────────────────── v3.3.2+1
Installed OrderedCollections ──────── v1.3.1
Installed CImGui ──────────────────── v1.78.2
Installed Xorg_libXau_jll ─────────── v1.0.9+3
Installed CImGui_jll ──────────────── v1.78.0+0
Installed Xorg_libXext_jll ────────── v1.3.4+3
Installed Xorg_libXfixes_jll ──────── v5.0.3+3
Installed Reexport ────────────────── v0.2.0
Installed Missings ────────────────── v0.4.4
Installed Colors ──────────────────── v0.12.4
Installed UnicodePlots ────────────── v1.3.0
Updating `~/.julia/environments/v1.6/Project.toml`
[197b51f5] + Poptart v0.3.2
Updating `~/.julia/environments/v1.6/Manifest.toml`
[fa961155] + CEnum v0.4.1
[5d785b6c] + CImGui v1.78.2
[7dd61d3b] + CImGui_jll v1.78.0+0
[ea656a56] + CSyntax v0.4.0
[3da002f7] + ColorTypes v0.10.9
[5ae59095] + Colors v0.12.4
[34da2185] + Compat v3.18.0
[a8cc5b0e] + Crayons v4.0.4
[9a962f9c] + DataAPI v1.3.0
[864edb3b] + DataStructures v0.18.7
[53c48c17] + FixedPointNumbers v0.8.4
[f7f18e0c] + GLFW v3.4.0
[0656b61e] + GLFW_jll v3.3.2+1
[692b3bcd] + JLLWrappers v1.1.0
[ba5e3d4b] + Jive v0.2.10
[d4300ac3] + Libgcrypt_jll v1.8.5+3
[7e76a0d4] + Libglvnd_jll v1.3.0+2
[7add5ba3] + Libgpg_error_jll v1.36.0+2
[94ce4f54] + Libiconv_jll v1.16.0+6
[e1d29d7a] + Missings v0.4.4
[66fc600b] + ModernGL v1.1.2
[bac558e1] + OrderedCollections v1.3.1
[197b51f5] + Poptart v0.3.2
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[2913bbd2] + StatsBase v0.33.1
[b8865327] + UnicodePlots v1.3.0
[02c8fc9c] + XML2_jll v2.9.10+2
[aed1982a] + XSLT_jll v1.1.33+3
[4f6342f7] + Xorg_libX11_jll v1.6.9+3
[0c0b7dd1] + Xorg_libXau_jll v1.0.9+3
[935fb764] + Xorg_libXcursor_jll v1.2.0+3
[a3789734] + Xorg_libXdmcp_jll v1.1.3+3
[1082639a] + Xorg_libXext_jll v1.3.4+3
[d091e8ba] + Xorg_libXfixes_jll v5.0.3+3
[a51aa0fd] + Xorg_libXi_jll v1.7.10+3
[d1454406] + Xorg_libXinerama_jll v1.1.4+3
[ec84b674] + Xorg_libXrandr_jll v1.5.2+3
[ea2f1a96] + Xorg_libXrender_jll v0.9.10+3
[14d82f49] + Xorg_libpthread_stubs_jll v0.1.0+2
[c7cfdc94] + Xorg_libxcb_jll v1.13.0+2
[c5fb5394] + Xorg_xtrans_jll v1.4.0+2
[83775a58] + Zlib_jll v1.2.11+16
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[7b1f6079] + FileWatching
[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
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building ModernGL → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/326957556e9cc9253615114c04bb0096a2a69bb8/build.log`
Testing Poptart
Status `/tmp/jl_sGZRMX/Project.toml`
[5d785b6c] CImGui v1.78.2
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[53c48c17] FixedPointNumbers v0.8.4
[ba5e3d4b] Jive v0.2.10
[197b51f5] Poptart v0.3.2
[b8865327] UnicodePlots v1.3.0
[ade2ca70] Dates
[de0858da] Printf
[9a3f8284] Random
[2f01184e] SparseArrays
[8dfed614] Test
Status `/tmp/jl_sGZRMX/Manifest.toml`
[fa961155] CEnum v0.4.1
[5d785b6c] CImGui v1.78.2
[7dd61d3b] CImGui_jll v1.78.0+0
[ea656a56] CSyntax v0.4.0
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[34da2185] Compat v3.18.0
[a8cc5b0e] Crayons v4.0.4
[9a962f9c] DataAPI v1.3.0
[864edb3b] DataStructures v0.18.7
[53c48c17] FixedPointNumbers v0.8.4
[f7f18e0c] GLFW v3.4.0
[0656b61e] GLFW_jll v3.3.2+1
[692b3bcd] JLLWrappers v1.1.0
[ba5e3d4b] Jive v0.2.10
[d4300ac3] Libgcrypt_jll v1.8.5+3
[7e76a0d4] Libglvnd_jll v1.3.0+2
[7add5ba3] Libgpg_error_jll v1.36.0+2
[94ce4f54] Libiconv_jll v1.16.0+6
[e1d29d7a] Missings v0.4.4
[66fc600b] ModernGL v1.1.2
[bac558e1] OrderedCollections v1.3.1
[197b51f5] Poptart v0.3.2
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[2913bbd2] StatsBase v0.33.1
[b8865327] UnicodePlots v1.3.0
[02c8fc9c] XML2_jll v2.9.10+2
[aed1982a] XSLT_jll v1.1.33+3
[4f6342f7] Xorg_libX11_jll v1.6.9+3
[0c0b7dd1] Xorg_libXau_jll v1.0.9+3
[935fb764] Xorg_libXcursor_jll v1.2.0+3
[a3789734] Xorg_libXdmcp_jll v1.1.3+3
[1082639a] Xorg_libXext_jll v1.3.4+3
[d091e8ba] Xorg_libXfixes_jll v5.0.3+3
[a51aa0fd] Xorg_libXi_jll v1.7.10+3
[d1454406] Xorg_libXinerama_jll v1.1.4+3
[ec84b674] Xorg_libXrandr_jll v1.5.2+3
[ea2f1a96] Xorg_libXrender_jll v0.9.10+3
[14d82f49] Xorg_libpthread_stubs_jll v0.1.0+2
[c7cfdc94] Xorg_libxcb_jll v1.13.0+2
[c5fb5394] Xorg_xtrans_jll v1.4.0+2
[83775a58] Zlib_jll v1.2.11+16
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[7b1f6079] FileWatching
[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
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
[4m1/4[24m poptart/desktop/controls.jl
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: swrast
ERROR: LoadError: MethodError: no method matching namemap(::Type{GLFW.ErrorCode})
The applicable method may be too new: running in world age 29220, while current world is 29265.
Closest candidates are:
namemap(::Type{GLFW.ErrorCode}) at Enums.jl:195 (method too new to be called from this world context.)
namemap(!Matched::Type{GLFW.Key}) at Enums.jl:195 (method too new to be called from this world context.)
namemap(!Matched::Type{LibGit2.Consts.OBJECT}) at Enums.jl:195
...
Stacktrace:
[1] Symbol(x::GLFW.ErrorCode)
@ Base.Enums ./Enums.jl:26
[2] show(io::IOContext{IOBuffer}, x::GLFW.ErrorCode)
@ Base.Enums ./Enums.jl:31
[3] _show_default(io::IOContext{IOBuffer}, x::Any)
@ Base ./show.jl:410
[4] show_default
@ ./show.jl:393 [inlined]
[5] show
@ ./show.jl:388 [inlined]
[6] showerror
@ ./errorshow.jl:30 [inlined]
[7] showerror(io::IOContext{IOBuffer}, ex::GLFW.GLFWError, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}; backtrace::Bool)
@ Base ./errorshow.jl:88
[8] showerror(io::IOContext{IOBuffer}, ex::LoadError, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}; backtrace::Bool)
@ Base ./errorshow.jl:96
[9] show_exception_stack(io::IOContext{IOBuffer}, stack::Vector{Any})
@ Base ./errorshow.jl:885
[10] sprint(f::Function, args::Vector{Any}; context::Base.PipeEndpoint, sizehint::Int64)
@ Base ./strings/io.jl:103
[11] Test.Error(test_type::Any, orig_expr::Any, value::Any, bt::Any, source::Any)
@ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:168
[12] macro expansion
@ ~/.julia/packages/Jive/vyqum/src/runtests.jl:249 [inlined]
[13] macro expansion
@ ./timing.jl:260 [inlined]
[14] run(dir::String, tests::Vector{String}, start_idx::Int64)
@ Jive ~/.julia/packages/Jive/vyqum/src/runtests.jl:239
[15] runtests(dir::String; skip::Vector{Any}, node1::Vector{Any}, targets::Vector{String}, enable_distributed::Bool)
@ Jive ~/.julia/packages/Jive/vyqum/src/runtests.jl:86
[16] runtests(dir::String)
@ Jive ~/.julia/packages/Jive/vyqum/src/runtests.jl:70
[17] top-level scope
@ ~/.julia/packages/Poptart/RbjXy/test/runtests.jl:2
[18] include(fname::String)
@ Base.MainInclude ./client.jl:444
[19] top-level scope
@ none:6
in expression starting at /home/pkgeval/.julia/packages/Poptart/RbjXy/test/runtests.jl:2
caused by: LoadError: GLFWError (VERSION_UNAVAILABLE): GLX: Failed to create context: GLXBadFBConfig
Stacktrace:
[1] _ErrorCallbackWrapper(code::Int32, description::Cstring)
@ GLFW ~/.julia/packages/GLFW/CBo9c/src/callback.jl:43
[2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window)
@ GLFW ~/.julia/packages/GLFW/CBo9c/src/glfw3.jl:499
[3] create_window(app::Poptart.Desktop.Application, vsync::Bool)
@ Poptart.Desktop ~/.julia/packages/Poptart/RbjXy/src/Desktop/glfw.jl:71
[4] create_window
@ ~/.julia/packages/Poptart/RbjXy/src/Desktop/glfw.jl:56 [inlined]
[5] create_app(app::Poptart.Desktop.Application)
@ Poptart.Desktop ~/.julia/packages/Poptart/RbjXy/src/Desktop/application.jl:90
[6] Poptart.Desktop.Application(; title::String, frame::NamedTuple{(:width, :height), Tuple{Int64, Int64}}, windows::Vector{Poptart.Desktop.Window}, bgcolor::ColorTypes.RGBA{Float64}, closenotify::Condition)
@ Poptart.Desktop ~/.julia/packages/Poptart/RbjXy/src/Desktop/application.jl:27
[7] top-level scope
@ ~/.julia/packages/Poptart/RbjXy/test/poptart/desktop/controls.jl:8
[8] include(fname::String)
@ Base.MainInclude ./client.jl:444
[9] macro expansion
@ ~/.julia/packages/Jive/vyqum/src/runtests.jl:419 [inlined]
[10] macro expansion
@ ./timing.jl:260 [inlined]
[11] run(dir::String, tests::Vector{String}, start_idx::Int64)
@ Jive ~/.julia/packages/Jive/vyqum/src/runtests.jl:239
[12] runtests(dir::String; skip::Vector{Any}, node1::Vector{Any}, targets::Vector{String}, enable_distributed::Bool)
@ Jive ~/.julia/packages/Jive/vyqum/src/runtests.jl:86
[13] runtests(dir::String)
@ Jive ~/.julia/packages/Jive/vyqum/src/runtests.jl:70
[14] top-level scope
@ ~/.julia/packages/Poptart/RbjXy/test/runtests.jl:2
[15] include(fname::String)
@ Base.MainInclude ./client.jl:444
[16] top-level scope
@ none:6
in expression starting at /home/pkgeval/.julia/packages/Poptart/RbjXy/test/poptart/desktop/controls.jl:1
ERROR: Package Poptart 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