Skip to content

[Bug] Failed to build FE on CentOS 6 #24799

@adonis0147

Description

@adonis0147

Search before asking

  • I had searched in the issues and found no similar issues.

Version

Version: master

What's Wrong?

[INFO]     Processing (grpc-java): olap_file.proto
[INFO]     Plugin path: /tmp/protoc-gen-grpc-java7667690249817629192.exe
protoc-jar: executing: [/Programs/doris/thirdparty/installed/bin/protoc, -I/Programs/doris/fe/fe-core/../../gensrc/proto, --grpc-java_out=/Programs/doris/fe/fe-core/target/generated-sources, --plugin=protoc-gen-grpc-java=/tmp/protoc-gen-grpc-java7667690249817629192.exe, /Programs/doris/fe/fe-core/../../gensrc/proto/olap_file.proto]
/tmp/protoc-gen-grpc-java7667690249817629192.exe: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /tmp/protoc-gen-grpc-java7667690249817629192.exe)
--grpc-java_out: protoc-gen-grpc-java: Plugin failed with status code 1.
[ERROR] /Programs/doris/fe/fe-core/../../gensrc/proto/olap_file.proto [0:0]: /tmp/protoc-gen-grpc-java7667690249817629192.exe: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /tmp/protoc-gen-grpc-java7667690249817629192.exe)
[ERROR] /Programs/doris/fe/fe-core/../../gensrc/proto/olap_file.proto [0:0]: --grpc-java_out: protoc-gen-grpc-java: Plugin failed with status code 1.
[ERROR] /Programs/doris/fe/fe-core/../../gensrc/proto/olap_file.proto [0:0]:

What You Expected?

Build FE successfully on CentOS 6.

How to Reproduce?

./build.sh --fe --clean

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions