Skip to content

[Bug] The error type is abnormal when compiling doris2.0.0 according to the image provided on the official website #29384

@yuqun20230302

Description

@yuqun20230302

Search before asking

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

Version

doris-version:doris-2.0.0-rc04
compiling environment:apache/doris:build-env-for-2.0
support avx2 instruction set
os:Linux master 5.15.0-91-generic #101~20.04.1-Ubuntu SMP Thu Nov 16 14:22:28 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

What's Wrong?

When I execute the compile command, I get an error, the interface is of type void and the implementation inside is of type int。

What You Expected?

edit suceess

How to Reproduce?

  1. build environment
docker run -it --network=host --name yqdoris -v /root/.m2:/root/.m2 -v /root/yq/doris-2.0.0-rc04/:/root/doris-2.0.0-rc04/ apache/doris:build-env-for-2.0

2.Execute edit command

sh build.sh --clean --be --fe

image
image

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions