Boost C++ Libraries: Ticket #12576: Segmentation fault when use bcp for asio lin in Mac Clang6.0 https://svn.boost.org/trac10/ticket/12576 <p> segmention fault occurs when use bcp command for asio lib in Mac with clang 6.0. command : </p> <blockquote> <p> ./dist/bin/bcp --namespace=boost --namespace-alias asio config build boost </p> </blockquote> <p> Log error: </p> <blockquote> <p> CAUTION: don't know how to trace depenencies through macro: "BOOST_ATOMIC_DETAIL_HEADER(boost/atomic/detail/caps_)" in file: boost/atomic/capabilities.hpp </p> </blockquote> <p> CAUTION: don't know how to trace depenencies through macro: "BOOST_ATOMIC_DETAIL_HEADER(boost/atomic/detail/ops_)" in file: boost/atomic/detail/operations_lockfree.hpp INFO: tracking source dependencies of library atomic due to presence of "struct lockpool {" in file "boost/atomic/detail/lockpool.hpp" INFO: tracking source dependencies of library exception due to presence of " int clone_current_exception_non_intrusive( clone_base const * &amp; cloned );" in file "boost/exception/detail/clone_current_exception.hpp" INFO: tracking source dependencies of library serialization due to presence of "class BOOST_SYMBOL_VISIBLE extended_type_info : </p> <blockquote> <p> private boost::noncopyable </p> </blockquote> <p> {" in file "boost/serialization/extended_type_info.hpp" INFO: tracking source dependencies of library coroutine due to presence of "struct BOOST_COROUTINES_DECL stack_traits {" in file "boost/coroutine/stack_traits.hpp" Segmentation fault: 11 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12576 Trac 1.4.3 anonymous Mon, 17 Jul 2017 18:59:12 GMT type changed https://svn.boost.org/trac10/ticket/12576#comment:1 https://svn.boost.org/trac10/ticket/12576#comment:1 <ul> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Feature Requests</span> </li> </ul> Ticket