K 10 svn:author V 7 antoine K 8 svn:date V 27 2019-11-20T13:55:20.954361Z K 7 svn:log V 1247 Mark BROKEN In file included from src/grpc.cpp:13: ./include/process/grpc.hpp:93:21: error: no template named 'ClientAsyncResponseReader' in namespace 'grpc_impl'; did you mean '::grpc::ClientAsyncResponseReader'? std::unique_ptr<::grpc_impl::ClientAsyncResponseReader>(Stub::*)( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ::grpc::ClientAsyncResponseReader /usr/local/include/grpcpp/impl/codegen/client_context_impl.h:413:24: note: '::grpc::ClientAsyncResponseReader' declared here friend class ::grpc::ClientAsyncResponseReader; ^ In file included from src/grpc.cpp:13: ./include/process/grpc.hpp:238:27: error: no template named 'ClientAsyncResponseReader' in namespace 'grpc_impl'; did you mean '::grpc::ClientAsyncResponseReader'? std::shared_ptr<::grpc_impl::ClientAsyncResponseReader> reader = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ::grpc::ClientAsyncResponseReader /usr/local/include/grpcpp/impl/codegen/client_context_impl.h:413:24: note: '::grpc::ClientAsyncResponseReader' declared here friend class ::grpc::ClientAsyncResponseReader; ^ Reported by: pkg-fallout END