Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 588088 Details for
Bug 692892
sci-libs/tensorflow-1.14.0-r1 - ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:46:50: error: 'grpc::ClientContext' has not been declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
grpc_eager_service
file_692892.txt (text/plain), 43.89 KB, created by
picnic.sun
on 2019-08-26 16:22:57 UTC
(
hide
)
Description:
grpc_eager_service
Filename:
MIME Type:
Creator:
picnic.sun
Created:
2019-08-26 16:22:57 UTC
Size:
43.89 KB
patch
obsolete
>ERROR: /var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/work/tensorflow-1.14.0-python3_6/tensorflow/core/distributed_runtime/rpc/eager/BUILD:9:1: C++ compilation of rule '//tensorflow/core/distributed_runtime/rpc/eager:grpc_eager_service' failed (Exit 1): gcc failed: error executing command > (cd /var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/work/tensorflow-1.14.0-python3_6-bazel-base/execroot/org_tensorflow && \ > exec env - \ > HOME=/var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/homedir \ > PATH=/var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/temp/python3.6/bin:/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin \ > PWD=/proc/self/cwd \ > PYTHON_BIN_PATH=/usr/bin/python3.6 \ > PYTHON_LIB_PATH=/usr/lib64/python3.6/site-packages \ > TF_CONFIGURE_IOS=0 \ > TF_DOWNLOAD_CLANG=0 \ > TF_NEED_CUDA=0 \ > TF_NEED_OPENCL_SYCL=0 \ > TF_NEED_ROCM=0 \ > TF_SYSTEM_LIBS=absl_py,astor_archive,boringssl,com_github_googleapis_googleapis,com_github_googlecloudplatform_google_cloud_cpp,com_google_protobuf,com_google_protobuf_cc,com_googlesource_code_re2,curl,cython,double_conversion,enum34_archive,flatbuffers,gast_archive,gif_archive,grpc,hwloc,icu,jpeg,jsoncpp_git,keras_applications_archive,lmdb,nasm,nsync,org_sqlite,pasta,pcre,png_archive,protobuf_archive,six_archive,snappy,swig,termcolor_archive,wrapt,zlib_archive \ > /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/k8-opt/bin/tensorflow/core/distributed_runtime/rpc/eager/_objs/grpc_eager_service/grpc_eager_service.pic.d '-frandom-seed=bazel-out/k8-opt/bin/tensorflow/core/distributed_runtime/rpc/eager/_objs/grpc_eager_service/grpc_eager_service.pic.o' -fPIC -iquote . -iquote bazel-out/k8-opt/genfiles -iquote bazel-out/k8-opt/bin -iquote external/grpc -iquote bazel-out/k8-opt/genfiles/external/grpc -iquote bazel-out/k8-opt/bin/external/grpc -iquote external/protobuf_archive -iquote bazel-out/k8-opt/genfiles/external/protobuf_archive -iquote bazel-out/k8-opt/bin/external/protobuf_archive '-mtune=haswell' -O2 -pipe -msse -msse2 -msse3 -msse4.1 -msse4.2 -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc -o bazel-out/k8-opt/bin/tensorflow/core/distributed_runtime/rpc/eager/_objs/grpc_eager_service/grpc_eager_service.pic.o) >Execution platform: @bazel_tools//platforms:host_platform >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:46:50: error: 'grpc::ClientContext' has not been declared > virtual ::grpc::Status CreateContext(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:49:44: error: 'grpc::ClientContext' has not been declared > virtual ::grpc::Status Enqueue(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:52:50: error: 'grpc::ClientContext' has not been declared > virtual ::grpc::Status WaitQueueDone(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:55:46: error: 'grpc::ClientContext' has not been declared > virtual ::grpc::Status KeepAlive(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:58:49: error: 'grpc::ClientContext' has not been declared > virtual ::grpc::Status CloseContext(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:62:17: error: 'grpc::ClientContext' has not been declared > ::grpc::ClientContext* context, const RegisterFunctionRequest& request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:64:47: error: 'grpc::ClientContext' has not been declared > virtual ::grpc::Status SendTensor(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:71:42: error: 'grpc::ClientContext' has not been declared > ::grpc::Status CreateContext(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:74:36: error: 'grpc::ClientContext' has not been declared > ::grpc::Status Enqueue(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:77:42: error: 'grpc::ClientContext' has not been declared > ::grpc::Status WaitQueueDone(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:80:38: error: 'grpc::ClientContext' has not been declared > ::grpc::Status KeepAlive(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:83:41: error: 'grpc::ClientContext' has not been declared > ::grpc::Status CloseContext(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:87:17: error: 'grpc::ClientContext' has not been declared > ::grpc::ClientContext* context, const RegisterFunctionRequest& request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:89:39: error: 'grpc::ClientContext' has not been declared > ::grpc::Status SendTensor(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:112:17: error: 'grpc::ServerContext' has not been declared > ::grpc::ServerContext* context, CreateContextRequest* request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:114:17: error: 'grpc::CompletionQueue' has not been declared > ::grpc::CompletionQueue* new_call_cq, > ^~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:115:17: error: 'grpc::ServerCompletionQueue' has not been declared > ::grpc::ServerCompletionQueue* notification_cq, void* tag) { > ^~~~~~~~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:120:17: error: 'grpc::ServerContext' has not been declared > ::grpc::ServerContext* context, EnqueueRequest* request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:122:17: error: 'grpc::CompletionQueue' has not been declared > ::grpc::CompletionQueue* new_call_cq, > ^~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:123:17: error: 'grpc::ServerCompletionQueue' has not been declared > ::grpc::ServerCompletionQueue* notification_cq, void* tag) { > ^~~~~~~~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:128:17: error: 'grpc::ServerContext' has not been declared > ::grpc::ServerContext* context, WaitQueueDoneRequest* request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:130:17: error: 'grpc::CompletionQueue' has not been declared > ::grpc::CompletionQueue* new_call_cq, > ^~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:131:17: error: 'grpc::ServerCompletionQueue' has not been declared > ::grpc::ServerCompletionQueue* notification_cq, void* tag) { > ^~~~~~~~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:136:17: error: 'grpc::ServerContext' has not been declared > ::grpc::ServerContext* context, KeepAliveRequest* request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:138:17: error: 'grpc::CompletionQueue' has not been declared > ::grpc::CompletionQueue* new_call_cq, > ^~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:139:17: error: 'grpc::ServerCompletionQueue' has not been declared > ::grpc::ServerCompletionQueue* notification_cq, void* tag) { > ^~~~~~~~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:144:17: error: 'grpc::ServerContext' has not been declared > ::grpc::ServerContext* context, CloseContextRequest* request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:146:17: error: 'grpc::CompletionQueue' has not been declared > ::grpc::CompletionQueue* new_call_cq, > ^~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:147:17: error: 'grpc::ServerCompletionQueue' has not been declared > ::grpc::ServerCompletionQueue* notification_cq, void* tag) { > ^~~~~~~~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:152:17: error: 'grpc::ServerContext' has not been declared > ::grpc::ServerContext* context, RegisterFunctionRequest* request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:154:17: error: 'grpc::CompletionQueue' has not been declared > ::grpc::CompletionQueue* new_call_cq, > ^~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:155:17: error: 'grpc::ServerCompletionQueue' has not been declared > ::grpc::ServerCompletionQueue* notification_cq, void* tag) { > ^~~~~~~~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:160:17: error: 'grpc::ServerContext' has not been declared > ::grpc::ServerContext* context, SendTensorRequest* request, > ^~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:162:17: error: 'grpc::CompletionQueue' has not been declared > ::grpc::CompletionQueue* new_call_cq, > ^~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:163:17: error: 'grpc::ServerCompletionQueue' has not been declared > ::grpc::ServerCompletionQueue* notification_cq, void* tag) { > ^~~~~~~~~~~~~~~~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h: In member function 'void tensorflow::eager::grpc::EagerService::AsyncService::RequestCreateContext(int*, tensorflow::eager::CreateContextRequest*, grpc::ServerAsyncResponseWriter<tensorflow::eager::CreateContextResponse>*, int*, int*, void*)': >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:117:75: error: no matching function for call to 'tensorflow::eager::grpc::EagerService::AsyncService::RequestAsyncUnary(int, int*&, tensorflow::eager::CreateContextRequest*&, grpc::ServerAsyncResponseWriter<tensorflow::eager::CreateContextResponse>*&, int*&, int*&, void*&)' > new_call_cq, notification_cq, tag); > ^ >In file included from /usr/include/grpcpp/impl/codegen/async_stream_impl.h:25, > from /usr/include/grpcpp/impl/codegen/async_stream.h:22, > from ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:19, > from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: candidate: 'template<class Message> void grpc::Service::RequestAsyncUnary(int, grpc_impl::ServerContext*, Message*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*)' > void RequestAsyncUnary(int index, ::grpc_impl::ServerContext* context, > ^~~~~~~~~~~~~~~~~ >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: template argument deduction/substitution failed: >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:116:45: note: cannot convert 'context' (type 'int*') to type 'grpc_impl::ServerContext*' > ::grpc::Service::RequestAsyncUnary(0, context, request, response, > ^~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h: In member function 'void tensorflow::eager::grpc::EagerService::AsyncService::RequestEnqueue(int*, tensorflow::eager::EnqueueRequest*, grpc::ServerAsyncResponseWriter<tensorflow::eager::EnqueueResponse>*, int*, int*, void*)': >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:125:75: error: no matching function for call to 'tensorflow::eager::grpc::EagerService::AsyncService::RequestAsyncUnary(int, int*&, tensorflow::eager::EnqueueRequest*&, grpc::ServerAsyncResponseWriter<tensorflow::eager::EnqueueResponse>*&, int*&, int*&, void*&)' > new_call_cq, notification_cq, tag); > ^ >In file included from /usr/include/grpcpp/impl/codegen/async_stream_impl.h:25, > from /usr/include/grpcpp/impl/codegen/async_stream.h:22, > from ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:19, > from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: candidate: 'template<class Message> void grpc::Service::RequestAsyncUnary(int, grpc_impl::ServerContext*, Message*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*)' > void RequestAsyncUnary(int index, ::grpc_impl::ServerContext* context, > ^~~~~~~~~~~~~~~~~ >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: template argument deduction/substitution failed: >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:124:45: note: cannot convert 'context' (type 'int*') to type 'grpc_impl::ServerContext*' > ::grpc::Service::RequestAsyncUnary(1, context, request, response, > ^~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h: In member function 'void tensorflow::eager::grpc::EagerService::AsyncService::RequestWaitQueueDone(int*, tensorflow::eager::WaitQueueDoneRequest*, grpc::ServerAsyncResponseWriter<tensorflow::eager::WaitQueueDoneResponse>*, int*, int*, void*)': >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:133:75: error: no matching function for call to 'tensorflow::eager::grpc::EagerService::AsyncService::RequestAsyncUnary(int, int*&, tensorflow::eager::WaitQueueDoneRequest*&, grpc::ServerAsyncResponseWriter<tensorflow::eager::WaitQueueDoneResponse>*&, int*&, int*&, void*&)' > new_call_cq, notification_cq, tag); > ^ >In file included from /usr/include/grpcpp/impl/codegen/async_stream_impl.h:25, > from /usr/include/grpcpp/impl/codegen/async_stream.h:22, > from ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:19, > from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: candidate: 'template<class Message> void grpc::Service::RequestAsyncUnary(int, grpc_impl::ServerContext*, Message*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*)' > void RequestAsyncUnary(int index, ::grpc_impl::ServerContext* context, > ^~~~~~~~~~~~~~~~~ >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: template argument deduction/substitution failed: >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:132:45: note: cannot convert 'context' (type 'int*') to type 'grpc_impl::ServerContext*' > ::grpc::Service::RequestAsyncUnary(2, context, request, response, > ^~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h: In member function 'void tensorflow::eager::grpc::EagerService::AsyncService::RequestKeepAlive(int*, tensorflow::eager::KeepAliveRequest*, grpc::ServerAsyncResponseWriter<tensorflow::eager::KeepAliveResponse>*, int*, int*, void*)': >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:141:75: error: no matching function for call to 'tensorflow::eager::grpc::EagerService::AsyncService::RequestAsyncUnary(int, int*&, tensorflow::eager::KeepAliveRequest*&, grpc::ServerAsyncResponseWriter<tensorflow::eager::KeepAliveResponse>*&, int*&, int*&, void*&)' > new_call_cq, notification_cq, tag); > ^ >In file included from /usr/include/grpcpp/impl/codegen/async_stream_impl.h:25, > from /usr/include/grpcpp/impl/codegen/async_stream.h:22, > from ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:19, > from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: candidate: 'template<class Message> void grpc::Service::RequestAsyncUnary(int, grpc_impl::ServerContext*, Message*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*)' > void RequestAsyncUnary(int index, ::grpc_impl::ServerContext* context, > ^~~~~~~~~~~~~~~~~ >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: template argument deduction/substitution failed: >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:140:45: note: cannot convert 'context' (type 'int*') to type 'grpc_impl::ServerContext*' > ::grpc::Service::RequestAsyncUnary(3, context, request, response, > ^~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h: In member function 'void tensorflow::eager::grpc::EagerService::AsyncService::RequestCloseContext(int*, tensorflow::eager::CloseContextRequest*, grpc::ServerAsyncResponseWriter<tensorflow::eager::CloseContextResponse>*, int*, int*, void*)': >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:149:75: error: no matching function for call to 'tensorflow::eager::grpc::EagerService::AsyncService::RequestAsyncUnary(int, int*&, tensorflow::eager::CloseContextRequest*&, grpc::ServerAsyncResponseWriter<tensorflow::eager::CloseContextResponse>*&, int*&, int*&, void*&)' > new_call_cq, notification_cq, tag); > ^ >In file included from /usr/include/grpcpp/impl/codegen/async_stream_impl.h:25, > from /usr/include/grpcpp/impl/codegen/async_stream.h:22, > from ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:19, > from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: candidate: 'template<class Message> void grpc::Service::RequestAsyncUnary(int, grpc_impl::ServerContext*, Message*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*)' > void RequestAsyncUnary(int index, ::grpc_impl::ServerContext* context, > ^~~~~~~~~~~~~~~~~ >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: template argument deduction/substitution failed: >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:148:45: note: cannot convert 'context' (type 'int*') to type 'grpc_impl::ServerContext*' > ::grpc::Service::RequestAsyncUnary(4, context, request, response, > ^~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h: In member function 'void tensorflow::eager::grpc::EagerService::AsyncService::RequestRegisterFunction(int*, tensorflow::eager::RegisterFunctionRequest*, grpc::ServerAsyncResponseWriter<tensorflow::eager::RegisterFunctionResponse>*, int*, int*, void*)': >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:157:75: error: no matching function for call to 'tensorflow::eager::grpc::EagerService::AsyncService::RequestAsyncUnary(int, int*&, tensorflow::eager::RegisterFunctionRequest*&, grpc::ServerAsyncResponseWriter<tensorflow::eager::RegisterFunctionResponse>*&, int*&, int*&, void*&)' > new_call_cq, notification_cq, tag); > ^ >In file included from /usr/include/grpcpp/impl/codegen/async_stream_impl.h:25, > from /usr/include/grpcpp/impl/codegen/async_stream.h:22, > from ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:19, > from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: candidate: 'template<class Message> void grpc::Service::RequestAsyncUnary(int, grpc_impl::ServerContext*, Message*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*)' > void RequestAsyncUnary(int index, ::grpc_impl::ServerContext* context, > ^~~~~~~~~~~~~~~~~ >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: template argument deduction/substitution failed: >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:156:45: note: cannot convert 'context' (type 'int*') to type 'grpc_impl::ServerContext*' > ::grpc::Service::RequestAsyncUnary(5, context, request, response, > ^~~~~~~ >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h: In member function 'void tensorflow::eager::grpc::EagerService::AsyncService::RequestSendTensor(int*, tensorflow::eager::SendTensorRequest*, grpc::ServerAsyncResponseWriter<tensorflow::eager::SendTensorResponse>*, int*, int*, void*)': >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:165:75: error: no matching function for call to 'tensorflow::eager::grpc::EagerService::AsyncService::RequestAsyncUnary(int, int*&, tensorflow::eager::SendTensorRequest*&, grpc::ServerAsyncResponseWriter<tensorflow::eager::SendTensorResponse>*&, int*&, int*&, void*&)' > new_call_cq, notification_cq, tag); > ^ >In file included from /usr/include/grpcpp/impl/codegen/async_stream_impl.h:25, > from /usr/include/grpcpp/impl/codegen/async_stream.h:22, > from ./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:19, > from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: candidate: 'template<class Message> void grpc::Service::RequestAsyncUnary(int, grpc_impl::ServerContext*, Message*, grpc::internal::ServerAsyncStreamingInterface*, grpc_impl::CompletionQueue*, grpc_impl::ServerCompletionQueue*, void*)' > void RequestAsyncUnary(int index, ::grpc_impl::ServerContext* context, > ^~~~~~~~~~~~~~~~~ >/usr/include/grpcpp/impl/codegen/service_type.h:149:8: note: template argument deduction/substitution failed: >In file included from tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:16: >./tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.h:164:45: note: cannot convert 'context' (type 'int*') to type 'grpc_impl::ServerContext*' > ::grpc::Service::RequestAsyncUnary(6, context, request, response, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc: At global scope: >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:71:13: error: 'grpc::Status tensorflow::eager::grpc::EagerService::Stub::CreateContext' is not a static data member of 'class tensorflow::eager::grpc::EagerService::Stub' > ::grpc::ClientContext* context, const CreateContextRequest& request, > ^~~~~~~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:71:13: error: 'ClientContext' is not a member of 'grpc' >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:71:13: note: suggested alternative: 'ClientWriter' > ::grpc::ClientContext* context, const CreateContextRequest& request, > ^~~~~~~~~~~~~ > ClientWriter >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:71:28: error: 'context' was not declared in this scope > ::grpc::ClientContext* context, const CreateContextRequest& request, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:71:28: note: suggested alternative: 'ucontext_t' > ::grpc::ClientContext* context, const CreateContextRequest& request, > ^~~~~~~ > ucontext_t >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:71:37: error: expected primary-expression before 'const' > ::grpc::ClientContext* context, const CreateContextRequest& request, > ^~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:72:26: error: expected primary-expression before '*' token > CreateContextResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:72:28: error: 'response' was not declared in this scope > CreateContextResponse* response) { > ^~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:72:28: note: suggested alternative: 'remove' > CreateContextResponse* response) { > ^~~~~~~~ > remove >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:72:38: error: expected ',' or ';' before '{' token > CreateContextResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:77:52: error: 'grpc::Status tensorflow::eager::grpc::EagerService::Stub::Enqueue' is not a static data member of 'class tensorflow::eager::grpc::EagerService::Stub' > ::grpc::Status EagerService::Stub::Enqueue(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:77:52: error: 'ClientContext' is not a member of 'grpc' >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:77:52: note: suggested alternative: 'ClientWriter' > ::grpc::Status EagerService::Stub::Enqueue(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ > ClientWriter >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:77:67: error: 'context' was not declared in this scope > ::grpc::Status EagerService::Stub::Enqueue(::grpc::ClientContext* context, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:77:67: note: suggested alternative: 'ucontext_t' > ::grpc::Status EagerService::Stub::Enqueue(::grpc::ClientContext* context, > ^~~~~~~ > ucontext_t >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:78:44: error: expected primary-expression before 'const' > const EnqueueRequest& request, > ^~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:79:59: error: expected primary-expression before '*' token > EnqueueResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:79:61: error: 'response' was not declared in this scope > EnqueueResponse* response) { > ^~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:79:61: note: suggested alternative: 'remove' > EnqueueResponse* response) { > ^~~~~~~~ > remove >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:79:71: error: expected ',' or ';' before '{' token > EnqueueResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:85:13: error: 'grpc::Status tensorflow::eager::grpc::EagerService::Stub::WaitQueueDone' is not a static data member of 'class tensorflow::eager::grpc::EagerService::Stub' > ::grpc::ClientContext* context, const WaitQueueDoneRequest& request, > ^~~~~~~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:85:13: error: 'ClientContext' is not a member of 'grpc' >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:85:13: note: suggested alternative: 'ClientWriter' > ::grpc::ClientContext* context, const WaitQueueDoneRequest& request, > ^~~~~~~~~~~~~ > ClientWriter >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:85:28: error: 'context' was not declared in this scope > ::grpc::ClientContext* context, const WaitQueueDoneRequest& request, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:85:28: note: suggested alternative: 'ucontext_t' > ::grpc::ClientContext* context, const WaitQueueDoneRequest& request, > ^~~~~~~ > ucontext_t >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:85:37: error: expected primary-expression before 'const' > ::grpc::ClientContext* context, const WaitQueueDoneRequest& request, > ^~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:86:26: error: expected primary-expression before '*' token > WaitQueueDoneResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:86:28: error: 'response' was not declared in this scope > WaitQueueDoneResponse* response) { > ^~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:86:28: note: suggested alternative: 'remove' > WaitQueueDoneResponse* response) { > ^~~~~~~~ > remove >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:86:38: error: expected ',' or ';' before '{' token > WaitQueueDoneResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:91:54: error: 'grpc::Status tensorflow::eager::grpc::EagerService::Stub::KeepAlive' is not a static data member of 'class tensorflow::eager::grpc::EagerService::Stub' > ::grpc::Status EagerService::Stub::KeepAlive(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:91:54: error: 'ClientContext' is not a member of 'grpc' >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:91:54: note: suggested alternative: 'ClientWriter' > ::grpc::Status EagerService::Stub::KeepAlive(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ > ClientWriter >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:91:69: error: 'context' was not declared in this scope > ::grpc::Status EagerService::Stub::KeepAlive(::grpc::ClientContext* context, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:91:69: note: suggested alternative: 'ucontext_t' > ::grpc::Status EagerService::Stub::KeepAlive(::grpc::ClientContext* context, > ^~~~~~~ > ucontext_t >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:92:46: error: expected primary-expression before 'const' > const KeepAliveRequest& request, > ^~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:93:63: error: expected primary-expression before '*' token > KeepAliveResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:93:65: error: 'response' was not declared in this scope > KeepAliveResponse* response) { > ^~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:93:65: note: suggested alternative: 'remove' > KeepAliveResponse* response) { > ^~~~~~~~ > remove >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:93:75: error: expected ',' or ';' before '{' token > KeepAliveResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:99:13: error: 'grpc::Status tensorflow::eager::grpc::EagerService::Stub::CloseContext' is not a static data member of 'class tensorflow::eager::grpc::EagerService::Stub' > ::grpc::ClientContext* context, const CloseContextRequest& request, > ^~~~~~~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:99:13: error: 'ClientContext' is not a member of 'grpc' >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:99:13: note: suggested alternative: 'ClientWriter' > ::grpc::ClientContext* context, const CloseContextRequest& request, > ^~~~~~~~~~~~~ > ClientWriter >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:99:28: error: 'context' was not declared in this scope > ::grpc::ClientContext* context, const CloseContextRequest& request, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:99:28: note: suggested alternative: 'ucontext_t' > ::grpc::ClientContext* context, const CloseContextRequest& request, > ^~~~~~~ > ucontext_t >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:99:37: error: expected primary-expression before 'const' > ::grpc::ClientContext* context, const CloseContextRequest& request, > ^~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:100:25: error: expected primary-expression before '*' token > CloseContextResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:100:27: error: 'response' was not declared in this scope > CloseContextResponse* response) { > ^~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:100:27: note: suggested alternative: 'remove' > CloseContextResponse* response) { > ^~~~~~~~ > remove >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:100:37: error: expected ',' or ';' before '{' token > CloseContextResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:106:13: error: 'grpc::Status tensorflow::eager::grpc::EagerService::Stub::RegisterFunction' is not a static data member of 'class tensorflow::eager::grpc::EagerService::Stub' > ::grpc::ClientContext* context, const RegisterFunctionRequest& request, > ^~~~~~~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:106:13: error: 'ClientContext' is not a member of 'grpc' >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:106:13: note: suggested alternative: 'ClientWriter' > ::grpc::ClientContext* context, const RegisterFunctionRequest& request, > ^~~~~~~~~~~~~ > ClientWriter >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:106:28: error: 'context' was not declared in this scope > ::grpc::ClientContext* context, const RegisterFunctionRequest& request, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:106:28: note: suggested alternative: 'ucontext_t' > ::grpc::ClientContext* context, const RegisterFunctionRequest& request, > ^~~~~~~ > ucontext_t >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:106:37: error: expected primary-expression before 'const' > ::grpc::ClientContext* context, const RegisterFunctionRequest& request, > ^~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:107:29: error: expected primary-expression before '*' token > RegisterFunctionResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:107:31: error: 'response' was not declared in this scope > RegisterFunctionResponse* response) { > ^~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:107:31: note: suggested alternative: 'remove' > RegisterFunctionResponse* response) { > ^~~~~~~~ > remove >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:107:41: error: expected ',' or ';' before '{' token > RegisterFunctionResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:112:55: error: 'grpc::Status tensorflow::eager::grpc::EagerService::Stub::SendTensor' is not a static data member of 'class tensorflow::eager::grpc::EagerService::Stub' > ::grpc::Status EagerService::Stub::SendTensor(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:112:55: error: 'ClientContext' is not a member of 'grpc' >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:112:55: note: suggested alternative: 'ClientWriter' > ::grpc::Status EagerService::Stub::SendTensor(::grpc::ClientContext* context, > ^~~~~~~~~~~~~ > ClientWriter >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:112:70: error: 'context' was not declared in this scope > ::grpc::Status EagerService::Stub::SendTensor(::grpc::ClientContext* context, > ^~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:112:70: note: suggested alternative: 'ucontext_t' > ::grpc::Status EagerService::Stub::SendTensor(::grpc::ClientContext* context, > ^~~~~~~ > ucontext_t >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:113:47: error: expected primary-expression before 'const' > const SendTensorRequest& request, > ^~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:114:65: error: expected primary-expression before '*' token > SendTensorResponse* response) { > ^ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:114:67: error: 'response' was not declared in this scope > SendTensorResponse* response) { > ^~~~~~~~ >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:114:67: note: suggested alternative: 'remove' > SendTensorResponse* response) { > ^~~~~~~~ > remove >tensorflow/core/distributed_runtime/rpc/eager/grpc_eager_service.cc:114:77: error: expected ',' or ';' before '{' token > SendTensorResponse* response) { > ^ >INFO: Elapsed time: 3904.660s, Critical Path: 167.25s >INFO: 1471 processes: 1471 local. >FAILED: Build did NOT complete successfully > * ERROR: sci-libs/tensorflow-1.14.0-r1::gentoo failed (compile phase): > * ebazel failed > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 3825: Called ebazel 'build' '//tensorflow:libtensorflow_framework.so' '//tensorflow:libtensorflow.so' > * environment, line 1926: Called die > * The specific snippet of code: > * "${@}" || die "ebazel failed" > * > * If you need support, post the output of `emerge --info '=sci-libs/tensorflow-1.14.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/tensorflow-1.14.0-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/work/tensorflow-1.14.0-python3_6' > * S: '/var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/work/tensorflow-1.14.0' > >>>> Failed to emerge sci-libs/tensorflow-1.14.0-r1, Log file: > >>>> '/var/tmp/portage/sci-libs/tensorflow-1.14.0-r1/temp/build.log'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 692892
: 588088