From 69bcbb5a863cf242e4263fcbc35e5b8d9cccac66 Mon Sep 17 00:00:00 2001 From: dongjulim Date: Thu, 19 Oct 2023 02:03:50 -0400 Subject: [PATCH] control almost --- .gitignore | 1 + CMakeLists.txt | 2 +- ...son => cache-v2-c920856ddae4e21d9d3e.json} | 80 +--- .../cmakeFiles-v1-19494a933ffbf8570841.json | 112 +++++ .../cmakeFiles-v1-2692feb24d417c6a54c5.json | 436 ------------------ ...=> codemodel-v2-f3bd16b7bff0feb158ce.json} | 15 +- ...irectory-.-Debug-f5ebdc15457944623624.json | 14 - .../reply/index-2023-10-18T16-41-41-0498.json | 108 ----- .../reply/index-2023-10-19T04-26-25-0072.json | 93 ++++ ...et-client-Debug-a61758d739e03c17c730.json} | 5 +- ...t-control-Debug-ddc961cd2c6de65d7abd.json} | 29 +- ...et-server-Debug-746d3cc09b836eeaf799.json} | 5 +- ...rget-test-Debug-887802d41d6e360e59cf.json} | 5 +- .../toolchains-v1-5950e9891f08da1c8e3d.json | 50 -- cmake-build-debug/CMakeCache.txt | 43 +- .../{3.27.0 => 3.19.2}/CMakeCCompiler.cmake | 17 +- .../3.19.2/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 8392 bytes .../{3.27.0 => 3.19.2}/CMakeSystem.cmake | 0 .../CompilerIdC/CMakeCCompilerId.c | 235 ++-------- .../CMakeFiles/3.19.2/CompilerIdC/a.out | Bin 0 -> 8552 bytes .../3.27.0/CMakeDetermineCompilerABI_C.bin | Bin 8496 -> 0 bytes .../CMakeFiles/3.27.0/CompilerIdC/a.out | Bin 8616 -> 0 bytes .../CMakeFiles/CMakeConfigureLog.yaml | 229 --------- .../CMakeDirectoryInformation.cmake | 6 +- cmake-build-debug/CMakeFiles/CMakeOutput.log | 173 +++++++ cmake-build-debug/CMakeFiles/Makefile.cmake | 106 +---- cmake-build-debug/CMakeFiles/Makefile2 | 100 ++-- .../CMakeFiles/TargetDirectories.txt | 12 +- .../CMakeFiles/client.dir/C.includecache | 12 + .../CMakeFiles/client.dir/DependInfo.cmake | 19 +- .../CMakeFiles/client.dir/build.make | 41 +- .../CMakeFiles/client.dir/cmake_clean.cmake | 1 - .../client.dir/compiler_depend.make | 2 - .../CMakeFiles/client.dir/compiler_depend.ts | 2 - .../CMakeFiles/client.dir/depend.internal | 5 + .../CMakeFiles/client.dir/depend.make | 7 +- .../CMakeFiles/client.dir/flags.make | 2 +- .../CMakeFiles/client.dir/src/client.c.o | Bin 0 -> 3520 bytes .../CMakeFiles/clion-Debug-log.txt | 19 - cmake-build-debug/CMakeFiles/clion-log.txt | 4 + .../CMakeFiles/control.dir/C.includecache | 34 ++ .../CMakeFiles/control.dir/DependInfo.cmake | 20 +- .../CMakeFiles/control.dir/build.make | 58 ++- .../CMakeFiles/control.dir/cmake_clean.cmake | 2 +- .../control.dir/compiler_depend.internal | 42 -- .../control.dir/compiler_depend.make | 115 ----- .../CMakeFiles/control.dir/compiler_depend.ts | 2 - .../CMakeFiles/control.dir/depend.internal | 10 + .../CMakeFiles/control.dir/depend.make | 12 +- .../CMakeFiles/control.dir/flags.make | 2 +- .../control.dir/ipc_module/ipc_shm.c.o | Bin 0 -> 5720 bytes .../CMakeFiles/control.dir/link.txt | 2 +- .../CMakeFiles/control.dir/progress.make | 1 + .../CMakeFiles/control.dir/src/control.c.o | Bin 5064 -> 6328 bytes .../CMakeFiles/control.dir/src/control.c.o.d | 21 - cmake-build-debug/CMakeFiles/progress.marks | 2 +- .../CMakeFiles/server.dir/C.includecache | 22 + .../CMakeFiles/server.dir/DependInfo.cmake | 19 +- .../CMakeFiles/server.dir/build.make | 41 +- .../CMakeFiles/server.dir/cmake_clean.cmake | 1 - .../server.dir/compiler_depend.make | 2 - .../CMakeFiles/server.dir/compiler_depend.ts | 2 - .../CMakeFiles/server.dir/depend.internal | 6 + .../CMakeFiles/server.dir/depend.make | 8 +- .../CMakeFiles/server.dir/flags.make | 2 +- .../CMakeFiles/server.dir/progress.make | 4 +- .../CMakeFiles/server.dir/src/server.c.o | Bin 0 -> 3480 bytes .../CMakeFiles/test.dir/C.includecache | 22 + .../CMakeFiles/test.dir/DependInfo.cmake | 19 +- .../CMakeFiles/test.dir/build.make | 41 +- .../CMakeFiles/test.dir/cmake_clean.cmake | 1 - .../CMakeFiles/test.dir/compiler_depend.make | 2 - .../CMakeFiles/test.dir/compiler_depend.ts | 2 - .../CMakeFiles/test.dir/depend.internal | 5 + .../CMakeFiles/test.dir/depend.make | 7 +- .../CMakeFiles/test.dir/flags.make | 2 +- .../CMakeFiles/test.dir/progress.make | 4 +- .../CMakeFiles/test.dir/src/test.c.o | Bin 4360 -> 3904 bytes .../CMakeFiles/test.dir/src/test.c.o.d | 21 - .../CMakeFiles/test1.dir/C.includecache | 22 + .../CMakeFiles/test1.dir/DependInfo.cmake | 20 + .../CMakeFiles/test1.dir/build.make | 117 +++++ .../CMakeFiles/test1.dir/cmake_clean.cmake | 10 + .../CMakeFiles/test1.dir/depend.internal | 5 + .../CMakeFiles/test1.dir/depend.make | 5 + .../CMakeFiles/test1.dir/flags.make | 10 + .../CMakeFiles/test1.dir/link.txt | 1 + .../CMakeFiles/test1.dir/progress.make | 3 + .../CMakeFiles/test1.dir/src/test1.c.o | Bin 0 -> 3696 bytes cmake-build-debug/Makefile | 119 +++-- .../Testing/Temporary/LastTest.log | 4 +- cmake-build-debug/client | Bin 9608 -> 9608 bytes cmake-build-debug/cmake_install.cmake | 4 +- cmake-build-debug/control | Bin 9992 -> 16328 bytes cmake-build-debug/server | Bin 0 -> 9544 bytes cmake-build-debug/simple_chatting_control.cbp | 176 +++---- cmake-build-debug/test | Bin 9928 -> 9760 bytes cmake-build-debug/test1 | Bin 0 -> 9680 bytes ipc_module/ipc_shm.c | 68 ++- ipc_module/ipc_shm.h | 18 +- src/control.c | 62 ++- src/global.h | 2 +- src/server.c | 16 +- src/test.c | 29 +- 104 files changed, 1420 insertions(+), 1817 deletions(-) create mode 100644 .gitignore rename cmake-build-debug/.cmake/api/v1/reply/{cache-v2-c4207f46170a4984e3f0.json => cache-v2-c920856ddae4e21d9d3e.json} (93%) create mode 100644 cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-19494a933ffbf8570841.json delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2692feb24d417c6a54c5.json rename cmake-build-debug/.cmake/api/v1/reply/{codemodel-v2-3c3d35561bfe1816a23e.json => codemodel-v2-f3bd16b7bff0feb158ce.json} (71%) delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/index-2023-10-18T16-41-41-0498.json create mode 100644 cmake-build-debug/.cmake/api/v1/reply/index-2023-10-19T04-26-25-0072.json rename cmake-build-debug/.cmake/api/v1/reply/{target-client-Debug-1f258061c9a6d383cdb4.json => target-client-Debug-a61758d739e03c17c730.json} (95%) rename cmake-build-debug/.cmake/api/v1/reply/{target-control-Debug-af019bd2c260702601b5.json => target-control-Debug-ddc961cd2c6de65d7abd.json} (74%) rename cmake-build-debug/.cmake/api/v1/reply/{target-server-Debug-affbe62fb4c3ad862757.json => target-server-Debug-746d3cc09b836eeaf799.json} (94%) rename cmake-build-debug/.cmake/api/v1/reply/{target-test-Debug-197719e3f9df9dd953b5.json => target-test-Debug-887802d41d6e360e59cf.json} (94%) delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-5950e9891f08da1c8e3d.json rename cmake-build-debug/CMakeFiles/{3.27.0 => 3.19.2}/CMakeCCompiler.cmake (88%) create mode 100755 cmake-build-debug/CMakeFiles/3.19.2/CMakeDetermineCompilerABI_C.bin rename cmake-build-debug/CMakeFiles/{3.27.0 => 3.19.2}/CMakeSystem.cmake (100%) rename cmake-build-debug/CMakeFiles/{3.27.0 => 3.19.2}/CompilerIdC/CMakeCCompilerId.c (72%) create mode 100755 cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/a.out delete mode 100755 cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin delete mode 100755 cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out delete mode 100644 cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 cmake-build-debug/CMakeFiles/CMakeOutput.log create mode 100644 cmake-build-debug/CMakeFiles/client.dir/C.includecache delete mode 100644 cmake-build-debug/CMakeFiles/client.dir/compiler_depend.make delete mode 100644 cmake-build-debug/CMakeFiles/client.dir/compiler_depend.ts create mode 100644 cmake-build-debug/CMakeFiles/client.dir/depend.internal create mode 100644 cmake-build-debug/CMakeFiles/client.dir/src/client.c.o delete mode 100644 cmake-build-debug/CMakeFiles/clion-Debug-log.txt create mode 100644 cmake-build-debug/CMakeFiles/clion-log.txt create mode 100644 cmake-build-debug/CMakeFiles/control.dir/C.includecache delete mode 100644 cmake-build-debug/CMakeFiles/control.dir/compiler_depend.internal delete mode 100644 cmake-build-debug/CMakeFiles/control.dir/compiler_depend.make delete mode 100644 cmake-build-debug/CMakeFiles/control.dir/compiler_depend.ts create mode 100644 cmake-build-debug/CMakeFiles/control.dir/depend.internal create mode 100644 cmake-build-debug/CMakeFiles/control.dir/ipc_module/ipc_shm.c.o delete mode 100644 cmake-build-debug/CMakeFiles/control.dir/src/control.c.o.d create mode 100644 cmake-build-debug/CMakeFiles/server.dir/C.includecache delete mode 100644 cmake-build-debug/CMakeFiles/server.dir/compiler_depend.make delete mode 100644 cmake-build-debug/CMakeFiles/server.dir/compiler_depend.ts create mode 100644 cmake-build-debug/CMakeFiles/server.dir/depend.internal create mode 100644 cmake-build-debug/CMakeFiles/server.dir/src/server.c.o create mode 100644 cmake-build-debug/CMakeFiles/test.dir/C.includecache delete mode 100644 cmake-build-debug/CMakeFiles/test.dir/compiler_depend.make delete mode 100644 cmake-build-debug/CMakeFiles/test.dir/compiler_depend.ts create mode 100644 cmake-build-debug/CMakeFiles/test.dir/depend.internal delete mode 100644 cmake-build-debug/CMakeFiles/test.dir/src/test.c.o.d create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/C.includecache create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/DependInfo.cmake create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/build.make create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/cmake_clean.cmake create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/depend.internal create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/depend.make create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/flags.make create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/link.txt create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/progress.make create mode 100644 cmake-build-debug/CMakeFiles/test1.dir/src/test1.c.o create mode 100755 cmake-build-debug/server create mode 100755 cmake-build-debug/test1 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ff9047e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/cmake-build-debug/ diff --git a/CMakeLists.txt b/CMakeLists.txt index 02a2550..bd6e1bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,4 +6,4 @@ set(CMAKE_C_STANDARD 99) add_executable(test src/test.c) add_executable(server src/server.c) add_executable(client src/client.c src/global.h) -add_executable(control src/control.c) \ No newline at end of file +add_executable(control src/control.c ipc_module/ipc_shm.c ipc_module/ipc_shm.h) \ No newline at end of file diff --git a/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c4207f46170a4984e3f0.json b/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c920856ddae4e21d9d3e.json similarity index 93% rename from cmake-build-debug/.cmake/api/v1/reply/cache-v2-c4207f46170a4984e3f0.json rename to cmake-build-debug/.cmake/api/v1/reply/cache-v2-c920856ddae4e21d9d3e.json index efa69f4..311cd03 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c4207f46170a4984e3f0.json +++ b/cmake-build-debug/.cmake/api/v1/reply/cache-v2-c920856ddae4e21d9d3e.json @@ -55,7 +55,7 @@ } ], "type" : "INTERNAL", - "value" : "/home/centos/codes/ojt-simple-chatting/cmake-build-debug" + "value" : "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug" }, { "name" : "CMAKE_CACHE_MAJOR_VERSION", @@ -79,7 +79,7 @@ } ], "type" : "INTERNAL", - "value" : "27" + "value" : "19" }, { "name" : "CMAKE_CACHE_PATCH_VERSION", @@ -91,7 +91,7 @@ } ], "type" : "INTERNAL", - "value" : "0" + "value" : "2" }, { "name" : "CMAKE_CODEBLOCKS_COMPILER_ID", @@ -130,12 +130,16 @@ "value" : "-j4" }, { - "name" : "CMAKE_COLOR_DIAGNOSTICS", + "name" : "CMAKE_COLOR_MAKEFILE", "properties" : [ + { + "name" : "ADVANCED", + "value" : "1" + }, { "name" : "HELPSTRING", - "value" : "Enable colored diagnostics throughout." + "value" : "Enable/Disable color output during build." } ], "type" : "BOOL", @@ -151,7 +155,7 @@ } ], "type" : "INTERNAL", - "value" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake" + "value" : "/opt/clion-2021.1.3/bin/cmake/linux/bin/cmake" }, { "name" : "CMAKE_CPACK_COMMAND", @@ -163,7 +167,7 @@ } ], "type" : "INTERNAL", - "value" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cpack" + "value" : "/opt/clion-2021.1.3/bin/cmake/linux/bin/cpack" }, { "name" : "CMAKE_CTEST_COMMAND", @@ -175,7 +179,7 @@ } ], "type" : "INTERNAL", - "value" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/ctest" + "value" : "/opt/clion-2021.1.3/bin/cmake/linux/bin/ctest" }, { "name" : "CMAKE_C_COMPILER", @@ -465,18 +469,6 @@ "type" : "INTERNAL", "value" : "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include;/usr/local/include;/usr/include" }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/pkgRedirects" - }, { "name" : "CMAKE_GENERATOR", "properties" : @@ -535,7 +527,7 @@ } ], "type" : "INTERNAL", - "value" : "/home/centos/codes/ojt-simple-chatting" + "value" : "/home/centos/CLionProjects/ojt-simple-chatting" }, { "name" : "CMAKE_INSTALL_PREFIX", @@ -823,7 +815,7 @@ } ], "type" : "INTERNAL", - "value" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27" + "value" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19" }, { "name" : "CMAKE_SHARED_LINKER_FLAGS", @@ -1033,22 +1025,6 @@ "type" : "FILEPATH", "value" : "/usr/bin/strip" }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_TAPI-NOTFOUND" - }, { "name" : "CMAKE_UNAME", "properties" : @@ -1109,18 +1085,6 @@ "type" : "FILEPATH", "value" : "/usr/sbin/sysctl" }, - { - "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "linker supports push/pop state" - } - ], - "type" : "INTERNAL", - "value" : "TRUE" - }, { "name" : "simple_chatting_control_BINARY_DIR", "properties" : @@ -1131,19 +1095,7 @@ } ], "type" : "STATIC", - "value" : "/home/centos/codes/ojt-simple-chatting/cmake-build-debug" - }, - { - "name" : "simple_chatting_control_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" + "value" : "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug" }, { "name" : "simple_chatting_control_SOURCE_DIR", @@ -1155,7 +1107,7 @@ } ], "type" : "STATIC", - "value" : "/home/centos/codes/ojt-simple-chatting" + "value" : "/home/centos/CLionProjects/ojt-simple-chatting" } ], "kind" : "cache", diff --git a/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-19494a933ffbf8570841.json b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-19494a933ffbf8570841.json new file mode 100644 index 0000000..54d1a90 --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-19494a933ffbf8570841.json @@ -0,0 +1,112 @@ +{ + "inputs" : + [ + { + "path" : "CMakeLists.txt" + }, + { + "isGenerated" : true, + "path" : "cmake-build-debug/CMakeFiles/3.19.2/CMakeSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeSystemSpecificInitialize.cmake" + }, + { + "isGenerated" : true, + "path" : "cmake-build-debug/CMakeFiles/3.19.2/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeGenericSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeInitializeConfigs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/Linux.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/UnixPaths.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeFindCodeBlocks.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/ProcessorCount.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Compiler/GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/Linux-GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/Linux-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCommonLanguageInclude.cmake" + } + ], + "kind" : "cmakeFiles", + "paths" : + { + "build" : "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug", + "source" : "/home/centos/CLionProjects/ojt-simple-chatting" + }, + "version" : + { + "major" : 1, + "minor" : 0 + } +} diff --git a/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2692feb24d417c6a54c5.json b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2692feb24d417c6a54c5.json deleted file mode 100644 index 7df6f73..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-2692feb24d417c6a54c5.json +++ /dev/null @@ -1,436 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystem.cmake.in" - }, - { - "isGenerated" : true, - "path" : "cmake-build-debug/CMakeFiles/3.27.0/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeUnixFindMake.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/HP-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/LCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/XL-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/zOS-C-DetermineCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeFindBinUtils.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-FindBinUtils.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompiler.cmake.in" - }, - { - "isGenerated" : true, - "path" : "cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/UnixPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeFindCodeBlocks.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/ProcessorCount.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeParseImplicitIncludeInfo.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompilerABI.c" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompiler.cmake.in" - }, - { - "isGenerated" : true, - "path" : "cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "/home/centos/codes/ojt-simple-chatting/cmake-build-debug", - "source" : "/home/centos/codes/ojt-simple-chatting" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-3c3d35561bfe1816a23e.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-f3bd16b7bff0feb158ce.json similarity index 71% rename from cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-3c3d35561bfe1816a23e.json rename to cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-f3bd16b7bff0feb158ce.json index 6d7e576..7dece95 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-3c3d35561bfe1816a23e.json +++ b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-f3bd16b7bff0feb158ce.json @@ -6,7 +6,6 @@ [ { "build" : ".", - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", "minimumCMakeVersion" : { "string" : "3.19" @@ -45,28 +44,28 @@ { "directoryIndex" : 0, "id" : "client::@6890427a1f51a3e7e1df", - "jsonFile" : "target-client-Debug-1f258061c9a6d383cdb4.json", + "jsonFile" : "target-client-Debug-a61758d739e03c17c730.json", "name" : "client", "projectIndex" : 0 }, { "directoryIndex" : 0, "id" : "control::@6890427a1f51a3e7e1df", - "jsonFile" : "target-control-Debug-af019bd2c260702601b5.json", + "jsonFile" : "target-control-Debug-ddc961cd2c6de65d7abd.json", "name" : "control", "projectIndex" : 0 }, { "directoryIndex" : 0, "id" : "server::@6890427a1f51a3e7e1df", - "jsonFile" : "target-server-Debug-affbe62fb4c3ad862757.json", + "jsonFile" : "target-server-Debug-746d3cc09b836eeaf799.json", "name" : "server", "projectIndex" : 0 }, { "directoryIndex" : 0, "id" : "test::@6890427a1f51a3e7e1df", - "jsonFile" : "target-test-Debug-197719e3f9df9dd953b5.json", + "jsonFile" : "target-test-Debug-887802d41d6e360e59cf.json", "name" : "test", "projectIndex" : 0 } @@ -76,12 +75,12 @@ "kind" : "codemodel", "paths" : { - "build" : "/home/centos/codes/ojt-simple-chatting/cmake-build-debug", - "source" : "/home/centos/codes/ojt-simple-chatting" + "build" : "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug", + "source" : "/home/centos/CLionProjects/ojt-simple-chatting" }, "version" : { "major" : 2, - "minor" : 6 + "minor" : 2 } } diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json deleted file mode 100644 index 3a67af9..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2023-10-18T16-41-41-0498.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-10-18T16-41-41-0498.json deleted file mode 100644 index 43e9a61..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/index-2023-10-18T16-41-41-0498.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Unix Makefiles" - }, - "paths" : - { - "cmake" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake", - "cpack" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cpack", - "ctest" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/ctest", - "root" : "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 27, - "patch" : 0, - "string" : "3.27.0", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-3c3d35561bfe1816a23e.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - }, - { - "jsonFile" : "cache-v2-c4207f46170a4984e3f0.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-2692feb24d417c6a54c5.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "toolchains-v1-5950e9891f08da1c8e3d.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-c4207f46170a4984e3f0.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-2692feb24d417c6a54c5.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-3c3d35561bfe1816a23e.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - }, - "toolchains-v1" : - { - "jsonFile" : "toolchains-v1-5950e9891f08da1c8e3d.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2023-10-19T04-26-25-0072.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-10-19T04-26-25-0072.json new file mode 100644 index 0000000..17726a6 --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/index-2023-10-19T04-26-25-0072.json @@ -0,0 +1,93 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Unix Makefiles" + }, + "paths" : + { + "cmake" : "/opt/clion-2021.1.3/bin/cmake/linux/bin/cmake", + "cpack" : "/opt/clion-2021.1.3/bin/cmake/linux/bin/cpack", + "ctest" : "/opt/clion-2021.1.3/bin/cmake/linux/bin/ctest", + "root" : "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 19, + "patch" : 2, + "string" : "3.19.2", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-f3bd16b7bff0feb158ce.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 2 + } + }, + { + "jsonFile" : "cache-v2-c920856ddae4e21d9d3e.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-19494a933ffbf8570841.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "cache-v2" : + { + "jsonFile" : "cache-v2-c920856ddae4e21d9d3e.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + "cmakeFiles-v1" : + { + "jsonFile" : "cmakeFiles-v1-19494a933ffbf8570841.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + "codemodel-v2" : + { + "jsonFile" : "codemodel-v2-f3bd16b7bff0feb158ce.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 2 + } + }, + "toolchains-v1" : + { + "error" : "unknown query file" + } + } +} diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-client-Debug-1f258061c9a6d383cdb4.json b/cmake-build-debug/.cmake/api/v1/reply/target-client-Debug-a61758d739e03c17c730.json similarity index 95% rename from cmake-build-debug/.cmake/api/v1/reply/target-client-Debug-1f258061c9a6d383cdb4.json rename to cmake-build-debug/.cmake/api/v1/reply/target-client-Debug-a61758d739e03c17c730.json index 13e0f4c..0d607c3 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/target-client-Debug-1f258061c9a6d383cdb4.json +++ b/cmake-build-debug/.cmake/api/v1/reply/target-client-Debug-a61758d739e03c17c730.json @@ -35,7 +35,10 @@ "compileCommandFragments" : [ { - "fragment" : "-g -std=gnu99" + "fragment" : "-g" + }, + { + "fragment" : "-std=gnu99" } ], "language" : "C", diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-control-Debug-af019bd2c260702601b5.json b/cmake-build-debug/.cmake/api/v1/reply/target-control-Debug-ddc961cd2c6de65d7abd.json similarity index 74% rename from cmake-build-debug/.cmake/api/v1/reply/target-control-Debug-af019bd2c260702601b5.json rename to cmake-build-debug/.cmake/api/v1/reply/target-control-Debug-ddc961cd2c6de65d7abd.json index 5fee8bf..5c23065 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/target-control-Debug-af019bd2c260702601b5.json +++ b/cmake-build-debug/.cmake/api/v1/reply/target-control-Debug-ddc961cd2c6de65d7abd.json @@ -35,7 +35,10 @@ "compileCommandFragments" : [ { - "fragment" : "-g -std=gnu99" + "fragment" : "-g" + }, + { + "fragment" : "-std=gnu99" } ], "language" : "C", @@ -49,7 +52,8 @@ }, "sourceIndexes" : [ - 0 + 0, + 1 ] } ], @@ -82,7 +86,15 @@ "name" : "Source Files", "sourceIndexes" : [ - 0 + 0, + 1 + ] + }, + { + "name" : "Header Files", + "sourceIndexes" : + [ + 2 ] } ], @@ -93,6 +105,17 @@ "compileGroupIndex" : 0, "path" : "src/control.c", "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "ipc_module/ipc_shm.c", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "ipc_module/ipc_shm.h", + "sourceGroupIndex" : 1 } ], "type" : "EXECUTABLE" diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-server-Debug-affbe62fb4c3ad862757.json b/cmake-build-debug/.cmake/api/v1/reply/target-server-Debug-746d3cc09b836eeaf799.json similarity index 94% rename from cmake-build-debug/.cmake/api/v1/reply/target-server-Debug-affbe62fb4c3ad862757.json rename to cmake-build-debug/.cmake/api/v1/reply/target-server-Debug-746d3cc09b836eeaf799.json index 4fec4ba..f5fd7a1 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/target-server-Debug-affbe62fb4c3ad862757.json +++ b/cmake-build-debug/.cmake/api/v1/reply/target-server-Debug-746d3cc09b836eeaf799.json @@ -35,7 +35,10 @@ "compileCommandFragments" : [ { - "fragment" : "-g -std=gnu99" + "fragment" : "-g" + }, + { + "fragment" : "-std=gnu99" } ], "language" : "C", diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-test-Debug-197719e3f9df9dd953b5.json b/cmake-build-debug/.cmake/api/v1/reply/target-test-Debug-887802d41d6e360e59cf.json similarity index 94% rename from cmake-build-debug/.cmake/api/v1/reply/target-test-Debug-197719e3f9df9dd953b5.json rename to cmake-build-debug/.cmake/api/v1/reply/target-test-Debug-887802d41d6e360e59cf.json index 3f8505a..3cd1001 100644 --- a/cmake-build-debug/.cmake/api/v1/reply/target-test-Debug-197719e3f9df9dd953b5.json +++ b/cmake-build-debug/.cmake/api/v1/reply/target-test-Debug-887802d41d6e360e59cf.json @@ -35,7 +35,10 @@ "compileCommandFragments" : [ { - "fragment" : "-g -std=gnu99" + "fragment" : "-g" + }, + { + "fragment" : "-std=gnu99" } ], "language" : "C", diff --git a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-5950e9891f08da1c8e3d.json b/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-5950e9891f08da1c8e3d.json deleted file mode 100644 index 6377563..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-5950e9891f08da1c8e3d.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "kind" : "toolchains", - "toolchains" : - [ - { - "compiler" : - { - "id" : "GNU", - "implicit" : - { - "includeDirectories" : - [ - "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include", - "/usr/local/include", - "/usr/include" - ], - "linkDirectories" : - [ - "/usr/lib/gcc/x86_64-redhat-linux/4.8.5", - "/usr/lib64", - "/lib64", - "/usr/lib" - ], - "linkFrameworkDirectories" : [], - "linkLibraries" : - [ - "gcc", - "gcc_s", - "c", - "gcc", - "gcc_s" - ] - }, - "path" : "/usr/bin/cc", - "version" : "4.8.5" - }, - "language" : "C", - "sourceFileExtensions" : - [ - "c", - "m" - ] - } - ], - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/cmake-build-debug/CMakeCache.txt b/cmake-build-debug/CMakeCache.txt index 781135a..b05af0b 100644 --- a/cmake-build-debug/CMakeCache.txt +++ b/cmake-build-debug/CMakeCache.txt @@ -1,6 +1,6 @@ # This is the CMakeCache file. -# For build in directory: /home/centos/codes/ojt-simple-chatting/cmake-build-debug -# It was generated by CMake: /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +# For build in directory: /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug +# It was generated by CMake: /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. @@ -35,8 +35,8 @@ CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND // Enter e.g. -j to get parallel builds CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=-j4 -//Enable colored diagnostics throughout. -CMAKE_COLOR_DIAGNOSTICS:BOOL=ON +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc @@ -85,9 +85,6 @@ CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= -//Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/pkgRedirects - //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr/local @@ -191,9 +188,6 @@ CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip -//Path to a program. -CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND - //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual @@ -207,13 +201,10 @@ ProcessorCount_cmd_nproc:FILEPATH=/usr/bin/nproc ProcessorCount_cmd_sysctl:FILEPATH=/usr/sbin/sysctl //Value Computed by CMake -simple_chatting_control_BINARY_DIR:STATIC=/home/centos/codes/ojt-simple-chatting/cmake-build-debug - -//Value Computed by CMake -simple_chatting_control_IS_TOP_LEVEL:STATIC=ON +simple_chatting_control_BINARY_DIR:STATIC=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug //Value Computed by CMake -simple_chatting_control_SOURCE_DIR:STATIC=/home/centos/codes/ojt-simple-chatting +simple_chatting_control_SOURCE_DIR:STATIC=/home/centos/CLionProjects/ojt-simple-chatting ######################## @@ -225,19 +216,21 @@ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/centos/codes/ojt-simple-chatting/cmake-build-debug +CMAKE_CACHEFILE_DIR:INTERNAL=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=27 +CMAKE_CACHE_MINOR_VERSION:INTERNAL=19 //Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 +CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +CMAKE_COMMAND:INTERNAL=/opt/clion-2021.1.3/bin/cmake/linux/bin/cmake //Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cpack +CMAKE_CPACK_COMMAND:INTERNAL=/opt/clion-2021.1.3/bin/cmake/linux/bin/cpack //Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/ctest +CMAKE_CTEST_COMMAND:INTERNAL=/opt/clion-2021.1.3/bin/cmake/linux/bin/ctest //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_AR @@ -286,7 +279,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL= CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/centos/codes/ojt-simple-chatting +CMAKE_HOME_DIRECTORY:INTERNAL=/home/centos/CLionProjects/ojt-simple-chatting //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //ADVANCED property for variable: CMAKE_LINKER @@ -318,7 +311,7 @@ CMAKE_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. -CMAKE_ROOT:INTERNAL=/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27 +CMAKE_ROOT:INTERNAL=/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG @@ -345,8 +338,6 @@ CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_TAPI -CMAKE_TAPI-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE @@ -355,6 +346,4 @@ CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 ProcessorCount_cmd_nproc-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ProcessorCount_cmd_sysctl ProcessorCount_cmd_sysctl-ADVANCED:INTERNAL=1 -//linker supports push/pop state -_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE diff --git a/cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake b/cmake-build-debug/CMakeFiles/3.19.2/CMakeCCompiler.cmake similarity index 88% rename from cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake rename to cmake-build-debug/CMakeFiles/3.19.2/CMakeCCompiler.cmake index 491d16b..e01deae 100644 --- a/cmake-build-debug/CMakeFiles/3.27.0/CMakeCCompiler.cmake +++ b/cmake-build-debug/CMakeFiles/3.19.2/CMakeCCompiler.cmake @@ -5,17 +5,14 @@ set(CMAKE_C_COMPILER_VERSION "4.8.5") set(CMAKE_C_COMPILER_VERSION_INTERNAL "") set(CMAKE_C_COMPILER_WRAPPER "") set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "90") -set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") -set(CMAKE_C17_COMPILE_FEATURES "") -set(CMAKE_C23_COMPILE_FEATURES "") set(CMAKE_C_PLATFORM_ID "Linux") set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") set(CMAKE_C_SIMULATE_VERSION "") @@ -27,24 +24,30 @@ set(CMAKE_RANLIB "/usr/bin/ranlib") set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib") set(CMAKE_LINKER "/usr/bin/ld") set(CMAKE_MT "") -set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") set(CMAKE_COMPILER_IS_GNUCC 1) set(CMAKE_C_COMPILER_LOADED 1) set(CMAKE_C_COMPILER_WORKS TRUE) set(CMAKE_C_ABI_COMPILED TRUE) +set(CMAKE_COMPILER_IS_MINGW ) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() set(CMAKE_C_COMPILER_ENV_VAR "CC") +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() set(CMAKE_C_COMPILER_ID_RUN 1) set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) set(CMAKE_C_LINKER_PREFERENCE 10) -set(CMAKE_C_LINKER_DEPFILE_SUPPORTED FALSE) # Save compiler ABI information. set(CMAKE_C_SIZEOF_DATA_PTR "8") set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") set(CMAKE_C_LIBRARY_ARCHITECTURE "") if(CMAKE_C_SIZEOF_DATA_PTR) diff --git a/cmake-build-debug/CMakeFiles/3.19.2/CMakeDetermineCompilerABI_C.bin b/cmake-build-debug/CMakeFiles/3.19.2/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..e2645353d829bdaf162616d8af10774129e80278 GIT binary patch literal 8392 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 literal 0 HcmV?d00001 diff --git a/cmake-build-debug/CMakeFiles/3.27.0/CMakeSystem.cmake b/cmake-build-debug/CMakeFiles/3.19.2/CMakeSystem.cmake similarity index 100% rename from cmake-build-debug/CMakeFiles/3.27.0/CMakeSystem.cmake rename to cmake-build-debug/CMakeFiles/3.19.2/CMakeSystem.cmake diff --git a/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/CMakeCCompilerId.c b/cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/CMakeCCompilerId.c similarity index 72% rename from cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/CMakeCCompilerId.c rename to cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/CMakeCCompilerId.c index 66be365..c126ec7 100644 --- a/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/CMakeCCompilerId.c +++ b/cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/CMakeCCompilerId.c @@ -11,12 +11,6 @@ # define volatile #endif -#if !defined(__has_include) -/* If the compiler does not have __has_include, pretend the answer is - always no. */ -# define __has_include(x) 0 -#endif - /* Version number components: V=Version, R=Revision, P=Patch Version date components: YYYY=Year, MM=Month, DD=Day */ @@ -29,25 +23,16 @@ # if defined(__GNUC__) # define SIMULATE_ID "GNU" # endif - /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, - except that a few beta releases use the old format with V=2021. */ -# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif + /* __INTEL_COMPILER = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) # else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) - /* The third version component from --version is an update index, - but no macro is provided for it. */ -# define COMPILER_VERSION_PATCH DEC(0) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) # endif # if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) # endif # if defined(_MSC_VER) @@ -67,44 +52,6 @@ # define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) # endif -#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) -# define COMPILER_ID "IntelLLVM" -#if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -#endif -#if defined(__GNUC__) -# define SIMULATE_ID "GNU" -#endif -/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and - * later. Look for 6 digit vs. 8 digit version number to decide encoding. - * VVVV is no smaller than the current year when a version is released. - */ -#if __INTEL_LLVM_COMPILER < 1000000L -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) -#else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) -#endif -#if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -#endif -#if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -#elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -#endif -#if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -#endif -#if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -#endif - #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" # define COMPILER_VERSION_MAJOR DEC(__PATHCC__) @@ -178,14 +125,6 @@ # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -#elif defined(__open_xl__) && defined(__clang__) -# define COMPILER_ID "IBMClang" -# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) -# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) -# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) - - #elif defined(__ibmxl__) && defined(__clang__) # define COMPILER_ID "XLClang" # define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) @@ -208,14 +147,6 @@ # define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) # define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -#elif defined(__NVCOMPILER) -# define COMPILER_ID "NVHPC" -# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) -# if defined(__NVCOMPILER_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) -# endif - #elif defined(__PGI) # define COMPILER_ID "PGI" # define COMPILER_VERSION_MAJOR DEC(__PGIC__) @@ -236,29 +167,8 @@ # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) -#elif defined(__CLANG_FUJITSU) -# define COMPILER_ID "FujitsuClang" -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__FUJITSU) +#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" -# if defined(__FCC_version__) -# define COMPILER_VERSION __FCC_version__ -# elif defined(__FCC_major__) -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# endif -# if defined(__fcc_version) -# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) -# elif defined(__FCC_VERSION) -# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) -# endif - #elif defined(__ghs__) # define COMPILER_ID "GHS" @@ -269,12 +179,6 @@ # define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) # endif -#elif defined(__TASKING__) -# define COMPILER_ID "Tasking" - # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) - # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) -# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) - #elif defined(__TINYC__) # define COMPILER_ID "TinyCC" @@ -318,7 +222,7 @@ # define COMPILER_ID "ARMClang" # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) # define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) #elif defined(__clang__) @@ -335,22 +239,6 @@ # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif -#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) -# define COMPILER_ID "LCC" -# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) -# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) -# if defined(__LCC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) -# endif -# if defined(__GNUC__) && defined(__GNUC_MINOR__) -# define SIMULATE_ID "GNU" -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif -# endif - #elif defined(__GNUC__) # define COMPILER_ID "GNU" # define COMPILER_VERSION_MAJOR DEC(__GNUC__) @@ -379,14 +267,13 @@ # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) # endif -#elif defined(_ADI_COMPILER) +#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) # define COMPILER_ID "ADSP" -#if defined(__VERSIONNUM__) - /* __VERSIONNUM__ = 0xVVRRPPTT */ -# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) -# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) #endif #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) @@ -396,7 +283,7 @@ # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) # define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) # define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) @@ -440,7 +327,7 @@ char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; char const* qnxnto = "INFO" ":" "qnxnto[]"; #endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +#if defined(_CRAYC) || defined(__cray__) char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #endif @@ -451,9 +338,6 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #if defined(__linux) || defined(__linux__) || defined(linux) # define PLATFORM_ID "Linux" -#elif defined(__MSYS__) -# define PLATFORM_ID "MSYS" - #elif defined(__CYGWIN__) # define PLATFORM_ID "Cygwin" @@ -551,9 +435,6 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # define PLATFORM_ID "Integrity" # endif -# elif defined(_ADI_COMPILER) -# define PLATFORM_ID "ADSP" - #else /* unknown platform */ # define PLATFORM_ID @@ -568,9 +449,6 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # if defined(_M_IA64) # define ARCHITECTURE_ID "IA64" -# elif defined(_M_ARM64EC) -# define ARCHITECTURE_ID "ARM64EC" - # elif defined(_M_X64) || defined(_M_AMD64) # define ARCHITECTURE_ID "x64" @@ -638,9 +516,6 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # elif defined(__ICC8051__) # define ARCHITECTURE_ID "8051" -# elif defined(__ICCSTM8__) -# define ARCHITECTURE_ID "STM8" - # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif @@ -682,36 +557,6 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # define ARCHITECTURE_ID "" # endif -# elif defined(__ADSPSHARC__) -# define ARCHITECTURE_ID "SHARC" - -# elif defined(__ADSPBLACKFIN__) -# define ARCHITECTURE_ID "Blackfin" - -#elif defined(__TASKING__) - -# if defined(__CTC__) || defined(__CPTC__) -# define ARCHITECTURE_ID "TriCore" - -# elif defined(__CMCS__) -# define ARCHITECTURE_ID "MCS" - -# elif defined(__CARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__CARC__) -# define ARCHITECTURE_ID "ARC" - -# elif defined(__C51__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__CPCP__) -# define ARCHITECTURE_ID "PCP" - -# else -# define ARCHITECTURE_ID "" -# endif - #else # define ARCHITECTURE_ID #endif @@ -738,12 +583,8 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; ('0' + ((n)>>4 & 0xF)), \ ('0' + ((n) & 0xF)) -/* Construct a string literal encoding the version number. */ -#ifdef COMPILER_VERSION -char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; - /* Construct a string literal encoding the version number components. */ -#elif defined(COMPILER_VERSION_MAJOR) +#ifdef COMPILER_VERSION_MAJOR char const info_version[] = { 'I', 'N', 'F', 'O', ':', 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', @@ -767,8 +608,6 @@ char const info_version_internal[] = { 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', 'i','n','t','e','r','n','a','l','[', COMPILER_VERSION_INTERNAL,']','\0'}; -#elif defined(COMPILER_VERSION_INTERNAL_STR) -char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; #endif /* Construct a string literal encoding the version number components. */ @@ -798,35 +637,22 @@ char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; -#if !defined(__STDC__) && !defined(__clang__) -# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) -# define C_VERSION "90" +#if !defined(__STDC__) +# if (defined(_MSC_VER) && !defined(__clang__)) \ + || (defined(__ibmxl__) || defined(__IBMC__)) +# define C_DIALECT "90" # else -# define C_VERSION +# define C_DIALECT # endif -#elif __STDC_VERSION__ > 201710L -# define C_VERSION "23" -#elif __STDC_VERSION__ >= 201710L -# define C_VERSION "17" #elif __STDC_VERSION__ >= 201000L -# define C_VERSION "11" +# define C_DIALECT "11" #elif __STDC_VERSION__ >= 199901L -# define C_VERSION "99" -#else -# define C_VERSION "90" -#endif -const char* info_language_standard_default = - "INFO" ":" "standard_default[" C_VERSION "]"; - -const char* info_language_extensions_default = "INFO" ":" "extensions_default[" -#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ - defined(__TI_COMPILER_VERSION__)) && \ - !defined(__STRICT_ANSI__) - "ON" +# define C_DIALECT "99" #else - "OFF" +# define C_DIALECT "90" #endif -"]"; +const char* info_language_dialect_default = + "INFO" ":" "dialect_default[" C_DIALECT "]"; /*--------------------------------------------------------------------------*/ @@ -855,11 +681,10 @@ int main(int argc, char* argv[]) #ifdef SIMULATE_VERSION_MAJOR require += info_simulate_version[argc]; #endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +#if defined(_CRAYC) || defined(__cray__) require += info_cray[argc]; #endif - require += info_language_standard_default[argc]; - require += info_language_extensions_default[argc]; + require += info_language_dialect_default[argc]; (void)argv; return require; } diff --git a/cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/a.out b/cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/a.out new file mode 100755 index 0000000000000000000000000000000000000000..3caeba2c65b1641a90956275cdcdfbc50589cad9 GIT binary patch literal 8552 zcmeHMU2GKB6~4RcKmK-Y3aJAPj9QQkswc+S?j}*ntnD?k(ehJcl2oo458k!CWq;7_ zY-7_uO9rA9A&JyBLVe;PRjGvfR1vEWjfoNTp=zBpl`1u{RrSqRnmPA;_k8Evd*{xbd++=(9PRUZJc5%~d|gPbMw5_z7h>^Iwh%%SL9q(% zTf}3c4&Yk2*iNGy%O!HnvVq+AK-Rz&^x8nstH}(@FWInQ$u&fY@ybb~tS#TIw^f!x zC=x&(*0s?uRgl9n!&0Mq=p>nkD)L&0*Frp&^HedG+&*j@UIXNBz^j3Vx`smZ%6nO& zEvAFltr+GnVo)iy3fUnwAy_i+8^9w9S^Rs^NX7jW?_vFNhuX)IRPlH+akQ)B@nozu znMmg+S|@^Ctz8{zE~B=~cB6l^-Mjy=jKuw@fQEJ602ht{ET8{_u`Bg{S7h$zH3#0f zHF@dEOTAx1E?U4xbGT1*tbT+BgnZlu(el+ndhK_hxOKj zAoS@azh1chf_G?c1_NNl?hd_)Ma6}{)+xkhP-FYcOFppI3vcO{Z|>1O^ZMIMc_9B9 z4fRv+09h|wwfP?qf9mO9tWku>HysA%;t!xALsx5G1IY8q9JWuNe){=UU|?-2Rbj*7 zHx)nBu5i6LKXl`}KnZLWH*z4+N8$Uo^g@2&TKK+HJaCRnqOFst{3S1I_-^_Z# z_w_RyH$4PjT@9BG0+*(=I<4$sadj2XXTtY~=0?@P){_`tgq{l(ilJvCg?pjHk;0!s z1JSeFCmIy!va_uy4@Gxe-}M*$@&g}^fW=QA6pQ+)+twE5M+-Njg?qi=qqyNceR|HL zKk-riCJv0jq0qNNL!l!fWA4>*yiZ`f$gxC2$5SyXWtA#!k^OxKo*c=fjwh1w>>#|Y zLlwoMqTKjSJex~o(t~Yw>QE^Y2 zA2styYw(G-A>rBVd#Vk>5pQI7KrCeMj} z;hAXkY+hU6@T#Z25pnr#0sc;DVc)9TLp-uSf4^A7ItYJbpTGH;z?v5tro^62Pwm{j z?aK(G&tABG0)7h!g#3-Cy*=ydyeA>DT^0kl0qPmY@@{|QE8eib`DI_&ubiz3`&(YB z)%|U!>vVr`x_+NuOZtN$e_P1k((PBe{mo$C?Qf9nx(M_(@Z+2((B(>6>4B9VSm}Y4 z9$4vt|F#EaVZDdxJV~j*jn}9w*HXa+pC)tbNWTlqMohe2i}GzWBQ^k#014>e3*2uH^+lbfK05zXIi#LBYRk$NZmtrcSsLXIl=#T!TVTu zpbx1Y_gwW+>NIJZCHW%BACcVK)AOX#0_(&bN{1R$JC*jfU7c-R?Yoth{&-B$P0Pkx zJ34l_W4d)8jJlv#bHlK2^p^I~&O#rQSXJ$7O5>=~zP2=eDsdQHu6AR&Pt=QQ&&LO& zmY-{-pH*VGs-M-Raa3u)M)3PoiLVv&RsFzQ=Xy_(=M#Rx?_s5%032p$PDti`uzS5& z6>ky?Rq^$u^Ao2tpZJ2{_qh_^AaFBX$nwISyXQZDdF<-AiuAHtywpu@+MK%BLNb34! z_XALW5j3hJZcn&OL8DlJ&Icg@2n3c)q3^P9=@R%bRx8gCiYj#{ z*a+|Mh05AB=X?b}CXC*1?hoyY^njJ4L>^ZH1fN_ZtQ)pBy|-T&d!q-sLs8>EU*Dnd zfH4s2j)pOUJmeh7 z0IOIcZRB(Dm`J2YGX|gaa1e}*4X{i3Yzaz_=5iE5p1w+Q(oB!#%`xcU$^#)VAK2GJ z-6k#R?8)|uM@d4cxyh7e9tCM-Z8^@lL>flKaiOL&R$L8rM_Mg&jI^KWAyw>$4DKnIKjYOv!~KU8Lbrve1Bq?t`MH_!XF=kggZaXz z*(J0Q3EEoe?(V-MP=b2~=JPrg^t90hJFeeC!g2ncd5g8zsUCP`kyC0_rIvqY*XqG zJPURv#i>C40$doM`Mloe|BM|jdw2XxF8%_=U!eGRU3`9i49`Laf1y%$m-Y|*-_dQ) zI?LYy7gj|jKJPP{(J3Uhv$e9$_@AKw+t2Y8+K(uo!)Jf*Lk645eBQV4f8lw0{yaW8 zE{}r`f$NOV`v+W4N{F3deya;-zEkqpb(&65e4RQT=W!J-t`E;k_$~v`wLfw+^O&hzXEn9#z-pBo5D22n<5IiG~*^b`lTAX7=-% zP<2a{f@HO{Xxj%gO=>@ET0ZQ|TlP}I?SzjNO` z@$-wjRhqU>InwjF=XcNVoO|!P@4b7kzZLE2_If;m#Vfufq*bF!$o>`LCl9fQ5V{D9 z75LpK9uakbYjLrku1c&IRA|->DvS@h23Oc?17WW&3#=cuVZoYPNSgAMMOQ^zf4|-~ zSqq^_fOyo_pkJEM1G2#SVbu;zY37khye7qKQasjks$s0Tf7Ca+`c%9=uMUfBos{U3 zzhzCnBnPfq2`V3_q*Ch@x>Z_2ux8$u!BZ6F@$XeoRUcIOK51NTtNyW8rr42A4Ys%L zNGF=psZ3$Kc|6?S+};|>XG6PWzbQWX?(ID+Gx0cTu&B-JaM2u~`bRhZ;Dx7Odtt{f z|I`-ue|ymX_1Dg?Brablerj0>&$U&&9|5LS!3Fv;M9pp&rb%TpZ^d(#ITlZ4fQ*b~ zGYT=q-kw-Tr@1S%E7XQa_Ko$RmDEli&%*lD3aZ<#axDY~WQp#LnhMfx4B9wNSK_m1 z4&3Q)Ox8w_LWa>FHN+Pc)X3ofNCt@sUW(orINlq#>!mmpiV zkxePD&%xYzD^`5#s8M{^nELDO1AVb8v$M6jFs@uYAk~#yHM+QV9*%d01Dm>pnE3)4 zc-Uxefik8R{6_KWv)=woGn9ZDcBlUWRh8xgn+&HT&W3BSaTT6Yu`je`roY00rGrsiTYHyNH*z>u{9~lA=k%881`R`Sx|#H$ zo~>7RzGGbc$VYed+Ln(?CFA5RYhz&3i_{*`Q@qhryxWBsrFDNcrY?DmFTP*6K{xtH zf8?1+f8=PyymV$b#Qq=P{>!m8tdwf2xGGUtdqujP`cLBE9gC z_3^>f5qxKe;Mw4NjNV=J4j=faRGNf71APGcc?`xh^gQ&hp%37e1=Yhr?+X&oiG#v3 z9`tNjRo`&NQy(Opz7b)>*hUUYs{0GE8TI7<_PtW6g?#k@#2Xls({JN&^{y-|PTE54{-J6#j?H@#eI z_*+iZ8UFB8{XV~*_JmWaQp!>@Jt8{yyKZ;xnzbXi)h?8{g-lJIts_g5PvDg-{AQr0Woh?N=% zeQ!y){vRKgvSgq2>ZHnhK9!Hw(=J)~fHO2Xe> zxh8jzq&lRRiEF|P76KA>!FH|N79KnmOVyvzRR${$M`X?v94ZDog5y@LPeiubYZ zMDM9~+;y~PZ)fKotqD7}ty*g+9BR{cwd`zbY2US5YdV-rXhz(!@#fant?qc$Y#(M- z*sCw8^5JguRmFY6s*2Yv&J$-aA7;%=Re#JLN57ck6ZN9n`1>#``M$9)X&+8O2CBxn zZ*iVf`mYrHyj0?=#9Y-lc&c2_p`F(+_&KYL6A<(2`K!c(I8V@>kSzPe8ZliJU%Pld z;w1URX9Pd5mH0YAJ1)2Q@YGeCUq11G;C-=^+XLYvx0m>r+g0`|Gn*0^w@6d$PhL%JfcLA#& z|DV7;m_KLhb(G4o0)%SgNgmbOdA}TxwM*vJ=VhFw^Jjd45>NSvs$d z0bfhwtezKs|NjiQhOdTuzC8zg4aP^P@!{{u%fN&1=ljd;DF9!KQFK42-;p?bmGw_m z9CzLez_qg5V(E9l*LVZsn(KLghj6r$-vc#@aRWH@myUHvZ@0$<~8ToV6|j9=w_IFz&UR$+KJG=$@~Cp!}B~Hj~W5Bat;n(%Hdy+Dus4T;7Zq#>G%}?07n9B@?0c-ED2v zoy_4>CS}HRxj2qCGFEOv4CmrwNi$Ix8=C;dVVUr>DqK7F#g8RBJCP=pPUa#VF*G)n z8P1yJgAj8tHG;s2R6Mh!DxI>dbh4rrCnQMPeK4|5o}Hk-cIR=9BFhy`NC>m*tG$tZ zu}*k7YUIf!Abg?CsG*`6T?d7^w`YGxq{rOf-F+z9XZA%pa6|(~dEPmcFUY~Lo9Q?T z5@s?Hx8m$qJ{Q$>=Se8;0le%(QutP!n4&J9HAmx_L^>(V*nW5=QW>+5PofXy^wbB~ zgZaD)qfTG@_I1)p5=KCT@)KiLd=T2o*?N>qsSGB?aS_U7tz-x{quGj&C~G8B2n`le zIHgV{M2M`>cz#rb5)&E3v$d78Yrc`pPiP>yxbG*0ey{Zqhb@4$TF z(_ul>h9YcRi@y}ZDMw+@+MoHn-V7@~=B zXiS+up!frd->4ipzq|i0Dt?FZ8&~{s#pnGK@oCTG=Dz}r#)SLH>)~m|cdy*s_rK`k z^SXJ?l^=lw(@1%$vTol202birIq8Da>znf+%x-r{=lqbRAInThzeQdz`)%+;4s_(euS^ck<6X ZU|SEmf^%N>UGoY2AE^WlE`rMx{{lYxJ4^ro diff --git a/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out b/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out deleted file mode 100755 index ca876851f06f1a9bfc6c2179067471f404640820..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8616 zcmeHMeQZSi@3*CT&t$sS?t<3AIoK3K|oPMH8)e&VA?j z#8F3Q??j{N`yqoU#aL^wP_Z*UY$P#tEJ0z=TTwsBiQeWP5{d9XaB4BG99rB}%$f z_FcDPRKG<|71b+fyW#+Z3hr}=V+d>fYvSkT0rvN>ak<0&6Ur<+nM@q+Y=1HtYe^4*|Lpza(QDO z+3mM`^KTt8^6web*Y4~a?7ch-bvhWAFP^C-a`|?R4hz3R#e1W^O+5fJCI&cUv>ZTU zOfPzk{Ph>y!*es_fC9TW{021@uKG3|C)o^fqJMGGgZf7Px5mYrI}O*o@z!Dv!M`R& z>6Gs!t zc;+Ck=HZHFsAxC89M5DE>D0kiyR-+m5|m2Eu#GsHj9R1V%*4Sy+Fe)}&5Vp6 zR4kf_nX&k2G?%mvKGn)C@kuM5A}`ru+unW^m1~3NnN|#sz8}{f6bdgQZNvfWL+bjt zP&kM59MU&Qj?-l&t`gd(sJM;|fNRq4+OV>|;f$-^PjdP;&7z%cq`;-RKEP&dC;bTO zQw-qs@A5W1=UeeY!*STT{+Vq%Hh-GLq|<}HA&l#F5`?_|lkV0z5$AvWUXWcrHQqITz=sZnj#;p^9F5KFF)0Cr?qB04{p`k1HnLt z*4DbcqqVbbht@n0k7-8KvgIx9?OUC`oxBHUUC^yN#h5?3i}`eUqX%28s`@p>`BbT2 zTbxIga-3z3{!_aL>Y>_u^5E>1_giUa8APhuSzeq^mHI1+>#9<|66UMg!PVzjuY~h} z7i2wF+VO$L@2OJm$9o68T%_tASPfczHTjz2JxV#q1D^m{*Ol@{pv=r!Jh(cm%|j17 z29iIQV?4APdEHjZo1nR>d>v34>MS0RU8vOJ!fFltwNR4SHQMi7xGOm0r+v;1tDw~} z{I@{rGcL8P8)VC;PJw`zMwD()aQslvnH5!}>d;?5qZV zgO0UQxrEhf<3JkK?7yv`YnIH1_m!Qc@BJ3*%XdSu_^@Bd()qatJK(A^ADU6V2FC|@ zKFj_dLAi!s1?M~oqTG*i=R9dsc9yQAok}jzmFOY1fWyVuhW(r0#(TTVj%S}v7A*75m zQPZkW?cNhT67TNj+mzmzignjOXiwM-_xE71cH~m8z{kMs`9gnaPj5GBm9?nrOcdd# z*bEz{ZO!Nz0CRWW-mXxexp&vD{oz4#Fx1r-CJ*WobR?ToJpnTwi&{|;m+nS&z5F&5 z#|yRWi&E6BxHZMLY}y>h>zZU7%-+4I6-%VdTs9tqL~1l`%3Y5*A>Y&iyEPe2jpd?a zadYXtj;$b~*m4JmK0Rft4*p^nWClDX!nKd3mtZ+8Mo?R%c`HMAa`NQ__{ zX*7tBfbwEn#Ib|`j_m}_VqRPS4WaKLE@fKgs>pdx{{NBlKQ}8~sT2JS{^-mt_(8Xh zTw1%?3W_hj+Jt}oDVHFxLFjLI`KUyzmI2h@qgB>E6uYkkoaqrw3Np%3;kH3 zoJ8<5ZXG$wUlakuCQyfz#!2?|CYC>slyVlqgGaYpIFSk3T=7XZ%F7{SDCZEooL_^C zC%;rAe$f+p1luTw5ngBiI^#70V{yiBO9AM-LSriU2;(D+mwt+WXa8Sfd>0#>Wc(!K zC2u1<U5>5G5&XoD?PMQRn^Yplj0Y=HmTQ zFZqPViS#`OUf!RGXR$(m!SZky^A7pn(y1@J(BC80SB97Tq=}4T5j~qL@gl#14b*?} zuW=ru{Tsa4`x91Zs0AikbKrys$$6gBON z;LEAZ-E!4$vi}GVJniEF{7F2rFVXsv*vs(?kJ((O!?^er-PI4lZ{&-z1_!{w!ao5k Ccz5Uk diff --git a/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml b/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml deleted file mode 100644 index 205d9dc..0000000 --- a/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml +++ /dev/null @@ -1,229 +0,0 @@ - ---- -events: - - - kind: "message-v1" - backtrace: - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake:211 (message)" - - "CMakeLists.txt:2 (project)" - message: | - The system is: Linux - 3.10.0-1160.99.1.el7.x86_64 - x86_64 - - - kind: "message-v1" - backtrace: - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:2 (project)" - message: | - Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. - Compiler: /usr/bin/cc - Build flags: - Id flags: - - The output was: - 0 - - - Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" - - The C compiler identification is GNU, found in: - /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out - - - - kind: "try_compile-v1" - backtrace: - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)" - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - checks: - - "Detecting C compiler ABI info" - directories: - source: "/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-fvdPHZ" - binary: "/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-fvdPHZ" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_DEBUG: "-g" - CMAKE_EXE_LINKER_FLAGS: "" - buildResult: - variable: "CMAKE_C_ABI_COMPILED" - cached: true - stdout: | - Change Dir: '/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-fvdPHZ' - - Run Build Command(s): /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_cde11/fast - /usr/bin/gmake -f CMakeFiles/cmTC_cde11.dir/build.make CMakeFiles/cmTC_cde11.dir/build - gmake[1]: Entering directory `/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-fvdPHZ' - Building C object CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o - /usr/bin/cc -v -o CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -c /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompilerABI.c - Using built-in specs. - COLLECT_GCC=/usr/bin/cc - Target: x86_64-redhat-linux - Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux - Thread model: posix - gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/cc1 -quiet -v /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccO9WUx6.s - GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux) - compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include-fixed" - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../x86_64-redhat-linux/include" - #include "..." search starts here: - #include <...> search starts here: - /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include - /usr/local/include - /usr/include - End of search list. - GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux) - compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - Compiler executable checksum: 231b3394950636dbfe0428e88716bc73 - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - as -v --64 -o CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o /tmp/ccO9WUx6.s - GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-44.base.el7_9.1 - COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - Linking C executable cmTC_cde11 - /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cde11.dir/link.txt --verbose=1 - /usr/bin/cc -v CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -o cmTC_cde11 - Using built-in specs. - COLLECT_GCC=/usr/bin/cc - COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper - Target: x86_64-redhat-linux - Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux - Thread model: posix - gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) - COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cde11' '-mtune=generic' '-march=x86-64' - /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_cde11 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o - gmake[1]: Leaving directory `/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-fvdPHZ' - - exitCode: 0 - - - kind: "message-v1" - backtrace: - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:127 (message)" - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed C implicit include dir info: rv=done - found start of include info - found start of implicit include info - add: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] - add: [/usr/local/include] - add: [/usr/include] - end of search list found - collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include;/usr/local/include;/usr/include] - - - - - kind: "message-v1" - backtrace: - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake:152 (message)" - - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed C implicit link information: - link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] - ignore line: [Change Dir: '/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-fvdPHZ'] - ignore line: [] - ignore line: [Run Build Command(s): /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_cde11/fast] - ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_cde11.dir/build.make CMakeFiles/cmTC_cde11.dir/build] - ignore line: [gmake[1]: Entering directory `/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-fvdPHZ'] - ignore line: [Building C object CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o] - ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -c /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompilerABI.c] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/cc] - ignore line: [Target: x86_64-redhat-linux] - ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c c++ objc obj-c++ java fortran ada go lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] - ignore line: [Thread model: posix] - ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/cc1 -quiet -v /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccO9WUx6.s] - ignore line: [GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux)] - ignore line: [ compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44) GMP version 6.0.0 MPFR version 3.1.1 MPC version 1.0.1] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include-fixed"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../x86_64-redhat-linux/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] - ignore line: [ /usr/local/include] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux)] - ignore line: [ compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44) GMP version 6.0.0 MPFR version 3.1.1 MPC version 1.0.1] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: 231b3394950636dbfe0428e88716bc73] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o /tmp/ccO9WUx6.s] - ignore line: [GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-44.base.el7_9.1] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [Linking C executable cmTC_cde11] - ignore line: [/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cde11.dir/link.txt --verbose=1] - ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -o cmTC_cde11 ] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/cc] - ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper] - ignore line: [Target: x86_64-redhat-linux] - ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c c++ objc obj-c++ java fortran ada go lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] - ignore line: [Thread model: posix] - ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cde11' '-mtune=generic' '-march=x86-64'] - link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_cde11 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] - arg [/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2] ==> ignore - arg [--build-id] ==> ignore - arg [--no-add-needed] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-o] ==> ignore - arg [cmTC_cde11] ==> ignore - arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] - arg [-L/lib/../lib64] ==> dir [/lib/../lib64] - arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] - arg [CMakeFiles/cmTC_cde11.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [-lgcc] ==> lib [gcc] - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--no-as-needed] ==> ignore - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--no-as-needed] ==> ignore - arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] ==> [/usr/lib64/crt1.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] ==> [/usr/lib64/crti.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] ==> [/usr/lib64/crtn.o] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> [/usr/lib64] - collapse library dir [/lib/../lib64] ==> [/lib64] - collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> [/usr/lib] - implicit libs: [gcc;gcc_s;c;gcc;gcc_s] - implicit objs: [/usr/lib64/crt1.o;/usr/lib64/crti.o;/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o;/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o;/usr/lib64/crtn.o] - implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/usr/lib] - implicit fwks: [] - - -... diff --git a/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake b/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake index 9bd76f0..a8b1770 100644 --- a/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake @@ -1,9 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/centos/codes/ojt-simple-chatting") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/centos/codes/ojt-simple-chatting/cmake-build-debug") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/centos/CLionProjects/ojt-simple-chatting") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/cmake-build-debug/CMakeFiles/CMakeOutput.log b/cmake-build-debug/CMakeFiles/CMakeOutput.log new file mode 100644 index 0000000..15826df --- /dev/null +++ b/cmake-build-debug/CMakeFiles/CMakeOutput.log @@ -0,0 +1,173 @@ +The system is: Linux - 3.10.0-1160.99.1.el7.x86_64 - x86_64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: /usr/bin/cc +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is GNU, found in "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/a.out" + +Detecting C compiler ABI info compiled with the following output: +Change Dir: /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake cmTC_f6020/fast && /usr/bin/gmake -f CMakeFiles/cmTC_f6020.dir/build.make CMakeFiles/cmTC_f6020.dir/build +gmake[1]: Entering directory `/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o +/usr/bin/cc -v -o CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -c /opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCCompilerABI.c +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +Target: x86_64-redhat-linux +Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux +Thread model: posix +gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' + /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/cc1 -quiet -v /opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccn1tHgH.s +GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux) + compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../x86_64-redhat-linux/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include + /usr/local/include + /usr/include +End of search list. +GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux) + compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 231b3394950636dbfe0428e88716bc73 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' + as -v --64 -o CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o /tmp/ccn1tHgH.s +GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-44.base.el7_9.1 +COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' +Linking C executable cmTC_f6020 +/opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6020.dir/link.txt --verbose=1 +/usr/bin/cc -v CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -o cmTC_f6020 +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper +Target: x86_64-redhat-linux +Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux +Thread model: posix +gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) +COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f6020' '-mtune=generic' '-march=x86-64' + /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f6020 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o +gmake[1]: Leaving directory `/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeTmp' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] + add: [/usr/local/include] + add: [/usr/include] + end of search list found + collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include;/usr/local/include;/usr/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_f6020/fast && /usr/bin/gmake -f CMakeFiles/cmTC_f6020.dir/build.make CMakeFiles/cmTC_f6020.dir/build] + ignore line: [gmake[1]: Entering directory `/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/CMakeTmp'] + ignore line: [Building C object CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -c /opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [Target: x86_64-redhat-linux] + ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c c++ objc obj-c++ java fortran ada go lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] + ignore line: [Thread model: posix] + ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] + ignore line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/cc1 -quiet -v /opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -version -o /tmp/ccn1tHgH.s] + ignore line: [GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux)] + ignore line: [ compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44) GMP version 6.0.0 MPFR version 3.1.1 MPC version 1.0.1] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../x86_64-redhat-linux/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [GNU C (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-44) (x86_64-redhat-linux)] + ignore line: [ compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-44) GMP version 6.0.0 MPFR version 3.1.1 MPC version 1.0.1] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 231b3394950636dbfe0428e88716bc73] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o /tmp/ccn1tHgH.s] + ignore line: [GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-44.base.el7_9.1] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] + ignore line: [Linking C executable cmTC_f6020] + ignore line: [/opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6020.dir/link.txt --verbose=1] + ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -o cmTC_f6020 ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper] + ignore line: [Target: x86_64-redhat-linux] + ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c c++ objc obj-c++ java fortran ada go lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux] + ignore line: [Thread model: posix] + ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f6020' '-mtune=generic' '-march=x86-64'] + link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f6020 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] + arg [/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2] ==> ignore + arg [--build-id] ==> ignore + arg [--no-add-needed] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-o] ==> ignore + arg [cmTC_f6020] ==> ignore + arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] ==> ignore + arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] ==> ignore + arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o] ==> ignore + arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] + arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] + arg [-L/lib/../lib64] ==> dir [/lib/../lib64] + arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] + arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] + arg [CMakeFiles/cmTC_f6020.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--no-as-needed] ==> ignore + arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o] ==> ignore + arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] ==> ignore + collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] + collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> [/usr/lib64] + collapse library dir [/lib/../lib64] ==> [/lib64] + collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] + collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> [/usr/lib] + implicit libs: [gcc;gcc_s;c;gcc;gcc_s] + implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/usr/lib] + implicit fwks: [] + + diff --git a/cmake-build-debug/CMakeFiles/Makefile.cmake b/cmake-build-debug/CMakeFiles/Makefile.cmake index e1114eb..3f5364f 100644 --- a/cmake-build-debug/CMakeFiles/Makefile.cmake +++ b/cmake-build-debug/CMakeFiles/Makefile.cmake @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # The generator used is: set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") @@ -7,85 +7,26 @@ set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") # The top level Makefile was generated from the following files: set(CMAKE_MAKEFILE_DEPENDS "CMakeCache.txt" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompiler.cmake.in" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCCompilerABI.c" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCInformation.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCompilerIdDetection.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompileFeatures.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerABI.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineCompilerId.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeFindBinUtils.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeFindCodeBlocks.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeGenericSystem.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeLanguageInformation.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeParseImplicitIncludeInfo.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeParseImplicitLinkInfo.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeParseLibraryArchitecture.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystem.cmake.in" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeTestCompilerCommon.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeUnixFindMake.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/ADSP-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/ARMClang-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Borland-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Cray-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GHS-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-C.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-FindBinUtils.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/HP-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IAR-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Intel-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/LCC-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/MSVC-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/NVHPC-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/PGI-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/PathScale-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/SCO-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/TI-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Tasking-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/Watcom-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/XL-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/zOS-C-DetermineCompiler.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Internal/FeatureTesting.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU-C.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/UnixPaths.cmake" - "/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/share/cmake-3.27/Modules/ProcessorCount.cmake" - "/home/centos/codes/ojt-simple-chatting/CMakeLists.txt" - "CMakeFiles/3.27.0/CMakeCCompiler.cmake" - "CMakeFiles/3.27.0/CMakeSystem.cmake" + "../CMakeLists.txt" + "CMakeFiles/3.19.2/CMakeCCompiler.cmake" + "CMakeFiles/3.19.2/CMakeSystem.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCInformation.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeCommonLanguageInclude.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeFindCodeBlocks.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeGenericSystem.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeInitializeConfigs.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeLanguageInformation.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/CMakeSystemSpecificInitialize.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Compiler/GNU-C.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Compiler/GNU.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/Linux-GNU-C.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/Linux-GNU.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/Linux.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/Platform/UnixPaths.cmake" + "/opt/clion-2021.1.3/bin/cmake/linux/share/cmake-3.19/Modules/ProcessorCount.cmake" ) # The corresponding makefile is: @@ -96,16 +37,13 @@ set(CMAKE_MAKEFILE_OUTPUTS # Byproducts of CMake generate step: set(CMAKE_MAKEFILE_PRODUCTS - "CMakeFiles/3.27.0/CMakeSystem.cmake" - "CMakeFiles/3.27.0/CMakeCCompiler.cmake" - "CMakeFiles/3.27.0/CMakeCCompiler.cmake" "CMakeFiles/CMakeDirectoryInformation.cmake" ) # Dependency information for all targets: set(CMAKE_DEPEND_INFO_FILES - "CMakeFiles/test.dir/DependInfo.cmake" "CMakeFiles/server.dir/DependInfo.cmake" "CMakeFiles/client.dir/DependInfo.cmake" + "CMakeFiles/test.dir/DependInfo.cmake" "CMakeFiles/control.dir/DependInfo.cmake" ) diff --git a/cmake-build-debug/CMakeFiles/Makefile2 b/cmake-build-debug/CMakeFiles/Makefile2 index aa441b0..b716b55 100644 --- a/cmake-build-debug/CMakeFiles/Makefile2 +++ b/cmake-build-debug/CMakeFiles/Makefile2 @@ -1,8 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # Default target executed when no arguments are given to make. default_target: all + .PHONY : default_target #============================================================================= @@ -11,23 +12,30 @@ default_target: all # Disable implicit rules so canonical targets will work. .SUFFIXES: + # Disable VCS-based implicit rules. % : %,v + # Disable VCS-based implicit rules. % : RCS/% + # Disable VCS-based implicit rules. % : RCS/%,v + # Disable VCS-based implicit rules. % : SCCS/s.% + # Disable VCS-based implicit rules. % : s.% + .SUFFIXES: .hpux_make_needs_suffix_list + # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s @@ -36,6 +44,7 @@ $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: + .PHONY : cmake_force #============================================================================= @@ -45,66 +54,43 @@ cmake_force: SHELL = /bin/sh # The CMake executable. -CMAKE_COMMAND = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +CMAKE_COMMAND = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake # The command to remove a file. -RM = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E rm -f +RM = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/centos/codes/ojt-simple-chatting +CMAKE_SOURCE_DIR = /home/centos/CLionProjects/ojt-simple-chatting # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/centos/codes/ojt-simple-chatting/cmake-build-debug +CMAKE_BINARY_DIR = /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. -all: CMakeFiles/test.dir/all all: CMakeFiles/server.dir/all all: CMakeFiles/client.dir/all +all: CMakeFiles/test.dir/all all: CMakeFiles/control.dir/all + .PHONY : all # The main recursive "preinstall" target. preinstall: + .PHONY : preinstall # The main recursive "clean" target. -clean: CMakeFiles/test.dir/clean clean: CMakeFiles/server.dir/clean clean: CMakeFiles/client.dir/clean +clean: CMakeFiles/test.dir/clean clean: CMakeFiles/control.dir/clean -.PHONY : clean - -#============================================================================= -# Target rules for target CMakeFiles/test.dir - -# All Build rule for target. -CMakeFiles/test.dir/all: - $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/depend - $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=7,8 "Built target test" -.PHONY : CMakeFiles/test.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/test.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 2 - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/test.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 -.PHONY : CMakeFiles/test.dir/rule - -# Convenience name for target. -test: CMakeFiles/test.dir/rule -.PHONY : test -# clean rule for target. -CMakeFiles/test.dir/clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/clean -.PHONY : CMakeFiles/test.dir/clean +.PHONY : clean #============================================================================= # Target rules for target CMakeFiles/server.dir @@ -113,18 +99,19 @@ CMakeFiles/test.dir/clean: CMakeFiles/server.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/server.dir/build.make CMakeFiles/server.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/server.dir/build.make CMakeFiles/server.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=5,6 "Built target server" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=6,7 "Built target server" .PHONY : CMakeFiles/server.dir/all # Build rule for subdir invocation for target. CMakeFiles/server.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 2 + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/server.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 .PHONY : CMakeFiles/server.dir/rule # Convenience name for target. server: CMakeFiles/server.dir/rule + .PHONY : server # clean rule for target. @@ -139,18 +126,19 @@ CMakeFiles/server.dir/clean: CMakeFiles/client.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/client.dir/build.make CMakeFiles/client.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/client.dir/build.make CMakeFiles/client.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=1,2 "Built target client" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=1,2 "Built target client" .PHONY : CMakeFiles/client.dir/all # Build rule for subdir invocation for target. CMakeFiles/client.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 2 + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/client.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 .PHONY : CMakeFiles/client.dir/rule # Convenience name for target. client: CMakeFiles/client.dir/rule + .PHONY : client # clean rule for target. @@ -158,6 +146,33 @@ CMakeFiles/client.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/client.dir/build.make CMakeFiles/client.dir/clean .PHONY : CMakeFiles/client.dir/clean +#============================================================================= +# Target rules for target CMakeFiles/test.dir + +# All Build rule for target. +CMakeFiles/test.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=8,9 "Built target test" +.PHONY : CMakeFiles/test.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/test.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 2 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/test.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 +.PHONY : CMakeFiles/test.dir/rule + +# Convenience name for target. +test: CMakeFiles/test.dir/rule + +.PHONY : test + +# clean rule for target. +CMakeFiles/test.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/clean +.PHONY : CMakeFiles/test.dir/clean + #============================================================================= # Target rules for target CMakeFiles/control.dir @@ -165,18 +180,19 @@ CMakeFiles/client.dir/clean: CMakeFiles/control.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/control.dir/build.make CMakeFiles/control.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/control.dir/build.make CMakeFiles/control.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=3,4 "Built target control" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=3,4,5 "Built target control" .PHONY : CMakeFiles/control.dir/all # Build rule for subdir invocation for target. CMakeFiles/control.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 2 + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 3 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/control.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 .PHONY : CMakeFiles/control.dir/rule # Convenience name for target. control: CMakeFiles/control.dir/rule + .PHONY : control # clean rule for target. diff --git a/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/cmake-build-debug/CMakeFiles/TargetDirectories.txt index 24a5b8a..7fd3885 100644 --- a/cmake-build-debug/CMakeFiles/TargetDirectories.txt +++ b/cmake-build-debug/CMakeFiles/TargetDirectories.txt @@ -1,6 +1,6 @@ -/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/test.dir -/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/server.dir -/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/client.dir -/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/control.dir -/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/edit_cache.dir -/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/rebuild_cache.dir +/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/rebuild_cache.dir +/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/edit_cache.dir +/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/server.dir +/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/client.dir +/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/test.dir +/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/control.dir diff --git a/cmake-build-debug/CMakeFiles/client.dir/C.includecache b/cmake-build-debug/CMakeFiles/client.dir/C.includecache new file mode 100644 index 0000000..f1c18f9 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/client.dir/C.includecache @@ -0,0 +1,12 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/home/centos/CLionProjects/ojt-simple-chatting/src/client.c +stdio.h +- + diff --git a/cmake-build-debug/CMakeFiles/client.dir/DependInfo.cmake b/cmake-build-debug/CMakeFiles/client.dir/DependInfo.cmake index efecff2..7cf6c04 100644 --- a/cmake-build-debug/CMakeFiles/client.dir/DependInfo.cmake +++ b/cmake-build-debug/CMakeFiles/client.dir/DependInfo.cmake @@ -1,18 +1,19 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - # The set of languages for which implicit dependencies are needed: set(CMAKE_DEPENDS_LANGUAGES + "C" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_C + "/home/centos/CLionProjects/ojt-simple-chatting/src/client.c" "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/client.dir/src/client.c.o" ) +set(CMAKE_C_COMPILER_ID "GNU") -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/home/centos/codes/ojt-simple-chatting/src/client.c" "CMakeFiles/client.dir/src/client.c.o" "gcc" "CMakeFiles/client.dir/src/client.c.o.d" +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH ) -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES ) # Fortran module output directory. diff --git a/cmake-build-debug/CMakeFiles/client.dir/build.make b/cmake-build-debug/CMakeFiles/client.dir/build.make index e9767c6..0faf263 100644 --- a/cmake-build-debug/CMakeFiles/client.dir/build.make +++ b/cmake-build-debug/CMakeFiles/client.dir/build.make @@ -1,32 +1,40 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # Delete rule output on recipe failure. .DELETE_ON_ERROR: + #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: + # Disable VCS-based implicit rules. % : %,v + # Disable VCS-based implicit rules. % : RCS/% + # Disable VCS-based implicit rules. % : RCS/%,v + # Disable VCS-based implicit rules. % : SCCS/s.% + # Disable VCS-based implicit rules. % : s.% + .SUFFIXES: .hpux_make_needs_suffix_list + # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s @@ -35,6 +43,7 @@ $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: + .PHONY : cmake_force #============================================================================= @@ -44,24 +53,22 @@ cmake_force: SHELL = /bin/sh # The CMake executable. -CMAKE_COMMAND = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +CMAKE_COMMAND = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake # The command to remove a file. -RM = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E rm -f +RM = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/centos/codes/ojt-simple-chatting +CMAKE_SOURCE_DIR = /home/centos/CLionProjects/ojt-simple-chatting # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/centos/codes/ojt-simple-chatting/cmake-build-debug +CMAKE_BINARY_DIR = /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug # Include any dependencies generated for this target. include CMakeFiles/client.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/client.dir/compiler_depend.make # Include the progress variables for this target. include CMakeFiles/client.dir/progress.make @@ -70,18 +77,17 @@ include CMakeFiles/client.dir/progress.make include CMakeFiles/client.dir/flags.make CMakeFiles/client.dir/src/client.c.o: CMakeFiles/client.dir/flags.make -CMakeFiles/client.dir/src/client.c.o: /home/centos/codes/ojt-simple-chatting/src/client.c -CMakeFiles/client.dir/src/client.c.o: CMakeFiles/client.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/client.dir/src/client.c.o" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/client.dir/src/client.c.o -MF CMakeFiles/client.dir/src/client.c.o.d -o CMakeFiles/client.dir/src/client.c.o -c /home/centos/codes/ojt-simple-chatting/src/client.c +CMakeFiles/client.dir/src/client.c.o: ../src/client.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/client.dir/src/client.c.o" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/client.dir/src/client.c.o -c /home/centos/CLionProjects/ojt-simple-chatting/src/client.c CMakeFiles/client.dir/src/client.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/client.dir/src/client.c.i" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/codes/ojt-simple-chatting/src/client.c > CMakeFiles/client.dir/src/client.c.i + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/client.dir/src/client.c.i" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/CLionProjects/ojt-simple-chatting/src/client.c > CMakeFiles/client.dir/src/client.c.i CMakeFiles/client.dir/src/client.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/client.dir/src/client.c.s" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/codes/ojt-simple-chatting/src/client.c -o CMakeFiles/client.dir/src/client.c.s + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/client.dir/src/client.c.s" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/CLionProjects/ojt-simple-chatting/src/client.c -o CMakeFiles/client.dir/src/client.c.s # Object files for target client client_OBJECTS = \ @@ -93,11 +99,12 @@ client_EXTERNAL_OBJECTS = client: CMakeFiles/client.dir/src/client.c.o client: CMakeFiles/client.dir/build.make client: CMakeFiles/client.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable client" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable client" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/client.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/client.dir/build: client + .PHONY : CMakeFiles/client.dir/build CMakeFiles/client.dir/clean: @@ -105,6 +112,6 @@ CMakeFiles/client.dir/clean: .PHONY : CMakeFiles/client.dir/clean CMakeFiles/client.dir/depend: - cd /home/centos/codes/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/client.dir/DependInfo.cmake "--color=$(COLOR)" + cd /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/client.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/client.dir/depend diff --git a/cmake-build-debug/CMakeFiles/client.dir/cmake_clean.cmake b/cmake-build-debug/CMakeFiles/client.dir/cmake_clean.cmake index c0d60a7..ffcc371 100644 --- a/cmake-build-debug/CMakeFiles/client.dir/cmake_clean.cmake +++ b/cmake-build-debug/CMakeFiles/client.dir/cmake_clean.cmake @@ -1,6 +1,5 @@ file(REMOVE_RECURSE "CMakeFiles/client.dir/src/client.c.o" - "CMakeFiles/client.dir/src/client.c.o.d" "client" "client.pdb" ) diff --git a/cmake-build-debug/CMakeFiles/client.dir/compiler_depend.make b/cmake-build-debug/CMakeFiles/client.dir/compiler_depend.make deleted file mode 100644 index 690122a..0000000 --- a/cmake-build-debug/CMakeFiles/client.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for client. -# This may be replaced when dependencies are built. diff --git a/cmake-build-debug/CMakeFiles/client.dir/compiler_depend.ts b/cmake-build-debug/CMakeFiles/client.dir/compiler_depend.ts deleted file mode 100644 index d3a74eb..0000000 --- a/cmake-build-debug/CMakeFiles/client.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for client. diff --git a/cmake-build-debug/CMakeFiles/client.dir/depend.internal b/cmake-build-debug/CMakeFiles/client.dir/depend.internal new file mode 100644 index 0000000..d1b8987 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/client.dir/depend.internal @@ -0,0 +1,5 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/client.dir/src/client.c.o + /home/centos/CLionProjects/ojt-simple-chatting/src/client.c diff --git a/cmake-build-debug/CMakeFiles/client.dir/depend.make b/cmake-build-debug/CMakeFiles/client.dir/depend.make index 8a28b9f..189b202 100644 --- a/cmake-build-debug/CMakeFiles/client.dir/depend.make +++ b/cmake-build-debug/CMakeFiles/client.dir/depend.make @@ -1,2 +1,5 @@ -# Empty dependencies file for client. -# This may be replaced when dependencies are built. +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/client.dir/src/client.c.o: ../src/client.c + diff --git a/cmake-build-debug/CMakeFiles/client.dir/flags.make b/cmake-build-debug/CMakeFiles/client.dir/flags.make index 688b7f8..93f76e0 100644 --- a/cmake-build-debug/CMakeFiles/client.dir/flags.make +++ b/cmake-build-debug/CMakeFiles/client.dir/flags.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # compile C with /usr/bin/cc C_DEFINES = diff --git a/cmake-build-debug/CMakeFiles/client.dir/src/client.c.o b/cmake-build-debug/CMakeFiles/client.dir/src/client.c.o new file mode 100644 index 0000000000000000000000000000000000000000..838d638776b5ca3a5e1a491a20ed0a148bfb8282 GIT binary patch literal 3520 zcmbVO&2QXP5FdLt$(C)ln}pJaAmKv`jl_D>kcOlvVIe9>P=ruW1s6!XUT4>>*IsOI zNg`EL0wHohB0}N<2e?4FaigjP9Js&<4*UUJDmZWeaiplsJkQ%WuU?^cR`$I4&DVSL z<~{FQ7uKHFH4P+bum}f|L;ed5X)$5+S5t9J6E=f*YE4Gut}Ssl|) zV)Q2{8Kr?#wNaAu6spvVrli9QaK(xfyfQO0X;j*A z*LN10j_-u7jiMFWt%dEm*~;vUQE3{LC~hn?{qFoc-1|DKy=7Wq(}t)Ogz@2Z@FK+m z5;aZ!9y8f(>#|d+cU`YhX*l(66C!uliFY~<)+(d%}&V19c%fnxHvXr^Z8vxrIe_52{1Fh8Y_i!d&7XvV2^@|7CfcIrT;F z;Ny6baf*}Pg{c%yI$80j6#Nv+iwgb=%NG=!MOaht-&lTG!T)C2QgAtsmVz(R0+G52 z>(%X1mUk6=n&o$xtM&O5^QQMvj>%N^jv9Z1zrc)k+Obtf z9)}5U$x-NdmKi(SF_;Z2w!o}M5tw0+2tq4vstwoQ3ebjbtqrSQ51lJ$M$Qa{mfv*9 z^#Jo+-;pku4@^5~xAAKNrXR$PiPs!n+LnEpot)OjR%o>yUd8=016`>$=~_~>8oiL@ z`Anq5R*s2J;6r~$YWSpSn-8Vz^HEe%9(hC2=bGp-d#(pa!+ceQ9pJLvx|5@~< zn1^}*Wtm^z4+sfT^V7LhF*1BZSOa{^Tr$;m9u-;jyUz9dfgPxRv`1?FUO-HZi4as7 ze4T_8skX17PQ}RleFo+J$q=gTtEkADe}^ww=}+^g`%j%e)k%$s5PZX6hlCWVwjS!T z@_)+tWuH-g`r4`auOdb<USffer2?k{<5xFxheLqoc|h682_yU{TopI hsVB0Qy2<_j5bD#!;d;;rj]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.h +sys/types.h +- +sys/ipc.h +- +sys/shm.h +- +string.h +- + +/home/centos/CLionProjects/ojt-simple-chatting/src/control.c +global.h +/home/centos/CLionProjects/ojt-simple-chatting/src/global.h +../ipc_module/ipc_shm.h +/home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.h + +/home/centos/CLionProjects/ojt-simple-chatting/src/global.h +stdio.h +- +string.h +- +stdlib.h +- +unistd.h +- + diff --git a/cmake-build-debug/CMakeFiles/control.dir/DependInfo.cmake b/cmake-build-debug/CMakeFiles/control.dir/DependInfo.cmake index 1b0934a..7512688 100644 --- a/cmake-build-debug/CMakeFiles/control.dir/DependInfo.cmake +++ b/cmake-build-debug/CMakeFiles/control.dir/DependInfo.cmake @@ -1,18 +1,20 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - # The set of languages for which implicit dependencies are needed: set(CMAKE_DEPENDS_LANGUAGES + "C" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_C + "/home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.c" "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/control.dir/ipc_module/ipc_shm.c.o" + "/home/centos/CLionProjects/ojt-simple-chatting/src/control.c" "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o" ) +set(CMAKE_C_COMPILER_ID "GNU") -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/home/centos/codes/ojt-simple-chatting/src/control.c" "CMakeFiles/control.dir/src/control.c.o" "gcc" "CMakeFiles/control.dir/src/control.c.o.d" +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH ) -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES ) # Fortran module output directory. diff --git a/cmake-build-debug/CMakeFiles/control.dir/build.make b/cmake-build-debug/CMakeFiles/control.dir/build.make index a111efc..ff36c4b 100644 --- a/cmake-build-debug/CMakeFiles/control.dir/build.make +++ b/cmake-build-debug/CMakeFiles/control.dir/build.make @@ -1,32 +1,40 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # Delete rule output on recipe failure. .DELETE_ON_ERROR: + #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: + # Disable VCS-based implicit rules. % : %,v + # Disable VCS-based implicit rules. % : RCS/% + # Disable VCS-based implicit rules. % : RCS/%,v + # Disable VCS-based implicit rules. % : SCCS/s.% + # Disable VCS-based implicit rules. % : s.% + .SUFFIXES: .hpux_make_needs_suffix_list + # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s @@ -35,6 +43,7 @@ $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: + .PHONY : cmake_force #============================================================================= @@ -44,24 +53,22 @@ cmake_force: SHELL = /bin/sh # The CMake executable. -CMAKE_COMMAND = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +CMAKE_COMMAND = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake # The command to remove a file. -RM = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E rm -f +RM = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/centos/codes/ojt-simple-chatting +CMAKE_SOURCE_DIR = /home/centos/CLionProjects/ojt-simple-chatting # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/centos/codes/ojt-simple-chatting/cmake-build-debug +CMAKE_BINARY_DIR = /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug # Include any dependencies generated for this target. include CMakeFiles/control.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/control.dir/compiler_depend.make # Include the progress variables for this target. include CMakeFiles/control.dir/progress.make @@ -70,34 +77,49 @@ include CMakeFiles/control.dir/progress.make include CMakeFiles/control.dir/flags.make CMakeFiles/control.dir/src/control.c.o: CMakeFiles/control.dir/flags.make -CMakeFiles/control.dir/src/control.c.o: /home/centos/codes/ojt-simple-chatting/src/control.c -CMakeFiles/control.dir/src/control.c.o: CMakeFiles/control.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/control.dir/src/control.c.o" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/control.dir/src/control.c.o -MF CMakeFiles/control.dir/src/control.c.o.d -o CMakeFiles/control.dir/src/control.c.o -c /home/centos/codes/ojt-simple-chatting/src/control.c +CMakeFiles/control.dir/src/control.c.o: ../src/control.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/control.dir/src/control.c.o" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/control.dir/src/control.c.o -c /home/centos/CLionProjects/ojt-simple-chatting/src/control.c CMakeFiles/control.dir/src/control.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/control.dir/src/control.c.i" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/codes/ojt-simple-chatting/src/control.c > CMakeFiles/control.dir/src/control.c.i + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/control.dir/src/control.c.i" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/CLionProjects/ojt-simple-chatting/src/control.c > CMakeFiles/control.dir/src/control.c.i CMakeFiles/control.dir/src/control.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/control.dir/src/control.c.s" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/codes/ojt-simple-chatting/src/control.c -o CMakeFiles/control.dir/src/control.c.s + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/control.dir/src/control.c.s" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/CLionProjects/ojt-simple-chatting/src/control.c -o CMakeFiles/control.dir/src/control.c.s + +CMakeFiles/control.dir/ipc_module/ipc_shm.c.o: CMakeFiles/control.dir/flags.make +CMakeFiles/control.dir/ipc_module/ipc_shm.c.o: ../ipc_module/ipc_shm.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/control.dir/ipc_module/ipc_shm.c.o" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/control.dir/ipc_module/ipc_shm.c.o -c /home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.c + +CMakeFiles/control.dir/ipc_module/ipc_shm.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/control.dir/ipc_module/ipc_shm.c.i" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.c > CMakeFiles/control.dir/ipc_module/ipc_shm.c.i + +CMakeFiles/control.dir/ipc_module/ipc_shm.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/control.dir/ipc_module/ipc_shm.c.s" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.c -o CMakeFiles/control.dir/ipc_module/ipc_shm.c.s # Object files for target control control_OBJECTS = \ -"CMakeFiles/control.dir/src/control.c.o" +"CMakeFiles/control.dir/src/control.c.o" \ +"CMakeFiles/control.dir/ipc_module/ipc_shm.c.o" # External object files for target control control_EXTERNAL_OBJECTS = control: CMakeFiles/control.dir/src/control.c.o +control: CMakeFiles/control.dir/ipc_module/ipc_shm.c.o control: CMakeFiles/control.dir/build.make control: CMakeFiles/control.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable control" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C executable control" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/control.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/control.dir/build: control + .PHONY : CMakeFiles/control.dir/build CMakeFiles/control.dir/clean: @@ -105,6 +127,6 @@ CMakeFiles/control.dir/clean: .PHONY : CMakeFiles/control.dir/clean CMakeFiles/control.dir/depend: - cd /home/centos/codes/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/control.dir/DependInfo.cmake "--color=$(COLOR)" + cd /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/control.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/control.dir/depend diff --git a/cmake-build-debug/CMakeFiles/control.dir/cmake_clean.cmake b/cmake-build-debug/CMakeFiles/control.dir/cmake_clean.cmake index 7debecd..5c84edc 100644 --- a/cmake-build-debug/CMakeFiles/control.dir/cmake_clean.cmake +++ b/cmake-build-debug/CMakeFiles/control.dir/cmake_clean.cmake @@ -1,6 +1,6 @@ file(REMOVE_RECURSE + "CMakeFiles/control.dir/ipc_module/ipc_shm.c.o" "CMakeFiles/control.dir/src/control.c.o" - "CMakeFiles/control.dir/src/control.c.o.d" "control" "control.pdb" ) diff --git a/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.internal b/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.internal deleted file mode 100644 index 4fade07..0000000 --- a/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.internal +++ /dev/null @@ -1,42 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 - -CMakeFiles/control.dir/src/control.c.o - /home/centos/codes/ojt-simple-chatting/src/control.c - /home/centos/codes/ojt-simple-chatting/src/global.h - /usr/include/_G_config.h - /usr/include/alloca.h - /usr/include/bits/byteswap-16.h - /usr/include/bits/byteswap.h - /usr/include/bits/endian.h - /usr/include/bits/pthreadtypes.h - /usr/include/bits/select.h - /usr/include/bits/sigset.h - /usr/include/bits/stdio_lim.h - /usr/include/bits/stdlib-float.h - /usr/include/bits/sys_errlist.h - /usr/include/bits/time.h - /usr/include/bits/types.h - /usr/include/bits/typesizes.h - /usr/include/bits/waitflags.h - /usr/include/bits/waitstatus.h - /usr/include/bits/wordsize.h - /usr/include/endian.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/libio.h - /usr/include/stdc-predef.h - /usr/include/stdio.h - /usr/include/stdlib.h - /usr/include/string.h - /usr/include/sys/cdefs.h - /usr/include/sys/select.h - /usr/include/sys/sysmacros.h - /usr/include/sys/types.h - /usr/include/time.h - /usr/include/wchar.h - /usr/include/xlocale.h - /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdarg.h - /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stddef.h - diff --git a/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.make b/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.make deleted file mode 100644 index 10479aa..0000000 --- a/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.make +++ /dev/null @@ -1,115 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 - -CMakeFiles/control.dir/src/control.c.o: /home/centos/codes/ojt-simple-chatting/src/control.c \ - /home/centos/codes/ojt-simple-chatting/src/global.h \ - /usr/include/_G_config.h \ - /usr/include/alloca.h \ - /usr/include/bits/byteswap-16.h \ - /usr/include/bits/byteswap.h \ - /usr/include/bits/endian.h \ - /usr/include/bits/pthreadtypes.h \ - /usr/include/bits/select.h \ - /usr/include/bits/sigset.h \ - /usr/include/bits/stdio_lim.h \ - /usr/include/bits/stdlib-float.h \ - /usr/include/bits/sys_errlist.h \ - /usr/include/bits/time.h \ - /usr/include/bits/types.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/waitflags.h \ - /usr/include/bits/waitstatus.h \ - /usr/include/bits/wordsize.h \ - /usr/include/endian.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/libio.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdio.h \ - /usr/include/stdlib.h \ - /usr/include/string.h \ - /usr/include/sys/cdefs.h \ - /usr/include/sys/select.h \ - /usr/include/sys/sysmacros.h \ - /usr/include/sys/types.h \ - /usr/include/time.h \ - /usr/include/wchar.h \ - /usr/include/xlocale.h \ - /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdarg.h \ - /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stddef.h - - -/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stddef.h: - -/usr/include/bits/sys_errlist.h: - -/usr/include/bits/wordsize.h: - -/usr/include/bits/stdio_lim.h: - -/usr/include/_G_config.h: - -/usr/include/bits/stdlib-float.h: - -/usr/include/bits/pthreadtypes.h: - -/usr/include/bits/endian.h: - -/home/centos/codes/ojt-simple-chatting/src/global.h: - -/usr/include/bits/typesizes.h: - -/usr/include/bits/sigset.h: - -/usr/include/bits/byteswap.h: - -/usr/include/features.h: - -/home/centos/codes/ojt-simple-chatting/src/control.c: - -/usr/include/alloca.h: - -/usr/include/bits/byteswap-16.h: - -/usr/include/sys/select.h: - -/usr/include/bits/waitflags.h: - -/usr/include/bits/waitstatus.h: - -/usr/include/bits/types.h: - -/usr/include/endian.h: - -/usr/include/stdlib.h: - -/usr/include/bits/time.h: - -/usr/include/bits/select.h: - -/usr/include/gnu/stubs-64.h: - -/usr/include/time.h: - -/usr/include/gnu/stubs.h: - -/usr/include/string.h: - -/usr/include/wchar.h: - -/usr/include/libio.h: - -/usr/include/stdc-predef.h: - -/usr/include/stdio.h: - -/usr/include/sys/cdefs.h: - -/usr/include/sys/sysmacros.h: - -/usr/include/sys/types.h: - -/usr/include/xlocale.h: - -/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdarg.h: diff --git a/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.ts b/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.ts deleted file mode 100644 index 3770382..0000000 --- a/cmake-build-debug/CMakeFiles/control.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for control. diff --git a/cmake-build-debug/CMakeFiles/control.dir/depend.internal b/cmake-build-debug/CMakeFiles/control.dir/depend.internal new file mode 100644 index 0000000..89d3315 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/control.dir/depend.internal @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/control.dir/ipc_module/ipc_shm.c.o + /home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.c + /home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.h +CMakeFiles/control.dir/src/control.c.o + /home/centos/CLionProjects/ojt-simple-chatting/ipc_module/ipc_shm.h + /home/centos/CLionProjects/ojt-simple-chatting/src/control.c + /home/centos/CLionProjects/ojt-simple-chatting/src/global.h diff --git a/cmake-build-debug/CMakeFiles/control.dir/depend.make b/cmake-build-debug/CMakeFiles/control.dir/depend.make index 3c0d190..572e839 100644 --- a/cmake-build-debug/CMakeFiles/control.dir/depend.make +++ b/cmake-build-debug/CMakeFiles/control.dir/depend.make @@ -1,2 +1,10 @@ -# Empty dependencies file for control. -# This may be replaced when dependencies are built. +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/control.dir/ipc_module/ipc_shm.c.o: ../ipc_module/ipc_shm.c +CMakeFiles/control.dir/ipc_module/ipc_shm.c.o: ../ipc_module/ipc_shm.h + +CMakeFiles/control.dir/src/control.c.o: ../ipc_module/ipc_shm.h +CMakeFiles/control.dir/src/control.c.o: ../src/control.c +CMakeFiles/control.dir/src/control.c.o: ../src/global.h + diff --git a/cmake-build-debug/CMakeFiles/control.dir/flags.make b/cmake-build-debug/CMakeFiles/control.dir/flags.make index 688b7f8..93f76e0 100644 --- a/cmake-build-debug/CMakeFiles/control.dir/flags.make +++ b/cmake-build-debug/CMakeFiles/control.dir/flags.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # compile C with /usr/bin/cc C_DEFINES = diff --git a/cmake-build-debug/CMakeFiles/control.dir/ipc_module/ipc_shm.c.o b/cmake-build-debug/CMakeFiles/control.dir/ipc_module/ipc_shm.c.o new file mode 100644 index 0000000000000000000000000000000000000000..67044c474f279dfff130745914dcce2e45a74bd2 GIT binary patch literal 5720 zcmbtYZ)hCX5ue?YtX0mEC7;t;BsG`PBvz?TvMoD~TPL#Ri|?@Gh!}zE)+ndD_1(Gm zueW=)6zVuwq_C)^5tKTiri3I=(=W+~d@ycF)C3xb29iRk9VpZvS{g_T&WDyj1nJCs zGk1GW8w%-w_PzPdpEqxI-^@E*NFRN~wk!~`;34R6f&!cv?#!pubPBdW0%kM8-!n`9 zoXP~}Zw9Rog4y>o!K2rg(;o!sTg&P9gY@4r%jxTxpU&ROEWPPuf3f!0X>ZB-lOMRNX3CZa+*fLm3X6EKm~GYuN>M)GU29}DklbsJDJycK*qYPK6`6-*h=Xt z;lJCvQwsJy8;yTEKVaXGa( zX*`n4`}O7`D7?M@!^dWm)5*!y-qh~o&WRnnC-&^zmE8U~W+9XFH9j^uIhq`+`mLI~ zzv$N7W;u^+u9+|GU)Z~6Y|mtJte710{KEcXt@Yr8pmyVx>P zU_JRbSPMheT^swHXYm8O8*%z0Qf2qR;Lwll>46RQan#T<>Yzlbc8c6pVrBb%Ee2IS zMQ&%>_CI2|Dwl2fp|<=o%T>n^`GJoA-?3a3PLUt!$p6A}RSZS0-Lqujpc=$FQB3!$2we5N2wb(g zE*xt-_8ZEQCTYprkd+1|G8*s2KhhUH>9Z4vN9jMn`WJB|lGgh$&dJYv3I&iBdl>mB zKgU>qD~GDSA;fZwZ)03+Ta2d|mj>FdwE3tK;`z;dV=-Ji@kkb3T}`P7$L0@JgjeX zzGz+SqHX_@Z~8)IPA=rjB%E?Q$oBFxK=AuW8RhPf}iGf_Zc|e5)>UU@E4iS82BRldCb7oZwbUs8F(-27YzIr#(!wwa?}P6Mqg_2!VFe}m&VX6RpJ+%@#yWZpOMcbI>QM;d6|_t?*hq5l-) zmkfQ`=Wh)CUo!uip)YmoLqlKkiN9wRN!}!%|1t109FM#t5>xzA|K!Y)pK!O5dMWzi z#^;HNCmAQ-^d~gM6T#(uJz?M%nSa{ACC@Jyxa4!yz$I_D3|#gLDQ~gr=jL(rn|dtC ztm#&ADc@c2AyvrvIY`ZW9;6gnaOYb^eOXQEd2W8b>7MNp=bE`%(d{;=lxr@!Q|7o1 zr1JG@6@L~$s#f>i6yD+RBALtofE~G|xzkO$CH}vZL_3%d; zp}PaIsQpW0TjjuL|8#E5{U40*i4Z)`cDsz=3>Id;!2Vqd3TZ+Q?Wbu!gOaHDSE<<} zi9N+nv77Oi5i@-v1Z%whuZanfsarr<)cUu1efdskeX2d?`gBhtpAsid6}`ko>QBak z!pitGYDd}oeDzLgckQRx$r!MGTY)DpMql06CR@JJ%r#oy(}ckPnaZcf>B&i_OBZ8 Ii@s_9U$P3Mi~s-t literal 0 HcmV?d00001 diff --git a/cmake-build-debug/CMakeFiles/control.dir/link.txt b/cmake-build-debug/CMakeFiles/control.dir/link.txt index 122318c..6997bfe 100644 --- a/cmake-build-debug/CMakeFiles/control.dir/link.txt +++ b/cmake-build-debug/CMakeFiles/control.dir/link.txt @@ -1 +1 @@ -/usr/bin/cc -g CMakeFiles/control.dir/src/control.c.o -o control +/usr/bin/cc -g CMakeFiles/control.dir/src/control.c.o CMakeFiles/control.dir/ipc_module/ipc_shm.c.o -o control diff --git a/cmake-build-debug/CMakeFiles/control.dir/progress.make b/cmake-build-debug/CMakeFiles/control.dir/progress.make index 8c8fb6f..f326497 100644 --- a/cmake-build-debug/CMakeFiles/control.dir/progress.make +++ b/cmake-build-debug/CMakeFiles/control.dir/progress.make @@ -1,3 +1,4 @@ CMAKE_PROGRESS_1 = 3 CMAKE_PROGRESS_2 = 4 +CMAKE_PROGRESS_3 = 5 diff --git a/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o b/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o index 19817d8685788fc99098dea1c74fe25ee026fb0e..f13b6904e86234f5dcb0ff0c88c1c135e7c77503 100644 GIT binary patch literal 6328 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 literal 5064 zcmbVPYitx%6h1S%rPG!^pb)6|V@N>3uv@@_fV37!VT;5>kSK`;rrYW6!tTyG4{V7@ zv|_p;D*QlWLR3s3CTb+aDE?961JuN*zvP!OG5CT+3?>pK!E5>iUvI}Aqf;(-*%*DD(W`#n-M~J4MY586h{!EA;f+ zNn%A-ZP!}`o6sr|tiOTZ1vk)5od|Sc(}j(-nZdjpeqefcR35und? z9e0&kDDSq4g+bGDb3w^2`*RyT-|_>`l*^X9^MqM(oviJ7W~6U4J=@)FyCk|klcPQ> znBO?Ab1K58=VM=?g;=&&z#Pog0V;dYHPRRo(FaCMQc}LrIF>+^5Jdh+a(%3w3Ph$* zhubk3l8taqxY$ zYPz?HEP7|Zw6;S-d`cHYXn(st8=zj(`r8RN=0bmaXA?lfgyEeX{q2*C8|x++!y?R0 zr~DwC^RP#iye#7&b`IlDhx@VCw0~QgvDRn-@uzj>os!*|#XaPBompql_Bx%Ne#$G9 zDn&b$&0D@-DCasoHw%z;%D(Fq)7j{{YKT%mM>F2h*UvhC^!#g}C$%ZY+f(vJx9H}K zca0N?kyjH98wI4#n|XAbu45WSr<^mxiZ(`2_6oVOJ%~rlhnq|+Te5c9sezzS983+` z13?Z-R-p``&q@9!LQR65z^?>SXdJN%VKtuCh6lEq>&&k7iu5vb>Eb2J7B63Vx4B?5 z=9#hl2v2o&Ei_XlKPcPXIlFATg)EAeo6UC*uUMX1-esn8X3FyiyL07Wbb?}bU(@qC2&+~kDdO5r++g+j->*)dJ3SJ-3wBNaR$8`iB`WiG&>E&TtH z;R;ik5jCLg*$monn>J@^y>Srt5N>CvvX%n$uOgxhK7grK|pQ*Y8gqMs8qnGf0iNWJ@PDJ-j3?GknOi4g<3`+U8 z*1+3p;L;<385D84G(Y0roP&6r7qbRFpZy4XaedxZgTJH(F5MgIzQ?2IfjwOCqf_ho zZnji`ii>-72=I0cOC#3uDm}_LT|YEiSMlvaWk|wloC4p&xbX7@%ljn0?B_*={}szG zOZ@5B7ygge;GdBAG#0`CT;YGm^4Ahy_Wz5*KgaSPHTVfSI9SAZe~3hAVw~np_TM4l zw3|epsTzKkNqpH)zrz2C<33n}pObJot~hy=fB1@EKU29SoPNhxo~Gc7*zZgQr~OZ* zBWl7EGX4oeY$4<1JA6H`yja3Xw~gg{6uioEkAgRIK79%P6#NLw zc?GX9KTvS7kDpX<7GYGucdX+DTLakoZq(*Q&$WwI z+P8;&NDo@R1?d6LgS6{JLZ}U2FWU>{AqP41lG$zz47m1gq>(X0u2s(2WIBNr3uRlF zU_3}?of7?H0_n2j+iCp9E2+64T@3`VI^|o=Fj9OM=$%K`J*)w@x}aYL`?OG5WK|`BJK&o zsHoh>Vld*ZjsA56ac>evMYX4M7nlDIei{jT%AdA`n*ZZ5J`nO=cIZd z85eefe;hl6UAKSPp4LY$V*CO-ik-OmdoyPJ=NzG)7y!@m8w1M h3H9tE1ech&f&{6syK#ix4RQA8IR6vl%&4Q<{|8L]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/home/centos/CLionProjects/ojt-simple-chatting/src/global.h +stdio.h +- +string.h +- +stdlib.h +- +unistd.h +- + +/home/centos/CLionProjects/ojt-simple-chatting/src/server.c +global.h +/home/centos/CLionProjects/ojt-simple-chatting/src/global.h + diff --git a/cmake-build-debug/CMakeFiles/server.dir/DependInfo.cmake b/cmake-build-debug/CMakeFiles/server.dir/DependInfo.cmake index 97a893d..61d060e 100644 --- a/cmake-build-debug/CMakeFiles/server.dir/DependInfo.cmake +++ b/cmake-build-debug/CMakeFiles/server.dir/DependInfo.cmake @@ -1,18 +1,19 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - # The set of languages for which implicit dependencies are needed: set(CMAKE_DEPENDS_LANGUAGES + "C" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_C + "/home/centos/CLionProjects/ojt-simple-chatting/src/server.c" "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/server.dir/src/server.c.o" ) +set(CMAKE_C_COMPILER_ID "GNU") -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/home/centos/codes/ojt-simple-chatting/src/server.c" "CMakeFiles/server.dir/src/server.c.o" "gcc" "CMakeFiles/server.dir/src/server.c.o.d" +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH ) -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES ) # Fortran module output directory. diff --git a/cmake-build-debug/CMakeFiles/server.dir/build.make b/cmake-build-debug/CMakeFiles/server.dir/build.make index 09d14d0..1895453 100644 --- a/cmake-build-debug/CMakeFiles/server.dir/build.make +++ b/cmake-build-debug/CMakeFiles/server.dir/build.make @@ -1,32 +1,40 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # Delete rule output on recipe failure. .DELETE_ON_ERROR: + #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: + # Disable VCS-based implicit rules. % : %,v + # Disable VCS-based implicit rules. % : RCS/% + # Disable VCS-based implicit rules. % : RCS/%,v + # Disable VCS-based implicit rules. % : SCCS/s.% + # Disable VCS-based implicit rules. % : s.% + .SUFFIXES: .hpux_make_needs_suffix_list + # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s @@ -35,6 +43,7 @@ $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: + .PHONY : cmake_force #============================================================================= @@ -44,24 +53,22 @@ cmake_force: SHELL = /bin/sh # The CMake executable. -CMAKE_COMMAND = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +CMAKE_COMMAND = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake # The command to remove a file. -RM = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E rm -f +RM = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/centos/codes/ojt-simple-chatting +CMAKE_SOURCE_DIR = /home/centos/CLionProjects/ojt-simple-chatting # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/centos/codes/ojt-simple-chatting/cmake-build-debug +CMAKE_BINARY_DIR = /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug # Include any dependencies generated for this target. include CMakeFiles/server.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/server.dir/compiler_depend.make # Include the progress variables for this target. include CMakeFiles/server.dir/progress.make @@ -70,18 +77,17 @@ include CMakeFiles/server.dir/progress.make include CMakeFiles/server.dir/flags.make CMakeFiles/server.dir/src/server.c.o: CMakeFiles/server.dir/flags.make -CMakeFiles/server.dir/src/server.c.o: /home/centos/codes/ojt-simple-chatting/src/server.c -CMakeFiles/server.dir/src/server.c.o: CMakeFiles/server.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/server.dir/src/server.c.o" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/server.dir/src/server.c.o -MF CMakeFiles/server.dir/src/server.c.o.d -o CMakeFiles/server.dir/src/server.c.o -c /home/centos/codes/ojt-simple-chatting/src/server.c +CMakeFiles/server.dir/src/server.c.o: ../src/server.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/server.dir/src/server.c.o" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/server.dir/src/server.c.o -c /home/centos/CLionProjects/ojt-simple-chatting/src/server.c CMakeFiles/server.dir/src/server.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/server.dir/src/server.c.i" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/codes/ojt-simple-chatting/src/server.c > CMakeFiles/server.dir/src/server.c.i + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/server.dir/src/server.c.i" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/CLionProjects/ojt-simple-chatting/src/server.c > CMakeFiles/server.dir/src/server.c.i CMakeFiles/server.dir/src/server.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/server.dir/src/server.c.s" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/codes/ojt-simple-chatting/src/server.c -o CMakeFiles/server.dir/src/server.c.s + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/server.dir/src/server.c.s" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/CLionProjects/ojt-simple-chatting/src/server.c -o CMakeFiles/server.dir/src/server.c.s # Object files for target server server_OBJECTS = \ @@ -93,11 +99,12 @@ server_EXTERNAL_OBJECTS = server: CMakeFiles/server.dir/src/server.c.o server: CMakeFiles/server.dir/build.make server: CMakeFiles/server.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable server" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable server" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/server.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/server.dir/build: server + .PHONY : CMakeFiles/server.dir/build CMakeFiles/server.dir/clean: @@ -105,6 +112,6 @@ CMakeFiles/server.dir/clean: .PHONY : CMakeFiles/server.dir/clean CMakeFiles/server.dir/depend: - cd /home/centos/codes/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/server.dir/DependInfo.cmake "--color=$(COLOR)" + cd /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/server.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/server.dir/depend diff --git a/cmake-build-debug/CMakeFiles/server.dir/cmake_clean.cmake b/cmake-build-debug/CMakeFiles/server.dir/cmake_clean.cmake index 17eaf66..e1368d9 100644 --- a/cmake-build-debug/CMakeFiles/server.dir/cmake_clean.cmake +++ b/cmake-build-debug/CMakeFiles/server.dir/cmake_clean.cmake @@ -1,6 +1,5 @@ file(REMOVE_RECURSE "CMakeFiles/server.dir/src/server.c.o" - "CMakeFiles/server.dir/src/server.c.o.d" "server" "server.pdb" ) diff --git a/cmake-build-debug/CMakeFiles/server.dir/compiler_depend.make b/cmake-build-debug/CMakeFiles/server.dir/compiler_depend.make deleted file mode 100644 index 6ab6af9..0000000 --- a/cmake-build-debug/CMakeFiles/server.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for server. -# This may be replaced when dependencies are built. diff --git a/cmake-build-debug/CMakeFiles/server.dir/compiler_depend.ts b/cmake-build-debug/CMakeFiles/server.dir/compiler_depend.ts deleted file mode 100644 index 2d625f2..0000000 --- a/cmake-build-debug/CMakeFiles/server.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for server. diff --git a/cmake-build-debug/CMakeFiles/server.dir/depend.internal b/cmake-build-debug/CMakeFiles/server.dir/depend.internal new file mode 100644 index 0000000..1a98d64 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/server.dir/depend.internal @@ -0,0 +1,6 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/server.dir/src/server.c.o + /home/centos/CLionProjects/ojt-simple-chatting/src/global.h + /home/centos/CLionProjects/ojt-simple-chatting/src/server.c diff --git a/cmake-build-debug/CMakeFiles/server.dir/depend.make b/cmake-build-debug/CMakeFiles/server.dir/depend.make index 519938d..c1585f1 100644 --- a/cmake-build-debug/CMakeFiles/server.dir/depend.make +++ b/cmake-build-debug/CMakeFiles/server.dir/depend.make @@ -1,2 +1,6 @@ -# Empty dependencies file for server. -# This may be replaced when dependencies are built. +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/server.dir/src/server.c.o: ../src/global.h +CMakeFiles/server.dir/src/server.c.o: ../src/server.c + diff --git a/cmake-build-debug/CMakeFiles/server.dir/flags.make b/cmake-build-debug/CMakeFiles/server.dir/flags.make index 688b7f8..93f76e0 100644 --- a/cmake-build-debug/CMakeFiles/server.dir/flags.make +++ b/cmake-build-debug/CMakeFiles/server.dir/flags.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # compile C with /usr/bin/cc C_DEFINES = diff --git a/cmake-build-debug/CMakeFiles/server.dir/progress.make b/cmake-build-debug/CMakeFiles/server.dir/progress.make index 3a86673..8808896 100644 --- a/cmake-build-debug/CMakeFiles/server.dir/progress.make +++ b/cmake-build-debug/CMakeFiles/server.dir/progress.make @@ -1,3 +1,3 @@ -CMAKE_PROGRESS_1 = 5 -CMAKE_PROGRESS_2 = 6 +CMAKE_PROGRESS_1 = 6 +CMAKE_PROGRESS_2 = 7 diff --git a/cmake-build-debug/CMakeFiles/server.dir/src/server.c.o b/cmake-build-debug/CMakeFiles/server.dir/src/server.c.o new file mode 100644 index 0000000000000000000000000000000000000000..f97e9c1ec48b6bcf54c562c8a5f248e554a9f0f1 GIT binary patch literal 3480 zcmbVO&2Jk;6rWu?jf)%OBrUWGhZW+Z5qO=3G$cg{rdCOc0*ZnndZ3Ed_Qc-CyBl`b zAuU2g91utx%7qI^hzsJ#u{RD}koW^Qb134<8Km;w%zGPWx)y4mwKMPi-q-A#nYaGr z+QyrT=$oN3U z;v0aAs1qd>{Gklzlu{3NX&f2bQYmd)OGN@tDV;rrQ=vHKhpDhjO3M7S$q7&;x5nN> zFCtE9eJiX<>-oxbxloy@Oj=Xp)u$o*bD~^c1qiYb3(G0G;`IxK%9ZkKWAHW61RoWWp>+o>rU&HK=7wF?%Os5??++RQ3KX%5GH;% zlpP0!!1F_)R43qLj}vevK>k>$Aq%_q&bHHZ7ThKGvNJz->GIs-{437IEy%O(r5dj- zEX+E!ARUBqr7J@j`)v@txZPVhTw1IxE;zNWQ%lm$N;e!VFN>rX#i^4e#r4wCRcft9 z^bw2J4!k{CYYqHI8J^l3P&Ct=;$ z64qhWnmIFGx(mnP8Nl&DQite`O7%0lIdN(e3^bfO;>{|GzaQi&3%NHN4mkYss6cnt z)D?ufZzc>;)XmGm^H*FDrysIKpdiX4@QD%llOyoz2pn#;K~I1@HB=wIxEMJ%O1A0h z0__jdL`CGvU_9ngfieRnk|z!PC2FO-UbMyM53tDNwZnc;eBKtP5JDY_B$iuIE3R~4eyt5 zliNY+wO~$TJ@=T4W#4mCd6){fwgJ+%`=1XIY0LS#E{JVcrQ&1?RIeh`c6;TXxc7=Ca-=+RKH)z0qci*WY+I3z|5Ec zi7^7NqA*0J?M={`7@DsU$ot13Oxqiv$Xow9HCgt@^<)1t*Z%=vW=w#@hXit;K@7>X z?E{vV|B&+YIm7(;wKMZ$U&5HYPGA-NNr}2fLKb=c9ITNy{okeo>FRLV$bLM3MgExq zF&~)+nsD}G`yYTo>_iU(`H1|N*pOy^e}=yYCa->XbLv+GTlVL==H]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/home/centos/CLionProjects/ojt-simple-chatting/src/test.c +stdio.h +- +stdlib.h +- +unistd.h +- +sys/types.h +- +sys/ipc.h +- +sys/shm.h +- + diff --git a/cmake-build-debug/CMakeFiles/test.dir/DependInfo.cmake b/cmake-build-debug/CMakeFiles/test.dir/DependInfo.cmake index 3a9cc68..2276167 100644 --- a/cmake-build-debug/CMakeFiles/test.dir/DependInfo.cmake +++ b/cmake-build-debug/CMakeFiles/test.dir/DependInfo.cmake @@ -1,18 +1,19 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - # The set of languages for which implicit dependencies are needed: set(CMAKE_DEPENDS_LANGUAGES + "C" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_C + "/home/centos/CLionProjects/ojt-simple-chatting/src/test.c" "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o" ) +set(CMAKE_C_COMPILER_ID "GNU") -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/home/centos/codes/ojt-simple-chatting/src/test.c" "CMakeFiles/test.dir/src/test.c.o" "gcc" "CMakeFiles/test.dir/src/test.c.o.d" +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH ) -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES ) # Fortran module output directory. diff --git a/cmake-build-debug/CMakeFiles/test.dir/build.make b/cmake-build-debug/CMakeFiles/test.dir/build.make index 957da7f..8ee5291 100644 --- a/cmake-build-debug/CMakeFiles/test.dir/build.make +++ b/cmake-build-debug/CMakeFiles/test.dir/build.make @@ -1,32 +1,40 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # Delete rule output on recipe failure. .DELETE_ON_ERROR: + #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: + # Disable VCS-based implicit rules. % : %,v + # Disable VCS-based implicit rules. % : RCS/% + # Disable VCS-based implicit rules. % : RCS/%,v + # Disable VCS-based implicit rules. % : SCCS/s.% + # Disable VCS-based implicit rules. % : s.% + .SUFFIXES: .hpux_make_needs_suffix_list + # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s @@ -35,6 +43,7 @@ $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: + .PHONY : cmake_force #============================================================================= @@ -44,24 +53,22 @@ cmake_force: SHELL = /bin/sh # The CMake executable. -CMAKE_COMMAND = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +CMAKE_COMMAND = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake # The command to remove a file. -RM = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E rm -f +RM = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/centos/codes/ojt-simple-chatting +CMAKE_SOURCE_DIR = /home/centos/CLionProjects/ojt-simple-chatting # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/centos/codes/ojt-simple-chatting/cmake-build-debug +CMAKE_BINARY_DIR = /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug # Include any dependencies generated for this target. include CMakeFiles/test.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/test.dir/compiler_depend.make # Include the progress variables for this target. include CMakeFiles/test.dir/progress.make @@ -70,18 +77,17 @@ include CMakeFiles/test.dir/progress.make include CMakeFiles/test.dir/flags.make CMakeFiles/test.dir/src/test.c.o: CMakeFiles/test.dir/flags.make -CMakeFiles/test.dir/src/test.c.o: /home/centos/codes/ojt-simple-chatting/src/test.c -CMakeFiles/test.dir/src/test.c.o: CMakeFiles/test.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/test.dir/src/test.c.o" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/test.dir/src/test.c.o -MF CMakeFiles/test.dir/src/test.c.o.d -o CMakeFiles/test.dir/src/test.c.o -c /home/centos/codes/ojt-simple-chatting/src/test.c +CMakeFiles/test.dir/src/test.c.o: ../src/test.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/test.dir/src/test.c.o" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/test.dir/src/test.c.o -c /home/centos/CLionProjects/ojt-simple-chatting/src/test.c CMakeFiles/test.dir/src/test.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test.dir/src/test.c.i" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/codes/ojt-simple-chatting/src/test.c > CMakeFiles/test.dir/src/test.c.i + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/test.dir/src/test.c.i" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/CLionProjects/ojt-simple-chatting/src/test.c > CMakeFiles/test.dir/src/test.c.i CMakeFiles/test.dir/src/test.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test.dir/src/test.c.s" - /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/codes/ojt-simple-chatting/src/test.c -o CMakeFiles/test.dir/src/test.c.s + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/test.dir/src/test.c.s" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/CLionProjects/ojt-simple-chatting/src/test.c -o CMakeFiles/test.dir/src/test.c.s # Object files for target test test_OBJECTS = \ @@ -93,11 +99,12 @@ test_EXTERNAL_OBJECTS = test: CMakeFiles/test.dir/src/test.c.o test: CMakeFiles/test.dir/build.make test: CMakeFiles/test.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable test" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable test" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/test.dir/build: test + .PHONY : CMakeFiles/test.dir/build CMakeFiles/test.dir/clean: @@ -105,6 +112,6 @@ CMakeFiles/test.dir/clean: .PHONY : CMakeFiles/test.dir/clean CMakeFiles/test.dir/depend: - cd /home/centos/codes/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles/test.dir/DependInfo.cmake "--color=$(COLOR)" + cd /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/test.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/test.dir/depend diff --git a/cmake-build-debug/CMakeFiles/test.dir/cmake_clean.cmake b/cmake-build-debug/CMakeFiles/test.dir/cmake_clean.cmake index 1f5fe34..297c1d9 100644 --- a/cmake-build-debug/CMakeFiles/test.dir/cmake_clean.cmake +++ b/cmake-build-debug/CMakeFiles/test.dir/cmake_clean.cmake @@ -1,6 +1,5 @@ file(REMOVE_RECURSE "CMakeFiles/test.dir/src/test.c.o" - "CMakeFiles/test.dir/src/test.c.o.d" "test" "test.pdb" ) diff --git a/cmake-build-debug/CMakeFiles/test.dir/compiler_depend.make b/cmake-build-debug/CMakeFiles/test.dir/compiler_depend.make deleted file mode 100644 index d3a148e..0000000 --- a/cmake-build-debug/CMakeFiles/test.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for test. -# This may be replaced when dependencies are built. diff --git a/cmake-build-debug/CMakeFiles/test.dir/compiler_depend.ts b/cmake-build-debug/CMakeFiles/test.dir/compiler_depend.ts deleted file mode 100644 index a4eb021..0000000 --- a/cmake-build-debug/CMakeFiles/test.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for test. diff --git a/cmake-build-debug/CMakeFiles/test.dir/depend.internal b/cmake-build-debug/CMakeFiles/test.dir/depend.internal new file mode 100644 index 0000000..cb8dbef --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test.dir/depend.internal @@ -0,0 +1,5 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/test.dir/src/test.c.o + /home/centos/CLionProjects/ojt-simple-chatting/src/test.c diff --git a/cmake-build-debug/CMakeFiles/test.dir/depend.make b/cmake-build-debug/CMakeFiles/test.dir/depend.make index 3f2657b..c2f1c99 100644 --- a/cmake-build-debug/CMakeFiles/test.dir/depend.make +++ b/cmake-build-debug/CMakeFiles/test.dir/depend.make @@ -1,2 +1,5 @@ -# Empty dependencies file for test. -# This may be replaced when dependencies are built. +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/test.dir/src/test.c.o: ../src/test.c + diff --git a/cmake-build-debug/CMakeFiles/test.dir/flags.make b/cmake-build-debug/CMakeFiles/test.dir/flags.make index 688b7f8..93f76e0 100644 --- a/cmake-build-debug/CMakeFiles/test.dir/flags.make +++ b/cmake-build-debug/CMakeFiles/test.dir/flags.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # compile C with /usr/bin/cc C_DEFINES = diff --git a/cmake-build-debug/CMakeFiles/test.dir/progress.make b/cmake-build-debug/CMakeFiles/test.dir/progress.make index 72bb7dd..895faac 100644 --- a/cmake-build-debug/CMakeFiles/test.dir/progress.make +++ b/cmake-build-debug/CMakeFiles/test.dir/progress.make @@ -1,3 +1,3 @@ -CMAKE_PROGRESS_1 = 7 -CMAKE_PROGRESS_2 = 8 +CMAKE_PROGRESS_1 = 8 +CMAKE_PROGRESS_2 = 9 diff --git a/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o b/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o index f47e942d6cfccba2e76544342c03d94c4b1949fd..623a447a0ceb2ee32c2f6f8319da4afb2c312f74 100644 GIT binary patch delta 1250 zcmaJ=OK1~882)GS*xhU%eMr(+ZPQ{kEn=!@Q!FHu5^O~<;6V^yX|gt3+C-C7P^=FM z+Tx|@FU5l(g&yolTLtSuR79&cd-P_D_&`DN(g*>a*-TWTII#b}-{YV8XLe`2`EkRf zpMovlwz1zgG5Wc8V&u(IqzG($s=FE~PCS3a-xqoKz{6OiNXABsUb54{L$Amdd5Gfy!R+wMj*<`AR@k#*?uOWRvMk z&Y0wXwSGrdKda@=oYWwe890ryr5%HomKx*Bbvvsr(;kPF9M9p}C3~z6pH4f*%wsJ`+5L*ms8oj7l;#iDBy?NqS2 bDx|y;!bQ}pf=X00u@2`r5?A{U+gIaH-7eo_ literal 4360 zcmbtXTWl0%6#i$XrCYX?UIeLC9O4B?+}VN!3IwP&wMDBj7!+c(%+CJZ9lJZT&dfrK zA*~uOjY{Z)8WSU467|7{KJs8<6BET3D-r-OZAnn&~&9S z92~zMO-+6~zKRI&%fx>m{v+|9h{utWZ;h``E`8HX^~&me$E6!US2s4nOBnLq*N*Q+ zeo&Et8Af&xiL$Izd{Lbjo?Vr~4MkX{!I2g-cERc#8WBJ2{OwBC{t^ExM(U&WooMMWE^~kl(zSw(ZL5TLu z89=f)bk$&h-nCxsp6>pv(LLDRtMzsC+zP4g7TN4!fS?G8Fdc21h0%Q=doX*n9|AXm z3kvHj?Z`laZyz|?k10mCyz}6I2DXm&Muffvrhix%nIr+KomnW|2M@F!a7v7LR?{$X z*EVsqKaWfDKKSYIgADP=!y*d`{{(bhya=PF{n5Pv#(43=Bxw1vUzK?W7KtC`9lt2U zy#HL33*Bn1B6CjJjw079<-@=c`Fa@SUC*i1i!xtuqi`(}&WA!oGK?$-H&ZlUlc80{ zK3O!dtvQRH!!qcK^yB=l5WYg2IC8i^^!NK63mH0YDf{BT-u>1 z$AmW5qYZX-WG=wFz8zrvAuZzYKzGlp`q+kb`U~KJKx=|fIEb#@Xk|58p2)EO;I9=K zbfl>^1GjVwGDLjR++;D7J;e@&XdEUC#oQ37OCn`4#D=`(&XE99JXPGc#qfv0JDb~m9B2)8&s z<#oKjfNnz&2yu*Md^>_bID?pn^X3r*VtjL=ihaZxA0YjRf^Q{#LczC@{xos!e+TKO zh-06<@Z&yfgtPxH((A<4=jD}!{_*`peqF>7$KMB}V=W}c2NM;(H4CrRh|=oTE4ZEyiPWpx4jSfjEXAugKw+(J4F+9f*Qm5!*`_4-@|~ZIRO$|DehxbQl$Dm z12z>y_f?ALbCXl3z9+!Ys{c#4(SbM~`^WQG?f-ee)SLi`->Cj)sH8~st$?jn{VPyv1K}YCNt9 hb?;)lN$1BMsHBL}HIQDATE%a{mkqR%u*Rsy{|U9-w3Yw> diff --git a/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o.d b/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o.d deleted file mode 100644 index cc08795..0000000 --- a/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o.d +++ /dev/null @@ -1,21 +0,0 @@ -CMakeFiles/test.dir/src/test.c.o: \ - /home/centos/codes/ojt-simple-chatting/src/test.c \ - /usr/include/stdc-predef.h /usr/include/stdio.h /usr/include/features.h \ - /usr/include/sys/cdefs.h /usr/include/bits/wordsize.h \ - /usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \ - /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stddef.h \ - /usr/include/bits/types.h /usr/include/bits/typesizes.h \ - /usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \ - /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/stdarg.h \ - /usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \ - /usr/include/stdlib.h /usr/include/bits/waitflags.h \ - /usr/include/bits/waitstatus.h /usr/include/endian.h \ - /usr/include/bits/endian.h /usr/include/bits/byteswap.h \ - /usr/include/bits/byteswap-16.h /usr/include/sys/types.h \ - /usr/include/time.h /usr/include/sys/select.h /usr/include/bits/select.h \ - /usr/include/bits/sigset.h /usr/include/bits/time.h \ - /usr/include/sys/sysmacros.h /usr/include/bits/pthreadtypes.h \ - /usr/include/alloca.h /usr/include/bits/stdlib-float.h \ - /usr/include/unistd.h /usr/include/bits/posix_opt.h \ - /usr/include/bits/environments.h /usr/include/bits/confname.h \ - /usr/include/getopt.h diff --git a/cmake-build-debug/CMakeFiles/test1.dir/C.includecache b/cmake-build-debug/CMakeFiles/test1.dir/C.includecache new file mode 100644 index 0000000..84a5ad0 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/C.includecache @@ -0,0 +1,22 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/home/centos/CLionProjects/ojt-simple-chatting/src/test1.c +stdio.h +- +stdlib.h +- +unistd.h +- +sys/types.h +- +sys/ipc.h +- +sys/shm.h +- + diff --git a/cmake-build-debug/CMakeFiles/test1.dir/DependInfo.cmake b/cmake-build-debug/CMakeFiles/test1.dir/DependInfo.cmake new file mode 100644 index 0000000..7a94872 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/DependInfo.cmake @@ -0,0 +1,20 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "C" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_C + "/home/centos/CLionProjects/ojt-simple-chatting/src/test1.c" "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/test1.dir/src/test1.c.o" + ) +set(CMAKE_C_COMPILER_ID "GNU") + +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/cmake-build-debug/CMakeFiles/test1.dir/build.make b/cmake-build-debug/CMakeFiles/test1.dir/build.make new file mode 100644 index 0000000..e3eb50b --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/build.make @@ -0,0 +1,117 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake + +# The command to remove a file. +RM = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/centos/CLionProjects/ojt-simple-chatting + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug + +# Include any dependencies generated for this target. +include CMakeFiles/test1.dir/depend.make + +# Include the progress variables for this target. +include CMakeFiles/test1.dir/progress.make + +# Include the compile flags for this target's objects. +include CMakeFiles/test1.dir/flags.make + +CMakeFiles/test1.dir/src/test1.c.o: CMakeFiles/test1.dir/flags.make +CMakeFiles/test1.dir/src/test1.c.o: ../src/test1.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/test1.dir/src/test1.c.o" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/test1.dir/src/test1.c.o -c /home/centos/CLionProjects/ojt-simple-chatting/src/test1.c + +CMakeFiles/test1.dir/src/test1.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/test1.dir/src/test1.c.i" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/centos/CLionProjects/ojt-simple-chatting/src/test1.c > CMakeFiles/test1.dir/src/test1.c.i + +CMakeFiles/test1.dir/src/test1.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/test1.dir/src/test1.c.s" + /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/centos/CLionProjects/ojt-simple-chatting/src/test1.c -o CMakeFiles/test1.dir/src/test1.c.s + +# Object files for target test1 +test1_OBJECTS = \ +"CMakeFiles/test1.dir/src/test1.c.o" + +# External object files for target test1 +test1_EXTERNAL_OBJECTS = + +test1: CMakeFiles/test1.dir/src/test1.c.o +test1: CMakeFiles/test1.dir/build.make +test1: CMakeFiles/test1.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable test1" + $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test1.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +CMakeFiles/test1.dir/build: test1 + +.PHONY : CMakeFiles/test1.dir/build + +CMakeFiles/test1.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/test1.dir/cmake_clean.cmake +.PHONY : CMakeFiles/test1.dir/clean + +CMakeFiles/test1.dir/depend: + cd /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles/test1.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : CMakeFiles/test1.dir/depend + diff --git a/cmake-build-debug/CMakeFiles/test1.dir/cmake_clean.cmake b/cmake-build-debug/CMakeFiles/test1.dir/cmake_clean.cmake new file mode 100644 index 0000000..90619c7 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +file(REMOVE_RECURSE + "CMakeFiles/test1.dir/src/test1.c.o" + "test1" + "test1.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/test1.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/cmake-build-debug/CMakeFiles/test1.dir/depend.internal b/cmake-build-debug/CMakeFiles/test1.dir/depend.internal new file mode 100644 index 0000000..2e780bc --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/depend.internal @@ -0,0 +1,5 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/test1.dir/src/test1.c.o + /home/centos/CLionProjects/ojt-simple-chatting/src/test1.c diff --git a/cmake-build-debug/CMakeFiles/test1.dir/depend.make b/cmake-build-debug/CMakeFiles/test1.dir/depend.make new file mode 100644 index 0000000..d3e0b3f --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/depend.make @@ -0,0 +1,5 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +CMakeFiles/test1.dir/src/test1.c.o: ../src/test1.c + diff --git a/cmake-build-debug/CMakeFiles/test1.dir/flags.make b/cmake-build-debug/CMakeFiles/test1.dir/flags.make new file mode 100644 index 0000000..93f76e0 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 + +# compile C with /usr/bin/cc +C_DEFINES = + +C_INCLUDES = + +C_FLAGS = -g -std=gnu99 + diff --git a/cmake-build-debug/CMakeFiles/test1.dir/link.txt b/cmake-build-debug/CMakeFiles/test1.dir/link.txt new file mode 100644 index 0000000..c9ca537 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/cc -g CMakeFiles/test1.dir/src/test1.c.o -o test1 diff --git a/cmake-build-debug/CMakeFiles/test1.dir/progress.make b/cmake-build-debug/CMakeFiles/test1.dir/progress.make new file mode 100644 index 0000000..17875e3 --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test1.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 10 +CMAKE_PROGRESS_2 = 11 + diff --git a/cmake-build-debug/CMakeFiles/test1.dir/src/test1.c.o b/cmake-build-debug/CMakeFiles/test1.dir/src/test1.c.o new file mode 100644 index 0000000000000000000000000000000000000000..3485e4d4564d6c9f230dbef72d911954b97343de GIT binary patch literal 3696 zcmbVP-D@0G6hAYwNw(Q$o3GM_2##QDBJONb)0ng*Mni3)QEH_qh{oC3$?i70vvFoN zq}5WPBF&reL4EK+L4>~frU-2XQ55_KeCvaPpbr%h3Kr@)_nx~uxsFJC!rXJu?|j}n z_nw_xJhAeWX&9i$fO+Uh3I&+h)0r=b=>qJBVK}q2{mas&-}|>O++Nyl-TdlP3*cHA z4X*!n!+>AOa{IgM#J;3K0AlvTH;2l-@I7J~Qb1N@{a5PaLMaC`+d~u6$O>jkDZ^m5 z1iOe?nXXz8gP9c)`(?5rs!T%~?otUeBljZtGO5JIN8chMe58T7Q)h`3=FV%7$=1oq z7%&dyhjLbaG(TVr_Vgb>?SqiZ%_D>*@f2&%>_c>U2%yU`9v`vt$8yJW4~;Ajk=Me( z_n#awP}kiBQnNf{9>nO6P%=sbV)bH1gQ~L)@MHtI3D4tb7=P#ca1?JDH`pjvn+?C{ z`9a)_ii<0?W^gKOp7p&rDmKr?g{aopsQU%4>c(*`s1&2n1Bm@7o^(8UHulIuFt*ie zSbaa64-cCrW~euViY*4({ZmFO*ufdbv>cORWlq zJ@3coHhjvv32<_8@t8e^%NqaxRmpQPEEyQ*PlK`5Z;bBk$-aw+;y%RbAreRGiG2S% z=3-y>CK^aMb)*ZMfj{n~DXr8_f`P#)@>j;UN1^W_GXKF!zM@Y;p!27QeRWg{^A9an%GA+vf|G?W9Q(Um9+Nk(3Y=n5& z)rL<)a^ zJN}4-#g4SQ3u5DplYR2-sXA4hm)Y*IggxorW_e!2Z?Swr!_}Kw(eNDC`GSTYVBFR4 z4_K~hc!}*>8vY*3Z)!M;a7n`(EML~}QI=IaN|)TvE1LbEEPtWl>s)8@y{kEysxzv` zf0g6txXn1#lB@@u=v*UqOUUC;@~WDJe%*Cqe=7#3?8YuQr6>X?Y)V0BMOR#{1#3;T zp$@s~mP(<&iDu-?Q0N8~pIkdwy%zY&1@nR9H5(25MFb~k#=e6s6`Q>4t+SI~U0n;^ zhR>_GcV?q2?M-qoDcS-JNU9G=N!qG8aeBY>!L)!+l5X%NUSe<%IptBEkUk-Z4&y_( z-htmBWeSmPlISypV&1F&B>Ga!U1tDgm0x}gBEY2Qr+chpWO|Y9e`KzhZaa&LwEY|7 z7jlaoX#WV(_wQ-M^q2_2GYqQpPZ*JI`$`H%c30R?^)T*3pR)T5Cxq$e_a^(#C`0CI{R;jBCu#dvP1!%{vC3cV zYg%rKJw`#1KIDS&KM3*Fq5IRBNL%XH+&|PeAjKl$a8kgLe%I6d-{M4{w=LyF_x}eE C@lS;S literal 0 HcmV?d00001 diff --git a/cmake-build-debug/Makefile b/cmake-build-debug/Makefile index 2a55642..0fecda7 100644 --- a/cmake-build-debug/Makefile +++ b/cmake-build-debug/Makefile @@ -1,36 +1,45 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.27 +# Generated by "Unix Makefiles" Generator, CMake Version 3.19 # Default target executed when no arguments are given to make. default_target: all + .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: + #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: + # Disable VCS-based implicit rules. % : %,v + # Disable VCS-based implicit rules. % : RCS/% + # Disable VCS-based implicit rules. % : RCS/%,v + # Disable VCS-based implicit rules. % : SCCS/s.% + # Disable VCS-based implicit rules. % : s.% + .SUFFIXES: .hpux_make_needs_suffix_list + # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s @@ -39,6 +48,7 @@ $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: + .PHONY : cmake_force #============================================================================= @@ -48,48 +58,50 @@ cmake_force: SHELL = /bin/sh # The CMake executable. -CMAKE_COMMAND = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake +CMAKE_COMMAND = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake # The command to remove a file. -RM = /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E rm -f +RM = /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/centos/codes/ojt-simple-chatting +CMAKE_SOURCE_DIR = /home/centos/CLionProjects/ojt-simple-chatting # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/centos/codes/ojt-simple-chatting/cmake-build-debug +CMAKE_BINARY_DIR = /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug #============================================================================= # Targets provided globally by CMake. -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..." - /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - # Special rule for the target rebuild_cache rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." - /home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache + .PHONY : rebuild_cache/fast +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + # The main all target all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles /home/centos/codes/ojt-simple-chatting/cmake-build-debug//CMakeFiles/progress.marks + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/codes/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/CMakeFiles 0 .PHONY : all # The main clean target @@ -99,6 +111,7 @@ clean: # The main clean target clean/fast: clean + .PHONY : clean/fast # Prepare targets for installation. @@ -116,19 +129,6 @@ depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend -#============================================================================= -# Target rules for targets named test - -# Build rule for target. -test: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test -.PHONY : test - -# fast build rule for target. -test/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build -.PHONY : test/fast - #============================================================================= # Target rules for targets named server @@ -155,6 +155,19 @@ client/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/client.dir/build.make CMakeFiles/client.dir/build .PHONY : client/fast +#============================================================================= +# Target rules for targets named test + +# Build rule for target. +test: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test +.PHONY : test + +# fast build rule for target. +test/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/build +.PHONY : test/fast + #============================================================================= # Target rules for targets named control @@ -168,7 +181,35 @@ control/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/control.dir/build.make CMakeFiles/control.dir/build .PHONY : control/fast +ipc_module/ipc_shm.o: ipc_module/ipc_shm.c.o + +.PHONY : ipc_module/ipc_shm.o + +# target to build an object file +ipc_module/ipc_shm.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/control.dir/build.make CMakeFiles/control.dir/ipc_module/ipc_shm.c.o +.PHONY : ipc_module/ipc_shm.c.o + +ipc_module/ipc_shm.i: ipc_module/ipc_shm.c.i + +.PHONY : ipc_module/ipc_shm.i + +# target to preprocess a source file +ipc_module/ipc_shm.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/control.dir/build.make CMakeFiles/control.dir/ipc_module/ipc_shm.c.i +.PHONY : ipc_module/ipc_shm.c.i + +ipc_module/ipc_shm.s: ipc_module/ipc_shm.c.s + +.PHONY : ipc_module/ipc_shm.s + +# target to generate assembly for a file +ipc_module/ipc_shm.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/control.dir/build.make CMakeFiles/control.dir/ipc_module/ipc_shm.c.s +.PHONY : ipc_module/ipc_shm.c.s + src/client.o: src/client.c.o + .PHONY : src/client.o # target to build an object file @@ -177,6 +218,7 @@ src/client.c.o: .PHONY : src/client.c.o src/client.i: src/client.c.i + .PHONY : src/client.i # target to preprocess a source file @@ -185,6 +227,7 @@ src/client.c.i: .PHONY : src/client.c.i src/client.s: src/client.c.s + .PHONY : src/client.s # target to generate assembly for a file @@ -193,6 +236,7 @@ src/client.c.s: .PHONY : src/client.c.s src/control.o: src/control.c.o + .PHONY : src/control.o # target to build an object file @@ -201,6 +245,7 @@ src/control.c.o: .PHONY : src/control.c.o src/control.i: src/control.c.i + .PHONY : src/control.i # target to preprocess a source file @@ -209,6 +254,7 @@ src/control.c.i: .PHONY : src/control.c.i src/control.s: src/control.c.s + .PHONY : src/control.s # target to generate assembly for a file @@ -217,6 +263,7 @@ src/control.c.s: .PHONY : src/control.c.s src/server.o: src/server.c.o + .PHONY : src/server.o # target to build an object file @@ -225,6 +272,7 @@ src/server.c.o: .PHONY : src/server.c.o src/server.i: src/server.c.i + .PHONY : src/server.i # target to preprocess a source file @@ -233,6 +281,7 @@ src/server.c.i: .PHONY : src/server.c.i src/server.s: src/server.c.s + .PHONY : src/server.s # target to generate assembly for a file @@ -241,6 +290,7 @@ src/server.c.s: .PHONY : src/server.c.s src/test.o: src/test.c.o + .PHONY : src/test.o # target to build an object file @@ -249,6 +299,7 @@ src/test.c.o: .PHONY : src/test.c.o src/test.i: src/test.c.i + .PHONY : src/test.i # target to preprocess a source file @@ -257,6 +308,7 @@ src/test.c.i: .PHONY : src/test.c.i src/test.s: src/test.c.s + .PHONY : src/test.s # target to generate assembly for a file @@ -276,6 +328,9 @@ help: @echo "... control" @echo "... server" @echo "... test" + @echo "... ipc_module/ipc_shm.o" + @echo "... ipc_module/ipc_shm.i" + @echo "... ipc_module/ipc_shm.s" @echo "... src/client.o" @echo "... src/client.i" @echo "... src/client.s" diff --git a/cmake-build-debug/Testing/Temporary/LastTest.log b/cmake-build-debug/Testing/Temporary/LastTest.log index a0ce28e..7ec18cc 100644 --- a/cmake-build-debug/Testing/Temporary/LastTest.log +++ b/cmake-build-debug/Testing/Temporary/LastTest.log @@ -1,3 +1,3 @@ -Start testing: Oct 18 13:58 EDT +Start testing: Oct 19 01:01 EDT ---------------------------------------------------------- -End testing: Oct 18 13:58 EDT +End testing: Oct 19 01:01 EDT diff --git a/cmake-build-debug/client b/cmake-build-debug/client index 6d2cc438a6e2e8b689ac2d7f6fa461d66cdfdf45..a4f8962b324260eeeb01bcd6fb702d96950cbc5b 100755 GIT binary patch delta 326 zcmeD1?(p8w!XzTPxhdM%&{_G~xs&Y)T?bx&EDJ8$JcEgqk4uk%fq}6RNZg;CCmH2JNNf+{v6l5-QYQ+1O{GjmdOQ&N*k(rDP2%Ca z$-e}pI3=EP*fKFOFfvY_CnT+iL#2LlPG)LeiC!|pWLcp`@x-F^WQO95{Gt+t(!Ao# z^t{v*1)vir&lQp}#%V%sVs@%-QfX#Rif&43QfWHW0FXW#VV%u6!Zw18Mw3^n+y?+} Cp;&hS diff --git a/cmake-build-debug/cmake_install.cmake b/cmake-build-debug/cmake_install.cmake index d8c8934..2e73160 100644 --- a/cmake-build-debug/cmake_install.cmake +++ b/cmake-build-debug/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /home/centos/codes/ojt-simple-chatting +# Install script for directory: /home/centos/CLionProjects/ojt-simple-chatting # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -50,5 +50,5 @@ endif() string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/home/centos/codes/ojt-simple-chatting/cmake-build-debug/${CMAKE_INSTALL_MANIFEST}" +file(WRITE "/home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug/${CMAKE_INSTALL_MANIFEST}" "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/cmake-build-debug/control b/cmake-build-debug/control index 52248e6b1635d9ea626f5ce582254258bcd76e21..c0f043747ab56be3b590ea194c120bf1046497e6 100755 GIT binary patch literal 16328 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 diff --git a/cmake-build-debug/server b/cmake-build-debug/server new file mode 100755 index 0000000000000000000000000000000000000000..e9cdf805d32924e82eb968a66ccd91f907a49dc4 GIT binary patch literal 9544 zcmeHNeQX@X6`$Sn$E8lr=Ol%L&}4z6HHbSqiDNlLCU^cw*60#a#|f&6S)cFL_Q8Ev zcY6@isQ3Tz_wN z-g$3*5m2drHDm3*d2inDz4_XiH*@~xaPokzX@Zk3?h(Yro8nUBzJ>VqEs|BTKCw>3 z#qHuY(E>>`p13R_>gJfPDAP=XN-qG~gr`q;1$}y4W|*=&rd&g!d~nv(Evwv-i(Ll0G0o&V`1*{?{*jq zX9G|7bpIxH>&%6_2+I$$pE|Wcb7KQ-s!t>NZIBxc^aa|NrsnjD*@{yZmPG=q?4(ML zl}}|0kWA-`1tqb>!Q{xmptUQuE4GKs>G-3h$v@0H$q7-pIlGQZcPf6ReM07F?5ICD zMZyy@OVgS9fs^5ptEnZ6Iz4i)9dqHILG!8R4eJeIK5^D*zPu0W=E8;GdDmifkB*}1 zjwZa@x5beoeufIKELV|seAot_s&M6^mWSEt&y4GFQd9~C`jM*Bd_g_V%Gc; z<@Rm!BwHem_0O#Ypl>ez+C2B>ep9<>zPeHY_(f7QpZEj7=Hg2({tbnn?>~h4ib}^Z zATNId6&Zi2`EH1`_s&y$&4vERIw&|>YgO2M?2HjY?G`UpFOFaN8X)c4#Fa8A**LRI zEqd+aYE=Tp&rikLw>?fZko}jqKe1R%93NTyAaQJD@wLQQ^5l-wK?6-V86|o&dB>%l ze>Ts36rhp0JPteN6K^|P*+z2l&E(<-L$FcZ{15927uSPiMB=AEn%UNd$sS2VI;${S_7^oU&|xwa*+uN#z>nDwZ@*Flq@NzlD$ z=1)K$0KEYE3g~)_K7Fs0w8ut;b|S28S>GCbR%;EDoYv@-kE+!>NkOH?`a*0+Iq82J z`f<_?g%5-x_qMk^8k`sVZ{Bz3?(OtRN}VCllc?9{NstJIpVS98v>btBuvC`8^DN43 zP%#h+Kcf$aB2Nc~L&nLb;ZWyyn$1x6lPzYbZ=v;2D4q-TB|_baQ0G9%7zjn6KM)Ga zcKsaiCD`$PPh|3Xy50lVd*FHxT2rnt|-fv27HQs4e{Edp9QvO*!uXwIE`$Lc~6Y~f!WP2u*KEf)= zYfA4O#UEGYO8h@3e2(=yxcLj(U|kDR z?5XRmPZ4Qq{el#>NZ)$%bKn9^&Dnw@^k6eZy}(^@Rd!2G9=0Le1g?or`dah-c>7&y zKN4Dpwj;EuEfCrg>d-c}hA}Vn?V_#i9*E#YWzp28nAm?)Aar-zzP6D~q#BQWe}KM< zhwb)4sF0&UcX=>Xk9bKyxobRp6Pe51B~dj5iL8J{^>$x?_N=!DV7|g=7xN_ zBFcTnwx{!{hwbQOC5sz~j6GSI7Uk??wlgVpOi30_fvDJ-$XEfbkq_ zC=Upyp}eWKu6d0Gu*xkp)Nc{I?$ztJibm^2Km-M^GxhrG#C(JGC4kkF*R^{6HnH4L zAFID-Jzz{gY^dEEvW#dzgaq#k_40OcQ7s4c@^J0Gt6ttAI$Ppik<15hv%~w0w=f_! z3Ep4o<(mba@ck)(MXAwx7!WrIzNhhG0s>#Z+CS>$5z*aHev{~FDCgbKYlZracTK;X zcT2yV*1feUAhxa*LJ|<$*2u98Vfp=6)n7pSy@u1Wzu#y@(=qO|zWG2kC;9U}c}&Uu z@dcgdHL==1R1Zo=@n{Xk@iEBBzVOYTC#C+{`S4T78@20N?R`Po=@60DIC87$SI9Q% z2hwO{|F;slam_sZleDvTzP+LJ{qy;KDPQ|t1knJk!93gw`9|~)-NsSk_=axs3`9l# z`5BY?Qnl_Chdc~@|Ge##`fI=IgV(S#rR@0qmLWIlJi5%cAn(xI#p}NDeTL*>b=`17 z1tFe;oZ3s*j+AWq7UGYfVazMKM)anf(vSP*=L?XNzQ4UMDt+EwIea+-d50cZWB;_& zZ?Jx*OHSFTOif|Owyb*xN3G<@(J{*s8M|apXUmRVvYfn?#vX0ct#hVmP3MY}shpK@ zilwrZs+1hsUh3#6WVGJjh%2bh#qyFR$L?aqrc-WoJ@OiWOI{<9%8dX}Ndv(5<_u zN1v99)=a99$=Sjhxer>IY{9COZ8T!lKQ#jUWVx)&s7wE`LxZY2M65iQcT$s}PRXS+ zoI^xomu5w*P;~5AVqhfdq^1>zSSaSkE!m8S5jT@6&xlxNt^j*3bxLjtE^Nz)0_zwH zWhFb8B7n-x<{S}|6^=Rf3FK+;QC5_F6|-m5aL;6bWzI#ou1&awpnPxL`Nbf#rI$EC*=p8awCS&u25is+2Y{6ruQi9j4Hi7;FuT0p(^ zS7Jf&0QD*3=M{cl;kljcpXuEB@$ZRDzlSm}p7*u5!qa~0O^jpN50LTVIbOe@I*ji#Sl?g& z=M|p&pX2(A3V$mD73Kb8@o68PfA8ks!FyOyQNRCR`0#vA=u`u8)ra@{Ka27Z9yMIG z^927c?$>9Y=_|mtd+>bjh>%ev)^oX4p5?Ejfcl^P8|r*wd;*^B{S_H%D&zSa!~eIy z|DV9~ll}5M_y@3F|9swAp++IGzRRuhEPo3HUVQCbq#SfJP*KJ)rSb9NIZo_Wc>j2l zt~Y%MhHP>BIezQ;lz2MukWGI*86QQNH?e=FZXE8_aPukU-*1<3jJOd3zl_ShtMET& zMMeF(w_gL_-QfawU1KwT{LX9OOA0S9D;W&x$M-9|zny~1_fZ+QKt^@+#cMY!)-brJo0cBBe@EY1{-@%z*f-1Gr_toRS~LYcAv literal 0 HcmV?d00001 diff --git a/cmake-build-debug/simple_chatting_control.cbp b/cmake-build-debug/simple_chatting_control.cbp index f815331..00e94b5 100644 --- a/cmake-build-debug/simple_chatting_control.cbp +++ b/cmake-build-debug/simple_chatting_control.cbp @@ -8,18 +8,38 @@