Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687270 - sci-libs/tensorflow-1.13.1 with net-libs/grpc-1.21.1-r1 - ./tensorflow/core/distributed_runtime/rpc/grpc_master_service_impl.h:31:7: error: using typedef-name 'grpc::CompletionQueue' after 'class'
Summary: sci-libs/tensorflow-1.13.1 with net-libs/grpc-1.21.1-r1 - ./tensorflow/core/d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-03 13:37 UTC by Harris Landgarten
Modified: 2019-06-19 09:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (1559532131-install-sci-libs_tensorflow-1.13.1:0::paludis-gentoo-overlay.out,909.62 KB, text/plain)
2019-06-03 13:37 UTC, Harris Landgarten
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Harris Landgarten 2019-06-03 13:37:36 UTC
Created attachment 578512 [details]
build.log

build of tensorflow fails after the upgrade to gprc-1.21.1-r1 downgrading to gprc-1.20.1-r1 fixes the issue.

The error is:

In file included from tensorflow/core/distributed_runtime/rpc/grpc_master_service_impl.cc:16:0:
./tensorflow/core/distributed_runtime/rpc/grpc_master_service_impl.h:34:7: error: using typedef-name 'grpc::ServerCompletionQueue' after 'class'
Comment 1 Jason Zaman gentoo-dev 2019-06-19 09:22:09 UTC
TF-1.14.0 works with grpc-1.21 for me. Please re-open this if its still an issue.