[LLVMdev] ASan unit test/libcxx build break

Kostya Serebryany kcc at google.com
Mon May 13 00:37:44 PDT 2013


+eugenis

I see this while running 'check-msan'.



On Sun, May 12, 2013 at 9:10 PM, David Blaikie <dblaikie at gmail.com> wrote:

> Is no one else seeing this? (I've been seeing it for a few days)
>
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/gtest-all.cc:39:
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/include/gtest/gtest.h:57:
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:40:
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:197:
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/iostream:40:
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/istream:156:
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/ostream:132:
> In file included from
>
> /usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/locale:187:
>
> /usr/local/google/home/blaikie/dev/llvm/src/projects/libcxx/include/cstdlib:154:9:
> error: no member named 'aligned_alloc' in the global namespace
> using ::aligned_alloc;
>       ~~^
> 1 error generated.
>
> Not sure who/how this was caused (whether by libcxx or the asan unit
> test it was included from, or some chain of includes along the way)
>
> (on Linux, fwiw)
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130513/13fcc61d/attachment.html>


More information about the llvm-dev mailing list