Boost logo

Boost :

Subject: Re: [boost] [testing] Strange Darwin test failures
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2014-02-07 22:08:08


On Feb 6, 2014, at 11:28 AM, John Maddock <jz.maddock_at_[hidden]> wrote:

> Does anyone know why this would happen: http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-math-test-test_inv_hyp-test-clang-darwin-tot11-debug-link-static.html
>
> program exits with:
>
> libc++abi.dylib: terminate called throwing an exception
>
> Googling around finds: http://apple.stackexchange.com/questions/103649/macports-dylib-failure-with-libcabi-dylib-terminate-called-throwing-an-except which suggests some sort of toolset misconfiguration?

I just tried this (test_inv_hyp) on my local machine (not the machine that runs the tests), and it passed.
Unfortunately, I’m traveling next week, and won’t be at the machine running the tests until the 17th.

That test (and several others) seems to be failing when run in C++11 mode, and passing in C++03.
[ Though the C++11 tests use libc++ and the C++03 ones use libstdc++; so that may be it ]

I’ll keep poking at this…

— Marshall


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