-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-f05b821fe7.log
246 lines (244 loc) · 10 KB
/
1.6.0-DEV-f05b821fe7.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
Julia Version 1.6.0-DEV.1218
Commit f05b821fe7 (2020-10-14 11:56 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed Reexport ─────────── v0.2.0
Installed Measures ─────────── v0.3.1
Installed OrderedCollections ─ v1.3.1
Installed IterTools ────────── v1.3.0
Installed Requires ─────────── v1.1.0
Installed DataStructures ───── v0.18.7
Installed JSON ─────────────── v0.21.1
Installed Compose ──────────── v0.9.1
Installed FixedPointNumbers ── v0.8.4
Installed Parsers ──────────── v1.0.11
Installed Compat ───────────── v3.20.0
Installed ColorTypes ───────── v0.10.9
Installed Colors ───────────── v0.12.4
Updating `~/.julia/environments/v1.6/Project.toml`
[a81c6b42] + Compose v0.9.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[3da002f7] + ColorTypes v0.10.9
[5ae59095] + Colors v0.12.4
[34da2185] + Compat v3.20.0
[a81c6b42] + Compose v0.9.1
[864edb3b] + DataStructures v0.18.7
[53c48c17] + FixedPointNumbers v0.8.4
[c8e1da08] + IterTools v1.3.0
[682c06a0] + JSON v0.21.1
[442fdcdd] + Measures v0.3.1
[bac558e1] + OrderedCollections v1.3.1
[69de0a69] + Parsers v1.0.11
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.1.0
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[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
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[90m[32m ✓ [39mReexport[39m
[90m[32m ✓ [39mRequires[39m
[90m[32m ✓ [39mOrderedCollections[39m
[90m[32m ✓ [39mMeasures[39m
[90m[32m ✓ [39mIterTools[39m
[90m[32m ✓ [39mCompat[39m
[90m[32m ✓ [39mFixedPointNumbers[39m
[90m[32m ✓ [39mParsers[39m
[90m[32m ✓ [39mDataStructures[39m
[90m[32m ✓ [39mJSON[39m
[90m[32m ✓ [39mColorTypes[39m
[90m[32m ✓ [39mColors[39m
[32m ✓ [39mCompose
13 dependencies successfully precompiled
Testing Compose
Status `/tmp/jl_ybORL4/Project.toml`
[159f3aea] Cairo v1.0.5
[5ae59095] Colors v0.12.4
[a81c6b42] Compose v0.9.1
[864edb3b] DataStructures v0.18.7
[8f5d6c58] EzXML v1.1.0
[186bb1d3] Fontconfig v0.4.0
[c8e1da08] IterTools v1.3.0
[682c06a0] JSON v0.21.1
[442fdcdd] Measures v0.3.1
[ae029012] Requires v1.1.0
[2a0f44e3] Base64
[ade2ca70] Dates
[37e2e46d] LinearAlgebra
[de0858da] Printf
[9a3f8284] Random
[10745b16] Statistics
[8dfed614] Test
[cf7118a7] UUIDs
Status `/tmp/jl_ybORL4/Manifest.toml`
[6e34b625] Bzip2_jll v1.0.6+5
[159f3aea] Cairo v1.0.5
[83423d85] Cairo_jll v1.16.0+5
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[34da2185] Compat v3.20.0
[a81c6b42] Compose v0.9.1
[864edb3b] DataStructures v0.18.7
[2e619515] Expat_jll v2.2.7+5
[8f5d6c58] EzXML v1.1.0
[53c48c17] FixedPointNumbers v0.8.4
[186bb1d3] Fontconfig v0.4.0
[a3f928ae] Fontconfig_jll v2.13.1+13
[d7e528f0] FreeType2_jll v2.10.1+5
[559328eb] FriBidi_jll v1.0.5+6
[78b55507] Gettext_jll v0.20.1+6
[7746bdde] Glib_jll v2.59.0+3
[a2bd30eb] Graphics v1.0.2
[3b182d85] Graphite2_jll v1.3.13+3
[2e76f6c2] HarfBuzz_jll v2.6.1+9
[a51ab1cf] ICU_jll v67.1.0+1
[c8e1da08] IterTools v1.3.0
[692b3bcd] JLLWrappers v1.1.2
[682c06a0] JSON v0.21.1
[dd4b983a] LZO_jll v2.10.0+2
[e9f186c6] Libffi_jll v3.2.1+3
[d4300ac3] Libgcrypt_jll v1.8.5+3
[7add5ba3] Libgpg_error_jll v1.36.0+2
[94ce4f54] Libiconv_jll v1.16.0+6
[4b2f31a3] Libmount_jll v2.34.0+2
[38a345b3] Libuuid_jll v2.34.0+6
[442fdcdd] Measures v0.3.1
[77ba4419] NaNMath v0.3.4
[bac558e1] OrderedCollections v1.3.1
[2f80f16e] PCRE_jll v8.42.0+3
[36c8627f] Pango_jll v1.42.4+9
[69de0a69] Parsers v1.0.11
[30392449] Pixman_jll v0.38.4+4
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.1.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
[a3789734] Xorg_libXdmcp_jll v1.1.3+3
[1082639a] Xorg_libXext_jll v1.3.4+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+17
[b53b4c65] libpng_jll v1.6.37+5
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[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
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Test Summary: | Pass Total
missing cairo errors | 6 6
context: Test Failed at /home/pkgeval/.julia/packages/Compose/AeWZ8/test/misc.jl:34
Expression: str == "Context(Measures.BoundingBox{Tuple{Measures.Length{:w,Float64},Measures.Length{:h,Float64}},Tuple{Measures.Length{:w,Float64},Measures.Length{:h,Float64}}}((0.0w, 0.0h), (1.0w, 1.0h)), nothing, nothing, nothing, nothing, List([]), List([]), List([]), 0, false, false, false, false, nothing, nothing, 0.0, Symbol(\"\"))"
Evaluated: "Context(Measures.BoundingBox{Tuple{Measures.Length{:w, Float64}, Measures.Length{:h, Float64}}, Tuple{Measures.Length{:w, Float64}, Measures.Length{:h, Float64}}}((0.0w, 0.0h), (1.0w, 1.0h)), nothing, nothing, nothing, nothing, List([]), List([]), List([]), 0, false, false, false, false, nothing, nothing, 0.0, Symbol(\"\"))" == "Context(Measures.BoundingBox{Tuple{Measures.Length{:w,Float64},Measures.Length{:h,Float64}},Tuple{Measures.Length{:w,Float64},Measures.Length{:h,Float64}}}((0.0w, 0.0h), (1.0w, 1.0h)), nothing, nothing, nothing, nothing, List([]), List([]), List([]), 0, false, false, false, false, nothing, nothing, 0.0, Symbol(\"\"))"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/Compose/AeWZ8/test/misc.jl:34
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/Compose/AeWZ8/test/misc.jl:21
[4] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[5] top-level scope
@ ~/.julia/packages/Compose/AeWZ8/test/misc.jl:20
table: Test Failed at /home/pkgeval/.julia/packages/Compose/AeWZ8/test/misc.jl:48
Expression: str == "Compose.Table(Array{Context,1}[[]], 3:3, 1:1, nothing, nothing, 1.6, Any[], nothing, 0, false, false)"
Evaluated: "Compose.Table(Vector{Context}[[]], 3:3, 1:1, nothing, nothing, 1.6, Any[], nothing, 0, false, false)" == "Compose.Table(Array{Context,1}[[]], 3:3, 1:1, nothing, nothing, 1.6, Any[], nothing, 0, false, false)"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/Compose/AeWZ8/test/misc.jl:48
[2] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[3] top-level scope
@ ~/.julia/packages/Compose/AeWZ8/test/misc.jl:37
[4] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[5] top-level scope
@ ~/.julia/packages/Compose/AeWZ8/test/misc.jl:20
Test Summary: | Pass Fail Total
printing | 2 2 4
context | 1 1 2
table | 1 1 2
ERROR: LoadError: LoadError: Some tests did not pass: 2 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/Compose/AeWZ8/test/misc.jl:19
in expression starting at /home/pkgeval/.julia/packages/Compose/AeWZ8/test/runtests.jl:3
ERROR: Package Compose errored during testing
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /workspace/srcdir/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 /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1632
[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 /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:333
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:320
[5] #test#62
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:70 [inlined]
[6] test
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:69 [inlined]
[7] #test#61
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[8] test
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66
[10] test(pkg::String)
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66
[11] top-level scope
@ none:31