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 |
[#392812] 2021/01/11 09:24:40 Booting image freebsd/11.x (default) on port 22265
[#392812] 2021/01/11 09:24:44 Waiting for guest to settle
[#392812] 2021/01/11 09:25:04 Sending tasks
[#392812] 2021/01/11 09:25:05 Sending build environment
[#392812] 2021/01/11 09:25:05 Installing packages
Warning: Permanently added '[localhost]:22265' (ECDSA) to the list of known hosts.
Updating FreeBSD repository catalogue...
Fetching meta.txz: . done
Fetching packagesite.txz: .......... done
Processing entries: .......... done
FreeBSD repository update completed. 28898 packages processed.
All repositories are up to date.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
New version of pkg detected; it needs to be installed first.
The following 1 package(s) will be affected (of 0 checked):
Installed packages to be UPGRADED:
pkg: 1.15.10 -> 1.16.1
Number of packages to be upgraded: 1
4 MiB to be downloaded.
[1/1] Fetching pkg-1.16.1.txz: .......... done
Checking integrity... done (0 conflicting)
[1/1] Upgrading pkg from 1.15.10 to 1.16.1...
[1/1] Extracting pkg-1.16.1: .......... done
You may need to manually remove /usr/local/etc/pkg.conf if it is no longer needed.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (23 candidates): .......... done
Processing candidates (23 candidates): .......... done
The following 23 package(s) will be affected (of 0 checked):
Installed packages to be UPGRADED:
bash: 5.0.18_3 -> 5.1.4_1
curl: 7.73.0 -> 7.74.0
expat: 2.2.8 -> 2.2.10
git: 2.28.0 -> 2.30.0
glib: 2.66.2,1 -> 2.66.4_1,1
gmp: 6.2.0 -> 6.2.1
gnupg: 2.2.23 -> 2.2.26
libassuan: 2.5.3 -> 2.5.4
libgcrypt: 1.8.6 -> 1.8.7
libgpg-error: 1.39 -> 1.41
libksba: 1.4.0 -> 1.5.0
liblz4: 1.9.2_1,1 -> 1.9.3,1
libnghttp2: 1.41.0 -> 1.42.0
libxml2: 2.9.10_1 -> 2.9.10_2
p11-kit: 0.23.21 -> 0.23.22
p5-HTTP-Message: 6.26 -> 6.27
p5-URI: 1.76 -> 5.05
perl5: 5.32.0 -> 5.32.0_1
pinentry: 1.1.0_6 -> 1.1.0_7
readline: 8.0.4 -> 8.0.4_1
sqlite3: 3.33.0,1 -> 3.34.0,1
sudo: 1.9.3p1 -> 1.9.4p2
utf8proc: 2.5.0 -> 2.6.1
Number of packages to be upgraded: 23
The operation will free 9 MiB.
34 MiB to be downloaded.
[1/23] Fetching utf8proc-2.6.1.txz: ......... done
[2/23] Fetching sudo-1.9.4p2.txz: .......... done
[3/23] Fetching sqlite3-3.34.0,1.txz: .......... done
[4/23] Fetching readline-8.0.4_1.txz: .......... done
[5/23] Fetching pinentry-1.1.0_7.txz: ... done
[6/23] Fetching perl5-5.32.0_1.txz: .......... done
[7/23] Fetching p5-URI-5.05.txz: .......... done
[8/23] Fetching p5-HTTP-Message-6.27.txz: .......... done
[9/23] Fetching p11-kit-0.23.22.txz: .......... done
[10/23] Fetching libxml2-2.9.10_2.txz: .......... done
[11/23] Fetching libnghttp2-1.42.0.txz: .......... done
[12/23] Fetching liblz4-1.9.3,1.txz: .......... done
[13/23] Fetching libksba-1.5.0.txz: .......... done
[14/23] Fetching libgpg-error-1.41.txz: .......... done
[15/23] Fetching libgcrypt-1.8.7.txz: .......... done
[16/23] Fetching libassuan-2.5.4.txz: .......... done
[17/23] Fetching gnupg-2.2.26.txz: .......... done
[18/23] Fetching gmp-6.2.1.txz: .......... done
[19/23] Fetching glib-2.66.4_1,1.txz: .......... done
[20/23] Fetching git-2.30.0.txz: .......... done
[21/23] Fetching expat-2.2.10.txz: .......... done
[22/23] Fetching curl-7.74.0.txz: .......... done
[23/23] Fetching bash-5.1.4_1.txz: .......... done
Checking integrity... done (0 conflicting)
[1/23] Upgrading readline from 8.0.4 to 8.0.4_1...
[1/23] Extracting readline-8.0.4_1: .......... done
[2/23] Upgrading libxml2 from 2.9.10_1 to 2.9.10_2...
[2/23] Extracting libxml2-2.9.10_2: .......... done
[3/23] Upgrading libgpg-error from 1.39 to 1.41...
[3/23] Extracting libgpg-error-1.41: .......... done
[4/23] Upgrading gmp from 6.2.0 to 6.2.1...
[4/23] Extracting gmp-6.2.1: .......... done
[5/23] Upgrading bash from 5.0.18_3 to 5.1.4_1...
[5/23] Extracting bash-5.1.4_1: .......... done
[6/23] Upgrading perl5 from 5.32.0 to 5.32.0_1...
[6/23] Extracting perl5-5.32.0_1: .......... done
[7/23] Upgrading libassuan from 2.5.3 to 2.5.4...
[7/23] Extracting libassuan-2.5.4: .......... done
[8/23] Upgrading glib from 2.66.2,1 to 2.66.4_1,1...
[8/23] Extracting glib-2.66.4_1,1: .......... done
No schema files found: doing nothing.
[9/23] Upgrading p11-kit from 0.23.21 to 0.23.22...
[9/23] Extracting p11-kit-0.23.22: .......... done
[10/23] Upgrading expat from 2.2.8 to 2.2.10...
[10/23] Extracting expat-2.2.10: .......... done
[11/23] Upgrading sqlite3 from 3.33.0,1 to 3.34.0,1...
[11/23] Extracting sqlite3-3.34.0,1: .......... done
[12/23] Upgrading pinentry from 1.1.0_6 to 1.1.0_7...
[12/23] Extracting pinentry-1.1.0_7: ..... done
[13/23] Upgrading p5-URI from 1.76 to 5.05...
[13/23] Extracting p5-URI-5.05: .......... done
[14/23] Upgrading libksba from 1.4.0 to 1.5.0...
[14/23] Extracting libksba-1.5.0: .......... done
[15/23] Upgrading libgcrypt from 1.8.6 to 1.8.7...
[15/23] Extracting libgcrypt-1.8.7: .......... done
[16/23] Upgrading utf8proc from 2.5.0 to 2.6.1...
[16/23] Extracting utf8proc-2.6.1: .......... done
[17/23] Upgrading p5-HTTP-Message from 6.26 to 6.27...
[17/23] Extracting p5-HTTP-Message-6.27: .......... done
[18/23] Upgrading liblz4 from 1.9.2_1,1 to 1.9.3,1...
[18/23] Extracting liblz4-1.9.3,1: .......... done
[19/23] Upgrading gnupg from 2.2.23 to 2.2.26...
[19/23] Extracting gnupg-2.2.26: .......... done
[20/23] Upgrading libnghttp2 from 1.41.0 to 1.42.0...
[20/23] Extracting libnghttp2-1.42.0: .......... done
[21/23] Upgrading curl from 7.73.0 to 7.74.0...
[21/23] Extracting curl-7.74.0: .......... done
[22/23] Upgrading sudo from 1.9.3p1 to 1.9.4p2...
[22/23] Extracting sudo-1.9.4p2: .......... done
[23/23] Upgrading git from 2.28.0 to 2.30.0...
===> Creating groups.
Using existing group 'git_daemon'.
===> Creating users
Using existing user 'git_daemon'.
[23/23] Extracting git-2.30.0: .......... done
You may need to manually remove /usr/local/etc/sudoers if it is no longer needed.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 37 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
freetype2: 2.10.4
libX11: 1.6.12,1
libXau: 1.0.9
libXcursor: 1.2.0
libXdamage: 1.1.5
libXdmcp: 1.1.3
libXext: 1.3.4,1
libXfixes: 5.0.3_2
libXfont2: 2.0.4
libXrandr: 1.5.2
libXrender: 0.9.10_2
libXv: 1.0.11_2,1
libXvMC: 1.0.12
libXxf86vm: 1.1.4_3
libdrm: 2.4.103,1
libepoll-shim: 0.0.20201229
libfontenc: 1.1.4
libpciaccess: 0.16
libpthread-stubs: 0.4
libunwind: 20200331_1
libxcb: 1.14_1
libxkbcommon: 1.0.3
libxkbfile: 1.1.0
libxshmfence: 1.3
llvm10: 10.0.1_4
lua52: 5.2.4
mesa-dri: 20.2.3_1
mesa-libs: 20.2.3
pciids: 20201127
pixman: 0.40.0_1
png: 1.6.37
wayland: 1.18.0_4
xkbcomp: 1.4.4
xkeyboard-config: 2.31
xorg-vfbserver: 1.20.9_1,1
xorgproto: 2020.1
zstd: 1.4.5_1
Number of packages to be installed: 37
The process will require 746 MiB more space.
120 MiB to be downloaded.
[1/37] Fetching libX11-1.6.12,1.txz: .......... done
[2/37] Fetching libxkbcommon-1.0.3.txz: .......... done
[3/37] Fetching libXcursor-1.2.0.txz: ..... done
[4/37] Fetching libXfixes-5.0.3_2.txz: .. done
[5/37] Fetching wayland-1.18.0_4.txz: .......... done
[6/37] Fetching mesa-libs-20.2.3.txz: .......... done
[7/37] Fetching xorg-vfbserver-1.20.9_1,1.txz: .......... done
[8/37] Fetching libxcb-1.14_1.txz: .......... done
[9/37] Fetching libXdmcp-1.1.3.txz: .. done
[10/37] Fetching xorgproto-2020.1.txz: .......... done
[11/37] Fetching libXau-1.0.9.txz: .. done
[12/37] Fetching libpthread-stubs-0.4.txz: . done
[13/37] Fetching xkeyboard-config-2.31.txz: .......... done
[14/37] Fetching libXrender-0.9.10_2.txz: .... done
[15/37] Fetching libepoll-shim-0.0.20201229.txz: ... done
[16/37] Fetching libxshmfence-1.3.txz: . done
[17/37] Fetching libXxf86vm-1.1.4_3.txz: ... done
[18/37] Fetching libXext-1.3.4,1.txz: .......... done
[19/37] Fetching libXrandr-1.5.2.txz: .... done
[20/37] Fetching libXdamage-1.1.5.txz: . done
[21/37] Fetching libdrm-2.4.103,1.txz: .......... done
[22/37] Fetching libpciaccess-0.16.txz: ... done
[23/37] Fetching pciids-20201127.txz: .......... done
[24/37] Fetching libunwind-20200331_1.txz: .......... done
[25/37] Fetching zstd-1.4.5_1.txz: .......... done
[26/37] Fetching xkbcomp-1.4.4.txz: .......... done
[27/37] Fetching libxkbfile-1.1.0.txz: .......... done
[28/37] Fetching pixman-0.40.0_1.txz: .......... done
[29/37] Fetching libXfont2-2.0.4.txz: .......... done
[30/37] Fetching libfontenc-1.1.4.txz: ... done
[31/37] Fetching freetype2-2.10.4.txz: .......... done
[32/37] Fetching png-1.6.37.txz: .......... done
[33/37] Fetching mesa-dri-20.2.3_1.txz: .......... done
[34/37] Fetching libXvMC-1.0.12.txz: .... done
[35/37] Fetching libXv-1.0.11_2,1.txz: ..... done
[36/37] Fetching llvm10-10.0.1_4.txz: .......... done
[37/37] Fetching lua52-5.2.4.txz: .......... done
Checking integrity... done (0 conflicting)
[1/37] Installing xorgproto-2020.1...
[1/37] Extracting xorgproto-2020.1: .......... done
[2/37] Installing libXdmcp-1.1.3...
[2/37] Extracting libXdmcp-1.1.3: ......... done
[3/37] Installing libXau-1.0.9...
[3/37] Extracting libXau-1.0.9: .......... done
[4/37] Installing libpthread-stubs-0.4...
[4/37] Extracting libpthread-stubs-0.4: .... done
[5/37] Installing libxcb-1.14_1...
[5/37] Extracting libxcb-1.14_1: .......... done
[6/37] Installing libX11-1.6.12,1...
[6/37] Extracting libX11-1.6.12,1: .......... done
[7/37] Installing pciids-20201127...
[7/37] Extracting pciids-20201127: ..... done
[8/37] Installing libXfixes-5.0.3_2...
[8/37] Extracting libXfixes-5.0.3_2: .......... done
[9/37] Installing libXrender-0.9.10_2...
[9/37] Extracting libXrender-0.9.10_2: .......... done
[10/37] Installing libepoll-shim-0.0.20201229...
[10/37] Extracting libepoll-shim-0.0.20201229: .......... done
[11/37] Installing libXext-1.3.4,1...
[11/37] Extracting libXext-1.3.4,1: .......... done
[12/37] Installing libpciaccess-0.16...
[12/37] Extracting libpciaccess-0.16: ......... done
[13/37] Installing wayland-1.18.0_4...
[13/37] Extracting wayland-1.18.0_4: .......... done
[14/37] Installing libxshmfence-1.3...
[14/37] Extracting libxshmfence-1.3: ......... done
[15/37] Installing libXxf86vm-1.1.4_3...
[15/37] Extracting libXxf86vm-1.1.4_3: .......... done
[16/37] Installing libXrandr-1.5.2...
[16/37] Extracting libXrandr-1.5.2: .......... done
[17/37] Installing libXdamage-1.1.5...
[17/37] Extracting libXdamage-1.1.5: ......... done
[18/37] Installing libdrm-2.4.103,1...
[18/37] Extracting libdrm-2.4.103,1: .......... done
[19/37] Installing libunwind-20200331_1...
[19/37] Extracting libunwind-20200331_1: .......... done
[20/37] Installing zstd-1.4.5_1...
[20/37] Extracting zstd-1.4.5_1: .......... done
[21/37] Installing png-1.6.37...
[21/37] Extracting png-1.6.37: .......... done
[22/37] Installing libXv-1.0.11_2,1...
[22/37] Extracting libXv-1.0.11_2,1: .......... done
[23/37] Installing lua52-5.2.4...
[23/37] Extracting lua52-5.2.4: ......... done
[24/37] Installing mesa-libs-20.2.3...
[24/37] Extracting mesa-libs-20.2.3: .......... done
[25/37] Installing libxkbfile-1.1.0...
[25/37] Extracting libxkbfile-1.1.0: .......... done
[26/37] Installing libfontenc-1.1.4...
[26/37] Extracting libfontenc-1.1.4: ......... done
[27/37] Installing freetype2-2.10.4...
[27/37] Extracting freetype2-2.10.4: .......... done
[28/37] Installing libXvMC-1.0.12...
[28/37] Extracting libXvMC-1.0.12: .......... done
[29/37] Installing llvm10-10.0.1_4...
[29/37] Extracting llvm10-10.0.1_4: .......... done
[30/37] Installing xkeyboard-config-2.31...
[30/37] Extracting xkeyboard-config-2.31: .......... done
[31/37] Installing xkbcomp-1.4.4...
[31/37] Extracting xkbcomp-1.4.4: ...... done
[32/37] Installing pixman-0.40.0_1...
[32/37] Extracting pixman-0.40.0_1: .......... done
[33/37] Installing libXfont2-2.0.4...
[33/37] Extracting libXfont2-2.0.4: .......... done
[34/37] Installing mesa-dri-20.2.3_1...
[34/37] Extracting mesa-dri-20.2.3_1: .......... done
[35/37] Installing libxkbcommon-1.0.3...
[35/37] Extracting libxkbcommon-1.0.3: .......... done
[36/37] Installing libXcursor-1.2.0...
[36/37] Extracting libXcursor-1.2.0: .......... done
[37/37] Installing xorg-vfbserver-1.20.9_1,1...
[37/37] Extracting xorg-vfbserver-1.20.9_1,1: ..... done
=====
Message from freetype2-2.10.4:
--
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/site/index.html, if documentation was installed).
=====
Message from libxkbcommon-1.0.3:
--
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 xorg-vfbserver-1.20.9_1,1:
--
Xorg-server has been installed.
If your kernel is compiled with the EVDEV_SUPPORT option enabled
(default starting from FreeBSD 12.1) it is recommended to enable evdev mode in
pointer device drivers like ums(4) and psm(4). This will give improvements like
better tilt wheel support for mice and centralized gesture support via
xf86-input-synaptics or libinput drivers for touchpads.
This is also needed for PS/2 devices to be properly detected by Xorg when
moused service is disabled in /etc/rc.conf and kernel is compiled with
EVDEV_SUPPORT.
To enable evdev in such a device, run the following:
# sysctl kern.evdev.rcpt_mask=6
To make it persistent across reboots, add the following to /etc/sysctl.conf:
kern.evdev.rcpt_mask=6
In case you're using a serial mouse or any other mouse that *only* works over
sysmouse(4) and moused(8) on an evdev enabled kernel, please run this:
# sysctl kern.evdev.rcpt_mask=3
To make it persistent across reboots, add to this /etc/sysctl.conf:
kern.evdev.rcpt_mask=3
[#392812] 2021/01/11 09:28:08 Cloning repositories
Cloning into 'gio'...
+ cd gio
+ git submodule update --init
[#392812] 2021/01/11 09:28:09 Running task _apply_patch
[#392812] 2021/01/11 09:28:10 Running task install_go1_14
[#392812] 2021/01/11 09:29:28 Running task test_gio
[#392812] 2021/01/11 09:29:58 Running task test_cmd
[#392812] 2021/01/11 09:30:50 Processing post-success triggers...
[#392812] 2021/01/11 09:30:50 Sending webhook...
[#392812] 2021/01/11 09:30:50 Webhook response: 200
[#392812] 2021/01/11 09:30:50 Thanks!
|