-
Notifications
You must be signed in to change notification settings - Fork 0
/
gfbgraph.dev.log
800 lines (798 loc) · 81.4 KB
/
gfbgraph.dev.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
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/v7dam7c9gx8sjcg83hlc9i52ia20jhfi-gfbgraph-0.2.5.tar.xz
source root is gfbgraph-0.2.5
setting SOURCE_DATE_EPOCH to timestamp 1635561907 of file gfbgraph-0.2.5/docs/reference/html/up.png
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
fixing libtool script ./ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5 --bindir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/bin --sbindir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/sbin --includedir=/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/include --oldincludedir=/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/include --mandir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/man --infodir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/info --docdir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/doc/gfbgraph --libdir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib --libexecdir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/libexec --localedir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/locale --enable-introspection --enable-gtk-doc
checking for a BSD-compatible install... /nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/gjlh1zvckhz0qv795lnzgw2zciklbzj2-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/vsyc8jhsr4d9lm2r8yqq9n3j4i66inlj-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/vsyc8jhsr4d9lm2r8yqq9n3j4i66inlj-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/vsyc8jhsr4d9lm2r8yqq9n3j4i66inlj-gnugrep-3.11/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/dd
checking how to truncate binary pipes... /nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/bin/gtkdoc-check
checking for gtkdoc-rebase... /nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking for LIBGFBGRAPH... yes
checking for SOUP... yes
checking for GOA... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgfbgraph.pc
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/apiversion.xml
config.status: creating docs/reference/version.xml
config.status: creating gfbgraph/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configurePhase completed in 54 seconds
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j64 SHELL=/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash
make all-recursive
make[1]: Entering directory '/build/gfbgraph-0.2.5'
Making all in gfbgraph
make[2]: Entering directory '/build/gfbgraph-0.2.5/gfbgraph'
CC libgfbgraph_0.2_la-gfbgraph-album.lo
CC libgfbgraph_0.2_la-gfbgraph-authorizer.lo
CC libgfbgraph_0.2_la-gfbgraph-common.lo
CC libgfbgraph_0.2_la-gfbgraph-connectable.lo
CC libgfbgraph_0.2_la-gfbgraph-goa-authorizer.lo
CC libgfbgraph_0.2_la-gfbgraph-node.lo
CC libgfbgraph_0.2_la-gfbgraph-photo.lo
CC libgfbgraph_0.2_la-gfbgraph-simple-authorizer.lo
CC libgfbgraph_0.2_la-gfbgraph-user.lo
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_class_init[m[K':
[01m[Kgfbgraph-node.c:98:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_type_class_add_private[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
98 | [01;35m[Kg_type_class_add_private[m[K (gobject_class, sizeof(GFBGraphNodePrivate));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:26[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gbinding.h:31[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib-object.h:24[m[K,
from [01m[K/nix/store/vs6sq9f2hc3rjax4hrcgnh5l266qmv96-rest-0.8.1-dev/include/rest-0.7/rest/rest-proxy-call.h:26[m[K,
from [01m[Kgfbgraph-node.c:34[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gtype.h:1497:10:[m[K [01;36m[Knote: [m[Kdeclared here
1497 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_init[m[K':
[01m[Kgfbgraph-node.c:152:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
152 | obj-[01;35m[K>priv = GFBGRAPH_NODE_GET_PRIVATE(obj);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_finalize[m[K':
[01m[Kgfbgraph-node.c:160:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
160 | priv[01;35m[K = GFBGRAPH_NODE_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_set_property[m[K':
[01m[Kgfbgraph-node.c:177:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
177 | priv[01;35m[K = GFBGRAPH_NODE_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_get_property[m[K':
[01m[Kgfbgraph-node.c:211:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
211 | priv[01;35m[K = GFBGRAPH_NODE_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_get_connection_nodes_async_thread[m[K':
[01m[Kgfbgraph-album.c:[m[K In function '[01m[Kgfbgraph_album_init[m[K':
[01m[Kgfbgraph-album.c:72:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
72 | obj-[01;35m[K>priv = GFBGRAPH_ALBUM_GET_PRIVATE(obj);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-album.c:[m[K In function '[01m[Kgfbgraph_album_class_init[m[K':
[01m[Kgfbgraph-album.c:86:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_type_class_add_private[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
86 | [01;35m[Kg_type_class_add_private[m[K (gobject_class, sizeof(GFBGraphAlbumPrivate));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:26[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gbinding.h:31[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib-object.h:24[m[K,
from [01m[K../gfbgraph/gfbgraph-node.h:23[m[K,
from [01m[Kgfbgraph-album.h:23[m[K,
from [01m[Kgfbgraph-album.c:33[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gtype.h:1497:10:[m[K [01;36m[Knote: [m[Kdeclared here
1497 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:247:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_get_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
247 | [01;35m[Kdata[m[K = (GFBGraphNodeConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| [01;35m[K^~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gio.h:141[m[K,
from [01m[K/nix/store/vs6sq9f2hc3rjax4hrcgnh5l266qmv96-rest-0.8.1-dev/include/rest-0.7/rest/rest-proxy-call.h:27[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:76:21:[m[K [01;36m[Knote: [m[Kdeclared here
76 | gpointer [01;36m[Kg_simple_async_result_get_op_res_gpointer[m[K (GSimpleAsyncResult *simple);
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-album.c:[m[K In function '[01m[Kgfbgraph_album_finalize[m[K':
[01m[Kgfbgraph-album.c:143:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
143 | priv[01;35m[K = GFBGRAPH_ALBUM_GET_PRIVATE (obj);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:252:17:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_take_error[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
252 | [01;35m[Kg_simple_async_result_take_error[m[K (simple_async, error);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:113:21:[m[K [01;36m[Knote: [m[Kdeclared here
113 | void [01;36m[Kg_simple_async_result_take_error[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-album.c:[m[K In function '[01m[Kgfbgraph_album_set_property[m[K':
[01m[Kgfbgraph-album.c:160:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
160 | priv[01;35m[K = GFBGRAPH_ALBUM_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-album.c:[m[K In function '[01m[Kgfbgraph_album_get_property[m[K':
[01m[Kgfbgraph-album.c:192:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
192 | priv[01;35m[K = GFBGRAPH_ALBUM_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-album.c:[m[K In function '[01m[Kgfbgraph_album_get_connection_post_params[m[K':
[01m[Kgfbgraph-album.c:232:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
232 | priv[01;35m[K = GFBGRAPH_ALBUM_GET_PRIVATE (self);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_get_connection_nodes[m[K':
[01m[Kgfbgraph-node.c:422:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
422 | priv[01;35m[K = GFBGRAPH_NODE_GET_PRIVATE (node);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_get_connection_nodes_async[m[K':
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_init[m[K':
[01m[Kgfbgraph-user.c:80:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
80 | obje[01;35m[Kct->priv = GFBGRAPH_USER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_class_init[m[K':
[01m[Kgfbgraph-user.c:93:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_type_class_add_private[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
93 | [01;35m[Kg_type_class_add_private[m[K (gobject_class, sizeof(GFBGraphUserPrivate));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:26[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gbinding.h:31[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib-object.h:24[m[K,
from [01m[K/nix/store/hv6g4byr5yykgn16zd5k9zkmw7wv0b58-json-glib-1.8.0-dev/include/json-glib-1.0/json-glib/json-types.h:31[m[K,
from [01m[K/nix/store/hv6g4byr5yykgn16zd5k9zkmw7wv0b58-json-glib-1.8.0-dev/include/json-glib-1.0/json-glib/json-glib.h:29[m[K,
from [01m[Kgfbgraph-user.c:30[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gtype.h:1497:10:[m[K [01;36m[Knote: [m[Kdeclared here
1497 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:489:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_new[m[K' is deprecated: Use 'g_task_new' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
489 | [01;35m[Kresult[m[K = g_simple_async_result_new (G_OBJECT (node), callback, user_data, gfbgraph_node_get_connection_nodes_async);
| [01;35m[K^~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:48:21:[m[K [01;36m[Knote: [m[Kdeclared here
48 | GSimpleAsyncResult *[01;36m[Kg_simple_async_result_new[m[K (GObject *source_object,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:498:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_set_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
498 | [01;35m[Kg_simple_async_result_set_op_res_gpointer[m[K (result, data, (GDestroyNotify) gfbgraph_node_connection_async_data_free);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:72:21:[m[K [01;36m[Knote: [m[Kdeclared here
72 | void [01;36m[Kg_simple_async_result_set_op_res_gpointer[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:499:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_run_in_thread[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
499 | [01;35m[Kg_simple_async_result_run_in_thread[m[K (result, (GSimpleAsyncThreadFunc) gfbgraph_node_get_connection_nodes_async_thread, G_PRIORITY_DEFAULT, cancellable);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:105:21:[m[K [01;36m[Knote: [m[Kdeclared here
105 | void [01;36m[Kg_simple_async_result_run_in_thread[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_get_connection_nodes_async_finish[m[K':
[01m[Kgfbgraph-node.c:521:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_is_valid[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
521 | [01;35m[Kg_return_val_if_fail[m[K (g_simple_async_result_is_valid (result, G_OBJECT (node), gfbgraph_node_get_connection_nodes_async), NULL);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:132:21:[m[K [01;36m[Knote: [m[Kdeclared here
132 | gboolean [01;36m[Kg_simple_async_result_is_valid[m[K (GAsyncResult *result,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:526:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_propagate_error[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
526 | [01;35m[Kif[m[K (g_simple_async_result_propagate_error (simple_async, error))
| [01;35m[K^~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:116:21:[m[K [01;36m[Knote: [m[Kdeclared here
116 | gboolean [01;36m[Kg_simple_async_result_propagate_error[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_finalize[m[K':
[01m[Kgfbgraph-user.c:123:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
123 | GFBG[01;35m[KraphUserPrivate *priv = GFBGRAPH_USER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_set_property[m[K':
[01m[Kgfbgraph-user.c:134:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
134 | GFBG[01;35m[KraphUserPrivate *priv = GFBGRAPH_USER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_get_property[m[K':
[01m[Kgfbgraph-user.c:156:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
156 | GFBG[01;35m[KraphUserPrivate *priv = GFBGRAPH_USER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_get_me_async_thread[m[K':
[01m[Kgfbgraph-user.c:193:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_get_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
193 | [01;35m[Kdata[m[K = (GFBGraphUserAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| [01;35m[K^~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gio.h:141[m[K,
from [01m[K/nix/store/hv6g4byr5yykgn16zd5k9zkmw7wv0b58-json-glib-1.8.0-dev/include/json-glib-1.0/json-glib/json-generator.h:32[m[K,
from [01m[K/nix/store/hv6g4byr5yykgn16zd5k9zkmw7wv0b58-json-glib-1.8.0-dev/include/json-glib-1.0/json-glib/json-glib.h:32[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:76:21:[m[K [01;36m[Knote: [m[Kdeclared here
76 | gpointer [01;36m[Kg_simple_async_result_get_op_res_gpointer[m[K (GSimpleAsyncResult *simple);
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:197:17:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_take_error[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
197 | [01;35m[Kg_simple_async_result_take_error[m[K (simple_async, error);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:113:21:[m[K [01;36m[Knote: [m[Kdeclared here
113 | void [01;36m[Kg_simple_async_result_take_error[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_get_albums_async_thread[m[K':
[01m[Kgfbgraph-user.c:206:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_get_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
206 | [01;35m[Kdata[m[K = (GFBGraphUserConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| [01;35m[K^~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:76:21:[m[K [01;36m[Knote: [m[Kdeclared here
76 | gpointer [01;36m[Kg_simple_async_result_get_op_res_gpointer[m[K (GSimpleAsyncResult *simple);
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:210:17:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_take_error[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
210 | [01;35m[Kg_simple_async_result_take_error[m[K (simple_async, error);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:113:21:[m[K [01;36m[Knote: [m[Kdeclared here
113 | void [01;36m[Kg_simple_async_result_take_error[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:529:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_get_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
529 | [01;35m[Kdata[m[K = (GFBGraphNodeConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| [01;35m[K^~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:76:21:[m[K [01;36m[Knote: [m[Kdeclared here
76 | gpointer [01;36m[Kg_simple_async_result_get_op_res_gpointer[m[K (GSimpleAsyncResult *simple);
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-node.c:[m[K In function '[01m[Kgfbgraph_node_append_connection[m[K':
[01m[Kgfbgraph-node.c:572:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
572 | priv[01;35m[K = GFBGRAPH_NODE_GET_PRIVATE (node);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_get_me_async[m[K':
[01m[Kgfbgraph-user.c:309:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_new[m[K' is deprecated: Use 'g_task_new' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
309 | [01;35m[Ksimple_async[m[K = g_simple_async_result_new (G_OBJECT (authorizer), callback, user_data, gfbgraph_user_get_me_async);
| [01;35m[K^~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:48:21:[m[K [01;36m[Knote: [m[Kdeclared here
48 | GSimpleAsyncResult *[01;36m[Kg_simple_async_result_new[m[K (GObject *source_object,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:315:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_set_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
315 | [01;35m[Kg_simple_async_result_set_op_res_gpointer[m[K (simple_async, data, (GDestroyNotify) gfbgraph_user_async_data_free);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:72:21:[m[K [01;36m[Knote: [m[Kdeclared here
72 | void [01;36m[Kg_simple_async_result_set_op_res_gpointer[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:316:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_run_in_thread[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
316 | [01;35m[Kg_simple_async_result_run_in_thread[m[K (simple_async, (GSimpleAsyncThreadFunc) gfbgraph_user_get_me_async_thread, G_PRIORITY_DEFAULT, cancellable);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:105:21:[m[K [01;36m[Knote: [m[Kdeclared here
105 | void [01;36m[Kg_simple_async_result_run_in_thread[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_get_me_async_finish[m[K':
[01m[Kgfbgraph-user.c:338:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_is_valid[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
338 | [01;35m[Kg_return_val_if_fail[m[K (g_simple_async_result_is_valid (result, G_OBJECT (authorizer), gfbgraph_user_get_me_async), NULL);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:132:21:[m[K [01;36m[Knote: [m[Kdeclared here
132 | gboolean [01;36m[Kg_simple_async_result_is_valid[m[K (GAsyncResult *result,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:343:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_propagate_error[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
343 | [01;35m[Kif[m[K (g_simple_async_result_propagate_error (simple_async, error))
| [01;35m[K^~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:116:21:[m[K [01;36m[Knote: [m[Kdeclared here
116 | gboolean [01;36m[Kg_simple_async_result_propagate_error[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:346:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_get_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
346 | [01;35m[Kdata[m[K = (GFBGraphUserAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| [01;35m[K^~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:76:21:[m[K [01;36m[Knote: [m[Kdeclared here
76 | gpointer [01;36m[Kg_simple_async_result_get_op_res_gpointer[m[K (GSimpleAsyncResult *simple);
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-simple-authorizer.c:[m[K In function '[01m[Kgfbgraph_simple_authorizer_init[m[K':
[01m[Kgfbgraph-simple-authorizer.c:69:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
69 | obj-[01;35m[K>priv = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE(obj);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-simple-authorizer.c:[m[K In function '[01m[Kgfbgraph_simple_authorizer_class_init[m[K':
[01m[Kgfbgraph-simple-authorizer.c:83:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_type_class_add_private[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
83 | [01;35m[Kg_type_class_add_private[m[K (gobject_class, sizeof(GFBGraphSimpleAuthorizerPrivate));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:26[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gbinding.h:31[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib-object.h:24[m[K,
from [01m[Kgfbgraph-authorizer.h:23[m[K,
from [01m[Kgfbgraph-simple-authorizer.c:31[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gtype.h:1497:10:[m[K [01;36m[Knote: [m[Kdeclared here
1497 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-simple-authorizer.c:[m[K In function '[01m[Kgfbgraph_simple_authorizer_finalize[m[K':
[01m[Kgfbgraph-simple-authorizer.c:104:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
104 | priv[01;35m[K = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (obj);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-simple-authorizer.c:[m[K In function '[01m[Kgfbgraph_simple_authorizer_set_property[m[K':
[01m[Kgfbgraph-simple-authorizer.c:117:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
117 | priv[01;35m[K = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-simple-authorizer.c:[m[K In function '[01m[Kgfbgraph_simple_authorizer_get_property[m[K':
[01m[Kgfbgraph-simple-authorizer.c:136:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
136 | priv[01;35m[K = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-simple-authorizer.c:[m[K In function '[01m[Kgfbgraph_simple_authorizer_process_call[m[K':
[01m[Kgfbgraph-simple-authorizer.c:161:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
161 | priv[01;35m[K = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (GFBGRAPH_SIMPLE_AUTHOR[m[KIZER (iface));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-simple-authorizer.c:[m[K In function '[01m[Kgfbgraph_simple_authorizer_process_message[m[K':
[01m[Kgfbgraph-simple-authorizer.c:175:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
175 | priv[01;35m[K = GFBGRAPH_SIMPLE_AUTHORIZER_GET_PRIVATE (GFBGRAPH_SIMPLE_AUTHOR[m[KIZER (iface));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_get_albums_async[m[K':
[01m[Kgfbgraph-user.c:394:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_new[m[K' is deprecated: Use 'g_task_new' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
394 | [01;35m[Ksimple_async[m[K = g_simple_async_result_new (G_OBJECT (user), callback, user_data, gfbgraph_user_get_albums_async);
| [01;35m[K^~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:48:21:[m[K [01;36m[Knote: [m[Kdeclared here
48 | GSimpleAsyncResult *[01;36m[Kg_simple_async_result_new[m[K (GObject *source_object,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:402:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_set_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
402 | [01;35m[Kg_simple_async_result_set_op_res_gpointer[m[K (simple_async, data, (GDestroyNotify) gfbgraph_user_connection_async_data_free);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:72:21:[m[K [01;36m[Knote: [m[Kdeclared here
72 | void [01;36m[Kg_simple_async_result_set_op_res_gpointer[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:403:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_run_in_thread[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
403 | [01;35m[Kg_simple_async_result_run_in_thread[m[K (simple_async, (GSimpleAsyncThreadFunc) gfbgraph_user_get_albums_async_thread, G_PRIORITY_DEFAULT, cancellable);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:105:21:[m[K [01;36m[Knote: [m[Kdeclared here
105 | void [01;36m[Kg_simple_async_result_run_in_thread[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:[m[K In function '[01m[Kgfbgraph_user_get_albums_async_finish[m[K':
[01m[Kgfbgraph-user.c:426:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_is_valid[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
426 | [01;35m[Kg_return_val_if_fail[m[K (g_simple_async_result_is_valid (result, G_OBJECT (user), gfbgraph_user_get_albums_async), NULL);
| [01;35m[K^~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:132:21:[m[K [01;36m[Knote: [m[Kdeclared here
132 | gboolean [01;36m[Kg_simple_async_result_is_valid[m[K (GAsyncResult *result,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:431:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_propagate_error[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
431 | [01;35m[Kif[m[K (g_simple_async_result_propagate_error (simple_async, error))
| [01;35m[K^~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:116:21:[m[K [01;36m[Knote: [m[Kdeclared here
116 | gboolean [01;36m[Kg_simple_async_result_propagate_error[m[K (GSimpleAsyncResult *simple,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-user.c:434:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_simple_async_result_get_op_res_gpointer[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
434 | [01;35m[Kdata[m[K = (GFBGraphUserConnectionAsyncData *) g_simple_async_result_get_op_res_gpointer (simple_async);
| [01;35m[K^~~~[m[K
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:76:21:[m[K [01;36m[Knote: [m[Kdeclared here
76 | gpointer [01;36m[Kg_simple_async_result_get_op_res_gpointer[m[K (GSimpleAsyncResult *simple);
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_init[m[K':
[01m[Kgfbgraph-photo.c:86:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
86 | obj-[01;35m[K>priv = GFBGRAPH_PHOTO_GET_PRIVATE(obj);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_class_init[m[K':
[01m[Kgfbgraph-photo.c:101:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_type_class_add_private[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
101 | [01;35m[Kg_type_class_add_private[m[K (gobject_class, sizeof(GFBGraphPhotoPrivate));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:26[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gbinding.h:31[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib-object.h:24[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gioenums.h:30[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/giotypes.h:30[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gio/gio.h:28[m[K,
from [01m[Kgfbgraph-photo.h:23[m[K,
from [01m[Kgfbgraph-photo.c:29[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gtype.h:1497:10:[m[K [01;36m[Knote: [m[Kdeclared here
1497 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_finalize[m[K':
[01m[Kgfbgraph-photo.c:170:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
170 | priv[01;35m[K = GFBGRAPH_PHOTO_GET_PRIVATE (obj);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_set_property[m[K':
[01m[Kgfbgraph-photo.c:194:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
194 | priv[01;35m[K = GFBGRAPH_PHOTO_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_get_property[m[K':
[01m[Kgfbgraph-photo.c:228:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
228 | priv[01;35m[K = GFBGRAPH_PHOTO_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_get_connection_post_params[m[K':
[01m[Kgfbgraph-photo.c:270:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
270 | priv[01;35m[K = GFBGRAPH_PHOTO_GET_PRIVATE (self);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_download_default_size[m[K':
[01m[Kgfbgraph-photo.c:421:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
421 | priv[01;35m[K = GFBGRAPH_PHOTO_GET_PRIVATE (photo);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:423:9:[m[K [01;35m[Kwarning: [m[K'[01m[Ksoup_session_sync_new[m[K' is deprecated: Use 'soup_session_new' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
423 | [01;35m[Ksession[m[K = soup_session_sync_new ();
| [01;35m[K^~~~~~~[m[K
In file included from [01m[K/nix/store/blmr8ysi5if9q9kfjfbidl7q6kqighha-libsoup-2.74.3-dev/include/libsoup-2.4/libsoup/soup.h:48[m[K,
from [01m[K../gfbgraph/gfbgraph-authorizer.h:25[m[K,
from [01m[K../gfbgraph/gfbgraph-node.h:24[m[K,
from [01m[Kgfbgraph-photo.h:24[m[K:
[01m[K/nix/store/blmr8ysi5if9q9kfjfbidl7q6kqighha-libsoup-2.74.3-dev/include/libsoup-2.4/libsoup/soup-session-sync.h:51:14:[m[K [01;36m[Knote: [m[Kdeclared here
51 | SoupSession *[01;36m[Ksoup_session_sync_new[m[K (void);
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:424:9:[m[K [01;35m[Kwarning: [m[K'[01m[Ksoup_requester_new[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
424 | [01;35m[Krequester[m[K = soup_requester_new ();
| [01;35m[K^~~~~~~~~[m[K
In file included from [01m[K/nix/store/blmr8ysi5if9q9kfjfbidl7q6kqighha-libsoup-2.74.3-dev/include/libsoup-2.4/libsoup/soup.h:41[m[K:
[01m[K/nix/store/blmr8ysi5if9q9kfjfbidl7q6kqighha-libsoup-2.74.3-dev/include/libsoup-2.4/libsoup/soup-requester.h:56:16:[m[K [01;36m[Knote: [m[Kdeclared here
56 | SoupRequester *[01;36m[Ksoup_requester_new[m[K (void);
| [01;36m[K^~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:428:9:[m[K [01;35m[Kwarning: [m[K'[01m[Ksoup_requester_request[m[K' is deprecated: Use 'soup_session_request' instead [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
428 | [01;35m[Krequest[m[K = soup_requester_request (requester, priv->source, error);
| [01;35m[K^~~~~~~[m[K
[01m[K/nix/store/blmr8ysi5if9q9kfjfbidl7q6kqighha-libsoup-2.74.3-dev/include/libsoup-2.4/libsoup/soup-requester.h:60:16:[m[K [01;36m[Knote: [m[Kdeclared here
60 | SoupRequest *[01;36m[Ksoup_requester_request[m[K (SoupRequester *requester,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_class_init[m[K':
[01m[Kgfbgraph-goa-authorizer.c:92:9:[m[K [01;35m[Kwarning: [m[K'[01m[Kg_type_class_add_private[m[K' is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K]
92 | [01;35m[Kg_type_class_add_private[m[K (gobject_class, sizeof(GFBGraphGoaAuthorizerPrivate));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:26[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gbinding.h:31[m[K,
from [01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib-object.h:24[m[K,
from [01m[Kgfbgraph-authorizer.h:23[m[K,
from [01m[Kgfbgraph-goa-authorizer.c:30[m[K:
[01m[K/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gtype.h:1497:10:[m[K [01;36m[Knote: [m[Kdeclared here
1497 | void [01;36m[Kg_type_class_add_private[m[K (gpointer g_class,
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_init[m[K':
[01m[Kgfbgraph-goa-authorizer.c:98:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
98 | obje[01;35m[Kct->priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE(object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_dispose[m[K':
[01m[Kgfbgraph-goa-authorizer.c:113:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
113 | priv[01;35m[K = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_get_property[m[K':
[01m[Kgfbgraph-goa-authorizer.c:138:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
138 | priv[01;35m[K = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (object);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_process_call[m[K':
[01m[Kgfbgraph-goa-authorizer.c:161:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
161 | GFBG[01;35m[KraphGoaAuthorizerPrivate *priv = GFBGRAPH_GOA_AUTHORIZER_GET_PRIV[m[KATE (GFBGRAPH_GOA_AUTHORIZER (iface));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_process_message[m[K':
[01m[Kgfbgraph-goa-authorizer.c:178:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
178 | priv[01;35m[K = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (GFBGRAPH_GOA_AUTHORIZER ([m[Kiface));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_refresh_authorization[m[K':
[01m[Kgfbgraph-goa-authorizer.c:199:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
199 | priv[01;35m[K = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (GFBGRAPH_GOA_AUTHORIZER ([m[Kiface));
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-goa-authorizer.c:[m[K In function '[01m[Kgfbgraph_goa_authorizer_set_goa_object[m[K':
[01m[Kgfbgraph-goa-authorizer.c:227:13:[m[K [01;35m[Kwarning: [m[KDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
227 | priv[01;35m[K = GFBGRAPH_GOA_AUTHORIZER_GET_PRIVATE (self);[m[K
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_get_image_near_width[m[K':
[01m[Kgfbgraph-photo.c:566:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kw_dif[m[K' may be used uninitialized [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;[m[K]
566 | || [01;35m[Ktmp_w_dif < w_dif[m[K) {
| [01;35m[K~~~~~~~~~~^~~~~~~[m[K
[01m[Kgfbgraph-photo.c:554:25:[m[K [01;36m[Knote: [m[K'[01m[Kw_dif[m[K' was declared here
554 | gint tmp_w_dif, [01;36m[Kw_dif[m[K;
| [01;36m[K^~~~~[m[K
[01m[Kgfbgraph-photo.c:[m[K In function '[01m[Kgfbgraph_photo_get_image_near_height[m[K':
[01m[Kgfbgraph-photo.c:595:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kh_dif[m[K' may be used uninitialized [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;[m[K]
595 | || [01;35m[Ktmp_h_dif < h_dif[m[K) {
| [01;35m[K~~~~~~~~~~^~~~~~~[m[K
[01m[Kgfbgraph-photo.c:584:25:[m[K [01;36m[Knote: [m[K'[01m[Kh_dif[m[K' was declared here
584 | gint tmp_h_dif, [01;36m[Kh_dif[m[K;
| [01;36m[K^~~~~[m[K
CCLD libgfbgraph-0.2.la
GISCAN GFBGraph-0.2.gir
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gutils.h:378: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 0); if (nth_bit < -1) G_PASTE (_g_boolean_var_, 0) = 1; else G_PASTE (_g_boolean_var_, 0) = 0; G_PASTE (_g_boolean_var_, 0); }), 0)))' at '0'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gutils.h:393: syntax error, unexpected INTEGER, expecting identifier in ' if (nth_bit < 0 || (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 1); if (nth_bit > 8 * 8) G_PASTE (_g_boolean_var_, 1) = 1; else G_PASTE (_g_boolean_var_, 1) = 0; G_PASTE (_g_boolean_var_, 1); }), 0)))' at '1'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gutils.h:408: syntax error, unexpected INTEGER, expecting identifier in ' return (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 2); if (number) G_PASTE (_g_boolean_var_, 2) = 1; else G_PASTE (_g_boolean_var_, 2) = 0; G_PASTE (_g_boolean_var_, 2); }), 1)) ?' at '2'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gstring.h:198: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 3); if (gstring != ' at '3'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gstring.h:220: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 4); if (gstring == ' at '4'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gstring.h:223: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 5); if (val == ' at '5'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gstring.h:231: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 6); if (gstring->len + len_unsigned < gstring->allocated_len) G_PASTE (_g_boolean_var_, 6) = 1; else G_PASTE (_g_boolean_var_, 6) = 0; G_PASTE (_g_boolean_var_, 6); }), 1)))' at '6'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected IF in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at 'if'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at '7'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/6R6RZV2V3X8MH2KI391GVC9Y9954YZLG-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at '8'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected ')', expecting identifier or '(' in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/6R6RZV2V3X8MH2KI391GVC9Y9954YZLG-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at ')'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 9); if ((weak_pointer) == ' at '9'
/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected ')', expecting identifier or '(' in '# 807 "/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/include/glib-2.0/gobject/gobject.h"' at ')'
gfbgraph-album.c:318: Warning: GFBGraph: invalid "transfer" annotation for guint: only valid for array, struct, union, boxed, object and interface types
gfbgraph-node.h:76: Warning: GFBGraph: Couldn't find 'get_connection_nodes_finish' for the corresponding async function: 'get_connection_nodes_async'
gfbgraph-user.h:63: Warning: GFBGraph: Couldn't find 'get_albums_finish' for the corresponding async function: 'get_albums_async'
gfbgraph-user.h:59: Warning: GFBGraph: Couldn't find 'get_me_finish' for the corresponding async function: 'get_me_async'
gfbgraph-goa-authorizer.c:239: Warning: GFBGraph: gfbgraph_goa_authorizer_new: argument goa_object: Unresolved type: 'GoaObject*'
GICOMP GFBGraph-0.2.gir
make[2]: Leaving directory '/build/gfbgraph-0.2.5/gfbgraph'
Making all in docs
make[2]: Entering directory '/build/gfbgraph-0.2.5/docs'
Making all in reference
make[3]: Entering directory '/build/gfbgraph-0.2.5/docs/reference'
DOC Preparing build
DOC Building XML
DOC Scanning header files
/nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/share/gtk-doc/python/gtkdoc/scan.py:44: SyntaxWarning: invalid escape sequence '\s'
VAR_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS]) + ')*'
/nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/share/gtk-doc/python/gtkdoc/scan.py:45: SyntaxWarning: invalid escape sequence '\s'
RET_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS + ['G_CONST_RETURN']]) + ')*'
/nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/share/gtk-doc/python/gtkdoc/scan.py:238: SyntaxWarning: invalid escape sequence '\('
ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)')
/nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/share/gtk-doc/python/gtkdoc/scan.py:239: SyntaxWarning: invalid escape sequence '\s'
optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:]
/nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/share/gtk-doc/python/gtkdoc/scan.py:487: SyntaxWarning: invalid escape sequence '\('
ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)')
/nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/share/gtk-doc/python/gtkdoc/scan.py:488: SyntaxWarning: invalid escape sequence '\s'
optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:]
DOC Introspecting gobjects
grep: warning: stray \ before -
DOC Building XML
unknown:0: warning: Field descriptions for struct GFBGraphConnectableInterface are missing in source code comment block.
unknown:0: warning: Value descriptions for GFBGraphNodeError are missing in source code comment block.
../../gfbgraph/gfbgraph-photo.h:55: warning: Field descriptions for struct GFBGraphPhotoImage are missing in source code comment block.
./gfbgraph-unused.txt:1: warning: 3 unused declarations. They should be added to gfbgraph-sections.txt in the appropriate place.
DOC Building HTML
grep: warning: stray \ before -
grep: warning: stray \ before -
I/O error : Attempt to load network entity: http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
../gfbgraph-docs.xml:8: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
]>
^
../gfbgraph-docs.xml:55: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-authorizer.xml"/>
^
../gfbgraph-docs.xml:56: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-simple-authorizer.xml"/>
^
../gfbgraph-docs.xml:57: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-goa-authorizer.xml"/>
^
../gfbgraph-docs.xml:62: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-album.xml"/>
^
../gfbgraph-docs.xml:63: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-connectable.xml"/>
^
../gfbgraph-docs.xml:64: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-node.xml"/>
^
../gfbgraph-docs.xml:65: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-photo.xml"/>
^
../gfbgraph-docs.xml:66: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-user.xml"/>
^
../gfbgraph-docs.xml:71: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/gfbgraph-common.xml"/>
^
../gfbgraph-docs.xml:76: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/tree_index.sgml"/>
^
../gfbgraph-docs.xml:81: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
^
../gfbgraph-docs.xml:81: namespace error : Namespace prefix xi on fallback is not defined
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
^
../gfbgraph-docs.xml:86: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
^
../gfbgraph-docs.xml:86: namespace error : Namespace prefix xi on fallback is not defined
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
^
../gfbgraph-docs.xml:89: namespace error : Namespace prefix xi on include is not defined
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
^
../gfbgraph-docs.xml:89: namespace error : Namespace prefix xi on fallback is not defined
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
^
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in chapter, but no template matches.
Element xi:include in namespace '' encountered in index, but no template matches.
Element xi:fallback in namespace '' encountered in xi:include, but no template matches.
Element xi:include in namespace '' encountered in book, but no template matches.
Element xi:fallback in namespace '' encountered in xi:include, but no template matches.
DOC Fixing cross-references
make[3]: Leaving directory '/build/gfbgraph-0.2.5/docs/reference'
make[3]: Entering directory '/build/gfbgraph-0.2.5/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gfbgraph-0.2.5/docs'
make[2]: Leaving directory '/build/gfbgraph-0.2.5/docs'
Making all in tests
make[2]: Entering directory '/build/gfbgraph-0.2.5/tests'
CC gtestutils.o
CC autoptr.o
CCLD autoptr
CCLD gtestutils
make[2]: Leaving directory '/build/gfbgraph-0.2.5/tests'
make[2]: Entering directory '/build/gfbgraph-0.2.5'
GEN libgfbgraph-0.2.pc
make[2]: Leaving directory '/build/gfbgraph-0.2.5'
make[1]: Leaving directory '/build/gfbgraph-0.2.5'
buildPhase completed in 1 minutes 28 seconds
Running phase: glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
Running phase: glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
Running phase: glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
Running phase: glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
Running phase: installPhase
@nix { "action": "setPhase", "phase": "installPhase" }
install flags: -j64 SHELL=/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash gsettingsschemadir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gsettings-schemas/gfbgraph-0.2.5/glib-2.0/schemas/ gsettingsschemadir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gsettings-schemas/gfbgraph-0.2.5/glib-2.0/schemas/ gsettingsschemadir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gsettings-schemas/gfbgraph-0.2.5/glib-2.0/schemas/ gsettingsschemadir=/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gsettings-schemas/gfbgraph-0.2.5/glib-2.0/schemas/ pkgconfigdir=/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/lib/pkgconfig m4datadir=/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/share/aclocal aclocaldir=/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/share/aclocal install
Making install in gfbgraph
make[1]: Entering directory '/build/gfbgraph-0.2.5/gfbgraph'
make[2]: Entering directory '/build/gfbgraph-0.2.5/gfbgraph'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/mkdir -p '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/mkdir -p '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gir-1.0'
/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash ../libtool --mode=install /nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c libgfbgraph-0.2.la '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/mkdir -p '/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/include/gfbgraph-0.2/gfbgraph'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/mkdir -p '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib/girepository-1.0'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 gfbgraph.h gfbgraph-album.h gfbgraph-authorizer.h gfbgraph-common.h gfbgraph-connectable.h gfbgraph-goa-authorizer.h gfbgraph-node.h gfbgraph-photo.h gfbgraph-simple-authorizer.h gfbgraph-user.h '/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/include/gfbgraph-0.2/gfbgraph'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 GFBGraph-0.2.gir '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gir-1.0'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 GFBGraph-0.2.typelib '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib/girepository-1.0'
libtool: install: /nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c .libs/libgfbgraph-0.2.so.0.0.0 /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib/libgfbgraph-0.2.so.0.0.0
libtool: install: (cd /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib && { ln -s -f libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so.0 || { rm -f libgfbgraph-0.2.so.0 && ln -s libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so.0; }; })
libtool: install: (cd /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib && { ln -s -f libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so || { rm -f libgfbgraph-0.2.so && ln -s libgfbgraph-0.2.so.0.0.0 libgfbgraph-0.2.so; }; })
libtool: install: /nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c .libs/libgfbgraph-0.2.lai /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib/libgfbgraph-0.2.la
libtool: finish: PATH="/nix/store/02vzklfgfpaf457rq927fq3jj5hn133f-pkg-config-wrapper-0.29.2/bin:/nix/store/5jyrc84yy056cvi5126lbfvpgy9d7mgv-gobject-introspection-wrapped-1.80.1-dev/bin:/nix/store/6r6rzv2v3x8mh2ki391gvc9y9954yzlg-glib-2.80.4-dev/bin:/nix/store/p1mg5zzs2bk762pamss9cdshdsr0n19p-gettext-0.21.1/bin:/nix/store/jwhrlnqc3kwnql6gj5gmgviwwhdagjsz-glib-2.80.4-bin/bin:/nix/store/gbi9fwqdsps73zrcjwb8z8hvyk0nb465-gtk-doc-1.34.0/bin:/nix/store/k97fic16vmpf9z6vjx5dgd6rxcvv5wwh-patchelf-0.15.0/bin:/nix/store/zznja5f8v3jafffyah1rk46vpfcn38dv-gcc-wrapper-13.3.0/bin:/nix/store/x8rg4vhgd20i8vzykm1196f9qdb8klhh-gcc-13.3.0/bin:/nix/store/k4jv8fr725amxalmplzhnlyik93wvk3z-glibc-2.39-52-bin/bin:/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin:/nix/store/b74nxf0yn2dzha02mgdxyklaqjaijzqp-binutils-wrapper-2.42/bin:/nix/store/81xsp348yfgmaan9r5055mcdjfw7a8wc-binutils-2.42/bin:/nix/store/2ivbi3zdfjxyasjbd4hz787kjp5ypsmj-gobject-introspection-1.80.1-dev/bin:/nix/store/v40g7q9zix1ycpyara08brd50m00471n-libxml2-2.13.3-dev/bin:/nix/store/2y4a178s4w60v4m8749xhaawf8ga7cw5-libxml2-2.13.3-bin/bin:/nix/store/8h6rqx6llda5ybhlmrm9nfj5hjncskq9-json-glib-1.8.0/bin:/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin:/nix/store/fnq94lw19pnwdl9p8zhfrad4jmlgxlbr-findutils-4.10.0/bin:/nix/store/7jk4jrd99ngnm9iczcf63mfxqba0ak2y-diffutils-3.10/bin:/nix/store/gjlh1zvckhz0qv795lnzgw2zciklbzj2-gnused-4.9/bin:/nix/store/vsyc8jhsr4d9lm2r8yqq9n3j4i66inlj-gnugrep-3.11/bin:/nix/store/9hifsxkcrkvvb712ghnr3gy5g1aiym2d-gawk-5.2.2/bin:/nix/store/l2l5xr2zczq19gqpqz4j8vxxia1j41s1-gnutar-1.35/bin:/nix/store/164s7a7yscnicprzrr78bvk45d77a3yg-gzip-1.13/bin:/nix/store/f8p74dj4r4my8sw5prmm3y4ddkz7591j-bzip2-1.0.8-bin/bin:/nix/store/axrdky652lsmif6m5i8b55q91v4ly4gy-gnumake-4.4.1/bin:/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin:/nix/store/7wg4bz2sika3wd7541rndbnwcq6k9h8v-patch-2.7.6/bin:/nix/store/02mf752h7f5fn7989awzca4ygy94k7w7-xz-5.6.2-bin/bin:/nix/store/fv56zpi80jpakbfmv16r60xvyqwzff6r-file-5.45/bin:/sbin" ldconfig -n /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Leaving directory '/build/gfbgraph-0.2.5/gfbgraph'
make[1]: Leaving directory '/build/gfbgraph-0.2.5/gfbgraph'
Making install in docs
make[1]: Entering directory '/build/gfbgraph-0.2.5/docs'
Making install in reference
make[2]: Entering directory '/build/gfbgraph-0.2.5/docs/reference'
make[3]: Entering directory '/build/gfbgraph-0.2.5/docs/reference'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/api-index-full.html
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/ch01.html
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/ch02.html
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/ch03.html
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/gfbgraph.devhelp2
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/home.png
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/index.html
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/left-insensitive.png
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/left.png
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/object-tree.html
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/right-insensitive.png
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/right.png
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/style.css
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/up-insensitive.png
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 ./html/up.png
make[3]: Leaving directory '/build/gfbgraph-0.2.5/docs/reference'
make[2]: Leaving directory '/build/gfbgraph-0.2.5/docs/reference'
make[2]: Entering directory '/build/gfbgraph-0.2.5/docs'
make[3]: Entering directory '/build/gfbgraph-0.2.5/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gfbgraph-0.2.5/docs'
make[2]: Leaving directory '/build/gfbgraph-0.2.5/docs'
make[1]: Leaving directory '/build/gfbgraph-0.2.5/docs'
Making install in tests
make[1]: Entering directory '/build/gfbgraph-0.2.5/tests'
make[2]: Entering directory '/build/gfbgraph-0.2.5/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gfbgraph-0.2.5/tests'
make[1]: Leaving directory '/build/gfbgraph-0.2.5/tests'
make[1]: Entering directory '/build/gfbgraph-0.2.5'
make[2]: Entering directory '/build/gfbgraph-0.2.5'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/mkdir -p '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/doc/libgfbgraph'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/mkdir -p '/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/lib/pkgconfig'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 README COPYING AUTHORS ChangeLog INSTALL NEWS '/nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/doc/libgfbgraph'
/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5/bin/install -c -m 644 libgfbgraph-0.2.pc '/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/gfbgraph-0.2.5'
make[1]: Leaving directory '/build/gfbgraph-0.2.5'
Running phase: giDiscoverSelf
@nix { "action": "setPhase", "phase": "giDiscoverSelf" }
Running phase: glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
Running phase: giDiscoverSelf
@nix { "action": "setPhase", "phase": "giDiscoverSelf" }
Running phase: glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
Running phase: glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
Running phase: glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
Running phase: fixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
Moving /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gir-1.0 to /nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/share/gir-1.0
moving /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/doc to /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/doc
Moving /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/share/gtk-doc to /nix/store/fnzmypaf6h4sk04s1x9mnskfzmi047ip-gfbgraph-0.2.5-devdoc/share/gtk-doc
Patching '/nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/lib/pkgconfig/libgfbgraph-0.2.pc' includedir to output /nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5
shrinking /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib/libgfbgraph-0.2.so.0.0.0
checking for references to /build/ in /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5...
patching script interpreter paths in /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5
stripping (with command strip and flags -S -p) in /nix/store/910n8phr0kr91rn3xbr2f02lww8f63l0-gfbgraph-0.2.5/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev
checking for references to /build/ in /nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev...
patching script interpreter paths in /nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev
stripping (with command strip and flags -S -p) in /nix/store/fcx6lwhkigp6rnim7ijkh7zqdfzj2r93-gfbgraph-0.2.5-dev/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/fnzmypaf6h4sk04s1x9mnskfzmi047ip-gfbgraph-0.2.5-devdoc
checking for references to /build/ in /nix/store/fnzmypaf6h4sk04s1x9mnskfzmi047ip-gfbgraph-0.2.5-devdoc...
patching script interpreter paths in /nix/store/fnzmypaf6h4sk04s1x9mnskfzmi047ip-gfbgraph-0.2.5-devdoc