ztgoto opened a new issue #7228: URL: https://github.com/apache/incubator-doris/issues/7228
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version apache-doris-0.14.0 apache/incubator-doris:build-env-1.2 ### What's Wrong? 无法成功编译 Python 2.7.5 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/share/maven Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /usr/java/jdk/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "5.4.0-77-generic", arch: "amd64", family: "unix" cmake version 3.12.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). Get params: BUILD_BE -- 1 BUILD_FE -- 1 BUILD_UI -- 1 BUILD_SPARK_DPP -- 1 CLEAN -- 0 RUN_UT -- 0 WITH_MYSQL -- OFF WITH_LZO -- OFF Build generated code make -C script make[1]: Entering directory `/root/apache-doris-0.14.0-incubating-src/gensrc/script' /root/apache-doris-0.14.0-incubating-src/gensrc/script/gen_build_version.sh make[1]: Leaving directory `/root/apache-doris-0.14.0-incubating-src/gensrc/script' make -C proto make[1]: Entering directory `/root/apache-doris-0.14.0-incubating-src/gensrc/proto' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/apache-doris-0.14.0-incubating-src/gensrc/proto' make -C thrift make[1]: Entering directory `/root/apache-doris-0.14.0-incubating-src/gensrc/thrift' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/apache-doris-0.14.0-incubating-src/gensrc/thrift' Build Backend: Release CMake Error: Error: generator : Unix Makefiles Does not match the generator used previously: Ninja Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory. ### What You Expected? 按官方文档怎么才能编译成功? ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
