forked from wazuh/wazuh-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild-windows-final.log
More file actions
628 lines (619 loc) · 54.4 KB
/
build-windows-final.log
File metadata and controls
628 lines (619 loc) · 54.4 KB
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
=========================================
Wazuh Agent Windows Cross-Compilation
=========================================
Source directory: /media/brito/A7/archive/orgs/gvon/code/wazuh-agent/src
Build directory: /home/brito/wazuh-agent-build-windows (on native filesystem)
Toolchain file: /media/brito/A7/archive/orgs/gvon/code/wazuh-agent/mingw-w64-toolchain.cmake
Parallel jobs: 16
=========================================
Fetching vcpkg...
Cloning into 'vcpkg-src'...
Downloading vcpkg-glibc...
vcpkg package management program version 2025-09-03-4580816534ed8fd9634ac83d46471440edd82dfe
See LICENSE.txt for license information.
Telemetry
---------
vcpkg collects usage data in order to help us improve your experience.
The data collected by Microsoft is anonymous.
You can opt-out of telemetry by re-running the bootstrap-vcpkg script with -disableMetrics,
passing --disable-metrics to vcpkg on the command line,
or by setting the VCPKG_DISABLE_METRICS environment variable.
Read more about vcpkg telemetry at docs/about/privacy.md
/home/brito/wazuh-agent-build-windows/_deps
[1/3] Configuring project with CMake...
This will take a while as vcpkg downloads and builds all dependencies...
-- VCPKG is installed. VCPKG_ROOT: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src
-- Running vcpkg install
warning: Embedding `vcpkg-configuration` in a manifest file is an EXPERIMENTAL feature.
A suitable version of cmake was not found (required v3.30.1).
Downloading https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1-linux-x86_64.tar.gz -> cmake-3.30.1-linux-x86_64.tar.gz
Successfully downloaded cmake-3.30.1-linux-x86_64.tar.gz
Extracting cmake...
Fetching registry information from https://github.com/Microsoft/vcpkg (HEAD)...
Detecting compiler hash for triplet x64-linux...
Compiler found: /usr/bin/c++
Detecting compiler hash for triplet x64-mingw-static...
Compiler found: /usr/bin/x86_64-w64-mingw32-g++
The following packages will be built and installed:
* boost-algorithm:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@f2849ae32efae29501cab88f2d61a5a53b88f923
* boost-align:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@5177b06936c5fa8b9d9cec972047f877101a7df0
* boost-any:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@cf915208320fd17f20dfc1869b991f9f74668386
* boost-array:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@50b65644413603e808fcac7ac285cc2194269ae6
boost-asio:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@8a0e2f419238028eaac9481e8f10e0e7ca7278a1
* boost-assert:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@a776f9bcec97f99c681858373363b6c973deecff
* boost-atomic:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@0a757df91e9d53d76896bfcb5de135e584211d83
boost-beast:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@2e82d81298adbec0073463c56183acb7ca22c4ec
* boost-bind:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@111429d845df26d20305f3d7da0286840f2ab06a
* boost-cmake:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@bcc90538b973f6b057014619e8a4e4da05d1f690
* boost-concept-check:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@837108f5652827b449bdfb5830891aba380293c3
* boost-config:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@964bd95c86a98c1c8c5271b4a18e617869ce2348
* boost-container:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@b304461cda37cd06d1097cc5135c3eb178eb5036
* boost-container-hash:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@dea487fe4339749373fbbb3d67d38bc07f25fcd6
* boost-context:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@318b9cf0c7e496103c99b3293717a0e479e22276
* boost-conversion:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@34504b14fad042076fd8a993fa3bbb68d7b0d587
* boost-core:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@1a9aca564910d4927aab2a0b3edd5dcc92a0a484
* boost-coroutine:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@6383b33dce1c2e67ed3b6e20b1a0c085f4f0b2b7
* boost-date-time:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@a7a5962760b48efe5dd7016a7bc8a6983332b51f
* boost-describe:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@bc47f93f7585264ea56a760693785eef00fc2324
* boost-detail:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@c61fada41d8ba3839e6cbed4e90bcd12e44ee839
* boost-dynamic-bitset:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@a49924100c830ed0b858de5f35ba9007899939f4
* boost-endian:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@52bafc5c003a28548056bb672c9e1d3bd7700099
* boost-exception:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@1100df29b786ab9f013202f798dbdab10fe2e5d3
* boost-filesystem:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@ae5485aa92466beb615ee1b9cc3d6f380f63fb7a
* boost-function:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@6a43002e49ebc7efbaef90a797ab79a73a3c914d
* boost-function-types:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@f104ffe8e18e3f3ee0a80d8e5bf80b57933dfe2d
* boost-functional:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@985d85794495e615e94e17c007055281850498e3
* boost-fusion:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@2defb3e586f0a240aebb673357201d5a3332da96
* boost-headers:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@dc074dbcbe8adaf7970a9dc92d8c385267042e0c
* boost-integer:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@a1ffd40ae899157571353903f1d34f26a76d2314
* boost-intrusive:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@e08f0a538360476dfdc5dd6399ef22da17cc3b7a
* boost-io:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@3fa4c0dc034227cee5c7e0725300c2f90359b14e
* boost-iterator:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@7140544c82b8985f676a67fbe07e70118cf4278f
* boost-lexical-cast:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@a2867dc4554c961cb49311398050dfa997bead8a
* boost-logic:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@4f2a8e8a40d86f4d38dd6ddcd1e2196fa97e7f25
* boost-move:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@0b7c85608cba0c5e4f3f68f8c3687edae3b77b14
* boost-mp11:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@880c42ad4df9c2f2f7dc3125f9f49c3c289726ce
* boost-mpl:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@44e66fb813fd1c2180fb4676afc5be607f22baf7
* boost-numeric-conversion:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@22b8c971f27497e030326f679f776201cc448cc0
* boost-optional:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@315e38ed952641dc2a064ab7a51f8050640190b9
* boost-pool:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@da9f3ede1b0d363cda03d3899c9b4c0cac14c456
* boost-predef:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@509cb8e43b7f40b5ac27f6d2fcc930517726af4d
* boost-preprocessor:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@77759780d7bf4571b481aa189a7bb7150206b3cb
boost-process:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@d8916eb04f35085fa008897d7fdfe62953e58fe5
boost-program-options:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@24dd86ab292c4d1c5c4d27551e1cd0b4854db025
* boost-random:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@79da2d5035b6974ff2a64ea347594255fdac2011
* boost-range:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@6987907e3e55450f4d1f87013c966407509cb667
* boost-regex:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@6f5d77fa3adaafae00b56ca0072d56ef4c4836a4
* boost-scope:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@977b30e8d7fe0cf13580c9f65a9930d3ea441e19
* boost-smart-ptr:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@12b7fc7a25dc88e99e9a71da259c5467f3ae4e4a
* boost-static-assert:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@da6fbe5e5e5a77cd1a4507e272781f5ac12f61f1
* boost-static-string:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@e916f066e670a2f0fc1f739badeff7d5eb3968d2
* boost-system:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@2c672a1cf95767d7ced16740ba9bf8810d67e051
* boost-throw-exception:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@1484d8b3741dbf840c0c88a8bb1205efcf66c288
* boost-tokenizer:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@013e44cb7fb8db92749d9f74203ff919ac3bc2af
* boost-tti:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@3e8107b8f05a378b92a451de347c4c8d3034616e
* boost-tuple:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@0f3d4dcd2e276bfcf1af7e3eaab6503d281e5407
* boost-type-index:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@6adc7c806c0465ba3d419938d7cea2b3c1c62a72
* boost-type-traits:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@fd334eb6c15dd762232760cb740567c6a2ade780
* boost-typeof:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@1f5378d3498322cbbfbfe18cdbbeb0ec8079aaeb
* boost-uninstall:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@ac48829be60fd0ac2bd81b1774ae317c2d0d406e
* boost-unordered:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@f80fe77595a138041cb2dfa3af3c18cfa1edc24e
boost-url:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@59d34359192b2a569c3ee9161fff6c08cd87c25d
* boost-utility:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@0421ccb31f254874d8f0814bb2266c13255c4822
boost-uuid:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@22aaa6c0f9aac2f4fec05c6d47518100a7325660
* boost-variant2:x64-mingw-static@1.85.0#2 -- git+https://github.com/Microsoft/vcpkg@d49441a314b22f026fb4a4708e4813e328996507
* boost-winapi:x64-mingw-static@1.85.0#1 -- git+https://github.com/Microsoft/vcpkg@e97a71e640d52c3958a019b4ba142208e37373d5
* bzip2[core,tool]:x64-mingw-static@1.0.8#5 -- git+https://github.com/Microsoft/vcpkg@92e9a8bbf1abbd89872b48ad82fcf75852de1006
cjson:x64-mingw-static@1.7.17 -- git+https://github.com/Microsoft/vcpkg@3641d0d369b02515b4979956d884a2be91ac515b
fmt:x64-mingw-static@10.2.1#2 -- git+https://github.com/Microsoft/vcpkg@f6f4efa01a5e9ac627f0c6687af8b6b317fbbe42
gtest:x64-mingw-static@1.15.2 -- git+https://github.com/Microsoft/vcpkg@9ac644e3ba0475ca37d4b50913f93920bee7ee38
jwt-cpp:x64-mingw-static@0.7.0 -- /media/brito/A7/archive/orgs/gvon/code/wazuh-agent/src/./ports-overlay/jwt-cpp
libarchive[bzip2,core,crypto,libxml2,lz4,lzma,zstd]:x64-mingw-static@3.7.5 -- git+https://github.com/Microsoft/vcpkg@94e99ffe461fa4f9d3a9e4aa6b1a7d44d0ed2231
* libiconv:x64-mingw-static@1.17#3 -- git+https://github.com/Microsoft/vcpkg@0d6e7ebdbfeca59f047e66f632d1d38c2659fc14
* liblzma:x64-mingw-static@5.4.4 -- git+https://github.com/Microsoft/vcpkg@f285b7c4ffa2cc065c7c6fec4b61006f7fa2714e
libpopt:x64-mingw-static@1.16#17 -- git+https://github.com/Microsoft/vcpkg@2f73cf4ebdadeac639e83a83e2acc8766ed597c3
* libxml2[core,iconv,lzma,zlib]:x64-mingw-static@2.11.7 -- git+https://github.com/Microsoft/vcpkg@caa5f663ba4c26ac2402c6aaa56781bd262fc05e
* lz4:x64-mingw-static@1.9.4#1 -- git+https://github.com/Microsoft/vcpkg@d7704e3869f579ffdf927b5419579473e9d702d4
nlohmann-json:x64-mingw-static@3.11.3 -- git+https://github.com/Microsoft/vcpkg@a728b86fa36d4885a4c57c79432660950644d6d4
openssl:x64-mingw-static@3.3.2 -- git+https://github.com/Microsoft/vcpkg@c80018162ae742240d1e914c46f0a9eaee583daa
pcre2[core,jit,platform-default-features]:x64-mingw-static@10.45 -- git+https://github.com/Microsoft/vcpkg@c3bbfe8c53a8712c9a988361cfb476af65fc0bee
spdlog:x64-mingw-static@1.14.1 -- git+https://github.com/Microsoft/vcpkg@545d0306db761411e23623ae6f44fc196cb571f7
sqlite3[core,json1]:x64-mingw-static@3.46.0#1 -- git+https://github.com/Microsoft/vcpkg@234ced2fde5397c2a92a05e9fa0311ce24fde568
sqlitecpp[core,sqlite]:x64-mingw-static@3.3.2 -- git+https://github.com/Microsoft/vcpkg@5ae20f010448408508d0ec198f3166f6f9794f69
* vcpkg-boost:x64-linux@2024-05-15 -- git+https://github.com/Microsoft/vcpkg@aca8ab6ec76d120c4482a629de23cad5ad7e4643
* vcpkg-cmake:x64-linux@2024-04-23 -- git+https://github.com/Microsoft/vcpkg@e74aa1e8f93278a8e71372f1fa08c3df420eb840
* vcpkg-cmake:x64-mingw-static@2024-04-23 -- git+https://github.com/Microsoft/vcpkg@e74aa1e8f93278a8e71372f1fa08c3df420eb840
* vcpkg-cmake-config:x64-mingw-static@2024-05-23 -- git+https://github.com/Microsoft/vcpkg@97a63e4bc1a17422ffe4eff71da53b4b561a7841
* vcpkg-cmake-config:x64-linux@2024-05-23 -- git+https://github.com/Microsoft/vcpkg@97a63e4bc1a17422ffe4eff71da53b4b561a7841
* vcpkg-cmake-get-vars:x64-linux@2023-12-31 -- git+https://github.com/Microsoft/vcpkg@725c841810ceb8de33da68ea879eb8f0b4d6c94c
yaml-cpp:x64-mingw-static@0.8.0#1 -- git+https://github.com/Microsoft/vcpkg@eb1a38369faa80d2af500df32ef6d4a747336dcb
* zlib:x64-mingw-static@1.3.1 -- git+https://github.com/Microsoft/vcpkg@3f05e04b9aededb96786a911a16193cdb711f0c9
* zstd:x64-mingw-static@1.5.6 -- git+https://github.com/Microsoft/vcpkg@796171d4d359b6786b8e1380fb6da8e677a9087b
Additional packages (*) will be modified to complete this operation.
Restored 78 package(s) from /home/brito/.cache/vcpkg/archives in 329 ms. Use --debug to see more details.
Installing 1/94 vcpkg-cmake-config:x64-linux@2024-05-23...
Elapsed time to handle vcpkg-cmake-config:x64-linux: 446 us
vcpkg-cmake-config:x64-linux package ABI: 7deca9f6153c0bfec5e3aa43ba7e0a7ea7c6ac34cf1d98c363956840db85bbb3
Installing 2/94 vcpkg-cmake:x64-linux@2024-04-23...
Elapsed time to handle vcpkg-cmake:x64-linux: 325 us
vcpkg-cmake:x64-linux package ABI: 47338295cb92f5cf870939cad70d0f103fed2eb13f36bf36d8faf88c98a8dcd4
Installing 3/94 vcpkg-boost:x64-linux@2024-05-15...
Elapsed time to handle vcpkg-boost:x64-linux: 326 us
vcpkg-boost:x64-linux package ABI: 02e8309ae4a38438b511ef6359cd535afcae0ff2db38beada34dbc227bd77b38
Installing 4/94 boost-uninstall:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-uninstall:x64-mingw-static: 350 us
boost-uninstall:x64-mingw-static package ABI: 19855b6329ebb8890b19726c2359cab545397ae095bcbe9037c606fee9e1f2de
Installing 5/94 boost-cmake:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-cmake:x64-mingw-static: 505 us
boost-cmake:x64-mingw-static package ABI: 492ecb7e00be9fc93683756ff81119fd7e0b1091487afbdcd089806e295f7273
Installing 6/94 boost-headers:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-headers:x64-mingw-static: 503 us
boost-headers:x64-mingw-static package ABI: d4b4cc0b9c18917730ccf87f13654124e04c25235c67cfba75eb35128fda55d3
Installing 7/94 boost-config:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-config:x64-mingw-static: 5.3 ms
boost-config:x64-mingw-static package ABI: f819c5c30b55402baa8861c70b03e9c5d0a3ad8724600c818f8da9d27161370f
Installing 8/94 boost-assert:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-assert:x64-mingw-static: 664 us
boost-assert:x64-mingw-static package ABI: f5ef434844b6cc666de878b52c64148c24344a626e2b62a31f058324429df8c5
Installing 9/94 boost-throw-exception:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-throw-exception:x64-mingw-static: 651 us
boost-throw-exception:x64-mingw-static package ABI: 6bbef18e0a0ed00d736de20c9bb516c76590b05277b647ec8d5f3ab54c767fc4
Installing 10/94 boost-predef:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-predef:x64-mingw-static: 7.1 ms
boost-predef:x64-mingw-static package ABI: bb8a6172da793b37850edf9faa70aaf9542fd12e8da826302c90cfd4750d2de0
Installing 11/94 boost-winapi:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-winapi:x64-mingw-static: 5.49 ms
boost-winapi:x64-mingw-static package ABI: 5f8f84a92de650e2145c283f68a4f58a637d799b3c04959430d8aa92bbac9a4e
Installing 12/94 boost-mp11:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-mp11:x64-mingw-static: 2.69 ms
boost-mp11:x64-mingw-static package ABI: 6e21e2b11d0ea78883367db0dcac08ac51fa2e17ab7971f087941e473a1398d2
Installing 13/94 boost-variant2:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-variant2:x64-mingw-static: 1.69 ms
boost-variant2:x64-mingw-static package ABI: f091a3330ee093074654bcd58e00dc10ed975eb21c364d2ba8c999d89e6b6207
Installing 14/94 boost-system:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-system:x64-mingw-static: 3.08 ms
boost-system:x64-mingw-static package ABI: 2786b5b359eaef8643d69a5c0167618eecf19a3655a3dcc0b741a8f6b1fc02dc
Installing 15/94 boost-static-assert:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-static-assert:x64-mingw-static: 1.67 ms
boost-static-assert:x64-mingw-static package ABI: 80f21dc8d62ab0020ab4bf0290a41f79dd82eb6a30812fe19f7cdcab782e08b0
Installing 16/94 boost-type-traits:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-type-traits:x64-mingw-static: 9.67 ms
boost-type-traits:x64-mingw-static package ABI: 4909107b29a6d8ddcdd39403bf92220a91d03d514057016b0a25c279f259526f
Installing 17/94 boost-preprocessor:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-preprocessor:x64-mingw-static: 18 ms
boost-preprocessor:x64-mingw-static package ABI: bcf515795f5eb0ea26e0c60eb1b92090c8f7de27702db1c80a3f801cee57d5d7
Installing 18/94 boost-io:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-io:x64-mingw-static: 2.68 ms
boost-io:x64-mingw-static package ABI: 6630a6b2b5384dab2285ab9d2b40dfb442c3d275690e954f004b0965460048b2
Installing 19/94 boost-core:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-core:x64-mingw-static: 4.51 ms
boost-core:x64-mingw-static package ABI: 1e926d7a60dfcd0b3adaaf572e69f6d3432c5f655908126cb6d53516f9fda7e8
Installing 20/94 boost-utility:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-utility:x64-mingw-static: 3.66 ms
boost-utility:x64-mingw-static package ABI: 3e07627f96393863c0fbacb9653cecde7aa74bb39a6c3e9357427dbbdcacd844
Installing 21/94 boost-move:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-move:x64-mingw-static: 4.51 ms
boost-move:x64-mingw-static package ABI: fc5c3903d921239a6668040fb5b287396972d868ee6a8d3f3555f21a5f979ef9
Installing 22/94 boost-smart-ptr:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-smart-ptr:x64-mingw-static: 4.85 ms
boost-smart-ptr:x64-mingw-static package ABI: 5dbed0570e55e8565867cdc1f344263cbe9db786e4bf69b1721cb9afa4128836
Installing 23/94 boost-detail:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-detail:x64-mingw-static: 1.89 ms
boost-detail:x64-mingw-static package ABI: c8fb936d60509f7ad9151a2f087df6305a0b770f91e5ab6ae7fad5b087ae8398
Installing 24/94 boost-optional:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-optional:x64-mingw-static: 1.92 ms
boost-optional:x64-mingw-static package ABI: cbcb978e65ba3d2ea3dc3850d1ba1307649f950b6662da33a2359effb1b8e11e
Installing 25/94 boost-mpl:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-mpl:x64-mingw-static: 20.9 ms
boost-mpl:x64-mingw-static package ABI: 25fbe7742374bd2b488c88d531f2eaed48d3853e846e6b6783174e77d2fdb6a3
Installing 26/94 boost-typeof:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-typeof:x64-mingw-static: 3.1 ms
boost-typeof:x64-mingw-static package ABI: c366c7f6b00bf30e5e9d19ffc188eb608c641dfd05bd6fd834773563dff8e226
Installing 27/94 boost-tuple:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-tuple:x64-mingw-static: 2.59 ms
boost-tuple:x64-mingw-static package ABI: e1daf6bc5a34451669f7621cb653c264de04e9cf6bad00482bd4ed2236dafd41
Installing 28/94 boost-function-types:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-function-types:x64-mingw-static: 4.07 ms
boost-function-types:x64-mingw-static package ABI: 4d6fd22c0dac3845f78e0b5b04310c2c83c95afd1a2eb0d16d680664d87de723
Installing 29/94 boost-bind:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-bind:x64-mingw-static: 2.99 ms
boost-bind:x64-mingw-static package ABI: 6018628f0b388ee6201def78260d77a21271fd5e0a868e8841b0d1650459b859
Installing 30/94 boost-function:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-function:x64-mingw-static: 2.88 ms
boost-function:x64-mingw-static package ABI: 7ce415e2b90dc3763f3264db8df4e601d6ff81b764aec969a48c5a371f09bca7
Installing 31/94 boost-functional:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-functional:x64-mingw-static: 2.88 ms
boost-functional:x64-mingw-static package ABI: a47d0e08c0fb51e2d9dad3a0160ce10f1d5e2a79debabdf5768b0fb2d3f1a213
Installing 32/94 boost-describe:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-describe:x64-mingw-static: 2.93 ms
boost-describe:x64-mingw-static package ABI: 16ca369402f1815ddc9d822c53b3c7c7d2767c2c169c3df9d29176bdcd3f7eb3
Installing 33/94 boost-container-hash:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-container-hash:x64-mingw-static: 2.89 ms
boost-container-hash:x64-mingw-static package ABI: 0b5d8956f0a7bfdaad3ae54daff660d145dda7d522a9ce048f9f295a65953146
Installing 34/94 boost-fusion:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-fusion:x64-mingw-static: 23.3 ms
boost-fusion:x64-mingw-static package ABI: 10dc2d19ebb00945d5c56170a2ffabef0e005248fe94ebce9512ca11c90c0013
Installing 35/94 boost-concept-check:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-concept-check:x64-mingw-static: 3.68 ms
boost-concept-check:x64-mingw-static package ABI: 02be0cf328473992b1019796111b794ec3e410e170b1c04788a4209ffb8717e2
Installing 36/94 boost-iterator:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-iterator:x64-mingw-static: 4.34 ms
boost-iterator:x64-mingw-static package ABI: c38540a925975e5149fc26adc152217c8c8a336a6816b7803607f55b4f45974f
Installing 37/94 boost-tokenizer:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-tokenizer:x64-mingw-static: 3.75 ms
boost-tokenizer:x64-mingw-static package ABI: 1aff1db962db16c8bdf3add1f7ec66773caa5961898e6f1bce477eb556d5e89b
Installing 38/94 boost-integer:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-integer:x64-mingw-static: 4.1 ms
boost-integer:x64-mingw-static package ABI: 5fbee8eff35da9268eeb1b7937a6004ebe613aec5e7dcc2d3d83bb3293ab271e
Installing 39/94 boost-regex:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-regex:x64-mingw-static: 5.73 ms
boost-regex:x64-mingw-static package ABI: 7b0dd5917e57bb6a39dc3fce0fe0edc1f0a62b06857be1aea9073261ece4ded8
Installing 40/94 boost-conversion:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-conversion:x64-mingw-static: 3.78 ms
boost-conversion:x64-mingw-static package ABI: af693b16e6d028a1d35094a893f5424189af0e567660075884e46ad9c10cee3f
Installing 41/94 boost-array:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-array:x64-mingw-static: 3.75 ms
boost-array:x64-mingw-static package ABI: 23485c955f54e7c8c0944e217d0be2ff50875c10c27c70bbc072247a0bfbcc78
Installing 42/94 boost-range:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-range:x64-mingw-static: 6.33 ms
boost-range:x64-mingw-static package ABI: ab675f32c671684d7aad421486a3c14b6a7544907b288b06494fd9382b8a119a
Installing 43/94 boost-numeric-conversion:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-numeric-conversion:x64-mingw-static: 4.26 ms
boost-numeric-conversion:x64-mingw-static package ABI: a7a83cb20a265f651382d463d9a0ad2e57149a5e4a598d052536a4686c53f863
Installing 44/94 boost-intrusive:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-intrusive:x64-mingw-static: 5.06 ms
boost-intrusive:x64-mingw-static package ABI: 6bc128ad3db7cdaca3b2d10c405d1df741f1f2bce5261a9207ec2fa28853d9d6
Installing 45/94 boost-container:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-container:x64-mingw-static: 5.28 ms
boost-container:x64-mingw-static package ABI: 7490fb94b759bee35451a066470288998acb7deefa30dbcd6879c5574906c6c5
Installing 46/94 boost-lexical-cast:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-lexical-cast:x64-mingw-static: 4.68 ms
boost-lexical-cast:x64-mingw-static package ABI: c8199dc8914ad9570fd0f4922f27ef3c66afeef10f10eb0784ba6ca019b65e6a
Installing 47/94 boost-unordered:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-unordered:x64-mingw-static: 20.9 ms
boost-unordered:x64-mingw-static package ABI: cccbadb9876e82ae7b4d2fa8f383095e5b589c163625ffd40b3c07da00c8217b
Installing 48/94 boost-exception:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-exception:x64-mingw-static: 4.28 ms
boost-exception:x64-mingw-static package ABI: eb0d095dc5b54c221ea5baf63710e5d8ec14d3bb0ff531074f893d6a62312a35
Installing 49/94 boost-algorithm:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-algorithm:x64-mingw-static: 5.22 ms
boost-algorithm:x64-mingw-static package ABI: 62b57b60ad0b8382010a0ae3dc27ff1cbcda87a31192c835935bdb766fcb3514
Installing 50/94 boost-date-time:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-date-time:x64-mingw-static: 5.53 ms
boost-date-time:x64-mingw-static package ABI: 875d87d62e614a14108011d8d778b0d18a915e0d42220533d5a4280fda99cfd7
Installing 51/94 boost-pool:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-pool:x64-mingw-static: 4.09 ms
boost-pool:x64-mingw-static package ABI: 6793851b4c7436c051657c56093a19981912941ea02b53ec9b366c62d969916c
Installing 52/94 boost-context:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-context:x64-mingw-static: 4.56 ms
boost-context:x64-mingw-static package ABI: 2caa22a011d1166455dae7a860db0afecd99a1201ef363dc9027c5a5a3414b5c
Installing 53/94 boost-coroutine:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-coroutine:x64-mingw-static: 4.56 ms
boost-coroutine:x64-mingw-static package ABI: 670745620bd83537c018264e3e3af3def7db44d510c88adb2a60af24760db73b
Installing 54/94 boost-align:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-align:x64-mingw-static: 4.5 ms
boost-align:x64-mingw-static package ABI: a231594be1f05ec814eaa8af9ebe223d20c5c09afdd5cd5c1b1a7f5a83302153
Installing 55/94 boost-asio:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-asio:x64-mingw-static: 15.7 ms
boost-asio:x64-mingw-static package ABI: 1673d979a896e675318559e69f2432b24bfa391728aaae7b28f0889b6d732440
Installing 56/94 boost-type-index:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-type-index:x64-mingw-static: 4.76 ms
boost-type-index:x64-mingw-static package ABI: 88c8b12ffa2226e9782323d52c4ea6226c5f89c77bcbc46852e87c7cedef1648
Installing 57/94 boost-static-string:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-static-string:x64-mingw-static: 4.95 ms
boost-static-string:x64-mingw-static package ABI: 30d259ab810e593cd8e3608b9f962051b4fdf8779fbcc0dfbad09e0a7302f5c0
Installing 58/94 boost-logic:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-logic:x64-mingw-static: 4.5 ms
boost-logic:x64-mingw-static package ABI: e5cef4aca87020442c30abb745ce6ced60b66ecf934a8b3169ba4c876b41edd9
Installing 59/94 boost-endian:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-endian:x64-mingw-static: 4.83 ms
boost-endian:x64-mingw-static package ABI: b78df06eb35eed5091ab845f94d58930ba9b27990516e51139e26a905174fbc8
Installing 60/94 boost-beast:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-beast:x64-mingw-static: 9.33 ms
boost-beast:x64-mingw-static package ABI: 6048e551a71b3b3a9b8f9eb858d3e0c23083d41aa086a67e52576907d7b976f2
Installing 61/94 boost-scope:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-scope:x64-mingw-static: 5.17 ms
boost-scope:x64-mingw-static package ABI: e0b69785bcc36494d1ee4d00888aff8ec914a0067f9f4d8d6f60f5ff4c4525d0
Installing 62/94 boost-atomic:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-atomic:x64-mingw-static: 7.65 ms
boost-atomic:x64-mingw-static package ABI: 7722846ee7a8413183b2f50b16816f0b5be544507f281622cfe5a8b0b2486a05
Installing 63/94 boost-filesystem:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-filesystem:x64-mingw-static: 5.18 ms
boost-filesystem:x64-mingw-static package ABI: 5c4494fcb0fa65cb0bdffe9af5fcb99db6c80863cbfabb5a673ede8551046140
Installing 64/94 boost-process:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-process:x64-mingw-static: 8.32 ms
boost-process:x64-mingw-static package ABI: eaca17b6f0b2828aaba0c320742ec30bf4c17f0814d1614d6182cfa2efcaba13
Installing 65/94 boost-any:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-any:x64-mingw-static: 5.2 ms
boost-any:x64-mingw-static package ABI: a3dcece5d812bd2ddc9ac465f0d03470279cea03c4b7bf831e69bc3cfaeea018
Installing 66/94 boost-program-options:x64-mingw-static@1.85.0#2...
Elapsed time to handle boost-program-options:x64-mingw-static: 5.73 ms
boost-program-options:x64-mingw-static package ABI: 2d53c4f872277f274935dc00b8661fd0fb1642d55d6b821513170b1403734aa3
Installing 67/94 boost-url:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-url:x64-mingw-static: 8.06 ms
boost-url:x64-mingw-static package ABI: f4ba119bbefb123fdb88b0c8dd67a7212e3e1412090e3ee5abeb0b3ada84637b
Installing 68/94 boost-tti:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-tti:x64-mingw-static: 6.71 ms
boost-tti:x64-mingw-static package ABI: 68f767e5590c5d0a0c68d8bd0fafcd0d14d98305681d46f64a270d0e6c0bf50c
Installing 69/94 boost-dynamic-bitset:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-dynamic-bitset:x64-mingw-static: 5.53 ms
boost-dynamic-bitset:x64-mingw-static package ABI: 4f74d525601613564bd96650a3849fa8b3e3c0a4b786f133b88fe632ddcc7640
Installing 70/94 boost-random:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-random:x64-mingw-static: 6.58 ms
boost-random:x64-mingw-static package ABI: 3e4b1bf40dd10390ee1d051c81e5e3e7041ba0dee0e6692bafee58e363e95534
Installing 71/94 boost-uuid:x64-mingw-static@1.85.0#1...
Elapsed time to handle boost-uuid:x64-mingw-static: 5.68 ms
boost-uuid:x64-mingw-static package ABI: 21053d892d85f4211216edc98c2c52034d051874b2570d7f355052c43526889e
Installing 72/94 cjson:x64-mingw-static@1.7.17...
Elapsed time to handle cjson:x64-mingw-static: 5.59 ms
cjson:x64-mingw-static package ABI: 20c19c7e2446e2207fb471b0dc49263a67d4546b1a81dbfa5d08a04eaa8cc46c
Installing 73/94 fmt:x64-mingw-static@10.2.1#2...
Elapsed time to handle fmt:x64-mingw-static: 5.67 ms
fmt:x64-mingw-static package ABI: 3dabe3f514fd0245328caf2c28481ff13e4f9156817ce4202fe231ff58ae44bf
Installing 74/94 gtest:x64-mingw-static@1.15.2...
Elapsed time to handle gtest:x64-mingw-static: 6.93 ms
gtest:x64-mingw-static package ABI: 14bf7a7d62c17bf894f7184a989e16c96c8931ed0504fe182f56cc011ef8802f
Installing 75/94 vcpkg-cmake-config:x64-mingw-static@2024-05-23...
Elapsed time to handle vcpkg-cmake-config:x64-mingw-static: 5.28 ms
vcpkg-cmake-config:x64-mingw-static package ABI: 8c8558dc6541821ec046caa7e76bc702d38efb4b0114395656501bcdb2cc9543
Installing 76/94 vcpkg-cmake:x64-mingw-static@2024-04-23...
Elapsed time to handle vcpkg-cmake:x64-mingw-static: 5.03 ms
vcpkg-cmake:x64-mingw-static package ABI: 4d144bc13973b31078a2847ecc4922902ce2a897080b3fb84986c700b159f95a
Installing 77/94 vcpkg-cmake-get-vars:x64-linux@2023-12-31...
Elapsed time to handle vcpkg-cmake-get-vars:x64-linux: 1.58 ms
vcpkg-cmake-get-vars:x64-linux package ABI: 927cac5fc054bc69c1561ae6897a633c0d03245bdcfcb41b0249b1181c63aef4
Installing 78/94 openssl:x64-mingw-static@3.3.2...
Elapsed time to handle openssl:x64-mingw-static: 8.52 ms
openssl:x64-mingw-static package ABI: 5f313abb6585816e08af22bf894d0f0010a85deafbd1c28dcd6380a516239566
Installing 79/94 jwt-cpp:x64-mingw-static@0.7.0...
Building jwt-cpp:x64-mingw-static@0.7.0...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/media/brito/A7/archive/orgs/gvon/code/wazuh-agent/src/./ports-overlay/jwt-cpp: info: installing overlay port from here
Downloading https://github.com/Thalhammer/jwt-cpp/archive/v0.7.0.tar.gz -> Thalhammer-jwt-cpp-v0.7.0.tar.gz
Successfully downloaded Thalhammer-jwt-cpp-v0.7.0.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/Thalhammer-jwt-cpp-v0.7.0.tar.gz
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/jwt-cpp/src/v0.7.0-419cdb8a6e.clean
-- Up-to-date: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/picojson
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/picojson/picojson.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/defaults.h.mustache
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/kazuho-picojson
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/kazuho-picojson/traits.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/kazuho-picojson/defaults.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/boost-json
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/boost-json/traits.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/boost-json/defaults.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/danielaparker-jsoncons
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/danielaparker-jsoncons/traits.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/danielaparker-jsoncons/defaults.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/nlohmann-json
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/nlohmann-json/traits.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/traits/nlohmann-json/defaults.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/base.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/include/jwt-cpp/jwt.h
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/jwt-cpp_x64-mingw-static/share/jwt-cpp/copyright
-- Performing post-build validation
Starting submission of jwt-cpp:x64-mingw-static@0.7.0 to 1 binary cache(s) in the background
Elapsed time to handle jwt-cpp:x64-mingw-static: 775 ms
jwt-cpp:x64-mingw-static package ABI: 087e9f1bc95d7d56c57f37eb633d5f5149aa0752250f624e98f01c51139b8fa9
Installing 80/94 zstd:x64-mingw-static@1.5.6...
Building zstd:x64-mingw-static@1.5.6...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/796171d4d359b6786b8e1380fb6da8e677a9087b: info: installing from git registry git+https://github.com/Microsoft/vcpkg@796171d4d359b6786b8e1380fb6da8e677a9087b
Downloading https://github.com/facebook/zstd/archive/v1.5.6.tar.gz -> facebook-zstd-v1.5.6.tar.gz
Successfully downloaded facebook-zstd-v1.5.6.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/facebook-zstd-v1.5.6.tar.gz
-- Applying patch no-static-suffix.patch
-- Applying patch fix-emscripten-and-clang-cl.patch
-- Applying patch fix-windows-rc-compile.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/zstd/src/v1.5.6-6d2acef635.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/zstd_x64-mingw-static/lib/pkgconfig/libzstd.pc
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/zstd_x64-mingw-static/debug/lib/pkgconfig/libzstd.pc
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/zstd_x64-mingw-static/share/zstd/usage
-- Performing post-build validation
Starting submission of zstd:x64-mingw-static@1.5.6 to 1 binary cache(s) in the background
Elapsed time to handle zstd:x64-mingw-static: 13 s
zstd:x64-mingw-static package ABI: a51bdb1b1ef7527f91ae81228f7c1c682bdd92fada771fe5f03a94b033ca79ac
Completed submission of jwt-cpp:x64-mingw-static@0.7.0 to 1 binary cache(s) in 9.49 ms
Installing 81/94 liblzma:x64-mingw-static@5.4.4...
Building liblzma:x64-mingw-static@5.4.4...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/f285b7c4ffa2cc065c7c6fec4b61006f7fa2714e: info: installing from git registry git+https://github.com/Microsoft/vcpkg@f285b7c4ffa2cc065c7c6fec4b61006f7fa2714e
Downloading https://github.com/tukaani-project/xz/archive/v5.4.4.tar.gz -> tukaani-project-xz-v5.4.4.tar.gz
Successfully downloaded tukaani-project-xz-v5.4.4.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/tukaani-project-xz-v5.4.4.tar.gz
-- Applying patch fix_config_include.patch
-- Applying patch win_output_name.patch
-- Applying patch add_support_ios.patch
-- Applying patch build-tools.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/liblzma/src/v5.4.4-6f848a7cca.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/liblzma_x64-mingw-static/lib/pkgconfig/liblzma.pc
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/liblzma_x64-mingw-static/debug/lib/pkgconfig/liblzma.pc
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/liblzma_x64-mingw-static/share/liblzma/copyright
-- Performing post-build validation
Starting submission of liblzma:x64-mingw-static@5.4.4 to 1 binary cache(s) in the background
Elapsed time to handle liblzma:x64-mingw-static: 11 s
liblzma:x64-mingw-static package ABI: 4f91dddccd6444229be7c5ccb1510ca96fd82a40bfcf4f054a8674223c109f8b
Completed submission of zstd:x64-mingw-static@1.5.6 to 1 binary cache(s) in 209 ms
Installing 82/94 lz4:x64-mingw-static@1.9.4#1...
Building lz4:x64-mingw-static@1.9.4#1...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/d7704e3869f579ffdf927b5419579473e9d702d4: info: installing from git registry git+https://github.com/Microsoft/vcpkg@d7704e3869f579ffdf927b5419579473e9d702d4
Downloading https://github.com/lz4/lz4/archive/v1.9.4.tar.gz -> lz4-lz4-v1.9.4.tar.gz
Successfully downloaded lz4-lz4-v1.9.4.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/lz4-lz4-v1.9.4.tar.gz
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/lz4/src/v1.9.4-9f4a1a30bd.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/lz4_x64-mingw-static/lib/pkgconfig/liblz4.pc
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/lz4_x64-mingw-static/debug/lib/pkgconfig/liblz4.pc
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/lz4_x64-mingw-static/share/lz4/copyright
-- Performing post-build validation
Starting submission of lz4:x64-mingw-static@1.9.4#1 to 1 binary cache(s) in the background
Elapsed time to handle lz4:x64-mingw-static: 4.9 s
lz4:x64-mingw-static package ABI: a980bf1ff6b07095b567150f1c1072fb564b6adefe8fbe4280de54e7550f4c51
Completed submission of liblzma:x64-mingw-static@5.4.4 to 1 binary cache(s) in 57.4 ms
Installing 83/94 zlib:x64-mingw-static@1.3.1...
Building zlib:x64-mingw-static@1.3.1...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/3f05e04b9aededb96786a911a16193cdb711f0c9: info: installing from git registry git+https://github.com/Microsoft/vcpkg@3f05e04b9aededb96786a911a16193cdb711f0c9
Downloading https://github.com/madler/zlib/archive/v1.3.1.tar.gz -> madler-zlib-v1.3.1.tar.gz
Successfully downloaded madler-zlib-v1.3.1.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/madler-zlib-v1.3.1.tar.gz
-- Applying patch 0001-Prevent-invalid-inclusions-when-HAVE_-is-set-to-0.patch
-- Applying patch 0002-build-static-or-shared-not-both.patch
-- Applying patch 0003-android-and-mingw-fixes.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/zlib/src/v1.3.1-2e5db616bf.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/zlib_x64-mingw-static/share/zlib/vcpkg-cmake-wrapper.cmake
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/zlib_x64-mingw-static/lib/pkgconfig/zlib.pc
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/zlib_x64-mingw-static/debug/lib/pkgconfig/zlib.pc
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/zlib_x64-mingw-static/share/zlib/copyright
-- Performing post-build validation
Starting submission of zlib:x64-mingw-static@1.3.1 to 1 binary cache(s) in the background
Elapsed time to handle zlib:x64-mingw-static: 2.3 s
zlib:x64-mingw-static package ABI: db400d040eb9067360b9693245cb4e16c7672d95510f2ab473a51c2111a0305a
Completed submission of lz4:x64-mingw-static@1.9.4#1 to 1 binary cache(s) in 57.9 ms
Installing 84/94 libiconv:x64-mingw-static@1.17#3...
Building libiconv:x64-mingw-static@1.17#3...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/0d6e7ebdbfeca59f047e66f632d1d38c2659fc14: info: installing from git registry git+https://github.com/Microsoft/vcpkg@0d6e7ebdbfeca59f047e66f632d1d38c2659fc14
Downloading libiconv-1.17.tar.gz, trying https://ftp.gnu.org/gnu/libiconv/libiconv-1.17.tar.gz
Successfully downloaded libiconv-1.17.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/libiconv-1.17.tar.gz
-- Applying patch 0002-Config-for-MSVC.patch
-- Applying patch 0003-Add-export.patch
-- Applying patch 0004-ModuleFileName.patch
-- Applying patch clang-fortify.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/libiconv/src/v1.17-84a471678e.clean
-- Getting CMake variables for x64-mingw-static-dbg
-- Getting CMake variables for x64-mingw-static-rel
-- Configuring x64-mingw-static-dbg
-- Configuring x64-mingw-static-rel
-- Building x64-mingw-static-dbg
-- Installing x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Installing x64-mingw-static-rel
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libiconv_x64-mingw-static/share/libiconv/usage
-- Performing post-build validation
Starting submission of libiconv:x64-mingw-static@1.17#3 to 1 binary cache(s) in the background
Elapsed time to handle libiconv:x64-mingw-static: 3.6 min
libiconv:x64-mingw-static package ABI: b355950caed55b72f0e72c3413bbee1a5f0daf631cf80a7d3d054d3ebbf43cff
Completed submission of zlib:x64-mingw-static@1.3.1 to 1 binary cache(s) in 21.4 ms
Installing 85/94 libxml2[core,iconv,lzma,zlib]:x64-mingw-static@2.11.7...
Building libxml2[core,iconv,lzma,zlib]:x64-mingw-static@2.11.7...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/caa5f663ba4c26ac2402c6aaa56781bd262fc05e: info: installing from git registry git+https://github.com/Microsoft/vcpkg@caa5f663ba4c26ac2402c6aaa56781bd262fc05e
Downloading https://gitlab.gnome.org//GNOME/libxml2/-/archive/v2.11.7/libxml2-v2.11.7.tar.gz -> GNOME-libxml2-v2.11.7.tar.gz
Successfully downloaded GNOME-libxml2-v2.11.7.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/GNOME-libxml2-v2.11.7.tar.gz
-- Applying patch disable-docs.patch
-- Applying patch fix_cmakelist.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/libxml2/src/v2.11.7-c995d2a83b.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libxml2_x64-mingw-static/lib/pkgconfig/libxml-2.0.pc
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libxml2_x64-mingw-static/debug/lib/pkgconfig/libxml-2.0.pc
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libxml2_x64-mingw-static/share/libxml2/copyright
-- Performing post-build validation
Starting submission of libxml2[core,iconv,lzma,zlib]:x64-mingw-static@2.11.7 to 1 binary cache(s) in the background
Elapsed time to handle libxml2:x64-mingw-static: 13 s
libxml2:x64-mingw-static package ABI: 2d8bbde095423229a9567b886d0bd9ea4b36c8fab28a441a8c32f1e037082a19
Completed submission of libiconv:x64-mingw-static@1.17#3 to 1 binary cache(s) in 193 ms
Installing 86/94 bzip2[core,tool]:x64-mingw-static@1.0.8#5...
Building bzip2[core,tool]:x64-mingw-static@1.0.8#5...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/92e9a8bbf1abbd89872b48ad82fcf75852de1006: info: installing from git registry git+https://github.com/Microsoft/vcpkg@92e9a8bbf1abbd89872b48ad82fcf75852de1006
Downloading https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz -> bzip2-1.0.8.tar.gz
Successfully downloaded bzip2-1.0.8.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/bzip2-1.0.8.tar.gz
-- Applying patch fix-import-export-macros.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/bzip2/src/bzip2-1-336d4794a3.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/bzip2_x64-mingw-static/lib/pkgconfig/bzip2.pc
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/bzip2_x64-mingw-static/debug/lib/pkgconfig/bzip2.pc
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/bzip2_x64-mingw-static/share/bzip2/copyright
-- Performing post-build validation
Starting submission of bzip2[core,tool]:x64-mingw-static@1.0.8#5 to 1 binary cache(s) in the background
Elapsed time to handle bzip2:x64-mingw-static: 3.4 s
bzip2:x64-mingw-static package ABI: d2cf6655411df567e33cb8294cc3855a012e63aeef9899edbcd436cbb89fed83
Completed submission of libxml2[core,iconv,lzma,zlib]:x64-mingw-static@2.11.7 to 1 binary cache(s) in 268 ms
Installing 87/94 libarchive[bzip2,core,crypto,libxml2,lz4,lzma,zstd]:x64-mingw-static@3.7.5...
Building libarchive[bzip2,core,crypto,libxml2,lz4,lzma,zstd]:x64-mingw-static@3.7.5...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/94e99ffe461fa4f9d3a9e4aa6b1a7d44d0ed2231: info: installing from git registry git+https://github.com/Microsoft/vcpkg@94e99ffe461fa4f9d3a9e4aa6b1a7d44d0ed2231
Downloading https://github.com/libarchive/libarchive/archive/v3.7.5.tar.gz -> libarchive-libarchive-v3.7.5.tar.gz
Successfully downloaded libarchive-libarchive-v3.7.5.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/libarchive-libarchive-v3.7.5.tar.gz
-- Applying patch disable-warnings.patch
-- Applying patch fix-buildsystem.patch
-- Applying patch fix-cpu-set.patch
-- Applying patch fix-deps.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/libarchive/src/v3.7.5-0ed0246a99.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
-- Building x64-mingw-static-rel
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libarchive_x64-mingw-static/lib/pkgconfig/libarchive.pc
-- Fixing pkgconfig file: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libarchive_x64-mingw-static/debug/lib/pkgconfig/libarchive.pc
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libarchive_x64-mingw-static/share/libarchive/usage
-- Installing: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/packages/libarchive_x64-mingw-static/share/libarchive/copyright
-- Performing post-build validation
Starting submission of libarchive[bzip2,core,crypto,libxml2,lz4,lzma,zstd]:x64-mingw-static@3.7.5 to 1 binary cache(s) in the background
Elapsed time to handle libarchive:x64-mingw-static: 1 min
libarchive:x64-mingw-static package ABI: dbed2a9eafddbe6f8bd944230beef07b6e6ccbef673f9624f661a3f34343483d
Completed submission of bzip2[core,tool]:x64-mingw-static@1.0.8#5 to 1 binary cache(s) in 38.4 ms
Installing 88/94 libpopt:x64-mingw-static@1.16#17...
Building libpopt:x64-mingw-static@1.16#17...
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/triplets/community/x64-mingw-static.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
/home/brito/.cache/vcpkg/registries/git-trees/2f73cf4ebdadeac639e83a83e2acc8766ed597c3: info: installing from git registry git+https://github.com/Microsoft/vcpkg@2f73cf4ebdadeac639e83a83e2acc8766ed597c3
Downloading https://ftp.openbsd.org/pub/OpenBSD/distfiles/popt-1.16.tar.gz -> popt-1.16.tar.gz
Successfully downloaded popt-1.16.tar.gz
-- Extracting source /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/popt-1.16.tar.gz
-- Applying patch 0004-vcpkg-fixmsvc.patch
-- Using source at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/libpopt/src/popt-1-cfafdf4397.clean
-- Configuring x64-mingw-static
-- Building x64-mingw-static-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/downloads/tools/cmake-3.30.1-linux/cmake-3.30.1-linux-x86_64/bin/cmake --build . --config Debug --target install -- -v -j17
Working Directory: /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/libpopt/x64-mingw-static-dbg
See logs for more information:
/home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/buildtrees/libpopt/install-x64-mingw-static-dbg-out.log
Call Stack (most recent call first):
/home/brito/wazuh-agent-build-windows/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
/home/brito/wazuh-agent-build-windows/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
/home/brito/.cache/vcpkg/registries/git-trees/2f73cf4ebdadeac639e83a83e2acc8766ed597c3/portfile.cmake:27 (vcpkg_cmake_install)
scripts/ports.cmake:206 (include)
error: building libpopt:x64-mingw-static failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle libpopt:x64-mingw-static: 3.8 s
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+libpopt
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=%5Blibpopt%5D%20build%20error%20on%20x64-mingw-static&body=Copy%20issue%20body%20from%20%2Fhome%2Fbrito%2Fwazuh-agent-build-windows%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md
You can also submit an issue by running (GitHub CLI must be installed):
/snap/bin/gh issue create -R microsoft/vcpkg --title "[libpopt] Build failure on x64-mingw-static" --body-file /home/brito/wazuh-agent-build-windows/vcpkg_installed/vcpkg/issue_body.md
Completed submission of libarchive[bzip2,core,crypto,libxml2,lz4,lzma,zstd]:x64-mingw-static@3.7.5 to 1 binary cache(s) in 227 ms
-- Running vcpkg install - failed
CMake Error at /home/brito/wazuh-agent-build-windows/_deps/vcpkg-src/scripts/buildsystems/vcpkg.cmake:945 (message):
vcpkg install failed. See logs for more information:
/home/brito/wazuh-agent-build-windows/vcpkg-manifest-install.log
Call Stack (most recent call first):
/home/brito/.local/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake:148 (include)
CMakeLists.txt:26 (project)
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!