You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2026. It is now read-only.
After upgrading our build/test infrastructure to a more recent Ubuntu 24.04 with gcc/g++ 13.3.0 and cmake 3.28.3 the host tool protobuf, which should be build by tool/tool_chain_protobuf, is not able to compile anymore. Therefore, we cannot compile and test the grpc package on a nightly base.
@trimpim@a-dmg@sidhussmann FYI: for now, I have disabled the automatic build of the grpc package. Once the host-tool builds again, I would re-enable it.
After upgrading our build/test infrastructure to a more recent Ubuntu 24.04 with gcc/g++ 13.3.0 and cmake 3.28.3 the host tool protobuf, which should be build by
tool/tool_chain_protobuf, is not able to compile anymore. Therefore, we cannot compile and test the grpc package on a nightly base.@trimpim @a-dmg @sidhussmann FYI: for now, I have disabled the automatic build of the grpc package. Once the host-tool builds again, I would re-enable it.