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
2026-04-01T10:35:39.5049454Z ==> Retrieving sources...
2026-04-01T10:35:39.5137434Z   -> Cloning libfprint git repo...
2026-04-01T10:35:39.5164666Z Cloning into bare repository '/home/builder/.cache/aurutils/sync/libfprint-cs9711-git/libfprint'...
2026-04-01T10:35:44.6500778Z   -> Cloning sigfm git repo...
2026-04-01T10:35:44.6518083Z Cloning into bare repository '/home/builder/.cache/aurutils/sync/libfprint-cs9711-git/sigfm'...
2026-04-01T10:35:45.8268150Z warning: redirecting to https://gitlab.freedesktop.org/Tooniis/libfprint.git/
2026-04-01T10:35:48.2348780Z   -> Found 0000-data_autosuspend.hwdb.patch
2026-04-01T10:35:48.2398976Z   -> Found 0000-libfprint_drivers_cs9711_cs9711.c.patch
2026-04-01T10:35:48.2451387Z   -> Found 0000-libfprint_drivers_cs9711_cs9711.h.patch
2026-04-01T10:35:48.2501881Z   -> Found 0000-libfprint_meson.build.patch
2026-04-01T10:35:48.2553844Z   -> Found 0000-meson.build.patch
2026-04-01T10:35:48.2605993Z   -> Found 0001-Remove-CS9711-from-unsupported-hardware-list-since-t.patch
2026-04-01T10:35:48.2658836Z   -> Found 0002-Add-devbox-w-some-quick-commands-to-build-and-test.patch
2026-04-01T10:35:48.2712209Z   -> Found 0003-Fix-SIGSEGV-init-crash-when-CS9711-device-returns-un.patch
2026-04-01T10:35:48.2765057Z   -> Found 0004-Changes-derived-from-RE-Windows-driver.patch
2026-04-01T10:35:48.2815750Z   -> Found 0005-Update-libfprint-drivers-cs9711-cs9711.c.patch
2026-04-01T10:35:48.2865801Z   -> Found 0006-Fix-introspection-failures.patch
2026-04-01T10:35:48.2916372Z ==> Validating source files with b2sums...
2026-04-01T10:35:48.2951454Z     libfprint ... Skipped
2026-04-01T10:35:48.2978861Z     sigfm ... Skipped
2026-04-01T10:35:48.3062639Z     0000-data_autosuspend.hwdb.patch ... Passed
2026-04-01T10:35:48.3147866Z     0000-libfprint_drivers_cs9711_cs9711.c.patch ... Passed
2026-04-01T10:35:48.3231656Z     0000-libfprint_drivers_cs9711_cs9711.h.patch ... Passed
2026-04-01T10:35:48.3315729Z     0000-libfprint_meson.build.patch ... Passed
2026-04-01T10:35:48.3400461Z     0000-meson.build.patch ... Passed
2026-04-01T10:35:48.3484786Z     0001-Remove-CS9711-from-unsupported-hardware-list-since-t.patch ... Passed
2026-04-01T10:35:48.3572010Z     0002-Add-devbox-w-some-quick-commands-to-build-and-test.patch ... Passed
2026-04-01T10:35:48.3656301Z     0003-Fix-SIGSEGV-init-crash-when-CS9711-device-returns-un.patch ... Passed
2026-04-01T10:35:48.3741636Z     0004-Changes-derived-from-RE-Windows-driver.patch ... Passed
2026-04-01T10:35:48.3826035Z     0005-Update-libfprint-drivers-cs9711-cs9711.c.patch ... Passed
2026-04-01T10:35:48.3909655Z     0006-Fix-introspection-failures.patch ... Passed
2026-04-01T10:35:48.4133441Z ==> Extracting sources...
2026-04-01T10:35:48.4211896Z   -> Creating working copy of libfprint git repo...
2026-04-01T10:35:48.4238253Z Cloning into 'libfprint'...
2026-04-01T10:35:48.4307619Z done.
2026-04-01T10:35:48.5152908Z   -> Creating working copy of sigfm git repo...
2026-04-01T10:35:48.5171705Z Cloning into 'sigfm'...
2026-04-01T10:35:48.5244509Z done.
2026-04-01T10:35:48.7780044Z Switched to a new branch 'makepkg'
2026-04-01T10:35:48.9482662Z ==> Starting prepare()...
2026-04-01T10:35:49.1541775Z HEAD is now at 936dbc1 elan: switch to sigfm
2026-04-01T10:35:49.1697079Z [makepkg 06b033f] Remove .gitlab-ci
2026-04-01T10:35:49.1697662Z  3 files changed, 55 deletions(-)
2026-04-01T10:35:49.1698175Z  delete mode 100644 .gitlab-ci/libfprint-image-variables.yaml
2026-04-01T10:35:49.1698790Z  delete mode 100644 .gitlab-ci/libfprint-templates.yaml
2026-04-01T10:35:49.1699169Z  delete mode 100755 .gitlab-ci/scan-build
2026-04-01T10:35:49.1699548Z ~/.cache/aurutils/sync/libfprint-cs9711-git/src
2026-04-01T10:35:49.3738446Z HEAD is now at 66b1ada0 tests: Update goodixmoc capture for verify finger-up wait
2026-04-01T10:35:49.3904497Z [master 012e3720] Remove .gitlab-ci
2026-04-01T10:35:49.3905123Z  3 files changed, 55 deletions(-)
2026-04-01T10:35:49.3905802Z  delete mode 100644 .gitlab-ci/libfprint-image-variables.yaml
2026-04-01T10:35:49.3906405Z  delete mode 100644 .gitlab-ci/libfprint-templates.yaml
2026-04-01T10:35:49.3907132Z  delete mode 100755 .gitlab-ci/scan-build
2026-04-01T10:35:49.4176164Z From /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/sigfm
2026-04-01T10:35:49.4176820Z  * branch              makepkg    -> FETCH_HEAD
2026-04-01T10:35:49.4177292Z  * [new branch]        makepkg    -> sigfm/makepkg
2026-04-01T10:35:49.4334629Z Auto-merging libfprint/meson.build
2026-04-01T10:35:49.4335090Z Auto-merging meson.build
2026-04-01T10:35:49.4344902Z Merge made by the 'ort' strategy.
2026-04-01T10:35:49.4412718Z  libfprint/drivers/aes1610.c         |    2 +-
2026-04-01T10:35:49.4413219Z  libfprint/drivers/aes1660.c         |    2 +-
2026-04-01T10:35:49.4413499Z  libfprint/drivers/aes2660.c         |    2 +-
2026-04-01T10:35:49.4413770Z  libfprint/drivers/aes3k.c           |    2 +-
2026-04-01T10:35:49.4414032Z  libfprint/drivers/egis0570.c        |    2 +-
2026-04-01T10:35:49.4414296Z  libfprint/drivers/egis0570.h        |    2 +-
2026-04-01T10:35:49.4414554Z  libfprint/drivers/elan.c            |   23 +-
2026-04-01T10:35:49.4414910Z  libfprint/drivers/elanspi.c         |    2 +-
2026-04-01T10:35:49.4415257Z  libfprint/drivers/nb1010.c          |    2 +-
2026-04-01T10:35:49.4415598Z  libfprint/drivers/upeksonly.c       |    2 +-
2026-04-01T10:35:49.4415931Z  libfprint/drivers/upektc.c          |    2 +-
2026-04-01T10:35:49.4416203Z  libfprint/drivers/upektc_img.c      |    2 +-
2026-04-01T10:35:49.4416457Z  libfprint/drivers/vfs0050.c         |    2 +-
2026-04-01T10:35:49.4416703Z  libfprint/drivers/vfs101.c          |    2 +-
2026-04-01T10:35:49.4416955Z  libfprint/drivers/vfs301.c          |    2 +-
2026-04-01T10:35:49.4417202Z  libfprint/drivers/vfs5011.c         |    2 +-
2026-04-01T10:35:49.4417654Z  libfprint/drivers/vfs7552.c         |    2 +-
2026-04-01T10:35:49.4417926Z  libfprint/fp-image-device-private.h |    3 +-
2026-04-01T10:35:49.4418212Z  libfprint/fp-image-device.c         |   16 +-
2026-04-01T10:35:49.4418481Z  libfprint/fp-image.c                |  142 +-
2026-04-01T10:35:49.4418734Z  libfprint/fp-image.h                |    7 +
2026-04-01T10:35:49.4419174Z  libfprint/fp-print.c                |   56 +
2026-04-01T10:35:49.4419437Z  libfprint/fpi-image-device.c        |   58 +-
2026-04-01T10:35:49.4419703Z  libfprint/fpi-image-device.h        |   35 +-
2026-04-01T10:35:49.4419957Z  libfprint/fpi-image.h               |   11 +-
2026-04-01T10:35:49.4420214Z  libfprint/fpi-print.c               |  125 +-
2026-04-01T10:35:49.4420465Z  libfprint/fpi-print.h               |    9 +-
2026-04-01T10:35:49.4420723Z  libfprint/meson.build               |    9 +-
2026-04-01T10:35:49.4420985Z  libfprint/sigfm/binary.hpp          |  229 ++
2026-04-01T10:35:49.4421244Z  libfprint/sigfm/img-info.hpp        |   18 +
2026-04-01T10:35:49.4421508Z  libfprint/sigfm/meson.build         |   11 +
2026-04-01T10:35:49.4421763Z  libfprint/sigfm/sigfm.cpp           |  208 ++
2026-04-01T10:35:49.4422021Z  libfprint/sigfm/sigfm.h             |   91 +
2026-04-01T10:35:49.4422362Z  libfprint/sigfm/tests-embedded.hpp  | 5479 +++++++++++++++++++++++++++++++++++
2026-04-01T10:35:49.4422734Z  libfprint/sigfm/tests.cpp           |  160 +
2026-04-01T10:35:49.4422983Z  meson.build                         |    1 +
2026-04-01T10:35:49.4423265Z  36 files changed, 6602 insertions(+), 121 deletions(-)
2026-04-01T10:35:49.4423563Z  create mode 100644 libfprint/sigfm/binary.hpp
2026-04-01T10:35:49.4423834Z  create mode 100644 libfprint/sigfm/img-info.hpp
2026-04-01T10:35:49.4424118Z  create mode 100644 libfprint/sigfm/meson.build
2026-04-01T10:35:49.4424381Z  create mode 100644 libfprint/sigfm/sigfm.cpp
2026-04-01T10:35:49.4424638Z  create mode 100644 libfprint/sigfm/sigfm.h
2026-04-01T10:35:49.4424916Z  create mode 100644 libfprint/sigfm/tests-embedded.hpp
2026-04-01T10:35:49.4425204Z  create mode 100644 libfprint/sigfm/tests.cpp
2026-04-01T10:35:49.4635663Z /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/0004-Changes-derived-from-RE-Windows-driver.patch:89: trailing whitespace.
2026-04-01T10:35:49.4636767Z - **Height: 208 pixels** 
2026-04-01T10:35:49.4638160Z /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/0004-Changes-derived-from-RE-Windows-driver.patch:407: trailing whitespace.
2026-04-01T10:35:49.4639157Z     
2026-04-01T10:35:49.4639975Z /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/0004-Changes-derived-from-RE-Windows-driver.patch:412: trailing whitespace.
2026-04-01T10:35:49.4640506Z     
2026-04-01T10:35:49.4641135Z /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/0004-Changes-derived-from-RE-Windows-driver.patch:429: trailing whitespace.
2026-04-01T10:35:49.4641713Z     
2026-04-01T10:35:49.4642305Z /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/0004-Changes-derived-from-RE-Windows-driver.patch:768: trailing whitespace.
2026-04-01T10:35:49.4642987Z /* 
2026-04-01T10:35:49.4643222Z warning: squelched 1 whitespace error
2026-04-01T10:35:49.4643489Z warning: 6 lines add whitespace errors.
2026-04-01T10:35:49.4689208Z ~/.cache/aurutils/sync/libfprint-cs9711-git/src
2026-04-01T10:35:49.4715301Z ==> Starting pkgver()...
2026-04-01T10:35:49.5101417Z ==> Starting build()...
2026-04-01T10:35:49.5143661Z + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 libfprint build -D installed-tests=false
2026-04-01T10:35:51.1400786Z 
2026-04-01T10:35:51.1401176Z The Meson build system
2026-04-01T10:35:51.1401597Z Version: 1.10.2
2026-04-01T10:35:51.1402171Z Source dir: /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/libfprint
2026-04-01T10:35:51.1403096Z Build dir: /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/build
2026-04-01T10:35:51.1403762Z Build type: native build
2026-04-01T10:35:51.1404136Z Project name: libfprint
2026-04-01T10:35:51.1404502Z Project version: 1.94.10
2026-04-01T10:35:51.1405036Z C compiler for the host machine: cc (gcc 15.2.1 "cc (GCC) 15.2.1 20260209")
2026-04-01T10:35:51.1405712Z C linker for the host machine: cc ld.bfd 2.46
2026-04-01T10:35:51.1406363Z C++ compiler for the host machine: c++ (gcc 15.2.1 "c++ (GCC) 15.2.1 20260209")
2026-04-01T10:35:51.1407213Z C++ linker for the host machine: c++ ld.bfd 2.46
2026-04-01T10:35:51.1407930Z Host machine cpu family: x86_64
2026-04-01T10:35:51.1408340Z Host machine cpu: x86_64
2026-04-01T10:35:51.1408815Z Compiler for C supports arguments -Wcast-align: YES 
2026-04-01T10:35:51.1409518Z Compiler for C supports arguments -Wformat-nonliteral: YES 
2026-04-01T10:35:51.1410133Z Compiler for C supports arguments -Wformat-security: YES 
2026-04-01T10:35:51.1410688Z Compiler for C supports arguments -Wformat=2: YES 
2026-04-01T10:35:51.1411219Z Compiler for C supports arguments -Wignored-qualifiers: YES 
2026-04-01T10:35:51.1411854Z Compiler for C supports arguments -Wlogical-op: YES 
2026-04-01T10:35:51.1412512Z Compiler for C supports arguments -Wmissing-declarations: YES 
2026-04-01T10:35:51.1413241Z Compiler for C supports arguments -Wmissing-format-attribute: YES 
2026-04-01T10:35:51.1413913Z Compiler for C supports arguments -Wmissing-include-dirs: YES 
2026-04-01T10:35:51.1414573Z Compiler for C supports arguments -Wmissing-noreturn: YES 
2026-04-01T10:35:51.1415202Z Compiler for C supports arguments -Wpointer-arith: YES 
2026-04-01T10:35:51.1415772Z Compiler for C supports arguments -Wshadow: YES 
2026-04-01T10:35:51.1416332Z Compiler for C supports arguments -Wswitch-enum: YES 
2026-04-01T10:35:51.1416930Z Compiler for C supports arguments -Wtype-limits: YES 
2026-04-01T10:35:51.1417683Z Compiler for C supports arguments -Wundef: YES 
2026-04-01T10:35:51.1418227Z Compiler for C supports arguments -Wunused: YES 
2026-04-01T10:35:51.1418789Z Compiler for C supports arguments -Werror=address: YES 
2026-04-01T10:35:51.1419419Z Compiler for C supports arguments -Werror=array-bounds: YES 
2026-04-01T10:35:51.1420078Z Compiler for C supports arguments -Werror=empty-body: YES 
2026-04-01T10:35:51.1420713Z Compiler for C supports arguments -Werror=init-self: YES 
2026-04-01T10:35:51.1421381Z Compiler for C supports arguments -Werror=int-to-pointer-cast: YES 
2026-04-01T10:35:51.1422256Z Compiler for C supports arguments -Werror=main: YES 
2026-04-01T10:35:51.1422901Z Compiler for C supports arguments -Werror=missing-braces: YES 
2026-04-01T10:35:51.1424484Z Compiler for C supports arguments -Werror=nonnull: YES 
2026-04-01T10:35:51.1425309Z Compiler for C supports arguments -Werror=redundant-decls: YES 
2026-04-01T10:35:51.1425955Z Compiler for C supports arguments -Werror=return-type: YES 
2026-04-01T10:35:51.1426596Z Compiler for C supports arguments -Werror=sequence-point: YES 
2026-04-01T10:35:51.1427239Z Compiler for C supports arguments -Werror=trigraphs: YES 
2026-04-01T10:35:51.1428201Z Compiler for C supports arguments -Werror=write-strings: YES 
2026-04-01T10:35:51.1428850Z Compiler for C supports arguments -fno-strict-aliasing: YES 
2026-04-01T10:35:51.1429606Z Compiler for C supports arguments -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68: YES 
2026-04-01T10:35:51.1430489Z Compiler for C supports arguments -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_68: YES 
2026-04-01T10:35:51.1431282Z Compiler for C supports arguments -D_GNU_SOURCE: YES 
2026-04-01T10:35:51.1431918Z Compiler for C supports arguments -DG_LOG_DOMAIN="libfprint": YES 
2026-04-01T10:35:51.1432708Z Compiler for C supports arguments -Wimplicit-function-declaration: YES 
2026-04-01T10:35:51.1433415Z Compiler for C supports arguments -Wmissing-prototypes: YES 
2026-04-01T10:35:51.1434058Z Compiler for C supports arguments -Wnested-externs: YES 
2026-04-01T10:35:51.1434675Z Compiler for C supports arguments -Wold-style-definition: YES 
2026-04-01T10:35:51.1435338Z Compiler for C supports arguments -Wstrict-prototypes: YES 
2026-04-01T10:35:51.1435946Z Compiler for C supports arguments -Werror=implicit: YES 
2026-04-01T10:35:51.1436599Z Compiler for C supports arguments -Werror=pointer-to-int-cast: YES 
2026-04-01T10:35:51.1437196Z Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
2026-04-01T10:35:51.1437873Z Run-time dependency glib-2.0 found: YES 2.86.4
2026-04-01T10:35:51.1438408Z Run-time dependency gio-unix-2.0 found: YES 2.86.4
2026-04-01T10:35:51.1439127Z Run-time dependency gobject-2.0 found: YES 2.86.4
2026-04-01T10:35:51.1439594Z Run-time dependency gusb found: YES 0.4.9
2026-04-01T10:35:51.1439989Z Library m found: YES
2026-04-01T10:35:51.1440320Z Program sh found: YES (/usr/bin/sh)
2026-04-01T10:35:51.1440744Z Run-time dependency cairo found: YES 1.18.4
2026-04-01T10:35:51.1441314Z Run-time dependency gobject-introspection-1.0 found: YES 1.86.0
2026-04-01T10:35:51.1441906Z Run-time dependency pixman-1 found: YES 0.46.4
2026-04-01T10:35:51.1442402Z Run-time dependency openssl found: YES 3.6.1
2026-04-01T10:35:51.1442871Z Run-time dependency gudev-1.0 found: YES 238
2026-04-01T10:35:51.1443338Z Run-time dependency udev found: YES 260
2026-04-01T10:35:51.1443757Z Dependency udev found: YES 260 (cached)
2026-04-01T10:35:51.1444419Z libfprint/meson.build:331: WARNING: udev hwdb will be installed by both systemd and libfprint
2026-04-01T10:35:51.1445159Z Dependency udev found: YES 260 (cached)
2026-04-01T10:35:51.1445623Z Dependency glib-2.0 found: YES 2.86.4 (cached)
2026-04-01T10:35:51.1446189Z Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
2026-04-01T10:35:51.1446769Z Dependency glib-2.0 found: YES 2.86.4 (cached)
2026-04-01T10:35:51.1447484Z Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
2026-04-01T10:35:51.1448046Z Dependency glib-2.0 found: YES 2.86.4 (cached)
2026-04-01T10:35:51.1448595Z Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
2026-04-01T10:35:51.1449177Z Dependency glib-2.0 found: YES 2.86.4 (cached)
2026-04-01T10:35:51.1449739Z Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
2026-04-01T10:35:51.1450295Z Configuring fpi-drivers.c with command
2026-04-01T10:35:51.1450754Z Run-time dependency opencv4 found: YES 4.13.0
2026-04-01T10:35:51.1451228Z Run-time dependency doctest found: YES 2.5.0
2026-04-01T10:35:51.1451832Z Compiler for C supports arguments -Wno-error=redundant-decls: YES 
2026-04-01T10:35:51.1452753Z Compiler for C supports arguments -Wno-redundant-decls: YES 
2026-04-01T10:35:51.1453403Z Compiler for C supports arguments -Wno-discarded-qualifiers: YES 
2026-04-01T10:35:51.1454061Z Compiler for C supports arguments -Wno-array-bounds: YES 
2026-04-01T10:35:51.1454694Z Compiler for C supports arguments -Wno-array-parameter: YES 
2026-04-01T10:35:51.1455372Z Compiler for C supports arguments -Wno-unused-but-set-variable: YES 
2026-04-01T10:35:51.1456632Z libfprint/libfprint/meson.build:266: WARNING: Project targets '>= 0.59.0' but uses feature introduced in '0.60.0': list.<plus>. The right hand operand was not a list.
2026-04-01T10:35:51.1457976Z Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)
2026-04-01T10:35:51.1458672Z Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)
2026-04-01T10:35:51.1459343Z Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
2026-04-01T10:35:51.1459921Z Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)
2026-04-01T10:35:51.1460569Z Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
2026-04-01T10:35:51.1461205Z Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
2026-04-01T10:35:51.1461713Z Configuring config.h using configuration
2026-04-01T10:35:51.1462216Z Configuring gtkdocentities.ent using configuration
2026-04-01T10:35:51.1462716Z Dependency glib-2.0 found: YES 2.86.4 (cached)
2026-04-01T10:35:51.1463230Z Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
2026-04-01T10:35:51.1463794Z Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj)
2026-04-01T10:35:51.1464391Z Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb)
2026-04-01T10:35:51.1464933Z Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml)
2026-04-01T10:35:51.1465548Z Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref)
2026-04-01T10:35:51.1466107Z Program python3 found: YES (/usr/bin/python3)
2026-04-01T10:35:51.1466645Z Configuring create-driver-test.py using configuration
2026-04-01T10:35:51.1468333Z Program unittest_inspector.py found: YES (/home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/libfprint/tests/unittest_inspector.py)
2026-04-01T10:35:51.1469906Z Program umockdev-test.py found: YES (/home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/libfprint/tests/umockdev-test.py)
2026-04-01T10:35:51.1470912Z Configuring fpi-device.test using configuration
2026-04-01T10:35:51.1471428Z Configuring fpi-ssm.test using configuration
2026-04-01T10:35:51.1471956Z Configuring fpi-assembling.test using configuration
2026-04-01T10:35:51.1473011Z Program test-generated-hwdb.sh found: YES (/home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/libfprint/tests/test-generated-hwdb.sh)
2026-04-01T10:35:51.1474065Z Program appstreamcli found: NO
2026-04-01T10:35:51.1474460Z Program gdb found: NO
2026-04-01T10:35:51.1474786Z Program valgrind found: NO
2026-04-01T10:35:51.1475143Z Build targets in project: 34
2026-04-01T10:35:51.1475884Z WARNING: Project specifies a minimum meson_version '>= 0.59.0' but uses features which were added in newer versions:
2026-04-01T10:35:51.1476711Z  * 0.60.0: {'list.<plus>'}
2026-04-01T10:35:51.1476933Z 
2026-04-01T10:35:51.1477053Z libfprint 1.94.10
2026-04-01T10:35:51.1477250Z 
2026-04-01T10:35:51.1477587Z   Drivers
2026-04-01T10:35:51.1477867Z     Drivers           : upektc_img
2026-04-01T10:35:51.1478293Z                         vfs5011
2026-04-01T10:35:51.1478612Z                         vfs7552
2026-04-01T10:35:51.1478940Z                         aes3500
2026-04-01T10:35:51.1479266Z                         aes4000
2026-04-01T10:35:51.1479576Z                         aes1610
2026-04-01T10:35:51.1479900Z                         aes1660
2026-04-01T10:35:51.1480217Z                         aes2660
2026-04-01T10:35:51.1480546Z                         aes2501
2026-04-01T10:35:51.1480867Z                         aes2550
2026-04-01T10:35:51.1481194Z                         vfs101
2026-04-01T10:35:51.1481539Z                         vfs301
2026-04-01T10:35:51.1482023Z                         vfs0050
2026-04-01T10:35:51.1482353Z                         etes603
2026-04-01T10:35:51.1482685Z                         egis0570
2026-04-01T10:35:51.1483028Z                         egismoc
2026-04-01T10:35:51.1483331Z                         vcom5s
2026-04-01T10:35:51.1483652Z                         synaptics
2026-04-01T10:35:51.1483992Z                         elan
2026-04-01T10:35:51.1484312Z                         elanmoc
2026-04-01T10:35:51.1484639Z                         uru4000
2026-04-01T10:35:51.1484959Z                         upektc
2026-04-01T10:35:51.1485298Z                         upeksonly
2026-04-01T10:35:51.1485629Z                         upekts
2026-04-01T10:35:51.1485961Z                         goodixmoc
2026-04-01T10:35:51.1486297Z                         nb1010
2026-04-01T10:35:51.1486623Z                         fpcmoc
2026-04-01T10:35:51.1486927Z                         realtek
2026-04-01T10:35:51.1487277Z                         focaltech_moc
2026-04-01T10:35:51.1487821Z                         cs9711
2026-04-01T10:35:51.1488171Z                         elanspi
2026-04-01T10:35:51.1488402Z 
2026-04-01T10:35:51.1488533Z   User defined options
2026-04-01T10:35:51.1488855Z     auto_features     : enabled
2026-04-01T10:35:51.1489212Z     b_pie             : true
2026-04-01T10:35:51.1489561Z     buildtype         : plain
2026-04-01T10:35:51.1489912Z     installed-tests   : false
2026-04-01T10:35:51.1490272Z     libexecdir        : lib
2026-04-01T10:35:51.1490613Z     prefix            : /usr
2026-04-01T10:35:51.1490977Z     python.bytecompile: 1
2026-04-01T10:35:51.1491317Z     sbindir           : bin
2026-04-01T10:35:51.1491671Z     wrap_mode         : nodownload
2026-04-01T10:35:51.1491927Z 
2026-04-01T10:35:51.1492065Z Found ninja-1.13.2 at /usr/bin/ninja
2026-04-01T10:35:51.2260614Z Generating targets:   0%|          | 0/34 eta ?
2026-04-01T10:35:51.2386549Z                                                
2026-04-01T10:35:51.2386911Z 
2026-04-01T10:35:51.2482918Z Writing build.ninja:   0%|          | 0/180 eta ?
2026-04-01T10:35:51.5407612Z ninja: Entering directory `/home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/build'
2026-04-01T10:35:51.7851301Z [1/148] Generating GObject enum file libfprint/fpi-enums.c (wrapped by meson because command contains newlines, to capture output)
2026-04-01T10:35:51.8552158Z [2/148] Generating GObject enum file libfprint/fp-enums.c (wrapped by meson because command contains newlines, to capture output)
2026-04-01T10:35:51.8713275Z [3/148] Generating GObject enum file libfprint/fpi-enums.h (wrapped by meson because command contains newlines, to capture output)
2026-04-01T10:35:51.8859424Z [4/148] Generating GObject enum file libfprint/fp-enums.h (wrapped by meson because command contains newlines, to capture output)
2026-04-01T10:35:51.9919636Z [5/148] Compiling C object libfprint/libnbis.a.p/nbis_bozorth3_bz_gbls.c.o
2026-04-01T10:35:52.0555390Z [6/148] Compiling C object libfprint/libnbis.a.p/nbis_bozorth3_bz_alloc.c.o
2026-04-01T10:35:52.0808969Z [7/148] Compiling C object libfprint/libnbis.a.p/nbis_bozorth3_bz_drvrs.c.o
2026-04-01T10:35:52.0894120Z [8/148] Compiling C object libfprint/libnbis.a.p/nbis_bozorth3_bz_io.c.o
2026-04-01T10:35:52.2332438Z [9/148] Compiling C object libfprint/libnbis.a.p/nbis_bozorth3_bz_sort.c.o
2026-04-01T10:35:52.2634183Z [10/148] Compiling C object libfprint/libnbis.a.p/nbis_bozorth3_bozorth3.c.o
2026-04-01T10:35:52.2936454Z [11/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_binar.c.o
2026-04-01T10:35:52.4219582Z [12/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_chaincod.c.o
2026-04-01T10:35:52.4494610Z [13/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_block.c.o
2026-04-01T10:35:52.5311133Z [14/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_contour.c.o
2026-04-01T10:35:52.6628918Z [15/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_detect.c.o
2026-04-01T10:35:52.7350269Z [16/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_dft.c.o
2026-04-01T10:35:52.7455569Z [17/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_getmin.c.o
2026-04-01T10:35:52.7765908Z [18/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_free.c.o
2026-04-01T10:35:52.9583070Z [19/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_line.c.o
2026-04-01T10:35:52.9959343Z [20/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_globals.c.o
2026-04-01T10:35:53.0776791Z [21/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_log.c.o
2026-04-01T10:35:53.0876892Z [22/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_imgutil.c.o
2026-04-01T10:35:53.1136800Z [23/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_init.c.o
2026-04-01T10:35:53.1318192Z [24/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_link.c.o
2026-04-01T10:35:53.3032296Z [25/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_matchpat.c.o
2026-04-01T10:35:53.3712773Z [26/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_morph.c.o
2026-04-01T10:35:53.4134902Z [27/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_loop.c.o
2026-04-01T10:35:53.4218276Z [28/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_minutia.c.o
2026-04-01T10:35:53.4335413Z [29/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_maps.c.o
2026-04-01T10:35:53.6182342Z [30/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_quality.c.o
2026-04-01T10:35:53.6546157Z [31/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_shape.c.o
2026-04-01T10:35:53.8048608Z [32/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_ridges.c.o
2026-04-01T10:35:53.8168145Z [33/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_sort.c.o
2026-04-01T10:35:53.8833117Z [34/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_remove.c.o
2026-04-01T10:35:54.0364092Z [35/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_util.c.o
2026-04-01T10:35:54.0915872Z [36/148] Compiling C object libfprint/libnbis.a.p/nbis_mindtct_xytreps.c.o
2026-04-01T10:35:54.1768178Z [37/148] Compiling C object libfprint/libfprint-private.a.p/fpi-assembling.c.o
2026-04-01T10:35:54.3141826Z [38/148] Compiling C object libfprint/libfprint-private.a.p/meson-generated_.._fpi-enums.c.o
2026-04-01T10:35:54.4112405Z [39/148] Compiling C object libfprint/libfprint-private.a.p/fpi-byte-writer.c.o
2026-04-01T10:35:54.5850650Z [40/148] Compiling C object libfprint/libfprint-private.a.p/fpi-byte-reader.c.o
2026-04-01T10:35:54.7159557Z [41/148] Compiling C object libfprint/libfprint-private.a.p/fpi-image-device.c.o
2026-04-01T10:35:54.7320920Z [42/148] Compiling C object libfprint/libfprint-private.a.p/fpi-device.c.o
2026-04-01T10:35:54.8125613Z [43/148] Compiling C object libfprint/libfprint-private.a.p/fpi-image.c.o
2026-04-01T10:35:55.0388574Z [44/148] Compiling C object libfprint/libfprint-private.a.p/fpi-print.c.o
2026-04-01T10:35:55.1451572Z [45/148] Compiling C object libfprint/libfprint-private.a.p/fpi-usb-transfer.c.o
2026-04-01T10:35:55.1638333Z [46/148] Compiling C object libfprint/libfprint-private.a.p/fpi-ssm.c.o
2026-04-01T10:35:55.1864212Z [47/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_upek_proto.c.o
2026-04-01T10:35:55.2622770Z [48/148] Compiling C object libfprint/libfprint-private.a.p/fpi-spi-transfer.c.o
2026-04-01T10:35:55.4932408Z [49/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_upektc_img.c.o
2026-04-01T10:35:55.6040206Z [50/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes3500.c.o
2026-04-01T10:35:55.6233874Z [51/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_vfs7552.c.o
2026-04-01T10:35:55.6368278Z [52/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_vfs5011.c.o
2026-04-01T10:35:55.8113404Z [53/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes4000.c.o
2026-04-01T10:35:55.9765209Z [54/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes1660.c.o
2026-04-01T10:35:56.0328463Z [55/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes2660.c.o
2026-04-01T10:35:56.0444334Z [56/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes1610.c.o
2026-04-01T10:35:56.2969487Z [57/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes2501.c.o
2026-04-01T10:35:56.4019050Z [58/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes2550.c.o
2026-04-01T10:35:56.4058308Z [59/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_vfs301.c.o
2026-04-01T10:35:56.4343782Z [60/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_vfs101.c.o
2026-04-01T10:35:56.7766439Z [61/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_egis0570.c.o
2026-04-01T10:35:56.8188064Z [62/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_vfs301_proto.c.o
2026-04-01T10:35:56.8546083Z [63/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_etes603.c.o
2026-04-01T10:35:56.9333693Z [64/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_vfs0050.c.o
2026-04-01T10:35:56.9561433Z [65/148] Compiling C++ object libfprint/sigfm/libsigfm.a.p/sigfm.cpp.o
2026-04-01T10:35:56.9565354Z In file included from /usr/include/opencv4/opencv2/flann/kmeans_index.h:50,
2026-04-01T10:35:56.9568150Z                  from /usr/include/opencv4/opencv2/flann/all_indices.h:40,
2026-04-01T10:35:56.9568862Z                  from /usr/include/opencv4/opencv2/flann/flann_base.hpp:44,
2026-04-01T10:35:56.9569484Z                  from /usr/include/opencv4/opencv2/flann.hpp:48,
2026-04-01T10:35:56.9570051Z                  from /usr/include/opencv4/opencv2/opencv.hpp:65,
2026-04-01T10:35:56.9570640Z                  from ../libfprint/libfprint/sigfm/sigfm.cpp:26:
2026-04-01T10:35:56.9692610Z /usr/include/opencv4/opencv2/flann/logger.h: In member function ‘int cvflann::Logger::_log(int, const char*, __va_list_tag*)’:
2026-04-01T10:35:56.9694996Z /usr/include/opencv4/opencv2/flann/logger.h:83:27: warning: function ‘int cvflann::Logger::_log(int, const char*, __va_list_tag*)’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
2026-04-01T10:35:56.9696776Z    83 |         int ret = vfprintf(stream, fmt, arglist);
2026-04-01T10:35:56.9697283Z       |                   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
2026-04-01T10:35:57.0803954Z [66/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_synaptics_bmkt_message.c.o
2026-04-01T10:35:57.1615137Z [67/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_vcom5s.c.o
2026-04-01T10:35:57.4647574Z [68/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_elan.c.o
2026-04-01T10:35:57.4963773Z [69/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_egismoc_egismoc.c.o
2026-04-01T10:35:57.5009687Z [70/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_synaptics_synaptics.c.o
2026-04-01T10:35:57.6268153Z [71/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_uru4000.c.o
2026-04-01T10:35:57.7522208Z [72/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_elanmoc_elanmoc.c.o
2026-04-01T10:35:57.7704127Z [73/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_upektc.c.o
2026-04-01T10:35:57.9884716Z [74/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_upeksonly.c.o
2026-04-01T10:35:58.0233982Z [75/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_upekts.c.o
2026-04-01T10:35:58.1204492Z [76/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_goodixmoc_goodix.c.o
2026-04-01T10:35:58.1584272Z [77/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_goodixmoc_goodix_proto.c.o
2026-04-01T10:35:58.2065720Z [78/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_nb1010.c.o
2026-04-01T10:35:58.5131654Z [79/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_cs9711_cs9711.c.o
2026-04-01T10:35:58.5425991Z [80/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_fpcmoc_fpc.c.o
2026-04-01T10:35:58.6249763Z [81/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_focaltech_moc_focaltech_moc.c.o
2026-04-01T10:35:58.7258505Z [82/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_realtek_realtek.c.o
2026-04-01T10:35:58.7796372Z [83/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_elanspi.c.o
2026-04-01T10:35:58.7919352Z [84/148] Linking static target libfprint/sigfm/libsigfm.a
2026-04-01T10:35:58.8104242Z [85/148] Linking static target libfprint/libnbis.a
2026-04-01T10:35:58.8208715Z [86/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aeslib.c.o
2026-04-01T10:35:58.8248810Z [87/148] Linking static target libfprint/libfprint-private.a
2026-04-01T10:35:58.9765925Z [88/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aes3k.c.o
2026-04-01T10:35:59.0910620Z [89/148] Compiling C object libfprint/libfprint-drivers.a.p/drivers_aesx660.c.o
2026-04-01T10:35:59.0928478Z [90/148] Compiling C object libfprint/libfprint-2.so.2.0.0.p/meson-generated_.._fp-enums.c.o
2026-04-01T10:35:59.1120785Z [91/148] Compiling C object libfprint/libfprint-drivers.a.p/meson-generated_.._fpi-drivers.c.o
2026-04-01T10:35:59.1553578Z [92/148] Linking static target libfprint/libfprint-drivers.a
2026-04-01T10:35:59.1959778Z [93/148] Compiling C object libfprint/libfprint-2.so.2.0.0.p/fp-context.c.o
2026-04-01T10:35:59.4704450Z [94/148] Compiling C object libfprint/libfprint-2.so.2.0.0.p/fp-print.c.o
2026-04-01T10:35:59.5272702Z [95/148] Compiling C object libfprint/fprint-list-metainfo.p/fprint-list-metainfo.c.o
2026-04-01T10:35:59.5511455Z [96/148] Compiling C object libfprint/libfprint-2.so.2.0.0.p/fp-image-device.c.o
2026-04-01T10:35:59.5605168Z [97/148] Compiling C object libfprint/libfprint-2.so.2.0.0.p/fp-device.c.o
2026-04-01T10:35:59.7410521Z [98/148] Compiling C++ object libfprint/sigfm/sigfm-tests.p/tests.cpp.o
2026-04-01T10:35:59.7421408Z In file included from /usr/include/opencv4/opencv2/flann/kmeans_index.h:50,
2026-04-01T10:35:59.7422287Z                  from /usr/include/opencv4/opencv2/flann/all_indices.h:40,
2026-04-01T10:35:59.7423070Z                  from /usr/include/opencv4/opencv2/flann/flann_base.hpp:44,
2026-04-01T10:35:59.7423892Z                  from /usr/include/opencv4/opencv2/flann.hpp:48,
2026-04-01T10:35:59.7424472Z                  from /usr/include/opencv4/opencv2/opencv.hpp:65,
2026-04-01T10:35:59.7425041Z                  from ../libfprint/libfprint/sigfm/tests.cpp:19:
2026-04-01T10:35:59.7426656Z /usr/include/opencv4/opencv2/flann/logger.h: In member function ‘int cvflann::Logger::_log(int, const char*, __va_list_tag*)’:
2026-04-01T10:35:59.7429279Z /usr/include/opencv4/opencv2/flann/logger.h:83:27: warning: function ‘int cvflann::Logger::_log(int, const char*, __va_list_tag*)’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
2026-04-01T10:35:59.7430716Z    83 |         int ret = vfprintf(stream, fmt, arglist);
2026-04-01T10:35:59.7431208Z       |                   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
2026-04-01T10:35:59.7431706Z ../libfprint/libfprint/sigfm/tests.cpp: At global scope:
2026-04-01T10:35:59.7433238Z ../libfprint/libfprint/sigfm/tests.cpp:24:6: warning: no previous declaration for ‘bool cv::operator==(const KeyPoint&, const KeyPoint&)’ [-Wmissing-declarations]
2026-04-01T10:35:59.7434466Z    24 | bool operator==(const cv::KeyPoint& lhs, const cv::KeyPoint& rhs)
2026-04-01T10:35:59.7434988Z       |      ^~~~~~~~
2026-04-01T10:35:59.7661216Z [99/148] Compiling C object libfprint/fprint-list-udev-rules.p/fprint-list-udev-rules.c.o
2026-04-01T10:35:59.8034654Z [100/148] Compiling C object libfprint/libfprint-2.so.2.0.0.p/fp-image.c.o
2026-04-01T10:35:59.8435037Z [101/148] Compiling C object tests/libfprint-test-utils.a.p/test-utils.c.o
2026-04-01T10:35:59.8484483Z [102/148] Compiling C object libfprint/fprint-list-udev-hwdb.p/fprint-list-udev-hwdb.c.o
2026-04-01T10:35:59.9826273Z [103/148] Compiling C object tests/libfprint-test-utils.a.p/test-device-fake.c.o
2026-04-01T10:36:00.0005285Z [104/148] Linking static target tests/libfprint-test-utils.a
2026-04-01T10:36:00.1057894Z [105/148] Compiling C object libfprint/fprint-list-supported-devices.p/fprint-list-supported-devices.c.o
2026-04-01T10:36:00.2914615Z [106/148] Compiling C object tests/test-fpi-assembling.p/test-fpi-assembling.c.o
2026-04-01T10:36:00.3825564Z [107/148] Compiling C object examples/enroll.p/enroll.c.o
2026-04-01T10:36:00.5308617Z [108/148] Compiling C object tests/test-fpi-ssm.p/test-fpi-ssm.c.o
2026-04-01T10:36:00.5740782Z [109/148] Compiling C object examples/enroll.p/storage.c.o
2026-04-01T10:36:00.6290779Z [110/148] Compiling C object examples/enroll.p/utilities.c.o
2026-04-01T10:36:00.9339349Z [111/148] Compiling C object examples/identify.p/identify.c.o
2026-04-01T10:36:00.9832753Z [112/148] Compiling C object examples/identify.p/utilities.c.o
2026-04-01T10:36:01.0860959Z [113/148] Compiling C object examples/img-capture.p/img-capture.c.o
2026-04-01T10:36:01.1213076Z [114/148] Compiling C object examples/identify.p/storage.c.o
2026-04-01T10:36:01.2654829Z [115/148] Compiling C object tests/test-fpi-device.p/test-fpi-device.c.o
2026-04-01T10:36:01.5809263Z [116/148] Compiling C object examples/img-capture.p/utilities.c.o
2026-04-01T10:36:01.5884683Z [117/148] Compiling C object examples/img-capture.p/storage.c.o
2026-04-01T10:36:01.6706174Z [118/148] Compiling C object examples/manage-prints.p/manage-prints.c.o
2026-04-01T10:36:01.8118398Z [119/148] Compiling C object examples/manage-prints.p/storage.c.o
2026-04-01T10:36:01.8762448Z [120/148] Compiling C object examples/manage-prints.p/utilities.c.o
2026-04-01T10:36:02.1048032Z [121/148] Compiling C object examples/verify.p/storage.c.o
2026-04-01T10:36:02.2193839Z [122/148] Compiling C object examples/verify.p/verify.c.o
2026-04-01T10:36:02.3485667Z [123/148] Compiling C object examples/verify.p/utilities.c.o
2026-04-01T10:36:02.3788245Z [124/148] Compiling C object examples/clear-storage.p/clear-storage.c.o
2026-04-01T10:36:02.4825841Z [125/148] Compiling C object examples/clear-storage.p/utilities.c.o
2026-04-01T10:36:02.5011725Z [126/148] Linking target libfprint/sigfm/sigfm-tests
2026-04-01T10:36:02.5016881Z FAILED: [code=1] libfprint/sigfm/sigfm-tests 
2026-04-01T10:36:02.5036527Z c++  -o libfprint/sigfm/sigfm-tests libfprint/sigfm/sigfm-tests.p/tests.cpp.o -Wl,--as-needed -Wl,--no-undefined -pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src=/usr/src/debug/libfprint-cs9711-git -flto=auto -Wl,--start-group libfprint/sigfm/libsigfm.a -ldoctest /usr/lib/libopencv_gapi.so /usr/lib/libopencv_stitching.so /usr/lib/libopencv_alphamat.so /usr/lib/libopencv_aruco.so /usr/lib/libopencv_bgsegm.so /usr/lib/libopencv_bioinspired.so /usr/lib/libopencv_ccalib.so /usr/lib/libopencv_cvv.so /usr/lib/libopencv_dnn_objdetect.so /usr/lib/libopencv_dnn_superres.so /usr/lib/libopencv_dpm.so /usr/lib/libopencv_face.so /usr/lib/libopencv_freetype.so /usr/lib/libopencv_fuzzy.so /usr/lib/libopencv_hdf.so /usr/lib/libopencv_hfs.so /usr/lib/libopencv_img_hash.so /usr/lib/libopencv_intensity_transform.so /usr/lib/libopencv_line_descriptor.so /usr/lib/libopencv_mcc.so /usr/lib/libopencv_quality.so /usr/lib/libopencv_rapid.so /usr/lib/libopencv_reg.so /usr/lib/libopencv_rgbd.so /usr/lib/libopencv_saliency.so /usr/lib/libopencv_signal.so /usr/lib/libopencv_stereo.so /usr/lib/libopencv_structured_light.so /usr/lib/libopencv_phase_unwrapping.so /usr/lib/libopencv_superres.so /usr/lib/libopencv_optflow.so /usr/lib/libopencv_surface_matching.so /usr/lib/libopencv_tracking.so /usr/lib/libopencv_highgui.so /usr/lib/libopencv_datasets.so /usr/lib/libopencv_text.so /usr/lib/libopencv_plot.so /usr/lib/libopencv_videostab.so /usr/lib/libopencv_videoio.so /usr/lib/libopencv_viz.so /usr/lib/libopencv_wechat_qrcode.so /usr/lib/libopencv_xfeatures2d.so /usr/lib/libopencv_shape.so /usr/lib/libopencv_ml.so /usr/lib/libopencv_ximgproc.so /usr/lib/libopencv_video.so /usr/lib/libopencv_xobjdetect.so /usr/lib/libopencv_objdetect.so /usr/lib/libopencv_calib3d.so /usr/lib/libopencv_imgcodecs.so /usr/lib/libopencv_features2d.so /usr/lib/libopencv_dnn.so /usr/lib/libopencv_flann.so /usr/lib/libopencv_xphoto.so /usr/lib/libopencv_photo.so /usr/lib/libopencv_imgproc.so /usr/lib/libopencv_core.so -Wl,--end-group
2026-04-01T10:36:02.5057576Z /usr/bin/ld: cannot find -ldoctest: No such file or directory
2026-04-01T10:36:02.5058212Z collect2: error: ld returned 1 exit status
2026-04-01T10:36:02.7086482Z [127/148] Compiling C object examples/clear-storage.p/storage.c.o
2026-04-01T10:36:02.9921669Z [128/148] Compiling C++ object examples/cpp-test.p/cpp-test.cpp.o
2026-04-01T10:36:06.9225288Z [129/148] Linking target libfprint/libfprint-2.so.2.0.0
2026-04-01T10:36:06.9225776Z ninja: build stopped: subcommand failed.
2026-04-01T10:36:06.9231815Z INFO: autodetecting backend as ninja
2026-04-01T10:36:06.9232761Z INFO: calculating backend command to run: /usr/bin/ninja -C /home/builder/.cache/aurutils/sync/libfprint-cs9711-git/src/build
2026-04-01T10:36:06.9733035Z                                                  
2026-04-01T10:36:06.9733542Z ==> ERROR: A failure occurred in build().
2026-04-01T10:36:06.9757105Z     Aborting...
2026-04-01T10:36:07.9461281Z Cleaning up orphan processes