douglarek opened a new issue, #2584: URL: https://github.com/apache/brpc/issues/2584
**Describe the bug (描述bug)** Unable to compile with the latest GCC 13 toolchain. **To Reproduce (复现方法)** ``` 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: 13.2.1 brpc: 1.8.0 protobuf: 25.3 **Additional context/screenshots (更多上下文/截图)** log file: [brpc.log](https://github.com/apache/brpc/files/14771028/brpc.log) -- 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: dev-unsubscr...@brpc.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org