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 |
[#1350362] 2024/10/14 19:00:00 Booting image freebsd/latest (default) on port 22473
[#1350362] 2024/10/14 19:00:01 Waiting for guest to settle
[#1350362] 2024/10/14 19:00:22 Sending tasks
[#1350362] 2024/10/14 19:00:23 Sending build environment
[#1350362] 2024/10/14 19:00:24 Sending secrets
[#1350362] 2024/10/14 19:00:24 Resolving secret fa00a8d3-7b63-42d5-8060-3bb31c3e3018
[#1350362] 2024/10/14 19:00:24 Installing packages
Warning: Permanently added '[localhost]:22473' (ED25519) to the list of known hosts.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (1 candidates): . done
Processing candidates (1 candidates): . done
Checking integrity... done (0 conflicting)
Your packages are up to date.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 119 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
adwaita-icon-theme: 42.0
argp-standalone: 1.5.0_1
at-spi2-core: 2.52.0
avahi-app: 0.8_2
brotli: 1.1.0,1
cairo: 1.17.4_2,3
colord: 1.4.7
cups: 2.4.11
cyrus-sasl: 2.1.28_5
dbus: 1.14.10_5,1
dbus-glib: 0.112_1
dtc: 1.6.0
duktape-lib: 2.7.0
elfutils: 0.187_2
fontconfig: 2.15.0_3,1
freetype2: 2.13.3
fribidi: 1.0.15
gdbm: 1.24
gdk-pixbuf2: 2.42.10_3
glib: 2.80.5,2
gmp: 6.3.0
gnome_subr: 1.0
gnutls: 3.8.7.1
gobject-introspection: 1.78.1_2,1
graphene: 1.10.8
graphite2: 1.3.14
gsettings-desktop-schemas: 42.0
gstreamer1: 1.24.8
gstreamer1-plugins: 1.24.8
gstreamer1-plugins-bad: 1.24.8
gstreamer1-plugins-gl: 1.24.8
gtk-update-icon-cache: 3.24.31_1
gtk3: 3.24.43
gtk4: 4.16.3
harfbuzz: 10.0.1
hicolor-icon-theme: 0.18
hwdata: 0.388,1
icu: 74.2_1,1
iso-codes: 4.15.0
jbigkit: 2.1_3
jpeg-turbo: 3.0.4
json-glib: 1.8.0
lcms2: 2.16_2
lerc: 4.0.0
libGLU: 9.0.3
libICE: 1.1.1,1
libSM: 1.2.4,1
libX11: 1.8.9,1
libXScrnSaver: 1.2.4_1
libXau: 1.0.11
libXcomposite: 0.4.6_1,1
libXcursor: 1.2.2
libXdamage: 1.1.6
libXdmcp: 1.1.5
libXext: 1.3.6,1
libXfixes: 6.0.1
libXft: 2.3.8
libXi: 1.8.1,1
libXinerama: 1.1.5,1
libXrandr: 1.5.4
libXrender: 0.9.11
libXtst: 1.2.4
libXxf86vm: 1.1.5
libdaemon: 0.14_1
libdatrie: 0.2.13_2
libdeflate: 1.22
libdrm: 2.4.123,1
libedit: 3.1.20240808,1
libepoll-shim: 0.0.20240608
libepoxy: 1.5.10
libevent: 2.1.12
libglvnd: 1.7.0
libgudev: 237
libgusb: 0.4.9
libiconv: 1.17_1
libinotify: 20240724
liblz4: 1.10.0,1
libpaper: 1.1.28_1
libpcap: 1.10.5
libpciaccess: 0.18.1
librsvg2-rust: 2.58.5
libslirp: 4.8.0
libtasn1: 4.19.0_1
libthai: 0.1.29_1
libudev-devd: 0.6.0
libunwind: 20240221
libxcb: 1.17.0
libxkbcommon: 1.7.0_1
libxml2: 2.11.9
libxshmfence: 1.3.2
libyaml: 0.2.5
mesa-libs: 24.1.7
nettle: 3.10_1
orc: 0.4.40
p11-kit: 0.25.5
pango: 1.52.2_1
pixman: 0.42.2
png: 1.6.44
polkit: 125
py311-cairo: 1.21.0,1
py311-gobject3: 3.42.2
py311-packaging: 24.1
pygobject3-common: 3.42.2
qemu: 9.1.0
rsync: 3.3.0
sdl2: 2.30.8
shared-mime-info: 2.2_3
sqlite3: 3.46.1,1
tiff: 4.7.0
vde2: 2.3.3_1
vte3: 0.70.2_5
vulkan-headers: 1.3.298
vulkan-loader: 1.3.298
wayland: 1.23.1
wayland-protocols: 1.37
xkeyboard-config: 2.41_4
xorgproto: 2024.1
xxhash: 0.8.2_1
zstd: 1.5.6
Number of packages to be installed: 119
The process will require 1 GiB more space.
208 MiB to be downloaded.
[1/119] Fetching duktape-lib-2.7.0.pkg: .......... done
[2/119] Fetching png-1.6.44.pkg: ...... done
[3/119] Fetching libxcb-1.17.0.pkg: .......... done
[4/119] Fetching libdatrie-0.2.13_2.pkg: . done
[5/119] Fetching freetype2-2.13.3.pkg: .......... done
[6/119] Fetching jpeg-turbo-3.0.4.pkg: ......... done
[7/119] Fetching graphene-1.10.8.pkg: .... done
[8/119] Fetching librsvg2-rust-2.58.5.pkg: .......... done
[9/119] Fetching libglvnd-1.7.0.pkg: .......... done
[10/119] Fetching gstreamer1-plugins-bad-1.24.8.pkg: .......... done
[11/119] Fetching cups-2.4.11.pkg: .......... done
[12/119] Fetching gobject-introspection-1.78.1_2,1.pkg: .......... done
[13/119] Fetching libyaml-0.2.5.pkg: .. done
[14/119] Fetching libXrandr-1.5.4.pkg: . done
[15/119] Fetching nettle-3.10_1.pkg: .......... done
[16/119] Fetching lcms2-2.16_2.pkg: .......... done
[17/119] Fetching adwaita-icon-theme-42.0.pkg: .......... done
[18/119] Fetching libthai-0.1.29_1.pkg: ... done
[19/119] Fetching polkit-125.pkg: .... done
[20/119] Fetching gtk-update-icon-cache-3.24.31_1.pkg: . done
[21/119] Fetching libiconv-1.17_1.pkg: ....... done
[22/119] Fetching libdeflate-1.22.pkg: .. done
[23/119] Fetching fribidi-1.0.15.pkg: .. done
[24/119] Fetching libXxf86vm-1.1.5.pkg: . done
[25/119] Fetching wayland-protocols-1.37.pkg: .. done
[26/119] Fetching libXdamage-1.1.6.pkg: . done
[27/119] Fetching libdrm-2.4.123,1.pkg: ...... done
[28/119] Fetching libtasn1-4.19.0_1.pkg: ... done
[29/119] Fetching vte3-0.70.2_5.pkg: ....... done
[30/119] Fetching libXfixes-6.0.1.pkg: . done
[31/119] Fetching libXinerama-1.1.5,1.pkg: . done
[32/119] Fetching gnome_subr-1.0.pkg: . done
[33/119] Fetching libxml2-2.11.9.pkg: .......... done
[34/119] Fetching wayland-1.23.1.pkg: .... done
[35/119] Fetching orc-0.4.40.pkg: ...... done
[36/119] Fetching gdk-pixbuf2-2.42.10_3.pkg: .......... done
[37/119] Fetching icu-74.2_1,1.pkg: .......... done
[38/119] Fetching libgusb-0.4.9.pkg: .......... done
[39/119] Fetching libxshmfence-1.3.2.pkg: . done
[40/119] Fetching gnutls-3.8.7.1.pkg: .......... done
[41/119] Fetching hicolor-icon-theme-0.18.pkg: . done
[42/119] Fetching py311-packaging-24.1.pkg: .. done
[43/119] Fetching libXScrnSaver-1.2.4_1.pkg: . done
[44/119] Fetching libepoll-shim-0.0.20240608.pkg: . done
[45/119] Fetching libpaper-1.1.28_1.pkg: . done
[46/119] Fetching vulkan-headers-1.3.298.pkg: .......... done
[47/119] Fetching py311-cairo-1.21.0,1.pkg: .. done
[48/119] Fetching pygobject3-common-3.42.2.pkg: . done
[49/119] Fetching libX11-1.8.9,1.pkg: .......... done
[50/119] Fetching colord-1.4.7.pkg: ........ done
[51/119] Fetching libXrender-0.9.11.pkg: . done
[52/119] Fetching xorgproto-2024.1.pkg: .... done
[53/119] Fetching libXtst-1.2.4.pkg: . done
[54/119] Fetching libXi-1.8.1,1.pkg: .. done
[55/119] Fetching libXft-2.3.8.pkg: . done
[56/119] Fetching gtk3-3.24.43.pkg: .......... done
[57/119] Fetching libepoxy-1.5.10.pkg: ....... done
[58/119] Fetching xxhash-0.8.2_1.pkg: .. done
[59/119] Fetching hwdata-0.388,1.pkg: .......... done
[60/119] Fetching cairo-1.17.4_2,3.pkg: .......... done
[61/119] Fetching graphite2-1.3.14.pkg: ... done
[62/119] Fetching shared-mime-info-2.2_3.pkg: .......... done
[63/119] Fetching libgudev-237.pkg: . done
[64/119] Fetching qemu-9.1.0.pkg: .......... done
[65/119] Fetching libpcap-1.10.5.pkg: .......... done
[66/119] Fetching gtk4-4.16.3.pkg: .......... done
[67/119] Fetching harfbuzz-10.0.1.pkg: .......... done
[68/119] Fetching libevent-2.1.12.pkg: ......... done
[69/119] Fetching mesa-libs-24.1.7.pkg: ...... done
[70/119] Fetching libinotify-20240724.pkg: . done
[71/119] Fetching libpciaccess-0.18.1.pkg: . done
[72/119] Fetching gdbm-1.24.pkg: ........ done
[73/119] Fetching gstreamer1-plugins-gl-1.24.8.pkg: ...... done
[74/119] Fetching vulkan-loader-1.3.298.pkg: .... done
[75/119] Fetching avahi-app-0.8_2.pkg: .... done
[76/119] Fetching gstreamer1-plugins-1.24.8.pkg: .......... done
[77/119] Fetching dbus-1.14.10_5,1.pkg: ......... done
[78/119] Fetching libedit-3.1.20240808,1.pkg: ..... done
[79/119] Fetching libXcursor-1.2.2.pkg: .. done
[80/119] Fetching rsync-3.3.0.pkg: ...... done
[81/119] Fetching liblz4-1.10.0,1.pkg: ..... done
[82/119] Fetching json-glib-1.8.0.pkg: .......... done
[83/119] Fetching libudev-devd-0.6.0.pkg: . done
[84/119] Fetching libunwind-20240221.pkg: ..... done
[85/119] Fetching zstd-1.5.6.pkg: ........ done
[86/119] Fetching pango-1.52.2_1.pkg: .......... done
[87/119] Fetching brotli-1.1.0,1.pkg: ........ done
[88/119] Fetching gmp-6.3.0.pkg: ......... done
[89/119] Fetching gstreamer1-1.24.8.pkg: .......... done
[90/119] Fetching libXext-1.3.6,1.pkg: .. done
[91/119] Fetching argp-standalone-1.5.0_1.pkg: . done
[92/119] Fetching vde2-2.3.3_1.pkg: ..... done
[93/119] Fetching p11-kit-0.25.5.pkg: ......... done
[94/119] Fetching dbus-glib-0.112_1.pkg: .... done
[95/119] Fetching cyrus-sasl-2.1.28_5.pkg: ......... done
[96/119] Fetching libXau-1.0.11.pkg: . done
[97/119] Fetching libXcomposite-0.4.6_1,1.pkg: . done
[98/119] Fetching libICE-1.1.1,1.pkg: . done
[99/119] Fetching dtc-1.6.0.pkg: ... done
[100/119] Fetching fontconfig-2.15.0_3,1.pkg: ........ done
[101/119] Fetching pixman-0.42.2.pkg: ...... done
[102/119] Fetching at-spi2-core-2.52.0.pkg: ....... done
[103/119] Fetching gsettings-desktop-schemas-42.0.pkg: ......... done
[104/119] Fetching sqlite3-3.46.1,1.pkg: .......... done
[105/119] Fetching libSM-1.2.4,1.pkg: . done
[106/119] Fetching glib-2.80.5,2.pkg: .......... done
[107/119] Fetching xkeyboard-config-2.41_4.pkg: .......... done
[108/119] Fetching libxkbcommon-1.7.0_1.pkg: .. done
[109/119] Fetching jbigkit-2.1_3.pkg: .. done
[110/119] Fetching libdaemon-0.14_1.pkg: . done
[111/119] Fetching iso-codes-4.15.0.pkg: .......... done
[112/119] Fetching elfutils-0.187_2.pkg: .......... done
[113/119] Fetching libXdmcp-1.1.5.pkg: . done
[114/119] Fetching tiff-4.7.0.pkg: .......... done
[115/119] Fetching sdl2-2.30.8.pkg: .......... done
[116/119] Fetching py311-gobject3-3.42.2.pkg: ....... done
[117/119] Fetching libGLU-9.0.3.pkg: ... done
[118/119] Fetching lerc-4.0.0.pkg: ... done
[119/119] Fetching libslirp-4.8.0.pkg: . done
Checking integrity... done (0 conflicting)
[1/119] Installing xorgproto-2024.1...
[1/119] Extracting xorgproto-2024.1: .......... done
[2/119] Installing libXau-1.0.11...
[2/119] Extracting libXau-1.0.11: .......... done
[3/119] Installing libXdmcp-1.1.5...
[3/119] Extracting libXdmcp-1.1.5: ......... done
[4/119] Installing libxcb-1.17.0...
[4/119] Extracting libxcb-1.17.0: .......... done
[5/119] Installing png-1.6.44...
[5/119] Extracting png-1.6.44: .......... done
[6/119] Installing libX11-1.8.9,1...
[6/119] Extracting libX11-1.8.9,1: .......... done
[7/119] Installing brotli-1.1.0,1...
[7/119] Extracting brotli-1.1.0,1: .......... done
[8/119] Installing freetype2-2.13.3...
[8/119] Extracting freetype2-2.13.3: .......... done
[9/119] Installing libiconv-1.17_1...
[9/119] Extracting libiconv-1.17_1: .......... done
[10/119] Installing py311-packaging-24.1...
[10/119] Extracting py311-packaging-24.1: .......... done
[11/119] Installing libXext-1.3.6,1...
[11/119] Extracting libXext-1.3.6,1: .......... done
[12/119] Installing libglvnd-1.7.0...
[12/119] Extracting libglvnd-1.7.0: .......... done
[13/119] Installing libXrender-0.9.11...
[13/119] Extracting libXrender-0.9.11: .......... done
[14/119] Installing liblz4-1.10.0,1...
[14/119] Extracting liblz4-1.10.0,1: .......... done
[15/119] Installing libICE-1.1.1,1...
[15/119] Extracting libICE-1.1.1,1: .......... done
[16/119] Installing fontconfig-2.15.0_3,1...
[16/119] Extracting fontconfig-2.15.0_3,1: .......... done
[17/119] Installing pixman-0.42.2...
[17/119] Extracting pixman-0.42.2: .......... done
[18/119] Installing glib-2.80.5,2...
[18/119] Extracting glib-2.80.5,2: .......... done
[19/119] Installing jpeg-turbo-3.0.4...
[19/119] Extracting jpeg-turbo-3.0.4: .......... done
[20/119] Installing libdeflate-1.22...
[20/119] Extracting libdeflate-1.22: .......... done
[21/119] Installing libxml2-2.11.9...
[21/119] Extracting libxml2-2.11.9: .......... done
[22/119] Installing cairo-1.17.4_2,3...
[22/119] Extracting cairo-1.17.4_2,3: .......... done
[23/119] Installing zstd-1.5.6...
[23/119] Extracting zstd-1.5.6: .......... done
[24/119] Installing libSM-1.2.4,1...
[24/119] Extracting libSM-1.2.4,1: .......... done
[25/119] Installing jbigkit-2.1_3...
[25/119] Extracting jbigkit-2.1_3: .......... done
[26/119] Installing lerc-4.0.0...
[26/119] Extracting lerc-4.0.0: ........ done
[27/119] Installing libdatrie-0.2.13_2...
[27/119] Extracting libdatrie-0.2.13_2: .......... done
[28/119] Installing gobject-introspection-1.78.1_2,1...
[28/119] Extracting gobject-introspection-1.78.1_2,1: .......... done
[29/119] Installing libtasn1-4.19.0_1...
[29/119] Extracting libtasn1-4.19.0_1: .......... done
[30/119] Installing libXfixes-6.0.1...
[30/119] Extracting libXfixes-6.0.1: .......... done
[31/119] Installing py311-cairo-1.21.0,1...
[31/119] Extracting py311-cairo-1.21.0,1: .......... done
[32/119] Installing pygobject3-common-3.42.2...
[32/119] Extracting pygobject3-common-3.42.2: ..... done
[33/119] Installing graphite2-1.3.14...
[33/119] Extracting graphite2-1.3.14: .......... done
[34/119] Installing shared-mime-info-2.2_3...
[34/119] Extracting shared-mime-info-2.2_3: ......... done
[35/119] Installing dbus-1.14.10_5,1...
===> Creating groups
Creating group 'messagebus' with gid '556'
===> Creating users
Creating user 'messagebus' with uid '556'
[35/119] Extracting dbus-1.14.10_5,1: ......... done
[36/119] Installing libunwind-20240221...
[36/119] Extracting libunwind-20240221: .......... done
[37/119] Installing gmp-6.3.0...
[37/119] Extracting gmp-6.3.0: .......... done
[38/119] Installing tiff-4.7.0...
[38/119] Extracting tiff-4.7.0: .......... done
[39/119] Installing duktape-lib-2.7.0...
[39/119] Extracting duktape-lib-2.7.0: ......... done
[40/119] Installing nettle-3.10_1...
[40/119] Extracting nettle-3.10_1: .......... done
[41/119] Installing libthai-0.1.29_1...
[41/119] Extracting libthai-0.1.29_1: .......... done
[42/119] Installing fribidi-1.0.15...
[42/119] Extracting fribidi-1.0.15: .......... done
[43/119] Installing gnome_subr-1.0...
[43/119] Extracting gnome_subr-1.0: .... done
[44/119] Installing orc-0.4.40...
[44/119] Extracting orc-0.4.40: .......... done
[45/119] Installing gdk-pixbuf2-2.42.10_3...
[45/119] Extracting gdk-pixbuf2-2.42.10_3: .......... done
[46/119] Installing libepoll-shim-0.0.20240608...
[46/119] Extracting libepoll-shim-0.0.20240608: .......... done
[47/119] Installing libXi-1.8.1,1...
[47/119] Extracting libXi-1.8.1,1: .......... done
[48/119] Installing libXft-2.3.8...
[48/119] Extracting libXft-2.3.8: .......... done
[49/119] Installing harfbuzz-10.0.1...
[49/119] Extracting harfbuzz-10.0.1: .......... done
[50/119] Installing libevent-2.1.12...
[50/119] Extracting libevent-2.1.12: .......... done
[51/119] Installing gdbm-1.24...
[51/119] Extracting gdbm-1.24: .......... done
[52/119] Installing libedit-3.1.20240808,1...
[52/119] Extracting libedit-3.1.20240808,1: .......... done
[53/119] Installing json-glib-1.8.0...
[53/119] Extracting json-glib-1.8.0: .......... done
[54/119] Installing libudev-devd-0.6.0...
[54/119] Extracting libudev-devd-0.6.0: ........ done
[55/119] Installing gstreamer1-1.24.8...
[55/119] Extracting gstreamer1-1.24.8: .......... done
[56/119] Installing p11-kit-0.25.5...
[56/119] Extracting p11-kit-0.25.5: .......... done
[57/119] Installing dbus-glib-0.112_1...
[57/119] Extracting dbus-glib-0.112_1: .......... done
[58/119] Installing libdaemon-0.14_1...
[58/119] Extracting libdaemon-0.14_1: .......... done
[59/119] Installing iso-codes-4.15.0...
[59/119] Extracting iso-codes-4.15.0: .......... done
[60/119] Installing py311-gobject3-3.42.2...
[60/119] Extracting py311-gobject3-3.42.2: .......... done
[61/119] Installing graphene-1.10.8...
[61/119] Extracting graphene-1.10.8: .......... done
[62/119] Installing libXrandr-1.5.4...
[62/119] Extracting libXrandr-1.5.4: .......... done
[63/119] Installing lcms2-2.16_2...
[63/119] Extracting lcms2-2.16_2: .......... done
[64/119] Installing polkit-125...
===> Creating groups
Creating group 'polkitd' with gid '565'
===> Creating users
Creating user 'polkitd' with uid '565'
[64/119] Extracting polkit-125: ......... done
[65/119] Installing gtk-update-icon-cache-3.24.31_1...
[65/119] Extracting gtk-update-icon-cache-3.24.31_1: .......... done
[66/119] Installing wayland-1.23.1...
[66/119] Extracting wayland-1.23.1: .......... done
[67/119] Installing libgusb-0.4.9...
[67/119] Extracting libgusb-0.4.9: .......... done
[68/119] Installing gnutls-3.8.7.1...
[68/119] Extracting gnutls-3.8.7.1: .......... done
[69/119] Installing libpaper-1.1.28_1...
[69/119] Extracting libpaper-1.1.28_1: .......... done
[70/119] Installing libXtst-1.2.4...
[70/119] Extracting libXtst-1.2.4: .......... done
[71/119] Installing hwdata-0.388,1...
[71/119] Extracting hwdata-0.388,1: .......... done
[72/119] Installing libgudev-237...
[72/119] Extracting libgudev-237: .......... done
[73/119] Installing libpciaccess-0.18.1...
[73/119] Extracting libpciaccess-0.18.1: ........ done
[74/119] Installing avahi-app-0.8_2...
===> Creating groups
Creating group 'avahi' with gid '558'
===> Creating users
Creating user 'avahi' with uid '558'
[74/119] Extracting avahi-app-0.8_2: .......... done
[75/119] Installing gstreamer1-plugins-1.24.8...
[75/119] Extracting gstreamer1-plugins-1.24.8: .......... done
[76/119] Installing pango-1.52.2_1...
[76/119] Extracting pango-1.52.2_1: .......... done
[77/119] Installing sqlite3-3.46.1,1...
[77/119] Extracting sqlite3-3.46.1,1: .......... done
[78/119] Installing xkeyboard-config-2.41_4...
[78/119] Extracting xkeyboard-config-2.41_4: .......... done
[79/119] Installing libGLU-9.0.3...
[79/119] Extracting libGLU-9.0.3: ..... done
[80/119] Installing librsvg2-rust-2.58.5...
[80/119] Extracting librsvg2-rust-2.58.5: .......... done
[81/119] Installing gstreamer1-plugins-bad-1.24.8...
[81/119] Extracting gstreamer1-plugins-bad-1.24.8: .......... done
[82/119] Installing cups-2.4.11...
===> Creating groups
Creating group 'cups' with gid '193'
===> Creating users
Creating user 'cups' with uid '193'
[82/119] Extracting cups-2.4.11: .......... done
[83/119] Installing adwaita-icon-theme-42.0...
[83/119] Extracting adwaita-icon-theme-42.0: .......... done
[84/119] Installing libXxf86vm-1.1.5...
[84/119] Extracting libXxf86vm-1.1.5: .......... done
[85/119] Installing wayland-protocols-1.37...
[85/119] Extracting wayland-protocols-1.37: .......... done
[86/119] Installing libXdamage-1.1.6...
[86/119] Extracting libXdamage-1.1.6: ......... done
[87/119] Installing libdrm-2.4.123,1...
[87/119] Extracting libdrm-2.4.123,1: .......... done
[88/119] Installing libXinerama-1.1.5,1...
[88/119] Extracting libXinerama-1.1.5,1: .......... done
[89/119] Installing libxshmfence-1.3.2...
[89/119] Extracting libxshmfence-1.3.2: ......... done
[90/119] Installing hicolor-icon-theme-0.18...
[90/119] Extracting hicolor-icon-theme-0.18: . done
[91/119] Installing vulkan-headers-1.3.298...
[91/119] Extracting vulkan-headers-1.3.298: .......... done
[92/119] Installing colord-1.4.7...
===> Creating groups
Creating group 'colord' with gid '970'
===> Creating users
Creating user 'colord' with uid '970'
[92/119] Extracting colord-1.4.7: .......... done
[93/119] Installing libepoxy-1.5.10...
[93/119] Extracting libepoxy-1.5.10: .......... done
[94/119] Installing gstreamer1-plugins-gl-1.24.8...
[94/119] Extracting gstreamer1-plugins-gl-1.24.8: .......... done
[95/119] Installing vulkan-loader-1.3.298...
[95/119] Extracting vulkan-loader-1.3.298: .......... done
[96/119] Installing libXcursor-1.2.2...
[96/119] Extracting libXcursor-1.2.2: .......... done
[97/119] Installing libXcomposite-0.4.6_1,1...
[97/119] Extracting libXcomposite-0.4.6_1,1: .......... done
[98/119] Installing at-spi2-core-2.52.0...
[98/119] Extracting at-spi2-core-2.52.0: .......... done
[99/119] Installing gsettings-desktop-schemas-42.0...
[99/119] Extracting gsettings-desktop-schemas-42.0: .......... done
[100/119] Installing libxkbcommon-1.7.0_1...
[100/119] Extracting libxkbcommon-1.7.0_1: .......... done
[101/119] Installing libyaml-0.2.5...
[101/119] Extracting libyaml-0.2.5: ......... done
[102/119] Installing icu-74.2_1,1...
[102/119] Extracting icu-74.2_1,1: .......... done
[103/119] Installing libXScrnSaver-1.2.4_1...
[103/119] Extracting libXScrnSaver-1.2.4_1: .......... done
[104/119] Installing gtk3-3.24.43...
[104/119] Extracting gtk3-3.24.43: .......... done
[105/119] Installing libpcap-1.10.5...
[105/119] Extracting libpcap-1.10.5: .......... done
[106/119] Installing gtk4-4.16.3...
[106/119] Extracting gtk4-4.16.3: .......... done
[107/119] Installing mesa-libs-24.1.7...
[107/119] Extracting mesa-libs-24.1.7: .......... done
[108/119] Installing libinotify-20240724...
[108/119] Extracting libinotify-20240724: .......... done
[109/119] Installing argp-standalone-1.5.0_1...
[109/119] Extracting argp-standalone-1.5.0_1: ......... done
[110/119] Installing vte3-0.70.2_5...
[110/119] Extracting vte3-0.70.2_5: .......... done
[111/119] Installing xxhash-0.8.2_1...
[111/119] Extracting xxhash-0.8.2_1: .......... done
[112/119] Installing vde2-2.3.3_1...
[112/119] Extracting vde2-2.3.3_1: .......... done
[113/119] Installing cyrus-sasl-2.1.28_5...
*** Added group `cyrus' (id 60)
*** Added user `cyrus' (id 60)
[113/119] Extracting cyrus-sasl-2.1.28_5: .......... done
[114/119] Installing dtc-1.6.0...
[114/119] Extracting dtc-1.6.0: .......... done
[115/119] Installing elfutils-0.187_2...
[115/119] Extracting elfutils-0.187_2: .......... done
[116/119] Installing sdl2-2.30.8...
[116/119] Extracting sdl2-2.30.8: .......... done
[117/119] Installing libslirp-4.8.0...
[117/119] Extracting libslirp-4.8.0: ......... done
[118/119] Installing qemu-9.1.0...
[118/119] Extracting qemu-9.1.0: .......... done
[119/119] Installing rsync-3.3.0...
[119/119] Extracting rsync-3.3.0: .......... done
==> Running trigger: fontconfig.ucl
Running fc-cache to build fontconfig cache...
==> Running trigger: glib-schemas.ucl
Compiling glib schemas
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.
==> Running trigger: gio-modules.ucl
Generating GIO modules cache
==> Running trigger: shared-mime-info.ucl
Building the Shared MIME-Info database cache
==> Running trigger: gdk-pixbuf-query-loaders.ucl
Generating gdk-pixbuf modules cache
==> Running trigger: gtk-update-icon-cache.ucl
Generating GTK icon cache for /usr/local/share/icons/hicolor
Generating GTK icon cache for /usr/local/share/icons/Adwaita
=====
Message from freetype2-2.13.3:
--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:
FREETYPE_PROPERTIES=pcf:no-long-family-names=1
How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
=====
Message from duktape-lib-2.7.0:
--
===> NOTICE:
The duktape-lib port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
=====
Message from wayland-1.23.1:
--
Wayland requires XDG_RUNTIME_DIR to be defined to a path that will
contain "wayland-%d" unix(4) sockets. This is usually handled by
consolekit2 (via ck-launch-session) or pam_xdg (via login).
=====
Message from libxkbcommon-1.7.0_1:
--
If arrow keys don't work under X11 switch to legacy rules e.g.,
For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
export XKB_DEFAULT_RULES=xorg
For csh/tcsh run and (optionally) add into ~/.login:
setenv XKB_DEFAULT_RULES xorg
=====
Message from libinotify-20240724:
--
You might want to consider increasing the kern.maxfiles tunable if you plan
to use this library for applications that need to monitor activity of a lot
of files.
=====
Message from vde2-2.3.3_1:
--
===> NOTICE:
The vde2 port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
=====
Message from cyrus-sasl-2.1.28_5:
--
You can use sasldb2 for authentication, to add users use:
saslpasswd2 -c username
If you want to enable SMTP AUTH with the system Sendmail, read
Sendmail.README
NOTE: This port has been compiled with a default pwcheck_method of
auxprop. If you want to authenticate your user by /etc/passwd,
PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
set sasl_pwcheck_method to saslauthd after installing the
Cyrus-IMAPd 2.X port. You should also check the
/usr/local/lib/sasl2/*.conf files for the correct
pwcheck_method.
If you want to use GSSAPI mechanism, install
ports/security/cyrus-sasl2-gssapi.
If you want to use SRP mechanism, install
ports/security/cyrus-sasl2-srp.
If you want to use LDAP auxprop plugin, install
ports/security/cyrus-sasl2-ldapdb.
=====
Message from qemu-9.1.0:
--
FreeBSD host notes
==================
- Needs to set net.link.tap.user_open sysctl in order to use /dev/tap*
networking as non-root. Don't forget to adjust device node permissions in
/etc/devfs.rules.
- Expect timer problems when guest kernel HZ is > hosts. The linux 2.6
kernel uses 1000 by default btw. (changed to 250 later, and recent linux
kernels now no longer have a fixed HZ, aka `tickless kernel'...)
Enabling /dev/rtc doesn't seem to help either (not included since it needs
a patch to emulators/rtc.)
- The -smb option (smb-export local dir to guest using the default
slirp networking) needs the samba port/package installed
in addition to qemu. (SAMBA knob.)
- If you want to use usb devices connected to the host in the guest
yot can use usbredir over the network (see below); also unless you are
running qemu as root you then need to fix permissions for /dev/ugen*
device nodes: if you are on 5.x or later (devfs) put a rule in
/etc/devfs.rules, activate it in /etc/rc.conf and run /etc/rc.d/devfs
restart. Example devfs.rules:
[ugen_ruleset=20]
add path 'ugen*' mode 660 group operator
corresponding rc.conf line:
devfs_system_ruleset="ugen_ruleset"
- Still usb: since the hub is no longer attached to the uchi controller and
the wakeup mechanism, resume interrupt is not implemented yet linux guests
will suspend the bus, i.e. they wont see devices usb_add'ed after its
(linux') uhci module got loaded. Workaround: either add devices before
linux loads the module or rmmod and modprobe it afterwards. [Not sure
if this still applies to the new libusb host code used on recent
10-current.]
- If you get repeated `atapi_poll called!' console messages with FreeBSD
guests or other weird cdrom problems then thats probably because the guest
has atapicam loaded, which for reasons still to be determined has problems
with qemu's now by default enabled cdrom dma. You can build the port with
CDROM_DMA disabled to disable it. [Looks like this is fixed in recent
FreeBSD guest versions.]
- If you build qemu wihout SDL and then get crashes running it try passing it
-nographic. This should probably be default in that case...
- qemu's network boot roms (-boot n) have a bug when bootfiles sizes are a
multiple of blksize, if this affects you (like with FreeBSD's /boot/pxeboot)
you can do like
cp /boot/pxeboot pxeboot-qemu && chmod +w pxeboot-qemu && echo >>pxeboot-qemu
and then use pxeboot-qemu. Actually you need recent btx code
(from after 7.0 was released) because of the real mode boot
problem, so use at least pxeboot from there. And I just did that
for the pxeboot extracted out of
ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200805/7.0-STABLE-200805-i386-bootonly.iso
and placed it here:
http://people.freebsd.org/~nox/qemu/pxeboot-qemu
- If you use slirp (usernet, the default) and want to mount nfs into the guest
and you are not running qemu as root, then mountd(8) on the exporting box
needs to be run with -n in order to accept requests from ports >= 1024.
=====
Message from rsync-3.3.0:
--
Some scripts provided by rsync, such as rrsync,
require Python, which is not installed by default.
[#1350362] 2024/10/14 19:00:50 Cloning repositories
Cloning into 'builds.sr.ht'...
+ cd builds.sr.ht
+ git submodule update --init --recursive
[#1350362] 2024/10/14 19:00:51 Running task genimg
[#1350362] 2024/10/14 19:05:46 Running task sanity-check
[#1350362] 2024/10/14 19:06:35 Running task deploy
[#1350362] 2024/10/14 19:08:10 Processing post-success triggers...
[#1350362] 2024/10/14 19:08:10 Skipping trigger, condition unmet
|