On 07/11/2017 02:14 AM, Marshall Clow via Boost-users wrote:
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
Stacktrace fails to build on armv7l in openSUSE Factory, full build log available at, https://build.opensuse.org/package/live_build_log/home:adamm:branches:devel:...
[ 3697s] In file included from ./boost/stacktrace/detail/collect_unwind.ipp:17:0, [ 3697s] from ./boost/stacktrace/safe_dump_to.hpp:209, [ 3697s] from ./boost/stacktrace/frame.hpp:20, [ 3697s] from ./boost/stacktrace/detail/frame_unwind.ipp:15, [ 3697s] from libs/stacktrace/build/../src/addr2line.cpp:10: [ 3697s] ./boost/stacktrace/detail/collect_unwind.ipp: In function '_Unwind_Reason_Code boost::stacktrace::detail::unwind_callback(_Unwind_Context*, void*)': [ 3697s] ./boost/stacktrace/detail/collect_unwind.ipp:32:18: error: expected id-expression before '(' token [ 3697s] return ::_Unwind_GetIP(context) ? ::_URC_NO_REASON : ::_URC_END_OF_STACK; [ 3697s] ^ [ 3697s] ./boost/stacktrace/detail/collect_unwind.ipp:36:11: error: expected id-expression before '(' token [ 3697s] ::_Unwind_GetIP(context) [ 3697s] ^ [ 3697s] ...skipped
libboost_stacktrace_addr2line.so.1.65.0 for lack of addr2line.o...
- Adam