~postmarketos/#1189306

success

Build package: master_staging_systemd/aarch64/gdm-9999-r0

Owner
~postmarketos
Created
7 months ago
Updated
7 months ago
Build manifest
view manifest »

Tasks

view log »
bpo_setup view log »
install_pubkey view log »
pmbootstrap_build view log »
checksums view log »
submit view log »
go to bottom »
go to top »
setup
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
[#1189306] 2024/04/07 10:47:43 Booting image alpine/latest (default) on port 22630
[#1189306] 2024/04/07 10:47:43 Waiting for guest to settle
[#1189306] 2024/04/07 10:47:52 Sending tasks
[#1189306] 2024/04/07 10:47:55 Sending build environment
[#1189306] 2024/04/07 10:47:55 Sending secrets
[#1189306] 2024/04/07 10:47:55 Resolving secret 482975ec-22f7-49fd-9b54-486b0b1947c3
[#1189306] 2024/04/07 10:47:56 Installing packages
Warning: Permanently added '[localhost]:22630' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
OK: 469 MiB in 140 packages
Warning: Permanently added '[localhost]:22630' (ED25519) to the list of known hosts.
(1/20) Installing coreutils-env (9.4-r2)
(2/20) Installing coreutils-fmt (9.4-r2)
(3/20) Installing coreutils-sha512sum (9.4-r2)
(4/20) Installing skalibs (2.14.0.1-r0)
(5/20) Installing utmps-libs (0.1.2.2-r0)
(6/20) Installing coreutils (9.4-r2)
(7/20) Installing libintl (0.22.3-r0)
(8/20) Installing libproc2 (4.0.4-r0)
(9/20) Installing procps-ng (4.0.4-r0)
(10/20) Installing py3-certifi (2024.2.2-r0)
(11/20) Installing py3-certifi-pyc (2024.2.2-r0)
(12/20) Installing py3-charset-normalizer (3.3.2-r0)
(13/20) Installing py3-charset-normalizer-pyc (3.3.2-r0)
(14/20) Installing py3-idna (3.6-r0)
(15/20) Installing py3-idna-pyc (3.6-r0)
(16/20) Installing py3-urllib3 (1.26.18-r0)
(17/20) Installing py3-urllib3-pyc (1.26.18-r0)
(18/20) Installing py3-requests (2.31.0-r1)
(19/20) Installing py3-requests-pyc (2.31.0-r1)
(20/20) Installing xz (5.4.5-r0)
Executing busybox-1.36.1-r15.trigger
OK: 474 MiB in 160 packages
[#1189306] 2024/04/07 10:47:57 Cloning repositories
Cloning into 'pmaports'...
+ cd pmaports
+ git submodule update --init --recursive
Cloning into 'pmbootstrap'...
+ cd pmbootstrap
+ git submodule update --init --recursive
Cloning into 'build.postmarketos.org'...
+ cd build.postmarketos.org
+ git submodule update --init --recursive
[#1189306] 2024/04/07 10:48:06 Running task bpo_setup
[#1189306] 2024/04/07 10:48:08 Running task install_pubkey
[#1189306] 2024/04/07 10:48:08 Running task pmbootstrap_build
[#1189306] 2024/04/07 10:52:12 Running task checksums
[#1189306] 2024/04/07 10:52:13 Running task submit
[#1189306] 2024/04/07 10:52:16 Processing post-success triggers...
[#1189306] 2024/04/07 10:52:16 Skipping trigger, condition unmet
bpo_setup
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
+ export BPO_JOB_ID=1189306
+ BPO_JOB_ID=1189306
+ mkdir -p /home/build/.config
+ echo '[pmbootstrap]'
+ echo 'is_default_channel = False'
+ git -C pmaports checkout master_staging_systemd
branch 'master_staging_systemd' set up to track 'origin/master_staging_systemd'.
Switched to a new branch 'master_staging_systemd'
+ sudo ln -s /home/build/pmbootstrap/pmbootstrap.py /usr/bin/pmbootstrap
+ yes ''
+ pmbootstrap --aports=/home/build/pmaports -q init
[10:48:06] Work path [/home/build/.local/var/pmbootstrap]: [10:48:06] Channel [edge]: [10:48:06] Vendor [qemu]: [10:48:06] Device codename [amd64]: [10:48:06] Kernel [lts]: [10:48:06] Username [user]: [10:48:06] Provider [default]: [10:48:07] User interface [console]: [10:48:07] Install systemd? (default/always/never) [default]: [10:48:07] Change them? (y/n) [n]: [10:48:07] Extra packages [none]: [10:48:07] Locale [en_US]: [10:48:07] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [10:48:07] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: + sudo modprobe binfmt_misc
+ sudo mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
++ git -C pmaports rev-parse --abbrev-ref HEAD
+ branch=master_staging_systemd
+ '[' master_staging_systemd '!=' master_staging_systemd ']'
+ sudo mkdir -p /mnt/tmpfs-for-apks
+ sudo mount -t tmpfs -o size=1500M tmpfs /mnt/tmpfs-for-apks
++ pmbootstrap config work
+ WORK=/home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_x86_64
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_x86_64
+ ln -s /mnt/tmpfs-for-apks/cache_apk_x86_64 /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_aarch64
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_aarch64
+ ln -s /mnt/tmpfs-for-apks/cache_apk_aarch64 /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_armv7
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_armv7
+ ln -s /mnt/tmpfs-for-apks/cache_apk_armv7 /home/build/.local/var/pmbootstrap
install_pubkey
1
2
3
4
5
6
7
8
9
10
11
12
+ export BPO_JOB_ID=1189306
+ BPO_JOB_ID=1189306
+ echo -n '-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnFsP5NKYRgJZxXkPG1JA
2IM1kZjfJZAMBzWoN9Q68D3FWErRbQWn7+Im0ifmHH/zms5kKaaaRNRLjTjrmf3y
kFrJQNhqCvEfZcWz/nvH+tsoGk8/b5fm6+W2hRh8JZpXs/aXR8YeAhB34U4moYol
Zxw9VVbUKeoZGgO6JHnm3aFBoODg26m5yqcZdJFuuDbci8q3I4RqojppYOXr/q4F
o3m8FNcvdKBb6uOCucyDKXqBSZE7KTYHKFT76w0D7EJLVteanhRqzX2D5UGvei5M
SrjiQWm5tv92IS1wdRRgdHoEQ2fTRxV9ps4gatfY3Gz7UkfbnORcxFSSclOl1XCw
VQIDAQAB
-----END PUBLIC KEY-----
'
pmbootstrap_build


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
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
This is a big file! Only the last 128KiB is shown. Click here to download the full log.

(002283) [10:48:31] % sudo cp -rL /home/build/pmaports/systemd/gdm/0001-DOWNSTREAM-use-bin-touch-instead-of-usr-bin-touch.patch /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build/0001-DOWNSTREAM-use-bin-touch-instead-of-usr-bin-touch.patch
(002283) [10:48:31] % sudo cp -rL /home/build/pmaports/systemd/gdm/Xsession /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build/Xsession
(002283) [10:48:31] % sudo cp -rL /home/build/pmaports/systemd/gdm/APKBUILD /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build/APKBUILD
(002283) [10:48:31] % sudo cp -rL /home/build/pmaports/systemd/gdm/0003-pam-rename-common-to-base.patch /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build/0003-pam-rename-common-to-base.patch
(002283) [10:48:31] (buildroot_aarch64) % chown -R pmos:pmos /home/pmos/build
(002283) [10:48:31] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports
(002283) [10:48:31] % sudo mount --bind /home/build/pmaports /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports
(002283) [10:48:31] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build
(002283) [10:48:31] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git
(002283) [10:48:31] (buildroot_aarch64) % cd /home/pmos/build; busybox su pmos -c CARCH=aarch64 SUDO_APK='abuild-apk --no-progress' PATH=/native/usr/lib/crossdirect/aarch64:/usr/lib/ccache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CCACHE_DISABLE=1 GOCACHE=/home/pmos/.cache/go-build HOME=/home/pmos abuild -D postmarketOS -r -f
>>> gdm: Building pmos/gdm 9999-r0 (using abuild 3.12.0-r1) started Sun, 07 Apr 2024 10:48:31 +0000
>>> gdm: Checking sanity of /home/pmos/build/APKBUILD...
>>> WARNING: gdm: No maintainer
>>> gdm: Analyzing dependencies...
>>> gdm: Installing for build: build-base dbus gnome-session gnome-settings-daemon gnome-shell gsettings-desktop-schemas linux-pam>=1.4 xrdb xwayland accountsservice-dev dconf eudev-dev gettext glib-dev gtk+3.0-dev itstool libcanberra-dev libgudev-dev libsm-dev libx11-dev libxau-dev libxcb-dev libxdmcp-dev linux-pam-dev meson systemd-dev
WARNING: opening /home/pmos/packages//pmos: No such file or directory
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/560) Installing libgpg-error (1.48-r0)
(2/560) Installing libgcrypt (1.10.3-r0)
(3/560) Installing lz4-libs (1.9.4-r5)
(4/560) Installing xz-libs (5.6.1-r2)
(5/560) Installing systemd-libs (255.2-r0)
(6/560) Installing dbus-libs (9991.14.10-r1)
(7/560) Installing dbus (9991.14.10-r1)
Executing dbus-9991.14.10-r1.pre-install
Executing dbus-9991.14.10-r1.post-install
(8/560) Installing dbus-daemon-launch-helper (9991.14.10-r1)
(9/560) Installing alsa-lib (1.2.11-r0)
(10/560) Installing libxau (1.0.11-r3)
(11/560) Installing libmd (1.1.0-r0)
(12/560) Installing libbsd (0.12.2-r0)
(13/560) Installing libxdmcp (1.1.5-r0)
(14/560) Installing libxcb (1.16.1-r0)
(15/560) Installing libx11 (1.8.7-r0)
(16/560) Installing libasyncns (0.8-r3)
(17/560) Installing libintl (0.22.5-r0)
(18/560) Installing libltdl (2.4.7-r3)
(19/560) Installing orc (0.4.37-r0)
(20/560) Installing libogg (1.3.5-r5)
(21/560) Installing libflac (1.4.3-r1)
(22/560) Installing opus (1.4-r0)
(23/560) Installing libvorbis (1.3.7-r2)
(24/560) Installing libsndfile (1.2.2-r0)
(25/560) Installing soxr (0.1.3-r7)
(26/560) Installing speexdsp (1.2.1-r2)
(27/560) Installing tdb-libs (1.4.9-r0)
(28/560) Installing libpulse (9999_git20220621-r2)
(29/560) Installing alsa-plugins-pulse (1.2.7.1-r3)
(30/560) Installing ncurses-terminfo-base (6.4_p20240309-r0)
(31/560) Installing libncursesw (6.4_p20240309-r0)
(32/560) Installing readline (8.2.10-r0)
(33/560) Installing bash (5.2.26-r0)
Executing bash-5.2.26-r0.post-install
(34/560) Installing libffi (3.4.6-r0)
(35/560) Installing libblkid (2.39.3-r1)
(36/560) Installing libmount (2.39.3-r1)
(37/560) Installing glib (2.80.0-r2)
(38/560) Installing dconf (0.40.0-r5)
(39/560) Installing polkit-libs (999124-r0)
(40/560) Installing duktape (2.7.0-r1)
(41/560) Installing skalibs (2.14.1.1-r0)
(42/560) Installing utmps-libs (0.1.2.2-r1)
(43/560) Installing linux-pam (1.6.0-r0)
(44/560) Installing polkit (999124-r0)
Executing polkit-999124-r0.pre-install
(45/560) Installing mesa (24.0.4-r0)
(46/560) Installing hwdata-pci (0.381-r0)
(47/560) Installing libpciaccess (0.18.1-r0)
(48/560) Installing libdrm (2.4.120-r0)
(49/560) Installing wayland-libs-server (1.22.0-r4)
(50/560) Installing mesa-gbm (24.0.4-r0)
(51/560) Installing mesa-glapi (24.0.4-r0)
(52/560) Installing wayland-libs-client (1.22.0-r4)
(53/560) Installing libxshmfence (1.3.2-r5)
(54/560) Installing mesa-egl (24.0.4-r0)
(55/560) Installing libxext (1.3.6-r1)
(56/560) Installing libxfixes (6.0.1-r3)
(57/560) Installing libxxf86vm (1.1.5-r5)
(58/560) Installing mesa-gl (24.0.4-r0)
(59/560) Installing mesa-gles (24.0.4-r0)
(60/560) Installing libice (1.1.1-r5)
(61/560) Installing libuuid (2.39.3-r1)
(62/560) Installing libsm (1.2.4-r3)
(63/560) Installing libxcomposite (0.4.6-r4)
(64/560) Installing libepoxy (1.5.10-r1)
(65/560) Installing libxml2 (2.12.6-r0)
(66/560) Installing shared-mime-info (2.4-r0)
(67/560) Installing hicolor-icon-theme (0.17-r2)
(68/560) Installing libjpeg-turbo (3.0.2-r0)
(69/560) Installing libpng (1.6.43-r0)
(70/560) Installing libsharpyuv (1.3.2-r0)
(71/560) Installing libwebp (1.3.2-r0)
(72/560) Installing tiff (4.6.0t-r0)
(73/560) Installing gdk-pixbuf (2.42.10-r6)
(74/560) Installing gtk-update-icon-cache (3.24.41-r0)
(75/560) Installing libxrender (0.9.11-r4)
(76/560) Installing libxcursor (1.2.2-r0)
(77/560) Installing libxdamage (1.1.6-r4)
(78/560) Installing libxi (1.8.1-r3)
(79/560) Installing libxinerama (1.1.5-r3)
(80/560) Installing libxrandr (1.5.4-r0)
(81/560) Installing libatk-1.0 (2.52.0-r0)
(82/560) Installing libxtst (1.2.4-r5)
(83/560) Installing at-spi2-core (2.52.0-r0)
(84/560) Installing libatk-bridge-2.0 (2.52.0-r0)
(85/560) Installing libbz2 (1.0.8-r6)
(86/560) Installing freetype (2.13.2-r0)
(87/560) Installing fontconfig (2.15.0-r0)
(88/560) Installing pixman (0.43.2-r0)
(89/560) Installing cairo (1.18.0-r0)
(90/560) Installing cairo-gobject (1.18.0-r0)
(91/560) Installing avahi-libs (0.8-r16)
(92/560) Installing nettle (3.9.1-r0)
(93/560) Installing libtasn1 (4.19.0-r2)
(94/560) Installing p11-kit (0.25.3-r0)
(95/560) Installing gnutls (3.8.3-r0)
(96/560) Installing cups-libs (2.4.7-r3)
(97/560) Installing fribidi (1.0.13-r0)
(98/560) Installing graphite2 (1.3.14-r6)
(99/560) Installing harfbuzz (8.4.0-r0)
(100/560) Installing libxft (2.3.8-r2)
(101/560) Installing pango (1.52.2-r0)
(102/560) Installing wayland-libs-cursor (1.22.0-r4)
(103/560) Installing wayland-libs-egl (1.22.0-r4)
(104/560) Installing xkeyboard-config (2.41-r0)
(105/560) Installing libxkbcommon (1.7.0-r0)
(106/560) Installing gtk+3.0 (9999_git20231113-r0)
Executing gtk+3.0-9999_git20231113-r0.post-install
(107/560) Installing bubblewrap (0.9.0-r0)
(108/560) Installing libseccomp (2.5.5-r0)
(109/560) Installing kmod (31-r4)
[ENTRY] Normalised /sbin/../bin/kmod as /bin//kmod
[ENTRY] Normalised /sbin/../bin/kmod as /bin//kmod
[ENTRY] Normalised /sbin/../bin/kmod as /bin//kmod
[ENTRY] Normalised /sbin/../bin/kmod as /bin//kmod
[ENTRY] Normalised /sbin/../bin/kmod as /bin//kmod
[ENTRY] Normalised /sbin/../bin/kmod as /bin//kmod
(110/560) Installing kmod-libs (31-r4)
(111/560) Installing libmicrohttpd (0.9.77-r0)
(112/560) Installing systemd-journald (255.2-r0)
(113/560) Installing libeconf (0.6.2-r0)
(114/560) Installing runuser (2.39.3-r1)
(115/560) Installing libsmartcols (2.39.3-r1)
(116/560) Installing util-linux-login (2.39.3-r1)
(117/560) Installing less (643-r1)
(118/560) Installing libapparmor (3.1.7-r0)
(119/560) Installing libcap-ng (0.8.4-r0)
(120/560) Installing audit-libs (4.0.1-r0)
(121/560) Installing argon2-libs (20190702-r5)
(122/560) Installing device-mapper-libs (2.03.23-r2)
(123/560) Installing json-c (0.17-r0)
(124/560) Installing cryptsetup-libs (2.7.1-r0)
(125/560) Installing libfdisk (2.39.3-r1)
(126/560) Installing shadow (4.15.1-r0)
(127/560) Installing systemd-logind (255.2-r0)
(128/560) Installing systemd (255.2-r0)
Executing systemd-255.2-r0.post-install
Created symlink /etc/systemd/system/sysinit.target.wants/debug-shell.service → /usr/lib/systemd/system/debug-shell.service.
(129/560) Installing polkit-service (999124-r0)
(130/560) Installing dbus-service (9991.14.10-r1)
(131/560) Installing systemd-udevd (255.2-r0)
(132/560) Installing libgnome-desktop-3 (44.0-r2)
(133/560) Installing json-glib (1.8.0-r1)
(134/560) Installing gnome-session (99945.0-r0)
(135/560) Installing fftw-single-libs (3.3.10-r5)
(136/560) Installing libxv (1.0.12-r4)
(137/560) Installing cdparanoia-libs (10.2-r14)
(138/560) Installing graphene (1.10.8-r4)
(139/560) Installing gstreamer (1.22.11-r0)
(140/560) Installing gstreamer-ptp-helper (1.22.11-r0)
(141/560) Installing libtheora (1.1.1-r18)
(142/560) Installing gst-plugins-base (1.22.11-r0)
(143/560) Installing webrtc-audio-processing (0.3.1-r6)
(144/560) Installing pulseaudio (9999_git20220621-r2)
Executing pulseaudio-9999_git20220621-r2.post-install
(145/560) Installing pulseaudio-alsa (9999_git20220621-r2)
(146/560) Installing sound-theme-freedesktop (0.8-r1)
(147/560) Installing libcanberra (0.30-r10)
(148/560) Installing libcanberra-pulse (0.30-r10)
(149/560) Installing libcanberra-gstreamer (0.30-r10)
(150/560) Installing libcanberra-gtk3 (0.30-r10)
(151/560) Installing lcms2 (2.16-r0)
(152/560) Installing libcolord (1.4.7-r0)
(153/560) Installing gcr4-base (4.2.0-r0)
(154/560) Installing avahi-glib (0.8-r16)
(155/560) Installing libmm-glib (1.22.0-r0)
(156/560) Installing libnotify (0.8.3-r1)
(157/560) Installing gsettings-desktop-schemas (46.0-r0)
(158/560) Installing libproxy (0.5.4-r0)
(159/560) Installing glib-networking (2.80.0-r0)
(160/560) Installing sqlite-libs (3.45.2-r0)
(161/560) Installing libsoup3 (3.4.4-r0)
(162/560) Installing geoclue (2.7.1-r1)
Executing geoclue-2.7.1-r1.pre-install
(163/560) Installing geocode-glib (3.26.4-r4)
(164/560) Installing libgudev (238-r0)
(165/560) Installing tzdata (2024a-r1)
(166/560) Installing libgweather4 (4.4.2-r0)
(167/560) Installing nspr (4.35-r4)
(168/560) Installing nss (3.99-r0)
(169/560) Installing libnm (9999-r0)
(170/560) Installing libpulse-mainloop-glib (9999_git20220621-r2)
(171/560) Installing upower (9999-r2)
(172/560) Installing upower-service (9999-r2)
(173/560) Installing libevdev (1.13.1-r0)
(174/560) Installing libwacom (2.10.0-r0)
Executing libwacom-2.10.0-r0.post-install
udevadm hwdb is deprecated. Use systemd-hwdb instead.
(175/560) Installing gnome-settings-daemon (9999-r1)
(176/560) Installing accountsservice (99923.13.9-r0)
(177/560) Installing librsvg (2.58.0-r0)
(178/560) Installing adwaita-icon-theme (46.0-r0)
(179/560) Installing desktop-file-utils (0.27-r0)
(180/560) Installing perl (5.38.2-r0)
(181/560) Installing font-util (1.4.1-r0)
(182/560) Installing font-adobe-source-code-pro (2.040-r1)
(183/560) Installing font-cantarell (0.303.1-r2)
(184/560) Installing bluez (5.73-r0)
(185/560) Installing sbc (2.0-r2)
(186/560) Installing pulseaudio-bluez (9999_git20220621-r2)
(187/560) Installing gdbm (1.23-r1)
(188/560) Installing mpdecimal (4.0.0-r0)
(189/560) Installing libpanelw (6.4_p20240309-r0)
(190/560) Installing python3 (3.11.8-r0)
(191/560) Installing python3-pycache-pyc0 (3.11.8-r0)
(192/560) Installing pyc (3.11.8-r0)
(193/560) Installing obex-capabilities-pyc (0.2.1-r5)
(194/560) Installing python3-pyc (3.11.8-r0)
(195/560) Installing py3-dbus (1.3.2-r4)
(196/560) Installing obex-capabilities (0.2.1-r5)
(197/560) Installing gcr-base (3.41.2-r0)
(198/560) Installing libsecret (0.21.4-r0)
(199/560) Installing gcr-ssh-agent (3.41.2-r0)
(200/560) Installing gcr (3.41.2-r0)
(201/560) Installing gnome-keyring (99942.1-r2)
(202/560) Installing libxmlb (0.3.15-r0)
(203/560) Installing yaml (0.2.5-r2)
(204/560) Installing appstream (1.0.2-r2)
Executing appstream-1.0.2-r2.post-install
✔ Metadata cache was updated successfully.
(205/560) Installing iso-codes (4.16.0-r0)
(206/560) Installing openexr-libiex (3.1.12-r0)
(207/560) Installing imath (3.1.11-r0)
(208/560) Installing openexr-libilmthread (3.1.12-r0)
(209/560) Installing openexr-libopenexr (3.1.12-r0)
(210/560) Installing soundtouch (2.3.3-r0)
(211/560) Installing aom-libs (3.8.2-r0)
(212/560) Installing libunibreak (6.1-r0)
(213/560) Installing libass (0.17.1-r2)
(214/560) Installing libraw1394 (2.1.2-r5)
(215/560) Installing libusb (1.0.27-r0)
(216/560) Installing libdc1394 (2.2.7-r0)
(217/560) Installing libde265 (1.0.15-r0)
(218/560) Installing tslib (1.23-r0)
(219/560) Installing directfb (1.7.7-r8)
(220/560) Installing faac (1.30-r5)
(221/560) Installing fdk-aac (2.0.2-r4)
(222/560) Installing flite (2.2-r2)
(223/560) Installing libfreeaptx (0.1.1-r1)
(224/560) Installing gsm (1.0.22-r3)
(225/560) Installing libldac (2.0.2.3-r1)
(226/560) Installing libmodplug (0.8.9.0-r3)
(227/560) Installing neon (0.33.0-r0)
(228/560) Installing libnice (0.1.22-r0)
(229/560) Installing openal-soft-libs (1.23.1-r0)
(230/560) Installing openh264 (2.4.1-r0)
(231/560) Installing openjpeg (2.5.2-r0)
(232/560) Installing librtmp (2.4_git20190330-r4)
(233/560) Installing spandsp (0.0.6-r5)
(234/560) Installing libsrtp (2.5.0-r1)
(235/560) Installing libva (2.21.0-r0)
(236/560) Installing vo-aacenc (0.1.3-r3)
(237/560) Installing vo-amrwbenc (0.1.3-r3)
(238/560) Installing libzbar (0.23.93-r0)
(239/560) Installing gst-plugins-bad (1.22.11-r0)
(240/560) Installing vulkan-loader (1.3.261.1-r0)
(241/560) Installing gtk4.0 (9999.4.14.1-r0)
(242/560) Installing libadwaita (1.5.0-r0)
(243/560) Installing krb5-conf (1.0-r2)
(244/560) Installing libcom_err (1.47.0-r5)
(245/560) Installing keyutils-libs (1.6.3-r3)
(246/560) Installing libverto (0.3.2-r2)
(247/560) Installing krb5-libs (1.21.2-r0)
(248/560) Installing rest1 (0.9.1-r1)
(249/560) Installing gnome-online-accounts (3.50.0-r0)
(250/560) Installing icu-data-en (74.2-r0)
Executing icu-data-en-74.2-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(251/560) Installing icu-libs (74.2-r0)
(252/560) Installing libical (3.0.18-r0)
(253/560) Installing libsasl (2.1.28-r6)
(254/560) Installing libldap (2.6.7-r0)
(255/560) Installing abseil-cpp-city (20230802.1-r0)
(256/560) Installing abseil-cpp-low-level-hash (20230802.1-r0)
(257/560) Installing abseil-cpp-hash (20230802.1-r0)
(258/560) Installing abseil-cpp-log-internal-nullguard (20230802.1-r0)
(259/560) Installing abseil-cpp-raw-logging-internal (20230802.1-r0)
(260/560) Installing abseil-cpp-strings-internal (20230802.1-r0)
(261/560) Installing abseil-cpp-strings (20230802.1-r0)
(262/560) Installing abseil-cpp-log-internal-check-op (20230802.1-r0)
(263/560) Installing abseil-cpp-spinlock-wait (20230802.1-r0)
(264/560) Installing abseil-cpp-base (20230802.1-r0)
(265/560) Installing abseil-cpp-debugging-internal (20230802.1-r0)
(266/560) Installing abseil-cpp-stacktrace (20230802.1-r0)
(267/560) Installing abseil-cpp-symbolize (20230802.1-r0)
(268/560) Installing abseil-cpp-examine-stack (20230802.1-r0)
(269/560) Installing abseil-cpp-log-globals (20230802.1-r0)
(270/560) Installing abseil-cpp-log-internal-globals (20230802.1-r0)
(271/560) Installing abseil-cpp-int128 (20230802.1-r0)
(272/560) Installing abseil-cpp-str-format-internal (20230802.1-r0)
(273/560) Installing abseil-cpp-time-zone (20230802.1-r0)
(274/560) Installing abseil-cpp-time (20230802.1-r0)
(275/560) Installing abseil-cpp-log-internal-format (20230802.1-r0)
(276/560) Installing abseil-cpp-log-sink (20230802.1-r0)
(277/560) Installing abseil-cpp-kernel-timeout-internal (20230802.1-r0)
(278/560) Installing abseil-cpp-malloc-internal (20230802.1-r0)
(279/560) Installing abseil-cpp-synchronization (20230802.1-r0)
(280/560) Installing abseil-cpp-log-internal-log-sink-set (20230802.1-r0)
(281/560) Installing abseil-cpp-log-internal-proto (20230802.1-r0)
(282/560) Installing abseil-cpp-strerror (20230802.1-r0)
(283/560) Installing abseil-cpp-log-internal-message (20230802.1-r0)
(284/560) Installing abseil-cpp-raw-hash-set (20230802.1-r0)
(285/560) Installing abseil-cpp-crc-internal (20230802.1-r0)
(286/560) Installing abseil-cpp-crc32c (20230802.1-r0)
(287/560) Installing abseil-cpp-crc-cord-state (20230802.1-r0)
(288/560) Installing abseil-cpp-throw-delegate (20230802.1-r0)
(289/560) Installing abseil-cpp-cord-internal (20230802.1-r0)
(290/560) Installing abseil-cpp-exponential-biased (20230802.1-r0)
(291/560) Installing abseil-cpp-cordz-functions (20230802.1-r0)
(292/560) Installing abseil-cpp-cordz-handle (20230802.1-r0)
(293/560) Installing abseil-cpp-cordz-info (20230802.1-r0)
(294/560) Installing abseil-cpp-cord (20230802.1-r0)
(295/560) Installing abseil-cpp-die-if-null (20230802.1-r0)
(296/560) Installing abseil-cpp-log-internal-conditions (20230802.1-r0)
(297/560) Installing abseil-cpp-status (20230802.1-r0)
(298/560) Installing abseil-cpp-statusor (20230802.1-r0)
(299/560) Installing libprotobuf (24.4-r1)
(300/560) Installing libphonenumber (8.13.32-r0)
(301/560) Installing xdg-dbus-proxy (0.1.5-r0)
(302/560) Installing libdav1d (1.4.1-r0)
(303/560) Installing libavif (1.0.4-r0)
(304/560) Installing enchant2-libs (2.6.8-r0)
(305/560) Installing harfbuzz-icu (8.4.0-r0)
(306/560) Installing hyphen (2.8.8-r3)
(307/560) Installing giflib (5.2.2-r0)
(308/560) Installing libhwy (1.0.7-r0)
(309/560) Installing libjxl (0.9.1-r0)
(310/560) Installing libmanette (0.2.7-r0)
(311/560) Installing libwebpdemux (1.3.2-r0)
(312/560) Installing libwoff2common (1.0.2-r4)
(313/560) Installing libwoff2enc (1.0.2-r4)
(314/560) Installing libxslt (1.1.39-r1)
(315/560) Installing webkit2gtk-4.1 (2.44.0-r0)
(316/560) Installing webkit2gtk-6.0 (2.44.0-r0)
(317/560) Installing evolution-data-server (3.52.0-r0)
(318/560) Installing obexd-enhanced (5.73-r0)
(319/560) Installing gsound (1.0.3-r2)
(320/560) Installing gnome-bluetooth-libs (46.0-r0)
(321/560) Installing gnome-bluetooth (46.0-r0)
(322/560) Installing libgusb (0.4.8-r0)
(323/560) Installing colord (1.4.7-r0)
Executing colord-1.4.7-r0.pre-install
(324/560) Installing cups-pk-helper (0.2.7-r3)
(325/560) Installing libxkbfile (1.1.3-r0)
(326/560) Installing setxkbmap (1.3.4-r0)
(327/560) Installing libaccountsservice (99923.13.9-r0)
(328/560) Installing colord-gtk (0.3.1-r0)
(329/560) Installing libgnome-desktop-4 (44.0-r2)
(330/560) Installing libgnome-bg-4 (44.0-r2)
(331/560) Installing libgnome-rr-4 (44.0-r2)
(332/560) Installing libgtop (2.41.3-r0)
(333/560) Installing gobject-introspection (1.80.1-r0)
(334/560) Installing py3-gobject3 (3.48.1-r1)
(335/560) Installing libdbusmenu-glib (16.04.0-r6)
(336/560) Installing libdbusmenu-gtk3 (16.04.0-r6)
(337/560) Installing ibus (1.5.29-r1)
Executing ibus-1.5.29-r1.post-install
/usr/sbin/gtk-query-immodules-3.0
(338/560) Installing ibus-gtk3 (1.5.29-r1)
(339/560) Installing ibus-pyc (1.5.29-r1)
(340/560) Installing ibus-gtk4 (1.5.29-r1)
(341/560) Installing mobile-broadband-provider-info (20230416-r0)
(342/560) Installing libnma (1.10.6-r2)
(343/560) Installing cracklib-words (2.9.11-r6)
(344/560) Installing cracklib (2.9.11-r6)
(345/560) Installing libpwquality (1.4.5-r2)
(346/560) Installing talloc (2.4.2-r0)
(347/560) Installing tevent (0.15.0-r0)
(348/560) Installing samba-util-libs (4.19.4-r1)
(349/560) Installing lmdb (0.9.32-r0)
(350/560) Installing ldb (2.8.0-r0)
(351/560) Installing popt (1.19-r3)
(352/560) Installing libwbclient (4.19.4-r1)
(353/560) Installing samba-libs (4.19.4-r1)
(354/560) Installing libsmbclient (4.19.4-r1)
(355/560) Installing udisks2-libs (2.10.1-r0)
(356/560) Installing gnome-control-center (46.0-r0)
Executing gnome-control-center-46.0-r0.pre-install
*
* Note that the privacy settings in GNOME settings isn't respected by geoclue
* for applications that are not sandboxed (running in flatpak), so it will
* provide location information to any application that asks it, and will not
* show any applications BUT ones run via flatpak
*
* This is working as intended by geoclue upstream[1] and applications that
* are not sandboxed have other methods of acquiring information provided
* by geoclue
*
* GNOME settings also tracks what they want to do with their privacy panel
* in regards to the problem above here[2]
*
* [1] https://gitlab.freedesktop.org/geoclue/geoclue/issues/111
* [2] https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/805
*
(357/560) Installing gnome-shell-schemas (46.0-r1)
(358/560) Installing lua5.4-libs (5.4.6-r1)
(359/560) Installing libcamera-ipa (0.2.0-r0)
(360/560) Installing libunwind (1.8.1-r0)
(361/560) Installing libcamera (0.2.0-r0)
(362/560) Installing libuv (1.48.0-r0)
(363/560) Installing roc-toolkit-libs (0.3.0-r0)
(364/560) Installing webrtc-audio-processing-1 (1.3-r0)
(365/560) Installing pipewire-libs (1.0.4-r0)
(366/560) Installing wireplumber-libs (0.5.1-r0)
(367/560) Installing wireplumber (0.5.1-r0)
(368/560) Installing gst-plugin-pipewire (1.0.4-r0)
(369/560) Installing libavc1394 (0.5.4-r3)
(370/560) Installing libdv (1.0.0-r7)
(371/560) Installing libiec61883 (1.2.0-r3)
(372/560) Installing libsamplerate (0.2.2-r3)
(373/560) Installing jack (1.9.22-r4)
(374/560) Installing lame-libs (3.100-r5)
(375/560) Installing mpg123-libs (1.32.5-r0)
(376/560) Installing speex (1.2.1-r2)
(377/560) Installing libshout (2.4.6-r3)
(378/560) Installing libtag (1.13.1-r0)
(379/560) Installing v4l-utils-libs (1.24.1-r1)
(380/560) Installing libvpx (1.14.0-r0)
(381/560) Installing wavpack-libs (5.7.0-r0)
(382/560) Installing gst-plugins-good (1.22.11-r0)
(383/560) Installing libndp (1.8-r2)
(384/560) Installing networkmanager (9999-r0)
Executing networkmanager-9999-r0.pre-install
Executing networkmanager-9999-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
* If you use NetworkManager features which require dnsmasq, you need to install
* dnsmasq support: apk add networkmanager-dnsmasq
*
(385/560) Installing networkmanager-service (9999-r0)
(386/560) Installing tecla (46.0-r0)
(387/560) Installing unzip (6.0-r14)
(388/560) Installing mozjs115 (115.9.1-r0)
(389/560) Installing gjs (1.80.2-r1)
(390/560) Installing libarchive (3.7.2-r1)
(391/560) Installing gnome-autoar (0.4.4-r1)
(392/560) Installing mutter-schemas (46.0-r0)
(393/560) Installing libeis (1.2.1-r0)
(394/560) Installing libelogind (252.9-r5)
(395/560) Installing mtdev (1.1.6-r3)
(396/560) Installing libinput-libs (1.25.0-r0)
(397/560) Installing libinput-udev (1.25.0-r0)
(398/560) Installing xcb-util (0.4.1-r3)
(399/560) Installing startup-notification (0.12-r7)
(400/560) Installing libxkbcommon-x11 (1.7.0-r0)
(401/560) Installing mutter (46.0-r0)
(402/560) Installing gnome-shell (46.0-r1)
(403/560) Installing libxt (1.3.0-r4)
(404/560) Installing libxmu (1.1.4-r2)
(405/560) Installing xrdb (1.2.2-r0)
(406/560) Installing xorg-server-common (9999-r0)
(407/560) Installing xkbcomp (1.4.7-r0)
(408/560) Installing libfontenc (1.1.7-r4)
(409/560) Installing libxfont2 (2.0.6-r3)
(410/560) Installing libtirpc-conf (1.3.4-r0)
(411/560) Installing libtirpc-nokrb (1.3.4-r0)
(412/560) Installing libxcvt (0.1.2-r0)
(413/560) Installing xwayland (23.2.5-r0)
(414/560) Installing cairo-tools (1.18.0-r0)
(415/560) Installing expat (2.6.2-r0)
(416/560) Installing expat-dev (2.6.2-r0)
(417/560) Installing brotli (1.1.0-r1)
(418/560) Installing brotli-dev (1.1.0-r1)
(419/560) Installing zlib-dev (1.3.1-r0)
(420/560) Installing libpng-dev (1.6.43-r0)
(421/560) Installing freetype-dev (2.13.2-r0)
(422/560) Installing fontconfig-dev (2.15.0-r0)
(423/560) Installing xorgproto (2023.2-r0)
(424/560) Installing libxau-dev (1.0.11-r3)
(425/560) Installing xcb-proto (1.16.0-r0)
(426/560) Installing xcb-proto-pyc (1.16.0-r0)
(427/560) Installing libxdmcp-dev (1.1.5-r0)
(428/560) Installing libxcb-dev (1.16.1-r0)
(429/560) Installing xtrans (1.5.0-r0)
(430/560) Installing libx11-dev (1.8.7-r0)
(431/560) Installing libxext-dev (1.3.6-r1)
(432/560) Installing libxrender-dev (0.9.11-r4)
(433/560) Installing pixman-dev (0.43.2-r0)
(434/560) Installing util-macros (1.20.0-r0)
(435/560) Installing xcb-util-dev (0.4.1-r3)
(436/560) Installing bzip2-dev (1.0.8-r6)
(437/560) Installing libxml2-utils (2.12.6-r0)
(438/560) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(439/560) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(440/560) Installing xz (5.6.1-r2)
(441/560) Installing gettext-asprintf (0.22.5-r0)
(442/560) Installing gettext-libs (0.22.5-r0)
(443/560) Installing gettext-envsubst (0.22.5-r0)
(444/560) Installing gettext (0.22.5-r0)
(445/560) Installing gettext-dev (0.22.5-r0)
(446/560) Installing py3-parsing (3.1.2-r0)
(447/560) Installing py3-parsing-pyc (3.1.2-r0)
(448/560) Installing py3-packaging (24.0-r0)
(449/560) Installing py3-packaging-pyc (24.0-r0)
(450/560) Installing linux-headers (6.6-r0)
(451/560) Installing libffi-dev (3.4.6-r0)
(452/560) Installing bsd-compat-headers (0.7.2-r6)
(453/560) Installing libformw (6.4_p20240309-r0)
(454/560) Installing libmenuw (6.4_p20240309-r0)
(455/560) Installing libncurses++ (6.4_p20240309-r0)
(456/560) Installing ncurses-dev (6.4_p20240309-r0)
(457/560) Installing libedit (20230828.3.1-r4)
(458/560) Installing libedit-dev (20230828.3.1-r4)
(459/560) Installing libpcre2-16 (10.43-r0)
(460/560) Installing libpcre2-32 (10.43-r0)
(461/560) Installing pcre2-dev (10.43-r0)
(462/560) Installing util-linux-dev (2.39.3-r1)
(463/560) Installing glib-dev (2.80.0-r2)
(464/560) Installing cairo-dev (1.18.0-r0)
(465/560) Installing libtool (2.4.7-r3)
(466/560) Installing gobject-introspection-dev (1.80.1-r0)
(467/560) Installing polkit-dev (999124-r0)
(468/560) Installing accountsservice-dev (99923.13.9-r0)
(469/560) Installing systemd-dev (255.2-r0)
(470/560) Installing dbus-dev (9991.14.10-r1)
(471/560) Installing libxfixes-dev (6.0.1-r3)
(472/560) Installing libxi-dev (1.8.1-r3)
(473/560) Installing libxtst-dev (1.2.4-r5)
(474/560) Installing at-spi2-core-dev (2.52.0-r0)
(475/560) Installing libturbojpeg (3.0.2-r0)
(476/560) Installing libjpeg-turbo-dev (3.0.2-r0)
(477/560) Installing zstd (1.5.6-r0)
(478/560) Installing zstd-dev (1.5.6-r0)
(479/560) Installing libtiffxx (4.6.0t-r0)
(480/560) Installing libwebpdecoder (1.3.2-r0)
(481/560) Installing libwebpmux (1.3.2-r0)
(482/560) Installing libwebp-dev (1.3.2-r0)
(483/560) Installing tiff-dev (4.6.0t-r0)
(484/560) Installing gdk-pixbuf-dev (2.42.10-r6)
(485/560) Installing libpciaccess-dev (0.18.1-r0)
(486/560) Installing libdrm-dev (2.4.120-r0)
(487/560) Installing libxdamage-dev (1.1.6-r4)
(488/560) Installing libxshmfence-dev (1.3.2-r5)
(489/560) Installing llvm17-libs (17.0.6-r0)
(490/560) Installing mesa-osmesa (24.0.4-r0)
(491/560) Installing clang17-headers (17.0.6-r0)
(492/560) Installing libclc (17.0.6-r0)
(493/560) Installing spirv-llvm-translator-libs (17.0.0-r0)
(494/560) Installing spirv-tools (1.3.261.1-r0)
(495/560) Installing clang17-libs (17.0.6-r0)
(496/560) Installing libelf (0.191-r0)
(497/560) Installing mesa-rusticl (24.0.4-r0)
(498/560) Installing mesa-xatracker (24.0.4-r0)
(499/560) Installing libxxf86vm-dev (1.1.5-r5)
(500/560) Installing mesa-dev (24.0.4-r0)
(501/560) Installing libepoxy-dev (1.5.10-r1)
(502/560) Installing libxinerama-dev (1.1.5-r3)
(503/560) Installing wayland-protocols (1.34-r0)
(504/560) Installing xz-dev (5.6.1-r2)
(505/560) Installing libxml2-dev (2.12.6-r0)
(506/560) Installing libxkbcommon-dev (1.7.0-r0)
(507/560) Installing fribidi-dev (1.0.13-r0)
(508/560) Installing pango-tools (1.52.2-r0)
(509/560) Installing harfbuzz-cairo (8.4.0-r0)
(510/560) Installing harfbuzz-gobject (8.4.0-r0)
(511/560) Installing harfbuzz-subset (8.4.0-r0)
(512/560) Installing graphite2-dev (1.3.14-r6)
(513/560) Installing icu (74.2-r0)
(514/560) Installing icu-dev (74.2-r0)
(515/560) Installing harfbuzz-dev (8.4.0-r0)
(516/560) Installing libxft-dev (2.3.8-r2)
(517/560) Installing pango-dev (1.52.2-r0)
(518/560) Installing wayland-dev (1.22.0-r4)
(519/560) Installing libxcomposite-dev (0.4.6-r4)
(520/560) Installing libxcursor-dev (1.2.2-r0)
(521/560) Installing libxrandr-dev (1.5.4-r0)
(522/560) Installing gtk+3.0-dev (9999_git20231113-r0)
(523/560) Installing py3-libxml2 (2.12.6-r0)
(524/560) Installing py3-libxml2-pyc (2.12.6-r0)
(525/560) Installing itstool (2.0.7-r1)
(526/560) Installing gtk+2.0 (2.24.33-r11)
(527/560) Installing ibus-gtk2 (1.5.29-r1)
(528/560) Installing libcanberra-gtk2 (0.30-r10)
(529/560) Installing perl-http-date (6.06-r0)
(530/560) Installing perl-clone (0.46-r2)
(531/560) Installing perl-uri (5.28-r0)
(532/560) Installing perl-io-html (1.004-r1)
(533/560) Installing perl-encode-locale (1.05-r5)
(534/560) Installing perl-lwp-mediatypes (6.04-r3)
(535/560) Installing perl-http-message (6.45-r0)
(536/560) Installing perl-http-cookies (6.11-r0)
(537/560) Installing perl-net-http (6.23-r1)
(538/560) Installing perl-html-tagset (3.24-r0)
(539/560) Installing perl-html-parser (3.82-r0)
(540/560) Installing perl-file-listing (6.16-r0)
(541/560) Installing perl-www-robotrules (6.02-r5)
(542/560) Installing perl-http-negotiate (6.01-r5)
(543/560) Installing perl-try-tiny (0.31-r2)
(544/560) Installing perl-libwww (6.77-r0)
(545/560) Installing perl-xml-parser (2.47-r0)
(546/560) Installing intltool (0.51.0-r8)
(547/560) Installing gtk+2.0-dev (2.24.33-r11)
(548/560) Installing libcanberra-dev (0.30-r10)
(549/560) Installing libgudev-dev (238-r0)
(550/560) Installing libice-dev (1.1.1-r5)
(551/560) Installing libsm-dev (1.2.4-r3)
(552/560) Installing linux-pam-dev (1.6.0-r0)
(553/560) Installing samurai (1.2-r5)
(554/560) Installing meson (1.4.0-r0)
(555/560) Installing meson-pyc (1.4.0-r0)
(556/560) Installing meson-polkit (1.4.0-r0)
(557/560) Installing .makedepends-gdm (20240407.104836)
(558/560) Installing perl-error (0.17029-r2)
(559/560) Installing perl-git (2.44.0-r1)
(560/560) Installing git-perl (2.44.0-r1)
Executing busybox-1.36.1-r25.trigger
Executing dbus-9991.14.10-r1.trigger
Executing glib-2.80.0-r2.trigger
Executing shared-mime-info-2.4-r0.trigger
Executing gdk-pixbuf-2.42.10-r6.trigger
Executing gtk-update-icon-cache-3.24.41-r0.trigger
Executing fontconfig-2.15.0-r0.trigger
Executing desktop-file-utils-0.27-r0.trigger
Executing cracklib-2.9.11-r6.trigger
Executing gtk+2.0-2.24.33-r11.trigger
OK: 1482 MiB in 625 packages
>>> gdm: Cleaning up srcdir
>>> gdm: Cleaning up pkgdir
>>> gdm: Cleaning up tmpdir
>>> gdm: Fetching https://download.gnome.org/sources/gdm/45/gdm-45.0.1.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100  834k  100  834k    0     0  1443k      0 --:--:-- --:--:-- --:--:-- 1443k
>>> gdm: Fetching https://download.gnome.org/sources/gdm/45/gdm-45.0.1.tar.xz
>>> gdm: Checking sha512sums...
gdm-45.0.1.tar.xz: OK
0001-DOWNSTREAM-use-bin-touch-instead-of-usr-bin-touch.patch: OK
0003-pam-rename-common-to-base.patch: OK
Xsession: OK
>>> gdm: Unpacking /var/cache/distfiles/gdm-45.0.1.tar.xz...
>>> gdm: 0001-DOWNSTREAM-use-bin-touch-instead-of-usr-bin-touch.patch
patching file data/61-gdm.rules.in
>>> gdm: 0003-pam-rename-common-to-base.patch
patching file data/pam-openembedded/gdm-autologin.pam
patching file data/pam-openembedded/gdm-launch-environment.pam
patching file data/pam-openembedded/gdm-password.pam
The Meson build system
Version: 1.4.0
Source dir: /home/pmos/build/src/gdm-45.0.1
Build dir: /home/pmos/build/src/gdm-45.0.1/output
Build type: native build
Project name: gdm
Project version: 45.0.1
C compiler for the host machine: gcc (gcc 13.2.1 "gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309")
C linker for the host machine: gcc ld.bfd 2.42
Host machine cpu family: aarch64
Host machine cpu: aarch64
Found pkg-config: YES (/usr/sbin/pkg-config) 2.2.0
Run-time dependency udev found: YES 255
Run-time dependency gudev-1.0 found: YES 238
Run-time dependency glib-2.0 found: YES 2.80.0
Run-time dependency gobject-2.0 found: YES 2.80.0
Run-time dependency gio-2.0 found: YES 2.80.0
Run-time dependency gio-unix-2.0 found: YES 2.80.0
Run-time dependency gtk+-3.0 found: YES 3.24.37
Run-time dependency libcanberra-gtk3 found: YES 0.30
Run-time dependency accountsservice found: YES 23.13.9
Run-time dependency xcb found: YES 1.16.1
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libkeyutils found: NO (tried pkgconfig and cmake)
Dependency libselinux skipped: feature selinux disabled
meson.build:62: WARNING: Project targets '>= 0.57' but uses feature deprecated since '0.56.0': dependency.get_pkgconfig_variable. use dependency.get_variable(pkgconfig : ...) instead
Run-time dependency x11 found: YES 1.8.7
Run-time dependency xau found: YES 1.0.11
Run-time dependency xorg-server found: NO (tried pkgconfig and cmake)
Program build-aux/find-x-server.sh found: YES (/home/pmos/build/src/gdm-45.0.1/build-aux/find-x-server.sh)
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300
Library Xdmcp found: YES
Run-time dependency systemd found: YES 255
Run-time dependency libsystemd found: YES 255
meson.build:111: WARNING: Project targets '>= 0.57' but uses feature deprecated since '0.56.0': dependency.get_pkgconfig_variable. use dependency.get_variable(pkgconfig : ...) instead
Program systemd-multi-seat-x found: NO
Run-time dependency ply-boot-client found: NO (tried pkgconfig and cmake)
Header "bsm/adt.h" has symbol "ADT_USER" : NO 
Dependency audit skipped: feature libaudit disabled
Run-time dependency check found: NO (tried pkgconfig and cmake)
Has header "security/pam_modutil.h" : YES 
Has header "security/pam_ext.h" : YES 
Checking for function "pam_syslog" : NO 
Has header "utmpx.h" : YES 
Has header "utmp.h" : YES 
Checking whether type "struct utmpx" has member "ut_host" : YES 
Checking whether type "struct utmpx" has member "ut_pid" : YES 
Checking whether type "struct utmpx" has member "ut_id" : YES 
Checking whether type "struct utmpx" has member "ut_name" : NO 
Checking whether type "struct utmpx" has member "ut_type" : YES 
Checking whether type "struct utmpx" has member "ut_exit.e_termination" : YES 
Checking whether type "struct utmpx" has member "ut_user" : YES 
Checking whether type "struct utmpx" has member "ut_time" : NO 
Checking whether type "struct utmpx" has member "ut_tv" : YES 
Checking whether type "struct utmpx" has member "ut_syslen" : NO 
Library pam found: YES
Header "security/pam_appl.h" has symbol "PAM_BINARY_PROMPT" : YES 
Checking for function "getutxent" : YES 
Checking for function "updwtmp" : YES 
Checking for function "updwtmpx" : YES 
Checking for function "login" : NO 
Checking for function "logout" : NO 
Checking for function "logwtmp" : NO 
Configuring config.h using configuration
Configuring mime-dummy-handler.desktop using configuration
Configuring mimeapps.list using configuration
Configuring orca-autostart.desktop using configuration
Configuring gdm using configuration
Program dconf found: YES (/usr/sbin/dconf)
Configuring Init using configuration
Configuring PreSession using configuration
Configuring PostSession using configuration
Configuring gdm.conf using configuration
Program dirname found: YES (/usr/sbin/dirname)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
Configuring gdm.schemas using configuration
Configuring gnome-login.session using configuration
Configuring 61-gdm.rules using configuration
Configuring gdm.service using configuration
Configuring session.conf using configuration
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency glib-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Run-time dependency gobject-introspection-1.0 found: YES 1.80.1
Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached)
Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached)
Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Program msgfmt found: YES (/usr/sbin/msgfmt)
Program msginit found: YES (/usr/sbin/msginit)
Program msgmerge found: YES (/usr/sbin/msgmerge)
Program xgettext found: YES (/usr/sbin/xgettext)
Program itstool found: YES (/usr/sbin/itstool)
Program msgmerge found: YES (/usr/sbin/msgmerge)
Program msgfmt found: YES (/usr/sbin/msgfmt)
Dependency gio-2.0 found: YES 2.80.0 (cached)
Program /usr/bin/glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
Build targets in project: 234
NOTICE: Future-deprecated features used:
 * 0.64.0: {'copy arg in configure_file'}
WARNING: Deprecated features used:
 * 0.56.0: {'dependency.get_pkgconfig_variable'}

gdm 45.0.1

  Paths
    datadir                 : /usr/share
    sysconfdir              : /etc
    bindir                  : /usr/bin
    libdir                  : /usr/lib
    libexecdir              : /usr/libexec
    logdir                  : /var/log/gdm
    System DBus             : /etc/dbus-1/system.d
    DM conf                 : /etc/dm
    GDM conf                : /etc/gdm
    GDM Screenshot          : /var/run/gdm/greeter
    GDM Xauth               : /var/run/gdm
    GDM RanOnceMarker       : /var/run/gdm
    GDM Run                 : /var/run/gdm
    GDM PID file            : /var/run/gdm/gdm.pid
    GDM Defaults config     : /usr/share/gdm/defaults.conf
    GDM Custom config       : /etc/gdm/custom.conf
    GDM Runtime config      : /var/run/gdm/custom.conf
    GDM Session default path: /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin
    GDM Working dir         : /var/lib/gdm
    GNOME locale            : /usr/share/locale
    GNOME Settings Daemon   : /usr/libexec
    AT SPI registryd        : /usr/libexec
    Lang config file        : /etc/locale.conf
    Pam MOD                 : /usr/lib/security
    Udev rules              : /usr/lib/udev/rules.d
    XServer                 : /usr/bin/X
    XPath                   : /usr/bin/X11:/usr/X11R6/bin:/opt/X11R6/bin
    Systemd XServer         : /lib/systemd/systemd-multi-seat-x

  Features
    ADT                     : NO
    PAM Syslog              : NO
    Supports PAM Extensions : YES
    SeLinux                 : NO
    Logind Provider         : systemd
    Use GDM Xsession        : NO
    Use UserDisplayServer   : YES
    Use SystemdJournal      : YES
    Use WaylandSupport      : YES
    Use Profiling           : NO
    Initial VT              : 1
    Username                : gdm
    Groupname               : gdm
    Plymouth                : NO
    Use ipv6                : NO

  User defined options
    auto_features           : auto
    bindir                  : /usr/bin
    buildtype               : plain
    datadir                 : /usr/share
    includedir              : /usr/include
    infodir                 : /usr/share/info
    libdir                  : /usr/lib
    libexecdir              : /usr/libexec
    localedir               : /usr/share/locale
    localstatedir           : /var
    mandir                  : /usr/share/man
    prefix                  : /usr
    sbindir                 : /usr/sbin
    sharedstatedir          : /var/lib
    sysconfdir              : /etc
    werror                  : false
    wrap_mode               : nodownload
    python.bytecompile      : 0
    b_lto                   : true
    b_pie                   : true
    b_staticpic             : true
    default-pam-config      : openembedded
    gdm-xsession            : false
    libaudit                : disabled
    pam-mod-dir             : /usr/lib/security
    selinux                 : disabled
    systemdsystemunitdir    : /usr/lib/systemd/system
    systemduserunitdir      : /usr/lib/systemd/user

Found ninja-1.9 at /usr/sbin/ninja
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/sbin/ninja -C /home/pmos/build/src/gdm-45.0.1/output
ninja: entering directory '/home/pmos/build/src/gdm-45.0.1/output'
[1/283] Generating yelp doc docs/zh_CN/help-gdm-zh_CN-gmo
[2/283] Generating yelp doc docs/uk/help-gdm-uk-gmo
[3/283] Generating yelp doc docs/zh_CN/help-gdm-zh_CN
[4/283] Generating yelp doc docs/uk/help-gdm-uk
[5/283] Generating yelp doc docs/tr/help-gdm-tr-gmo
[6/283] Generating yelp doc docs/te/help-gdm-te-gmo
[7/283] Generating yelp doc docs/tr/help-gdm-tr
[8/283] Generating yelp doc docs/te/help-gdm-te
[9/283] Generating yelp doc docs/sv/help-gdm-sv-gmo
[10/283] Generating yelp doc docs/sl/help-gdm-sl-gmo
[11/283] Generating yelp doc docs/sl/help-gdm-sl
[12/283] Generating yelp doc docs/sv/help-gdm-sv
[13/283] Generating yelp doc docs/ru/help-gdm-ru-gmo
[14/283] Generating yelp doc docs/ru/help-gdm-ru
[15/283] Generating yelp doc docs/ro/help-gdm-ro-gmo
[16/283] Generating yelp doc docs/ro/help-gdm-ro
[17/283] Generating yelp doc docs/pt_BR/help-gdm-pt_BR-gmo
[18/283] Generating yelp doc docs/pt_BR/help-gdm-pt_BR
[19/283] Generating yelp doc docs/oc/help-gdm-oc-gmo
[20/283] Generating yelp doc docs/oc/help-gdm-oc
[21/283] Generating yelp doc docs/nl/help-gdm-nl-gmo
[22/283] Generating yelp doc docs/nl/help-gdm-nl
[23/283] Generating yelp doc docs/ko/help-gdm-ko-gmo
[24/283] Generating yelp doc docs/ko/help-gdm-ko
[25/283] Generating yelp doc docs/ka/help-gdm-ka-gmo
[26/283] Generating yelp doc docs/ka/help-gdm-ka
[27/283] Generating yelp doc docs/it/help-gdm-it-gmo
[28/283] Generating yelp doc docs/it/help-gdm-it
[29/283] Generating yelp doc docs/id/help-gdm-id-gmo
[30/283] Generating yelp doc docs/id/help-gdm-id
[31/283] Generating yelp doc docs/hu/help-gdm-hu-gmo
[32/283] Generating yelp doc docs/hu/help-gdm-hu
[33/283] Generating yelp doc docs/hr/help-gdm-hr-gmo
[34/283] Generating yelp doc docs/hr/help-gdm-hr
[35/283] Generating yelp doc docs/gl/help-gdm-gl-gmo
[36/283] Generating yelp doc docs/gl/help-gdm-gl
[37/283] Generating yelp doc docs/fr/help-gdm-fr-gmo
[38/283] Generating yelp doc docs/fr/help-gdm-fr
[39/283] Generating yelp doc docs/eu/help-gdm-eu-gmo
[40/283] Generating yelp doc docs/eu/help-gdm-eu
[41/283] Generating yelp doc docs/es/help-gdm-es-gmo
[42/283] Generating yelp doc docs/en_GB/help-gdm-en_GB-gmo
[43/283] Generating yelp doc docs/es/help-gdm-es
[44/283] Generating yelp doc docs/en_GB/help-gdm-en_GB
[45/283] Generating yelp doc docs/el/help-gdm-el-gmo
[46/283] Generating yelp doc docs/de/help-gdm-de-gmo
[47/283] Generating yelp doc docs/de/help-gdm-de
[48/283] Generating yelp doc docs/el/help-gdm-el
[49/283] Generating yelp doc docs/cs/help-gdm-cs-gmo
[50/283] Generating yelp doc docs/ca/help-gdm-ca-gmo
[51/283] Generating yelp doc docs/cs/help-gdm-cs
[52/283] Generating yelp doc docs/ca/help-gdm-ca
[53/283] Building translation po/zu/LC_MESSAGES/gdm-zu.mo
[54/283] Building translation po/zh_TW/LC_MESSAGES/gdm-zh_TW.mo
[55/283] Building translation po/zh_HK/LC_MESSAGES/gdm-zh_HK.mo
[56/283] Building translation po/zh_CN/LC_MESSAGES/gdm-zh_CN.mo
[57/283] Building translation po/xh/LC_MESSAGES/gdm-xh.mo
[58/283] Building translation po/wa/LC_MESSAGES/gdm-wa.mo
[59/283] Building translation po/vi/LC_MESSAGES/gdm-vi.mo
[60/283] Building translation po/uz@cyrillic/LC_MESSAGES/gdm-uz@cyrillic.mo
[61/283] Building translation po/uz/LC_MESSAGES/gdm-uz.mo
[62/283] Building translation po/uk/LC_MESSAGES/gdm-uk.mo
[63/283] Building translation po/ug/LC_MESSAGES/gdm-ug.mo
[64/283] Building translation po/tr/LC_MESSAGES/gdm-tr.mo
[65/283] Building translation po/th/LC_MESSAGES/gdm-th.mo
[66/283] Building translation po/tg/LC_MESSAGES/gdm-tg.mo
[67/283] Building translation po/te/LC_MESSAGES/gdm-te.mo
[68/283] Building translation po/ta/LC_MESSAGES/gdm-ta.mo
[69/283] Building translation po/sw/LC_MESSAGES/gdm-sw.mo
[70/283] Building translation po/sv/LC_MESSAGES/gdm-sv.mo
[71/283] Building translation po/sr@latin/LC_MESSAGES/gdm-sr@latin.mo
[72/283] Building translation po/sr/LC_MESSAGES/gdm-sr.mo
[73/283] Building translation po/sq/LC_MESSAGES/gdm-sq.mo
[74/283] Building translation po/sl/LC_MESSAGES/gdm-sl.mo
[75/283] Building translation po/sk/LC_MESSAGES/gdm-sk.mo
[76/283] Building translation po/si/LC_MESSAGES/gdm-si.mo
[77/283] Building translation po/rw/LC_MESSAGES/gdm-rw.mo
[78/283] Building translation po/ru/LC_MESSAGES/gdm-ru.mo
[79/283] Building translation po/ro/LC_MESSAGES/gdm-ro.mo
[80/283] Building translation po/pt_BR/LC_MESSAGES/gdm-pt_BR.mo
[81/283] Building translation po/pt/LC_MESSAGES/gdm-pt.mo
[82/283] Building translation po/ps/LC_MESSAGES/gdm-ps.mo
[83/283] Building translation po/pl/LC_MESSAGES/gdm-pl.mo
[84/283] Building translation po/pa/LC_MESSAGES/gdm-pa.mo
[85/283] Building translation po/or/LC_MESSAGES/gdm-or.mo
[86/283] Building translation po/oc/LC_MESSAGES/gdm-oc.mo
[87/283] Building translation po/nso/LC_MESSAGES/gdm-nso.mo
[88/283] Building translation po/nn/LC_MESSAGES/gdm-nn.mo
[89/283] Building translation po/nl/LC_MESSAGES/gdm-nl.mo
[90/283] Building translation po/ne/LC_MESSAGES/gdm-ne.mo
[91/283] Building translation po/nds/LC_MESSAGES/gdm-nds.mo
[92/283] Building translation po/nb/LC_MESSAGES/gdm-nb.mo
[93/283] Building translation po/ms/LC_MESSAGES/gdm-ms.mo
[94/283] Building translation po/mr/LC_MESSAGES/gdm-mr.mo
[95/283] Building translation po/mn/LC_MESSAGES/gdm-mn.mo
[96/283] Building translation po/ml/LC_MESSAGES/gdm-ml.mo
[97/283] Building translation po/mk/LC_MESSAGES/gdm-mk.mo
[98/283] Building translation po/mjw/LC_MESSAGES/gdm-mjw.mo
[99/283] Building translation po/mi/LC_MESSAGES/gdm-mi.mo
[100/283] Building translation po/mg/LC_MESSAGES/gdm-mg.mo
[101/283] Building translation po/mai/LC_MESSAGES/gdm-mai.mo
[102/283] Building translation po/lv/LC_MESSAGES/gdm-lv.mo
[103/283] Building translation po/lt/LC_MESSAGES/gdm-lt.mo
[104/283] Building translation po/ky/LC_MESSAGES/gdm-ky.mo
[105/283] Building translation po/ku/LC_MESSAGES/gdm-ku.mo
[106/283] Building translation po/ko/LC_MESSAGES/gdm-ko.mo
[107/283] Building translation po/kn/LC_MESSAGES/gdm-kn.mo
[108/283] Building translation po/km/LC_MESSAGES/gdm-km.mo
[109/283] Building translation po/kk/LC_MESSAGES/gdm-kk.mo
[110/283] Building translation po/kab/LC_MESSAGES/gdm-kab.mo
[111/283] Building translation po/ka/LC_MESSAGES/gdm-ka.mo
[112/283] Building translation po/ja/LC_MESSAGES/gdm-ja.mo
[113/283] Building translation po/it/LC_MESSAGES/gdm-it.mo
[114/283] Building translation po/is/LC_MESSAGES/gdm-is.mo
[115/283] Building translation po/id/LC_MESSAGES/gdm-id.mo
[116/283] Building translation po/hy/LC_MESSAGES/gdm-hy.mo
[117/283] Building translation po/hu/LC_MESSAGES/gdm-hu.mo
[118/283] Building translation po/hr/LC_MESSAGES/gdm-hr.mo
[119/283] Building translation po/hi/LC_MESSAGES/gdm-hi.mo
[120/283] Building translation po/he/LC_MESSAGES/gdm-he.mo
[121/283] Building translation po/gv/LC_MESSAGES/gdm-gv.mo
[122/283] Building translation po/gu/LC_MESSAGES/gdm-gu.mo
[123/283] Building translation po/gl/LC_MESSAGES/gdm-gl.mo
[124/283] Building translation po/gd/LC_MESSAGES/gdm-gd.mo
[125/283] Building translation po/ga/LC_MESSAGES/gdm-ga.mo
[126/283] Building translation po/fy/LC_MESSAGES/gdm-fy.mo
[127/283] Building translation po/fur/LC_MESSAGES/gdm-fur.mo
[128/283] Building translation po/fr/LC_MESSAGES/gdm-fr.mo
[129/283] Building translation po/fi/LC_MESSAGES/gdm-fi.mo
[130/283] Building translation po/fa/LC_MESSAGES/gdm-fa.mo
[131/283] Building translation po/eu/LC_MESSAGES/gdm-eu.mo
[132/283] Building translation po/et/LC_MESSAGES/gdm-et.mo
[133/283] Building translation po/es/LC_MESSAGES/gdm-es.mo
[134/283] Building translation po/eo/LC_MESSAGES/gdm-eo.mo
[135/283] Building translation po/en@shaw/LC_MESSAGES/gdm-en@shaw.mo
[136/283] Building translation po/en_GB/LC_MESSAGES/gdm-en_GB.mo
[137/283] Building translation po/en_CA/LC_MESSAGES/gdm-en_CA.mo
[138/283] Building translation po/el/LC_MESSAGES/gdm-el.mo
[139/283] Building translation po/dz/LC_MESSAGES/gdm-dz.mo
[140/283] Building translation po/de/LC_MESSAGES/gdm-de.mo
[141/283] Building translation po/da/LC_MESSAGES/gdm-da.mo
[142/283] Building translation po/cy/LC_MESSAGES/gdm-cy.mo
[143/283] Building translation po/csb/LC_MESSAGES/gdm-csb.mo
[144/283] Building translation po/cs/LC_MESSAGES/gdm-cs.mo
[145/283] Building translation po/crh/LC_MESSAGES/gdm-crh.mo
[146/283] Building translation po/ckb/LC_MESSAGES/gdm-ckb.mo
[147/283] Building translation po/ca@valencia/LC_MESSAGES/gdm-ca@valencia.mo
[148/283] Building translation po/ca/LC_MESSAGES/gdm-ca.mo
[149/283] Building translation po/bs/LC_MESSAGES/gdm-bs.mo
[150/283] Building translation po/br/LC_MESSAGES/gdm-br.mo
[151/283] Building translation po/bn_IN/LC_MESSAGES/gdm-bn_IN.mo
[152/283] Building translation po/bn/LC_MESSAGES/gdm-bn.mo
[153/283] Building translation po/bg/LC_MESSAGES/gdm-bg.mo
[154/283] Building translation po/be@latin/LC_MESSAGES/gdm-be@latin.mo
[155/283] Building translation po/be/LC_MESSAGES/gdm-be.mo
[156/283] Building translation po/az/LC_MESSAGES/gdm-az.mo
[157/283] Building translation po/ast/LC_MESSAGES/gdm-ast.mo
[158/283] Building translation po/as/LC_MESSAGES/gdm-as.mo
[159/283] Building translation po/ar/LC_MESSAGES/gdm-ar.mo
[160/283] Building translation po/an/LC_MESSAGES/gdm-an.mo
[161/283] Building translation po/am/LC_MESSAGES/gdm-am.mo
[162/283] Building translation po/af/LC_MESSAGES/gdm-af.mo
[163/283] Building translation po/ab/LC_MESSAGES/gdm-ab.mo
[164/283] Compiling C object pam_gdm/pam_gdm.so.p/pam_gdm.c.o
[165/283] Compiling C object utils/gdm-runtime-config.p/gdm-runtime-config.c.o
[166/283] Linking target pam_gdm/pam_gdm.so
[167/283] Linking target utils/gdm-runtime-config
[168/283] Compiling C object utils/gdm-screenshot.p/gdm-screenshot.c.o
[169/283] Compiling C object utils/gdmflexiserver.p/gdmflexiserver.c.o
../utils/gdm-screenshot.c: In function 'screenshot_grab_lock':
../utils/gdm-screenshot.c:77:9: warning: 'gdk_pointer_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
   77 |         gdk_pointer_grab (gtk_widget_get_window (selection_window), FALSE, 0, NULL,
      |         ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from ../utils/gdm-screenshot.c:30:
/usr/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here
   86 | GdkGrabStatus gdk_pointer_grab       (GdkWindow    *window,
      |               ^~~~~~~~~~~~~~~~
../utils/gdm-screenshot.c:85:9: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   85 |         gdk_flush ();
      |         ^~~~~~~~~
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
../utils/gdm-screenshot.c: In function 'screenshot_release_lock':
../utils/gdm-screenshot.c:98:9: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
   98 |         gdk_flush ();
      |         ^~~~~~~~~
/usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
  124 | void gdk_flush (void);
      |      ^~~~~~~~~
../utils/gdm-screenshot.c: In function 'screenshot_get_pixbuf':
../utils/gdm-screenshot.c:140:9: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations]
  140 |         if (x_orig + width > gdk_screen_width ()) {
      |         ^~
/usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here
  108 | gint gdk_screen_width  (void) G_GNUC_CONST;
      |      ^~~~~~~~~~~~~~~~
../utils/gdm-screenshot.c:141:17: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations]
  141 |                 width = gdk_screen_width () - x_orig;
      |                 ^~~~~
/usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here
  108 | gint gdk_screen_width  (void) G_GNUC_CONST;
      |      ^~~~~~~~~~~~~~~~
../utils/gdm-screenshot.c:143:9: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations]
  143 |         if (y_orig + height > gdk_screen_height ()) {
      |         ^~
/usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here
  110 | gint gdk_screen_height (void) G_GNUC_CONST;
      |      ^~~~~~~~~~~~~~~~~
../utils/gdm-screenshot.c:144:17: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations]
  144 |                 height = gdk_screen_height () - y_orig;
      |                 ^~~~~~
/usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here
  110 | gint gdk_screen_height (void) G_GNUC_CONST;
      |      ^~~~~~~~~~~~~~~~~
[170/283] Linking target utils/gdm-screenshot
[171/283] Generating gdbus header libgdm/gdm-client-glue.h
[172/283] Generating gdbus source libgdm/gdm-client-glue.c
[173/283] Generating gdbus header libgdm/gdm-manager-glue.h
[174/283] Generating gdbus source libgdm/gdm-manager-glue.c
[175/283] Compiling C object chooser/gdm-host-chooser.p/gdm-host-chooser-widget.c.o
[176/283] Compiling C object chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o
[177/283] Compiling C object chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o
[178/283] Compiling C object libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-manager-glue.c.o
[179/283] Compiling C object chooser/gdm-host-chooser.p/gdm-host-chooser-dialog.c.o
[180/283] Compiling C object chooser/gdm-host-chooser.p/gdm-chooser-host.c.o
[181/283] Compiling C object chooser/gdm-host-chooser.p/gdm-host-chooser.c.o
[182/283] Compiling C object chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o
[183/283] Compiling C object chooser/gdm-simple-chooser.p/gdm-host-chooser-widget.c.o
[184/283] Compiling C object chooser/gdm-simple-chooser.p/gdm-host-chooser-dialog.c.o
[185/283] Compiling C object chooser/gdm-simple-chooser.p/gdm-chooser-session.c.o
[186/283] Compiling C object chooser/gdm-simple-chooser.p/gdm-chooser-host.c.o
[187/283] Compiling C object chooser/gdm-simple-chooser.p/chooser-main.c.o
[188/283] Compiling C object chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o
[189/283] Compiling C object libgdm/libgdm.so.1.0.0.p/gdm-user-switching.c.o
[190/283] Compiling C object libgdm/libgdm.so.1.0.0.p/gdm-sessions.c.o
[191/283] Compiling C object libgdm/libgdm.so.1.0.0.p/gdm-client.c.o
[192/283] Compiling C object libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-client-glue.c.o
[193/283] Generating GObject enum file daemon/gdm-session-worker-enum-types.h (wrapped by meson to capture output)
[194/283] Generating GObject enum file daemon/gdm-session-enum-types.h (wrapped by meson to capture output)
[195/283] Generating GObject enum file daemon/gdm-session-worker-enum-types.c (wrapped by meson to capture output)
[196/283] Generating GObject enum file daemon/gdm-session-enum-types.c (wrapped by meson to capture output)
[197/283] Generating gdbus header daemon/gdm-session-worker-glue.h
[198/283] Generating gdbus source daemon/gdm-session-worker-glue.c
[199/283] Generating gdbus header daemon/gdm-session-glue.h
[200/283] Generating gdbus source daemon/gdm-session-glue.c
[201/283] Generating gdbus header daemon/gdm-manager-glue.h
[202/283] Generating gdbus source daemon/gdm-manager-glue.c
[203/283] Compiling C object daemon/gdm-x-session.p/gdm-x-session.c.o
[204/283] Compiling C object daemon/gdm-wayland-session.p/gdm-wayland-session.c.o
[205/283] Compiling C object daemon/gdm-x-session.p/meson-generated_.._gdm-manager-glue.c.o
[206/283] Compiling C object daemon/gdm-wayland-session.p/meson-generated_.._gdm-manager-glue.c.o
[207/283] Compiling C object daemon/test-session-client.p/meson-generated_.._gdm-manager-glue.c.o
[208/283] Compiling C object daemon/test-session-client.p/test-session-client.c.o
[209/283] Compiling C object daemon/test-session-client.p/meson-generated_.._gdm-session-glue.c.o
[210/283] Generating gdbus header daemon/gdm-local-display-factory-glue.h
[211/283] Generating gdbus source daemon/gdm-local-display-factory-glue.c
[212/283] Generating gdbus header daemon/gdm-local-display-glue.h
[213/283] Generating gdbus source daemon/gdm-local-display-glue.c
[214/283] Generating gdbus header daemon/gdm-display-glue.h
[215/283] Generating gdbus source daemon/gdm-display-glue.c
[216/283] Compiling C object daemon/gdm.p/gdm-xdmcp-chooser-display.c.o
[217/283] Compiling C object daemon/gdm.p/meson-generated_.._gdm-display-glue.c.o
[218/283] Compiling C object daemon/gdm.p/gdm-xdmcp-display.c.o
[219/283] Compiling C object daemon/gdm.p/gdm-xdmcp-display-factory.c.o
[220/283] Compiling C object daemon/gdm.p/main.c.o
[221/283] Compiling C object daemon/gdm.p/gdm-session.c.o
../daemon/gdm-xdmcp-display-factory.c: In function 'set_port_for_request':
../daemon/gdm-xdmcp-display-factory.c:921:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  921 |                 port->data = (CARD8 *)g_memdup (&(SIN (ss)->sin_port), port->length);
      |                 ^~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56,
                 from ../daemon/gdm-xdmcp-display-factory.c:46:
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
../daemon/gdm-xdmcp-display-factory.c:924:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  924 |                 port->data = (CARD8 *)g_memdup (&(SIN6 (ss)->sin6_port), port->length);
      |                 ^~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
../daemon/gdm-xdmcp-display-factory.c: In function 'set_address_for_request':
../daemon/gdm-xdmcp-display-factory.c:943:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  943 |                 addr->data = g_memdup (&SIN (ss)->sin_addr, addr->length);
      |                 ^~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
../daemon/gdm-xdmcp-display-factory.c:947:17: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  947 |                 addr->data = g_memdup (&SIN6 (ss)->sin6_addr, addr->length);
      |                 ^~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
[222/283] Compiling C object daemon/gdm.p/gdm-session-worker-job.c.o
[223/283] Compiling C object daemon/gdm.p/gdm-session-worker-common.c.o
../daemon/gdm-session.c: In function 'free_pending_worker_connection':
../daemon/gdm-session.c:3048:53: warning: passing argument 1 of 'g_dbus_interface_skeleton_unexport' from incompatible pointer type [-Wincompatible-pointer-types]
 3048 |                 g_dbus_interface_skeleton_unexport (worker_manager_interface);
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                     |
      |                                                     GdmDBusWorkerManager * {aka struct _GdmDBusWorkerManager *}
In file included from /usr/include/glib-2.0/gio/gio.h:58,
                 from ../daemon/gdm-session.c:44:
/usr/include/glib-2.0/gio/gdbusinterfaceskeleton.h:104:102: note: expected 'GDBusInterfaceSkeleton *' {aka 'struct _GDBusInterfaceSkeleton *'} but argument is of type 'GdmDBusWorkerManager *' {aka 'struct _GdmDBusWorkerManager *'}
  104 | void                         g_dbus_interface_skeleton_unexport        (GDBusInterfaceSkeleton      *interface_);
      |                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[224/283] Compiling C object daemon/gdm.p/gdm-session-record.c.o
[225/283] Compiling C object daemon/gdm.p/gdm-server.c.o
[226/283] Compiling C object daemon/gdm.p/gdm-manager.c.o
[227/283] Compiling C object daemon/gdm.p/gdm-local-display.c.o
[228/283] Compiling C object daemon/gdm.p/gdm-local-display-factory.c.o
[229/283] Compiling C object daemon/gdm.p/gdm-legacy-display.c.o
[230/283] Compiling C object daemon/gdm.p/gdm-launch-environment.c.o
[231/283] Compiling C object daemon/gdm.p/gdm-display.c.o
[232/283] Compiling C object daemon/gdm.p/gdm-display-store.c.o
[233/283] Compiling C object daemon/gdm.p/gdm-display-factory.c.o
[234/283] Compiling C object daemon/gdm.p/gdm-display-access-file.c.o
[235/283] Compiling C object daemon/gdm.p/gdm-dbus-util.c.o
[236/283] Compiling C object daemon/gdm.p/meson-generated_.._gdm-session-enum-types.c.o
[237/283] Compiling C object daemon/gdm.p/meson-generated_.._gdm-session-worker-glue.c.o
[238/283] Compiling C object daemon/gdm.p/meson-generated_.._gdm-session-glue.c.o
[239/283] Compiling C object daemon/gdm.p/meson-generated_.._gdm-local-display-glue.c.o
[240/283] Compiling C object daemon/gdm.p/meson-generated_.._gdm-manager-glue.c.o
[241/283] Compiling C object daemon/gdm.p/meson-generated_.._gdm-local-display-factory-glue.c.o
[242/283] Generating gdbus header daemon/gdm-dbus-glue.h
[243/283] Generating gdbus source daemon/gdm-dbus-glue.c
[244/283] Compiling C object daemon/gdm-session-worker.p/gdm-dbus-util.c.o
[245/283] Compiling C object daemon/gdm-session-worker.p/gdm-session-worker-common.c.o
[246/283] Compiling C object daemon/gdm-session-worker.p/gdm-session-worker-job.c.o
[247/283] Compiling C object daemon/gdm-session-worker.p/meson-generated_.._gdm-dbus-glue.c.o
[248/283] Compiling C object daemon/gdm-session-worker.p/gdm-session-worker.c.o
[249/283] Compiling C object daemon/gdm-session-worker.p/gdm-session-record.c.o
[250/283] Compiling C object daemon/gdm-session-worker.p/gdm-session-auditor.c.o
[251/283] Compiling C object daemon/gdm-session-worker.p/gdm-session-settings.c.o
[252/283] Compiling C object daemon/gdm-session-worker.p/gdm-session.c.o
../daemon/gdm-session.c: In function 'free_pending_worker_connection':
../daemon/gdm-session.c:3048:53: warning: passing argument 1 of 'g_dbus_interface_skeleton_unexport' from incompatible pointer type [-Wincompatible-pointer-types]
 3048 |                 g_dbus_interface_skeleton_unexport (worker_manager_interface);
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                     |
      |                                                     GdmDBusWorkerManager * {aka struct _GdmDBusWorkerManager *}
In file included from /usr/include/glib-2.0/gio/gio.h:58,
                 from ../daemon/gdm-session.c:44:
/usr/include/glib-2.0/gio/gdbusinterfaceskeleton.h:104:102: note: expected 'GDBusInterfaceSkeleton *' {aka 'struct _GDBusInterfaceSkeleton *'} but argument is of type 'GdmDBusWorkerManager *' {aka 'struct _GdmDBusWorkerManager *'}
  104 | void                         g_dbus_interface_skeleton_unexport        (GDBusInterfaceSkeleton      *interface_);
      |                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[253/283] Compiling C object daemon/gdm-session-worker.p/session-worker-main.c.o
../daemon/gdm-session-settings.c: In function 'load_settings_from_user':
../daemon/gdm-session-settings.c:318:1: warning: label 'out' defined but not used [-Wunused-label]
  318 | out:
      | ^~~
[254/283] Compiling C object daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-enum-types.c.o
[255/283] Compiling C object daemon/gdm-session-worker.p/meson-generated_.._gdm-session-enum-types.c.o
[256/283] Compiling C object daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-glue.c.o
[257/283] Compiling C object daemon/gdm-session-worker.p/meson-generated_.._gdm-session-glue.c.o
[258/283] Compiling C object common/test-log.p/test-log.c.o
[259/283] Compiling C object common/libgdmcommon.a.p/gdm-settings.c.o
[260/283] Compiling C object common/libgdmcommon.a.p/gdm-settings-utils.c.o
[261/283] Compiling C object common/libgdmcommon.a.p/gdm-settings-direct.c.o
[262/283] Compiling C object common/libgdmcommon.a.p/gdm-settings-desktop-backend.c.o
[263/283] Compiling C object common/libgdmcommon.a.p/gdm-settings-backend.c.o
[264/283] Compiling C object common/libgdmcommon.a.p/gdm-profile.c.o
[265/283] Compiling C object common/libgdmcommon.a.p/gdm-log.c.o
[266/283] Compiling C object common/libgdmcommon.a.p/gdm-common.c.o
[267/283] Compiling C object common/libgdmcommon.a.p/gdm-address.c.o
../common/gdm-address.c: In function 'gdm_address_get_sockaddr_storage':
../common/gdm-address.c:137:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  137 |         ss = g_memdup (address->ss, sizeof (struct sockaddr_storage));
      |         ^~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../common/gdm-address.c:51:
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
../common/gdm-address.c: In function 'gdm_address_copy':
../common/gdm-address.c:532:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  532 |         addr->ss = g_memdup (address->ss, sizeof (struct sockaddr_storage));
      |         ^~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
  350 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
[268/283] Compiling gschemas data/gsettings-compile-data
[269/283] Generating data/dconf/greeter-dconf-defaults with a custom command
[270/283] Linking static target common/libgdmcommon.a
[271/283] Linking target utils/gdmflexiserver
[272/283] Linking target libgdm/libgdm.so.1.0.0
[273/283] Linking target daemon/gdm
[274/283] Generating libgdm/Gdm-1.0.gir with a custom command (wrapped by meson to set env)
libgdm/gdm-client-glue.h:276: Warning: Gdm: gdm_worker_manager_proxy_new_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:279: Warning: Gdm: gdm_worker_manager_proxy_new_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:295: Warning: Gdm: gdm_worker_manager_proxy_new_for_bus_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:298: Warning: Gdm: gdm_worker_manager_proxy_new_for_bus_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:338: Warning: Gdm: gdm_worker_manager_skeleton_new: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:652: Warning: Gdm: gdm_user_verifier_proxy_new_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:655: Warning: Gdm: gdm_user_verifier_proxy_new_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:671: Warning: Gdm: gdm_user_verifier_proxy_new_for_bus_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:674: Warning: Gdm: gdm_user_verifier_proxy_new_for_bus_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:714: Warning: Gdm: gdm_user_verifier_skeleton_new: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:836: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:839: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:855: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_for_bus_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:858: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_for_bus_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:898: Warning: Gdm: gdm_user_verifier_choice_list_skeleton_new: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1172: Warning: Gdm: gdm_greeter_proxy_new_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1175: Warning: Gdm: gdm_greeter_proxy_new_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1191: Warning: Gdm: gdm_greeter_proxy_new_for_bus_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1194: Warning: Gdm: gdm_greeter_proxy_new_for_bus_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1234: Warning: Gdm: gdm_greeter_skeleton_new: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1334: Warning: Gdm: gdm_remote_greeter_proxy_new_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1337: Warning: Gdm: gdm_remote_greeter_proxy_new_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1353: Warning: Gdm: gdm_remote_greeter_proxy_new_for_bus_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1356: Warning: Gdm: gdm_remote_greeter_proxy_new_for_bus_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1396: Warning: Gdm: gdm_remote_greeter_skeleton_new: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1523: Warning: Gdm: gdm_chooser_proxy_new_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1526: Warning: Gdm: gdm_chooser_proxy_new_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1542: Warning: Gdm: gdm_chooser_proxy_new_for_bus_finish: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1545: Warning: Gdm: gdm_chooser_proxy_new_for_bus_sync: return value: Missing (transfer) annotation
libgdm/gdm-client-glue.h:1585: Warning: Gdm: gdm_chooser_skeleton_new: return value: Missing (transfer) annotation
libgdm/gdm-manager-glue.h:210: Warning: Gdm: gdm_manager_proxy_new_finish: return value: Missing (transfer) annotation
libgdm/gdm-manager-glue.h:213: Warning: Gdm: gdm_manager_proxy_new_sync: return value: Missing (transfer) annotation
libgdm/gdm-manager-glue.h:229: Warning: Gdm: gdm_manager_proxy_new_for_bus_finish: return value: Missing (transfer) annotation
libgdm/gdm-manager-glue.h:232: Warning: Gdm: gdm_manager_proxy_new_for_bus_sync: return value: Missing (transfer) annotation
libgdm/gdm-manager-glue.h:272: Warning: Gdm: gdm_manager_skeleton_new: return value: Missing (transfer) annotation
[275/283] Generating libgdm/Gdm-1.0.typelib with a custom command
[276/283] Generating symbol file libgdm/libgdm.so.1.0.0.p/libgdm.so.1.0.0.symbols
[277/283] Linking target chooser/gdm-host-chooser
[278/283] Linking target chooser/gdm-simple-chooser
[279/283] Linking target daemon/gdm-x-session
[280/283] Linking target daemon/gdm-wayland-session
[281/283] Linking target daemon/gdm-session-worker
[282/283] Linking target daemon/test-session-client
[283/283] Linking target common/test-log
>>> gdm: Entering fakeroot...
Installing data/dconf/greeter-dconf-defaults to /home/pmos/build/pkg/gdm/usr/share/gdm
Installing daemon/gdm-session-worker to /home/pmos/build/pkg/gdm/usr/libexec
Installing daemon/gdm-wayland-session to /home/pmos/build/pkg/gdm/usr/libexec
Installing daemon/gdm-x-session to /home/pmos/build/pkg/gdm/usr/libexec
Installing daemon/gdm to /home/pmos/build/pkg/gdm/usr/sbin
Installing libgdm/gdm-client-glue.h to /home/pmos/build/pkg/gdm/usr/include/gdm
Installing libgdm/libgdm.so.1.0.0 to /home/pmos/build/pkg/gdm/usr/lib
Installing libgdm/Gdm-1.0.gir to /home/pmos/build/pkg/gdm/usr/share/gir-1.0
Installing libgdm/Gdm-1.0.typelib to /home/pmos/build/pkg/gdm/usr/lib/girepository-1.0
Installing utils/gdmflexiserver to /home/pmos/build/pkg/gdm/usr/bin
Installing utils/gdm-screenshot to /home/pmos/build/pkg/gdm/usr/bin
Installing utils/gdm-runtime-config to /home/pmos/build/pkg/gdm/usr/libexec
Installing pam_gdm/pam_gdm.so to /home/pmos/build/pkg/gdm/usr/lib/security
Installing po/ab/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ab/LC_MESSAGES
Installing po/af/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/af/LC_MESSAGES
Installing po/am/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/am/LC_MESSAGES
Installing po/an/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/an/LC_MESSAGES
Installing po/ar/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ar/LC_MESSAGES
Installing po/as/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/as/LC_MESSAGES
Installing po/ast/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ast/LC_MESSAGES
Installing po/az/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/az/LC_MESSAGES
Installing po/be/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/be/LC_MESSAGES
Installing po/be@latin/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/be@latin/LC_MESSAGES
Installing po/bg/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/bg/LC_MESSAGES
Installing po/bn/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/bn/LC_MESSAGES
Installing po/bn_IN/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/bn_IN/LC_MESSAGES
Installing po/br/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/br/LC_MESSAGES
Installing po/bs/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/bs/LC_MESSAGES
Installing po/ca/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ca/LC_MESSAGES
Installing po/ca@valencia/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ca@valencia/LC_MESSAGES
Installing po/ckb/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ckb/LC_MESSAGES
Installing po/crh/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/crh/LC_MESSAGES
Installing po/cs/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/cs/LC_MESSAGES
Installing po/csb/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/csb/LC_MESSAGES
Installing po/cy/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/cy/LC_MESSAGES
Installing po/da/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/de/LC_MESSAGES
Installing po/dz/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/dz/LC_MESSAGES
Installing po/el/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/el/LC_MESSAGES
Installing po/en_CA/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/en_CA/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/en_GB/LC_MESSAGES
Installing po/en@shaw/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/en@shaw/LC_MESSAGES
Installing po/eo/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/eo/LC_MESSAGES
Installing po/es/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/es/LC_MESSAGES
Installing po/et/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/et/LC_MESSAGES
Installing po/eu/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/eu/LC_MESSAGES
Installing po/fa/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/fur/LC_MESSAGES
Installing po/fy/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/fy/LC_MESSAGES
Installing po/ga/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ga/LC_MESSAGES
Installing po/gd/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/gd/LC_MESSAGES
Installing po/gl/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/gl/LC_MESSAGES
Installing po/gu/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/gu/LC_MESSAGES
Installing po/gv/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/gv/LC_MESSAGES
Installing po/he/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/he/LC_MESSAGES
Installing po/hi/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/hi/LC_MESSAGES
Installing po/hr/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/hu/LC_MESSAGES
Installing po/hy/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/hy/LC_MESSAGES
Installing po/id/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/id/LC_MESSAGES
Installing po/is/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/is/LC_MESSAGES
Installing po/it/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ja/LC_MESSAGES
Installing po/ka/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ka/LC_MESSAGES
Installing po/kab/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/kab/LC_MESSAGES
Installing po/kk/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/kk/LC_MESSAGES
Installing po/km/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/km/LC_MESSAGES
Installing po/kn/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/kn/LC_MESSAGES
Installing po/ko/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ko/LC_MESSAGES
Installing po/ku/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ku/LC_MESSAGES
Installing po/ky/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ky/LC_MESSAGES
Installing po/lt/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/lt/LC_MESSAGES
Installing po/lv/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/lv/LC_MESSAGES
Installing po/mai/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/mai/LC_MESSAGES
Installing po/mg/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/mg/LC_MESSAGES
Installing po/mi/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/mi/LC_MESSAGES
Installing po/mjw/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/mjw/LC_MESSAGES
Installing po/mk/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/mk/LC_MESSAGES
Installing po/ml/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ml/LC_MESSAGES
Installing po/mn/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/mn/LC_MESSAGES
Installing po/mr/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/mr/LC_MESSAGES
Installing po/ms/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ms/LC_MESSAGES
Installing po/nb/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/nb/LC_MESSAGES
Installing po/nds/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/nds/LC_MESSAGES
Installing po/ne/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ne/LC_MESSAGES
Installing po/nl/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/nl/LC_MESSAGES
Installing po/nn/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/nn/LC_MESSAGES
Installing po/nso/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/nso/LC_MESSAGES
Installing po/oc/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/oc/LC_MESSAGES
Installing po/or/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/or/LC_MESSAGES
Installing po/pa/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/pa/LC_MESSAGES
Installing po/pl/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/pl/LC_MESSAGES
Installing po/ps/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ps/LC_MESSAGES
Installing po/pt/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ru/LC_MESSAGES
Installing po/rw/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/rw/LC_MESSAGES
Installing po/si/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/si/LC_MESSAGES
Installing po/sk/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/sk/LC_MESSAGES
Installing po/sl/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/sl/LC_MESSAGES
Installing po/sq/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/sq/LC_MESSAGES
Installing po/sr/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/sr/LC_MESSAGES
Installing po/sr@latin/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/sr@latin/LC_MESSAGES
Installing po/sv/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/sv/LC_MESSAGES
Installing po/sw/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/sw/LC_MESSAGES
Installing po/ta/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ta/LC_MESSAGES
Installing po/te/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/te/LC_MESSAGES
Installing po/tg/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/tg/LC_MESSAGES
Installing po/th/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/th/LC_MESSAGES
Installing po/tr/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/tr/LC_MESSAGES
Installing po/ug/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/ug/LC_MESSAGES
Installing po/uk/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/uk/LC_MESSAGES
Installing po/uz/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/uz/LC_MESSAGES
Installing po/uz@cyrillic/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/uz@cyrillic/LC_MESSAGES
Installing po/vi/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/vi/LC_MESSAGES
Installing po/wa/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/wa/LC_MESSAGES
Installing po/xh/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/xh/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_HK/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/zh_HK/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/zh_TW/LC_MESSAGES
Installing po/zu/LC_MESSAGES/gdm.mo to /home/pmos/build/pkg/gdm/usr/share/locale/zu/LC_MESSAGES
Installing chooser/gdm-simple-chooser to /home/pmos/build/pkg/gdm/usr/libexec
Installing chooser/gdm-host-chooser to /home/pmos/build/pkg/gdm/usr/libexec
Installing docs/ca/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/ca/gdm
Installing docs/ca/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/ca/gdm
Installing docs/cs/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/cs/gdm
Installing docs/cs/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/cs/gdm
Installing docs/de/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/de/gdm
Installing docs/de/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/de/gdm
Installing docs/el/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/el/gdm
Installing docs/el/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/el/gdm
Installing docs/en_GB/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/en_GB/gdm
Installing docs/en_GB/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/en_GB/gdm
Installing docs/es/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/es/gdm
Installing docs/es/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/es/gdm
Installing docs/eu/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/eu/gdm
Installing docs/eu/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/eu/gdm
Installing docs/fr/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/fr/gdm
Installing docs/fr/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/fr/gdm
Installing docs/gl/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/gl/gdm
Installing docs/gl/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/gl/gdm
Installing docs/hr/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/hr/gdm
Installing docs/hr/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/hr/gdm
Installing docs/hu/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/hu/gdm
Installing docs/hu/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/hu/gdm
Installing docs/id/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/id/gdm
Installing docs/id/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/id/gdm
Installing docs/it/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/it/gdm
Installing docs/it/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/it/gdm
Installing docs/ka/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/ka/gdm
Installing docs/ka/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/ka/gdm
Installing docs/ko/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/ko/gdm
Installing docs/ko/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/ko/gdm
Installing docs/nl/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/nl/gdm
Installing docs/nl/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/nl/gdm
Installing docs/oc/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/oc/gdm
Installing docs/oc/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/oc/gdm
Installing docs/pt_BR/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/pt_BR/gdm
Installing docs/pt_BR/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/pt_BR/gdm
Installing docs/ro/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/ro/gdm
Installing docs/ro/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/ro/gdm
Installing docs/ru/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/ru/gdm
Installing docs/ru/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/ru/gdm
Installing docs/sl/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/sl/gdm
Installing docs/sl/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/sl/gdm
Installing docs/sv/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/sv/gdm
Installing docs/sv/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/sv/gdm
Installing docs/te/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/te/gdm
Installing docs/te/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/te/gdm
Installing docs/tr/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/tr/gdm
Installing docs/tr/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/tr/gdm
Installing docs/uk/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/uk/gdm
Installing docs/uk/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/uk/gdm
Installing docs/zh_CN/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/zh_CN/gdm
Installing docs/zh_CN/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/zh_CN/gdm
Installing /home/pmos/build/src/gdm-45.0.1/pam-extensions/gdm-pam-extensions.h to /home/pmos/build/pkg/gdm/usr/include/gdm
Installing /home/pmos/build/src/gdm-45.0.1/libgdm/gdm-client.h to /home/pmos/build/pkg/gdm/usr/include/gdm
Installing /home/pmos/build/src/gdm-45.0.1/libgdm/gdm-sessions.h to /home/pmos/build/pkg/gdm/usr/include/gdm
Installing /home/pmos/build/src/gdm-45.0.1/libgdm/gdm-user-switching.h to /home/pmos/build/pkg/gdm/usr/include/gdm
Installing /home/pmos/build/src/gdm-45.0.1/output/data/applications/mime-dummy-handler.desktop to /home/pmos/build/pkg/gdm/usr/share/gdm/greeter/applications
Installing /home/pmos/build/src/gdm-45.0.1/output/data/applications/mimeapps.list to /home/pmos/build/pkg/gdm/usr/share/gdm/greeter/applications
Installing /home/pmos/build/src/gdm-45.0.1/output/data/autostart/orca-autostart.desktop to /home/pmos/build/pkg/gdm/usr/share/gdm/greeter/autostart
Installing /home/pmos/build/src/gdm-45.0.1/output/data/dconf/gdm to /home/pmos/build/pkg/gdm/usr/share/dconf/profile
Installing /home/pmos/build/src/gdm-45.0.1/output/data/Init to /home/pmos/build/pkg/gdm/etc/gdm/Init
Installing /home/pmos/build/src/gdm-45.0.1/output/data/PreSession to /home/pmos/build/pkg/gdm/etc/gdm/PreSession
Installing /home/pmos/build/src/gdm-45.0.1/output/data/PostSession to /home/pmos/build/pkg/gdm/etc/gdm/PostSession
Installing /home/pmos/build/src/gdm-45.0.1/data/PostLogin to /home/pmos/build/pkg/gdm/etc/gdm/PostLogin
Installing /home/pmos/build/src/gdm-45.0.1/output/data/gdm.conf to /home/pmos/build/pkg/gdm/etc/dbus-1/system.d
Installing /home/pmos/build/src/gdm-45.0.1/output/data/custom.conf to /home/pmos/build/pkg/gdm/etc/gdm
Installing /home/pmos/build/src/gdm-45.0.1/data/org.gnome.login-screen.gschema.xml to /home/pmos/build/pkg/gdm/usr/share/glib-2.0/schemas
Installing /home/pmos/build/src/gdm-45.0.1/output/data/gdm.schemas to /home/pmos/build/pkg/gdm/usr/share/gdm
Installing /home/pmos/build/src/gdm-45.0.1/data/locale.alias to /home/pmos/build/pkg/gdm/usr/share/gdm
Installing /home/pmos/build/src/gdm-45.0.1/output/data/gnome-login.session to /home/pmos/build/pkg/gdm/usr/share/gnome-session/sessions
Installing /home/pmos/build/src/gdm-45.0.1/data/pam-openembedded/gdm-autologin.pam to /home/pmos/build/pkg/gdm/etc/pam.d
Installing /home/pmos/build/src/gdm-45.0.1/data/pam-openembedded/gdm-launch-environment.pam to /home/pmos/build/pkg/gdm/etc/pam.d
Installing /home/pmos/build/src/gdm-45.0.1/data/pam-openembedded/gdm-password.pam to /home/pmos/build/pkg/gdm/etc/pam.d
Installing /home/pmos/build/src/gdm-45.0.1/output/data/61-gdm.rules to /home/pmos/build/pkg/gdm/usr/lib/udev/rules.d
Installing /home/pmos/build/src/gdm-45.0.1/output/data/gdm.service to /home/pmos/build/pkg/gdm/usr/lib/systemd/system
Installing /home/pmos/build/src/gdm-45.0.1/output/data/session.conf to /home/pmos/build/pkg/gdm/usr/lib/systemd/user/gnome-session@gnome-login.target.d
Installing /home/pmos/build/src/gdm-45.0.1/common/gdb-cmd to /home/pmos/build/pkg/gdm/usr/share/gdm
Installing /home/pmos/build/src/gdm-45.0.1/output/meson-private/gdm-pam-extensions.pc to /home/pmos/build/pkg/gdm/usr/lib/pkgconfig
Installing /home/pmos/build/src/gdm-45.0.1/output/meson-private/gdm.pc to /home/pmos/build/pkg/gdm/usr/lib/pkgconfig
Installing /home/pmos/build/src/gdm-45.0.1/docs/C/index.docbook to /home/pmos/build/pkg/gdm/usr/share/help/C/gdm
Installing /home/pmos/build/src/gdm-45.0.1/docs/C/legal.xml to /home/pmos/build/pkg/gdm/usr/share/help/C/gdm
Installing symlink pointing to libgdm.so.1.0.0 to /home/pmos/build/pkg/gdm/usr/lib/libgdm.so.1
Installing symlink pointing to libgdm.so.1 to /home/pmos/build/pkg/gdm/usr/lib/libgdm.so
Skipping custom install script because DESTDIR is set '/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas'
>>> gdm-dev*: Running split function dev...
>>> gdm-dev*: Preparing subpackage gdm-dev...
>>> gdm-dev*: Stripping binaries
>>> gdm-dev*: Running postcheck for gdm-dev
>>> gdm-doc*: Running split function doc...
>>> gdm-doc*: Preparing subpackage gdm-doc...
>>> gdm-doc*: Running postcheck for gdm-doc
>>> gdm-lang*: Running split function lang...
>>> gdm-lang*: Preparing subpackage gdm-lang...
>>> gdm-lang*: Running postcheck for gdm-lang
>>> gdm-service*: Running split function service...
'/home/pmos/build/pkg/gdm/usr/lib/systemd' -> '/home/pmos/build/pkg/gdm-service/usr/lib/systemd'
>>> gdm-service*: Preparing subpackage gdm-service...
>>> gdm-service*: Stripping binaries
>>> WARNING: gdm-service*: No arch specific binaries found so arch should probably be set to "noarch"
>>> gdm-service*: Running postcheck for gdm-service
>>> gdm*: Running postcheck for gdm
>>> gdm*: Preparing package gdm...
>>> gdm*: Stripping binaries
>>> gdm*: Script found. /bin/sh added as a dependency for gdm-9999-r0.apk
>>> gdm*: Adding .pre-install
>>> gdm-dev*: Scanning shared objects
>>> gdm-doc*: Scanning shared objects
>>> gdm-lang*: Scanning shared objects
>>> gdm-service*: Scanning shared objects
>>> gdm*: Scanning shared objects
>>> gdm-dev*: Tracing dependencies...
	gdm=9999-r0
	pc:gio-2.0>=2.56.0
	pc:gio-unix-2.0>=2.56.0
	pc:glib-2.0>=2.56.0
	pc:gobject-2.0>=2.56.0
	pc:libsystemd
	pkgconfig
>>> gdm-dev*: Package size: 472.0 KB
>>> gdm-dev*: Compressing data...
>>> gdm-dev*: Create checksum...
>>> gdm-dev*: Create gdm-dev-9999-r0.apk
>>> WARNING: gdm-doc*: The -doc subpackage is unusually large, consider splitting it
>>> gdm-doc*: Tracing dependencies...
>>> gdm-doc*: Package size: 2.9 MB
>>> gdm-doc*: Compressing data...
>>> gdm-doc*: Create checksum...
>>> gdm-doc*: Create gdm-doc-9999-r0.apk
>>> gdm-lang*: Tracing dependencies...
>>> gdm-lang*: Package size: 2.1 MB
>>> gdm-lang*: Compressing data...
>>> gdm-lang*: Create checksum...
>>> gdm-lang*: Create gdm-lang-9999-r0.apk
>>> gdm-service*: Tracing dependencies...
>>> gdm-service*: Package size: 36.0 KB
>>> gdm-service*: Compressing data...
>>> gdm-service*: Create checksum...
>>> gdm-service*: Create gdm-service-9999-r0.apk
>>> gdm*: Tracing dependencies...
	dbus
	gnome-session
	gnome-settings-daemon
	gnome-shell
	gsettings-desktop-schemas
	linux-pam>=1.4
	xrdb
	xwayland
	/bin/sh
	so:libX11.so.6
	so:libXau.so.6
	so:libXdmcp.so.6
	so:libaccountsservice.so.0
	so:libc.musl-aarch64.so.1
	so:libcanberra-gtk3.so.0
	so:libcanberra.so.0
	so:libgdk-3.so.0
	so:libgdk_pixbuf-2.0.so.0
	so:libgio-2.0.so.0
	so:libglib-2.0.so.0
	so:libgobject-2.0.so.0
	so:libgtk-3.so.0
	so:libgudev-1.0.so.0
	so:libintl.so.8
	so:libpam.so.0
	so:libsystemd.so.0
	so:libxcb.so.1
>>> gdm*: Package size: 1.8 MB
>>> gdm*: Compressing data...
>>> gdm*: Create checksum...
>>> gdm*: Create gdm-9999-r0.apk
>>> gdm: Build complete at Sun, 07 Apr 2024 10:52:06 +0000 elapsed time 0h 3m 35s
>>> gdm: Cleaning up srcdir
>>> gdm: Cleaning up pkgdir
>>> gdm: Uninstalling dependencies...
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/560) Purging .makedepends-gdm (20240407.104836)
(2/560) Purging gnome-session (99945.0-r0)
(3/560) Purging alsa-plugins-pulse (1.2.7.1-r3)
(4/560) Purging bash (5.2.26-r0)
Executing bash-5.2.26-r0.pre-deinstall
(5/560) Purging polkit-service (999124-r0)
(6/560) Purging meson-polkit (1.4.0-r0)
(7/560) Purging polkit (999124-r0)
(8/560) Purging gnome-shell (46.0-r1)
(9/560) Purging adwaita-icon-theme (46.0-r0)
(10/560) Purging desktop-file-utils (0.27-r0)
(11/560) Purging font-adobe-source-code-pro (2.040-r1)
(12/560) Purging font-util (1.4.1-r0)
(13/560) Purging font-cantarell (0.303.1-r2)
(14/560) Purging gnome-bluetooth (46.0-r0)
(15/560) Purging obexd-enhanced (5.73-r0)
(16/560) Purging pulseaudio-bluez (9999_git20220621-r2)
(17/560) Purging bluez (5.73-r0)
(18/560) Purging obex-capabilities-pyc (0.2.1-r5)
(19/560) Purging obex-capabilities (0.2.1-r5)
(20/560) Purging py3-dbus (1.3.2-r4)
(21/560) Purging gnome-control-center (46.0-r0)
(22/560) Purging accountsservice (99923.13.9-r0)
(23/560) Purging colord (1.4.7-r0)
(24/560) Purging cups-pk-helper (0.2.7-r3)
(25/560) Purging setxkbmap (1.3.4-r0)
(26/560) Purging gnome-shell-schemas (46.0-r1)
(27/560) Purging gst-plugin-pipewire (1.0.4-r0)
(28/560) Purging gst-plugins-good (1.22.11-r0)
(29/560) Purging tecla (46.0-r0)
(30/560) Purging unzip (6.0-r14)
(31/560) Purging xrdb (1.2.2-r0)
(32/560) Purging xwayland (23.2.5-r0)
(33/560) Purging xorg-server-common (9999-r0)
(34/560) Purging xkbcomp (1.4.7-r0)
(35/560) Purging accountsservice-dev (99923.13.9-r0)
(36/560) Purging gobject-introspection-dev (1.80.1-r0)
(37/560) Purging libtool (2.4.7-r3)
(38/560) Purging libaccountsservice (99923.13.9-r0)
(39/560) Purging itstool (2.0.7-r1)
(40/560) Purging py3-libxml2-pyc (2.12.6-r0)
(41/560) Purging py3-libxml2 (2.12.6-r0)
(42/560) Purging libcanberra-dev (0.30-r10)
(43/560) Purging libcanberra-gtk2 (0.30-r10)
(44/560) Purging libgudev-dev (238-r0)
(45/560) Purging libsm-dev (1.2.4-r3)
(46/560) Purging linux-pam-dev (1.6.0-r0)
(47/560) Purging meson-pyc (1.4.0-r0)
(48/560) Purging meson (1.4.0-r0)
(49/560) Purging samurai (1.2-r5)
(50/560) Purging systemd-dev (255.2-r0)
(51/560) Purging colord-gtk (0.3.1-r0)
(52/560) Purging dbus-daemon-launch-helper (9991.14.10-r1)
(53/560) Purging dbus-service (9991.14.10-r1)
(54/560) Purging evolution-data-server (3.52.0-r0)
(55/560) Purging git-perl (2.44.0-r1)
(56/560) Purging perl-git (2.44.0-r1)
(57/560) Purging perl-error (0.17029-r2)
(58/560) Purging gjs (1.80.2-r1)
(59/560) Purging gnome-autoar (0.4.4-r1)
(60/560) Purging gnome-bluetooth-libs (46.0-r0)
(61/560) Purging webkit2gtk-6.0 (2.44.0-r0)
(62/560) Purging webkit2gtk-4.1 (2.44.0-r0)
(63/560) Purging xdg-dbus-proxy (0.1.5-r0)
(64/560) Purging gnome-online-accounts (3.50.0-r0)
(65/560) Purging gnome-keyring (99942.1-r2)
(66/560) Purging gcr (3.41.2-r0)
(67/560) Purging gcr-ssh-agent (3.41.2-r0)
(68/560) Purging gsound (1.0.3-r2)
(69/560) Purging gstreamer-ptp-helper (1.22.11-r0)
(70/560) Purging gtk+2.0-dev (2.24.33-r11)
(71/560) Purging intltool (0.51.0-r8)
(72/560) Purging perl-xml-parser (2.47-r0)
(73/560) Purging perl-libwww (6.77-r0)
(74/560) Purging perl-http-cookies (6.11-r0)
(75/560) Purging perl-net-http (6.23-r1)
(76/560) Purging perl-html-parser (3.82-r0)
(77/560) Purging perl-html-tagset (3.24-r0)
(78/560) Purging perl-file-listing (6.16-r0)
(79/560) Purging perl-www-robotrules (6.02-r5)
(80/560) Purging perl-http-negotiate (6.01-r5)
(81/560) Purging perl-http-message (6.45-r0)
(82/560) Purging perl-clone (0.46-r2)
(83/560) Purging perl-http-date (6.06-r0)
(84/560) Purging perl-uri (5.28-r0)
(85/560) Purging perl-io-html (1.004-r1)
(86/560) Purging perl-lwp-mediatypes (6.04-r3)
(87/560) Purging perl-encode-locale (1.05-r5)
(88/560) Purging perl-try-tiny (0.31-r2)
(89/560) Purging perl (5.38.2-r0)
(90/560) Purging gtk+3.0-dev (9999_git20231113-r0)
(91/560) Purging wayland-protocols (1.34-r0)
(92/560) Purging hyphen (2.8.8-r3)
(93/560) Purging ibus-gtk2 (1.5.29-r1)
(94/560) Purging ibus-gtk3 (1.5.29-r1)
(95/560) Purging ibus-gtk4 (1.5.29-r1)
(96/560) Purging ibus-pyc (1.5.29-r1)
(97/560) Purging jack (1.9.22-r4)
(98/560) Purging krb5-libs (1.21.2-r0)
(99/560) Purging krb5-conf (1.0-r2)
(100/560) Purging lame-libs (3.100-r5)
(101/560) Purging libadwaita (1.5.0-r0)
(102/560) Purging libarchive (3.7.2-r1)
(103/560) Purging libavc1394 (0.5.4-r3)
(104/560) Purging libavif (1.0.4-r0)
(105/560) Purging libcanberra-gstreamer (0.30-r10)
(106/560) Purging libcanberra-pulse (0.30-r10)
(107/560) Purging libcom_err (1.47.0-r5)
(108/560) Purging libdav1d (1.4.1-r0)
(109/560) Purging libdv (1.0.0-r7)
(110/560) Purging libepoxy-dev (1.5.10-r1)
(111/560) Purging libgnome-bg-4 (44.0-r2)
(112/560) Purging libgnome-rr-4 (44.0-r2)
(113/560) Purging libgtop (2.41.3-r0)
(114/560) Purging libgusb (0.4.8-r0)
(115/560) Purging libical (3.0.18-r0)
(116/560) Purging libice-dev (1.1.1-r5)
(117/560) Purging libiec61883 (1.2.0-r3)
(118/560) Purging libinput-udev (1.25.0-r0)
(119/560) Purging libjxl (0.9.1-r0)
(120/560) Purging libmanette (0.2.7-r0)
(121/560) Purging libnma (1.10.6-r2)
(122/560) Purging mobile-broadband-provider-info (20230416-r0)
(123/560) Purging libphonenumber (8.13.32-r0)
(124/560) Purging libprotobuf (24.4-r1)
(125/560) Purging libpwquality (1.4.5-r2)
(126/560) Purging cracklib-words (2.9.11-r6)
(127/560) Purging libsamplerate (0.2.2-r3)
(128/560) Purging libsecret (0.21.4-r0)
(129/560) Purging libshout (2.4.6-r3)
(130/560) Purging libsmbclient (4.19.4-r1)
(131/560) Purging libtag (1.13.1-r0)
(132/560) Purging libtirpc-nokrb (1.3.4-r0)
(133/560) Purging libtirpc-conf (1.3.4-r0)
(134/560) Purging libverto (0.3.2-r2)
(135/560) Purging libvpx (1.14.0-r0)
(136/560) Purging libwoff2enc (1.0.2-r4)
(137/560) Purging libxcomposite-dev (0.4.6-r4)
(138/560) Purging libxcursor-dev (1.2.2-r0)
(139/560) Purging libxcvt (0.1.2-r0)
(140/560) Purging libxfont2 (2.0.6-r3)
(141/560) Purging libxinerama-dev (1.1.5-r3)
(142/560) Purging libxkbcommon-dev (1.7.0-r0)
(143/560) Purging libxml2-dev (2.12.6-r0)
(144/560) Purging libxmu (1.1.4-r2)
(145/560) Purging libxrandr-dev (1.5.4-r0)
(146/560) Purging libxt (1.3.0-r4)
(147/560) Purging mesa-dev (24.0.4-r0)
(148/560) Purging libxdamage-dev (1.1.6-r4)
(149/560) Purging libxshmfence-dev (1.3.2-r5)
(150/560) Purging mesa-osmesa (24.0.4-r0)
(151/560) Purging mesa-rusticl (24.0.4-r0)
(152/560) Purging clang17-headers (17.0.6-r0)
(153/560) Purging libclc (17.0.6-r0)
(154/560) Purging mesa-xatracker (24.0.4-r0)
(155/560) Purging mozjs115 (115.9.1-r0)
(156/560) Purging mpg123-libs (1.32.5-r0)
(157/560) Purging mutter (46.0-r0)
(158/560) Purging gnome-settings-daemon (9999-r1)
(159/560) Purging pulseaudio-alsa (9999_git20220621-r2)
(160/560) Purging pulseaudio (9999_git20220621-r2)
(161/560) Purging mutter-schemas (46.0-r0)
(162/560) Purging networkmanager-service (9999-r0)
(163/560) Purging networkmanager (9999-r0)
(164/560) Purging pango-dev (1.52.2-r0)
(165/560) Purging pango-tools (1.52.2-r0)
(166/560) Purging polkit-dev (999124-r0)
(167/560) Purging polkit-libs (999124-r0)
(168/560) Purging py3-packaging-pyc (24.0-r0)
(169/560) Purging py3-parsing-pyc (3.1.2-r0)
(170/560) Purging python3-pyc (3.11.8-r0)
(171/560) Purging python3-pycache-pyc0 (3.11.8-r0)
(172/560) Purging xcb-proto-pyc (1.16.0-r0)
(173/560) Purging pyc (3.11.8-r0)
(174/560) Purging rest1 (0.9.1-r1)
(175/560) Purging samba-libs (4.19.4-r1)
(176/560) Purging samba-util-libs (4.19.4-r1)
(177/560) Purging speex (1.2.1-r2)
(178/560) Purging spirv-llvm-translator-libs (17.0.0-r0)
(179/560) Purging spirv-tools (1.3.261.1-r0)
(180/560) Purging startup-notification (0.12-r7)
(181/560) Purging udisks2-libs (2.10.1-r0)
(182/560) Purging upower-service (9999-r2)
(183/560) Purging upower (9999-r2)
(184/560) Purging v4l-utils-libs (1.24.1-r1)
(185/560) Purging wavpack-libs (5.7.0-r0)
(186/560) Purging wayland-dev (1.22.0-r4)
(187/560) Purging webrtc-audio-processing (0.3.1-r6)
(188/560) Purging wireplumber (0.5.1-r0)
(189/560) Purging wireplumber-libs (0.5.1-r0)
(190/560) Purging xz-dev (5.6.1-r2)
(191/560) Purging abseil-cpp-die-if-null (20230802.1-r0)
(192/560) Purging abseil-cpp-log-internal-message (20230802.1-r0)
(193/560) Purging abseil-cpp-statusor (20230802.1-r0)
(194/560) Purging abseil-cpp-status (20230802.1-r0)
(195/560) Purging abseil-cpp-cord (20230802.1-r0)
(196/560) Purging abseil-cpp-cordz-info (20230802.1-r0)
(197/560) Purging abseil-cpp-cordz-handle (20230802.1-r0)
(198/560) Purging abseil-cpp-log-internal-log-sink-set (20230802.1-r0)
(199/560) Purging abseil-cpp-synchronization (20230802.1-r0)
(200/560) Purging abseil-cpp-malloc-internal (20230802.1-r0)
(201/560) Purging abseil-cpp-log-internal-conditions (20230802.1-r0)
(202/560) Purging abseil-cpp-base (20230802.1-r0)
(203/560) Purging abseil-cpp-raw-hash-set (20230802.1-r0)
(204/560) Purging abseil-cpp-log-globals (20230802.1-r0)
(205/560) Purging abseil-cpp-hash (20230802.1-r0)
(206/560) Purging abseil-cpp-city (20230802.1-r0)
(207/560) Purging abseil-cpp-cord-internal (20230802.1-r0)
(208/560) Purging abseil-cpp-cordz-functions (20230802.1-r0)
(209/560) Purging abseil-cpp-crc-cord-state (20230802.1-r0)
(210/560) Purging abseil-cpp-crc32c (20230802.1-r0)
(211/560) Purging abseil-cpp-crc-internal (20230802.1-r0)
(212/560) Purging abseil-cpp-examine-stack (20230802.1-r0)
(213/560) Purging abseil-cpp-stacktrace (20230802.1-r0)
(214/560) Purging abseil-cpp-debugging-internal (20230802.1-r0)
(215/560) Purging abseil-cpp-exponential-biased (20230802.1-r0)
(216/560) Purging abseil-cpp-log-internal-format (20230802.1-r0)
(217/560) Purging abseil-cpp-kernel-timeout-internal (20230802.1-r0)
(218/560) Purging abseil-cpp-time (20230802.1-r0)
(219/560) Purging abseil-cpp-str-format-internal (20230802.1-r0)
(220/560) Purging abseil-cpp-int128 (20230802.1-r0)
(221/560) Purging abseil-cpp-log-internal-check-op (20230802.1-r0)
(222/560) Purging abseil-cpp-log-internal-globals (20230802.1-r0)
(223/560) Purging abseil-cpp-log-internal-nullguard (20230802.1-r0)
(224/560) Purging abseil-cpp-log-internal-proto (20230802.1-r0)
(225/560) Purging abseil-cpp-log-sink (20230802.1-r0)
(226/560) Purging abseil-cpp-low-level-hash (20230802.1-r0)
(227/560) Purging abseil-cpp-strings (20230802.1-r0)
(228/560) Purging abseil-cpp-strings-internal (20230802.1-r0)
(229/560) Purging abseil-cpp-raw-logging-internal (20230802.1-r0)
(230/560) Purging abseil-cpp-spinlock-wait (20230802.1-r0)
(231/560) Purging abseil-cpp-strerror (20230802.1-r0)
(232/560) Purging abseil-cpp-symbolize (20230802.1-r0)
(233/560) Purging abseil-cpp-throw-delegate (20230802.1-r0)
(234/560) Purging abseil-cpp-time-zone (20230802.1-r0)
(235/560) Purging gtk4.0 (9999.4.14.1-r0)
(236/560) Purging gst-plugins-bad (1.22.11-r0)
(237/560) Purging gst-plugins-base (1.22.11-r0)
(238/560) Purging flite (2.2-r2)
(239/560) Purging pipewire-libs (1.0.4-r0)
(240/560) Purging libpulse-mainloop-glib (9999_git20220621-r2)
(241/560) Purging libpulse (9999_git20220621-r2)
(242/560) Purging libsndfile (1.2.2-r0)
(243/560) Purging alsa-lib (1.2.11-r0)
(244/560) Purging aom-libs (3.8.2-r0)
(245/560) Purging appstream (1.0.2-r2)
(246/560) Purging systemd-logind (255.2-r0)
(247/560) Purging shadow (4.15.1-r0)
(248/560) Purging libwacom (2.10.0-r0)
(249/560) Purging libgudev (238-r0)
(250/560) Purging libcolord (1.4.7-r0)
(251/560) Purging libcanberra-gtk3 (0.30-r10)
(252/560) Purging libcanberra (0.30-r10)
(253/560) Purging sound-theme-freedesktop (0.8-r1)
(254/560) Purging libinput-libs (1.25.0-r0)
(255/560) Purging libnm (9999-r0)
(256/560) Purging libcamera-ipa (0.2.0-r0)
(257/560) Purging libcamera (0.2.0-r0)
(258/560) Purging libgnome-desktop-4 (44.0-r2)
(259/560) Purging libgnome-desktop-3 (44.0-r2)
(260/560) Purging bubblewrap (0.9.0-r0)
(261/560) Purging systemd-udevd (255.2-r0)
(262/560) Purging systemd-journald (255.2-r0)
(263/560) Purging kmod (31-r4)
(264/560) Purging systemd (255.2-r0)
(265/560) Purging util-linux-login (2.39.3-r1)
(266/560) Purging runuser (2.39.3-r1)
(267/560) Purging less (643-r1)
(268/560) Purging cryptsetup-libs (2.7.1-r0)
(269/560) Purging argon2-libs (20190702-r5)
(270/560) Purging at-spi2-core-dev (2.52.0-r0)
(271/560) Purging ibus (1.5.29-r1)
(272/560) Purging iso-codes (4.16.0-r0)
(273/560) Purging dbus (9991.14.10-r1)
(274/560) Purging py3-gobject3 (3.48.1-r1)
(275/560) Purging libdbusmenu-gtk3 (16.04.0-r6)
(276/560) Purging gtk+3.0 (9999_git20231113-r0)
Executing gtk+3.0-9999_git20231113-r0.post-deinstall
(277/560) Purging libatk-bridge-2.0 (2.52.0-r0)
(278/560) Purging at-spi2-core (2.52.0-r0)
(279/560) Purging audit-libs (4.0.1-r0)
(280/560) Purging geoclue (2.7.1-r1)
(281/560) Purging avahi-glib (0.8-r16)
(282/560) Purging gtk+2.0 (2.24.33-r11)
Executing gtk+2.0-2.24.33-r11.post-deinstall
(283/560) Purging gtk-update-icon-cache (3.24.41-r0)
(284/560) Purging hicolor-icon-theme (0.17-r2)
(285/560) Purging cups-libs (2.4.7-r3)
(286/560) Purging avahi-libs (0.8-r16)
(287/560) Purging harfbuzz-dev (8.4.0-r0)
(288/560) Purging harfbuzz-cairo (8.4.0-r0)
(289/560) Purging harfbuzz-gobject (8.4.0-r0)
(290/560) Purging harfbuzz-icu (8.4.0-r0)
(291/560) Purging harfbuzz-subset (8.4.0-r0)
(292/560) Purging graphite2-dev (1.3.14-r6)
(293/560) Purging cairo-dev (1.18.0-r0)
(294/560) Purging cairo-tools (1.18.0-r0)
(295/560) Purging xcb-util-dev (0.4.1-r3)
(296/560) Purging util-macros (1.20.0-r0)
(297/560) Purging xcb-util (0.4.1-r3)
(298/560) Purging libxft-dev (2.3.8-r2)
(299/560) Purging fontconfig-dev (2.15.0-r0)
(300/560) Purging freetype-dev (2.13.2-r0)
(301/560) Purging brotli-dev (1.1.0-r1)
(302/560) Purging brotli (1.1.0-r1)
(303/560) Purging gdk-pixbuf-dev (2.42.10-r6)
(304/560) Purging glib-dev (2.80.0-r2)
(305/560) Purging bzip2-dev (1.0.8-r6)
(306/560) Purging docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-deinstall
(307/560) Purging docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-deinstall
(308/560) Purging gettext-dev (0.22.5-r0)
(309/560) Purging xz (5.6.1-r2)
(310/560) Purging gettext-asprintf (0.22.5-r0)
(311/560) Purging gettext (0.22.5-r0)
(312/560) Purging gettext-envsubst (0.22.5-r0)
(313/560) Purging libxml2-utils (2.12.6-r0)
(314/560) Purging libxslt (1.1.39-r1)
(315/560) Purging py3-packaging (24.0-r0)
(316/560) Purging py3-parsing (3.1.2-r0)
(317/560) Purging pcre2-dev (10.43-r0)
(318/560) Purging libpcre2-16 (10.43-r0)
(319/560) Purging libpcre2-32 (10.43-r0)
(320/560) Purging libedit-dev (20230828.3.1-r4)
(321/560) Purging ncurses-dev (6.4_p20240309-r0)
(322/560) Purging libncurses++ (6.4_p20240309-r0)
(323/560) Purging libedit (20230828.3.1-r4)
(324/560) Purging bsd-compat-headers (0.7.2-r6)
(325/560) Purging librsvg (2.58.0-r0)
(326/560) Purging pango (1.52.2-r0)
Executing pango-1.52.2-r0.pre-deinstall
(327/560) Purging cairo-gobject (1.18.0-r0)
(328/560) Purging cairo (1.18.0-r0)
(329/560) Purging cdparanoia-libs (10.2-r14)
(330/560) Purging clang17-libs (17.0.6-r0)
(331/560) Purging cracklib (2.9.11-r6)
(332/560) Purging dbus-dev (9991.14.10-r1)
(333/560) Purging util-linux-dev (2.39.3-r1)
(334/560) Purging libfdisk (2.39.3-r1)
(335/560) Purging libsmartcols (2.39.3-r1)
(336/560) Purging libzbar (0.23.93-r0)
(337/560) Purging dbus-libs (9991.14.10-r1)
(338/560) Purging dconf (0.40.0-r5)
(339/560) Purging device-mapper-libs (2.03.23-r2)
(340/560) Purging directfb (1.7.7-r8)
(341/560) Purging libgweather4 (4.4.2-r0)
(342/560) Purging tzdata (2024a-r1)
(343/560) Purging geocode-glib (3.26.4-r4)
(344/560) Purging libsoup3 (3.4.4-r0)
(345/560) Purging glib-networking (2.80.0-r0)
(346/560) Purging gsettings-desktop-schemas (46.0-r0)
(347/560) Purging libproxy (0.5.4-r0)
(348/560) Purging duktape (2.7.0-r1)
(349/560) Purging enchant2-libs (2.6.8-r0)
(350/560) Purging expat-dev (2.6.2-r0)
(351/560) Purging expat (2.6.2-r0)
(352/560) Purging faac (1.30-r5)
(353/560) Purging fdk-aac (2.0.2-r4)
(354/560) Purging fftw-single-libs (3.3.10-r5)
(355/560) Purging libxft (2.3.8-r2)
(356/560) Purging libass (0.17.1-r2)
(357/560) Purging fontconfig (2.15.0-r0)
(358/560) Purging harfbuzz (8.4.0-r0)
(359/560) Purging freetype (2.13.2-r0)
(360/560) Purging fribidi-dev (1.0.13-r0)
(361/560) Purging fribidi (1.0.13-r0)
(362/560) Purging gcr-base (3.41.2-r0)
(363/560) Purging gcr4-base (4.2.0-r0)
(364/560) Purging libldap (2.6.7-r0)
(365/560) Purging libsasl (2.1.28-r6)
(366/560) Purging libxxf86vm-dev (1.1.5-r5)
(367/560) Purging libxrender-dev (0.9.11-r4)
(368/560) Purging libxtst-dev (1.2.4-r5)
(369/560) Purging libxtst (1.2.4-r5)
(370/560) Purging libxi-dev (1.8.1-r3)
(371/560) Purging libxi (1.8.1-r3)
(372/560) Purging libxfixes-dev (6.0.1-r3)
(373/560) Purging libxext-dev (1.3.6-r1)
(374/560) Purging libx11-dev (1.8.7-r0)
(375/560) Purging xtrans (1.5.0-r0)
(376/560) Purging libxcb-dev (1.16.1-r0)
(377/560) Purging xcb-proto (1.16.0-r0)
(378/560) Purging python3 (3.11.8-r0)
(379/560) Purging gdbm (1.23-r1)
(380/560) Purging libnotify (0.8.3-r1)
(381/560) Purging gdk-pixbuf (2.42.10-r6)
Executing gdk-pixbuf-2.42.10-r6.pre-deinstall
(382/560) Purging shared-mime-info (2.4-r0)
Executing shared-mime-info-2.4-r0.post-deinstall
(383/560) Purging gettext-libs (0.22.5-r0)
(384/560) Purging giflib (5.2.2-r0)
(385/560) Purging libxmlb (0.3.15-r0)
(386/560) Purging gstreamer (1.22.11-r0)
(387/560) Purging libdbusmenu-glib (16.04.0-r6)
(388/560) Purging json-glib (1.8.0-r1)
(389/560) Purging libnice (0.1.22-r0)
(390/560) Purging libmm-glib (1.22.0-r0)
(391/560) Purging gobject-introspection (1.80.1-r0)
(392/560) Purging graphene (1.10.8-r4)
(393/560) Purging libatk-1.0 (2.52.0-r0)
(394/560) Purging glib (2.80.0-r2)
(395/560) Purging libmicrohttpd (0.9.77-r0)
(396/560) Purging librtmp (2.4_git20190330-r4)
(397/560) Purging gnutls (3.8.3-r0)
(398/560) Purging graphite2 (1.3.14-r6)
(399/560) Purging gsm (1.0.22-r3)
(400/560) Purging libdrm-dev (2.4.120-r0)
(401/560) Purging libpciaccess-dev (0.18.1-r0)
(402/560) Purging mesa-gl (24.0.4-r0)
(403/560) Purging libva (2.21.0-r0)
(404/560) Purging mesa-egl (24.0.4-r0)
(405/560) Purging mesa-gbm (24.0.4-r0)
(406/560) Purging libdrm (2.4.120-r0)
(407/560) Purging libpciaccess (0.18.1-r0)
(408/560) Purging hwdata-pci (0.381-r0)
(409/560) Purging icu-dev (74.2-r0)
(410/560) Purging icu (74.2-r0)
(411/560) Purging icu-libs (74.2-r0)
(412/560) Purging icu-data-en (74.2-r0)
(413/560) Purging openexr-libopenexr (3.1.12-r0)
(414/560) Purging imath (3.1.11-r0)
(415/560) Purging json-c (0.17-r0)
(416/560) Purging keyutils-libs (1.6.3-r3)
(417/560) Purging kmod-libs (31-r4)
(418/560) Purging lcms2 (2.16-r0)
(419/560) Purging ldb (2.8.0-r0)
(420/560) Purging libapparmor (3.1.7-r0)
(421/560) Purging libasyncns (0.8-r3)
(422/560) Purging libmount (2.39.3-r1)
(423/560) Purging libblkid (2.39.3-r1)
(424/560) Purging libxdmcp-dev (1.1.5-r0)
(425/560) Purging libxkbcommon-x11 (1.7.0-r0)
(426/560) Purging libxv (1.0.12-r4)
(427/560) Purging libxrandr (1.5.4-r0)
(428/560) Purging libxinerama (1.1.5-r3)
(429/560) Purging libxxf86vm (1.1.5-r5)
(430/560) Purging libxext (1.3.6-r1)
(431/560) Purging libxcursor (1.2.2-r0)
(432/560) Purging libxdamage (1.1.6-r4)
(433/560) Purging libxrender (0.9.11-r4)
(434/560) Purging libxkbfile (1.1.3-r0)
(435/560) Purging libxcomposite (0.4.6-r4)
(436/560) Purging libxfixes (6.0.1-r3)
(437/560) Purging libx11 (1.8.7-r0)
(438/560) Purging libxcb (1.16.1-r0)
(439/560) Purging libxdmcp (1.1.5-r0)
(440/560) Purging libbsd (0.12.2-r0)
(441/560) Purging libbz2 (1.0.8-r6)
(442/560) Purging libcap-ng (0.8.4-r0)
(443/560) Purging libdc1394 (2.2.7-r0)
(444/560) Purging libde265 (1.0.15-r0)
(445/560) Purging libeconf (0.6.2-r0)
(446/560) Purging libeis (1.2.1-r0)
(447/560) Purging libelf (0.191-r0)
(448/560) Purging libelogind (252.9-r5)
(449/560) Purging libepoxy (1.5.10-r1)
(450/560) Purging libevdev (1.13.1-r0)
(451/560) Purging libffi-dev (3.4.6-r0)
(452/560) Purging linux-headers (6.6-r0)
(453/560) Purging llvm17-libs (17.0.6-r0)
(454/560) Purging wayland-libs-cursor (1.22.0-r4)
(455/560) Purging wayland-libs-client (1.22.0-r4)
(456/560) Purging p11-kit (0.25.3-r0)
(457/560) Purging wayland-libs-server (1.22.0-r4)
(458/560) Purging libffi (3.4.6-r0)
(459/560) Purging libflac (1.4.3-r1)
(460/560) Purging libfontenc (1.1.7-r4)
(461/560) Purging libformw (6.4_p20240309-r0)
(462/560) Purging libfreeaptx (0.1.1-r1)
(463/560) Purging systemd-libs (255.2-r0)
(464/560) Purging libgcrypt (1.10.3-r0)
(465/560) Purging libgpg-error (1.48-r0)
(466/560) Purging libhwy (1.0.7-r0)
(467/560) Purging libsm (1.2.4-r3)
(468/560) Purging libice (1.1.1-r5)
(469/560) Purging libintl (0.22.5-r0)
(470/560) Purging tiff-dev (4.6.0t-r0)
(471/560) Purging libtiffxx (4.6.0t-r0)
(472/560) Purging libjpeg-turbo-dev (3.0.2-r0)
(473/560) Purging libturbojpeg (3.0.2-r0)
(474/560) Purging spandsp (0.0.6-r5)
(475/560) Purging tiff (4.6.0t-r0)
(476/560) Purging libjpeg-turbo (3.0.2-r0)
(477/560) Purging libldac (2.0.2.3-r1)
(478/560) Purging libltdl (2.4.7-r3)
(479/560) Purging libmd (1.1.0-r0)
(480/560) Purging libmenuw (6.4_p20240309-r0)
(481/560) Purging libmodplug (0.8.9.0-r3)
(482/560) Purging libpanelw (6.4_p20240309-r0)
(483/560) Purging readline (8.2.10-r0)
(484/560) Purging libncursesw (6.4_p20240309-r0)
(485/560) Purging ncurses-terminfo-base (6.4_p20240309-r0)
(486/560) Purging libndp (1.8-r2)
(487/560) Purging libtheora (1.1.1-r18)
(488/560) Purging libvorbis (1.3.7-r2)
(489/560) Purging libogg (1.3.5-r5)
(490/560) Purging libpng-dev (1.6.43-r0)
(491/560) Purging libpng (1.6.43-r0)
(492/560) Purging libraw1394 (2.1.2-r5)
(493/560) Purging libseccomp (2.5.5-r0)
(494/560) Purging libwebp-dev (1.3.2-r0)
(495/560) Purging libwebpdecoder (1.3.2-r0)
(496/560) Purging libwebpdemux (1.3.2-r0)
(497/560) Purging libwebpmux (1.3.2-r0)
(498/560) Purging libwebp (1.3.2-r0)
(499/560) Purging libsharpyuv (1.3.2-r0)
(500/560) Purging libsrtp (2.5.0-r1)
(501/560) Purging libtasn1 (4.19.0-r2)
(502/560) Purging libunibreak (6.1-r0)
(503/560) Purging roc-toolkit-libs (0.3.0-r0)
(504/560) Purging libunwind (1.8.1-r0)
(505/560) Purging libusb (1.0.27-r0)
(506/560) Purging libuuid (2.39.3-r1)
(507/560) Purging libuv (1.48.0-r0)
(508/560) Purging libwbclient (4.19.4-r1)
(509/560) Purging libwoff2common (1.0.2-r4)
(510/560) Purging libxau-dev (1.0.11-r3)
(511/560) Purging libxau (1.0.11-r3)
(512/560) Purging libxkbcommon (1.7.0-r0)
(513/560) Purging xkeyboard-config (2.41-r0)
(514/560) Purging libxml2 (2.12.6-r0)
(515/560) Purging libxshmfence (1.3.2-r5)
(516/560) Purging linux-pam (1.6.0-r0)
(517/560) Purging lmdb (0.9.32-r0)
(518/560) Purging lua5.4-libs (5.4.6-r1)
(519/560) Purging lz4-libs (1.9.4-r5)
(520/560) Purging mesa-gles (24.0.4-r0)
(521/560) Purging mesa (24.0.4-r0)
(522/560) Purging mesa-glapi (24.0.4-r0)
(523/560) Purging mpdecimal (4.0.0-r0)
(524/560) Purging mtdev (1.1.6-r3)
(525/560) Purging neon (0.33.0-r0)
(526/560) Purging nettle (3.9.1-r0)
(527/560) Purging nss (3.99-r0)
(528/560) Purging nspr (4.35-r4)
(529/560) Purging openal-soft-libs (1.23.1-r0)
(530/560) Purging openexr-libilmthread (3.1.12-r0)
(531/560) Purging openexr-libiex (3.1.12-r0)
(532/560) Purging openh264 (2.4.1-r0)
(533/560) Purging openjpeg (2.5.2-r0)
(534/560) Purging opus (1.4-r0)
(535/560) Purging orc (0.4.37-r0)
(536/560) Purging pixman-dev (0.43.2-r0)
(537/560) Purging pixman (0.43.2-r0)
(538/560) Purging popt (1.19-r3)
(539/560) Purging sbc (2.0-r2)
(540/560) Purging utmps-libs (0.1.2.2-r1)
(541/560) Purging skalibs (2.14.1.1-r0)
(542/560) Purging soundtouch (2.3.3-r0)
(543/560) Purging soxr (0.1.3-r7)
(544/560) Purging speexdsp (1.2.1-r2)
(545/560) Purging sqlite-libs (3.45.2-r0)
(546/560) Purging tevent (0.15.0-r0)
(547/560) Purging talloc (2.4.2-r0)
(548/560) Purging tdb-libs (1.4.9-r0)
(549/560) Purging tslib (1.23-r0)
(550/560) Purging vo-aacenc (0.1.3-r3)
(551/560) Purging vo-amrwbenc (0.1.3-r3)
(552/560) Purging vulkan-loader (1.3.261.1-r0)
(553/560) Purging wayland-libs-egl (1.22.0-r4)
(554/560) Purging webrtc-audio-processing-1 (1.3-r0)
(555/560) Purging xorgproto (2023.2-r0)
(556/560) Purging xz-libs (5.6.1-r2)
(557/560) Purging yaml (0.2.5-r2)
(558/560) Purging zlib-dev (1.3.1-r0)
(559/560) Purging zstd-dev (1.5.6-r0)
(560/560) Purging zstd (1.5.6-r0)
Executing busybox-1.36.1-r25.trigger
OK: 230 MiB in 65 packages
>>> gdm: Updating the pmos/aarch64 repository index...
>>> gdm: Signing the index...
mv: can't preserve ownership of '/mnt/pmbootstrap/packages/aarch64/APKINDEX.tar.gz.3103': Operation not permitted
(002283) [10:52:10] (buildroot_aarch64) uninstall build dependencies
(002283) [10:52:10] (buildroot_aarch64) % cd /home/pmos/build; busybox su pmos -c SUDO_APK='abuild-apk --no-progress' HOME=/home/pmos abuild undeps
ERROR: No such package: .makedepends-gdm
(002283) [10:52:11] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(002283) [10:52:11] DONE!
checksums
1
2
3
4
5
6
7
8
9
10
11
+ export BPO_JOB_ID=1189306
+ BPO_JOB_ID=1189306
++ pmbootstrap -q config work
+ cd /home/build/.local/var/pmbootstrap/packages/
++ find . -name '*.apk'
+ sha512sum ./edge/aarch64/gdm-dev-9999-r0.apk ./edge/aarch64/gdm-9999-r0.apk ./edge/aarch64/gdm-lang-9999-r0.apk ./edge/aarch64/gdm-doc-9999-r0.apk ./edge/aarch64/gdm-service-9999-r0.apk
50b35a09d1ef3985f2deb034809687ec67ac3a899077168b797aeb137e24648abdd2552eea5fafaf2b916dc6f39c444b20c227477267c78a6e5d1446c0784bfa  ./edge/aarch64/gdm-dev-9999-r0.apk
34e93e936290d41ecc95fad3801d6e4a81ef9fb8d81f544b148381d5b63ab9b8cf47a20d9a48d0782a5d1e8adc524f87d324ed0561970706fe382ca046c7b961  ./edge/aarch64/gdm-9999-r0.apk
254173fa4568b3080e97c9e56f0a857c30c3b7abd78bc20e026a971534a00b70f6bbcfa59157c86e0b17b659090f1ad398cc1c51adfce89780e9e206407f8f05  ./edge/aarch64/gdm-lang-9999-r0.apk
e7b3c7937b9d30202b6e775d7e7cff60cab825a020a617a1ae40e497bb311d71b1cdbe872f14a17fdb2cc85924c680d80d8dde93612916f9921e8787c93d481d  ./edge/aarch64/gdm-doc-9999-r0.apk
737187a989b72289dfa449abfc5d745c888750baad51d6148c03c9a45e3a35408fb518ffe78b413da94c685ba750e882243e6976dfbf7178f936cfe4ed09396f  ./edge/aarch64/gdm-service-9999-r0.apk
submit
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
+ export BPO_JOB_ID=1189306
+ BPO_JOB_ID=1189306
+ export BPO_API_ENDPOINT=build-package
+ BPO_API_ENDPOINT=build-package
+ export BPO_ARCH=aarch64
+ BPO_ARCH=aarch64
+ export BPO_BRANCH=master_staging_systemd
+ BPO_BRANCH=master_staging_systemd
+ export BPO_DEVICE=
+ BPO_DEVICE=
++ pmbootstrap -q config work
+ packages=/home/build/.local/var/pmbootstrap/packages
++ find /home/build/.local/var/pmbootstrap/packages -name '*.apk'
+ export 'BPO_PAYLOAD_FILES=/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-dev-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-lang-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-doc-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-service-9999-r0.apk'
+ BPO_PAYLOAD_FILES='/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-dev-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-lang-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-doc-9999-r0.apk
/home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-service-9999-r0.apk'
+ export BPO_PAYLOAD_FILES_PREVIOUS=
+ BPO_PAYLOAD_FILES_PREVIOUS=
+ export BPO_PAYLOAD_IS_JSON=0
+ BPO_PAYLOAD_IS_JSON=0
+ export BPO_PKGNAME=gdm
+ BPO_PKGNAME=gdm
+ export BPO_UI=
+ BPO_UI=
+ export BPO_VERSION=9999-r0
+ BPO_VERSION=9999-r0
+ exec build.postmarketos.org/helpers/submit.py
Appending: /home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-dev-9999-r0.apk
Appending: /home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-9999-r0.apk
Appending: /home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-lang-9999-r0.apk
Appending: /home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-doc-9999-r0.apk
Appending: /home/build/.local/var/pmbootstrap/packages/edge/aarch64/gdm-service-9999-r0.apk
Uploading to: https://build.postmarketos.org/api/job-callback/build-package
package received, kthxbye
Build complete: success 7 months ago (took 4 minutes)