~postmarketos/#1236636

success

Build package: v24.06/aarch64/xdg-user-dirs-gtk-0.11-r2

Owner
~postmarketos
Created
6 months ago
Updated
6 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
[#1236636] 2024/05/31 02:02:15 Booting image alpine/latest (default) on port 22144
[#1236636] 2024/05/31 02:02:15 Waiting for guest to settle
[#1236636] 2024/05/31 02:02:24 Sending tasks
[#1236636] 2024/05/31 02:02:26 Sending build environment
[#1236636] 2024/05/31 02:02:27 Sending secrets
[#1236636] 2024/05/31 02:02:27 Resolving secret 482975ec-22f7-49fd-9b54-486b0b1947c3
[#1236636] 2024/05/31 02:02:27 Installing packages
Warning: Permanently added '[localhost]:22144' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
OK: 463 MiB in 140 packages
Warning: Permanently added '[localhost]:22144' (ED25519) to the list of known hosts.
(1/20) Installing coreutils-env (9.5-r1)
(2/20) Installing coreutils-fmt (9.5-r1)
(3/20) Installing coreutils-sha512sum (9.5-r1)
(4/20) Installing skalibs (2.14.1.1-r0)
(5/20) Installing utmps-libs (0.1.2.2-r1)
(6/20) Installing coreutils (9.5-r1)
(7/20) Installing libintl (0.22.5-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-r1)
(11/20) Installing py3-certifi-pyc (2024.2.2-r1)
(12/20) Installing py3-charset-normalizer (3.3.2-r1)
(13/20) Installing py3-charset-normalizer-pyc (3.3.2-r1)
(14/20) Installing py3-idna (3.7-r0)
(15/20) Installing py3-idna-pyc (3.7-r0)
(16/20) Installing py3-urllib3 (1.26.18-r1)
(17/20) Installing py3-urllib3-pyc (1.26.18-r1)
(18/20) Installing py3-requests (2.31.0-r2)
(19/20) Installing py3-requests-pyc (2.31.0-r2)
(20/20) Installing xz (5.6.1-r3)
Executing busybox-1.36.1-r28.trigger
OK: 468 MiB in 160 packages
[#1236636] 2024/05/31 02:02:29 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
[#1236636] 2024/05/31 02:02:38 Running task bpo_setup
[#1236636] 2024/05/31 02:02:40 Running task install_pubkey
[#1236636] 2024/05/31 02:02:41 Running task pmbootstrap_build
[#1236636] 2024/05/31 02:04:14 Running task checksums
[#1236636] 2024/05/31 02:04:14 Running task submit
[#1236636] 2024/05/31 02:04:17 Processing post-success triggers...
[#1236636] 2024/05/31 02:04:17 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=1236636
+ BPO_JOB_ID=1236636
+ mkdir -p /home/build/.config
+ echo '[pmbootstrap]'
+ echo 'is_default_channel = False'
+ git -C pmaports checkout v24.06
branch 'v24.06' set up to track 'origin/v24.06'.
Switched to a new branch 'v24.06'
+ sudo ln -s /home/build/pmbootstrap/pmbootstrap.py /usr/bin/pmbootstrap
+ yes ''
+ pmbootstrap --aports=/home/build/pmaports -q init
[02:02:39] Work path [/home/build/.local/var/pmbootstrap]: [02:02:39] Channel [v24.06]: [02:02:39] Vendor [qemu]: [02:02:39] Device codename [amd64]: [02:02:39] Kernel [lts]: [02:02:39] Username [user]: [02:02:39] Provider [default]: [02:02:40] User interface [console]: [02:02:40] Change them? (y/n) [n]: [02:02:40] Extra packages [none]: [02:02:40] Locale [en_US]: [02:02:40] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [02:02:40] 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=v24.06
+ '[' v24.06 '!=' v24.06 ']'
+ 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=1236636
+ BPO_JOB_ID=1236636
+ 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
+ export BPO_JOB_ID=1236636
+ BPO_JOB_ID=1236636
+ pmbootstrap config systemd never
[02:02:41] Config changed: systemd='never'
+ export PMB_APK_FORCE_MISSING_REPOSITORIES=1
+ PMB_APK_FORCE_MISSING_REPOSITORIES=1
+ pmbootstrap -m http://dl-cdn.alpinelinux.org/alpine/ -mp http://build.postmarketos.org/wip/ -mp http://mirror.postmarketos.org/postmarketos/ --aports=/home/build/pmaports --no-ccache --timeout 900 --details-to-stdout build --no-depends --strict --arch aarch64 --force xdg-user-dirs-gtk
(002280) [02:02:41] % cd /home/build/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git/ (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git/ (push)
(002280) [02:02:41] % cd /home/build/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v24.06]
description=Upcoming stable release (DO NOT USE)
branch_pmaports=v24.06
branch_aports=3.20-stable
mirrordir_alpine=v3.20

[v23.12]
description=Latest release / Recommended for best stability
branch_pmaports=v23.12
branch_aports=3.19-stable
mirrordir_alpine=v3.19

[v23.06]
description=Old release (unsupported)
branch_pmaports=v23.06
branch_aports=3.18-stable
mirrordir_alpine=v3.18

[v22.12]
description=Old release (unsupported)
branch_pmaports=v22.12
branch_aports=3.17-stable
mirrordir_alpine=v3.17

[v22.06]
description=Old release (unsupported)
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(002280) [02:02:41] Shutdown complete
(002280) [02:02:41] Calculate work folder size
(002280) [02:02:41] % sudo du -ks /home/build/.local/var/pmbootstrap
2332	/home/build/.local/var/pmbootstrap
(002280) [02:02:41] Shutdown complete
(002280) [02:02:41] % sudo du -ks /home/build/.local/var/pmbootstrap
2332	/home/build/.local/var/pmbootstrap
(002280) [02:02:41] Cleared up ~0 MB of space
(002280) [02:02:41] APKINDEX outdated (file does not exist yet): http://build.postmarketos.org/wip/v24.06/aarch64/APKINDEX.tar.gz
(002280) [02:02:41] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/v24.06/aarch64/APKINDEX.tar.gz
(002280) [02:02:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
(002280) [02:02:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
(002280) [02:02:41] Update package index for aarch64 (4 file(s))
(002280) [02:02:41] Download http://build.postmarketos.org/wip/v24.06/aarch64/APKINDEX.tar.gz
(002280) [02:02:42] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_87eb82c31eaff1ae3b7ee428adf5e3e92467744160a0ef0eda2fc0dd75cc4a26 /home/build/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30d9f750.tar.gz
(002280) [02:02:42] Download http://mirror.postmarketos.org/postmarketos/v24.06/aarch64/APKINDEX.tar.gz
(002280) [02:02:42] WARNING: file not found: http://mirror.postmarketos.org/postmarketos/v24.06/aarch64/APKINDEX.tar.gz
(002280) [02:02:42] Download http://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
(002280) [02:02:42] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_606f73a0b052c4f823118565df82c9298a6fcf7dcd26e9457a3f38f7253f5e79 /home/build/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.00d9131b.tar.gz
(002280) [02:02:42] Download http://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
(002280) [02:02:42] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_45cb4384419963a1c29a5cb21c66d13f45ab57c8245cb8b67ca95d1215bbbbed /home/build/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.0eed2849.tar.gz
(002280) [02:02:43] Build is necessary for package 'xdg-user-dirs-gtk': No binary package available
(002280) [02:02:43] NOTE: Skipped apk version check for chroot 'buildroot_aarch64', because it is not installed yet!
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev
(002280) [02:02:43] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/pts /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/shm
(002280) [02:02:43] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/shm
(002280) [02:02:43] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/null c 1 3
(002280) [02:02:43] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/zero c 1 5
(002280) [02:02:43] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/full c 1 7
(002280) [02:02:43] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/random c 1 8
(002280) [02:02:43] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/urandom c 1 9
(002280) [02:02:43] % sudo ln -sf /proc/self/fd /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/proc
(002280) [02:02:43] % sudo mount --bind /proc /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/proc
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/apk
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_apk_aarch64 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/apk
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_appstream/aarch64/v24.06
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/appstream-data
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_appstream/aarch64/v24.06 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/appstream-data
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_ccache_aarch64
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/ccache
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_ccache_aarch64 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/ccache
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_distfiles
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/distfiles
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_distfiles /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/distfiles
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/git
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_git /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/git
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_go
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/go
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_go /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/go
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_rust
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/rust
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_rust /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/rust
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/config_abuild
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/abuild-config
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_abuild /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/abuild-config
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/config_apk_keys
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/keys
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_apk_keys /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/keys
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_sccache
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/sccache
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_sccache /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/sccache
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/images_netboot
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/netboot
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/images_netboot /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/netboot
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/packages/v24.06
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/packages
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/packages/v24.06 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap/packages
(002280) [02:02:43] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/dev
(002280) [02:02:43] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/build/.local/var/pmbootstrap/chroot_native/dev
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/dev/pts /home/build/.local/var/pmbootstrap/chroot_native/dev/shm
(002280) [02:02:43] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/build/.local/var/pmbootstrap/chroot_native/dev/shm
(002280) [02:02:43] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(002280) [02:02:43] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(002280) [02:02:43] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(002280) [02:02:43] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(002280) [02:02:43] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(002280) [02:02:43] % sudo ln -sf /proc/self/fd /home/build/.local/var/pmbootstrap/chroot_native/dev/
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/proc
(002280) [02:02:43] % sudo mount --bind /proc /home/build/.local/var/pmbootstrap/chroot_native/proc
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/var/cache/apk
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_apk_x86_64 /home/build/.local/var/pmbootstrap/chroot_native/var/cache/apk
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_appstream/x86_64/v24.06
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/appstream-data
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_appstream/x86_64/v24.06 /home/build/.local/var/pmbootstrap/chroot_native/mnt/appstream-data
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_ccache_x86_64
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/ccache
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_ccache_x86_64 /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/ccache
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_distfiles /home/build/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/git
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_git /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/git
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/go
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_go /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/go
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/rust
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_rust /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/rust
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/abuild-config
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_abuild /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/abuild-config
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_apk_keys /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/sccache
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_sccache /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/sccache
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/netboot
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/images_netboot /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/netboot
(002280) [02:02:43] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/packages
(002280) [02:02:43] % sudo mount --bind /home/build/.local/var/pmbootstrap/packages/v24.06 /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/packages
(002280) [02:02:43] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(002280) [02:02:43] APKINDEX outdated (file does not exist yet): http://build.postmarketos.org/wip/v24.06/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/v24.06/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] Update package index for x86_64 (4 file(s))
(002280) [02:02:43] Download http://build.postmarketos.org/wip/v24.06/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_41f0f40ffb91843a6d51723bad6c35b41b55c5b4fd3aa0b89048d328502738f7 /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30d9f750.tar.gz
(002280) [02:02:43] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_510e28be8e53e881735a399becd649ece8aa6799b45b651d30afbc765ca2b290
(002280) [02:02:43] Download http://mirror.postmarketos.org/postmarketos/v24.06/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_510e28be8e53e881735a399becd649ece8aa6799b45b651d30afbc765ca2b290 /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b126d141.tar.gz
(002280) [02:02:43] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_fb581721f291fd2bb44aa59165e47f04ba8c4fff5e69e21538c092ac609bc1d7
(002280) [02:02:43] Download http://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_fb581721f291fd2bb44aa59165e47f04ba8c4fff5e69e21538c092ac609bc1d7 /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.00d9131b.tar.gz
(002280) [02:02:43] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_f9206ad985bdc3921ac3eba7d0bc6e9c2addcebf553ff88117217a6e08dcd9f1
(002280) [02:02:43] Download http://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(002280) [02:02:43] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_f9206ad985bdc3921ac3eba7d0bc6e9c2addcebf553ff88117217a6e08dcd9f1 /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.0eed2849.tar.gz
(002280) [02:02:43] Download http://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/apk-tools-static-2.14.4-r0.apk
(002280) [02:02:44] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002280) [02:02:44] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002280) [02:02:44] extracted: /tmp/pmbootstrap8cd_cq9qapk
(002280) [02:02:44] extracted: /tmp/pmbootstraper4342ossig
(002280) [02:02:44] Verify apk.static signature with /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002280) [02:02:44] % openssl dgst -sha1 -verify /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraper4342ossig /tmp/pmbootstrap8cd_cq9qapk
Verified OK
(002280) [02:02:44] Verify the version reported by the apk.static binary (must match the package version 2.14.4-r0)
(002280) [02:02:44] % /tmp/pmbootstrap8cd_cq9qapk --version
apk-tools 2.14.4, compiled for x86_64.
(002280) [02:02:44] (native) install alpine-base
(002280) [02:02:44] % sudo ln -s -f /var/cache/apk /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/build.postmarketos.org.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/wip.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/wip.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(002280) [02:02:44] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(002280) [02:02:44] % sudo cp /etc/resolv.conf /home/build/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(002280) [02:02:44] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/etc/apk
(002280) [02:02:44] (native) update /etc/apk/repositories
(002280) [02:02:44] % sudo sh -c echo /mnt/pmbootstrap/packages >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002280) [02:02:44] % sudo sh -c echo http://build.postmarketos.org/wip/v24.06 >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002280) [02:02:44] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/v24.06 >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002280) [02:02:44] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/v3.20/main >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002280) [02:02:44] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/v3.20/community >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002280) [02:02:44] % sudo mkdir -p /home/build/.local/var/pmbootstrap/tmp
(002280) [02:02:44] % sudo mkfifo /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002280) [02:02:44] % sudo cat /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002280) [02:02:44] % sudo sh -c exec 3>/home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/build/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/build/.local/var/pmbootstrap/chroot_native --cache-dir /home/build/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base --no-interactive
(002280) [02:02:44] New background process: pid=2535, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
fetch http://build.postmarketos.org/wip/v24.06/x86_64/APKINDEX.tar.gz
WARNING: Permanently redirected to https://build.postmarketos.org:443/wip/v24.06/x86_64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/v24.06/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(1/24) Installing alpine-baselayout-data (3.6.5-r0)
(2/24) Installing musl (1.2.5-r0)
(3/24) Installing busybox (1.36.1-r28)
Executing busybox-1.36.1-r28.post-install
(4/24) Installing busybox-binsh (1.36.1-r28)
(5/24) Installing alpine-baselayout (3.6.5-r0)
Executing alpine-baselayout-3.6.5-r0.pre-install
Executing alpine-baselayout-3.6.5-r0.post-install
(6/24) Installing ifupdown-ng (0.12.1-r5)
(7/24) Installing libcap2 (2.70-r0)
(8/24) Installing openrc (0.54-r1)
Executing openrc-0.54-r1.post-install
(9/24) Installing mdev-conf (4.7-r0)
(10/24) Installing busybox-mdev-openrc (1.36.1-r28)
(11/24) Installing alpine-conf (3.18.0-r0)
(12/24) Installing alpine-keys (2.4-r1)
(13/24) Installing alpine-release (3.20.0-r0)
(14/24) Installing ca-certificates-bundle (20240226-r0)
(15/24) Installing libcrypto3 (3.3.0-r2)
(16/24) Installing libssl3 (3.3.0-r2)
(17/24) Installing ssl_client (1.36.1-r28)
(18/24) Installing zlib (1.3.1-r1)
(19/24) Installing apk-tools (2.14.4-r0)
(20/24) Installing busybox-openrc (1.36.1-r28)
(21/24) Installing busybox-suid (1.36.1-r28)
(22/24) Installing scanelf (1.3.7-r2)
(23/24) Installing musl-utils (1.2.5-r0)
(24/24) Installing alpine-base (3.20.0-r0)
Executing busybox-1.36.1-r28.trigger
OK: 10 MiB in 24 packages
(002280) [02:02:45] (native) % adduser -D pmos -u 12345
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/abuild-config /home/pmos/.abuild
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/abuild-config
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/ccache /home/pmos/.ccache
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/ccache
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cache
(002280) [02:02:45] (native) % mkdir -p /mnt/pmbootstrap/go/gocache
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gocache /home/pmos/.cache/go-build
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/go/gocache
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/go/pkg
(002280) [02:02:45] (native) % mkdir -p /mnt/pmbootstrap/go/gomodcache
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gomodcache /home/pmos/go/pkg/mod
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/go/gomodcache
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/packages /home/pmos/packages/pmos
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/packages
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(002280) [02:02:45] (native) % mkdir -p /mnt/pmbootstrap/rust/git/db
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/git/db /home/pmos/.cargo/git/db
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/git/db
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(002280) [02:02:45] (native) % mkdir -p /mnt/pmbootstrap/rust/registry/cache
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/cache /home/pmos/.cargo/registry/cache
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/cache
(002280) [02:02:45] (native) % mkdir -p /mnt/pmbootstrap/rust/registry/index
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/index /home/pmos/.cargo/registry/index
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/index
(002280) [02:02:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/sccache /home/pmos/.cache/sccache
(002280) [02:02:45] (native) % chown pmos:pmos /mnt/pmbootstrap/sccache
(002280) [02:02:45] (native) % apk --force-missing-repositories --no-network upgrade -a
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/1) Purging ssl_client (1.36.1-r28)
Executing busybox-1.36.1-r28.trigger
OK: 10 MiB in 23 packages
(002280) [02:02:45] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(002280) [02:02:46] (native) install qemu-aarch64
(002280) [02:02:46] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002280) [02:02:46] (native) % cat /tmp/apk_progress_fifo
(002280) [02:02:46] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 --force-missing-repositories add qemu-aarch64 --no-interactive
(002280) [02:02:46] New background process: pid=2626, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/2) Installing ssl_client (1.36.1-r28)
(2/2) Installing qemu-aarch64 (9.0.0-r0)
Executing busybox-1.36.1-r28.trigger
OK: 15 MiB in 25 packages
(002280) [02:02:46] Register qemu binfmt (aarch64)
(002280) [02:02:46] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register
(002280) [02:02:46] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin
(002280) [02:02:46] % sudo touch /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin/qemu-aarch64-static
(002280) [02:02:46] % sudo mount --bind /home/build/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin/qemu-aarch64-static
(002280) [02:02:46] % sudo touch /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/in-pmbootstrap
(002280) [02:02:46] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002280) [02:02:46] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002280) [02:02:46] extracted: /tmp/pmbootstrapseleebpvapk
(002280) [02:02:46] extracted: /tmp/pmbootstrap1_8txlhysig
(002280) [02:02:46] Verify apk.static signature with /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002280) [02:02:46] % openssl dgst -sha1 -verify /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap1_8txlhysig /tmp/pmbootstrapseleebpvapk
Verified OK
(002280) [02:02:46] Verify the version reported by the apk.static binary (must match the package version 2.14.4-r0)
(002280) [02:02:46] % /tmp/pmbootstrapseleebpvapk --version
apk-tools 2.14.4, compiled for x86_64.
(002280) [02:02:46] (buildroot_aarch64) install alpine-base
(002280) [02:02:46] % sudo ln -s -f /var/cache/apk /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/cache
(002280) [02:02:46] % sudo cp /etc/resolv.conf /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/resolv.conf
(002280) [02:02:46] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk
(002280) [02:02:46] (buildroot_aarch64) update /etc/apk/repositories
(002280) [02:02:46] % sudo sh -c echo /mnt/pmbootstrap/packages >> /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories
(002280) [02:02:46] % sudo sh -c echo http://build.postmarketos.org/wip/v24.06 >> /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories
(002280) [02:02:46] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/v24.06 >> /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories
(002280) [02:02:46] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/v3.20/main >> /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories
(002280) [02:02:46] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/v3.20/community >> /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories
(002280) [02:02:46] % sudo mkdir -p /home/build/.local/var/pmbootstrap/tmp
(002280) [02:02:46] % sudo rm -f /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002280) [02:02:46] % sudo mkfifo /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002280) [02:02:46] % sudo cat /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002280) [02:02:46] % sudo sh -c exec 3>/home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/build/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64 --cache-dir /home/build/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base --no-interactive
(002280) [02:02:46] New background process: pid=2666, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
fetch http://build.postmarketos.org/wip/v24.06/aarch64/APKINDEX.tar.gz
WARNING: Permanently redirected to https://build.postmarketos.org:443/wip/v24.06/aarch64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/v24.06/aarch64/APKINDEX.tar.gz
WARNING: updating and opening http://mirror.postmarketos.org/postmarketos/v24.06: No such file or directory
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
(1/24) Installing alpine-baselayout-data (3.6.5-r0)
(2/24) Installing musl (1.2.5-r0)
(3/24) Installing busybox (1.36.1-r28)
Executing busybox-1.36.1-r28.post-install
(4/24) Installing busybox-binsh (1.36.1-r28)
(5/24) Installing alpine-baselayout (3.6.5-r0)
Executing alpine-baselayout-3.6.5-r0.pre-install
Executing alpine-baselayout-3.6.5-r0.post-install
(6/24) Installing ifupdown-ng (0.12.1-r5)
(7/24) Installing libcap2 (2.70-r0)
(8/24) Installing openrc (0.54-r1)
Executing openrc-0.54-r1.post-install
(9/24) Installing mdev-conf (4.7-r0)
(10/24) Installing busybox-mdev-openrc (1.36.1-r28)
(11/24) Installing alpine-conf (3.18.0-r0)
(12/24) Installing alpine-keys (2.4-r1)
(13/24) Installing alpine-release (3.20.0-r0)
(14/24) Installing ca-certificates-bundle (20240226-r0)
(15/24) Installing libcrypto3 (3.3.0-r2)
(16/24) Installing libssl3 (3.3.0-r2)
(17/24) Installing ssl_client (1.36.1-r28)
(18/24) Installing zlib (1.3.1-r1)
(19/24) Installing apk-tools (2.14.4-r0)
(20/24) Installing busybox-openrc (1.36.1-r28)
(21/24) Installing busybox-suid (1.36.1-r28)
(22/24) Installing scanelf (1.3.7-r2)
(23/24) Installing musl-utils (1.2.5-r0)
(24/24) Installing alpine-base (3.20.0-r0)
Executing busybox-1.36.1-r28.trigger
OK: 14 MiB in 24 packages
(002280) [02:02:48] (buildroot_aarch64) % adduser -D pmos -u 12345
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/abuild-config /home/pmos/.abuild
(002280) [02:02:48] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/abuild-config
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/ccache /home/pmos/.ccache
(002280) [02:02:48] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/ccache
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cache
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gocache /home/pmos/.cache/go-build
(002280) [02:02:48] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/go/gocache
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/go/pkg
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gomodcache /home/pmos/go/pkg/mod
(002280) [02:02:48] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/go/gomodcache
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(002280) [02:02:48] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/packages /home/pmos/packages/pmos
(002280) [02:02:49] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/packages
(002280) [02:02:49] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(002280) [02:02:49] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/git/db /home/pmos/.cargo/git/db
(002280) [02:02:49] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/rust/git/db
(002280) [02:02:49] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(002280) [02:02:49] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/cache /home/pmos/.cargo/registry/cache
(002280) [02:02:49] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/cache
(002280) [02:02:49] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/index /home/pmos/.cargo/registry/index
(002280) [02:02:49] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/index
(002280) [02:02:49] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/sccache /home/pmos/.cache/sccache
(002280) [02:02:49] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap/sccache
(002280) [02:02:49] (buildroot_aarch64) % apk --force-missing-repositories --no-network upgrade -a
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
WARNING: opening from cache http://mirror.postmarketos.org/postmarketos/v24.06: No such file or directory
(1/1) Purging ssl_client (1.36.1-r28)
Executing busybox-1.36.1-r28.trigger
OK: 14 MiB in 23 packages
(002280) [02:02:50] (buildroot_aarch64) calculate depends of abuild (pmbootstrap -v for details)
(002280) [02:02:50] (buildroot_aarch64) install abuild
(002280) [02:02:50] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo
(002280) [02:02:50] (buildroot_aarch64) % cat /tmp/apk_progress_fifo
(002280) [02:02:50] (buildroot_aarch64) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 --force-missing-repositories add abuild --no-interactive
(002280) [02:02:50] New background process: pid=2859, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
fetch http://mirror.postmarketos.org/postmarketos/v24.06/aarch64/APKINDEX.tar.gz
WARNING: updating and opening http://mirror.postmarketos.org/postmarketos/v24.06: No such file or directory
(1/15) Installing libattr (2.5.2-r0)
(2/15) Installing attr (2.5.2-r0)
(3/15) Installing libcap-getcap (2.70-r0)
(4/15) Installing fakeroot (1.34-r0)
(5/15) Installing libgcc (13.2.1_git20240309-r0)
(6/15) Installing libstdc++ (13.2.1_git20240309-r0)
(7/15) Installing lzip (1.24.1-r0)
(8/15) Installing openssl (3.3.0-r2)
(9/15) Installing patch (2.7.6-r10)
(10/15) Installing pkgconf (2.2.0-r0)
(11/15) Installing libacl (2.3.2-r0)
(12/15) Installing tar (1.35-r2)
(13/15) Installing ssl_client (1.36.1-r28)
(14/15) Installing abuild (3.13.0-r3)
Executing abuild-3.13.0-r3.pre-install
(15/15) Installing abuild-sudo (3.13.0-r3)
Executing busybox-1.36.1-r28.trigger
OK: 20 MiB in 38 packages
(002280) [02:02:52] (buildroot_aarch64) % chown root:abuild /var/cache/distfiles
(002280) [02:02:52] (buildroot_aarch64) % chmod g+w /var/cache/distfiles
(002280) [02:02:52] (buildroot_aarch64) % adduser pmos abuild
(002280) [02:02:52] (buildroot_aarch64) calculate depends of abuild, build-base, ccache, git (pmbootstrap -v for details)
(002280) [02:02:52] so:libisl.so.23: has multiple providers (isl25, isl26), picked shortest: isl25
(002280) [02:02:52] (buildroot_aarch64) install abuild build-base ccache git
(002280) [02:02:52] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo
(002280) [02:02:52] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo
(002280) [02:02:52] (buildroot_aarch64) % cat /tmp/apk_progress_fifo
(002280) [02:02:52] (buildroot_aarch64) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 --force-missing-repositories add abuild build-base ccache git --no-interactive
(002280) [02:02:52] New background process: pid=2901, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
fetch http://mirror.postmarketos.org/postmarketos/v24.06/aarch64/APKINDEX.tar.gz
WARNING: updating and opening http://mirror.postmarketos.org/postmarketos/v24.06: No such file or directory
(1/33) Installing jansson (2.14-r4)
(2/33) Installing zstd-libs (1.5.6-r0)
(3/33) Installing binutils (2.42-r0)
(4/33) Installing libmagic (5.45-r1)
(5/33) Installing file (5.45-r1)
(6/33) Installing libgomp (13.2.1_git20240309-r0)
(7/33) Installing libatomic (13.2.1_git20240309-r0)
(8/33) Installing gmp (6.3.0-r1)
(9/33) Installing isl26 (0.26-r1)
(10/33) Installing mpfr4 (4.2.1-r0)
(11/33) Installing mpc1 (1.3.1-r1)
(12/33) Installing gcc (13.2.1_git20240309-r0)
(13/33) Installing libstdc++-dev (13.2.1_git20240309-r0)
(14/33) Installing musl-dev (1.2.5-r0)
(15/33) Installing g++ (13.2.1_git20240309-r0)
(16/33) Installing make (4.4.1-r2)
(17/33) Installing fortify-headers (1.1-r3)
(18/33) Installing build-base (0.5-r3)
(19/33) Installing hiredis (1.2.0-r0)
(20/33) Installing libxxhash (0.8.2-r2)
(21/33) Installing ccache (4.9.1-r0)
(22/33) Installing ca-certificates (20240226-r0)
(23/33) Installing brotli-libs (1.1.0-r2)
(24/33) Installing c-ares (1.28.1-r0)
(25/33) Installing libunistring (1.2-r0)
(26/33) Installing libidn2 (2.3.7-r0)
(27/33) Installing nghttp2-libs (1.62.0-r0)
(28/33) Installing libpsl (0.21.5-r1)
(29/33) Installing libcurl (8.7.1-r0)
(30/33) Installing libexpat (2.6.2-r0)
(31/33) Installing pcre2 (10.43-r0)
(32/33) Installing git (2.45.1-r0)
(33/33) Installing git-init-template (2.45.1-r0)
Executing busybox-1.36.1-r28.trigger
Executing ca-certificates-20240226-r0.trigger
OK: 235 MiB in 71 packages
(002280) [02:02:57] (buildroot_aarch64) generate abuild keys
(002280) [02:02:57] (buildroot_aarch64) % busybox su pmos -c PACKAGER='pmos <pmos@local>' HOME=/home/pmos abuild-keygen -n -q -a
writing RSA key
(002280) [02:02:59] (buildroot_aarch64) % cp /mnt/pmbootstrap/abuild-config/pmos@local-66592fd1.rsa.pub /etc/apk/keys/
(002280) [02:02:59] (buildroot_aarch64) % cp /tmp/apk_wrapper.sh /usr/local/bin/abuild-apk
(002280) [02:02:59] (buildroot_aarch64) % chmod +x /usr/local/bin/abuild-apk
(002280) [02:02:59] (buildroot_aarch64) % sed -i -e s/^CLEANUP=.*/CLEANUP=''/ /etc/abuild.conf
(002280) [02:02:59] (buildroot_aarch64) % sed -i -e s/^ERROR_CLEANUP=.*/ERROR_CLEANUP=''/ /etc/abuild.conf
(002280) [02:02:59] (buildroot_aarch64) % sed -i $ a\export JOBS=3 /etc/abuild.conf
(002280) [02:02:59] (native) calculate depends of ccache-cross-symlinks, abuild, gcc-aarch64, g++-aarch64, crossdirect (pmbootstrap -v for details)
(002280) [02:02:59] so:libisl.so.23: has multiple providers (isl25, isl26), picked shortest: isl25
(002280) [02:02:59] (native) install ccache-cross-symlinks abuild gcc-aarch64 g++-aarch64 crossdirect
(002280) [02:02:59] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002280) [02:02:59] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002280) [02:02:59] (native) % cat /tmp/apk_progress_fifo
(002280) [02:02:59] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 --force-missing-repositories add ccache-cross-symlinks abuild gcc-aarch64 g++-aarch64 crossdirect --no-interactive
(002280) [02:02:59] New background process: pid=3016, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/30) Installing libattr (2.5.2-r0)
(2/30) Installing attr (2.5.2-r0)
(3/30) Installing libcap-getcap (2.70-r0)
(4/30) Installing fakeroot (1.34-r0)
(5/30) Installing libgcc (13.2.1_git20240309-r0)
(6/30) Installing libstdc++ (13.2.1_git20240309-r0)
(7/30) Installing lzip (1.24.1-r0)
(8/30) Installing openssl (3.3.0-r2)
(9/30) Installing patch (2.7.6-r10)
(10/30) Installing pkgconf (2.2.0-r0)
(11/30) Installing libacl (2.3.2-r0)
(12/30) Installing tar (1.35-r2)
(13/30) Installing abuild (3.13.0-r3)
Executing abuild-3.13.0-r3.pre-install
(14/30) Installing abuild-sudo (3.13.0-r3)
(15/30) Installing hiredis (1.2.0-r0)
(16/30) Installing libxxhash (0.8.2-r2)
(17/30) Installing zstd-libs (1.5.6-r0)
(18/30) Installing ccache (4.9.1-r0)
(19/30) Installing ccache-cross-symlinks (3-r0)
(20/30) Installing crossdirect (5.1.0-r0)
(21/30) Installing libstdc++-dev-aarch64 (13.2.1_git20240309-r0)
(22/30) Installing jansson (2.14-r4)
(23/30) Installing binutils-aarch64 (2.42-r0)
(24/30) Installing gmp (6.3.0-r1)
(25/30) Installing mpfr4 (4.2.1-r0)
(26/30) Installing mpc1 (1.3.1-r1)
(27/30) Installing isl26 (0.26-r1)
(28/30) Installing gcc-aarch64 (13.2.1_git20240309-r0)
(29/30) Installing musl-dev (1.2.5-r0)
(30/30) Installing g++-aarch64 (13.2.1_git20240309-r0)
Executing busybox-1.36.1-r28.trigger
OK: 231 MiB in 55 packages
(002280) [02:03:02] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/native
(002280) [02:03:02] % sudo mount --bind /home/build/.local/var/pmbootstrap/chroot_native /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/native
(002280) [02:03:02] % sudo ln -s /native/lib/ld-musl-x86_64.so.1 /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/lib/ld-musl-x86_64.so.1
(002280) [02:03:02] % sudo ln -sf /native/bin/busybox /usr/local/bin/gzip
(002280) [02:03:02] (buildroot_aarch64) build aarch64/xdg-user-dirs-gtk-0.11-r2.apk
(002280) [02:03:02] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build
(002280) [02:03:02] % sudo cp -rL /home/build/pmaports/temp/xdg-user-dirs-gtk/more-desktops.patch /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build/more-desktops.patch
(002280) [02:03:02] % sudo cp -rL /home/build/pmaports/temp/xdg-user-dirs-gtk/APKBUILD /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build/APKBUILD
(002280) [02:03:02] (buildroot_aarch64) % chown -R pmos:pmos /home/pmos/build
(002280) [02:03:02] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports
(002280) [02:03:02] % sudo mount --bind /home/build/pmaports /home/build/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports
(002280) [02:03:02] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build
(002280) [02:03:02] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git
(002280) [02:03:02] (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
>>> xdg-user-dirs-gtk: Building pmos/xdg-user-dirs-gtk 0.11-r2 (using abuild 3.13.0-r3) started Fri, 31 May 2024 02:03:03 +0000
>>> xdg-user-dirs-gtk: Checking sanity of /home/pmos/build/APKBUILD...
>>> WARNING: xdg-user-dirs-gtk: No maintainer
>>> xdg-user-dirs-gtk: Analyzing dependencies...
>>> xdg-user-dirs-gtk: Installing for build: build-base xdg-user-dirs gtk+3.0-dev intltool
WARNING: opening /home/pmos/packages//pmos: No such file or directory
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
fetch http://mirror.postmarketos.org/postmarketos/v24.06/aarch64/APKINDEX.tar.gz
WARNING: updating and opening http://mirror.postmarketos.org/postmarketos/v24.06: No such file or directory
(1/255) Installing libintl (0.22.5-r0)
(2/255) Installing xdg-user-dirs (0.18-r0)
(3/255) Installing libxau (1.0.11-r4)
(4/255) Installing libmd (1.1.0-r0)
(5/255) Installing libbsd (0.12.2-r0)
(6/255) Installing libxdmcp (1.1.5-r1)
(7/255) Installing libxcb (1.16.1-r0)
(8/255) Installing libx11 (1.8.9-r1)
(9/255) Installing libxext (1.3.6-r2)
(10/255) Installing libxi (1.8.1-r4)
(11/255) Installing libxtst (1.2.4-r6)
(12/255) Installing dbus-libs (1.14.10-r1)
(13/255) Installing libffi (3.4.6-r0)
(14/255) Installing libeconf (0.6.3-r0)
(15/255) Installing libblkid (2.40.1-r1)
(16/255) Installing libmount (2.40.1-r1)
(17/255) Installing glib (2.80.2-r0)
(18/255) Installing at-spi2-core (2.52.0-r0)
(19/255) Installing libatk-1.0 (2.52.0-r0)
(20/255) Installing libatk-bridge-2.0 (2.52.0-r0)
(21/255) Installing libuuid (2.40.1-r1)
(22/255) Installing libfdisk (2.40.1-r1)
(23/255) Installing libsmartcols (2.40.1-r1)
(24/255) Installing ncurses-terminfo-base (6.4_p20240420-r0)
(25/255) Installing libncursesw (6.4_p20240420-r0)
(26/255) Installing readline (8.2.10-r0)
(27/255) Installing sqlite (3.45.3-r1)
(28/255) Installing sqlite-libs (3.45.3-r1)
(29/255) Installing sqlite-dev (3.45.3-r1)
(30/255) Installing util-linux (2.40.1-r1)
(31/255) Installing dmesg (2.40.1-r1)
(32/255) Installing setarch (2.40.1-r1)
(33/255) Installing util-linux-misc (2.40.1-r1)
(34/255) Installing skalibs (2.14.1.1-r0)
(35/255) Installing utmps-libs (0.1.2.2-r1)
(36/255) Installing linux-pam (1.6.0-r0)
(37/255) Installing runuser (2.40.1-r1)
(38/255) Installing mount (2.40.1-r1)
(39/255) Installing losetup (2.40.1-r1)
(40/255) Installing hexdump (2.40.1-r1)
(41/255) Installing uuidgen (2.40.1-r1)
(42/255) Installing blkid (2.40.1-r1)
(43/255) Installing sfdisk (2.40.1-r1)
(44/255) Installing mcookie (2.40.1-r1)
(45/255) Installing agetty (2.40.1-r1)
(46/255) Installing wipefs (2.40.1-r1)
(47/255) Installing cfdisk (2.40.1-r1)
(48/255) Installing umount (2.40.1-r1)
(49/255) Installing flock (2.40.1-r1)
(50/255) Installing lsblk (2.40.1-r1)
(51/255) Installing libcap-ng (0.8.5-r0)
(52/255) Installing setpriv (2.40.1-r1)
(53/255) Installing logger (2.40.1-r1)
(54/255) Installing partx (2.40.1-r1)
(55/255) Installing fstrim (2.40.1-r1)
(56/255) Installing findmnt (2.40.1-r1)
(57/255) Installing util-linux-dev (2.40.1-r1)
(58/255) Installing dbus-dev (1.14.10-r1)
(59/255) Installing libbz2 (1.0.8-r6)
(60/255) Installing bzip2-dev (1.0.8-r6)
(61/255) Installing xz-libs (5.6.1-r3)
(62/255) Installing libxml2 (2.12.7-r0)
(63/255) Installing libxml2-utils (2.12.7-r0)
(64/255) Installing docbook-xml (4.5-r9)
Executing docbook-xml-4.5-r9.post-install
(65/255) Installing libgpg-error (1.49-r0)
(66/255) Installing libgcrypt (1.10.3-r0)
(67/255) Installing libxslt (1.1.39-r1)
(68/255) Installing docbook-xsl (1.79.2-r9)
Executing docbook-xsl-1.79.2-r9.post-install
(69/255) Installing xz (5.6.1-r3)
(70/255) Installing gettext-asprintf (0.22.5-r0)
(71/255) Installing gettext-libs (0.22.5-r0)
(72/255) Installing gettext-envsubst (0.22.5-r0)
(73/255) Installing gettext (0.22.5-r0)
(74/255) Installing gettext-dev (0.22.5-r0)
(75/255) Installing gdbm (1.23-r1)
(76/255) Installing mpdecimal (4.0.0-r0)
(77/255) Installing libpanelw (6.4_p20240420-r0)
(78/255) Installing python3 (3.12.3-r1)
(79/255) Installing python3-pycache-pyc0 (3.12.3-r1)
(80/255) Installing pyc (3.12.3-r1)
(81/255) Installing python3-pyc (3.12.3-r1)
(82/255) Installing py3-parsing (3.1.2-r1)
(83/255) Installing py3-parsing-pyc (3.1.2-r1)
(84/255) Installing py3-packaging (24.0-r1)
(85/255) Installing py3-packaging-pyc (24.0-r1)
(86/255) Installing linux-headers (6.6-r0)
(87/255) Installing libffi-dev (3.4.6-r0)
(88/255) Installing bsd-compat-headers (0.7.2-r6)
(89/255) Installing libformw (6.4_p20240420-r0)
(90/255) Installing libmenuw (6.4_p20240420-r0)
(91/255) Installing libncurses++ (6.4_p20240420-r0)
(92/255) Installing ncurses-dev (6.4_p20240420-r0)
(93/255) Installing libedit (20240517.3.1-r0)
(94/255) Installing libedit-dev (20240517.3.1-r0)
(95/255) Installing zlib-dev (1.3.1-r1)
(96/255) Installing libpcre2-16 (10.43-r0)
(97/255) Installing libpcre2-32 (10.43-r0)
(98/255) Installing pcre2-dev (10.43-r0)
(99/255) Installing glib-dev (2.80.2-r0)
(100/255) Installing xorgproto (2024.1-r0)
(101/255) Installing libxau-dev (1.0.11-r4)
(102/255) Installing xcb-proto (1.16.0-r1)
(103/255) Installing xcb-proto-pyc (1.16.0-r1)
(104/255) Installing libxdmcp-dev (1.1.5-r1)
(105/255) Installing libxcb-dev (1.16.1-r0)
(106/255) Installing xtrans (1.5.0-r0)
(107/255) Installing libx11-dev (1.8.9-r1)
(108/255) Installing libxext-dev (1.3.6-r2)
(109/255) Installing libxfixes (6.0.1-r4)
(110/255) Installing libxfixes-dev (6.0.1-r4)
(111/255) Installing libxi-dev (1.8.1-r4)
(112/255) Installing libxtst-dev (1.2.4-r6)
(113/255) Installing at-spi2-core-dev (2.52.0-r0)
(114/255) Installing shared-mime-info (2.4-r0)
(115/255) Installing libjpeg-turbo (3.0.3-r0)
(116/255) Installing libpng (1.6.43-r0)
(117/255) Installing libsharpyuv (1.3.2-r0)
(118/255) Installing libwebp (1.3.2-r0)
(119/255) Installing tiff (4.6.0t-r0)
(120/255) Installing gdk-pixbuf (2.42.11-r1)
(121/255) Installing libturbojpeg (3.0.3-r0)
(122/255) Installing libjpeg-turbo-dev (3.0.3-r0)
(123/255) Installing libpng-dev (1.6.43-r0)
(124/255) Installing zstd (1.5.6-r0)
(125/255) Installing zstd-dev (1.5.6-r0)
(126/255) Installing libtiffxx (4.6.0t-r0)
(127/255) Installing libwebpdecoder (1.3.2-r0)
(128/255) Installing libwebpdemux (1.3.2-r0)
(129/255) Installing libwebpmux (1.3.2-r0)
(130/255) Installing libwebp-dev (1.3.2-r0)
(131/255) Installing tiff-dev (4.6.0t-r0)
(132/255) Installing gdk-pixbuf-dev (2.42.11-r1)
(133/255) Installing libepoxy (1.5.10-r1)
(134/255) Installing hwdata-pci (0.382-r0)
(135/255) Installing libpciaccess (0.18.1-r0)
(136/255) Installing libdrm (2.4.120-r0)
(137/255) Installing libpciaccess-dev (0.18.1-r0)
(138/255) Installing libdrm-dev (2.4.120-r0)
(139/255) Installing libxdamage (1.1.6-r5)
(140/255) Installing libxdamage-dev (1.1.6-r5)
(141/255) Installing libxshmfence (1.3.2-r6)
(142/255) Installing libxshmfence-dev (1.3.2-r6)
(143/255) Installing mesa (24.0.8-r1)
(144/255) Installing wayland-libs-server (1.22.0-r4)
(145/255) Installing mesa-gbm (24.0.8-r1)
(146/255) Installing mesa-glapi (24.0.8-r1)
(147/255) Installing wayland-libs-client (1.22.0-r4)
(148/255) Installing mesa-egl (24.0.8-r1)
(149/255) Installing libxxf86vm (1.1.5-r6)
(150/255) Installing mesa-gl (24.0.8-r1)
(151/255) Installing mesa-gles (24.0.8-r1)
(152/255) Installing llvm17-libs (17.0.6-r1)
(153/255) Installing mesa-osmesa (24.0.8-r1)
(154/255) Installing clang17-headers (17.0.6-r1)
(155/255) Installing libclc (17.0.6-r0)
(156/255) Installing spirv-llvm-translator-libs (17.0.0-r0)
(157/255) Installing spirv-tools (1.3.261.1-r0)
(158/255) Installing clang17-libs (17.0.6-r1)
(159/255) Installing libelf (0.191-r0)
(160/255) Installing mesa-rusticl (24.0.8-r1)
(161/255) Installing mesa-xatracker (24.0.8-r1)
(162/255) Installing libxxf86vm-dev (1.1.5-r6)
(163/255) Installing mesa-dev (24.0.8-r1)
(164/255) Installing libepoxy-dev (1.5.10-r1)
(165/255) Installing libxinerama (1.1.5-r4)
(166/255) Installing libxinerama-dev (1.1.5-r4)
(167/255) Installing wayland-protocols (1.36-r0)
(168/255) Installing wayland-libs-cursor (1.22.0-r4)
(169/255) Installing xkeyboard-config (2.41-r0)
(170/255) Installing libxkbcommon (1.7.0-r0)
(171/255) Installing libxkbcommon-x11 (1.7.0-r0)
(172/255) Installing xz-dev (5.6.1-r3)
(173/255) Installing libxml2-dev (2.12.7-r0)
(174/255) Installing libxkbcommon-dev (1.7.0-r0)
(175/255) Installing hicolor-icon-theme (0.17-r2)
(176/255) Installing gtk-update-icon-cache (3.24.42-r0)
(177/255) Installing libxcomposite (0.4.6-r5)
(178/255) Installing libxrender (0.9.11-r5)
(179/255) Installing libxcursor (1.2.2-r1)
(180/255) Installing libxrandr (1.5.4-r1)
(181/255) Installing freetype (2.13.2-r0)
(182/255) Installing fontconfig (2.15.0-r1)
(183/255) Installing pixman (0.43.2-r0)
(184/255) Installing cairo (1.18.0-r0)
(185/255) Installing cairo-gobject (1.18.0-r0)
(186/255) Installing avahi-libs (0.8-r17)
(187/255) Installing nettle (3.9.1-r0)
(188/255) Installing libtasn1 (4.19.0-r2)
(189/255) Installing p11-kit (0.25.3-r0)
(190/255) Installing gnutls (3.8.5-r0)
(191/255) Installing cups-libs (2.4.8-r0)
(192/255) Installing fribidi (1.0.14-r0)
(193/255) Installing graphite2 (1.3.14-r6)
(194/255) Installing harfbuzz (8.5.0-r0)
(195/255) Installing libxft (2.3.8-r3)
(196/255) Installing pango (1.52.2-r0)
(197/255) Installing wayland-libs-egl (1.22.0-r4)
(198/255) Installing gtk+3.0 (9999_git20231113-r0)
Executing gtk+3.0-9999_git20231113-r0.post-install
(199/255) Installing cairo-tools (1.18.0-r0)
(200/255) Installing expat (2.6.2-r0)
(201/255) Installing expat-dev (2.6.2-r0)
(202/255) Installing brotli (1.1.0-r2)
(203/255) Installing brotli-dev (1.1.0-r2)
(204/255) Installing freetype-dev (2.13.2-r0)
(205/255) Installing fontconfig-dev (2.15.0-r1)
(206/255) Installing libxrender-dev (0.9.11-r5)
(207/255) Installing pixman-dev (0.43.2-r0)
(208/255) Installing util-macros (1.20.0-r0)
(209/255) Installing xcb-util (0.4.1-r3)
(210/255) Installing xcb-util-dev (0.4.1-r3)
(211/255) Installing cairo-dev (1.18.0-r0)
(212/255) Installing fribidi-dev (1.0.14-r0)
(213/255) Installing pango-tools (1.52.2-r0)
(214/255) Installing harfbuzz-cairo (8.5.0-r0)
(215/255) Installing harfbuzz-gobject (8.5.0-r0)
(216/255) 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.
*
(217/255) Installing icu-libs (74.2-r0)
(218/255) Installing harfbuzz-icu (8.5.0-r0)
(219/255) Installing harfbuzz-subset (8.5.0-r0)
(220/255) Installing graphite2-dev (1.3.14-r6)
(221/255) Installing icu (74.2-r0)
(222/255) Installing icu-dev (74.2-r0)
(223/255) Installing harfbuzz-dev (8.5.0-r0)
(224/255) Installing libxft-dev (2.3.8-r3)
(225/255) Installing pango-dev (1.52.2-r0)
(226/255) Installing wayland-dev (1.22.0-r4)
(227/255) Installing libxcomposite-dev (0.4.6-r5)
(228/255) Installing libxcursor-dev (1.2.2-r1)
(229/255) Installing libxrandr-dev (1.5.4-r1)
(230/255) Installing gtk+3.0-dev (9999_git20231113-r0)
(231/255) Installing perl (5.38.2-r0)
(232/255) Installing perl-http-date (6.06-r0)
(233/255) Installing perl-clone (0.46-r2)
(234/255) Installing perl-uri (5.28-r0)
(235/255) Installing perl-io-html (1.004-r1)
(236/255) Installing perl-encode-locale (1.05-r5)
(237/255) Installing perl-lwp-mediatypes (6.04-r3)
(238/255) Installing perl-http-message (6.45-r0)
(239/255) Installing perl-http-cookies (6.11-r0)
(240/255) Installing perl-net-http (6.23-r1)
(241/255) Installing perl-html-tagset (3.24-r0)
(242/255) Installing perl-html-parser (3.82-r0)
(243/255) Installing perl-file-listing (6.16-r0)
(244/255) Installing perl-www-robotrules (6.02-r5)
(245/255) Installing perl-http-negotiate (6.01-r5)
(246/255) Installing perl-try-tiny (0.31-r2)
(247/255) Installing perl-libwww (6.77-r0)
(248/255) Installing perl-xml-parser (2.47-r0)
(249/255) Installing intltool (0.51.0-r8)
(250/255) Installing .makedepends-xdg-user-dirs-gtk (20240531.020305)
(251/255) Installing util-linux-openrc (2.40.1-r1)
(252/255) Installing agetty-openrc (0.54-r1)
(253/255) Installing perl-error (0.17029-r2)
(254/255) Installing perl-git (2.45.1-r0)
(255/255) Installing git-perl (2.45.1-r0)
Executing busybox-1.36.1-r28.trigger
Executing glib-2.80.2-r0.trigger
Executing shared-mime-info-2.4-r0.trigger
Executing gdk-pixbuf-2.42.11-r1.trigger
Executing gtk-update-icon-cache-3.24.42-r0.trigger
OK: 859 MiB in 326 packages
>>> xdg-user-dirs-gtk: Cleaning up srcdir
>>> xdg-user-dirs-gtk: Cleaning up pkgdir
>>> xdg-user-dirs-gtk: Cleaning up tmpdir
>>> xdg-user-dirs-gtk: Fetching https://download.gnome.org/sources/xdg-user-dirs-gtk/0.11/xdg-user-dirs-gtk-0.11.tar.xz
Connecting to download.gnome.org (151.101.129.91:443)
Connecting to fr2.rpmfind.net (195.220.108.108:443)
saving to '/var/cache/distfiles/xdg-user-dirs-gtk-0.11.tar.xz.part'
xdg-user-dirs-gtk-0. 100% |********************************|  123k  0:00:00 ETA
'/var/cache/distfiles/xdg-user-dirs-gtk-0.11.tar.xz.part' saved
>>> xdg-user-dirs-gtk: Fetching https://download.gnome.org/sources/xdg-user-dirs-gtk/0.11/xdg-user-dirs-gtk-0.11.tar.xz
>>> xdg-user-dirs-gtk: Checking sha512sums...
xdg-user-dirs-gtk-0.11.tar.xz: OK
more-desktops.patch: OK
>>> xdg-user-dirs-gtk: Unpacking /var/cache/distfiles/xdg-user-dirs-gtk-0.11.tar.xz...
>>> xdg-user-dirs-gtk: more-desktops.patch
patching file user-dirs-update-gtk.desktop.in
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '12345' is supported by ustar format... yes
checking whether GID '12345' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for an ANSI C-conforming const... yes
checking for library containing strerror... none required
checking for aarch64-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.38.2
checking for XML::Parser... ok
checking for aarch64-alpine-linux-musl-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for xdg-user-dirs-update... /usr/bin/xdg-user-dirs-update
checking for more warnings... no
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
/usr/bin/make  all-recursive
make[1]: Entering directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
Making all in po
make[2]: Entering directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11/po'
file=`echo af | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file af.po
file=`echo an | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file an.po
file=`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo as | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file as.po
file=`echo ast | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ast.po
file=`echo be | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file be.po
file=`echo be@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po
file=`echo bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo bn_IN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po
file=`echo bs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bs.po
file=`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo crh | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file crh.po
file=`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo csb | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file csb.po
file=`echo da | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo dz | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file dz.po
file=`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
file=`echo eo | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file eo.po
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo et | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fa.po
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo fur | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fur.po
file=`echo gl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo gu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gu.po
file=`echo he | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hi.po
file=`echo hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo is | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file is.po
file=`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ka.po
file=`echo kg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file kg.po
file=`echo kk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file kk.po
file=`echo kn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file kn.po
file=`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo ku | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ku.po
file=`echo lt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lt.po
file=`echo lv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo ml | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ml.po
file=`echo mr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mr.po
file=`echo ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=`echo nb | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo nds | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nds.po
file=`echo ne | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ne.po
file=`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo nn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nn.po
file=`echo oc | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file oc.po
file=`echo or | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file or.po
file=`echo pa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo ps | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ps.po
file=`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo si | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file si.po
file=`echo sk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sq | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sq.po
file=`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
file=`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo ta | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ta.po
file=`echo te | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file te.po
file=`echo th | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file th.po
file=`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file uk.po
file=`echo vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11/po'
make[2]: Entering directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -DXDG_USER_DIRS_UPDATE=\"/usr/bin/xdg-user-dirs-update\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -DXDG_USER_DIRS_UPDATE=\"/usr/bin/xdg-user-dirs-update\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libdrm -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid     -Os -fstack-clash-protection -Wformat -Werror=format-security -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c
mv -f .deps/parse.Tpo .deps/parse.Po
LC_ALL=C /usr/bin/intltool-merge  -d -u -c ./po/.intltool-merge-cache ./po user-dirs-update-gtk.desktop.in user-dirs-update-gtk.desktop
Generating and caching the translation database
Merging translations into user-dirs-update-gtk.desktop.
mv -f .deps/update.Tpo .deps/update.Po
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -o xdg-user-dirs-gtk-update parse.o update.o -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl 
make[2]: Leaving directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
make[1]: Leaving directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
>>> xdg-user-dirs-gtk: Entering fakeroot...
Making install in po
make[1]: Entering directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11/po'
linguas="af an ar as ast be be@latin bg bn_IN bs ca crh cs csb da de dz el en_GB eo es et eu fa fi fr fur gl gu he hi hr hu id is it ja ka kg kk kn ko ku lt lv ml mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru si sk sl sq sr sr@latin sv ta te th tr uk vi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
  dir=/home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /home/pmos/build/src/xdg-user-dirs-gtk-0.11/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/xdg-user-dirs-gtk.mo; \
    echo "installing $lang.gmo as $dir/xdg-user-dirs-gtk.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/xdg-user-dirs-gtk.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/xdg-user-dirs-gtk.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/xdg-user-dirs-gtk.mo.m; \
    echo "installing $lang.gmo.m as $dir/xdg-user-dirs-gtk.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/xdg-user-dirs-gtk.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/xdg-user-dirs-gtk.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing af.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/af/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing an.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/an/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ar.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ar/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing as.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/as/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ast.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ast/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing be.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/be/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing be@latin.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/be@latin/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing bg.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/bg/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing bn_IN.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/bn_IN/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing bs.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/bs/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ca.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ca/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing crh.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/crh/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing cs.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/cs/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing csb.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/csb/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing da.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/da/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing de.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/de/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing dz.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/dz/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing el.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/el/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing en_GB.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/en_GB/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing eo.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/eo/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing es.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/es/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing et.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/et/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing eu.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/eu/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing fa.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/fa/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing fi.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/fi/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing fr.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/fr/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing fur.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/fur/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing gl.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/gl/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing gu.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/gu/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing he.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/he/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing hi.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/hi/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing hr.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/hr/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing hu.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/hu/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing id.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/id/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing is.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/is/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing it.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/it/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ja.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ja/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ka.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ka/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing kg.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/kg/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing kk.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/kk/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing kn.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/kn/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ko.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ko/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ku.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ku/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing lt.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/lt/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing lv.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/lv/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ml.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ml/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing mr.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/mr/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ms.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ms/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing nb.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/nb/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing nds.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/nds/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ne.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ne/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing nl.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/nl/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing nn.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/nn/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing oc.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/oc/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing or.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/or/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing pa.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/pa/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing pl.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/pl/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ps.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ps/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing pt.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/pt/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing pt_BR.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/pt_BR/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ro.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ro/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ru.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ru/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing si.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/si/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing sk.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/sk/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing sl.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/sl/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing sq.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/sq/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing sr.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/sr/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing sr@latin.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/sr@latin/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing sv.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/sv/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing ta.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/ta/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing te.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/te/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing th.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/th/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing tr.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/tr/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing uk.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/uk/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing vi.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/vi/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing zh_CN.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/zh_CN/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing zh_HK.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/zh_HK/LC_MESSAGES/xdg-user-dirs-gtk.mo
installing zh_TW.gmo as /home/pmos/build/pkg/xdg-user-dirs-gtk/usr/share/locale/zh_TW/LC_MESSAGES/xdg-user-dirs-gtk.mo
make[1]: Leaving directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11/po'
make[1]: Entering directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
make[2]: Entering directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
 ./install-sh -c -d '/home/pmos/build/pkg/xdg-user-dirs-gtk/etc/xdg/autostart'
 ./install-sh -c -d '/home/pmos/build/pkg/xdg-user-dirs-gtk/usr/bin'
 /usr/bin/install -c -m 644 user-dirs-update-gtk.desktop '/home/pmos/build/pkg/xdg-user-dirs-gtk/etc/xdg/autostart'
  /usr/bin/install -c xdg-user-dirs-gtk-update '/home/pmos/build/pkg/xdg-user-dirs-gtk/usr/bin'
make[2]: Leaving directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
make[1]: Leaving directory '/home/pmos/build/src/xdg-user-dirs-gtk-0.11'
>>> xdg-user-dirs-gtk-lang*: Running split function lang...
>>> xdg-user-dirs-gtk-lang*: Preparing subpackage xdg-user-dirs-gtk-lang...
>>> xdg-user-dirs-gtk-lang*: Running postcheck for xdg-user-dirs-gtk-lang
>>> xdg-user-dirs-gtk*: Running postcheck for xdg-user-dirs-gtk
>>> xdg-user-dirs-gtk*: Preparing package xdg-user-dirs-gtk...
>>> xdg-user-dirs-gtk*: Stripping binaries
>>> xdg-user-dirs-gtk-lang*: Scanning shared objects
>>> xdg-user-dirs-gtk*: Scanning shared objects
>>> xdg-user-dirs-gtk-lang*: Tracing dependencies...
>>> xdg-user-dirs-gtk-lang*: Package size: 952.0 KB
>>> xdg-user-dirs-gtk-lang*: Compressing data...
>>> xdg-user-dirs-gtk-lang*: Create checksum...
>>> xdg-user-dirs-gtk-lang*: Create xdg-user-dirs-gtk-lang-0.11-r2.apk
>>> xdg-user-dirs-gtk*: Tracing dependencies...
	xdg-user-dirs
	so:libc.musl-aarch64.so.1
	so:libglib-2.0.so.0
	so:libgobject-2.0.so.0
	so:libgtk-3.so.0
	so:libintl.so.8
>>> xdg-user-dirs-gtk*: Package size: 112.0 KB
>>> xdg-user-dirs-gtk*: Compressing data...
>>> xdg-user-dirs-gtk*: Create checksum...
>>> xdg-user-dirs-gtk*: Create xdg-user-dirs-gtk-0.11-r2.apk
>>> xdg-user-dirs-gtk: Build complete at Fri, 31 May 2024 02:04:09 +0000 elapsed time 0h 1m 6s
>>> xdg-user-dirs-gtk: Cleaning up srcdir
>>> xdg-user-dirs-gtk: Cleaning up pkgdir
>>> xdg-user-dirs-gtk: Uninstalling dependencies...
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
WARNING: opening from cache http://mirror.postmarketos.org/postmarketos/v24.06: No such file or directory
(1/255) Purging .makedepends-xdg-user-dirs-gtk (20240531.020305)
(2/255) Purging xdg-user-dirs (0.18-r0)
(3/255) Purging gtk+3.0-dev (9999_git20231113-r0)
(4/255) Purging wayland-protocols (1.36-r0)
(5/255) Purging gtk+3.0 (9999_git20231113-r0)
Executing gtk+3.0-9999_git20231113-r0.post-deinstall
(6/255) Purging gtk-update-icon-cache (3.24.42-r0)
(7/255) Purging hicolor-icon-theme (0.17-r2)
(8/255) Purging intltool (0.51.0-r8)
(9/255) Purging perl-xml-parser (2.47-r0)
(10/255) Purging perl-libwww (6.77-r0)
(11/255) Purging perl-http-cookies (6.11-r0)
(12/255) Purging perl-net-http (6.23-r1)
(13/255) Purging perl-html-parser (3.82-r0)
(14/255) Purging perl-html-tagset (3.24-r0)
(15/255) Purging perl-file-listing (6.16-r0)
(16/255) Purging perl-www-robotrules (6.02-r5)
(17/255) Purging perl-http-negotiate (6.01-r5)
(18/255) Purging perl-http-message (6.45-r0)
(19/255) Purging perl-clone (0.46-r2)
(20/255) Purging perl-http-date (6.06-r0)
(21/255) Purging perl-uri (5.28-r0)
(22/255) Purging perl-io-html (1.004-r1)
(23/255) Purging perl-lwp-mediatypes (6.04-r3)
(24/255) Purging perl-encode-locale (1.05-r5)
(25/255) Purging perl-try-tiny (0.31-r2)
(26/255) Purging agetty-openrc (0.54-r1)
(27/255) Purging agetty (2.40.1-r1)
(28/255) Purging at-spi2-core-dev (2.52.0-r0)
(29/255) Purging libatk-bridge-2.0 (2.52.0-r0)
(30/255) Purging blkid (2.40.1-r1)
(31/255) Purging cfdisk (2.40.1-r1)
(32/255) Purging cups-libs (2.4.8-r0)
(33/255) Purging dbus-dev (1.14.10-r1)
(34/255) Purging dmesg (2.40.1-r1)
(35/255) Purging findmnt (2.40.1-r1)
(36/255) Purging flock (2.40.1-r1)
(37/255) Purging fstrim (2.40.1-r1)
(38/255) Purging gdk-pixbuf-dev (2.42.11-r1)
(39/255) Purging gdk-pixbuf (2.42.11-r1)
Executing gdk-pixbuf-2.42.11-r1.pre-deinstall
(40/255) Purging git-perl (2.45.1-r0)
(41/255) Purging perl-git (2.45.1-r0)
(42/255) Purging perl-error (0.17029-r2)
(43/255) Purging perl (5.38.2-r0)
(44/255) Purging gnutls (3.8.5-r0)
(45/255) Purging hexdump (2.40.1-r1)
(46/255) Purging libatk-1.0 (2.52.0-r0)
(47/255) Purging libepoxy-dev (1.5.10-r1)
(48/255) Purging libepoxy (1.5.10-r1)
(49/255) Purging libxcomposite-dev (0.4.6-r5)
(50/255) Purging libxcomposite (0.4.6-r5)
(51/255) Purging libxcursor-dev (1.2.2-r1)
(52/255) Purging libxcursor (1.2.2-r1)
(53/255) Purging libxinerama-dev (1.1.5-r4)
(54/255) Purging libxinerama (1.1.5-r4)
(55/255) Purging libxkbcommon-dev (1.7.0-r0)
(56/255) Purging libxkbcommon-x11 (1.7.0-r0)
(57/255) Purging libxkbcommon (1.7.0-r0)
(58/255) Purging xkeyboard-config (2.41-r0)
(59/255) Purging libxml2-dev (2.12.7-r0)
(60/255) Purging libxrandr-dev (1.5.4-r1)
(61/255) Purging libxrandr (1.5.4-r1)
(62/255) Purging libxtst-dev (1.2.4-r6)
(63/255) Purging logger (2.40.1-r1)
(64/255) Purging losetup (2.40.1-r1)
(65/255) Purging lsblk (2.40.1-r1)
(66/255) Purging mcookie (2.40.1-r1)
(67/255) Purging mesa-dev (24.0.8-r1)
(68/255) Purging libxdamage-dev (1.1.6-r5)
(69/255) Purging libxdamage (1.1.6-r5)
(70/255) Purging libxshmfence-dev (1.3.2-r6)
(71/255) Purging mesa-egl (24.0.8-r1)
(72/255) Purging mesa-gbm (24.0.8-r1)
(73/255) Purging mesa-gl (24.0.8-r1)
(74/255) Purging mesa-gles (24.0.8-r1)
(75/255) Purging mesa-osmesa (24.0.8-r1)
(76/255) Purging mesa-rusticl (24.0.8-r1)
(77/255) Purging clang17-headers (17.0.6-r1)
(78/255) Purging libclc (17.0.6-r0)
(79/255) Purging mesa-xatracker (24.0.8-r1)
(80/255) Purging mesa (24.0.8-r1)
(81/255) Purging mesa-glapi (24.0.8-r1)
(82/255) Purging mount (2.40.1-r1)
(83/255) Purging nettle (3.9.1-r0)
(84/255) Purging p11-kit (0.25.3-r0)
(85/255) Purging pango-dev (1.52.2-r0)
(86/255) Purging pango-tools (1.52.2-r0)
(87/255) Purging pango (1.52.2-r0)
Executing pango-1.52.2-r0.pre-deinstall
(88/255) Purging partx (2.40.1-r1)
(89/255) Purging py3-packaging-pyc (24.0-r1)
(90/255) Purging py3-parsing-pyc (3.1.2-r1)
(91/255) Purging python3-pyc (3.12.3-r1)
(92/255) Purging python3-pycache-pyc0 (3.12.3-r1)
(93/255) Purging xcb-proto-pyc (1.16.0-r1)
(94/255) Purging pyc (3.12.3-r1)
(95/255) Purging runuser (2.40.1-r1)
(96/255) Purging setpriv (2.40.1-r1)
(97/255) Purging sfdisk (2.40.1-r1)
(98/255) Purging shared-mime-info (2.4-r0)
Executing shared-mime-info-2.4-r0.post-deinstall
(99/255) Purging spirv-llvm-translator-libs (17.0.0-r0)
(100/255) Purging spirv-tools (1.3.261.1-r0)
(101/255) Purging tiff-dev (4.6.0t-r0)
(102/255) Purging libtiffxx (4.6.0t-r0)
(103/255) Purging tiff (4.6.0t-r0)
(104/255) Purging umount (2.40.1-r1)
(105/255) Purging util-linux-misc (2.40.1-r1)
(106/255) Purging setarch (2.40.1-r1)
(107/255) Purging util-linux-openrc (2.40.1-r1)
(108/255) Purging uuidgen (2.40.1-r1)
(109/255) Purging wayland-dev (1.22.0-r4)
(110/255) Purging wayland-libs-cursor (1.22.0-r4)
(111/255) Purging wayland-libs-egl (1.22.0-r4)
(112/255) Purging wayland-libs-server (1.22.0-r4)
(113/255) Purging wayland-libs-client (1.22.0-r4)
(114/255) Purging wipefs (2.40.1-r1)
(115/255) Purging xz-dev (5.6.1-r3)
(116/255) Purging zstd-dev (1.5.6-r0)
(117/255) Purging zstd (1.5.6-r0)
(118/255) Purging at-spi2-core (2.52.0-r0)
(119/255) Purging avahi-libs (0.8-r17)
(120/255) Purging harfbuzz-dev (8.5.0-r0)
(121/255) Purging harfbuzz-cairo (8.5.0-r0)
(122/255) Purging harfbuzz-gobject (8.5.0-r0)
(123/255) Purging harfbuzz-icu (8.5.0-r0)
(124/255) Purging harfbuzz-subset (8.5.0-r0)
(125/255) Purging harfbuzz (8.5.0-r0)
(126/255) Purging graphite2-dev (1.3.14-r6)
(127/255) Purging graphite2 (1.3.14-r6)
(128/255) Purging cairo-dev (1.18.0-r0)
(129/255) Purging cairo-tools (1.18.0-r0)
(130/255) Purging xcb-util-dev (0.4.1-r3)
(131/255) Purging util-macros (1.20.0-r0)
(132/255) Purging xcb-util (0.4.1-r3)
(133/255) Purging cairo-gobject (1.18.0-r0)
(134/255) Purging cairo (1.18.0-r0)
(135/255) Purging libxft-dev (2.3.8-r3)
(136/255) Purging libxft (2.3.8-r3)
(137/255) Purging fontconfig-dev (2.15.0-r1)
(138/255) Purging fontconfig (2.15.0-r1)
(139/255) Purging freetype-dev (2.13.2-r0)
(140/255) Purging freetype (2.13.2-r0)
(141/255) Purging brotli-dev (1.1.0-r2)
(142/255) Purging brotli (1.1.0-r2)
(143/255) Purging glib-dev (2.80.2-r0)
(144/255) Purging bzip2-dev (1.0.8-r6)
(145/255) Purging docbook-xsl (1.79.2-r9)
Executing docbook-xsl-1.79.2-r9.pre-deinstall
(146/255) Purging docbook-xml (4.5-r9)
Executing docbook-xml-4.5-r9.pre-deinstall
(147/255) Purging gettext-dev (0.22.5-r0)
(148/255) Purging xz (5.6.1-r3)
(149/255) Purging gettext-asprintf (0.22.5-r0)
(150/255) Purging gettext (0.22.5-r0)
(151/255) Purging gettext-envsubst (0.22.5-r0)
(152/255) Purging libxml2-utils (2.12.7-r0)
(153/255) Purging libxslt (1.1.39-r1)
(154/255) Purging py3-packaging (24.0-r1)
(155/255) Purging py3-parsing (3.1.2-r1)
(156/255) Purging pcre2-dev (10.43-r0)
(157/255) Purging libpcre2-16 (10.43-r0)
(158/255) Purging libpcre2-32 (10.43-r0)
(159/255) Purging libedit-dev (20240517.3.1-r0)
(160/255) Purging ncurses-dev (6.4_p20240420-r0)
(161/255) Purging libncurses++ (6.4_p20240420-r0)
(162/255) Purging libedit (20240517.3.1-r0)
(163/255) Purging bsd-compat-headers (0.7.2-r6)
(164/255) Purging clang17-libs (17.0.6-r1)
(165/255) Purging dbus-libs (1.14.10-r1)
(166/255) Purging expat-dev (2.6.2-r0)
(167/255) Purging expat (2.6.2-r0)
(168/255) Purging fribidi-dev (1.0.14-r0)
(169/255) Purging fribidi (1.0.14-r0)
(170/255) Purging libxxf86vm-dev (1.1.5-r6)
(171/255) Purging libxxf86vm (1.1.5-r6)
(172/255) Purging libxrender-dev (0.9.11-r5)
(173/255) Purging libxrender (0.9.11-r5)
(174/255) Purging libxi-dev (1.8.1-r4)
(175/255) Purging libxi (1.8.1-r4)
(176/255) Purging libxfixes-dev (6.0.1-r4)
(177/255) Purging libxfixes (6.0.1-r4)
(178/255) Purging libxext-dev (1.3.6-r2)
(179/255) Purging libx11-dev (1.8.9-r1)
(180/255) Purging xtrans (1.5.0-r0)
(181/255) Purging libxcb-dev (1.16.1-r0)
(182/255) Purging xcb-proto (1.16.0-r1)
(183/255) Purging python3 (3.12.3-r1)
(184/255) Purging gdbm (1.23-r1)
(185/255) Purging gettext-libs (0.22.5-r0)
(186/255) Purging glib (2.80.2-r0)
(187/255) Purging libdrm-dev (2.4.120-r0)
(188/255) Purging libdrm (2.4.120-r0)
(189/255) Purging libpciaccess-dev (0.18.1-r0)
(190/255) Purging libpciaccess (0.18.1-r0)
(191/255) Purging hwdata-pci (0.382-r0)
(192/255) Purging icu-dev (74.2-r0)
(193/255) Purging icu (74.2-r0)
(194/255) Purging icu-libs (74.2-r0)
(195/255) Purging icu-data-en (74.2-r0)
(196/255) Purging util-linux-dev (2.40.1-r1)
(197/255) Purging libfdisk (2.40.1-r1)
(198/255) Purging libmount (2.40.1-r1)
(199/255) Purging libsmartcols (2.40.1-r1)
(200/255) Purging libuuid (2.40.1-r1)
(201/255) Purging util-linux (2.40.1-r1)
(202/255) Purging libblkid (2.40.1-r1)
(203/255) Purging libxdmcp-dev (1.1.5-r1)
(204/255) Purging libxtst (1.2.4-r6)
(205/255) Purging libxext (1.3.6-r2)
(206/255) Purging libx11 (1.8.9-r1)
(207/255) Purging libxcb (1.16.1-r0)
(208/255) Purging libxdmcp (1.1.5-r1)
(209/255) Purging libbsd (0.12.2-r0)
(210/255) Purging libbz2 (1.0.8-r6)
(211/255) Purging libcap-ng (0.8.5-r0)
(212/255) Purging libeconf (0.6.3-r0)
(213/255) Purging libelf (0.191-r0)
(214/255) Purging libffi-dev (3.4.6-r0)
(215/255) Purging linux-headers (6.6-r0)
(216/255) Purging llvm17-libs (17.0.6-r1)
(217/255) Purging libffi (3.4.6-r0)
(218/255) Purging libformw (6.4_p20240420-r0)
(219/255) Purging libgcrypt (1.10.3-r0)
(220/255) Purging libgpg-error (1.49-r0)
(221/255) Purging libintl (0.22.5-r0)
(222/255) Purging libjpeg-turbo-dev (3.0.3-r0)
(223/255) Purging libturbojpeg (3.0.3-r0)
(224/255) Purging libjpeg-turbo (3.0.3-r0)
(225/255) Purging libmd (1.1.0-r0)
(226/255) Purging libmenuw (6.4_p20240420-r0)
(227/255) Purging libpanelw (6.4_p20240420-r0)
(228/255) Purging sqlite-dev (3.45.3-r1)
(229/255) Purging sqlite-libs (3.45.3-r1)
(230/255) Purging sqlite (3.45.3-r1)
(231/255) Purging readline (8.2.10-r0)
(232/255) Purging libncursesw (6.4_p20240420-r0)
(233/255) Purging ncurses-terminfo-base (6.4_p20240420-r0)
(234/255) Purging libpng-dev (1.6.43-r0)
(235/255) Purging libpng (1.6.43-r0)
(236/255) Purging libwebp-dev (1.3.2-r0)
(237/255) Purging libwebpdecoder (1.3.2-r0)
(238/255) Purging libwebpdemux (1.3.2-r0)
(239/255) Purging libwebpmux (1.3.2-r0)
(240/255) Purging libwebp (1.3.2-r0)
(241/255) Purging libsharpyuv (1.3.2-r0)
(242/255) Purging libtasn1 (4.19.0-r2)
(243/255) Purging libxau-dev (1.0.11-r4)
(244/255) Purging libxau (1.0.11-r4)
(245/255) Purging libxml2 (2.12.7-r0)
(246/255) Purging libxshmfence (1.3.2-r6)
(247/255) Purging linux-pam (1.6.0-r0)
(248/255) Purging mpdecimal (4.0.0-r0)
(249/255) Purging pixman-dev (0.43.2-r0)
(250/255) Purging pixman (0.43.2-r0)
(251/255) Purging utmps-libs (0.1.2.2-r1)
(252/255) Purging skalibs (2.14.1.1-r0)
(253/255) Purging xorgproto (2024.1-r0)
(254/255) Purging xz-libs (5.6.1-r3)
(255/255) Purging zlib-dev (1.3.1-r1)
Executing busybox-1.36.1-r28.trigger
OK: 235 MiB in 71 packages
>>> xdg-user-dirs-gtk: Updating the pmos/aarch64 repository index...
>>> xdg-user-dirs-gtk: Signing the index...
mv: can't preserve ownership of '/mnt/pmbootstrap/packages/aarch64/APKINDEX.tar.gz.3058': Operation not permitted
(002280) [02:04:12] (buildroot_aarch64) uninstall build dependencies
(002280) [02:04:12] (buildroot_aarch64) % cd /home/pmos/build; busybox su pmos -c SUDO_APK='abuild-apk --no-progress' HOME=/home/pmos abuild undeps
WARNING: opening from cache http://mirror.postmarketos.org/postmarketos/v24.06: No such file or directory
ERROR: No such package: .makedepends-xdg-user-dirs-gtk
(002280) [02:04:13] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(002280) [02:04:13] DONE!
checksums
1
2
3
4
5
6
7
8
+ export BPO_JOB_ID=1236636
+ BPO_JOB_ID=1236636
++ pmbootstrap -q config work
+ cd /home/build/.local/var/pmbootstrap/packages/
++ find . -name '*.apk'
+ sha512sum ./v24.06/aarch64/xdg-user-dirs-gtk-lang-0.11-r2.apk ./v24.06/aarch64/xdg-user-dirs-gtk-0.11-r2.apk
fba7b506ad1d7f018ee1e12eed06e0f79a7a4891d3bafc96410f9aab3efc6a990b4e47db23c05565a1a3720e14f3455fc1c2c6ab8d9059aed58bdb06654d711f  ./v24.06/aarch64/xdg-user-dirs-gtk-lang-0.11-r2.apk
399d42732e9b937c478abb77235852a24e4cccf1d44612789ec12f6bad2497f91d7e085fafdc799175b3d7fa30d7ea752f7d7434eff526cfca77edec5b5a1ce8  ./v24.06/aarch64/xdg-user-dirs-gtk-0.11-r2.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
+ export BPO_JOB_ID=1236636
+ BPO_JOB_ID=1236636
+ export BPO_API_ENDPOINT=build-package
+ BPO_API_ENDPOINT=build-package
+ export BPO_ARCH=aarch64
+ BPO_ARCH=aarch64
+ export BPO_BRANCH=v24.06
+ BPO_BRANCH=v24.06
+ 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/v24.06/aarch64/xdg-user-dirs-gtk-lang-0.11-r2.apk
/home/build/.local/var/pmbootstrap/packages/v24.06/aarch64/xdg-user-dirs-gtk-0.11-r2.apk'
+ BPO_PAYLOAD_FILES='/home/build/.local/var/pmbootstrap/packages/v24.06/aarch64/xdg-user-dirs-gtk-lang-0.11-r2.apk
/home/build/.local/var/pmbootstrap/packages/v24.06/aarch64/xdg-user-dirs-gtk-0.11-r2.apk'
+ export BPO_PAYLOAD_FILES_PREVIOUS=
+ BPO_PAYLOAD_FILES_PREVIOUS=
+ export BPO_PAYLOAD_IS_JSON=0
+ BPO_PAYLOAD_IS_JSON=0
+ export BPO_PKGNAME=xdg-user-dirs-gtk
+ BPO_PKGNAME=xdg-user-dirs-gtk
+ export BPO_UI=
+ BPO_UI=
+ export BPO_VERSION=0.11-r2
+ BPO_VERSION=0.11-r2
+ exec build.postmarketos.org/helpers/submit.py
Appending: /home/build/.local/var/pmbootstrap/packages/v24.06/aarch64/xdg-user-dirs-gtk-lang-0.11-r2.apk
Appending: /home/build/.local/var/pmbootstrap/packages/v24.06/aarch64/xdg-user-dirs-gtk-0.11-r2.apk
Uploading to: https://build.postmarketos.org/api/job-callback/build-package
package received, kthxbye
Build complete: success 6 months ago (took 2 minutes)