Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed in src/core/lib/surface/call.cc #36421

Open
willendzw opened this issue Apr 22, 2024 · 2 comments
Open

build failed in src/core/lib/surface/call.cc #36421

willendzw opened this issue Apr 22, 2024 · 2 comments

Comments

@willendzw
Copy link

willendzw commented Apr 22, 2024

[ 14%] Building CXX object CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o
during RTL pass: expand
/home/bcmwrt/data/wd/tensorflow/grpc/src/core/lib/surface/call.cc: In constructor ‘grpc_core::{anonymous}::MaybeOpImpl::MaybeOpImpl(grpc_core::{anonymous}::MaybeOpImpl&&) [with SetupFn = grpc_core::ServerCallSpine::CommitBatch(const grpc_op*, size_t, void*, bool)::<lambda(const grpc_op&)>]’:
/home/bcmwrt/data/wd/tensorflow/grpc/src/core/lib/surface/call.cc:3871:55: internal compiler error: in assign_temp, at function.c:982
3871 | : state_(MoveState(other.state_)), op_(other.op_) {}
| ^
0x7fd74ab1f082 __libc_start_main
../csu/libc-start.c:308
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See file:///usr/share/doc/gcc-9/README.Bugs for instructions.
make[2]: *** [CMakeFiles/grpc_unsecure.dir/build.make:4034: CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1248: CMakeFiles/grpc_unsecure.dir/all] Error 2
make: *** [Makefile:171: all] Error 2

@willendzw
Copy link
Author

latest code.

@eugeneo
Copy link
Contributor

eugeneo commented Apr 23, 2024

Please provide more information, including you OS, target platform and compiler. It looks like the problem is an internal compiler error and is caused with something on your machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants