[cfe-dev] Mac OS X - Mavericks - make check-all error

Nico Weber thakis at chromium.org
Thu Jan 2 11:00:13 PST 2014


Hi,

you need to check out libcxx into projects, see
http://llvm.org/bugs/show_bug.cgi?id=17821 and the discussion on
https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg84027.html (I
suggested that this should be mentioned on
http://clang.llvm.org/get_started.html but didn't get a reply.

Nico


On Thu, Jan 2, 2014 at 10:45 AM, Dawie Joubert <joubertdj at gmail.com> wrote:

> Dear all,
>
> The “make” command executes successfully on Mac OS X Mavericks … but when
> I want to test it before I use it .. with “make check-all” … the following
> error occurs:
>
> In file included from
> /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc:21:
> */Users/dawiejoubert/Source/Clang/llvm/utils/unittest/googletest/include/gtest/gtest.h:54:10:
> **fatal error: *
> *      'limits' file not found*
> #include <limits>
> *         ^*
> 1 error generated.
> make[3]: ***
> [projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc.x86_64.o]
> Error 1
> make[2]: ***
> [projects/compiler-rt/lib/sanitizer_common/tests/CMakeFiles/Sanitizer-x86_64-Test.dir/all]
> Error 2
> make[1]: *** [CMakeFiles/check-all.dir/rule] Error 2
> make: *** [check-all] Error 2
>
> “Limits” should be standard c++ stuff shouldn’t it be?
>
> PS. I recently switched from a PC to a Mac so please be not too hard on
> ID10T errors … ;)
>
> Best regards,
>
> Dawie
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140102/1fa88154/attachment.html>


More information about the cfe-dev mailing list