Control: tags -1 important Hi Rob,
On Wed, Oct 20, 2021 at 11:09 AM Rob Shearman <r...@graphiant.com> wrote: > Tags: ftbfs > Justification: fails to build from source (but built successfully in the past) [...] > grpc fails to build from source from a clean directory: > > rob@graph-dev:~/grpc ((debian/1.30.2-3))$ git clean -xdf > rob@graph-dev:~/grpc ((debian/1.30.2-3))$ gbp buildpackage -uc -us > gbp:info: Performing the build Please note it's a Git tree and not the package source you can get by 'apt source grpc'. While I merged your update, the original problem is probably gbp. It didn't check in the empty directory of third_party/protobuf which otherwise exists in the source tarball. Decreasing the severity and will investigate the possibility to fix the Git tree and its tags to include the mentioned empty directory. Regards, Laszlo/GCS