Boost logo

Boost :

Subject: Re: [boost] Configuration error on BenPope x86_64 Ubuntu - clang-linux-3.6~tsan~c14_libc++?
From: Ben Pope (benpope81_at_[hidden])
Date: 2015-03-22 10:38:48


On Sunday, March 22, 2015 05:34 PM, Vicente J. Botet Escriba wrote:
> Hi,
>
> There are some reported errors that seems to be associated to the
> configuration of the tester
>
> E.g.
>
> http://www.boost.org/development/tests/develop/developer/output/BenPope%20x86_64%20Ubuntu-boost-bin-v2-libs-chrono-test-test_7868_d-test-clang-linux-3-6~tsan~c14_libc++-debug-address-model-64-architecture-x86.html
>
>
> /home/ben/development/boost/test/build/results/boost/bin.v2/libs/chrono/test/test_7868_d.test/clang-linux-3.6~tsan~c14_libc++/debug/address-model-64/architecture-x86/test_7868_d:
> symbol lookup error:
> /home/ben/development/llvm/trunk/build/release/projects/compiler-rt/lib/tsan/libcxx_tsan/lib/libc++.so.1:
> undefined symbol: __tsan_unaligned_read16
>
>
> Please, could you check it?

I had some issues with my clang installation, which is why it couldn't
find cstddef for a while.

I often use the trunk version of libc++ with clang-3.6, but on this
occasion, something seems to have gone wrong.

If I compile the above test with trunk clang-3.7, the test works.

I'll rebuild clang-3.6, but if that doesn't work, I'll switch to the
trunk version of clang for this runner.

Thanks for the report.

Ben


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