Boost logo

Boost :

Subject: Re: [boost] [Math] Help needed with FreeBSD failures
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-10-16 13:36:46


On 16/10/2015 01:08, Kohei Takahashi wrote:
> Hi John,
>
>> Can anyone familiar with FreeBSD help me figure out what's causing a
>> large number of runtime failures from Boost.Math, for example
>> http://www.boost.org/development/tests/develop/developer/output/Flast-FreeBSD10-gcc-4-8-5~gnu++11-boost-bin-v2-libs-math-test-hypot_test-test-gcc-4-8-5-debug-link-static.html
> I'll investigate soon (this is my runner).

Thanks. I've managed to get FreeBSD 10.2 more or less functional
locally, and with a default install of gcc-5.2 any test that throws an
exception aborts, this causes most of the regex lib tests to fail as
well. Changing user-config.jam to add -Wl,-rpath=/usr/local/lib/gcc5
fixes things. Could this be the issue here?

Thanks, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk