fix: scanner cur_path leak when directory enqueued (ASan)
CI / lint (pull_request) Successful in 12s
CI / sanitizers (address) (pull_request) Successful in 16s
CI / sanitizers (undefined) (pull_request) Successful in 16s
CI / coverage (pull_request) Successful in 11s
CI / fuzz-build (pull_request) Successful in 14s
CI / valgrind (pull_request) Successful in 13s
CI / build-and-test (pull_request) Successful in 55s
CI / lint (pull_request) Successful in 12s
CI / sanitizers (address) (pull_request) Successful in 16s
CI / sanitizers (undefined) (pull_request) Successful in 16s
CI / coverage (pull_request) Successful in 11s
CI / fuzz-build (pull_request) Successful in 14s
CI / valgrind (pull_request) Successful in 13s
CI / build-and-test (pull_request) Successful in 55s
This commit is contained in:
@@ -0,0 +1,464 @@
|
||||
[
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/server/server.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/server/server.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/server/server.c",
|
||||
"output": "CMakeFiles/server.dir/src/server/server.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/array_list.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/array_list.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/array_list.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/array_list.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/chunk.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/chunk.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/chunk.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/chunk.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/compression.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/compression.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/compression.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/compression.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/config.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/config.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/config.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/config.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/data.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/data.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/data.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/data.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/delta.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/delta.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/delta.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/delta.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/file.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/file.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/file.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/file.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/log.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/log.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/log.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/log.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/metadata.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/metadata.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/metadata.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/metadata.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/multiprocessing.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/multiprocessing.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/multiprocessing.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/multiprocessing.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/protocol.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/protocol.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/protocol.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/protocol.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/queue.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/queue.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/queue.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/queue.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/transport_ssh.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_ssh.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_ssh.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/transport_ssh.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/transport_tcp.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tcp.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tcp.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/transport_tcp.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/transport_tls.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tls.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tls.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/transport_tls.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/server.dir/src/shared/utils.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/utils.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/utils.c",
|
||||
"output": "CMakeFiles/server.dir/src/shared/utils.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/client/client_cli.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/client/client_cli.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/client/client_cli.c",
|
||||
"output": "CMakeFiles/client.dir/src/client/client_cli.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/client/client_send.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/client/client_send.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/client/client_send.c",
|
||||
"output": "CMakeFiles/client.dir/src/client/client_send.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/client/scanner.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/client/scanner.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/client/scanner.c",
|
||||
"output": "CMakeFiles/client.dir/src/client/scanner.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/array_list.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/array_list.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/array_list.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/array_list.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/chunk.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/chunk.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/chunk.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/chunk.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/compression.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/compression.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/compression.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/compression.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/config.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/config.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/config.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/config.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/data.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/data.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/data.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/data.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/delta.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/delta.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/delta.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/delta.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/file.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/file.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/file.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/file.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/log.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/log.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/log.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/log.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/metadata.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/metadata.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/metadata.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/metadata.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/multiprocessing.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/multiprocessing.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/multiprocessing.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/multiprocessing.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/protocol.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/protocol.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/protocol.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/protocol.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/queue.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/queue.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/queue.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/queue.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/transport_ssh.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_ssh.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_ssh.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/transport_ssh.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/transport_tcp.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tcp.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tcp.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/transport_tcp.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/transport_tls.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tls.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tls.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/transport_tls.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/client.dir/src/shared/utils.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/utils.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/utils.c",
|
||||
"output": "CMakeFiles/client.dir/src/shared/utils.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/runner.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/runner.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/runner.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/runner.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_array_list.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_array_list.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_array_list.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_array_list.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_chunk.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_chunk.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_chunk.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_chunk.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_compression.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_compression.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_compression.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_compression.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_config.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_config.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_config.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_config.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_data.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_data.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_data.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_data.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_delta.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_delta.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_delta.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_delta.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_file.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_file.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_file.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_file.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_glob.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_glob.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_glob.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_glob.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_metadata.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_metadata.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_metadata.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_metadata.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_property.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_property.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_property.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_property.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_protocol.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_protocol.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_protocol.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_protocol.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_queue.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_queue.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_queue.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_queue.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_robustness.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_robustness.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_robustness.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_robustness.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_scanner.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_scanner.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_scanner.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_scanner.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_shared_utils.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_shared_utils.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_shared_utils.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_shared_utils.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/tests/test_stress.c.o -c /root/FastSyncProjects/FastSyncBuilder3/tests/test_stress.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/tests/test_stress.c",
|
||||
"output": "CMakeFiles/tests.dir/tests/test_stress.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/array_list.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/array_list.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/array_list.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/array_list.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/chunk.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/chunk.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/chunk.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/chunk.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/compression.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/compression.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/compression.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/compression.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/config.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/config.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/config.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/config.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/data.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/data.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/data.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/data.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/delta.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/delta.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/delta.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/delta.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/file.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/file.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/file.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/file.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/log.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/log.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/log.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/log.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/metadata.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/metadata.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/metadata.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/metadata.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/multiprocessing.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/multiprocessing.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/multiprocessing.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/multiprocessing.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/protocol.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/protocol.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/protocol.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/protocol.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/queue.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/queue.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/queue.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/queue.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/transport_ssh.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_ssh.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_ssh.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/transport_ssh.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/transport_tcp.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tcp.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tcp.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/transport_tcp.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/transport_tls.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tls.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/transport_tls.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/transport_tls.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/shared/utils.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/shared/utils.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/shared/utils.c",
|
||||
"output": "CMakeFiles/tests.dir/src/shared/utils.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/tests -I/root/FastSyncProjects/FastSyncBuilder3/src/shared -I/root/FastSyncProjects/FastSyncBuilder3/src/server -I/root/FastSyncProjects/FastSyncBuilder3/src/client -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/tests.dir/src/client/scanner.c.o -c /root/FastSyncProjects/FastSyncBuilder3/src/client/scanner.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/src/client/scanner.c",
|
||||
"output": "CMakeFiles/tests.dir/src/client/scanner.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-build",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/xxhash.dir/__/xxhash.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/xxhash.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/xxhash.c",
|
||||
"output": "_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-build",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xxhsum.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xxhsum.c",
|
||||
"output": "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-build",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_arch.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_arch.c",
|
||||
"output": "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-build",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_os_specific.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_os_specific.c",
|
||||
"output": "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-build",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_output.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_output.c",
|
||||
"output": "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-build",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_sanity_check.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_sanity_check.c",
|
||||
"output": "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o"
|
||||
},
|
||||
{
|
||||
"directory": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-build",
|
||||
"command": "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -I/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cmake_unofficial/.. -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_bench.c",
|
||||
"file": "/root/FastSyncProjects/FastSyncBuilder3/build_asan_main/_deps/xxhash-src/cli/xsum_bench.c",
|
||||
"output": "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user