Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile 1.8.0 with the latest GCC 13 toolchain #2584

Open
douglarek opened this issue Mar 27, 2024 · 2 comments
Open

Unable to compile 1.8.0 with the latest GCC 13 toolchain #2584

douglarek opened this issue Mar 27, 2024 · 2 comments

Comments

@douglarek
Copy link

douglarek commented Mar 27, 2024

Describe the bug (描述bug)
Unable to compile with the latest GCC 13 toolchain.

To Reproduce (复现方法)

git clone https://github.com/apache/brpc.git
git checkout 1.8.0
cmake -B build 
cmake --build build > brpc.log 2>&1

Expected behavior (期望行为)
Compilation successful.

Versions (各种版本)
OS:

DISTRIB_ID="ManjaroLinux"
DISTRIB_RELEASE="23.1.3"
DISTRIB_CODENAME="Vulcan"
DISTRIB_DESCRIPTION="Manjaro Linux"

Compiler: gcc13.2.1
brpc: 1.8.0
protobuf: 25.3

Additional context/screenshots (更多上下文/截图)

log file:

brpc.log

@douglarek
Copy link
Author

The latest master branch is fine, when can we release a new version?

@douglarek douglarek changed the title Unable to compile with the latest GCC 13 toolchain Unable to compile 1.8.0 with the latest GCC 13 toolchain Mar 27, 2024
@chenBright
Copy link
Contributor

According to the plan, the community will release a new version in April.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants