-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-cbd854b0f4.log
313 lines (312 loc) · 13.7 KB
/
1.6.0-DEV-cbd854b0f4.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
Julia Version 1.6.0-DEV.185
Commit cbd854b0f4 (2020-06-06 13:20 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Mocking ──────────────────────── v0.7.1
Installed IntelOpenMP_jll ──────────────── v2018.0.3+0
Installed ToeplitzMatrices ─────────────── v0.6.0
Installed RecipesBase ──────────────────── v1.0.1
Installed OrderedCollections ───────────── v1.2.0
Installed Intervals ────────────────────── v1.2.0
Installed Polynomials ──────────────────── v1.1.1
Installed ApproxFun ────────────────────── v0.11.14
Installed LowRankApprox ────────────────── v0.4.0
Installed GMP_jll ──────────────────────── v6.1.2+5
Installed Nullables ────────────────────── v1.0.0
Installed Compat ───────────────────────── v3.10.0
Installed DualNumbers ──────────────────── v0.6.2
Installed Reexport ─────────────────────── v0.2.0
Installed ArrayLayouts ─────────────────── v0.3.4
Installed StatsBase ────────────────────── v0.33.0
Installed BandedMatrices ───────────────── v0.15.11
Installed FastTransforms ───────────────── v0.8.2
Installed TimeZones ────────────────────── v1.2.0
Installed Zlib_jll ─────────────────────── v1.2.11+10
Installed IterTools ────────────────────── v1.3.0
Installed StaticArrays ─────────────────── v0.12.3
Installed MKL_jll ──────────────────────── v2020.1.216+0
Installed ApproxFunSingularities ───────── v0.1.8
Installed AbstractFFTs ─────────────────── v0.5.0
Installed MatrixFactorizations ─────────── v0.4.1
Installed BinaryProvider ───────────────── v0.5.10
Installed EzXML ────────────────────────── v1.1.0
Installed ApproxFunBase ────────────────── v0.3.5
Installed XML2_jll ─────────────────────── v2.9.9+4
Installed ApproxFunFourier ─────────────── v0.2.4
Installed SortingAlgorithms ────────────── v0.3.1
Installed MPFR_jll ─────────────────────── v4.0.2+2
Installed MacroTools ───────────────────── v0.5.5
Installed LazyArrays ───────────────────── v0.16.12
Installed BlockArrays ──────────────────── v0.12.8
Installed FastGaussQuadrature ──────────── v0.4.2
Installed FastTransforms_jll ───────────── v0.2.13+1
Installed Calculus ─────────────────────── v0.5.1
Installed EllipsisNotation ─────────────── v0.4.0
Installed Libiconv_jll ─────────────────── v1.16.0+2
Installed FFTW ─────────────────────────── v1.2.2
Installed DataStructures ───────────────── v0.17.17
Installed NaNMath ──────────────────────── v0.3.3
Installed DomainSets ───────────────────── v0.3.1
Installed FFTW_jll ─────────────────────── v3.3.9+5
Installed IntervalSets ─────────────────── v0.5.1
Installed OpenBLAS_jll ─────────────────── v0.3.9+4
Installed InfiniteArrays ───────────────── v0.7.2
Installed FillArrays ───────────────────── v0.8.10
Installed OpenSpecFun_jll ──────────────── v0.5.3+3
Installed CompilerSupportLibraries_jll ─── v0.3.3+0
Installed Missings ─────────────────────── v0.4.3
Installed DataAPI ──────────────────────── v1.3.0
Installed BlockBandedMatrices ──────────── v0.8.5
Installed DSP ──────────────────────────── v0.6.7
Installed ApproxFunOrthogonalPolynomials ─ v0.3.4
Installed ExprTools ────────────────────── v0.1.1
Installed SpecialFunctions ─────────────── v0.10.3
Updating `~/.julia/environments/v1.6/Project.toml`
[28f2ccd6] + ApproxFun v0.11.14
Updating `~/.julia/environments/v1.6/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[28f2ccd6] + ApproxFun v0.11.14
[fbd15aa5] + ApproxFunBase v0.3.5
[59844689] + ApproxFunFourier v0.2.4
[b70543e2] + ApproxFunOrthogonalPolynomials v0.3.4
[f8fcb915] + ApproxFunSingularities v0.1.8
[4c555306] + ArrayLayouts v0.3.4
[aae01518] + BandedMatrices v0.15.11
[b99e7846] + BinaryProvider v0.5.10
[8e7c35d0] + BlockArrays v0.12.8
[ffab5731] + BlockBandedMatrices v0.8.5
[49dc2e85] + Calculus v0.5.1
[34da2185] + Compat v3.10.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.3+0
[717857b8] + DSP v0.6.7
[9a962f9c] + DataAPI v1.3.0
[864edb3b] + DataStructures v0.17.17
[5b8099bc] + DomainSets v0.3.1
[fa6b7ba4] + DualNumbers v0.6.2
[da5c29d0] + EllipsisNotation v0.4.0
[e2ba6199] + ExprTools v0.1.1
[8f5d6c58] + EzXML v1.1.0
[7a1cc6ca] + FFTW v1.2.2
[f5851436] + FFTW_jll v3.3.9+5
[442a2c76] + FastGaussQuadrature v0.4.2
[057dd010] + FastTransforms v0.8.2
[34b6f7d7] + FastTransforms_jll v0.2.13+1
[1a297f60] + FillArrays v0.8.10
[781609d7] + GMP_jll v6.1.2+5
[4858937d] + InfiniteArrays v0.7.2
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+0
[8197267c] + IntervalSets v0.5.1
[d8418881] + Intervals v1.2.0
[c8e1da08] + IterTools v1.3.0
[5078a376] + LazyArrays v0.16.12
[94ce4f54] + Libiconv_jll v1.16.0+2
[898213cb] + LowRankApprox v0.4.0
[856f044c] + MKL_jll v2020.1.216+0
[3a97d323] + MPFR_jll v4.0.2+2
[1914dd2f] + MacroTools v0.5.5
[a3b82374] + MatrixFactorizations v0.4.1
[e1d29d7a] + Missings v0.4.3
[78c3b35d] + Mocking v0.7.1
[77ba4419] + NaNMath v0.3.3
[4d1e1d77] + Nullables v1.0.0
[4536629a] + OpenBLAS_jll v0.3.9+4
[efe28fd5] + OpenSpecFun_jll v0.5.3+3
[bac558e1] + OrderedCollections v1.2.0
[f27b6e38] + Polynomials v1.1.1
[3cdcf5f2] + RecipesBase v1.0.1
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.3
[2913bbd2] + StatsBase v0.33.0
[f269a46b] + TimeZones v1.2.0
[c751599d] + ToeplitzMatrices v0.6.0
[02c8fc9c] + XML2_jll v2.9.9+4
[83775a58] + Zlib_jll v1.2.11+10
[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
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building TimeZones ─────→ `~/.julia/packages/TimeZones/OjMoF/deps/build.log`
Building FFTW ──────────→ `~/.julia/packages/FFTW/kcXL6/deps/build.log`
Building FastTransforms → `~/.julia/packages/FastTransforms/MjTJy/deps/build.log`
Testing ApproxFun
Status `/tmp/jl_qGsPfb/Project.toml`
[621f4979] AbstractFFTs v0.5.0
[28f2ccd6] ApproxFun v0.11.14
[fbd15aa5] ApproxFunBase v0.3.5
[59844689] ApproxFunFourier v0.2.4
[b70543e2] ApproxFunOrthogonalPolynomials v0.3.4
[f8fcb915] ApproxFunSingularities v0.1.8
[49dc2e85] Calculus v0.5.1
[5b8099bc] DomainSets v0.3.1
[fa6b7ba4] DualNumbers v0.6.2
[7a1cc6ca] FFTW v1.2.2
[057dd010] FastTransforms v0.8.2
[3cdcf5f2] RecipesBase v1.0.1
[189a3867] Reexport v0.2.0
[276daf66] SpecialFunctions v0.10.3
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[8dfed614] Test
Status `/tmp/jl_qGsPfb/Manifest.toml`
[621f4979] AbstractFFTs v0.5.0
[28f2ccd6] ApproxFun v0.11.14
[fbd15aa5] ApproxFunBase v0.3.5
[59844689] ApproxFunFourier v0.2.4
[b70543e2] ApproxFunOrthogonalPolynomials v0.3.4
[f8fcb915] ApproxFunSingularities v0.1.8
[4c555306] ArrayLayouts v0.3.4
[aae01518] BandedMatrices v0.15.11
[b99e7846] BinaryProvider v0.5.10
[8e7c35d0] BlockArrays v0.12.8
[ffab5731] BlockBandedMatrices v0.8.5
[49dc2e85] Calculus v0.5.1
[34da2185] Compat v3.10.0
[e66e0078] CompilerSupportLibraries_jll v0.3.3+0
[717857b8] DSP v0.6.7
[9a962f9c] DataAPI v1.3.0
[864edb3b] DataStructures v0.17.17
[5b8099bc] DomainSets v0.3.1
[fa6b7ba4] DualNumbers v0.6.2
[da5c29d0] EllipsisNotation v0.4.0
[e2ba6199] ExprTools v0.1.1
[8f5d6c58] EzXML v1.1.0
[7a1cc6ca] FFTW v1.2.2
[f5851436] FFTW_jll v3.3.9+5
[442a2c76] FastGaussQuadrature v0.4.2
[057dd010] FastTransforms v0.8.2
[34b6f7d7] FastTransforms_jll v0.2.13+1
[1a297f60] FillArrays v0.8.10
[781609d7] GMP_jll v6.1.2+5
[4858937d] InfiniteArrays v0.7.2
[1d5cc7b8] IntelOpenMP_jll v2018.0.3+0
[8197267c] IntervalSets v0.5.1
[d8418881] Intervals v1.2.0
[c8e1da08] IterTools v1.3.0
[5078a376] LazyArrays v0.16.12
[94ce4f54] Libiconv_jll v1.16.0+2
[898213cb] LowRankApprox v0.4.0
[856f044c] MKL_jll v2020.1.216+0
[3a97d323] MPFR_jll v4.0.2+2
[1914dd2f] MacroTools v0.5.5
[a3b82374] MatrixFactorizations v0.4.1
[e1d29d7a] Missings v0.4.3
[78c3b35d] Mocking v0.7.1
[77ba4419] NaNMath v0.3.3
[4d1e1d77] Nullables v1.0.0
[4536629a] OpenBLAS_jll v0.3.9+4
[efe28fd5] OpenSpecFun_jll v0.5.3+3
[bac558e1] OrderedCollections v1.2.0
[f27b6e38] Polynomials v1.1.1
[3cdcf5f2] RecipesBase v1.0.1
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.10.3
[90137ffa] StaticArrays v0.12.3
[2913bbd2] StatsBase v0.33.0
[f269a46b] TimeZones v1.2.0
[c751599d] ToeplitzMatrices v0.6.0
[02c8fc9c] XML2_jll v2.9.9+4
[83775a58] Zlib_jll v1.2.11+10
[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
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
67.891364 seconds (103.96 M allocations: 3.395 GiB, 4.40% gc time)
16.605257 seconds (13.05 M allocations: 678.207 MiB, 2.07% gc time)
Test Summary: | Pass Broken Total
Readme | 11 1 12
359.364620 seconds (368.16 M allocations: 16.892 GiB, 3.56% gc time)
Test Summary: | Pass Total
Extras | 17 17
116.214126 seconds (85.21 M allocations: 3.939 GiB, 2.45% gc time)
Test Summary: | Pass Total
BigFloat | 13 13
69.607303 seconds (60.14 M allocations: 3.025 GiB, 4.56% gc time)
Test Summary: | Pass Total
Chebyshev and Fourier | 3 3
Test Summary: | Pass Total
Piecewise space definite integral | 1 1
Test Summary: | Pass Total
Extending function | 3 3
60.428039 seconds (46.15 M allocations: 2.779 GiB, 3.50% gc time)
2.200033 seconds (3.99 M allocations: 426.538 MiB, 8.79% gc time)
Test Summary: | Pass Total
periodic x interval | 396 396
Test Summary: | Pass Total
Laplace in a strip | 6 6
Test Summary: | Pass Total
Bug in Multiplication | 399 399
3.911487 seconds (3.25 M allocations: 199.446 MiB, 2.13% gc time)
Test Summary: | Pass Total
Periodic x Interval | 398 398
1.027176 seconds (1.93 M allocations: 55.389 MiB)
0.109827 seconds (287.12 k allocations: 23.855 MiB)
Test Summary: | Pass Total
Mix Fourier-Chebyshev (#602) | 1 1
Test Summary: | Pass Total
Conversion | 1 1
Test Summary: | Pass Total
definite integral | 1 1
Test Summary: | Pass Total
Sampling | 2 2
Test Summary: | Pass Total
piecewise sample (#635) | 4 4
0.613156 seconds (228 allocations: 79.356 MiB, 27.14% gc time)
Sample: Time should be ~0.13
3.355323 seconds (2.56 M allocations: 129.563 MiB, 16.15% gc time)
0.579169 seconds (409.69 k allocations: 39.045 MiB)
Test Summary: | Pass Total
Null space | 3 3
Test Summary: | Pass Total
nonlinear pow | 2 2
Testing ApproxFun tests passed