-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-7206b56e94.log
987 lines (923 loc) · 45.9 KB
/
1.5.0-DEV-7206b56e94.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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
Julia Version 1.5.0-DEV.485
Commit 7206b56e94 (2020-03-18 17:25 UTC)
Platform Info:
OS: Linux (x86_64-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 Bzip2_jll ──────────────────── v1.0.6+1
Installed SortingAlgorithms ──────────── v0.3.1
Installed Xorg_xtrans_jll ────────────── v1.4.0+0
Installed Libgpg_error_jll ───────────── v1.36.0+0
Installed FFMPEG_jll ─────────────────── v4.1.0+2
Installed UnicodeFun ─────────────────── v0.4.1
Installed PlotUtils ──────────────────── v0.6.4
Installed GLMakie ────────────────────── v0.0.17
Installed ModernGL ───────────────────── v1.1.2
Installed Showoff ────────────────────── v0.3.1
Installed Libglvnd_jll ───────────────── v1.3.0+1
Installed OffsetArrays ───────────────── v1.0.3
Installed Xorg_libxcb_jll ────────────── v1.13.0+1
Installed DataValueInterfaces ────────── v1.0.0
Installed Xorg_libX11_jll ────────────── v1.6.9+1
Installed PaddedViews ────────────────── v0.5.3
Installed AbstractNumbers ────────────── v0.2.1
Installed ColorBrewer ────────────────── v0.4.0
Installed Observables ────────────────── v0.3.1
Installed Xorg_libXrender_jll ────────── v0.9.10+1
Installed CEnum ──────────────────────── v0.2.0
Installed FixedPointNumbers ──────────── v0.7.1
Installed FreeTypeAbstraction ────────── v0.6.4
Installed JpegTurbo_jll ──────────────── v2.0.1+0
Installed Xorg_xineramaproto_jll ─────── v1.2.1+0
Installed libfdk_aac_jll ─────────────── v0.1.6+1
Installed Xorg_libXau_jll ────────────── v1.0.9+1
Installed libpng_jll ─────────────────── v1.6.37+2
Installed MeshIO ─────────────────────── v0.3.1
Installed StatsBase ──────────────────── v0.32.2
Installed Libtiff_jll ────────────────── v4.0.10+0
Installed Xorg_libXinerama_jll ───────── v1.1.4+1
Installed Xorg_randrproto_jll ────────── v1.5.0+0
Installed Xorg_libXfixes_jll ─────────── v5.0.3+1
Installed Zlib_jll ───────────────────── v1.2.11+8
Installed StaticArrays ───────────────── v0.12.1
Installed XML2_jll ───────────────────── v2.9.9+1
Installed Xorg_xproto_jll ────────────── v7.0.31+0
Installed Xorg_renderproto_jll ───────── v0.11.1+0
Installed DocStringExtensions ────────── v0.8.1
Installed Contour ────────────────────── v0.5.2
Installed GeometryTypes ──────────────── v0.8.1
Installed JSON ───────────────────────── v0.21.0
Installed XSLT_jll ───────────────────── v1.1.33+0
Installed Xorg_libXext_jll ───────────── v1.3.4+1
Installed Xorg_libXrandr_jll ─────────── v1.5.2+1
Installed libvorbis_jll ──────────────── v1.3.6+2
Installed FreeType ───────────────────── v3.0.0
Installed NaNMath ────────────────────── v0.3.3
Installed DataStructures ─────────────── v0.17.10
Installed ColorTypes ─────────────────── v0.9.1
Installed CompilerSupportLibraries_jll ─ v0.3.0+0
Installed LAME_jll ───────────────────── v3.100.0+0
Installed EllipsisNotation ───────────── v0.4.0
Installed x265_jll ───────────────────── v3.0.0+0
Installed Xorg_libpthread_stubs_jll ──── v0.1.0+0
Installed IntervalSets ───────────────── v0.4.0
Installed Xorg_xcb_proto_jll ─────────── v1.13.0+0
Installed Reexport ───────────────────── v0.2.0
Installed Xorg_xextproto_jll ─────────── v7.3.0+0
Installed Xorg_inputproto_jll ────────── v2.3.2+0
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed LibVPX_jll ─────────────────── v1.8.1+1
Installed DataAPI ────────────────────── v1.1.0
Installed Parsers ────────────────────── v0.3.12
Installed StructArrays ───────────────── v0.4.2
Installed Packing ────────────────────── v0.3.1
Installed SpecialFunctions ───────────── v0.10.0
Installed Graphics ───────────────────── v1.0.2
Installed Ogg_jll ────────────────────── v1.3.3+0
Installed Opus_jll ───────────────────── v1.3.1+0
Installed SignedDistanceFields ───────── v0.4.0
Installed OpenSSL_jll ────────────────── v1.1.1+1
Installed Zstd_jll ───────────────────── v1.4.4+0
Installed ColorVectorSpace ───────────── v0.8.3
Installed FFMPEG ─────────────────────── v0.3.0
Installed Missings ───────────────────── v0.4.3
Installed FileIO ─────────────────────── v1.2.3
Installed x264_jll ───────────────────── v2019.5.25+1
Installed Xorg_util_macros_jll ───────── v1.19.2+0
Installed Requires ───────────────────── v1.0.1
Installed Xorg_libXcursor_jll ────────── v1.2.0+1
Installed FriBidi_jll ────────────────── v1.0.5+2
Installed GLFW_jll ───────────────────── v3.3.2+0
Installed IteratorInterfaceExtensions ── v1.0.0
Installed Colors ─────────────────────── v0.11.2
Installed ImageMagick_jll ────────────── v6.9.10-12+0
Installed Tables ─────────────────────── v1.0.3
Installed ImageMagick ────────────────── v1.1.3
Installed GLFW ───────────────────────── v3.2.2
Installed MappedArrays ───────────────── v0.2.2
Installed Xorg_libXi_jll ─────────────── v1.7.10+1
Installed Xorg_fixesproto_jll ────────── v5.0.0+0
Installed libass_jll ─────────────────── v0.14.0+0
Installed FreeType2_jll ──────────────── v2.10.1+1
Installed ImageCore ──────────────────── v0.8.12
Installed OrderedCollections ─────────── v1.1.0
Installed TableTraits ────────────────── v1.0.0
Installed Libgcrypt_jll ──────────────── v1.8.5+0
Installed Libiconv_jll ───────────────── v1.16.0+1
Installed Xorg_libXdmcp_jll ──────────── v1.1.3+1
Installed ColorSchemes ───────────────── v3.6.0
Installed AbstractPlotting ───────────── v0.9.26
#=#=# ######################################################################## 100.0%
#=#=# ############################ 39.8%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# 0.9%###### 9.5%############## 20.1%######################### 34.8%####################################### 54.2%####################################################### 77.0%######################################################################## 100.0%
#=#=# ####### 11.1%############################################### 66.6%######################################################################## 100.0%
#=#=# ########### 16.4%############################### 43.1%############################################################# 84.8%######################################################################## 100.0%
#=#=# 0.1%## 3.0%##### 8.1%########## 14.5%################ 22.8%####################### 33.3%################################# 46.1%############################################# 62.6%############################################################ 83.6%######################################################################## 100.0%
#=#=# ################################################################# 90.4%######################################################################## 100.0%
#=#=# ##################### 30.4%##################################################################### 95.9%######################################################################## 100.0%
#=#=# ####### 11.0%###################### 30.9%######################################### 57.5%################################################################### 93.5%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ############ 16.9%############################################ 61.5%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
################################## 47.8%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
######## 12.3%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ## 3.2%############ 17.9%############################# 40.6%################################################## 70.6%######################################################################## 100.0%
#=#=# ################################################# 68.4%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ################################## 48.1%######################################################################## 100.0%
#=#=# ########################################### 59.8%######################################################################## 100.0%
#=#=# ############################################## 65.2%######################################################################## 100.0%
######################################################################## 100.0%
#=#=# ########################################################### 82.3%######################################################################## 100.0%
#=#=# ## 3.7%####### 10.4%############## 19.9%####################### 32.1%################################# 46.6%################################################ 66.8%######################################################### 80.0%######################################################################## 100.0%
#=#=# ########## 15.1%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ####################### 33.3%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ################################## 48.5%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# #### 6.8%############# 18.3%######################### 36.0%######################################## 56.6%############################################################ 84.4%######################################################################## 100.0%
#=#=# ############################### 44.4%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ################## 25.2%####################################################### 77.4%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# # 1.7%### 4.6%##### 8.2%######### 13.8%############## 20.0%#################### 28.8%############################ 39.2%#################################### 51.0%################################################ 67.9%################################################################ 89.3%######################################################################## 100.0%
#=#=# ################# 24.6%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
1.1%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ################### 27.4%################################################# 69.0%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ############################### 44.0%######################################################################## 100.0%
Updating `~/.julia/environments/v1.5/Project.toml`
e9467ef8 + GLMakie v0.0.17
Updating `~/.julia/environments/v1.5/Manifest.toml`
85c772de + AbstractNumbers v0.2.1
537997a7 + AbstractPlotting v0.9.26
6e34b625 + Bzip2_jll v1.0.6+1
fa961155 + CEnum v0.2.0
a2cac450 + ColorBrewer v0.4.0
35d6a980 + ColorSchemes v3.6.0
3da002f7 + ColorTypes v0.9.1
c3611d14 + ColorVectorSpace v0.8.3
5ae59095 + Colors v0.11.2
e66e0078 + CompilerSupportLibraries_jll v0.3.0+0
d38c429a + Contour v0.5.2
9a962f9c + DataAPI v1.1.0
864edb3b + DataStructures v0.17.10
e2d170a0 + DataValueInterfaces v1.0.0
ffbed154 + DocStringExtensions v0.8.1
da5c29d0 + EllipsisNotation v0.4.0
c87230d0 + FFMPEG v0.3.0
b22a6f82 + FFMPEG_jll v4.1.0+2
5789e2e9 + FileIO v1.2.3
53c48c17 + FixedPointNumbers v0.7.1
b38be410 + FreeType v3.0.0
d7e528f0 + FreeType2_jll v2.10.1+1
663a7486 + FreeTypeAbstraction v0.6.4
559328eb + FriBidi_jll v1.0.5+2
f7f18e0c + GLFW v3.2.2
0656b61e + GLFW_jll v3.3.2+0
e9467ef8 + GLMakie v0.0.17
4d00f742 + GeometryTypes v0.8.1
a2bd30eb + Graphics v1.0.2
a09fc81d + ImageCore v0.8.12
6218d12a + ImageMagick v1.1.3
c73af94c + ImageMagick_jll v6.9.10-12+0
8197267c + IntervalSets v0.4.0
82899510 + IteratorInterfaceExtensions v1.0.0
682c06a0 + JSON v0.21.0
aacddb02 + JpegTurbo_jll v2.0.1+0
c1c5ebd0 + LAME_jll v3.100.0+0
dd192d2f + LibVPX_jll v1.8.1+1
d4300ac3 + Libgcrypt_jll v1.8.5+0
7e76a0d4 + Libglvnd_jll v1.3.0+1
7add5ba3 + Libgpg_error_jll v1.36.0+0
94ce4f54 + Libiconv_jll v1.16.0+1
89763e89 + Libtiff_jll v4.0.10+0
dbb5928d + MappedArrays v0.2.2
7269a6da + MeshIO v0.3.1
e1d29d7a + Missings v0.4.3
66fc600b + ModernGL v1.1.2
77ba4419 + NaNMath v0.3.3
510215fc + Observables v0.3.1
6fe1bfb0 + OffsetArrays v1.0.3
e7412a2a + Ogg_jll v1.3.3+0
458c3c95 + OpenSSL_jll v1.1.1+1
efe28fd5 + OpenSpecFun_jll v0.5.3+3
91d4177d + Opus_jll v1.3.1+0
bac558e1 + OrderedCollections v1.1.0
19eb6ba3 + Packing v0.3.1
5432bcbf + PaddedViews v0.5.3
69de0a69 + Parsers v0.3.12
995b91a9 + PlotUtils v0.6.4
189a3867 + Reexport v0.2.0
ae029012 + Requires v1.0.1
992d4aef + Showoff v0.3.1
73760f76 + SignedDistanceFields v0.4.0
a2af1166 + SortingAlgorithms v0.3.1
276daf66 + SpecialFunctions v0.10.0
90137ffa + StaticArrays v0.12.1
2913bbd2 + StatsBase v0.32.2
09ab397b + StructArrays v0.4.2
3783bdb8 + TableTraits v1.0.0
bd369af6 + Tables v1.0.3
1cfade01 + UnicodeFun v0.4.1
02c8fc9c + XML2_jll v2.9.9+1
aed1982a + XSLT_jll v1.1.33+0
cf2f014d + Xorg_fixesproto_jll v5.0.0+0
84d6cd60 + Xorg_inputproto_jll v2.3.2+0
4f6342f7 + Xorg_libX11_jll v1.6.9+1
0c0b7dd1 + Xorg_libXau_jll v1.0.9+1
935fb764 + Xorg_libXcursor_jll v1.2.0+1
a3789734 + Xorg_libXdmcp_jll v1.1.3+1
1082639a + Xorg_libXext_jll v1.3.4+1
d091e8ba + Xorg_libXfixes_jll v5.0.3+1
a51aa0fd + Xorg_libXi_jll v1.7.10+1
d1454406 + Xorg_libXinerama_jll v1.1.4+1
ec84b674 + Xorg_libXrandr_jll v1.5.2+1
ea2f1a96 + Xorg_libXrender_jll v0.9.10+1
14d82f49 + Xorg_libpthread_stubs_jll v0.1.0+0
c7cfdc94 + Xorg_libxcb_jll v1.13.0+1
0e394dc1 + Xorg_randrproto_jll v1.5.0+0
21e99dc2 + Xorg_renderproto_jll v0.11.1+0
7c09cfe3 + Xorg_util_macros_jll v1.19.2+0
c2e9c405 + Xorg_xcb_proto_jll v1.13.0+0
d13bc2ba + Xorg_xextproto_jll v7.3.0+0
6a3da44c + Xorg_xineramaproto_jll v1.2.1+0
46797783 + Xorg_xproto_jll v7.0.31+0
c5fb5394 + Xorg_xtrans_jll v1.4.0+0
83775a58 + Zlib_jll v1.2.11+8
3161d3a3 + Zstd_jll v1.4.4+0
0ac62f75 + libass_jll v0.14.0+0
f638f0a6 + libfdk_aac_jll v0.1.6+1
b53b4c65 + libpng_jll v1.6.37+2
f27f6e37 + libvorbis_jll v1.3.6+2
1270edf5 + x264_jll v2019.5.25+1
dfaa095f + x265_jll v3.0.0+0
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
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
Building ModernGL → `~/.julia/packages/ModernGL/rVuW2/deps/build.log`
Building GLMakie ─→ `~/.julia/packages/GLMakie/gMxEB/deps/build.log`
Testing GLMakie
#=#=# 0.8%## 2.8%### 5.3%###### 8.8%######### 13.3%############## 19.9%################### 27.7%##################### 29.5%######################## 34.3%############################ 39.8%################################ 45.4%#################################### 50.2%######################################## 55.6%########################################### 60.5%############################################### 65.4%################################################## 69.7%###################################################### 75.3%######################################################### 80.4%############################################################## 86.3%################################################################## 92.2%###################################################################### 98.2%######################################################################## 100.0%
#=#=# ##### 7.7%######################################################### 79.8%######################################################################## 100.0%
#=#=# ################################### 48.7%######################################################################## 100.0%
#=#=# # 2.4%##### 8.1%########## 14.4%################# 23.8%######################## 34.7%################################## 48.1%############################################### 65.5%############################################################## 87.4%######################################################################## 100.0%
#=#=# 0.2%############### 22.0%################################################### 72.0%######################################################################## 100.0%
#=#=# ##### 8.0%##################################################### 75.0%######################################################################## 100.0%
#=#=# ########################################################### 82.9%######################################################################## 100.0%
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
#=#=# ######################################################################## 100.0% 0.0%######################### 35.6%######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ######################################################################## 100.0%
#=#=# ########## 14.2%######################################################################## 100.0%
#=#=# ######## 11.5%######################################################################## 100.0%
Status `/tmp/jl_lAviWy/Project.toml`
537997a7 AbstractPlotting v0.9.26
3da002f7 ColorTypes v0.9.1
5ae59095 Colors v0.11.2
5789e2e9 FileIO v1.2.3
53c48c17 FixedPointNumbers v0.7.1
f7f18e0c GLFW v3.2.2
e9467ef8 GLMakie v0.0.17
4d00f742 GeometryTypes v0.8.1
ee78f7c6 Makie v0.9.5
dbd62bd0 MakieGallery v0.1.7
7269a6da MeshIO v0.3.1
66fc600b ModernGL v1.1.2
510215fc Observables v0.3.1
90137ffa StaticArrays v0.12.1
37e2e46d LinearAlgebra
d6f4376e Markdown
de0858da Printf
9e88b42a Serialization
Status `/tmp/jl_lAviWy/Manifest.toml`
621f4979 AbstractFFTs v0.5.0
85c772de AbstractNumbers v0.2.1
537997a7 AbstractPlotting v0.9.26
1520ce14 AbstractTrees v0.3.2
79e6a3ab Adapt v1.0.1
27a7e980 Animations v0.3.3
ec485272 ArnoldiMethod v0.0.4
7d9fca2a Arpack v0.4.0
68821587 Arpack_jll v3.5.0+2
4fba245c ArrayInterface v2.5.1
13072b0f AxisAlgorithms v1.0.0
39de3d68 AxisArrays v0.4.2
b99e7846 BinaryProvider v0.5.8
6e34b625 Bzip2_jll v1.0.6+1
fa961155 CEnum v0.2.0
336ed68f CSV v0.5.26
aafaddc9 CatIndices v0.2.1
324d7699 CategoricalArrays v0.7.7
d360d2e6 ChainRulesCore v0.7.1
944b1d66 CodecZlib v0.7.0
a2cac450 ColorBrewer v0.4.0
35d6a980 ColorSchemes v3.6.0
3da002f7 ColorTypes v0.9.1
c3611d14 ColorVectorSpace v0.8.3
5ae59095 Colors v0.11.2
bbf7d656 CommonSubexpressions v0.2.0
34da2185 Compat v3.8.0
e66e0078 CompilerSupportLibraries_jll v0.3.0+0
ed09eef8 ComputationalResources v0.3.1
88cd18e8 ConsoleProgressMonitor v0.1.2
d38c429a Contour v0.5.2
150eb455 CoordinateTransformations v0.5.1
dc8bdbbb CustomUnitRanges v1.0.0
9a962f9c DataAPI v1.1.0
a93c6f00 DataFrames v0.20.2
864edb3b DataStructures v0.17.10
e2d170a0 DataValueInterfaces v1.0.0
2b5f629d DiffEqBase v6.24.0
163ba53b DiffResults v1.0.2
b552c78f DiffRules v1.0.1
b4f34e82 Distances v0.8.2
31c24e10 Distributions v0.22.6
ffbed154 DocStringExtensions v0.8.1
e30172f5 Documenter v0.24.6
da5c29d0 EllipsisNotation v0.4.0
d4d017d3 ExponentialUtilities v1.6.0
e2ba6199 ExprTools v0.1.0
8f5d6c58 EzXML v1.1.0
c87230d0 FFMPEG v0.3.0
b22a6f82 FFMPEG_jll v4.1.0+2
4f61f5a4 FFTViews v0.3.1
7a1cc6ca FFTW v1.2.0
f5851436 FFTW_jll v3.3.9+4
5789e2e9 FileIO v1.2.3
48062228 FilePathsBase v0.7.0
1a297f60 FillArrays v0.8.5
6a86dc24 FiniteDiff v2.2.1
53c48c17 FixedPointNumbers v0.7.1
59287772 Formatting v0.4.1
f6369f11 ForwardDiff v0.10.9
b38be410 FreeType v3.0.0
d7e528f0 FreeType2_jll v2.10.1+1
663a7486 FreeTypeAbstraction v0.6.4
559328eb FriBidi_jll v1.0.5+2
069b7b12 FunctionWrappers v1.1.1
add2ef01 GDAL v1.1.0
a7073274 GDAL_jll v3.0.4+0
d604d12d GEOS_jll v3.8.0+4
f7f18e0c GLFW v3.2.2
0656b61e GLFW_jll v3.3.2+0
e9467ef8 GLMakie v0.0.17
01680d73 GenericSVD v0.2.2
4d00f742 GeometryTypes v0.8.1
a2bd30eb Graphics v1.0.2
cd3eb016 HTTP v0.8.12
eafb193a Highlights v0.4.5
bbac6d45 IdentityRanges v0.3.1
2803e5a7 ImageAxes v0.6.4
a09fc81d ImageCore v0.8.12
6a3955dd ImageFiltering v0.6.11
6218d12a ImageMagick v1.1.3
c73af94c ImageMagick_jll v6.9.10-12+0
bc367c6b ImageMetadata v0.9.0
02fcd773 ImageTransformations v0.8.4
9b13fd28 IndirectArrays v0.5.1
d25df0c9 Inflate v0.1.1
83e8ac13 IniFile v0.5.0
1d5cc7b8 IntelOpenMP_jll v2018.0.3+0
a98d9a8b Interpolations v0.12.5
8197267c IntervalSets v0.4.0
41ab1584 InvertedIndices v1.0.0
c8e1da08 IterTools v1.3.0
42fd0dbc IterativeSolvers v0.8.1
82899510 IteratorInterfaceExtensions v1.0.0
682c06a0 JSON v0.21.0
aacddb02 JpegTurbo_jll v2.0.1+0
5ab0869b KernelDensity v0.5.1
c1c5ebd0 LAME_jll v3.100.0+0
1d6d02ad LeftChildRightSiblingTrees v0.1.2
deac9b47 LibCURL_jll v7.68.0+0
29816b5a LibSSH2_jll v1.9.0+1
dd192d2f LibVPX_jll v1.8.1+1
d4300ac3 Libgcrypt_jll v1.8.5+0
7e76a0d4 Libglvnd_jll v1.3.0+1
7add5ba3 Libgpg_error_jll v1.36.0+0
94ce4f54 Libiconv_jll v1.16.0+1
89763e89 Libtiff_jll v4.0.10+0
093fc24a LightGraphs v1.3.1
d3d80556 LineSearches v7.0.1
4345ca2d Loess v0.5.1
e6f89c97 LoggingExtras v0.4.0
856f044c MKL_jll v2019.0.117+2
1914dd2f MacroTools v0.5.4
ee78f7c6 Makie v0.9.5
dbd62bd0 MakieGallery v0.1.7
5a521ce4 MakieLayout v0.3.4
dbb5928d MappedArrays v0.2.2
7eb4fadd Match v1.1.0
739be429 MbedTLS v1.0.1
c8ffd9c3 MbedTLS_jll v2.16.0+1
7269a6da MeshIO v0.3.1
e1d29d7a Missings v0.4.3
78c3b35d Mocking v0.7.1
66fc600b ModernGL v1.1.2
46d2c3a1 MuladdMacro v0.2.2
d41bc354 NLSolversBase v7.6.1
2774e3e8 NLsolve v4.3.0
77ba4419 NaNMath v0.3.3
510215fc Observables v0.3.1
6fe1bfb0 OffsetArrays v1.0.3
e7412a2a Ogg_jll v1.3.3+0
4536629a OpenBLAS_jll v0.3.7+7
458c3c95 OpenSSL_jll v1.1.1+1
efe28fd5 OpenSpecFun_jll v0.5.3+3
429524aa Optim v0.20.4
91d4177d Opus_jll v1.3.1+0
bac558e1 OrderedCollections v1.1.0
1dea7af3 OrdinaryDiffEq v5.31.0
90014a1f PDMats v0.9.12
58948b4f PROJ_jll v6.3.0+0
19eb6ba3 Packing v0.3.1
5432bcbf PaddedViews v0.5.3
65888b18 ParameterizedFunctions v4.2.1
d96e819e Parameters v0.12.0
69de0a69 Parsers v0.3.12
995b91a9 PlotUtils v0.6.4
2dfb63ee PooledArrays v0.5.3
85a6dd25 PositiveFactorizations v0.2.3
33c8b6b6 ProgressLogging v0.1.2
92933f4c ProgressMeter v1.2.0
1fd47b50 QuadGK v2.3.1
df47a6cb RData v0.6.3
ce6b1742 RDatasets v0.6.1
b3c3ace0 RangeArrays v0.3.2
c84ed2f1 Ratios v0.4.0
3cdcf5f2 RecipesBase v0.8.0
731186ca RecursiveArrayTools v2.1.0
f2c3362d RecursiveFactorization v0.1.0
189a3867 Reexport v0.2.0
ae029012 Requires v1.0.1
79098fc4 Rmath v0.6.1
f50d1b31 Rmath_jll v0.2.2+0
f2b01f46 Roots v1.0.0
6038ab10 Rotations v0.13.0
76ed43ae SQLite_jll v3.31.1+0
992d4aef Showoff v0.3.1
73760f76 SignedDistanceFields v0.4.0
699a6c99 SimpleTraits v0.9.1
a2af1166 SortingAlgorithms v0.3.1
47a9eef4 SparseDiffTools v1.4.0
276daf66 SpecialFunctions v0.10.0
90137ffa StaticArrays v0.12.1
2913bbd2 StatsBase v0.32.2
4c63d2b9 StatsFuns v0.9.4
65254759 StatsMakie v0.1.3
09ab397b StructArrays v0.4.2
123dc426 SymEngine v0.7.1
a4af3ec5 SyntaxTree v1.0.1
3783bdb8 TableTraits v1.0.0
bd369af6 Tables v1.0.3
5d786b92 TerminalLoggers v0.1.1
06e1c1a7 TiledIteration v0.2.4
f269a46b TimeZones v1.0.1
3bb67fe8 TranscodingStreams v0.9.5
a2a6695c TreeViews v0.3.0
3a884ed6 UnPack v0.1.0
1cfade01 UnicodeFun v0.4.1
19fa3120 VertexSafeGraphs v0.1.1
ea10d353 WeakRefStrings v0.6.2
efce3f68 WoodburyMatrices v0.5.1
02c8fc9c XML2_jll v2.9.9+1
aed1982a XSLT_jll v1.1.33+0
cf2f014d Xorg_fixesproto_jll v5.0.0+0
84d6cd60 Xorg_inputproto_jll v2.3.2+0
4f6342f7 Xorg_libX11_jll v1.6.9+1
0c0b7dd1 Xorg_libXau_jll v1.0.9+1
935fb764 Xorg_libXcursor_jll v1.2.0+1
a3789734 Xorg_libXdmcp_jll v1.1.3+1
1082639a Xorg_libXext_jll v1.3.4+1
d091e8ba Xorg_libXfixes_jll v5.0.3+1
a51aa0fd Xorg_libXi_jll v1.7.10+1
d1454406 Xorg_libXinerama_jll v1.1.4+1
ec84b674 Xorg_libXrandr_jll v1.5.2+1
ea2f1a96 Xorg_libXrender_jll v0.9.10+1
14d82f49 Xorg_libpthread_stubs_jll v0.1.0+0
c7cfdc94 Xorg_libxcb_jll v1.13.0+1
0e394dc1 Xorg_randrproto_jll v1.5.0+0
21e99dc2 Xorg_renderproto_jll v0.11.1+0
7c09cfe3 Xorg_util_macros_jll v1.19.2+0
c2e9c405 Xorg_xcb_proto_jll v1.13.0+0
d13bc2ba Xorg_xextproto_jll v7.3.0+0
6a3da44c Xorg_xineramaproto_jll v1.2.1+0
46797783 Xorg_xproto_jll v7.0.31+0
c5fb5394 Xorg_xtrans_jll v1.4.0+0
a5390f91 ZipFile v0.9.1
83775a58 Zlib_jll v1.2.11+8
3161d3a3 Zstd_jll v1.4.4+0
700de1a5 ZygoteRules v0.2.0
0ac62f75 libass_jll v0.14.0+0
f638f0a6 libfdk_aac_jll v0.1.6+1
b53b4c65 libpng_jll v1.6.37+2
f27f6e37 libvorbis_jll v1.3.6+2
1270edf5 x264_jll v2019.5.25+1
dfaa095f x265_jll v3.0.0+0
2a0f44e3 Base64
ade2ca70 Dates
8bb1440f DelimitedFiles
8ba89e20 Distributed
9fa8497b Future
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
4607b0f0 SuiteSparse
8dfed614 Test
cf7118a7 UUIDs
4ec0a83e Unicode
[ Info: starting from index 1
Running tutorial_simple_scatter
┌ Warning: Package MakieGallery does not have GLMakie in its dependencies:
│ - If you have MakieGallery checked out for development and have
│ added GLMakie as a dependency but haven't updated your primary
│ environment's manifest file, try `Pkg.resolve()`.
│ - Otherwise you may need to report an issue with MakieGallery
└ Loading GLMakie into MakieGallery from project dependency, future warnings for MakieGallery are suppressed.
[ Info: Caching fonts, this may take a while. Needed only on first run!
Running tutorial_markersize
Running tutorial_simple_line
Running tutorial_adding_to_a_scene
Running tutorial_removing_from_a_scene
Running tutorial_adjusting_scene_limits
Running tutorial_basic_theming
Running tutorial_heatmap
Running tutorial_linesegments
Running tutorial_barplot
Running tutorial_title
Running tutorial_plot_transformation
Running algorithm
Running align
Running color_1
Running colormap_1
Running colorrange
Running fillrange
Running font
Running glowcolor,_glowwidth
Running image_1
Running interpolate
Running isorange,_isovalue
Running levels
Running linestyle
Running linewidth
Running markersize
Running position_1
Running rotation_1
Running shading
Running strokecolor,_strokewidth
Running strokecolor,_strokewidth_1
Running textsize
Running visible
Running simple_line_plot
Running multiple_functions
Running animations
Running parametric_plots
Running colors_1
┌ Warning: Founds 0 width in scene limits: Float32[1.0, 1.0, 0.0] .. Float32[50.0, 1.0, 0.0]
└ @ AbstractPlotting ~/.julia/packages/AbstractPlotting/V6N2j/src/scenes.jl:576
Running attributes_1
Running build_plot_in_pieces
Running barplot_1
Running subplots
Running text_1
Running contours
Running 3d
Running heatmap_1
Running label_rotation,_title_location
Running lines_with_varying_colors
Running animated_time_series
Running test_heatmap___image_overlap
Running animation
Running barplot_2
Running poly_and_colormap
Running quiver_1
Running arrows_on_hemisphere
Running image_2
Running scatter_colormap
Running fem_polygon_2d
Running fem_mesh_2d
Running colored_triangle
Running heatmap_interpolation
Running colored_triangle_1
Running subscenes
Running scale_plot
Running polygons
Running contour_function
Running hbox_1
Running customize_axes
Running contour_1
Running heatmap_2
Running animated_scatter
Running text_annotation
Running text_rotation
Running the_famous_iris_example
Running chess_game
Running linesegments___colors
Running standard_deviation_band
Running parallel_prefix_sum
Running interactive_light_cone
Running streamplot_animation
Running line_with_varying_colors
Running viridis_color_scheme
Running timeseries_1
┌ Warning: No strict ticks found
└ @ PlotUtils ~/.julia/packages/PlotUtils/2qKYU/src/ticks.jl:283
┌ Warning: No strict ticks found
└ @ PlotUtils ~/.julia/packages/PlotUtils/2qKYU/src/ticks.jl:283
ArgumentError: At least one finite value must be provided to formatter.with ticks: [-Inf, Inf]
ArgumentError: At least one finite value must be provided to formatter.with ticks: [-Inf, Inf]
┌ Warning: No strict ticks found
└ @ PlotUtils ~/.julia/packages/PlotUtils/2qKYU/src/ticks.jl:283
┌ Warning: No strict ticks found
└ @ PlotUtils ~/.julia/packages/PlotUtils/2qKYU/src/ticks.jl:283
ArgumentError: At least one finite value must be provided to formatter.with ticks: [-Inf, Inf]
ArgumentError: At least one finite value must be provided to formatter.with ticks: [-Inf, Inf]
┌ Warning: limits of scene contain non finite values: Float32[Inf, Inf, 0.0] .. Float32[NaN, NaN, 0.0]
└ @ AbstractPlotting ~/.julia/packages/AbstractPlotting/V6N2j/src/scenes.jl:562
┌ Warning: No strict ticks found
└ @ PlotUtils ~/.julia/packages/PlotUtils/2qKYU/src/ticks.jl:283
┌ Warning: No strict ticks found
└ @ PlotUtils ~/.julia/packages/PlotUtils/2qKYU/src/ticks.jl:283
ArgumentError: At least one finite value must be provided to formatter.with ticks: [-Inf, Inf]
ArgumentError: At least one finite value must be provided to formatter.with ticks: [-Inf, Inf]
┌ Warning: Founds 0 width in scene limits: Float32[2.259952, 0.0, 0.0] .. Float32[2.259952, 0.0, 0.0]
└ @ AbstractPlotting ~/.julia/packages/AbstractPlotting/V6N2j/src/scenes.jl:576
┌ Warning: Founds 0 width in scene limits: Float32[2.259952, 0.0, 0.0] .. Float32[2.259952, 0.0, 0.0]
└ @ AbstractPlotting ~/.julia/packages/AbstractPlotting/V6N2j/src/scenes.jl:576
Running line_changing_colour
Running line_changing_colour_with_observables
Running streamplot_1
Running categorical_heatmap
Running arc_1
Running transforming_lines
Running orthographic_camera
Running volume_function
Running textured_mesh
Running load_mesh
Running colored_mesh
Running wireframe_of_a_mesh
Running wireframe_of_sphere
Running wireframe_of_a_surface
Running surface_1
Running surface_with_image
Running line_function
Running meshscatter_function
Running scatter_1
Running marker_sizes
Running record_video
Running 3d_contour_with_2d_contour_slices
Running contour3d_1
Running arrows_3d
Running image_on_surface_sphere
Running arrows_on_sphere
Running surface___contour3d
Running fem_mesh_3d
Running axis___surface
Running fluctuation_3d
Running connected_sphere
Running image_scatter
Running simple_meshscatter
Running animated_surface_and_wireframe
Running normals_of_a_cat
Running sphere_mesh
Running stars
Running unicode_marker
Running merged_color_mesh
Running moire
Running line_gif
Running surface___wireframe___contour
Running explicit_frame_rendering
Running streamplot_3d
Running fractional_brownian_surface
Running coloured_fractional_brownian_noise_field
Running volume_on_black_background
Running electrostatic_repulsion