Re: [protobuf] Protobuf and gRPC with GCC 14

2024-07-29 Thread 'Em Rauch' via Protocol Buffers
On the Protobuf side the type signature of AddWarning() was changed with in v22.0 (https://protobuf.dev/support/migration/#error-collector), so I suspect the issue you are hitting is an incompatibility between that gRPC version only supporting Protobuf either before or after v22 (and you're buildin

[protobuf] Protobuf and gRPC with GCC 14

2024-07-25 Thread GCS
Hi, I'm the maintainer of Protobuf and gRPC in Debian. In the process of updating the packages. I've a local package of Protobuf 3.28.0 RC1. Wanted to package gRPC 1.65.1, but it needs absl::no_destructor not yet available in Debian. I went back to gRPC 1.62.2 which fails to build: [ 35%] Build