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

Trouble compiling - Use of this header bool_trait_def.hpp template_arity_spec.hpp is deprecated #615

Closed
hrdwdmrbl opened this issue Nov 27, 2016 · 1 comment

Comments

@hrdwdmrbl
Copy link

Followed instructions here but they don't work on Ubuntu 14.04

[ 12%] Building CXX object libraries/fc/CMakeFiles/fc.dir/src/interprocess/process.cpp.o
In file included from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/resolve.hpp:26,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/push.hpp:24,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/stream_buffer.hpp:22,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/stream.hpp:21,
                 from /root/blockchains/steemit/steem/libraries/fc/src/interprocess/process.cpp:8:
/usr/lib/x86_64-linux-gnu/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
 # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
                                                                               ^
In file included from /usr/lib/x86_64-linux-gnu/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/resolve.hpp:26,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/push.hpp:24,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/stream_buffer.hpp:22,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/stream.hpp:21,
                 from /root/blockchains/steemit/steem/libraries/fc/src/interprocess/process.cpp:8:
/usr/lib/x86_64-linux-gnu/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
 # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
                                                                                    ^
In file included from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/resolve.hpp:26,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/push.hpp:24,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/stream_buffer.hpp:22,
                 from /usr/lib/x86_64-linux-gnu/include/boost/iostreams/stream.hpp:21,
                 from /root/blockchains/steemit/steem/libraries/fc/src/interprocess/process.cpp:8:
/usr/lib/x86_64-linux-gnu/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
 # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
                                                                                    ^
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[2]: *** [libraries/fc/CMakeFiles/fc.dir/src/interprocess/process.cpp.o] Error 4
make[1]: *** [libraries/fc/CMakeFiles/fc.dir/all] Error 2
make: *** [all] Error 2
@hrdwdmrbl hrdwdmrbl changed the title Trouble compiling Trouble compiling - Use of this header bool_trait_def.hpp bool_trait_def.hpp template_arity_spec.hpp template_arity_spec.hpp template_arity_spec.hpp template_arity_spec.hpp is deprecated Nov 27, 2016
@hrdwdmrbl hrdwdmrbl changed the title Trouble compiling - Use of this header bool_trait_def.hpp bool_trait_def.hpp template_arity_spec.hpp template_arity_spec.hpp template_arity_spec.hpp template_arity_spec.hpp is deprecated Trouble compiling - Use of this header bool_trait_def.hpp template_arity_spec.hpp is deprecated Nov 27, 2016
@mvandeberg
Copy link
Contributor

Closing to consolidate build issues.

On1x pushed a commit to VIZ-Blockchain/viz-cpp-node that referenced this issue May 28, 2018
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