On Fri, 21 Apr 2023 14:16:18 +0530 Praveen Arimbrathodiyil
<prav...@onenetbeyond.org> wrote:
> gitlab 15.10.x needs ruby-google-protobuf 3.22.2 and it'd be great
if we
> can make a new upload to experimental. If you need help with the
update,
> I can help.
I tried building the updated version, dsc here
https://people.debian.org/~praveen/new/pool/main/p/protobuf/
but seems there is some changes in build system (they are using cmake
now)
CMake Warning at cmake/abseil-cpp.cmake:28 (message):
protobuf_ABSL_PROVIDER is "module" but ABSL_ROOT_DIR is wrong
Call Stack (most recent call first):
CMakeLists.txt:350 (include)
I could skip building googletest easily, but this is not very straight
forward. Any ideas?