Hello László, I can confirm the fix. You could add the following as an autopkg test:
dependencies: libprotobuf-dev pkg-config protobuf-compiler-grpc protobuf-compiler libgrpc-dev libgrpc++-dev $ cd /examples/cpp/helloworld $ make $ ./greeter_server & ./greeter_client # Server listening on 0.0.0.0:50051 Greeter received: Hello world Thanks! On Fri, Jul 24, 2020 at 6:12 PM László Böszörményi (GCS) <g...@debian.org> wrote: > On Fri, Jul 24, 2020 at 3:48 PM Benjamin Barenblat <bba...@debian.org> > wrote: > > I’ve just reuploaded Abseil with an shlibs file instead of a symbols > > file. The symbols file doesn’t buy us a whole lot anyway, since Abseil > > is going to break ABI with every release. > It worked, builds are correct this time. Just uploaded gRPC 1.30.2 to > unstable now. > @Michael: Please test it and report back if it still hangs for you and > / or any other patch you need applied. >