cmake -DENABLE_BUILD_STORAGE=on -DENABLE_TESTING=OFF -DCMAKE_BUILD_TYPE=Debug -DENABLE_MODULE_UPDATE=ON .. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/gcc -- Check for working C compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- Check for working CXX compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Git: /usr/bin/git (found version "1.8.3.1") -- Updating from https://github.com/vesoft-inc/nebula-common.git Already up-to-date. >>>> Options of Nebula Graph <<<< -- ENABLE_ASAN : OFF (Build with AddressSanitizer) -- ENABLE_BUILD_STORAGE : on (Whether to build storage) -- ENABLE_CCACHE : ON (Use ccache to speed up compiling) -- ENABLE_CLANG_TIDY : OFF (Enable clang-tidy if present) -- ENABLE_COMPRESSED_DEBUG_INFO : ON (Compress debug info to reduce binary size) -- ENABLE_COVERAGE : OFF (Build with coverage report) -- ENABLE_FRAME_POINTER : OFF (Build with frame pointer) -- ENABLE_FUZZY_TESTING : OFF (Enable Fuzzy tests) -- ENABLE_GDB_SCRIPT_SECTION : OFF (Add .debug_gdb_scripts section) -- ENABLE_JEMALLOC : ON (Use jemalloc as memory allocator) -- ENABLE_MODULE_UPDATE : ON (Automatically update module) -- ENABLE_PACK_ONE : ON (Whether to package into one) -- ENABLE_PIC : OFF (Build with -fPIC) -- ENABLE_STATIC_ASAN : OFF (Statically link against libasan) -- ENABLE_STATIC_UBSAN : OFF (Statically link against libubsan) -- ENABLE_STRICT_ALIASING : OFF (Build with -fstrict-aliasing) -- ENABLE_TESTING : OFF (Build unit tests) -- ENABLE_TSAN : OFF (Build with ThreadSanitizer) -- ENABLE_UBSAN : OFF (Build with UndefinedBehaviourSanitizer) -- ENABLE_VERBOSE_BISON : OFF (Enable Bison to report state) -- ENABLE_WERROR : ON (Regard warnings as errors) -- CMAKE_BUILD_TYPE : Debug (Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...) -- CMAKE_INSTALL_PREFIX : /usr/local/nebula (Install path prefix, prepended onto install directories.) -- CMAKE_CXX_STANDARD : 17 -- CMAKE_CXX_COMPILER : /opt/vesoft/toolset/gcc/7.5.0/bin/g++ (CXX compiler) -- CMAKE_CXX_COMPILER_ID : GNU -- NEBULA_USE_LINKER : bfd -- CCACHE : Enabled but not found >>>> Configuring third party for 'Nebula Graph' <<<< -- Downloading prebuilt third party automatically... -- cxx_cmd: /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -D_GLIBCXX_USE_CXX11_ABI=1 Downloading vesoft-third-party-2.0-x86_64-libc-2.17-gcc-7.5.0-abi-11.sh... Nebula Third Party has been installed to /home/rainboat/Applications/nebula-graph/build/third-party/install -- NEBULA_THIRDPARTY_ROOT : /home/rainboat/Applications/nebula-graph/build/third-party/install -- Build info of nebula third party: Package : Nebula Third Party Version : 2.0 Date : Thu Apr 8 06:53:53 UTC 2021 glibc : 2.17 Arch : x86_64 Compiler : GCC 7.5.0 C++ ABI : 11 Vendor : VEsoft Inc. -- CMAKE_INCLUDE_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- CMAKE_LIBRARY_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/lib64;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib -- CMAKE_PROGRAM_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/bin -- GLIBC_VERSION : 2.17 -- Found ZLIB: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libz.a (found version "1.2.11") -- Found OpenSSL: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib64/libcrypto.a (found version "1.1.1j") -- found krb5-config here /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/krb5-config -- Found kerberos 5 headers: /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- Found kerberos 5 libs: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libgssapi_krb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libk5crypto.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libcom_err.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5support.a -- Found Boost: /home/rainboat/Applications/nebula-graph/build/third-party/install/include (found version "1.75.0") -- Found Libunwind: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libunwind.a -- Found BISON: /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/bison (found suitable version "3.0.5", minimum required is "3.0.5") -- Found FLEX: /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/flex (found version "2.6.4") -- Looking for lzma_auto_decoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_auto_decoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Looking for lzma_easy_encoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_easy_encoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Looking for lzma_lzma_preset in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_lzma_preset in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Found LibLZMA: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a (found version "5.2.4") >>>> Configuring third party for 'Nebula Graph' done <<<< -- Create the pre-commit hook -- Creating pre-commit hook done >>>> Configuring Nebula Common <<<< -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/gcc -- Check for working C compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- Check for working CXX compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done >>>> Options of Nebula Common <<<< -- ENABLE_ASAN : OFF (Build with AddressSanitizer) -- ENABLE_CCACHE : ON (Use ccache to speed up compiling) -- ENABLE_CLANG_TIDY : OFF (Enable clang-tidy if present) -- ENABLE_COMPRESSED_DEBUG_INFO : ON (Compress debug info to reduce binary size) -- ENABLE_COVERAGE : OFF (Build with coverage report) -- ENABLE_FRAME_POINTER : OFF (Build with frame pointer) -- ENABLE_FUZZY_TESTING : OFF (Enable Fuzzy tests) -- ENABLE_GDB_SCRIPT_SECTION : OFF (Add .debug_gdb_scripts section) -- ENABLE_JEMALLOC : ON (Use jemalloc as memory allocator) -- ENABLE_PIC : OFF (Build with -fPIC) -- ENABLE_STATIC_ASAN : OFF (Statically link against libasan) -- ENABLE_STATIC_UBSAN : OFF (Statically link against libubsan) -- ENABLE_STRICT_ALIASING : OFF (Build with -fstrict-aliasing) -- ENABLE_TESTING : OFF (Build unit tests) -- ENABLE_TSAN : OFF (Build with ThreadSanitizer) -- ENABLE_UBSAN : OFF (Build with UndefinedBehaviourSanitizer) -- ENABLE_WERROR : ON (Regard warnings as errors) -- Set D_GLIBCXX_USE_CXX11_ABI to 1 -- CMAKE_BUILD_TYPE : Debug (Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...) -- CMAKE_INSTALL_PREFIX : /usr/local/nebula (Install path prefix, prepended onto install directories.) -- CMAKE_CXX_STANDARD : 17 -- CMAKE_CXX_COMPILER : /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- CMAKE_CXX_COMPILER_ID : GNU -- NEBULA_USE_LINKER : bfd -- CCACHE : Enabled but not found >>>> Configuring third party for 'Nebula Common' <<<< -- NEBULA_THIRDPARTY_ROOT : /home/rainboat/Applications/nebula-graph/build/third-party/install -- Build info of nebula third party: Package : Nebula Third Party Version : 2.0 Date : Thu Apr 8 06:53:53 UTC 2021 glibc : 2.17 Arch : x86_64 Compiler : GCC 7.5.0 C++ ABI : 11 Vendor : VEsoft Inc. -- CMAKE_INCLUDE_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- CMAKE_LIBRARY_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/lib64;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib -- CMAKE_PROGRAM_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/bin -- GLIBC_VERSION : 2.17 -- Found ZLIB: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libz.a (found version "1.2.11") -- Found OpenSSL: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib64/libcrypto.a (found version "1.1.1j") -- found krb5-config here /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/krb5-config -- Found kerberos 5 headers: /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- Found kerberos 5 libs: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libgssapi_krb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libk5crypto.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libcom_err.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5support.a -- Found Boost: /home/rainboat/Applications/nebula-graph/build/third-party/install/include (found version "1.75.0") -- Found Libunwind: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libunwind.a -- Found BISON: /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/bison (found suitable version "3.0.5", minimum required is "3.0.5") -- Found FLEX: /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/flex (found version "2.6.4") -- Looking for lzma_auto_decoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_auto_decoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Looking for lzma_easy_encoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_easy_encoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Looking for lzma_lzma_preset in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_lzma_preset in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Found LibLZMA: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a (found version "5.2.4") >>>> Configuring third party for 'Nebula Common' done <<<< -- Create the pre-commit hook -- Creating pre-commit hook done -- Found Git: /usr/bin/git (found version "1.8.3.1") -- Configuring done -- Generating done -- Build files have been written to: /home/rainboat/Applications/nebula-graph/build/modules/common >>>> Configuring Nebula Common done <<<< -- Updating from https://github.com/vesoft-inc/nebula-storage.git Already up-to-date. >>>> Configuring Nebula Storage <<<< -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/gcc -- Check for working C compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- Check for working CXX compiler: /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ENABLE_PACK_ONE : ON -- ENABLE_MODULE_UPDATE : OFF -- NEBULA_COMMON_SOURCE_DIR: /home/rainboat/Applications/nebula-graph/modules/common >>>> Options of Nebula Storage <<<< -- ENABLE_ASAN : OFF (Build with AddressSanitizer) -- ENABLE_CCACHE : ON (Use ccache to speed up compiling) -- ENABLE_CLANG_TIDY : OFF (Enable clang-tidy if present) -- ENABLE_COMPRESSED_DEBUG_INFO : ON (Compress debug info to reduce binary size) -- ENABLE_COVERAGE : OFF (Build with coverage report) -- ENABLE_FRAME_POINTER : OFF (Build with frame pointer) -- ENABLE_FUZZY_TESTING : OFF (Enable Fuzzy tests) -- ENABLE_GDB_SCRIPT_SECTION : OFF (Add .debug_gdb_scripts section) -- ENABLE_JEMALLOC : ON (Use jemalloc as memory allocator) -- ENABLE_MODULE_UPDATE : OFF (Automatically update module) -- ENABLE_PACK_ONE : ON (Whether to package into one) -- ENABLE_PIC : OFF (Build with -fPIC) -- ENABLE_STATIC_ASAN : OFF (Statically link against libasan) -- ENABLE_STATIC_UBSAN : OFF (Statically link against libubsan) -- ENABLE_STRICT_ALIASING : OFF (Build with -fstrict-aliasing) -- ENABLE_TESTING : OFF (Build unit tests) -- ENABLE_TSAN : OFF (Build with ThreadSanitizer) -- ENABLE_UBSAN : OFF (Build with UndefinedBehaviourSanitizer) -- ENABLE_WERROR : ON (Regard warnings as errors) -- CMAKE_BUILD_TYPE : Debug (Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...) -- CMAKE_INSTALL_PREFIX : /usr/local/nebula (Install path prefix, prepended onto install directories.) -- CMAKE_CXX_STANDARD : 17 -- CMAKE_CXX_COMPILER : /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- CMAKE_CXX_COMPILER_ID : GNU -- NEBULA_USE_LINKER : bfd -- CCACHE : Enabled but not found >>>> Configuring third party for 'Nebula Storage' <<<< -- NEBULA_THIRDPARTY_ROOT : /home/rainboat/Applications/nebula-graph/build/third-party/install -- Build info of nebula third party: Package : Nebula Third Party Version : 2.0 Date : Thu Apr 8 06:53:53 UTC 2021 glibc : 2.17 Arch : x86_64 Compiler : GCC 7.5.0 C++ ABI : 11 Vendor : VEsoft Inc. -- CMAKE_INCLUDE_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- CMAKE_LIBRARY_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/lib64;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib -- CMAKE_PROGRAM_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/bin -- GLIBC_VERSION : 2.17 -- Found ZLIB: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libz.a (found version "1.2.11") -- Found OpenSSL: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib64/libcrypto.a (found version "1.1.1j") -- found krb5-config here /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/krb5-config -- Found kerberos 5 headers: /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- Found kerberos 5 libs: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libgssapi_krb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libk5crypto.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libcom_err.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5support.a -- Found Boost: /home/rainboat/Applications/nebula-graph/build/third-party/install/include (found version "1.75.0") -- Found Libunwind: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libunwind.a -- Found BISON: /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/bison (found suitable version "3.0.5", minimum required is "3.0.5") -- Found FLEX: /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/flex (found version "2.6.4") -- Looking for lzma_auto_decoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_auto_decoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Looking for lzma_easy_encoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_easy_encoder in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Looking for lzma_lzma_preset in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a -- Looking for lzma_lzma_preset in /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a - found -- Found LibLZMA: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/liblzma.a (found version "5.2.4") >>>> Configuring third party for 'Nebula Storage' done <<<< -- Create the pre-commit hook -- Creating pre-commit hook done -- Found Git: /usr/bin/git (found version "1.8.3.1") >>>> Configuring Nebula Common <<<< >>>> Options of Nebula Common <<<< -- ENABLE_ASAN : OFF (Build with AddressSanitizer) -- ENABLE_CCACHE : ON (Use ccache to speed up compiling) -- ENABLE_CLANG_TIDY : OFF (Enable clang-tidy if present) -- ENABLE_COMPRESSED_DEBUG_INFO : ON (Compress debug info to reduce binary size) -- ENABLE_COVERAGE : OFF (Build with coverage report) -- ENABLE_FRAME_POINTER : OFF (Build with frame pointer) -- ENABLE_FUZZY_TESTING : OFF (Enable Fuzzy tests) -- ENABLE_GDB_SCRIPT_SECTION : OFF (Add .debug_gdb_scripts section) -- ENABLE_JEMALLOC : ON (Use jemalloc as memory allocator) -- ENABLE_PIC : OFF (Build with -fPIC) -- ENABLE_STATIC_ASAN : OFF (Statically link against libasan) -- ENABLE_STATIC_UBSAN : OFF (Statically link against libubsan) -- ENABLE_STRICT_ALIASING : OFF (Build with -fstrict-aliasing) -- ENABLE_TESTING : OFF (Build unit tests) -- ENABLE_TSAN : OFF (Build with ThreadSanitizer) -- ENABLE_UBSAN : OFF (Build with UndefinedBehaviourSanitizer) -- ENABLE_WERROR : ON (Regard warnings as errors) -- Set D_GLIBCXX_USE_CXX11_ABI to 1 -- CMAKE_BUILD_TYPE : Debug (Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...) -- CMAKE_INSTALL_PREFIX : /usr/local/nebula (Install path prefix, prepended onto install directories.) -- CMAKE_CXX_STANDARD : 17 -- CMAKE_CXX_COMPILER : /opt/vesoft/toolset/gcc/7.5.0/bin/g++ -- CMAKE_CXX_COMPILER_ID : GNU -- NEBULA_USE_LINKER : bfd -- CCACHE : Enabled but not found >>>> Configuring third party for 'Nebula Common' <<<< -- NEBULA_THIRDPARTY_ROOT : /home/rainboat/Applications/nebula-graph/build/third-party/install -- Build info of nebula third party: Package : Nebula Third Party Version : 2.0 Date : Thu Apr 8 06:53:53 UTC 2021 glibc : 2.17 Arch : x86_64 Compiler : GCC 7.5.0 C++ ABI : 11 Vendor : VEsoft Inc. -- CMAKE_INCLUDE_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- CMAKE_LIBRARY_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/lib64;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib -- CMAKE_PROGRAM_PATH : /home/rainboat/Applications/nebula-graph/build/third-party/install/bin -- GLIBC_VERSION : 2.17 -- found krb5-config here /home/rainboat/Applications/nebula-graph/build/third-party/install/bin/krb5-config -- Found kerberos 5 headers: /home/rainboat/Applications/nebula-graph/build/third-party/install/include -- Found kerberos 5 libs: /home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libgssapi_krb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libk5crypto.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libcom_err.a;/home/rainboat/Applications/nebula-graph/build/third-party/install/lib/libkrb5support.a >>>> Configuring third party for 'Nebula Common' done <<<< -- Create the pre-commit hook -- Creating pre-commit hook done -- Configuring done -- Generating done -- Build files have been written to: /home/rainboat/Applications/nebula-graph/build/modules/common >>>> Configuring Nebula Common done <<<< -- HOST_SYSTEM_VER is el7 -- CPACK_GENERATOR is RPM -- Configuring done -- Generating done -- Build files have been written to: /home/rainboat/Applications/nebula-graph/build/modules/storage >>>> Configuring Nebula Storage done <<<< -- Configuring done -- Generating done -- Build files have been written to: /home/rainboat/Applications/nebula-graph/build