doris 编译失败 #34574
Closed
CrazyBeeline
started this conversation in
RFC
doris 编译失败
#34574
Replies: 2 comments
-
|
Please use Docker for compilation. docker pull apache/doris:build-env-for-2.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@yagagagaga 谢谢我试试 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
os:openeuler22.03(sp3)
doris:2.0.9
编译步骤:
export DORIS_BUILD_PYTHON_VERSION="python3"
export DORIS_TOOLCHAIN="clang"
export REPOSITORY_URL="https://doris-thirdparty-repo.bj.bcebos.com/thirdparty"
export CUSTOM_NPM_REGISTRY="https://registry.npmmirror.com"
sh build.sh --fe --be --clean
错误信息:

Beta Was this translation helpful? Give feedback.
All reactions