CrazyBeeline opened a new issue, #58039: URL: https://github.com/apache/doris/issues/58039
os: openeuler2403 doris: 3.1.2 java developer need help build command: export DORIS_BUILD_PYTHON_VERSION=python3 export CUSTOM_NPM_REGISTRY=https://registry.npmmirror.com export DISABLE_JAVA_CHECK_STYLE=ON export 'MVN_OPT=-Dspark.version=3.5.7 -Dmapreduce.client.version=3.3.6 -Dscala.version=2.12.18 -Dhadoop.version=3.3.6 -Dhive.version=3.1.3 -Dflink.version=1.20.3 -Dkafka.version=2.8.2 -Dhbase.version=2.6.2 -Dzookeeper.version=3.7.2 -Dpaimon.version=1.2.0 ' export JAVA_HOME=/usr/lib/jvm/java17 export BUILD_TYPE=Debug export DORIS_TOOLCHAIN=gcc sh build.sh --fe --be --clean --cloud -j 4 error find : [ 5%] Performing install step for 'xsimd_ep' -- brotli_ep configure command succeeded. See also /apache-doris-3.1.2-src/thirdparty/src/arrow-apache-arrow-17.0.0/cpp/release/brotli_ep-prefix/src/brotli_ep-stamp/brotli_ -- xsimd_ep install command succeeded. See also /apache-doris-3.1.2-src/thirdparty/src/arrow-apache-arrow-17.0.0/cpp/release/src/xsimd_ep-stamp/xsimd_ep-install-*.log [ 5%] Performing build step for 'brotli_ep' [ 5%] Completed 'xsimd_ep' [ 5%] Built target xsimd_ep [ 6%] Building CXX object src/arrow/CMakeFiles/arrow_memory_pool.dir/memory_pool.cc.o CMake Error at /apache-doris-3.1.2-src/thirdparty/src/arrow-apache-arrow-17.0.0/cpp/release/brotli_ep-prefix/src/brotli_ep-stamp/brotli_ep-build-RELEASE.cmake:37 (message): Command failed: 2 'make' See also /apache-doris-3.1.2-src/thirdparty/src/arrow-apache-arrow-17.0.0/cpp/release/brotli_ep-prefix/src/brotli_ep-stamp/brotli_ep-build-*.log -- stdout output is: CMake Error at /apache-doris-3.1.2-src/thirdparty/src/arrow-apache-arrow-17.0.0/cpp/release/brotli_ep-prefix/src/brotli_ep-stamp/brotli_ep-build-RELEASE.cmake:47 (message): Stopping after outputting logs. /apache-doris-3.1.2-src/thirdparty/src/arrow-apache-arrow-17.0.0/cpp/release/brotli_ep-prefix/src/brotli_ep-stamp/brotli_ep-build-err.log : /usr/bin/cmake: symbol lookup error: /usr/lib64/libbrotlidec.so.1: undefined symbol: BrotliSharedDictionaryDestroyInstance make[5]: *** [CMakeFiles/brotlicommon.dir/build.make:168: libbrotlicommon.so] Error 127 make[5]: *** Deleting file 'libbrotlicommon.so' make[4]: *** [CMakeFiles/Makefile2:95: CMakeFiles/brotlicommon.dir/all] Error 2 make[3]: *** [Makefile:146: all] Error 2 -- 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]
