~postmarketos/#1339286

success

Build package: master/armv7/postmarketos-ui-sxmo-de-dwm-1.15.0-r5

Owner
~postmarketos
Created
9 days ago
Updated
9 days ago
Build manifest
view manifest »

Tasks

view log »
bpo_setup view log »
install_pubkey view log »
set_repos 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
52
53
54
55
[#1339286] 2024/09/28 12:27:56 Booting image alpine/latest (default) on port 22387
[#1339286] 2024/09/28 12:27:57 Waiting for guest to settle
[#1339286] 2024/09/28 12:28:05 Sending tasks
[#1339286] 2024/09/28 12:28:07 Sending build environment
[#1339286] 2024/09/28 12:28:08 Sending secrets
[#1339286] 2024/09/28 12:28:08 Resolving secret 482975ec-22f7-49fd-9b54-486b0b1947c3
[#1339286] 2024/09/28 12:28:08 Installing packages
Warning: Permanently added '[localhost]:22387' (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
(1/1) Upgrading c-ares (1.28.1-r0 -> 1.33.1-r0)
OK: 463 MiB in 140 packages
Warning: Permanently added '[localhost]:22387' (ED25519) to the list of known hosts.
(1/22) Installing coreutils-env (9.5-r1)
(2/22) Installing coreutils-fmt (9.5-r1)
(3/22) Installing coreutils-sha512sum (9.5-r1)
(4/22) Installing skalibs (2.14.1.1-r0)
(5/22) Installing utmps-libs (0.1.2.2-r1)
(6/22) Installing coreutils (9.5-r1)
(7/22) Installing libsmartcols (2.40.1-r1)
(8/22) Installing losetup (2.40.1-r1)
(9/22) Installing libintl (0.22.5-r0)
(10/22) Installing libproc2 (4.0.4-r0)
(11/22) Installing procps-ng (4.0.4-r0)
(12/22) Installing py3-certifi (2024.2.2-r1)
(13/22) Installing py3-certifi-pyc (2024.2.2-r1)
(14/22) Installing py3-charset-normalizer (3.3.2-r1)
(15/22) Installing py3-charset-normalizer-pyc (3.3.2-r1)
(16/22) Installing py3-idna (3.7-r0)
(17/22) Installing py3-idna-pyc (3.7-r0)
(18/22) Installing py3-urllib3 (1.26.18-r1)
(19/22) Installing py3-urllib3-pyc (1.26.18-r1)
(20/22) Installing py3-requests (2.32.3-r0)
(21/22) Installing py3-requests-pyc (2.32.3-r0)
(22/22) Installing xz (5.6.2-r0)
Executing busybox-1.36.1-r29.trigger
OK: 468 MiB in 162 packages
[#1339286] 2024/09/28 12:28:09 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
[#1339286] 2024/09/28 12:28:19 Running task bpo_setup
[#1339286] 2024/09/28 12:28:26 Running task install_pubkey
[#1339286] 2024/09/28 12:28:26 Running task set_repos
[#1339286] 2024/09/28 12:28:27 Running task pmbootstrap_build
[#1339286] 2024/09/28 12:29:18 Running task checksums
[#1339286] 2024/09/28 12:29:19 Running task submit
[#1339286] 2024/09/28 12:29:20 Processing post-success triggers...
[#1339286] 2024/09/28 12:29:20 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
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
+ export BPO_JOB_ID=1339286
+ BPO_JOB_ID=1339286
+ git -C pmbootstrap checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
+ mkdir -p /home/build/.config
+ echo '[pmbootstrap]'
+ echo 'is_default_channel = False'
+ git -C pmaports checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
+ sudo ln -s /home/build/pmbootstrap/pmbootstrap.py /usr/bin/pmbootstrap
+ yes ''
+ pmbootstrap --aports=/home/build/pmaports -q init
[12:28:18] Location of the 'work' path. Multiple chroots (native, device arch, device rootfs) will be created in there.
[12:28:18] Work path [/home/build/.local/var/pmbootstrap]: [12:28:18] Setting up the native chroot and cloning the package build recipes (pmaports)...
[12:28:18] Clone git repository: https://gitlab.com/postmarketOS/pmaports.git
Cloning into '/home/build/.local/var/pmbootstrap/cache_git/pmaports'...
[12:28:24] Choose the postmarketOS release channel.
[12:28:24] Available (10):
[12:28:24] * edge: Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
[12:28:24] * v24.06: Latest release / Recommended for best stability
[12:28:24] * v23.12: Old release (unsupported)
[12:28:24] Channel [edge]: [12:28:24] NOTE: pmaports is on master branch, copying git hooks.
[12:28:24] Choose your target device vendor (either an existing one, or a new one for porting).
[12:28:24] Available vendors (91): acer, alcatel, amazon, amediatech, amlogic, apple, ark, arrow, asus, ayn, beelink, bq, clockworkpi, cubietech, cutiepi, dongshanpi, epson, essential, fairphone, finepower, fly, fxtec, generic, goclever, google, gp, hisense, htc, huawei, inet, infocus, jolla, klipad, kobo, lark, leeco, lenovo, lg, librecomputer, linksys, mangopi, medion, meizu, microsoft, mobvoi, motorola, nextbit, nobby, nokia, nvidia, odroid, oneplus, oppo, ouya, pine64, planet, pocketbook, postmarketos, powkiddy, purism, qcom, qemu, qualcomm, radxa, raspberry, realme, samsung, semc, sharp, shift, sipeed, sony, sourceparts, surftab, t2m, thundercomm, tokio, tolino, trekstor, valve, vernee, vivo, volla, wexler, wiko, wileyfox, xiaomi, xunlong, yu, zte, zuk
[12:28:24] Vendor [qemu]: [12:28:24] Available codenames (3): aarch64, amd64, riscv64
[12:28:24] Device codename [amd64]: [12:28:24] Which kernel do you want to use with your device?
[12:28:24] Available kernels (4):
[12:28:24] * edge: Alpine Edge kernel
[12:28:24] * lts: Alpine LTS kernel (recommended)
[12:28:24] * none: No kernel (does not boot! can be used during pmbootstrap testing to save time)
[12:28:24] * virt: Alpine Virt kernel (minimal, no audio/mouse/network)
[12:28:24] Kernel [lts]: [12:28:24] Username [user]: [12:28:24] Available providers for postmarketos-base-ui-wifi (2):
[12:28:24] * wpa_supplicant: Use wpa_supplicant as the WiFi backend. (default)
[12:28:24] * iwd: Use iwd as the WiFi backend (but may not work with all devices)
[12:28:24] Provider [default]: [12:28:24] Update package index for x86_64 (4 file(s))
[12:28:24] Available user interfaces (23): 
[12:28:24] * none: Bare minimum OS image for testing and manual customization. The "console" UI should be selected if a graphical UI is not desired.
[12:28:24] * asteroid: (Wayland) Smartwatch UI from AsteroidOS
[12:28:24] * bananui: (Wayland) Keypad controlled UI for feature phones
[12:28:24] * cage: (Wayland) Kiosk WM
[12:28:24] * console: Console environment, with no graphical/touch UI
[12:28:24] * fbkeyboard: Plain framebuffer console with touchscreen keyboard support
[12:28:24] * framebufferphone: Minimalist framebuffer menu/keyboard UI accessible via touch/volume keys & compatible scripts
[12:28:24] * gnome: (Wayland) Gnome Shell
[12:28:24] * gnome-mobile: (Wayland) Gnome Shell patched to adapt better to phones (Experimental)
[12:28:24] * i3wm: (X11) Tiling WM (keyboard required)
[12:28:24] * kodi: (GBM) 10-foot UI useful on TV's
[12:28:24] * lxqt: (X11) Lightweight Qt Desktop Environment (stylus recommended)
[12:28:24] * mate: (X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)
[12:28:24] * moonlight: (Wayland) Open Source PC client for NVIDIA GameStream, as used by the NVIDIA Shield
[12:28:24] * openbox: (X11) A highly configurable and lightweight X11 window manager (keyboard required)
[12:28:24] * phosh: (Wayland) Mobile UI initially developed for the Librem 5
[12:28:24] * plasma-desktop: (X11/Wayland) KDE Desktop Environment (works well with tablets)
[12:28:24] * plasma-mobile: (Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration)
[12:28:24] * shelli: Plain console with touchscreen gesture support
[12:28:24] * sway: (Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)
[12:28:24] * sxmo-de-dwm: Simple Mobile: Mobile environment based on SXMO and running on dwm
[12:28:24] * sxmo-de-sway: Simple Mobile: Mobile environment based on SXMO and running on sway
[12:28:24] * weston: (Wayland) Reference compositor (demo, not a phone interface)
[12:28:24] * xfce4: (X11) Lightweight desktop (stylus recommended)
[12:28:24] User interface [console]: [12:28:24] Additional options: extra free space: 0 MB, boot partition size: 256 MB, parallel jobs: 3, ccache per arch: 5G, sudo timer: False, mirror: http://mirror.postmarketos.org/postmarketos/
[12:28:24] Change them? (y/n) [n]: [12:28:24] Additional packages that will be installed to rootfs. Specify them in a comma separated list (e.g.: vim,file) or "none"
[12:28:24] Extra packages [none]: [12:28:24] WARNING: Unable to determine timezone configuration on host, using GMT.
[12:28:24] Choose your preferred locale, like e.g. en_US. Only UTF-8 is supported, it gets appended automatically. Use tab-completion if needed.
[12:28:24] Locale [en_US]: [12:28:24] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [12:28:24] After pmaports are changed, the binary packages may be outdated. If you want to install postmarketOS without changes, reply 'n' for a faster installation.
[12:28:24] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [12:28:24] DONE!
+ sudo modprobe binfmt_misc
+ sudo mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
++ git -C pmaports rev-parse --abbrev-ref HEAD
+ branch=master
+ '[' master '!=' master ']'
+ 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 armhf x86 riscv64
+ 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 armhf x86 riscv64
+ 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 armhf x86 riscv64
+ 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
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_armhf
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_armhf
+ ln -s /mnt/tmpfs-for-apks/cache_apk_armhf /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_x86
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_x86
+ ln -s /mnt/tmpfs-for-apks/cache_apk_x86 /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_riscv64
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_riscv64
+ ln -s /mnt/tmpfs-for-apks/cache_apk_riscv64 /home/build/.local/var/pmbootstrap
install_pubkey
1
2
3
4
5
6
7
8
9
10
11
12
+ export BPO_JOB_ID=1339286
+ BPO_JOB_ID=1339286
+ echo -n '-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnFsP5NKYRgJZxXkPG1JA
2IM1kZjfJZAMBzWoN9Q68D3FWErRbQWn7+Im0ifmHH/zms5kKaaaRNRLjTjrmf3y
kFrJQNhqCvEfZcWz/nvH+tsoGk8/b5fm6+W2hRh8JZpXs/aXR8YeAhB34U4moYol
Zxw9VVbUKeoZGgO6JHnm3aFBoODg26m5yqcZdJFuuDbci8q3I4RqojppYOXr/q4F
o3m8FNcvdKBb6uOCucyDKXqBSZE7KTYHKFT76w0D7EJLVteanhRqzX2D5UGvei5M
SrjiQWm5tv92IS1wdRRgdHoEQ2fTRxV9ps4gatfY3Gz7UkfbnORcxFSSclOl1XCw
VQIDAQAB
-----END PUBLIC KEY-----
'
set_repos
1
2
3
4
5
6
7
8
+ export BPO_JOB_ID=1339286
+ BPO_JOB_ID=1339286
+ pmbootstrap config mirrors.pmaports_custom https://build.postmarketos.org/wip/
[12:28:26] Config changed: mirrors.pmaports_custom='https://build.postmarketos.org/wip/'
+ pmbootstrap config mirrors.pmaports http://mirror.postmarketos.org/postmarketos/
[12:28:26] Config changed: mirrors.pmaports='http://mirror.postmarketos.org/postmarketos/'
+ pmbootstrap config mirrors.alpine http://dl-cdn.alpinelinux.org/alpine/
[12:28:26] Config changed: mirrors.alpine='http://dl-cdn.alpinelinux.org/alpine/'
pmbootstrap_build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
+ export BPO_JOB_ID=1339286
+ BPO_JOB_ID=1339286
+ pmbootstrap config systemd never
[12:28:27] Config changed: systemd='never'
+ pmbootstrap --aports=/home/build/pmaports --no-ccache --timeout 900 --details-to-stdout build --no-depends --strict --arch armv7 --force postmarketos-ui-sxmo-de-dwm
[12:28:27] Pmbootstrap v3.0.0_alpha (Python 3.12.6 (main, Sep 11 2024, 08:48:26) [GCC 13.2.1 20240309])
[12:28:27] $ pmbootstrap /usr/bin/pmbootstrap --aports=/home/build/pmaports --no-ccache --timeout 900 --details-to-stdout build --no-depends --strict --arch armv7 --force postmarketos-ui-sxmo-de-dwm
[12:28:27] % cd /home/build/pmaports; git remote -v
[12:28:27] % cd /home/build/pmaports; git show origin/master:channels.cfg
[12:28:27] % sudo losetup --json --list
{
   "loopdevices": [

   ]
}
[12:28:27] Shutdown complete
[12:28:27] Attempting to build: postmarketos-ui-sxmo-de-dwm
[12:28:27] APKINDEX outdated (file does not exist yet): https://build.postmarketos.org/wip/master/armv7/APKINDEX.tar.gz
[12:28:27] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/armv7/APKINDEX.tar.gz
[12:28:27] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/armv7/APKINDEX.tar.gz
[12:28:27] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz
[12:28:27] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/armv7/APKINDEX.tar.gz
[12:28:27] Update package index for armv7 (5 file(s))
[12:28:27] Download https://build.postmarketos.org/wip/master/armv7/APKINDEX.tar.gz
[12:28:27] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_b905cf66e311acd369b04bce8b2a8d2625fe77c6d398d71c396c12336143ea42 /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.73602495.tar.gz
[12:28:27] Download http://mirror.postmarketos.org/postmarketos/master/armv7/APKINDEX.tar.gz
[12:28:27] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_1ac903ac063665387c34164a0e83a5c312b7e081baa5ffa9d72b7c3c8a7e0d02 /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.bdd0d494.tar.gz
[12:28:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/armv7/APKINDEX.tar.gz
[12:28:27] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0f1faf822f82691859d0e8f260bd6e166b077d22cb110252f3ffee25be012d3a /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.066df28d.tar.gz
[12:28:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz
[12:28:27] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0fed3c2bd59299fbad6fccfe30e8c1bd44376fd0bfab82855d845960df6b580a /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.b53994b4.tar.gz
[12:28:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/armv7/APKINDEX.tar.gz
[12:28:27] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_13fca83e1310ea23d63b5ec43b1831cc6d7773fb41dac6b610b892c2cdcf4de6 /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.30e6f5af.tar.gz
[12:28:27] armv7/postmarketos-ui-sxmo-de-dwm: Generating dependency tree
[12:28:27] WARNING: about to install conky 1.21.6-r0 (local pmaports: 1.20.1-r0, consider 'pmbootstrap pull')
[12:28:27] Building 1 package
[12:28:27]    * edge/postmarketos-ui-sxmo-de-dwm
[12:28:27] => (1/1) edge/postmarketos-ui-sxmo-de-dwm: Installing dependencies
[12:28:27] Initializing armv7 buildroot
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/dev
[12:28:27] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/build/.local/var/pmbootstrap/chroot_native/dev
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/dev/pts /home/build/.local/var/pmbootstrap/chroot_native/dev/shm
[12:28:27] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/build/.local/var/pmbootstrap/chroot_native/dev/shm
[12:28:27] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
[12:28:27] % sudo chmod 666 /home/build/.local/var/pmbootstrap/chroot_native/dev/null
[12:28:27] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
[12:28:27] % sudo chmod 666 /home/build/.local/var/pmbootstrap/chroot_native/dev/zero
[12:28:27] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
[12:28:27] % sudo chmod 666 /home/build/.local/var/pmbootstrap/chroot_native/dev/full
[12:28:27] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
[12:28:27] % sudo chmod 644 /home/build/.local/var/pmbootstrap/chroot_native/dev/random
[12:28:27] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
[12:28:27] % sudo chmod 644 /home/build/.local/var/pmbootstrap/chroot_native/dev/urandom
[12:28:27] % sudo ln -sf /proc/self/fd /home/build/.local/var/pmbootstrap/chroot_native/dev/
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/proc
[12:28:27] % sudo mount --bind /proc /home/build/.local/var/pmbootstrap/chroot_native/proc
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/var/cache/apk
[12:28:27] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_apk_x86_64 /home/build/.local/var/pmbootstrap/chroot_native/var/cache/apk
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_appstream/x86_64/edge
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/appstream-data
[12:28:27] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_appstream/x86_64/edge /home/build/.local/var/pmbootstrap/chroot_native/mnt/appstream-data
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_ccache_x86_64
[12:28:27] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/ccache
[12:28:27] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_ccache_x86_64 /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/ccache
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_distfiles
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_distfiles /home/build/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/git
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_git /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/git
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_go
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/go
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_go /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/go
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_rust
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/rust
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_rust /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/rust
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/config_abuild
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/abuild-config
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_abuild /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/abuild-config
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/config_apk_keys
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/keys
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_apk_keys /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/keys
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_sccache
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/sccache
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_sccache /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/sccache
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/images_netboot
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/netboot
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/images_netboot /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/netboot
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/packages
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/packages
[12:28:28] % sudo mount --bind /home/build/.local/var/pmbootstrap/packages /home/build/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap/packages
[12:28:28] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
[12:28:28] APKINDEX outdated (file does not exist yet): https://build.postmarketos.org/wip/master/x86_64/APKINDEX.tar.gz
[12:28:28] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
[12:28:28] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
[12:28:28] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
[12:28:28] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
[12:28:28] Update package index for x86_64 (5 file(s))
[12:28:28] Download https://build.postmarketos.org/wip/master/x86_64/APKINDEX.tar.gz
[12:28:28] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_53711a85d2d03805fc9e859f0e55eda4941541086fca30263c9338b694af655c /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.73602495.tar.gz
[12:28:28] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92
[12:28:28] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
[12:28:28] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
[12:28:28] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f
[12:28:28] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
[12:28:28] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
[12:28:28] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6
[12:28:28] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
[12:28:28] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
[12:28:28] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c
[12:28:28] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
[12:28:28] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
[12:28:28] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.14.4-r3.apk
[12:28:28] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
[12:28:28] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
[12:28:28] extracted: /tmp/pmbootstrapspfbdz21apk
[12:28:28] extracted: /tmp/pmbootstrapg5cd_zxksig
[12:28:28] Verify apk.static signature with /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
[12:28:28] % openssl dgst -sha1 -verify /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapg5cd_zxksig /tmp/pmbootstrapspfbdz21apk
Verified OK
[12:28:28] Verify the version reported by the apk.static binary (must match the package version 2.14.4-r3)
[12:28:28] % /tmp/pmbootstrapspfbdz21apk --version
apk-tools 2.14.4, compiled for x86_64.
[12:28:28] (native) Creating chroot
[12:28:28] % sudo ln -s -f /var/cache/apk /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/cache
[12:28:28] % 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
[12:28:28] % sudo cp /home/build/pmbootstrap/pmb/data/keys/wip.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/wip.rsa.pub
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % 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
[12:28:28] % sudo cp /etc/resolv.conf /home/build/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/etc/apk
[12:28:28] (native) update /etc/apk/repositories
[12:28:28] % sudo sh -c echo https://build.postmarketos.org/wip/master >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
[12:28:28] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
[12:28:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
[12:28:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
[12:28:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
[12:28:28] % sudo mkdir -p /home/build/.local/var/pmbootstrap/tmp
[12:28:28] % sudo mkfifo /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
[12:28:28] % sudo cat /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
[12:28:28] % 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 --repository /home/build/.local/var/pmbootstrap/packages/edge add alpine-base --no-interactive ;
[12:28:28] New background process: pid=2503, output=background
WARNING: opening /home/build/.local/var/pmbootstrap/packages/edge: No such file or directory
fetch https://build.postmarketos.org/wip/master/x86_64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1/24) Installing alpine-baselayout-data (3.6.8-r0)
(2/24) Installing musl (1.2.5-r3)
(3/24) Installing busybox (1.36.1-r32)
Executing busybox-1.36.1-r32.post-install
(4/24) Installing busybox-binsh (1.36.1-r32)
(5/24) Installing alpine-baselayout (3.6.8-r0)
Executing alpine-baselayout-3.6.8-r0.pre-install
Executing alpine-baselayout-3.6.8-r0.post-install
(6/24) Installing ifupdown-ng (0.12.1-r6)
(7/24) Installing libcap2 (2.70-r0)
(8/24) Installing openrc (0.55.1-r0)
Executing openrc-0.55.1-r0.post-install
(9/24) Installing mdev-conf (4.7-r0)
(10/24) Installing busybox-mdev-openrc (1.36.1-r32)
(11/24) Installing alpine-conf (3.18.1-r2)
(12/24) Installing alpine-keys (2.5-r0)
(13/24) Installing alpine-release (3.21.0_alpha20240923-r0)
(14/24) Installing ca-certificates-bundle (20240705-r0)
(15/24) Installing libcrypto3 (3.3.2-r2)
(16/24) Installing libssl3 (3.3.2-r2)
(17/24) Installing ssl_client (1.36.1-r32)
(18/24) Installing zlib (1.3.1-r2)
(19/24) Installing apk-tools (2.14.4-r3)
(20/24) Installing busybox-openrc (1.36.1-r32)
(21/24) Installing busybox-suid (1.36.1-r32)
(22/24) Installing scanelf (1.3.8-r0)
(23/24) Installing musl-utils (1.2.5-r3)
(24/24) Installing alpine-base (3.21.0_alpha20240923-r0)
Executing busybox-1.36.1-r32.trigger
OK: 10 MiB in 24 packages
[12:28:29] (native) % adduser -D pmos -u 12345
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/abuild-config /home/pmos/.abuild ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/abuild-config
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/ccache /home/pmos/.ccache ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/ccache
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cache ;
[12:28:29] (native) % mkdir -p /mnt/pmbootstrap/go/gocache
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gocache /home/pmos/.cache/go-build ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/go/gocache
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/go/pkg ;
[12:28:29] (native) % mkdir -p /mnt/pmbootstrap/go/gomodcache
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gomodcache /home/pmos/go/pkg/mod ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/go/gomodcache
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git ;
[12:28:29] (native) % mkdir -p /mnt/pmbootstrap/rust/git/db
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/git/db /home/pmos/.cargo/git/db ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/git/db
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry ;
[12:28:29] (native) % mkdir -p /mnt/pmbootstrap/rust/registry/cache
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/cache /home/pmos/.cargo/registry/cache ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/cache
[12:28:29] (native) % mkdir -p /mnt/pmbootstrap/rust/registry/index
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/index /home/pmos/.cargo/registry/index ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/index
[12:28:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/sccache /home/pmos/.cache/sccache ;
[12:28:29] (native) % chown pmos:pmos /mnt/pmbootstrap/sccache
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev
[12:28:29] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/pts /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/shm
[12:28:29] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/shm
[12:28:29] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/null c 1 3
[12:28:29] % sudo chmod 666 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/null
[12:28:29] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/zero c 1 5
[12:28:29] % sudo chmod 666 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/zero
[12:28:29] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/full c 1 7
[12:28:29] % sudo chmod 666 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/full
[12:28:29] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/random c 1 8
[12:28:29] % sudo chmod 644 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/random
[12:28:29] % sudo mknod /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/urandom c 1 9
[12:28:29] % sudo chmod 644 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/urandom
[12:28:29] % sudo ln -sf /proc/self/fd /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/dev/
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/proc
[12:28:29] % sudo mount --bind /proc /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/proc
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/var/cache/apk
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_apk_armv7 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/var/cache/apk
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_appstream/armv7/edge
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/appstream-data
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_appstream/armv7/edge /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/appstream-data
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_ccache_armv7
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/ccache
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_ccache_armv7 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/ccache
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/var/cache/distfiles
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_distfiles /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/var/cache/distfiles
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/git
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_git /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/git
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/go
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_go /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/go
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/rust
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_rust /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/rust
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/abuild-config
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_abuild /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/abuild-config
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/keys
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_apk_keys /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/keys
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/sccache
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_sccache /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/sccache
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/netboot
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/images_netboot /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/netboot
[12:28:29] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/packages
[12:28:29] % sudo mount --bind /home/build/.local/var/pmbootstrap/packages /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmbootstrap/packages
[12:28:29] Attempting to build: qemu-arm
[12:28:30] (native) install qemu-arm
[12:28:30] (native) % mkfifo tmp/apk_progress_fifo
[12:28:30] (native) % cat tmp/apk_progress_fifo
[12:28:30] (native) % sh -c exec 3>tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 --repository /mnt/pmbootstrap/packages/edge add qemu-arm --no-interactive ;
[12:28:30] New background process: pid=2668, output=background
WARNING: opening /mnt/pmbootstrap/packages/edge: No such file or directory
(1/1) Installing qemu-arm (9.1.0-r0)
Executing busybox-1.36.1-r32.trigger
OK: 14 MiB in 25 packages
[12:28:30] Register qemu binfmt (arm)
[12:28:30] % sudo sh -c echo ":qemu-arm:M::\x7f\x45\x4c\x46\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x28\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-arm-static:C" > /proc/sys/fs/binfmt_misc/register
[12:28:30] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/usr/bin
[12:28:30] % sudo touch /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/usr/bin/qemu-arm-static
[12:28:30] % sudo mount --bind /home/build/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-arm /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/usr/bin/qemu-arm-static
[12:28:30] % sudo touch /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/in-pmbootstrap
[12:28:30] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
[12:28:30] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
[12:28:30] extracted: /tmp/pmbootstrapq6kke6f5apk
[12:28:30] extracted: /tmp/pmbootstrapn19qewnisig
[12:28:30] Verify apk.static signature with /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
[12:28:30] % openssl dgst -sha1 -verify /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapn19qewnisig /tmp/pmbootstrapq6kke6f5apk
Verified OK
[12:28:30] Verify the version reported by the apk.static binary (must match the package version 2.14.4-r3)
[12:28:30] % /tmp/pmbootstrapq6kke6f5apk --version
apk-tools 2.14.4, compiled for x86_64.
[12:28:30] (buildroot_armv7) Creating chroot
[12:28:30] % sudo ln -s -f /var/cache/apk /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/cache
[12:28:30] % sudo cp /etc/resolv.conf /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/resolv.conf
[12:28:30] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk
[12:28:30] (buildroot_armv7) update /etc/apk/repositories
[12:28:30] % sudo sh -c echo https://build.postmarketos.org/wip/master >> /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/repositories
[12:28:30] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/repositories
[12:28:30] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/repositories
[12:28:30] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/repositories
[12:28:30] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/etc/apk/repositories
[12:28:30] % sudo mkdir -p /home/build/.local/var/pmbootstrap/tmp
[12:28:30] % sudo rm -f /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
[12:28:30] % sudo mkfifo /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
[12:28:30] % sudo cat /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
[12:28:30] % 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_armv7 --cache-dir /home/build/.local/var/pmbootstrap/cache_apk_armv7 --initdb --arch armv7 --repository /home/build/.local/var/pmbootstrap/packages/edge add alpine-base --no-interactive ;
[12:28:30] New background process: pid=2709, output=background
WARNING: opening /home/build/.local/var/pmbootstrap/packages/edge: No such file or directory
fetch https://build.postmarketos.org/wip/master/armv7/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/master/armv7/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/armv7/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/armv7/APKINDEX.tar.gz
(1/24) Installing alpine-baselayout-data (3.6.8-r0)
(2/24) Installing musl (1.2.5-r3)
(3/24) Installing busybox (1.36.1-r32)
Executing busybox-1.36.1-r32.post-install
(4/24) Installing busybox-binsh (1.36.1-r32)
(5/24) Installing alpine-baselayout (3.6.8-r0)
Executing alpine-baselayout-3.6.8-r0.pre-install
Executing alpine-baselayout-3.6.8-r0.post-install
(6/24) Installing ifupdown-ng (0.12.1-r6)
(7/24) Installing libcap2 (2.70-r0)
(8/24) Installing openrc (0.55.1-r0)
Executing openrc-0.55.1-r0.post-install
(9/24) Installing mdev-conf (4.7-r0)
(10/24) Installing busybox-mdev-openrc (1.36.1-r32)
(11/24) Installing alpine-conf (3.18.1-r2)
(12/24) Installing alpine-keys (2.5-r0)
(13/24) Installing alpine-release (3.21.0_alpha20240923-r0)
(14/24) Installing ca-certificates-bundle (20240705-r0)
(15/24) Installing libcrypto3 (3.3.2-r2)
(16/24) Installing libssl3 (3.3.2-r2)
(17/24) Installing ssl_client (1.36.1-r32)
(18/24) Installing zlib (1.3.1-r2)
(19/24) Installing apk-tools (2.14.4-r3)
(20/24) Installing busybox-openrc (1.36.1-r32)
(21/24) Installing busybox-suid (1.36.1-r32)
(22/24) Installing scanelf (1.3.8-r0)
(23/24) Installing musl-utils (1.2.5-r3)
(24/24) Installing alpine-base (3.21.0_alpha20240923-r0)
Executing busybox-1.36.1-r32.trigger
OK: 7 MiB in 24 packages
[12:28:31] (buildroot_armv7) % adduser -D pmos -u 12345
[12:28:31] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/abuild-config /home/pmos/.abuild ;
[12:28:31] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/abuild-config
[12:28:31] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/ccache /home/pmos/.ccache ;
[12:28:31] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/ccache
[12:28:31] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cache ;
[12:28:31] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gocache /home/pmos/.cache/go-build ;
[12:28:31] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/go/gocache
[12:28:31] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/go/pkg ;
[12:28:32] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gomodcache /home/pmos/go/pkg/mod ;
[12:28:32] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/go/gomodcache
[12:28:32] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git ;
[12:28:32] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/git/db /home/pmos/.cargo/git/db ;
[12:28:32] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/rust/git/db
[12:28:32] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry ;
[12:28:32] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/cache /home/pmos/.cargo/registry/cache ;
[12:28:32] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/cache
[12:28:32] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/index /home/pmos/.cargo/registry/index ;
[12:28:32] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/index
[12:28:32] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/sccache /home/pmos/.cache/sccache ;
[12:28:32] (buildroot_armv7) % chown pmos:pmos /mnt/pmbootstrap/sccache
[12:28:32] /bin/sh: has multiple providers (yash-binsh, dash-binsh, busybox-binsh), picked shortest: yash-binsh
[12:28:32] (buildroot_armv7) install abuild apk-tools build-base ccache git
[12:28:32] (buildroot_armv7) % mkfifo tmp/apk_progress_fifo
[12:28:32] (buildroot_armv7) % cat tmp/apk_progress_fifo
[12:28:32] (buildroot_armv7) % sh -c exec 3>tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 --repository /mnt/pmbootstrap/packages/edge add abuild apk-tools build-base ccache git --no-interactive ;
[12:28:32] New background process: pid=2873, output=background
WARNING: opening /mnt/pmbootstrap/packages/edge: No such file or directory
(1/46) Installing libattr (2.5.2-r2)
(2/46) Installing attr (2.5.2-r2)
(3/46) Installing libcap-getcap (2.70-r0)
(4/46) Installing fakeroot (1.36-r0)
(5/46) Installing libgcc (14.2.0-r3)
(6/46) Installing libstdc++ (14.2.0-r3)
(7/46) Installing lzip (1.24.1-r1)
(8/46) Installing openssl (3.3.2-r2)
(9/46) Installing patch (2.7.6-r10)
(10/46) Installing pkgconf (2.3.0-r0)
(11/46) Installing acl-libs (2.3.2-r1)
(12/46) Installing tar (1.35-r2)
(13/46) Installing abuild (3.13.0-r5)
Executing abuild-3.13.0-r5.pre-install
(14/46) Installing abuild-sudo (3.13.0-r5)
(15/46) Installing jansson (2.14-r4)
(16/46) Installing zstd-libs (1.5.6-r1)
(17/46) Installing binutils (2.43.1-r1)
(18/46) Installing libmagic (5.45-r1)
(19/46) Installing file (5.45-r1)
(20/46) Installing libgomp (14.2.0-r3)
(21/46) Installing libatomic (14.2.0-r3)
(22/46) Installing gmp (6.3.0-r2)
(23/46) Installing isl26 (0.26-r1)
(24/46) Installing mpfr4 (4.2.1-r0)
(25/46) Installing mpc1 (1.3.1-r1)
(26/46) Installing gcc (14.2.0-r3)
(27/46) Installing libstdc++-dev (14.2.0-r3)
(28/46) Installing musl-dev (1.2.5-r3)
(29/46) Installing g++ (14.2.0-r3)
(30/46) Installing make (4.4.1-r2)
(31/46) Installing fortify-headers (1.1-r5)
(32/46) Installing build-base (0.5-r3)
(33/46) Installing hiredis (1.2.0-r0)
(34/46) Installing libxxhash (0.8.2-r2)
(35/46) Installing ccache (4.10.2-r0)
(36/46) Installing brotli-libs (1.1.0-r2)
(37/46) Installing c-ares (1.33.1-r0)
(38/46) Installing libunistring (1.2-r0)
(39/46) Installing libidn2 (2.3.7-r0)
(40/46) Installing nghttp2-libs (1.63.0-r0)
(41/46) Installing libpsl (0.21.5-r2)
(42/46) Installing libcurl (8.9.1-r2)
(43/46) Installing libexpat (2.6.3-r0)
(44/46) Installing pcre2 (10.43-r0)
(45/46) Installing git (2.46.2-r0)
(46/46) Installing git-init-template (2.46.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 170 MiB in 70 packages
[12:28:36] (buildroot_armv7) % chown root:abuild /var/cache/distfiles
[12:28:36] (buildroot_armv7) % chmod g+w /var/cache/distfiles
[12:28:36] (buildroot_armv7) % adduser pmos abuild
[12:28:37] (buildroot_armv7) generate abuild keys
[12:28:37] (buildroot_armv7) % busybox su pmos -c PACKAGER='pmos <pmos@local>' HOME=/home/pmos abuild-keygen -n -q -a ;
writing RSA key
[12:28:41] (buildroot_armv7) % cp mnt/pmbootstrap/abuild-config/pmos@local-66f7f675.rsa.pub /etc/apk/keys/
[12:28:41] (buildroot_armv7) % cp /tmp/apk_wrapper.sh /usr/local/bin/abuild-apk
[12:28:41] (buildroot_armv7) % chmod +x /usr/local/bin/abuild-apk
[12:28:41] (buildroot_armv7) % sed -i -e s/^CLEANUP=.*/CLEANUP=''/ /etc/abuild.conf
[12:28:41] (buildroot_armv7) % sed -i -e s/^ERROR_CLEANUP=.*/ERROR_CLEANUP=''/ /etc/abuild.conf
[12:28:41] (buildroot_armv7) % sed -i $ a\export JOBS=3 /etc/abuild.conf
[12:28:41] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ccache --max-size 5G ;
Set cache size limit to 5.0 GB
[12:28:41] Attempting to build: crossdirect, g++-armv7, gcc-armv7, abuild, ccache-cross-symlinks
[12:28:41] x86_64/crossdirect: Generating dependency tree
[12:28:41] x86_64/gcc-armv7: Generating dependency tree
[12:28:41] x86_64/ccache-cross-symlinks: Generating dependency tree
[12:28:41] /bin/sh: has multiple providers (yash-binsh, dash-binsh, busybox-binsh), picked shortest: yash-binsh
[12:28:41] (native) install ccache-cross-symlinks abuild gcc-armv7 g++-armv7 crossdirect
[12:28:41] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
[12:28:41] (native) % mkfifo tmp/apk_progress_fifo
[12:28:41] (native) % cat tmp/apk_progress_fifo
[12:28:41] (native) % sh -c exec 3>tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 --repository /mnt/pmbootstrap/packages/edge add crossdirect g++-armv7 gcc-armv7 abuild ccache-cross-symlinks --no-interactive ;
[12:28:42] New background process: pid=3004, output=background
WARNING: opening /mnt/pmbootstrap/packages/edge: No such file or directory
(1/30) Installing libattr (2.5.2-r2)
(2/30) Installing attr (2.5.2-r2)
(3/30) Installing libcap-getcap (2.70-r0)
(4/30) Installing fakeroot (1.36-r0)
(5/30) Installing libgcc (14.2.0-r3)
(6/30) Installing libstdc++ (14.2.0-r3)
(7/30) Installing lzip (1.24.1-r1)
(8/30) Installing openssl (3.3.2-r2)
(9/30) Installing patch (2.7.6-r10)
(10/30) Installing pkgconf (2.3.0-r0)
(11/30) Installing acl-libs (2.3.2-r1)
(12/30) Installing tar (1.35-r2)
(13/30) Installing abuild (3.13.0-r5)
Executing abuild-3.13.0-r5.pre-install
(14/30) Installing abuild-sudo (3.13.0-r5)
(15/30) Installing hiredis (1.2.0-r0)
(16/30) Installing libxxhash (0.8.2-r2)
(17/30) Installing zstd-libs (1.5.6-r1)
(18/30) Installing ccache (4.10.2-r0)
(19/30) Installing ccache-cross-symlinks (3-r0)
(20/30) Installing crossdirect (5.1.0-r0)
(21/30) Installing libstdc++-dev-armv7 (14.2.0-r3)
(22/30) Installing jansson (2.14-r4)
(23/30) Installing binutils-armv7 (2.42-r0)
(24/30) Installing gmp (6.3.0-r2)
(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-armv7 (14.2.0-r3)
(29/30) Installing musl-dev (1.2.5-r3)
(30/30) Installing g++-armv7 (14.2.0-r3)
Executing busybox-1.36.1-r32.trigger
OK: 218 MiB in 55 packages
[12:28:44] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/native
[12:28:44] % sudo mount --bind /home/build/.local/var/pmbootstrap/chroot_native /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/native
[12:28:44] % sudo ln -s /native/lib/ld-musl-x86_64.so.1 /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/lib/ld-musl-x86_64.so.1
[12:28:44] => edge/postmarketos-ui-sxmo-de-dwm: Building package
[12:28:44] % sudo mkdir -p /home/build/.local/var/pmbootstrap/packages/edge
[12:28:44] % sudo chown -R 12345:12345 /home/build/.local/var/pmbootstrap/packages
[12:28:44] (buildroot_armv7) % mkdir -p /home/pmos/packages; rm -f /home/pmos/packages/pmos; ln -sf /mnt/pmbootstrap/packages/edge /home/pmos/packages/pmos
[12:28:44] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/home/pmos/build
[12:28:44] % sudo cp -rL /home/build/pmaports/main/postmarketos-ui-sxmo-de-dwm/postmarketos-ui-sxmo-de-dwm.post-install /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/home/pmos/build/postmarketos-ui-sxmo-de-dwm.post-install
[12:28:44] % sudo cp -rL /home/build/pmaports/main/postmarketos-ui-sxmo-de-dwm/postmarketos-ui-sxmo-de-dwm.post-upgrade /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/home/pmos/build/postmarketos-ui-sxmo-de-dwm.post-upgrade
[12:28:44] % sudo cp -rL /home/build/pmaports/main/postmarketos-ui-sxmo-de-dwm/APKBUILD /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/home/pmos/build/APKBUILD
[12:28:44] (buildroot_armv7) % chown -R pmos:pmos /home/pmos/build
[12:28:44] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmaports
[12:28:44] % sudo mount --bind /home/build/pmaports /home/build/.local/var/pmbootstrap/chroot_buildroot_armv7/mnt/pmaports
[12:28:44] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build ;
[12:28:44] (buildroot_armv7) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git ;
[12:28:44] (buildroot_armv7) % cd /home/pmos/build; busybox su pmos -c CARCH=armv7 SUDO_APK='abuild-apk --no-progress' PATH=/native/usr/lib/crossdirect/armv7:/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 ;
>>> postmarketos-ui-sxmo-de-dwm: Building pmos/postmarketos-ui-sxmo-de-dwm 1.15.0-r5 (using abuild 3.13.0-r5) started Sat, 28 Sep 2024 12:28:44 +0000
>>> postmarketos-ui-sxmo-de-dwm: Checking sanity of /home/pmos/build/APKBUILD...
>>> postmarketos-ui-sxmo-de-dwm: Analyzing dependencies...
>>> postmarketos-ui-sxmo-de-dwm: Installing for build: build-base postmarketos-base-ui postmarketos-base-ui-networkmanager sxmo-common sxmo-utils-dwm sxmo-utils-audio-bluetooth tinydm-openrc modemmanager-openrc networkmanager-openrc bluez-openrc conky<=1.20.1-r0
WARNING: opening /home/pmos/packages//pmos: No such file or directory
(1/569) Installing nettle (3.10-r1)
(2/569) Installing libffi (3.4.6-r0)
(3/569) Installing libtasn1 (4.19.0-r2)
(4/569) Installing p11-kit (0.25.5-r1)
(5/569) Installing gnutls (3.8.5-r0)
(6/569) Installing libseccomp (2.5.5-r1)
(7/569) Installing chrony (4.6-r0)
Executing chrony-4.6-r0.pre-install
(8/569) Installing dbus-libs (1.14.10-r4)
(9/569) Installing dbus (1.14.10-r4)
Executing dbus-1.14.10-r4.pre-install
Executing dbus-1.14.10-r4.post-install
(10/569) Installing dbus-daemon-launch-helper (1.14.10-r4)
(11/569) Installing haveged (1.9.18-r2)
(12/569) Installing libmnl (1.0.5-r2)
(13/569) Installing libnftnl (1.2.7-r0)
(14/569) Installing ncurses-terminfo-base (6.5_p20240601-r1)
(15/569) Installing libncursesw (6.5_p20240601-r1)
(16/569) Installing readline (8.2.13-r0)
(17/569) Installing nftables (1.1.0-r1)
(18/569) Installing openssh-keygen (9.9_p1-r0)
(19/569) Installing openssh-server-common (9.9_p1-r0)
(20/569) Installing skalibs (2.14.2.0-r2)
(21/569) Installing utmps-libs (0.1.2.2-r3)
(22/569) Installing linux-pam (1.6.1-r1)
(23/569) Installing openssh-server-pam (9.9_p1-r0)
(24/569) Installing alsa-lib (1.2.12-r0)
(25/569) Installing libintl (0.22.5-r0)
(26/569) Installing avahi-libs (0.8-r18)
(27/569) Installing libcamera-ipa (9999-r5)
(28/569) Installing eudev-libs (3.2.14-r2)
(29/569) Installing xz-libs (5.6.2-r0)
(30/569) Installing libunwind (1.8.1-r0)
(31/569) Installing yaml (0.2.5-r2)
(32/569) Installing libcamera (9999-r5)
(33/569) Installing libeconf (0.6.3-r0)
(34/569) Installing libblkid (2.40.2-r3)
(35/569) Installing libmount (2.40.2-r3)
(36/569) Installing glib (2.82.1-r0)
(37/569) Installing opus (1.5.2-r0)
(38/569) Installing speexdsp (1.2.1-r2)
(39/569) Installing libuv (1.49.0-r0)
(40/569) Installing roc-toolkit-libs (0.4.0-r0)
(41/569) Installing libogg (1.3.5-r5)
(42/569) Installing libflac (1.4.3-r1)
(43/569) Installing libvorbis (1.3.7-r2)
(44/569) Installing libsndfile (1.2.2-r0)
(45/569) Installing webrtc-audio-processing-1 (1.3-r0)
(46/569) Installing pipewire-libs (1.2.4-r0)
(47/569) Installing pipewire (1.2.4-r0)
Executing pipewire-1.2.4-r0.post-install
(48/569) Installing postmarketos-artwork-icons (5-r3)
(49/569) Installing nftables-openrc (1.1.0-r1)
(50/569) Installing haveged-openrc (1.9.18-r2)
(51/569) Installing chrony-openrc (4.6-r0)
(52/569) Installing dbus-openrc (1.14.10-r4)
(53/569) Installing util-linux-openrc (2.40.2-r3)
(54/569) Installing postmarketos-base-ui-openrc (28-r4)
Executing postmarketos-base-ui-openrc-28-r4.post-install
(55/569) Installing openssh-server-common-openrc (9.9_p1-r0)
(56/569) Installing eudev-openrc (3.2.14-r2)
(57/569) Installing logbookd-openrc (0.2.4-r0)
(58/569) Installing udev-init-scripts-openrc (35-r1)
(59/569) Installing zram-init-openrc (11.1-r1)
(60/569) Installing postmarketos-base-openrc (36-r0)
Executing postmarketos-base-openrc-36-r0.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(61/569) Installing postmarketos-base-nftables-openrc (36-r0)
Executing postmarketos-base-nftables-openrc-36-r0.post-install
(62/569) Installing postmarketos-mvcfg (1-r0)
(63/569) Installing devicepkg-utils (0.2.0-r1)
(64/569) Installing udev-init-scripts (35-r1)
(65/569) Installing kmod-libs (33-r2)
(66/569) Installing eudev (3.2.14-r2)
(67/569) Installing sqlite-libs (3.46.1-r0)
(68/569) Installing libuuid (2.40.2-r3)
(69/569) Installing logbookd (0.2.4-r0)
(70/569) Installing libedit (20240808.3.1-r0)
(71/569) Installing openssh-client-common (9.9_p1-r0)
(72/569) Installing openssh-client-default (9.9_p1-r0)
(73/569) Installing openssh-sftp-server (9.9_p1-r0)
(74/569) Installing openssh-server (9.9_p1-r0)
(75/569) Installing openssh (9.9_p1-r0)
(76/569) Installing pbsplash (0.3.1-r0)
(77/569) Installing postmarketos-bootsplash (0.2.3-r0)
(78/569) Installing postmarketos-bootsplash-openrc (0.2.3-r0)
Executing postmarketos-bootsplash-openrc-0.2.3-r0.post-install
 * service kill-pbsplash added to runlevel default
(79/569) Installing blkid (2.40.2-r3)
(80/569) Installing lzo (2.10-r5)
(81/569) Installing btrfs-progs (6.11-r0)
(82/569) Installing btrfs-progs-openrc (6.11-r0)
(83/569) Installing inih (58-r0)
(84/569) Installing libevdev (1.13.3-r0)
(85/569) Installing mtdev (1.1.7-r0)
(86/569) Installing libinput-libs (1.26.2-r0)
(87/569) Installing libinput-udev (1.26.2-r0)
(88/569) Installing buffyboard (3.2.0-r0)
(89/569) Installing busybox-extras (1.36.1-r32)
Executing busybox-extras-1.36.1-r32.post-install
(90/569) Installing bzip2 (1.0.8-r6)
(91/569) Installing device-mapper-libs (2.03.23-r5)
(92/569) Installing json-c (0.17-r0)
(93/569) Installing cryptsetup-libs (2.7.5-r1)
(94/569) Installing popt (1.19-r4)
(95/569) Installing cryptsetup (2.7.5-r1)
(96/569) Installing cryptsetup-openrc (2.7.5-r1)
(97/569) Installing libaio (0.3.113-r2)
(98/569) Installing device-mapper-event-libs (2.03.23-r5)
(99/569) Installing lvm2-libs (2.03.23-r5)
(100/569) Installing device-mapper (2.03.23-r5)
(101/569) Installing device-mapper-udev (2.03.23-r5)
Executing device-mapper-udev-2.03.23-r5.post-install
(102/569) Installing dosfstools (4.2-r2)
(103/569) Installing libcom_err (1.47.1-r1)
(104/569) Installing e2fsprogs-libs (1.47.1-r1)
(105/569) Installing e2fsprogs (1.47.1-r1)
(106/569) Installing e2fsprogs-extra (1.47.1-r1)
(107/569) Installing f2fs-tools-libs (1.16.0-r3)
(108/569) Installing f2fs-tools (1.16.0-r3)
(109/569) Installing font-terminus (4.49.1-r4)
(110/569) Installing iskey (1-r0)
(111/569) Installing kmod (33-r2)
(112/569) Installing lz4 (1.10.0-r0)
(113/569) Installing userspace-rcu (0.14.1-r1)
(114/569) Installing multipath-tools (0.10.0-r0)
(115/569) Installing multipath-tools-openrc (0.10.0-r0)
(116/569) Installing parted (3.6-r2)
(117/569) Installing hwdata-pci (0.387-r0)
(118/569) Installing libpciaccess (0.18.1-r0)
(119/569) Installing libdrm (2.4.123-r0)
(120/569) Installing xkeyboard-config (9999-r0)
(121/569) Installing libxml2 (2.12.8-r0)
(122/569) Installing libxkbcommon (1.7.0-r1)
(123/569) Installing unl0kr (3.2.0-r0)
(124/569) Installing boot-deploy (0.18-r0)
(125/569) Installing postmarketos-mkinitfs (2.5.1-r0)
(126/569) Installing unudhcpd (0.2.1-r1)
(127/569) Installing setarch (2.40.2-r3)
(128/569) Installing libfdisk (2.40.2-r3)
(129/569) Installing util-linux (2.40.2-r3)
(130/569) Installing dmesg (2.40.2-r3)
(131/569) Installing runuser (2.40.2-r3)
(132/569) Installing mount (2.40.2-r3)
(133/569) Installing libsmartcols (2.40.2-r3)
(134/569) Installing losetup (2.40.2-r3)
(135/569) Installing hexdump (2.40.2-r3)
(136/569) Installing uuidgen (2.40.2-r3)
(137/569) Installing sfdisk (2.40.2-r3)
(138/569) Installing mcookie (2.40.2-r3)
(139/569) Installing agetty (2.40.2-r3)
(140/569) Installing agetty-openrc (0.55.1-r0)
(141/569) Installing wipefs (2.40.2-r3)
(142/569) Installing cfdisk (2.40.2-r3)
(143/569) Installing umount (2.40.2-r3)
(144/569) Installing flock (2.40.2-r3)
(145/569) Installing lsblk (2.40.2-r3)
(146/569) Installing libcap-ng (0.8.5-r0)
(147/569) Installing setpriv (2.40.2-r3)
(148/569) Installing lscpu (2.40.2-r3)
(149/569) Installing logger (2.40.2-r3)
(150/569) Installing partx (2.40.2-r3)
(151/569) Installing fstrim (2.40.2-r3)
(152/569) Installing findmnt (2.40.2-r3)
(153/569) Installing util-linux-misc (2.40.2-r3)
(154/569) Installing xz (5.6.2-r0)
(155/569) Installing postmarketos-initramfs (3.3.5-r0)
(156/569) Installing postmarketos-keys (1-r1)
(157/569) Installing doas (6.8.2-r7)
(158/569) Installing postmarketos-base-doas (36-r0)
(159/569) Installing doas-sudo-shim (0.1.1-r1)
(160/569) Installing zram-init (11.1-r1)
(161/569) Installing postmarketos-base (36-r0)
Executing postmarketos-base-36-r0.post-install
(162/569) Installing postmarketos-config-nftables (0.16-r2)
(163/569) Installing postmarketos-base-nftables (36-r0)
(164/569) Installing libmd (1.1.0-r0)
(165/569) Installing libbsd (0.12.2-r0)
(166/569) Installing shadow (4.16.0-r0)
(167/569) Installing tzdata (2024b-r1)
(168/569) Installing wireless-regdb (2024.07.04-r0)
(169/569) Installing lua5.4-libs (5.4.7-r0)
(170/569) Installing wireplumber-libs (0.5.6-r0)
(171/569) Installing wireplumber (0.5.6-r0)
(172/569) Installing libnl3 (3.9.0-r1)
(173/569) Installing pcsc-lite-libs (2.2.3-r1)
(174/569) Installing wpa_supplicant (2.10-r11)
(175/569) Installing wpa_supplicant-openrc (2.10-r11)
(176/569) Installing ifupdown-ng-wifi (0.12.1-r6)
(177/569) Installing postmarketos-base-ui-wifi-wpa_supplicant (28-r4)
(178/569) Installing postmarketos-base-ui-wifi-wpa_supplicant-openrc (28-r4)
Executing postmarketos-base-ui-wifi-wpa_supplicant-openrc-28-r4.post-install
(179/569) Installing pipewire-alsa (1.2.4-r0)
(180/569) Installing libxau (1.0.11-r4)
(181/569) Installing libxdmcp (1.1.5-r1)
(182/569) Installing libxcb (1.16.1-r0)
(183/569) Installing libx11 (1.8.10-r0)
(184/569) Installing libasyncns (0.8-r4)
(185/569) Installing libltdl (2.4.7-r3)
(186/569) Installing orc (0.4.40-r0)
(187/569) Installing soxr (0.1.3-r7)
(188/569) Installing tdb-libs (1.4.10-r0)
(189/569) Installing libpulse (17.0-r3)
(190/569) Installing pulseaudio-utils (17.0-r3)
(191/569) Installing serd-libs (0.32.2-r0)
(192/569) Installing zix-libs (0.4.2-r0)
(193/569) Installing sord-libs (0.16.16-r0)
(194/569) Installing sratom (0.6.16-r0)
(195/569) Installing lilv-libs (0.24.24-r1)
(196/569) Installing pipewire-pulse (1.2.4-r0)
(197/569) Installing bluez-libs (5.78-r2)
(198/569) Installing fdk-aac (2.0.2-r4)
(199/569) Installing libfreeaptx (0.1.1-r1)
(200/569) Installing liblc3 (1.0.4-r0)
(201/569) Installing libldac (2.0.2.3-r1)
(202/569) Installing sbc (2.0-r2)
(203/569) Installing libusb (1.0.27-r0)
(204/569) Installing pipewire-spa-bluez (1.2.4-r0)
(205/569) Installing pipewire-tools (1.2.4-r0)
(206/569) Installing postmarketos-base-ui-audio-pipewire (28-r4)
(207/569) Installing postmarketos-base-ui (28-r4)
(208/569) Installing elogind-common (252.9-r6)
(209/569) Installing busctl (252.9-r6)
(210/569) Installing dnsmasq-common (2.90-r3)
(211/569) Installing dnsmasq-openrc (2.90-r3)
(212/569) Installing dnsmasq-dnssec-dbus (2.90-r3)
Executing dnsmasq-dnssec-dbus-2.90-r3.pre-install
(213/569) Installing gojq (0.12.16-r0)
(214/569) Installing nspr (4.35-r4)
(215/569) Installing nss (3.105-r0)
(216/569) Installing libnm (1.48.10-r0)
(217/569) Installing networkmanager-common (1.48.10-r0)
(218/569) Installing networkmanager-openrc (1.48.10-r0)
(219/569) Installing libndp (1.9-r1)
(220/569) Installing networkmanager (1.48.10-r0)
Executing networkmanager-1.48.10-r0.pre-install
Executing networkmanager-1.48.10-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
* If you use NetworkManager features which require dnsmasq, you need to install
* dnsmasq support: apk add networkmanager-dnsmasq
*
(221/569) Installing postmarketos-config-nftables-networkmanager (0.16-r2)
(222/569) Installing networkmanager-cli (1.48.10-r0)
(223/569) Installing slang (2.3.3-r3)
(224/569) Installing newt (0.52.24-r1)
(225/569) Installing networkmanager-tui (1.48.10-r0)
(226/569) Installing networkmanager-wifi (1.48.10-r0)
Executing networkmanager-wifi-1.48.10-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(227/569) Installing mobile-broadband-provider-info (20240407-r0)
(228/569) Installing libmm-glib (1.22.0-r0)
(229/569) Installing networkmanager-wwan (1.48.10-r0)
(230/569) Installing networkmanager-dnsmasq (1.48.10-r0)
(231/569) Installing postmarketos-base-ui-networkmanager (28-r4)
(232/569) Installing postmarketos-base-ui-networkmanager-usb-tethering (28-r4)
(233/569) Installing sxmo-common (9999-r0)
(234/569) Installing coreutils-env (9.5-r1)
(235/569) Installing coreutils-fmt (9.5-r1)
(236/569) Installing coreutils-sha512sum (9.5-r1)
(237/569) Installing coreutils (9.5-r1)
(238/569) Installing gawk (5.3.1-r0)
(239/569) Installing curl (8.9.1-r2)
(240/569) Installing oniguruma (6.9.9-r0)
(241/569) Installing jq (1.7.1-r0)
(242/569) Installing sxmo-utils (1.16.3-r0)
(243/569) Installing sxmo-utils-audio-pipewire (1.16.3-r0)
(244/569) Installing libxext (1.3.6-r2)
(245/569) Installing libxrender (0.9.11-r5)
(246/569) Installing libbz2 (1.0.8-r6)
(247/569) Installing libpng (1.6.44-r0)
(248/569) Installing freetype (2.13.3-r0)
(249/569) Installing fontconfig (2.15.0-r1)
(250/569) Installing pixman (0.43.4-r0)
(251/569) Installing cairo (1.18.2-r0)
(252/569) Installing libdav1d (1.4.3-r0)
(253/569) Installing shared-mime-info (2.4-r0)
(254/569) Installing libjpeg-turbo (3.0.4-r0)
(255/569) Installing libsharpyuv (1.4.0-r0)
(256/569) Installing libwebp (1.4.0-r0)
(257/569) Installing tiff (4.6.0t-r0)
(258/569) Installing gdk-pixbuf (2.42.12-r0)
(259/569) Installing libxft (2.3.8-r3)
(260/569) Installing fribidi (1.0.16-r0)
(261/569) Installing graphite2 (1.3.14-r6)
(262/569) Installing harfbuzz (9.0.0-r0)
(263/569) Installing pango (1.54.0-r0)
(264/569) Installing librsvg (2.59.0-r0)
(265/569) Installing adwaita-icon-theme (47.0-r0)
(266/569) Installing dialog (1.3.20240619-r0)
(267/569) Installing alsa-ucm-conf (1.2.12-r0)
(268/569) Installing fftw-single-libs (3.3.10-r5)
(269/569) Installing libformw (6.5_p20240601-r1)
(270/569) Installing libmenuw (6.5_p20240601-r1)
(271/569) Installing libpanelw (6.5_p20240601-r1)
(272/569) Installing alsa-utils (1.2.12-r0)
(273/569) Installing alsa-utils-openrc (1.2.12-r0)
(274/569) Installing brightnessctl (0.5.1-r6)
Executing brightnessctl-0.5.1-r6.post-install
(275/569) Installing brightnessctl-udev (0.5.1-r6)
(276/569) Installing brightnessctl-openrc (0.5.1-r6)
(277/569) Installing callaudiod-libs (0.1.10-r0)
(278/569) Installing callaudiocli (0.1.10-r0)
(279/569) Installing libpulse-mainloop-glib (17.0-r3)
(280/569) Installing callaudiod (0.1.10-r0)
(281/569) Installing libressl3.8-libcrypto (3.8.4-r0)
(282/569) Installing libressl3.8-libssl (3.8.4-r0)
(283/569) Installing libressl3.8-libtls (3.8.4-r0)
(284/569) Installing codemadness-frontends (0.6-r4)
(285/569) Installing giflib (5.2.2-r0)
(286/569) Installing libid3tag (0.16.3-r0)
(287/569) Installing libwebpdemux (1.4.0-r0)
(288/569) Installing imlib2 (1.12.3-r1)
(289/569) Installing libxdamage (1.1.6-r5)
(290/569) Installing libxfixes (6.0.1-r4)
(291/569) Installing libxi (1.8.2-r0)
(292/569) Installing libxinerama (1.1.5-r4)
(293/569) Installing wireless-tools-libs (30_pre9-r5)
(294/569) Installing wayland-libs-client (1.23.1-r0)
(295/569) Installing conky (1.20.1-r0)
(296/569) Installing libnotify (0.8.3-r1)
(297/569) Installing dunstify (1.11.0-r0)
(298/569) Installing encodings (1.0.7-r1)
(299/569) Installing libfontenc (1.1.8-r0)
(300/569) Installing mkfontscale (1.2.3-r1)
(301/569) Installing font-dejavu (2.37-r5)
(302/569) Installing font-dejavu-sans-mono-nerd (3.2.1-r0)
(303/569) Installing avahi-glib (0.8-r18)
(304/569) Installing json-glib (1.10.0-r0)
(305/569) Installing ca-certificates (20240705-r0)
(306/569) Installing gsettings-desktop-schemas (47.1-r0)
(307/569) Installing duktape (2.7.0-r1)
(308/569) Installing libproxy (0.5.8-r0)
(309/569) Installing glib-networking (2.80.0-r0)
(310/569) Installing libsoup3 (3.6.0-r0)
(311/569) Installing geoclue (2.7.2-r0)
Executing geoclue-2.7.2-r0.pre-install
(312/569) Installing inotify-tools-libs (4.23.9.0-r0)
(313/569) Installing inotify-tools (4.23.9.0-r0)
(314/569) Installing linux-tools-iio (6.6.31-r2)
(315/569) Installing lisgd (0.4.0-r0)
(316/569) Installing tinyxml2 (10.0.0-r0)
(317/569) Installing libzen (0.4.41-r0)
(318/569) Installing libmediainfo (24.04-r0)
(319/569) Installing mediainfo (24.04-r0)
(320/569) Installing abseil-cpp-city (20240116.2-r3)
(321/569) Installing abseil-cpp-low-level-hash (20240116.2-r3)
(322/569) Installing abseil-cpp-hash (20240116.2-r3)
(323/569) Installing abseil-cpp-log-internal-nullguard (20240116.2-r3)
(324/569) Installing abseil-cpp-int128 (20240116.2-r3)
(325/569) Installing abseil-cpp-raw-logging-internal (20240116.2-r3)
(326/569) Installing abseil-cpp-strings-internal (20240116.2-r3)
(327/569) Installing abseil-cpp-strings (20240116.2-r3)
(328/569) Installing abseil-cpp-log-internal-check-op (20240116.2-r3)
(329/569) Installing abseil-cpp-spinlock-wait (20240116.2-r3)
(330/569) Installing abseil-cpp-base (20240116.2-r3)
(331/569) Installing abseil-cpp-stacktrace (20240116.2-r3)
(332/569) Installing abseil-cpp-symbolize (20240116.2-r3)
(333/569) Installing abseil-cpp-examine-stack (20240116.2-r3)
(334/569) Installing abseil-cpp-log-globals (20240116.2-r3)
(335/569) Installing abseil-cpp-log-internal-globals (20240116.2-r3)
(336/569) Installing abseil-cpp-str-format-internal (20240116.2-r3)
(337/569) Installing abseil-cpp-time-zone (20240116.2-r3)
(338/569) Installing abseil-cpp-time (20240116.2-r3)
(339/569) Installing abseil-cpp-log-internal-format (20240116.2-r3)
(340/569) Installing abseil-cpp-log-sink (20240116.2-r3)
(341/569) Installing abseil-cpp-kernel-timeout-internal (20240116.2-r3)
(342/569) Installing abseil-cpp-malloc-internal (20240116.2-r3)
(343/569) Installing abseil-cpp-synchronization (20240116.2-r3)
(344/569) Installing abseil-cpp-log-internal-log-sink-set (20240116.2-r3)
(345/569) Installing abseil-cpp-log-internal-proto (20240116.2-r3)
(346/569) Installing abseil-cpp-strerror (20240116.2-r3)
(347/569) Installing abseil-cpp-log-internal-message (20240116.2-r3)
(348/569) Installing abseil-cpp-raw-hash-set (20240116.2-r3)
(349/569) 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.
*
(350/569) Installing icu-libs (74.2-r0)
(351/569) Installing abseil-cpp-crc-internal (20240116.2-r3)
(352/569) Installing abseil-cpp-crc32c (20240116.2-r3)
(353/569) Installing abseil-cpp-crc-cord-state (20240116.2-r3)
(354/569) Installing abseil-cpp-cord-internal (20240116.2-r3)
(355/569) Installing abseil-cpp-exponential-biased (20240116.2-r3)
(356/569) Installing abseil-cpp-cordz-functions (20240116.2-r3)
(357/569) Installing abseil-cpp-cordz-handle (20240116.2-r3)
(358/569) Installing abseil-cpp-cordz-info (20240116.2-r3)
(359/569) Installing abseil-cpp-cord (20240116.2-r3)
(360/569) Installing abseil-cpp-die-if-null (20240116.2-r3)
(361/569) Installing abseil-cpp-log-internal-conditions (20240116.2-r3)
(362/569) Installing abseil-cpp-status (20240116.2-r3)
(363/569) Installing abseil-cpp-statusor (20240116.2-r3)
(364/569) Installing abseil-cpp-throw-delegate (20240116.2-r3)
(365/569) Installing libprotobuf (24.4-r3)
(366/569) Installing libphonenumber (8.13.36-r1)
(367/569) Installing mmsd-tng (2.6.1-r0)
(368/569) Installing mmsd-tng-tools (2.6.1-r0)
(369/569) Installing mnc (0.5-r0)
(370/569) Installing polkit-noelogind-libs (125-r0)
(371/569) Installing polkit-common (125-r0)
Executing polkit-common-125-r0.pre-install
(372/569) Installing polkit-openrc (125-r0)
(373/569) Installing polkit (125-r0)
(374/569) Installing libgudev (238-r0)
(375/569) Installing libmbim (1.30.0-r0)
(376/569) Installing libqrtr-glib (1.2.2-r0)
(377/569) Installing libqmi (1.34.0-r1)
(378/569) Installing modemmanager (1.22.0-r0)
(379/569) Installing modemmanager-openrc (1.22.0-r0)
(380/569) Installing llvm18-libs (18.1.8-r0)
(381/569) Installing libelf (0.191-r0)
(382/569) Installing mesa-glapi (24.2.3-r0)
(383/569) Installing libxshmfence (1.3.2-r6)
(384/569) Installing mesa (24.2.3-r0)
(385/569) Installing wayland-libs-server (1.23.1-r0)
(386/569) Installing mesa-gbm (24.2.3-r0)
(387/569) Installing mesa-dri-gallium (24.2.3-r0)
(388/569) Installing postmarketos-base-mesa (36-r0)
(389/569) Installing mesa-egl (24.2.3-r0)
(390/569) Installing libxpresent (1.0.1-r3)
(391/569) Installing libxrandr (1.5.4-r1)
(392/569) Installing libxscrnsaver (1.2.4-r3)
(393/569) Installing libxv (1.0.12-r5)
(394/569) Installing lz4-libs (1.10.0-r0)
(395/569) Installing libarchive (3.7.5-r0)
(396/569) Installing libunibreak (6.1-r0)
(397/569) Installing libass (0.17.3-r0)
(398/569) Installing aom-libs (3.10.0-r0)
(399/569) Installing libva (2.22.0-r0)
(400/569) Installing libvdpau (1.5-r3)
(401/569) Installing ffmpeg-libavutil (6.1.1-r9)
(402/569) Installing openexr-libiex (3.1.13-r1)
(403/569) Installing openexr-libilmthread (3.1.13-r1)
(404/569) Installing imath (3.1.12-r0)
(405/569) Installing openexr-libopenexr (3.1.13-r1)
(406/569) Installing libhwy (1.0.7-r0)
(407/569) Installing lcms2 (2.16-r0)
(408/569) Installing libjxl (0.10.2-r0)
(409/569) Installing lame-libs (3.100-r5)
(410/569) Installing rav1e-libs (0.7.1-r0)
(411/569) Installing ffmpeg-libswresample (6.1.1-r9)
(412/569) Installing libtheora (1.1.1-r18)
(413/569) Installing libvpx (1.14.1-r0)
(414/569) Installing libwebpmux (1.4.0-r0)
(415/569) Installing x264-libs (0.164.3108-r0)
(416/569) Installing numactl (2.0.18-r0)
(417/569) Installing x265-libs (3.6-r0)
(418/569) Installing xvidcore (1.3.7-r2)
(419/569) Installing ffmpeg-libavcodec (6.1.1-r9)
(420/569) Installing sdl2 (2.30.7-r0)
(421/569) Installing libbluray (1.3.4-r1)
(422/569) Installing mpg123-libs (1.32.7-r0)
(423/569) Installing libopenmpt (0.7.10-r0)
(424/569) Installing cjson (1.7.18-r0)
(425/569) Installing mbedtls (3.6.1-r0)
(426/569) Installing librist (0.2.10-r1)
(427/569) Installing libsrt (1.5.3-r0)
(428/569) Installing libssh (0.11.1-r0)
(429/569) Installing libsodium (1.0.20-r0)
(430/569) Installing libzmq (4.3.5-r2)
(431/569) Installing ffmpeg-libavformat (6.1.1-r9)
(432/569) Installing spirv-tools (1.3.290.0-r0)
(433/569) Installing glslang-libs (1.3.290.0-r0)
(434/569) Installing libdovi (3.3.1-r0)
(435/569) Installing shaderc (2024.0-r1)
(436/569) Installing vulkan-loader (1.3.261.1-r0)
(437/569) Installing libplacebo (6.338.2-r2)
(438/569) Installing ffmpeg-libpostproc (6.1.1-r9)
(439/569) Installing ffmpeg-libswscale (6.1.1-r9)
(440/569) Installing vidstab (1.1.1-r0)
(441/569) Installing zimg (3.0.5-r2)
(442/569) Installing ffmpeg-libavfilter (6.1.1-r9)
(443/569) Installing v4l-utils-libs (1.28.1-r0)
(444/569) Installing ffmpeg-libavdevice (6.1.1-r9)
(445/569) Installing libcaca (0.99_beta20-r3)
(446/569) Installing libcdio (2.1.0-r3)
(447/569) Installing libcdio-paranoia (10.2.2.0.1-r2)
(448/569) Installing libdvdcss (1.4.3-r0)
(449/569) Installing libdvdread (6.1.3-r2)
(450/569) Installing libdvdnav (6.1.1-r1)
(451/569) Installing libsamplerate (0.2.2-r3)
(452/569) Installing jack (1.9.22-r4)
(453/569) Installing luajit (2.1_p20240314-r0)
(454/569) Installing fftw-double-libs (3.3.10-r5)
(455/569) Installing rubberband-libs (3.3.0-r1)
(456/569) Installing libsixel (1.10.3_git20221121-r2)
(457/569) Installing sndio-libs (1.10.0-r0)
(458/569) Installing uchardet-libs (0.0.8-r2)
(459/569) Installing wayland-libs-cursor (1.23.1-r0)
(460/569) Installing wayland-libs-egl (1.23.1-r0)
(461/569) Installing mpv (0.39.0-r0)
(462/569) Installing ncurses (6.5_p20240601-r1)
(463/569) Installing libgeocoding (8.13.36-r1)
(464/569) Installing pnc (0.9.4-r4)
(465/569) Installing superd (0.7.1-r15)
(466/569) Installing autologin (1.0.0-r6)
(467/569) Installing tinydm (1.2.0-r0)
(468/569) Installing tinydm-openrc (1.2.0-r0)
(469/569) Installing postmarketos-base-ui-tinydm (28-r4)
(470/569) Installing upower (1.90.5-r0)
(471/569) Installing v4l-utils (1.28.1-r0)
(472/569) Installing vim-common (9.1.0707-r0)
(473/569) Installing xxd (9.1.0707-r0)
(474/569) Installing vim (9.1.0707-r0)
(475/569) Installing nftables-vim (0_git20200629-r1)
(476/569) Installing vvmd (1.0-r0)
(477/569) Installing xdg-user-dirs (0.18-r0)
(478/569) Installing ffmpeg (6.1.1-r9)
(479/569) Installing gdbm (1.24-r0)
(480/569) Installing mpdecimal (4.0.0-r0)
(481/569) Installing python3 (3.12.6-r0)
(482/569) Installing python3-pycache-pyc0 (3.12.6-r0)
(483/569) Installing pyc (3.12.6-r0)
(484/569) Installing py3-brotli-pyc (1.1.0-r2)
(485/569) Installing python3-pyc (3.12.6-r0)
(486/569) Installing py3-brotli (1.1.0-r2)
(487/569) Installing py3-mutagen (1.47.0-r1)
(488/569) Installing py3-mutagen-pyc (1.47.0-r1)
(489/569) Installing py3-pycryptodomex (3.20.0-r1)
(490/569) Installing py3-cparser (2.22-r1)
(491/569) Installing py3-cparser-pyc (2.22-r1)
(492/569) Installing py3-cffi (1.17.1-r1)
(493/569) Installing py3-cffi-pyc (1.17.1-r1)
(494/569) Installing py3-cryptography (43.0.1-r0)
(495/569) Installing py3-cryptography-pyc (43.0.1-r0)
(496/569) Installing py3-jeepney (0.8.0-r4)
(497/569) Installing py3-jeepney-pyc (0.8.0-r4)
(498/569) Installing py3-secretstorage (3.3.3-r3)
(499/569) Installing py3-secretstorage-pyc (3.3.3-r3)
(500/569) Installing py3-websockets (13.1-r0)
(501/569) Installing py3-websockets-pyc (13.1-r0)
(502/569) Installing yt-dlp-core (2024.08.06-r0)
(503/569) Installing yt-dlp-core-pyc (2024.08.06-r0)
(504/569) Installing yt-dlp (2024.08.06-r0)
(505/569) Installing sxmo-utils-common (1.16.3-r0)
(506/569) Installing libice (1.1.1-r6)
(507/569) Installing libsm (1.2.4-r4)
(508/569) Installing libxt (1.3.0-r5)
(509/569) Installing libxmu (1.1.4-r2)
(510/569) Installing libxpm (3.5.17-r0)
(511/569) Installing libxaw (1.0.16-r1)
(512/569) Installing autocutsel (0.10.1-r3)
(513/569) Installing dunst (1.11.0-r0)
(514/569) Installing feh (3.10.3-r0)
(515/569) Installing libxtst (1.2.5-r0)
(516/569) Installing svkbd (0.4.1-r0)
(517/569) Installing libexif (0.6.24-r2)
(518/569) Installing nsxiv (32-r0)
(519/569) Installing sxmo-dmenu (5.0.14-r1)
(520/569) Installing font-alias (1.0.5-r0)
(521/569) Installing util-macros (1.20.1-r0)
(522/569) Installing font-cursor-misc (1.0.4-r1)
(523/569) Installing font-misc-misc (1.1.3-r1)
(524/569) Installing libxkbfile (1.1.3-r0)
(525/569) Installing xkbcomp (1.4.7-r0)
(526/569) Installing xorg-server-common (21.1.13-r0)
(527/569) Installing libxxf86vm (1.1.5-r6)
(528/569) Installing mesa-gl (24.2.3-r0)
(529/569) Installing libxfont2 (2.0.7-r0)
(530/569) Installing libepoxy (1.5.10-r1)
(531/569) Installing libxcvt (0.1.2-r0)
(532/569) Installing xorg-server (21.1.13-r0)
(533/569) Installing libinput (1.26.2-r0)
(534/569) Installing xf86-input-libinput (1.4.0-r1)
(535/569) Installing xf86-video-fbdev (0.5.0-r6)
(536/569) Installing postmarketos-base-ui-x11 (28-r4)
(537/569) Installing xauth (1.1.3-r0)
(538/569) Installing xmodmap (1.0.11-r1)
(539/569) Installing xrdb (1.2.2-r0)
(540/569) Installing xinit (1.4.2-r1)
(541/569) Installing tinydm-x11 (1.2.0-r0)
(542/569) Installing sxmo-dwm (6.3.0-r1)
(543/569) Installing ncurses-terminfo (6.5_p20240601-r1)
(544/569) Installing sxmo-st (0.8.4.1-r1)
(545/569) Installing libev (4.33-r1)
(546/569) Installing unclutter-xfixes (1.6-r1)
(547/569) Installing xcalib (0.10-r2)
(548/569) Installing xclip (0.13-r3)
(549/569) Installing xdotool (3.20211022.1-r1)
(550/569) Installing xdpyinfo (1.3.4-r1)
(551/569) Installing xinput (1.6.4-r2)
(552/569) Installing libconfig (1.7.3-r3)
(553/569) Installing xob (0.3-r0)
(554/569) Installing xprintidle (0.3.0-r0)
(555/569) Installing xprop (1.2.7-r0)
(556/569) Installing xrandr (1.5.2-r0)
(557/569) Installing xsel (1.2.1-r0)
(558/569) Installing xset (1.2.5-r1)
(559/569) Installing libxcursor (1.2.2-r1)
(560/569) Installing xsetroot (1.1.3-r1)
(561/569) Installing xwininfo (1.1.6-r0)
(562/569) Installing sxmo-utils-x11 (1.16.3-r0)
(563/569) Installing sxmo-utils-dwm (1.16.3-r0)
Executing sxmo-utils-dwm-1.16.3-r0.post-install
You installed the Sxmo Dwm requirments.
If you want the regular experience you should:

tinydm-set-session -s /usr/share/xsessions/sxmo.desktop

rc-update add modemmanager default
rc-update add tinydm default
rc-update add networkmanager default
rc-update add bluetooth default
(564/569) Installing sxmo-utils-audio-bluetooth (1.16.3-r0)
(565/569) Installing bluez (5.78-r2)
(566/569) Installing bluez-openrc (5.78-r2)
(567/569) Installing postmarketos-base-ui-bluez-openrc (28-r4)
(568/569) Installing sxmo-utils-audio-bluetooth-pipewire (1.16.3-r0)
(569/569) Installing .makedepends-postmarketos-ui-sxmo-de-dwm (20240928.122848)
Executing busybox-1.36.1-r32.trigger
Executing dbus-1.14.10-r4.trigger
Executing glib-2.82.1-r0.trigger
Warning: Schema “org.gnome.system.locale” has path “/system/locale/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Executing eudev-3.2.14-r2.trigger
Executing postmarketos-mkinitfs-2.5.1-r0.trigger
Executing fontconfig-2.15.0-r1.trigger
Executing shared-mime-info-2.4-r0.trigger
Executing gdk-pixbuf-2.42.12-r0.trigger
Executing mkfontscale-1.2.3-r1.trigger
Executing ca-certificates-20240705-r0.trigger
OK: 667 MiB in 639 packages
>>> postmarketos-ui-sxmo-de-dwm: Cleaning up srcdir
>>> postmarketos-ui-sxmo-de-dwm: Cleaning up pkgdir
>>> postmarketos-ui-sxmo-de-dwm: Cleaning up tmpdir
>>> postmarketos-ui-sxmo-de-dwm: Entering fakeroot...
>>> postmarketos-ui-sxmo-de-dwm*: Running postcheck for postmarketos-ui-sxmo-de-dwm
>>> postmarketos-ui-sxmo-de-dwm*: Preparing package postmarketos-ui-sxmo-de-dwm...
>>> postmarketos-ui-sxmo-de-dwm*: Script found. /bin/sh added as a dependency for postmarketos-ui-sxmo-de-dwm-1.15.0-r5.apk
>>> postmarketos-ui-sxmo-de-dwm*: Adding .post-install
>>> postmarketos-ui-sxmo-de-dwm*: Adding .post-upgrade
>>> postmarketos-ui-sxmo-de-dwm*: Tracing dependencies...
>>> postmarketos-ui-sxmo-de-dwm*: Package size: 4.0 KB
>>> postmarketos-ui-sxmo-de-dwm*: Compressing data...
>>> postmarketos-ui-sxmo-de-dwm*: Create checksum...
>>> postmarketos-ui-sxmo-de-dwm*: Create postmarketos-ui-sxmo-de-dwm-1.15.0-r5.apk
>>> postmarketos-ui-sxmo-de-dwm: Build complete at Sat, 28 Sep 2024 12:29:12 +0000 elapsed time 0h 0m 28s
>>> postmarketos-ui-sxmo-de-dwm: Cleaning up srcdir
>>> postmarketos-ui-sxmo-de-dwm: Cleaning up pkgdir
>>> postmarketos-ui-sxmo-de-dwm: Uninstalling dependencies...
(1/569) Purging .makedepends-postmarketos-ui-sxmo-de-dwm (20240928.122848)
(2/569) Purging postmarketos-base-ui-openrc (28-r4)
(3/569) Purging chrony-openrc (4.6-r0)
(4/569) Purging dbus-openrc (1.14.10-r4)
(5/569) Purging haveged-openrc (1.9.18-r2)
(6/569) Purging util-linux-openrc (2.40.2-r3)
(7/569) Purging postmarketos-base-ui-bluez-openrc (28-r4)
(8/569) Purging postmarketos-base-ui-tinydm (28-r4)
(9/569) Purging postmarketos-base-ui-x11 (28-r4)
(10/569) Purging libinput (1.26.2-r0)
(11/569) Purging xf86-input-libinput (1.4.0-r1)
(12/569) Purging xf86-video-fbdev (0.5.0-r6)
(13/569) Purging postmarketos-base-ui (28-r4)
(14/569) Purging postmarketos-base-ui-networkmanager-usb-tethering (28-r4)
(15/569) Purging chrony (4.6-r0)
(16/569) Purging haveged (1.9.18-r2)
(17/569) Purging postmarketos-base-nftables (36-r0)
(18/569) Purging postmarketos-base-nftables-openrc (36-r0)
(19/569) Purging nftables-openrc (1.1.0-r1)
(20/569) Purging nftables-vim (0_git20200629-r1)
(21/569) Purging nftables (1.1.0-r1)
(22/569) Purging openssh-server-pam (9.9_p1-r0)
(23/569) Purging postmarketos-artwork-icons (5-r3)
(24/569) Purging postmarketos-base-mesa (36-r0)
(25/569) Purging mesa-dri-gallium (24.2.3-r0)
(26/569) Purging postmarketos-base-doas (36-r0)
(27/569) Purging doas-sudo-shim (0.1.1-r1)
(28/569) Purging postmarketos-base-openrc (36-r0)
(29/569) Purging eudev-openrc (3.2.14-r2)
(30/569) Purging logbookd-openrc (0.2.4-r0)
(31/569) Purging openssh-server-common-openrc (9.9_p1-r0)
(32/569) Purging udev-init-scripts-openrc (35-r1)
(33/569) Purging zram-init-openrc (11.1-r1)
(34/569) Purging postmarketos-base (36-r0)
(35/569) Purging logbookd (0.2.4-r0)
(36/569) Purging openssh (9.9_p1-r0)
(37/569) Purging openssh-sftp-server (9.9_p1-r0)
(38/569) Purging openssh-server (9.9_p1-r0)
(39/569) Purging openssh-server-common (9.9_p1-r0)
(40/569) Purging postmarketos-bootsplash-openrc (0.2.3-r0)
(41/569) Purging postmarketos-bootsplash (0.2.3-r0)
(42/569) Purging pbsplash (0.3.1-r0)
(43/569) Purging postmarketos-keys (1-r1)
(44/569) Purging zram-init (11.1-r1)
(45/569) Purging shadow (4.16.0-r0)
(46/569) Purging postmarketos-base-ui-networkmanager (28-r4)
(47/569) Purging busctl (252.9-r6)
(48/569) Purging gojq (0.12.16-r0)
(49/569) Purging networkmanager-cli (1.48.10-r0)
(50/569) Purging networkmanager-tui (1.48.10-r0)
(51/569) Purging networkmanager-wifi (1.48.10-r0)
(52/569) Purging wireless-regdb (2024.07.04-r0)
(53/569) Purging networkmanager-wwan (1.48.10-r0)
(54/569) Purging networkmanager-dnsmasq (1.48.10-r0)
(55/569) Purging postmarketos-config-nftables-networkmanager (0.16-r2)
(56/569) Purging postmarketos-config-nftables (0.16-r2)
(57/569) Purging networkmanager (1.48.10-r0)
(58/569) Purging networkmanager-common (1.48.10-r0)
(59/569) Purging libnm (1.48.10-r0)
(60/569) Purging sxmo-common (9999-r0)
(61/569) Purging sxmo-utils-x11 (1.16.3-r0)
(62/569) Purging autocutsel (0.10.1-r3)
(63/569) Purging dunst (1.11.0-r0)
(64/569) Purging feh (3.10.3-r0)
(65/569) Purging svkbd (0.4.1-r0)
(66/569) Purging sxmo-dmenu (5.0.14-r1)
(67/569) Purging sxmo-st (0.8.4.1-r1)
(68/569) Purging ncurses-terminfo (6.5_p20240601-r1)
(69/569) Purging unclutter-xfixes (1.6-r1)
(70/569) Purging xcalib (0.10-r2)
(71/569) Purging xclip (0.13-r3)
(72/569) Purging xdotool (3.20211022.1-r1)
(73/569) Purging xdpyinfo (1.3.4-r1)
(74/569) Purging xinput (1.6.4-r2)
(75/569) Purging xob (0.3-r0)
(76/569) Purging xprintidle (0.3.0-r0)
(77/569) Purging xprop (1.2.7-r0)
(78/569) Purging xrandr (1.5.2-r0)
(79/569) Purging xsel (1.2.1-r0)
(80/569) Purging xset (1.2.5-r1)
(81/569) Purging xsetroot (1.1.3-r1)
(82/569) Purging xwininfo (1.1.6-r0)
(83/569) Purging sxmo-utils-common (1.16.3-r0)
(84/569) Purging sxmo-utils (1.16.3-r0)
(85/569) Purging adwaita-icon-theme (47.0-r0)
(86/569) Purging librsvg (2.59.0-r0)
(87/569) Purging alsa-utils-openrc (1.2.12-r0)
(88/569) Purging alsa-utils (1.2.12-r0)
(89/569) Purging dialog (1.3.20240619-r0)
(90/569) Purging alsa-ucm-conf (1.2.12-r0)
(91/569) Purging brightnessctl-udev (0.5.1-r6)
(92/569) Purging brightnessctl-openrc (0.5.1-r6)
(93/569) Purging brightnessctl (0.5.1-r6)
(94/569) Purging callaudiod (0.1.10-r0)
(95/569) Purging callaudiocli (0.1.10-r0)
(96/569) Purging codemadness-frontends (0.6-r4)
(97/569) Purging libressl3.8-libtls (3.8.4-r0)
(98/569) Purging dunstify (1.11.0-r0)
(99/569) Purging font-dejavu (2.37-r5)
(100/569) Purging font-dejavu-sans-mono-nerd (3.2.1-r0)
(101/569) Purging geoclue (2.7.2-r0)
(102/569) Purging inotify-tools (4.23.9.0-r0)
(103/569) Purging linux-tools-iio (6.6.31-r2)
(104/569) Purging lisgd (0.4.0-r0)
(105/569) Purging mediainfo (24.04-r0)
(106/569) Purging mmsd-tng (2.6.1-r0)
(107/569) Purging mmsd-tng-tools (2.6.1-r0)
(108/569) Purging mnc (0.5-r0)
(109/569) Purging modemmanager (1.22.0-r0)
(110/569) Purging mpv (0.39.0-r0)
(111/569) Purging ncurses (6.5_p20240601-r1)
(112/569) Purging pnc (0.9.4-r4)
(113/569) Purging polkit (125-r0)
(114/569) Purging polkit-openrc (125-r0)
(115/569) Purging polkit-common (125-r0)
(116/569) Purging superd (0.7.1-r15)
(117/569) Purging tinydm-x11 (1.2.0-r0)
(118/569) Purging xinit (1.4.2-r1)
(119/569) Purging xauth (1.1.3-r0)
(120/569) Purging mcookie (2.40.2-r3)
(121/569) Purging xmodmap (1.0.11-r1)
(122/569) Purging xrdb (1.2.2-r0)
(123/569) Purging tinydm (1.2.0-r0)
(124/569) Purging autologin (1.0.0-r6)
(125/569) Purging tzdata (2024b-r1)
(126/569) Purging upower (1.90.5-r0)
(127/569) Purging v4l-utils (1.28.1-r0)
(128/569) Purging vim (9.1.0707-r0)
(129/569) Purging vim-common (9.1.0707-r0)
(130/569) Purging xxd (9.1.0707-r0)
(131/569) Purging vvmd (1.0-r0)
(132/569) Purging mobile-broadband-provider-info (20240407-r0)
(133/569) Purging xdg-user-dirs (0.18-r0)
(134/569) Purging yt-dlp (2024.08.06-r0)
(135/569) Purging ffmpeg (6.1.1-r9)
(136/569) Purging py3-brotli-pyc (1.1.0-r2)
(137/569) Purging py3-brotli (1.1.0-r2)
(138/569) Purging py3-mutagen-pyc (1.47.0-r1)
(139/569) Purging py3-mutagen (1.47.0-r1)
(140/569) Purging py3-pycryptodomex (3.20.0-r1)
(141/569) Purging py3-secretstorage-pyc (3.3.3-r3)
(142/569) Purging py3-secretstorage (3.3.3-r3)
(143/569) Purging py3-cryptography-pyc (43.0.1-r0)
(144/569) Purging py3-cryptography (43.0.1-r0)
(145/569) Purging py3-cffi-pyc (1.17.1-r1)
(146/569) Purging py3-cffi (1.17.1-r1)
(147/569) Purging py3-cparser-pyc (2.22-r1)
(148/569) Purging py3-cparser (2.22-r1)
(149/569) Purging py3-jeepney-pyc (0.8.0-r4)
(150/569) Purging py3-jeepney (0.8.0-r4)
(151/569) Purging py3-websockets-pyc (13.1-r0)
(152/569) Purging py3-websockets (13.1-r0)
(153/569) Purging yt-dlp-core-pyc (2024.08.06-r0)
(154/569) Purging yt-dlp-core (2024.08.06-r0)
(155/569) Purging python3-pyc (3.12.6-r0)
(156/569) Purging python3-pycache-pyc0 (3.12.6-r0)
(157/569) Purging pyc (3.12.6-r0)
(158/569) Purging python3 (3.12.6-r0)
(159/569) Purging sxmo-utils-dwm (1.16.3-r0)
(160/569) Purging sxmo-dwm (6.3.0-r1)
(161/569) Purging xorg-server (21.1.13-r0)
(162/569) Purging font-cursor-misc (1.0.4-r1)
(163/569) Purging font-misc-misc (1.1.3-r1)
(164/569) Purging encodings (1.0.7-r1)
(165/569) Purging font-alias (1.0.5-r0)
(166/569) Purging mkfontscale (1.2.3-r1)
(167/569) Purging util-macros (1.20.1-r0)
(168/569) Purging mesa-egl (24.2.3-r0)
(169/569) Purging xkbcomp (1.4.7-r0)
(170/569) Purging xorg-server-common (21.1.13-r0)
(171/569) Purging sxmo-utils-audio-bluetooth-pipewire (1.16.3-r0)
(172/569) Purging bluez (5.78-r2)
(173/569) Purging dbus-daemon-launch-helper (1.14.10-r4)
(174/569) Purging dbus (1.14.10-r4)
(175/569) Purging sxmo-utils-audio-bluetooth (1.16.3-r0)
(176/569) Purging coreutils (9.5-r1)
Executing coreutils-9.5-r1.post-deinstall
(177/569) Purging coreutils-env (9.5-r1)
(178/569) Purging coreutils-fmt (9.5-r1)
(179/569) Purging coreutils-sha512sum (9.5-r1)
(180/569) Purging gawk (5.3.1-r0)
(181/569) Purging curl (8.9.1-r2)
(182/569) Purging doas (6.8.2-r7)
(183/569) Purging jq (1.7.1-r0)
(184/569) Purging tinydm-openrc (1.2.0-r0)
(185/569) Purging modemmanager-openrc (1.22.0-r0)
(186/569) Purging networkmanager-openrc (1.48.10-r0)
(187/569) Purging bluez-openrc (5.78-r2)
(188/569) Purging conky (1.20.1-r0)
(189/569) Purging agetty-openrc (0.55.1-r0)
(190/569) Purging agetty (2.40.2-r3)
(191/569) Purging avahi-glib (0.8-r18)
(192/569) Purging btrfs-progs-openrc (6.11-r0)
(193/569) Purging callaudiod-libs (0.1.10-r0)
(194/569) Purging cfdisk (2.40.2-r3)
(195/569) Purging cryptsetup-openrc (2.7.5-r1)
(196/569) Purging device-mapper-udev (2.03.23-r5)
(197/569) Purging dmesg (2.40.2-r3)
(198/569) Purging dnsmasq-dnssec-dbus (2.90-r3)
(199/569) Purging dnsmasq-openrc (2.90-r3)
(200/569) Purging dnsmasq-common (2.90-r3)
(201/569) Purging elogind-common (252.9-r6)
(202/569) Purging ffmpeg-libavdevice (6.1.1-r9)
(203/569) Purging ffmpeg-libavfilter (6.1.1-r9)
(204/569) Purging ffmpeg-libavformat (6.1.1-r9)
(205/569) Purging ffmpeg-libpostproc (6.1.1-r9)
(206/569) Purging ffmpeg-libswscale (6.1.1-r9)
(207/569) Purging fftw-single-libs (3.3.10-r5)
(208/569) Purging findmnt (2.40.2-r3)
(209/569) Purging flock (2.40.2-r3)
(210/569) Purging fstrim (2.40.2-r3)
(211/569) Purging gdbm (1.24-r0)
(212/569) Purging hexdump (2.40.2-r3)
(213/569) Purging ifupdown-ng-wifi (0.12.1-r6)
(214/569) Purging inotify-tools-libs (4.23.9.0-r0)
(215/569) Purging jack (1.9.22-r4)
(216/569) Purging json-glib (1.10.0-r0)
(217/569) Purging libarchive (3.7.5-r0)
(218/569) Purging libass (0.17.3-r0)
(219/569) Purging libbluray (1.3.4-r1)
(220/569) Purging libcaca (0.99_beta20-r3)
(221/569) Purging libcdio-paranoia (10.2.2.0.1-r2)
(222/569) Purging libconfig (1.7.3-r3)
(223/569) Purging libdvdnav (6.1.1-r1)
(224/569) Purging libdvdread (6.1.3-r2)
(225/569) Purging libepoxy (1.5.10-r1)
(226/569) Purging libev (4.33-r1)
(227/569) Purging libformw (6.5_p20240601-r1)
(228/569) Purging libgeocoding (8.13.36-r1)
(229/569) Purging libgudev (238-r0)
(230/569) Purging libinput-udev (1.26.2-r0)
(231/569) Purging libmediainfo (24.04-r0)
(232/569) Purging libmenuw (6.5_p20240601-r1)
(233/569) Purging libmm-glib (1.22.0-r0)
(234/569) Purging libndp (1.9-r1)
(235/569) Purging libnftnl (1.2.7-r0)
(236/569) Purging libnotify (0.8.3-r1)
(237/569) Purging libopenmpt (0.7.10-r0)
(238/569) Purging libpanelw (6.5_p20240601-r1)
(239/569) Purging libphonenumber (8.13.36-r1)
(240/569) Purging libplacebo (6.338.2-r2)
(241/569) Purging libprotobuf (24.4-r3)
(242/569) Purging libpulse-mainloop-glib (17.0-r3)
(243/569) Purging libqmi (1.34.0-r1)
(244/569) Purging libqrtr-glib (1.2.2-r0)
(245/569) Purging libressl3.8-libssl (3.8.4-r0)
(246/569) Purging librist (0.2.10-r1)
(247/569) Purging libseccomp (2.5.5-r1)
(248/569) Purging libsixel (1.10.3_git20221121-r2)
(249/569) Purging libsoup3 (3.6.0-r0)
(250/569) Purging glib-networking (2.80.0-r0)
(251/569) Purging ca-certificates (20240705-r0)
Executing ca-certificates-20240705-r0.post-deinstall
(252/569) Purging gsettings-desktop-schemas (47.1-r0)
(253/569) Purging libsrt (1.5.3-r0)
(254/569) Purging libssh (0.11.1-r0)
(255/569) Purging libunibreak (6.1-r0)
(256/569) Purging libxaw (1.0.16-r1)
(257/569) Purging libxcursor (1.2.2-r1)
(258/569) Purging libxcvt (0.1.2-r0)
(259/569) Purging libxdamage (1.1.6-r5)
(260/569) Purging libxfont2 (2.0.7-r0)
(261/569) Purging libxi (1.8.2-r0)
(262/569) Purging libxinerama (1.1.5-r4)
(263/569) Purging libxkbfile (1.1.3-r0)
(264/569) Purging libxmu (1.1.4-r2)
(265/569) Purging libxpm (3.5.17-r0)
(266/569) Purging libxpresent (1.0.1-r3)
(267/569) Purging libxrandr (1.5.4-r1)
(268/569) Purging libxscrnsaver (1.2.4-r3)
(269/569) Purging libxt (1.3.0-r5)
(270/569) Purging libxtst (1.2.5-r0)
(271/569) Purging libxv (1.0.12-r5)
(272/569) Purging libzen (0.4.41-r0)
(273/569) Purging libzmq (4.3.5-r2)
(274/569) Purging logger (2.40.2-r3)
(275/569) Purging losetup (2.40.2-r3)
(276/569) Purging lsblk (2.40.2-r3)
(277/569) Purging lscpu (2.40.2-r3)
(278/569) Purging luajit (2.1_p20240314-r0)
(279/569) Purging lz4-libs (1.10.0-r0)
(280/569) Purging mbedtls (3.6.1-r0)
(281/569) Purging mesa-gbm (24.2.3-r0)
(282/569) Purging mesa-gl (24.2.3-r0)
(283/569) Purging mount (2.40.2-r3)
(284/569) Purging mpdecimal (4.0.0-r0)
(285/569) Purging mpg123-libs (1.32.7-r0)
(286/569) Purging multipath-tools-openrc (0.10.0-r0)
(287/569) Purging newt (0.52.24-r1)
(288/569) Purging nss (3.105-r0)
(289/569) Purging nsxiv (32-r0)
(290/569) Purging oniguruma (6.9.9-r0)
(291/569) Purging openssh-client-default (9.9_p1-r0)
(292/569) Purging openssh-keygen (9.9_p1-r0)
(293/569) Purging openssh-client-common (9.9_p1-r0)
(294/569) Purging pango (1.54.0-r0)
Executing pango-1.54.0-r0.pre-deinstall
(295/569) Purging partx (2.40.2-r3)
(296/569) Purging polkit-noelogind-libs (125-r0)
(297/569) Purging postmarketos-base-ui-audio-pipewire (28-r4)
(298/569) Purging pipewire-spa-bluez (1.2.4-r0)
(299/569) Purging pipewire-tools (1.2.4-r0)
(300/569) Purging postmarketos-base-ui-wifi-wpa_supplicant-openrc (28-r4)
(301/569) Purging wpa_supplicant-openrc (2.10-r11)
(302/569) Purging postmarketos-base-ui-wifi-wpa_supplicant (28-r4)
(303/569) Purging wpa_supplicant (2.10-r11)
(304/569) Purging postmarketos-initramfs (3.3.5-r0)
(305/569) Purging blkid (2.40.2-r3)
(306/569) Purging btrfs-progs (6.11-r0)
(307/569) Purging buffyboard (3.2.0-r0)
(308/569) Purging busybox-extras (1.36.1-r32)
Executing busybox-extras-1.36.1-r32.pre-deinstall
(309/569) Purging bzip2 (1.0.8-r6)
(310/569) Purging devicepkg-utils (0.2.0-r1)
(311/569) Purging postmarketos-mvcfg (1-r0)
(312/569) Purging dosfstools (4.2-r2)
(313/569) Purging e2fsprogs-extra (1.47.1-r1)
(314/569) Purging e2fsprogs (1.47.1-r1)
(315/569) Purging f2fs-tools (1.16.0-r3)
(316/569) Purging font-terminus (4.49.1-r4)
(317/569) Purging iskey (1-r0)
(318/569) Purging kmod (33-r2)
(319/569) Purging lz4 (1.10.0-r0)
(320/569) Purging multipath-tools (0.10.0-r0)
(321/569) Purging device-mapper (2.03.23-r5)
(322/569) Purging lvm2-libs (2.03.23-r5)
(323/569) Purging parted (3.6-r2)
(324/569) Purging postmarketos-mkinitfs (2.5.1-r0)
(325/569) Purging boot-deploy (0.18-r0)
(326/569) Purging unudhcpd (0.2.1-r1)
(327/569) Purging util-linux-misc (2.40.2-r3)
(328/569) Purging setarch (2.40.2-r3)
(329/569) Purging xz (5.6.2-r0)
(330/569) Purging readline (8.2.13-r0)
(331/569) Purging rubberband-libs (3.3.0-r1)
(332/569) Purging runuser (2.40.2-r3)
(333/569) Purging sbc (2.0-r2)
(334/569) Purging sdl2 (2.30.7-r0)
(335/569) Purging setpriv (2.40.2-r3)
(336/569) Purging sfdisk (2.40.2-r3)
(337/569) Purging shaderc (2024.0-r1)
(338/569) Purging slang (2.3.3-r3)
(339/569) Purging sndio-libs (1.10.0-r0)
(340/569) Purging sxmo-utils-audio-pipewire (1.16.3-r0)
(341/569) Purging pipewire-pulse (1.2.4-r0)
(342/569) Purging pulseaudio-utils (17.0-r3)
(343/569) Purging pipewire (1.2.4-r0)
(344/569) Purging wireplumber (0.5.6-r0)
(345/569) Purging pipewire-alsa (1.2.4-r0)
(346/569) Purging tinyxml2 (10.0.0-r0)
(347/569) Purging uchardet-libs (0.0.8-r2)
(348/569) Purging umount (2.40.2-r3)
(349/569) Purging unl0kr (3.2.0-r0)
(350/569) Purging cryptsetup (2.7.5-r1)
(351/569) Purging userspace-rcu (0.14.1-r1)
(352/569) Purging uuidgen (2.40.2-r3)
(353/569) Purging wipefs (2.40.2-r3)
(354/569) Purging util-linux (2.40.2-r3)
(355/569) Purging v4l-utils-libs (1.28.1-r0)
(356/569) Purging vidstab (1.1.1-r0)
(357/569) Purging vulkan-loader (1.3.261.1-r0)
(358/569) Purging wayland-libs-cursor (1.23.1-r0)
(359/569) Purging wayland-libs-egl (1.23.1-r0)
(360/569) Purging wayland-libs-server (1.23.1-r0)
(361/569) Purging wireless-tools-libs (30_pre9-r5)
(362/569) Purging wireplumber-libs (0.5.6-r0)
(363/569) Purging zimg (3.0.5-r2)
(364/569) Purging abseil-cpp-die-if-null (20240116.2-r3)
(365/569) Purging abseil-cpp-log-internal-message (20240116.2-r3)
(366/569) Purging abseil-cpp-statusor (20240116.2-r3)
(367/569) Purging abseil-cpp-status (20240116.2-r3)
(368/569) Purging abseil-cpp-cord (20240116.2-r3)
(369/569) Purging abseil-cpp-cordz-info (20240116.2-r3)
(370/569) Purging abseil-cpp-log-internal-conditions (20240116.2-r3)
(371/569) Purging abseil-cpp-cordz-handle (20240116.2-r3)
(372/569) Purging abseil-cpp-log-internal-log-sink-set (20240116.2-r3)
(373/569) Purging abseil-cpp-synchronization (20240116.2-r3)
(374/569) Purging abseil-cpp-malloc-internal (20240116.2-r3)
(375/569) Purging abseil-cpp-base (20240116.2-r3)
(376/569) Purging abseil-cpp-log-globals (20240116.2-r3)
(377/569) Purging abseil-cpp-raw-hash-set (20240116.2-r3)
(378/569) Purging abseil-cpp-hash (20240116.2-r3)
(379/569) Purging abseil-cpp-city (20240116.2-r3)
(380/569) Purging abseil-cpp-cord-internal (20240116.2-r3)
(381/569) Purging abseil-cpp-cordz-functions (20240116.2-r3)
(382/569) Purging abseil-cpp-crc-cord-state (20240116.2-r3)
(383/569) Purging abseil-cpp-crc32c (20240116.2-r3)
(384/569) Purging abseil-cpp-crc-internal (20240116.2-r3)
(385/569) Purging abseil-cpp-examine-stack (20240116.2-r3)
(386/569) Purging abseil-cpp-exponential-biased (20240116.2-r3)
(387/569) Purging abseil-cpp-kernel-timeout-internal (20240116.2-r3)
(388/569) Purging abseil-cpp-log-internal-format (20240116.2-r3)
(389/569) Purging abseil-cpp-time (20240116.2-r3)
(390/569) Purging abseil-cpp-log-internal-check-op (20240116.2-r3)
(391/569) Purging abseil-cpp-str-format-internal (20240116.2-r3)
(392/569) Purging abseil-cpp-strings (20240116.2-r3)
(393/569) Purging abseil-cpp-int128 (20240116.2-r3)
(394/569) Purging abseil-cpp-log-internal-globals (20240116.2-r3)
(395/569) Purging abseil-cpp-log-internal-nullguard (20240116.2-r3)
(396/569) Purging abseil-cpp-log-internal-proto (20240116.2-r3)
(397/569) Purging abseil-cpp-log-sink (20240116.2-r3)
(398/569) Purging abseil-cpp-low-level-hash (20240116.2-r3)
(399/569) Purging abseil-cpp-strings-internal (20240116.2-r3)
(400/569) Purging abseil-cpp-raw-logging-internal (20240116.2-r3)
(401/569) Purging abseil-cpp-spinlock-wait (20240116.2-r3)
(402/569) Purging abseil-cpp-stacktrace (20240116.2-r3)
(403/569) Purging abseil-cpp-strerror (20240116.2-r3)
(404/569) Purging abseil-cpp-symbolize (20240116.2-r3)
(405/569) Purging abseil-cpp-throw-delegate (20240116.2-r3)
(406/569) Purging abseil-cpp-time-zone (20240116.2-r3)
(407/569) Purging pipewire-libs (1.2.4-r0)
(408/569) Purging libpulse (17.0-r3)
(409/569) Purging libsndfile (1.2.2-r0)
(410/569) Purging alsa-lib (1.2.12-r0)
(411/569) Purging ffmpeg-libavcodec (6.1.1-r9)
(412/569) Purging aom-libs (3.10.0-r0)
(413/569) Purging avahi-libs (0.8-r18)
(414/569) Purging bluez-libs (5.78-r2)
(415/569) Purging cairo (1.18.2-r0)
(416/569) Purging cjson (1.7.18-r0)
(417/569) Purging cryptsetup-libs (2.7.5-r1)
(418/569) Purging dbus-libs (1.14.10-r4)
(419/569) Purging device-mapper-event-libs (2.03.23-r5)
(420/569) Purging device-mapper-libs (2.03.23-r5)
(421/569) Purging libproxy (0.5.8-r0)
(422/569) Purging duktape (2.7.0-r1)
(423/569) Purging e2fsprogs-libs (1.47.1-r1)
(424/569) Purging eudev (3.2.14-r2)
(425/569) Purging udev-init-scripts (35-r1)
(426/569) Purging libinput-libs (1.26.2-r0)
(427/569) Purging libcamera-ipa (9999-r5)
(428/569) Purging libcamera (9999-r5)
(429/569) Purging eudev-libs (3.2.14-r2)
(430/569) Purging f2fs-tools-libs (1.16.0-r3)
(431/569) Purging fdk-aac (2.0.2-r4)
(432/569) Purging ffmpeg-libswresample (6.1.1-r9)
(433/569) Purging ffmpeg-libavutil (6.1.1-r9)
(434/569) Purging fftw-double-libs (3.3.10-r5)
(435/569) Purging libxft (2.3.8-r3)
(436/569) Purging fontconfig (2.15.0-r1)
(437/569) Purging imlib2 (1.12.3-r1)
(438/569) Purging harfbuzz (9.0.0-r0)
(439/569) Purging freetype (2.13.3-r0)
(440/569) Purging fribidi (1.0.16-r0)
(441/569) Purging gdk-pixbuf (2.42.12-r0)
Executing gdk-pixbuf-2.42.12-r0.pre-deinstall
(442/569) Purging shared-mime-info (2.4-r0)
Executing shared-mime-info-2.4-r0.post-deinstall
(443/569) Purging libjxl (0.10.2-r0)
(444/569) Purging giflib (5.2.2-r0)
(445/569) Purging libmbim (1.30.0-r0)
(446/569) Purging glib (2.82.1-r0)
(447/569) Purging glslang-libs (1.3.290.0-r0)
(448/569) Purging gnutls (3.8.5-r0)
(449/569) Purging graphite2 (1.3.14-r6)
(450/569) Purging libva (2.22.0-r0)
(451/569) Purging mesa (24.2.3-r0)
(452/569) Purging libdrm (2.4.123-r0)
(453/569) Purging libpciaccess (0.18.1-r0)
(454/569) Purging hwdata-pci (0.387-r0)
(455/569) Purging icu-libs (74.2-r0)
(456/569) Purging icu-data-en (74.2-r0)
(457/569) Purging openexr-libopenexr (3.1.13-r1)
(458/569) Purging imath (3.1.12-r0)
(459/569) Purging inih (58-r0)
(460/569) Purging json-c (0.17-r0)
(461/569) Purging kmod-libs (33-r2)
(462/569) Purging lame-libs (3.100-r5)
(463/569) Purging lcms2 (2.16-r0)
(464/569) Purging libaio (0.3.113-r2)
(465/569) Purging libasyncns (0.8-r4)
(466/569) Purging libfdisk (2.40.2-r3)
(467/569) Purging libmount (2.40.2-r3)
(468/569) Purging libblkid (2.40.2-r3)
(469/569) Purging libvdpau (1.5-r3)
(470/569) Purging libxxf86vm (1.1.5-r6)
(471/569) Purging libxext (1.3.6-r2)
(472/569) Purging libxrender (0.9.11-r5)
(473/569) Purging libxfixes (6.0.1-r4)
(474/569) Purging libx11 (1.8.10-r0)
(475/569) Purging libxcb (1.16.1-r0)
(476/569) Purging libxdmcp (1.1.5-r1)
(477/569) Purging libbsd (0.12.2-r0)
(478/569) Purging libbz2 (1.0.8-r6)
(479/569) Purging libcap-ng (0.8.5-r0)
(480/569) Purging libcdio (2.1.0-r3)
(481/569) Purging libcom_err (1.47.1-r1)
(482/569) Purging libdav1d (1.4.3-r0)
(483/569) Purging libdovi (3.3.1-r0)
(484/569) Purging libdvdcss (1.4.3-r0)
(485/569) Purging libeconf (0.6.3-r0)
(486/569) Purging libedit (20240808.3.1-r0)
(487/569) Purging libelf (0.191-r0)
(488/569) Purging libevdev (1.13.3-r0)
(489/569) Purging libexif (0.6.24-r2)
(490/569) Purging llvm18-libs (18.1.8-r0)
(491/569) Purging wayland-libs-client (1.23.1-r0)
(492/569) Purging p11-kit (0.25.5-r1)
(493/569) Purging libffi (3.4.6-r0)
(494/569) Purging libflac (1.4.3-r1)
(495/569) Purging libfontenc (1.1.8-r0)
(496/569) Purging libfreeaptx (0.1.1-r1)
(497/569) Purging libhwy (1.0.7-r0)
(498/569) Purging libsm (1.2.4-r4)
(499/569) Purging libice (1.1.1-r6)
(500/569) Purging libid3tag (0.16.3-r0)
(501/569) Purging libintl (0.22.5-r0)
(502/569) Purging tiff (4.6.0t-r0)
(503/569) Purging libjpeg-turbo (3.0.4-r0)
(504/569) Purging liblc3 (1.0.4-r0)
(505/569) Purging libldac (2.0.2.3-r1)
(506/569) Purging libltdl (2.4.7-r3)
(507/569) Purging libmd (1.1.0-r0)
(508/569) Purging libmnl (1.0.5-r2)
(509/569) Purging libncursesw (6.5_p20240601-r1)
(510/569) Purging ncurses-terminfo-base (6.5_p20240601-r1)
(511/569) Purging libnl3 (3.9.0-r1)
(512/569) Purging libtheora (1.1.1-r18)
(513/569) Purging libvorbis (1.3.7-r2)
(514/569) Purging libogg (1.3.5-r5)
(515/569) Purging libpng (1.6.44-r0)
(516/569) Purging libressl3.8-libcrypto (3.8.4-r0)
(517/569) Purging libsamplerate (0.2.2-r3)
(518/569) Purging libwebpdemux (1.4.0-r0)
(519/569) Purging libwebpmux (1.4.0-r0)
(520/569) Purging libwebp (1.4.0-r0)
(521/569) Purging libsharpyuv (1.4.0-r0)
(522/569) Purging libsmartcols (2.40.2-r3)
(523/569) Purging libsodium (1.0.20-r0)
(524/569) Purging libtasn1 (4.19.0-r2)
(525/569) Purging roc-toolkit-libs (0.4.0-r0)
(526/569) Purging libunwind (1.8.1-r0)
(527/569) Purging libusb (1.0.27-r0)
(528/569) Purging libuuid (2.40.2-r3)
(529/569) Purging libuv (1.49.0-r0)
(530/569) Purging libvpx (1.14.1-r0)
(531/569) Purging libxau (1.0.11-r4)
(532/569) Purging libxkbcommon (1.7.0-r1)
(533/569) Purging xkeyboard-config (9999-r0)
(534/569) Purging libxml2 (2.12.8-r0)
(535/569) Purging libxshmfence (1.3.2-r6)
(536/569) Purging lilv-libs (0.24.24-r1)
(537/569) Purging linux-pam (1.6.1-r1)
(538/569) Purging lua5.4-libs (5.4.7-r0)
(539/569) Purging lzo (2.10-r5)
(540/569) Purging mesa-glapi (24.2.3-r0)
(541/569) Purging mtdev (1.1.7-r0)
(542/569) Purging nettle (3.10-r1)
(543/569) Purging nspr (4.35-r4)
(544/569) Purging x265-libs (3.6-r0)
(545/569) Purging numactl (2.0.18-r0)
(546/569) Purging openexr-libilmthread (3.1.13-r1)
(547/569) Purging openexr-libiex (3.1.13-r1)
(548/569) Purging opus (1.5.2-r0)
(549/569) Purging orc (0.4.40-r0)
(550/569) Purging pcsc-lite-libs (2.2.3-r1)
(551/569) Purging pixman (0.43.4-r0)
(552/569) Purging popt (1.19-r4)
(553/569) Purging rav1e-libs (0.7.1-r0)
(554/569) Purging sratom (0.6.16-r0)
(555/569) Purging sord-libs (0.16.16-r0)
(556/569) Purging serd-libs (0.32.2-r0)
(557/569) Purging utmps-libs (0.1.2.2-r3)
(558/569) Purging skalibs (2.14.2.0-r2)
(559/569) Purging soxr (0.1.3-r7)
(560/569) Purging speexdsp (1.2.1-r2)
(561/569) Purging spirv-tools (1.3.290.0-r0)
(562/569) Purging sqlite-libs (3.46.1-r0)
(563/569) Purging tdb-libs (1.4.10-r0)
(564/569) Purging webrtc-audio-processing-1 (1.3-r0)
(565/569) Purging x264-libs (0.164.3108-r0)
(566/569) Purging xvidcore (1.3.7-r2)
(567/569) Purging xz-libs (5.6.2-r0)
(568/569) Purging yaml (0.2.5-r2)
(569/569) Purging zix-libs (0.4.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 170 MiB in 70 packages
>>> postmarketos-ui-sxmo-de-dwm: Updating the pmos/armv7 repository index...
>>> postmarketos-ui-sxmo-de-dwm: Signing the index...
mv: can't preserve ownership of '/mnt/pmbootstrap/packages/edge/armv7/APKINDEX.tar.gz.3061': Operation not permitted
[12:29:16] (buildroot_armv7) uninstall build dependencies
[12:29:16] (buildroot_armv7) % 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/master: UNTRUSTED signature
ERROR: No such package: .makedepends-postmarketos-ui-sxmo-de-dwm
[12:29:17] % 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
[12:29:17] => edge/postmarketos-ui-sxmo-de-dwm: Done!
[12:29:17] => Finished building packages
[12:29:17] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
[12:29:17] DONE!
checksums
1
2
3
4
5
6
7
+ export BPO_JOB_ID=1339286
+ BPO_JOB_ID=1339286
++ pmbootstrap -q config work
+ cd /home/build/.local/var/pmbootstrap/packages/
++ find . -name '*.apk'
+ sha512sum ./edge/armv7/postmarketos-ui-sxmo-de-dwm-1.15.0-r5.apk
585531f3911662fe067b6481c7dc8f718d3899f37c74a6abeedc882f7f13ed491913ec895cd7ec7aa7fb6242fa3cff32dd27eff73c295d172bf6813e0468531c  ./edge/armv7/postmarketos-ui-sxmo-de-dwm-1.15.0-r5.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
+ export BPO_JOB_ID=1339286
+ BPO_JOB_ID=1339286
+ export BPO_API_ENDPOINT=build-package
+ BPO_API_ENDPOINT=build-package
+ export BPO_ARCH=armv7
+ BPO_ARCH=armv7
+ export BPO_BRANCH=master
+ BPO_BRANCH=master
+ export BPO_DEVICE=
+ BPO_DEVICE=
++ pmbootstrap -q config work
+ packages=/home/build/.local/var/pmbootstrap/packages
++ find /home/build/.local/var/pmbootstrap/packages -name '*.apk'
+ export BPO_PAYLOAD_FILES=/home/build/.local/var/pmbootstrap/packages/edge/armv7/postmarketos-ui-sxmo-de-dwm-1.15.0-r5.apk
+ BPO_PAYLOAD_FILES=/home/build/.local/var/pmbootstrap/packages/edge/armv7/postmarketos-ui-sxmo-de-dwm-1.15.0-r5.apk
+ export BPO_PAYLOAD_FILES_PREVIOUS=
+ BPO_PAYLOAD_FILES_PREVIOUS=
+ export BPO_PAYLOAD_IS_JSON=0
+ BPO_PAYLOAD_IS_JSON=0
+ export BPO_PKGNAME=postmarketos-ui-sxmo-de-dwm
+ BPO_PKGNAME=postmarketos-ui-sxmo-de-dwm
+ export BPO_UI=
+ BPO_UI=
+ export BPO_VERSION=1.15.0-r5
+ BPO_VERSION=1.15.0-r5
+ exec build.postmarketos.org/helpers/submit.py
Appending: /home/build/.local/var/pmbootstrap/packages/edge/armv7/postmarketos-ui-sxmo-de-dwm-1.15.0-r5.apk
Uploading to: https://build.postmarketos.org/api/job-callback/build-package
package received, kthxbye
Build complete: success 9 days ago (took a minute)