Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.65.0 Beta 1 Release Candidate 2
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2017-07-15 14:57:09


2017-07-13 16:16 GMT+03:00 Adam Majer via Boost-users
<boost-users_at_[hidden]>:
> 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:libraries:c_c++/boost/openSUSE_Factory_ARM/armv7l
>
>> [ 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 <pstage/lib>libboost_stacktrace_addr2line.so.1.65.0 for lack of <pbuild/boost/bin.v2/libs/stacktrace/build/gcc-7/release/threading-multi>addr2line.o...
>
>
> - Adam

Probably fixed it in here
https://github.com/boostorg/stacktrace/commit/f853dbfc69ec7d02dde1cd43dc9b1be781854666
Please, try out the patch.

-- 
Best regards,
Antony Polukhin

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net