[cent@bogon oceanbase]$ ./build.sh debug --init -DOB_BUILD_LIBOBLOG=ON --make check dependencies profile for el7.x86_64... FOUND check repository address in profile... target: default, repo: http://mirrors.aliyun.com/oceanbase/development-kit/el/7/x86_64/ target: community, repo: http://mirrors.aliyun.com/oceanbase/community/stable/el/7/x86_64/ download dependencies... download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS download package ... SUCCESS unpack package ... SUCCESS -- DETECT BUILD ARCH: x86_64 -- The CXX compiler identification is Clang 11.0.1 -- The C compiler identification is Clang 11.0.1 -- The ASM compiler identification is Clang -- Found assembler: /home/cent/Documents/git/oceanbase/deps/3rd/usr/local/oceanbase/devtools/bin/clang -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/cent/Documents/git/oceanbase/deps/3rd/usr/local/oceanbase/devtools/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/cent/Documents/git/oceanbase/deps/3rd/usr/local/oceanbase/devtools/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- This is BINARY dir /home/cent/Documents/git/oceanbase/build_debug -- This is SOURCE dir /home/cent/Documents/git/oceanbase -- check deps for libeasy -- check deps for oblib -- oblib_add_target oblib_compress_zstd -- oblib_add_target oblib_compress_zstd_1_3_8 -- oblib_add_target oblib_compress_lz4 -- oblib_add_target oblib_compress_snappy -- oblib_add_target oblib_compress_zlib -- oblib_add_target oblib_compress -- oblib_add_target oblib_lib_restore -- oblib_add_target oblib_lib_regex -- oblib_add_target oblib_lib_charset -- oblib_add_target oblib_lib_coro_context -- oblib_add_target oblib_lib -- oblib_add_target oblib_common -- oblib_add_target oblib_rpc -- observer_add_target ob_share -- observer_add_target ob_sql -- OB_BUILD_LIBOB_SQL_PROXY_PARSER OFF -- observer_add_target ob_rootserver -- observer_add_target ob_clog -- observer_add_target ob_archive -- observer_add_target ob_election -- observer_add_target ob_storage -- observer_add_target ob_server -- observer_add_target ob_version -- OB_BUILD_LIBOBLOG ON Submodule 'logmessage' (https://github.com/oceanbase/oblogmsg.git) registered for path 'deps/logmessage' Cloning into 'deps/logmessage'... Submodule path 'deps/logmessage': checked out '163dfc97a662cc2d785bf2f557b6a3d0b435c4f4' -- oblogmsg build as sub project -- Build with _CASE_SENSITIVE_ mode -- OB_BUILD_LIBOB_SQL_PROXY_PARSER OFF -- Configuring done CMake Error at src/sql/parser/CMakeLists.txt:72 (add_library): Cannot find source file: sql_parser_mysql_mode_lex.c CMake Error at src/sql/parser/CMakeLists.txt:72 (add_library): No SOURCES given to target: ob_sql_server_parser_objects CMake Error at src/sql/parser/CMakeLists.txt:88 (add_library): No SOURCES given to target: ob_sql_proxy_parser_static CMake Error at src/sql/parser/CMakeLists.txt:65 (add_library): No SOURCES given to target: ob_sql_proxy_parser_objects CMake Error at src/sql/parser/CMakeLists.txt:93 (add_library): No SOURCES given to target: ob_sql_server_parser_static CMake Generate step failed. Build files cannot be regenerated correctly. make: *** No targets specified and no makefile found. Stop.