diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..ff9047ed8113c22d4a2a69adda685b83873b2dd2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/cmake-build-debug/ diff --git a/CMakeLists.txt b/CMakeLists.txt index 02a2550435998793ab2c344a0e3eacb65ad6493c..bd6e1bdbec356531df9446a5a4b12b50df75ae29 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 efa69f4e1f7a739f7f78f624d1b8bddfd485e2d6..311cd03fa12ef41cadfee23ae744c1de9f9c6d6b 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 0000000000000000000000000000000000000000..54d1a905f62201227813da0d609e73022cace752 --- /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 7df6f73f1753fd941f8650d6b3e0c79d9851ec6a..0000000000000000000000000000000000000000 --- 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 6d7e576f307345663b7db8813647ace7b5a4bae0..7dece9551cbc34fe06ab1b281c9c1fb83ff875f9 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 3a67af9c39f7b7a29e77e875a97aa69603d1b72c..0000000000000000000000000000000000000000 --- 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 43e9a618652e010b6d878d65882f386fce807948..0000000000000000000000000000000000000000 --- 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 0000000000000000000000000000000000000000..17726a65b9cc2103d2cb291e348b927c52c2772f --- /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 13e0f4c6416534774d72bfacd9e98c72ae374d5d..0d607c307e9a848a243e455cb92579fc440bf6bd 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 5fee8bfddf5222bd4b76f09c496304cd0cde0e91..5c23065083f3c7ea064b12278997156e851971f0 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 4fec4bad015d9a81a12702ec44427ea8c76dfd39..f5fd7a1ff14359a69700e2a698d0574487393946 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 3f8505a36bb12d254b79593ec371fdf8fc17bc7d..3cd10010f20087e9e737879d0467f2879df1e11e 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 63775637d383399223215a4ed6e82c3150c001bb..0000000000000000000000000000000000000000 --- 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 781135a31e79e03ac122c019442b53ba901b8e9f..b05af0b3d12eb2844980b818451940b213f9e0b1 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 491d16bcff3b70bc268c133bc297e450e6ca3eca..e01deaebb6c4c5bc8aa7fd7785a25522c4d94aa1 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 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.19.2/CMakeDetermineCompilerABI_C.bin differ 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 66be36543f12db963877ff89a29faf7f27ac290a..c126ec70d8aade5ccda7a4bc0abd6a92302ba0f7 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 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/3.19.2/CompilerIdC/a.out differ diff --git a/cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin b/cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 1a6ed042358d353794361ac3dddd8f8d62707f7f..0000000000000000000000000000000000000000 Binary files a/cmake-build-debug/CMakeFiles/3.27.0/CMakeDetermineCompilerABI_C.bin and /dev/null differ 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 Binary files a/cmake-build-debug/CMakeFiles/3.27.0/CompilerIdC/a.out and /dev/null differ diff --git a/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml b/cmake-build-debug/CMakeFiles/CMakeConfigureLog.yaml deleted file mode 100644 index 205d9dc274f62b41217d8fad626cbc6df635677c..0000000000000000000000000000000000000000 --- 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 9bd76f0c71bdc4bfa2a4003cf5d70e8f93880dd6..a8b177026f86ec44c8ab695954d2ac29e75580d5 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 0000000000000000000000000000000000000000..15826df09c513dbde9964e978798368a5bdd9f74 --- /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 e1114eb6a4d048a303ce416d57a0ec37023a820a..3f5364f6f56662115b7d69cd27483d6f85127910 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 aa441b0c729b176b4f4ed1385e3c60baebbd9cef..b716b55d1f15483667df08b5d6905a304c6e1565 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 24a5b8ad7805b2386781e686e057549da56815d1..7fd3885749e0a8246685e8e0dcc671b0e155c4ed 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 0000000000000000000000000000000000000000..f1c18f9daa199e18e8770a46bfb9994f9ef6d98c --- /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 efecff22c58761d39c6d420f15d3a68695950eae..7cf6c04b11f89c75a7a56fde864a5a9fc776d876 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 e9767c63adc05eb7ff43d23c0a22279b49c7034d..0faf26314112cc50885a8842e54e3a0f676bb931 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 c0d60a79d1c61b876810fc3ac6d60e980965abb0..ffcc371be37cf6ae5366c58dbef6e01b9c75e79c 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 690122a41dc3f787efae1e786710aa56a9cfd62e..0000000000000000000000000000000000000000 --- 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 d3a74eb1d772fb00526da0376e9fbbec92a0a9fd..0000000000000000000000000000000000000000 --- 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 0000000000000000000000000000000000000000..d1b89879753da85f323298264945712fd91e360e --- /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 8a28b9f7ff6b19154278026e393076c71351cbce..189b20257f92928b1432d551c955bcb6b49935ae 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 688b7f8c20c07bd48f95f7ab061489df0b242891..93f76e0932701af0811b0912c9956e593a280d54 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 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/client.dir/src/client.c.o differ diff --git a/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt deleted file mode 100644 index 999ed815323c7964c8f308518117d6ce8fec2f67..0000000000000000000000000000000000000000 --- a/cmake-build-debug/CMakeFiles/clion-Debug-log.txt +++ /dev/null @@ -1,19 +0,0 @@ -/home/centos/.cache/JetBrains/RemoteDev/dist/e8723a8baeef1_CLion-233.9802.5/bin/cmake/linux/x64/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" -S /home/centos/codes/ojt-simple-chatting -B /home/centos/codes/ojt-simple-chatting/cmake-build-debug -CMake Deprecation Warning: - Support for "Extra Generators" like - - CodeBlocks - - is deprecated and will be removed from a future version of CMake. IDEs may - use the cmake-file-api(7) to view CMake-generated project build trees. - - --- The C compiler identification is GNU 4.8.5 --- Detecting C compiler ABI info --- Detecting C compiler ABI info - done --- Check for working C compiler: /usr/bin/cc - skipped --- Detecting C compile features --- Detecting C compile features - done --- Configuring done (0.3s) --- Generating done (0.0s) --- Build files have been written to: /home/centos/codes/ojt-simple-chatting/cmake-build-debug diff --git a/cmake-build-debug/CMakeFiles/clion-log.txt b/cmake-build-debug/CMakeFiles/clion-log.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1a83ba51b0b620985402a02d609f8b8080d8bfd --- /dev/null +++ b/cmake-build-debug/CMakeFiles/clion-log.txt @@ -0,0 +1,4 @@ +/opt/clion-2021.1.3/bin/cmake/linux/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /home/centos/CLionProjects/ojt-simple-chatting +-- Configuring done +-- Generating done +-- Build files have been written to: /home/centos/CLionProjects/ojt-simple-chatting/cmake-build-debug diff --git a/cmake-build-debug/CMakeFiles/control.dir/C.includecache b/cmake-build-debug/CMakeFiles/control.dir/C.includecache new file mode 100644 index 0000000000000000000000000000000000000000..3d9d24086df8399cc2f3ea4641d78294264960fc --- /dev/null +++ b/cmake-build-debug/CMakeFiles/control.dir/C.includecache @@ -0,0 +1,34 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#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 1b0934a48034ad2d384e95f9e74a39428be8a2bd..7512688173739d56ba114fd708d90465f1f2e7f5 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 a111efc02de387581db5c3aa98e55151efb31b5f..ff36c4becd7f506a4da1e78b268d6a0967e5bd38 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 7debecd71c8591bb9a6b973a544d30a28fb39e56..5c84edc821026688f087586c35f2681e4384922b 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 4fade07d7d2c0af5626123324dabaa23168ab623..0000000000000000000000000000000000000000 --- 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 10479aaf99fb996cdf7dd69ce7c57e9aee387713..0000000000000000000000000000000000000000 --- 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 3770382c3861aa510268fe9f8ff632e5e430fe3f..0000000000000000000000000000000000000000 --- 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 0000000000000000000000000000000000000000..89d3315fce918e07ac7702068297d4cfb5348851 --- /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 3c0d190203e3df26905b2515d60318265be5ea70..572e8399cce336b51dc7c36c6bd44b0e22170528 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 688b7f8c20c07bd48f95f7ab061489df0b242891..93f76e0932701af0811b0912c9956e593a280d54 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 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/control.dir/ipc_module/ipc_shm.c.o differ diff --git a/cmake-build-debug/CMakeFiles/control.dir/link.txt b/cmake-build-debug/CMakeFiles/control.dir/link.txt index 122318c12df8a6a35db4f5867c4080f9bfedf488..6997bfed44d9d3499183613212d40a6d5b0c39b2 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 8c8fb6fbbc138d8387b9ed9bdb2088ee8aa036f6..f326497053cb0e78ddb3878986e7e6bc73ab3cba 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 Binary files a/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o and b/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o differ diff --git a/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o.d b/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o.d deleted file mode 100644 index 69c18ed772026a9aed9ab57eeb52b4ecb3ebc649..0000000000000000000000000000000000000000 --- a/cmake-build-debug/CMakeFiles/control.dir/src/control.c.o.d +++ /dev/null @@ -1,21 +0,0 @@ -CMakeFiles/control.dir/src/control.c.o: \ - /home/centos/codes/ojt-simple-chatting/src/control.c \ - /usr/include/stdc-predef.h \ - /home/centos/codes/ojt-simple-chatting/src/global.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/string.h /usr/include/xlocale.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 diff --git a/cmake-build-debug/CMakeFiles/progress.marks b/cmake-build-debug/CMakeFiles/progress.marks index 45a4fb75db864000d01701c0f7a51864bd4daabf..ec635144f60048986bc560c5576355344005e6e7 100644 --- a/cmake-build-debug/CMakeFiles/progress.marks +++ b/cmake-build-debug/CMakeFiles/progress.marks @@ -1 +1 @@ -8 +9 diff --git a/cmake-build-debug/CMakeFiles/server.dir/C.includecache b/cmake-build-debug/CMakeFiles/server.dir/C.includecache new file mode 100644 index 0000000000000000000000000000000000000000..3792ddf775f29172fd99c180171856703e2d37bb --- /dev/null +++ b/cmake-build-debug/CMakeFiles/server.dir/C.includecache @@ -0,0 +1,22 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#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 97a893d289614f8d79b2ad8781e326244d9a31f4..61d060e641ac5dbac6080d8d084eea80684b0a0e 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 09d14d0e64f7f7545dcc749904403b6d23882260..1895453c9057b4c4881d554cd29a46f90c04b00c 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 17eaf6649549299cf3d4be87c3df7b68875282d1..e1368d9896096f8b51a5525aede90b054a31735a 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 6ab6af94aad79b0a9a199fea32e5ab91a92fb6da..0000000000000000000000000000000000000000 --- 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 2d625f21c4022ce0ad1559c067349ac3faea4e4c..0000000000000000000000000000000000000000 --- 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 0000000000000000000000000000000000000000..1a98d641d810bd5076c9f9d7de095263b0393cfb --- /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 519938d8e9d53b8b4d97c940f71d2cb223e3f420..c1585f1d64d718a149af901eb6531148453a171b 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 688b7f8c20c07bd48f95f7ab061489df0b242891..93f76e0932701af0811b0912c9956e593a280d54 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 3a86673aa7c1868ad77aa16c631effd83be0da02..8808896618d4214576eef1153131220d537dfd66 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 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/server.dir/src/server.c.o differ diff --git a/cmake-build-debug/CMakeFiles/test.dir/C.includecache b/cmake-build-debug/CMakeFiles/test.dir/C.includecache new file mode 100644 index 0000000000000000000000000000000000000000..c7efe51e7def829fd60c5c4496a6a1350452edff --- /dev/null +++ b/cmake-build-debug/CMakeFiles/test.dir/C.includecache @@ -0,0 +1,22 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#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 3a9cc68b841ea90ebd6619f4e523b7937849c2f5..22761673670b5bcfe4592c482598594decf09937 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 957da7fd8a947a022b019e38fe098defd6e9e390..8ee5291548f26686458d980a3b47af859783cd97 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 1f5fe341c9c8c246dd38fc8280766e9e332fac84..297c1d91d5dcff29ad28fb59ce41f0ba3a04666c 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 d3a148e9a161e338da381bbd218d650af31cf710..0000000000000000000000000000000000000000 --- 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 a4eb021c426763a3b6761aaba2b237be47dec954..0000000000000000000000000000000000000000 --- 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 0000000000000000000000000000000000000000..cb8dbef71981dedffcf2be0009b2c27739980d0e --- /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 3f2657bc32075a5b386ecd96e52b6bc1ca185e45..c2f1c9965cec7b21cb67b1361e22beb4f2c542a4 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 688b7f8c20c07bd48f95f7ab061489df0b242891..93f76e0932701af0811b0912c9956e593a280d54 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 72bb7dd025afc5824222cbd3a1e64841afc2792c..895faac227d8e6c3c5be24b8edcae9c3c7edfcb5 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 Binary files a/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o and b/cmake-build-debug/CMakeFiles/test.dir/src/test.c.o differ 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 cc0879554c80bc55f8c9cf9a8694a461e308caaa..0000000000000000000000000000000000000000 --- 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 0000000000000000000000000000000000000000..84a5ad0f195a67ef1cbabc9fd28bd06e79654bbd --- /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 0000000000000000000000000000000000000000..7a948727975061e2ecfcb36d6ee3541e3e6d3608 --- /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 0000000000000000000000000000000000000000..e3eb50bc2067592b7ddfa12e876070882a519995 --- /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 0000000000000000000000000000000000000000..90619c74e4222cce81d8efb624e33425fa0c6b98 --- /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 0000000000000000000000000000000000000000..2e780bc45b6134c8b3462f6785df45a3bf0b0dd3 --- /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 0000000000000000000000000000000000000000..d3e0b3f6776252ffef9401dcf9b9704961ef9099 --- /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 0000000000000000000000000000000000000000..93f76e0932701af0811b0912c9956e593a280d54 --- /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 0000000000000000000000000000000000000000..c9ca53797287a54a22cb3451eea264ccf879f64b --- /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 0000000000000000000000000000000000000000..17875e3238da3ecdefe39c6875b6b441dc576689 --- /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 Binary files /dev/null and b/cmake-build-debug/CMakeFiles/test1.dir/src/test1.c.o differ diff --git a/cmake-build-debug/Makefile b/cmake-build-debug/Makefile index 2a5564232dafce53e437f783d3e03e7eef1cba46..0fecda7405b45223bacd610439d75d11bb5bf5d9 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 a0ce28ef2342277209d932b3be7900871663a5f1..7ec18cc11edf13b59491acc3c0827bf012a47eac 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 Binary files a/cmake-build-debug/client and b/cmake-build-debug/client differ diff --git a/cmake-build-debug/cmake_install.cmake b/cmake-build-debug/cmake_install.cmake index d8c8934b734f1f95da6dfc072ba82d4bde319b43..2e73160de9de6ae73c45f3231df8cf5907396a6b 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 Binary files a/cmake-build-debug/control and b/cmake-build-debug/control differ diff --git a/cmake-build-debug/server b/cmake-build-debug/server new file mode 100755 index 0000000000000000000000000000000000000000..e9cdf805d32924e82eb968a66ccd91f907a49dc4 Binary files /dev/null and b/cmake-build-debug/server differ diff --git a/cmake-build-debug/simple_chatting_control.cbp b/cmake-build-debug/simple_chatting_control.cbp index f81533104cd45eabcd8b03cde83e4f57c95f4074..00e94b56b50427bf6f30a46f10775e0e9787f398 100644 --- a/cmake-build-debug/simple_chatting_control.cbp +++ b/cmake-build-debug/simple_chatting_control.cbp @@ -8,18 +8,38 @@