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

vm/stream_desc.msg.h 导致 g++ 7.3.0 编译失败 #3072

Closed
jackalcooper opened this issue Jun 24, 2020 · 1 comment
Closed

vm/stream_desc.msg.h 导致 g++ 7.3.0 编译失败 #3072

jackalcooper opened this issue Jun 24, 2020 · 1 comment

Comments

@jackalcooper
Copy link
Collaborator

[ 98%] Built target of_include_copy
In file included from /oneflow_src/build-conda/3rd-install/glog/include/glog/logging.h:44:0,
                 from /oneflow_src/oneflow/core/common/flat_msg.h:6,
                 from /oneflow_src/oneflow/core/vm/stream_desc.msg.h:6,
                 from /oneflow_src/oneflow/core/vm/vm_desc.msg.h:4,
                 from /oneflow_src/oneflow/core/vm/vm_desc_test.cpp:2:
/usr/local/envs/1f-dev/x86_64-conda_cos6-linux-gnu/include/c++/7.3.0/sstream:300:7: error: 'struct std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::__xfer_bufptrs' redeclared with different access
       struct __xfer_bufptrs
       ^~~~~~
@daquexian
Copy link
Contributor

#2737

看起来和这个是一个问题

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

No branches or pull requests

2 participants