Opened 6 years ago
Last modified 5 years ago
#12576 new Feature Requests
Segmentation fault when use bcp for asio lin in Mac Clang6.0
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.61.0 | Severity: | Regression |
Keywords: | Cc: |
Description
segmention fault occurs when use bcp command for asio lib in Mac with clang 6.0. command :
./dist/bin/bcp --namespace=boost --namespace-alias asio config build boost
Log error:
CAUTION: don't know how to trace depenencies through macro: "BOOST_ATOMIC_DETAIL_HEADER(boost/atomic/detail/caps_)" in file: boost/atomic/capabilities.hpp
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 * & 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 :
private boost::noncopyable
{" 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