-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompile_commands.json
More file actions
326 lines (326 loc) · 143 KB
/
compile_commands.json
File metadata and controls
326 lines (326 loc) · 143 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
[
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_udp_client/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_udp_client/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_udp_client/linux/arm64/debug/src/hv_udp/UdpClient_test.cpp.o", "src/hv_udp/UdpClient_test.cpp"],
"file": "src/hv_udp/UdpClient_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_udp_server/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_udp_server/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_udp_server/linux/arm64/debug/src/hv_udp/UdpServer_test.cpp.o", "src/hv_udp/UdpServer_test.cpp"],
"file": "src/hv_udp/UdpServer_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_websocket_client/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_websocket_client/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_websocket_client/linux/arm64/debug/src/hv_websocket/websocket_client_test.cpp.o", "src/hv_websocket/websocket_client_test.cpp"],
"file": "src/hv_websocket/websocket_client_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_http_server/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_http_server/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_http_server/linux/arm64/debug/src/hv_http/http_server_test.cpp.o", "src/hv_http/http_server_test.cpp"],
"file": "src/hv_http/http_server_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/streamer", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-I", "/usr/include/opencv4", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-o", "build/.objs/ffmpeg/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/streamer", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-I", "/usr/include/opencv4", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-o", "build/.objs/ffmpeg/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/streamer", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-I", "/usr/include/opencv4", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-o", "build/.objs/ffmpeg/linux/arm64/debug/src/streamer/streamer.cpp.o", "src/streamer/streamer.cpp"],
"file": "src/streamer/streamer.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/streamer", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-I", "/usr/include/opencv4", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-o", "build/.objs/ffmpeg/linux/arm64/debug/src/streamer/main.cpp.o", "src/streamer/main.cpp"],
"file": "src/streamer/main.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/streamer", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-I", "/usr/include/opencv4", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-o", "build/.objs/ffmpeg/linux/arm64/debug/src/streamer/ffmpeg_encoder.cpp.o", "src/streamer/ffmpeg_encoder.cpp"],
"file": "src/streamer/ffmpeg_encoder.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/async/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/async/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/async/linux/arm64/debug/src/async/async.cpp.o", "src/async/async.cpp"],
"file": "src/async/async.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_client/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_client/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_client/linux/arm64/debug/src/hv_tcp/TcpClient_test.cpp.o", "src/hv_tcp/TcpClient_test.cpp"],
"file": "src/hv_tcp/TcpClient_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/CppLinuxSerial", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/serial/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/CppLinuxSerial", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/serial/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-Isrc/CppLinuxSerial", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/serial/linux/arm64/debug/src/serial/FlowControl.cpp.o", "src/serial/FlowControl.cpp"],
"file": "src/serial/FlowControl.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/sqlite_orm/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/sqlite_orm/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/sqlite_orm/linux/arm64/debug/src/sqlite_orm/main.cpp.o", "src/sqlite_orm/main.cpp"],
"file": "src/sqlite_orm/main.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/queue_nonblock/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/queue_nonblock/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/queue_nonblock/linux/arm64/debug/src/concurrentqueue/nonblock.cpp.o", "src/concurrentqueue/nonblock.cpp"],
"file": "src/concurrentqueue/nonblock.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/xtensor/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/xtensor/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/xtensor/linux/arm64/debug/src/xtensor/xtensor.cpp.o", "src/xtensor/xtensor.cpp"],
"file": "src/xtensor/xtensor.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/asio2_serial/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/asio2_serial/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/asio2_serial/linux/arm64/debug/src/asio2/serial.cpp.o", "src/asio2/serial.cpp"],
"file": "src/asio2/serial.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/json/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/json/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/json/linux/arm64/debug/src/json/json.cpp.o", "src/json/json.cpp"],
"file": "src/json/json.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/config_toml/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/config_toml/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/config_toml/linux/arm64/debug/src/config/config_toml.cpp.o", "src/config/config_toml.cpp"],
"file": "src/config/config_toml.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_server/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_server/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_server/linux/arm64/debug/src/hv_tcp/TcpServer_test.cpp.o", "src/hv_tcp/TcpServer_test.cpp"],
"file": "src/hv_tcp/TcpServer_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/base64/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/base64/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/base64/linux/arm64/debug/src/base64/base64.cpp.o", "src/base64/base64.cpp"],
"file": "src/base64/base64.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/queue_block/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/queue_block/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/queue_block/linux/arm64/debug/src/concurrentqueue/block.cpp.o", "src/concurrentqueue/block.cpp"],
"file": "src/concurrentqueue/block.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_websocket_server/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_websocket_server/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_websocket_server/linux/arm64/debug/src/hv_websocket/websocket_server_test.cpp.o", "src/hv_websocket/websocket_server_test.cpp"],
"file": "src/hv_websocket/websocket_server_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_client_loop/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_client_loop/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_tcp_client_loop/linux/arm64/debug/src/hv_tcp/TcpClientEventLoop_test.cpp.o", "src/hv_tcp/TcpClientEventLoop_test.cpp"],
"file": "src/hv_tcp/TcpClientEventLoop_test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/test/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/test/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/test/linux/arm64/debug/src/async/test.cpp.o", "src/async/test.cpp"],
"file": "src/async/test.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_http_client/linux/arm64/debug/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_http_client/linux/arm64/debug/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/media/coolpi/d697f653-5cd3-4a35-9be6-ac59f44c8ee8/coolpi_temp/prj-cpp/xmake-example",
"arguments": ["/usr/bin/clang++", "-c", "-Qunused-arguments", "-g", "-O0", "-std=c++20", "-I/usr/include", "-I/usr/include/xtensor", "-I/usr/include/xtl", "-Isrc/utils", "-Isrc", "-DSPDLOG_COMPILED_LIB", "-DSPDLOG_FMT_EXTERNAL", "-DZMQ_STATIC", "-DHV_STATICLIB", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/cee178744d7943c5b658451cb2311a11/include", "-I", "/home/coolpi/.xmake/packages/s/simdutf/v6.2.0/c31a2d0632e5498498d1201643055a71/include", "-I", "/home/coolpi/.xmake/packages/t/toml11/v4.4.0/6df174eba2a94171b9961d574012df01/include", "-I", "/home/coolpi/.xmake/packages/q/quill/v10.1.0/3f0c4817dfe947d0aa282f450f7c22e6/include", "-I", "/home/coolpi/.xmake/packages/f/fmt/11.2.0/22145e8d89d343b3baead3f338dc097b/include", "-I", "/home/coolpi/.xmake/packages/l/libnpy/v1.0.1/02b196f9b52d4b35ad10a265a09bba11/include", "-I", "/home/coolpi/.xmake/packages/a/asio2/v2.9/4aa211116f1544c7b39615cd45a6c271/include", "-I", "/home/coolpi/.xmake/packages/a/asio/1.29.0/082e37c7df784d4f860aa4096f4dbb97/include", "-I", "/home/coolpi/.xmake/packages/c/cereal/v1.3.2/96f7c295a7fa464d8e4a01e1d20e9632/include", "-I", "/home/coolpi/.xmake/packages/s/spdlog/v1.16.0/d8404b4fb0e442cca82ef10e0897ad19/include", "-I", "/home/coolpi/.xmake/packages/c/cppzmq/v4.10.0/34301a35412a4f868fefe4f53ec29e09/include", "-I", "/home/coolpi/.xmake/packages/z/zeromq/4.3.5/fefaeab50629467cbf8705ebce61f6e7/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include", "-I", "/home/coolpi/.xmake/packages/c/concurrentqueue/v1.0.4/df25406022444abeb7d439dd93c80dab/include/concurrentqueue/moodycamel", "-I", "/home/coolpi/.xmake/packages/l/libhv/v1.3.3/5e72654622a442a28d29ca1c9a271997/include", "-I", "/home/coolpi/.xmake/packages/n/nlohmann_json/v3.12.0/7921393452d84a9aa32bb7c9a70e1f50/include", "-I", "/usr/include/aarch64-linux-gnu", "-I", "/usr/include/libdrm", "-I", "/home/coolpi/.xmake/packages/s/sqlite_orm/v1.9.1/0ea957f70f2e44678fcbc70511d74a32/include", "-o", "build/.objs/hv_http_client/linux/arm64/debug/src/hv_http/http_client_test.cpp.o", "src/hv_http/http_client_test.cpp"],
"file": "src/hv_http/http_client_test.cpp"
}]