[libcxx] r249738 - Split <ctype.h> out of <cctype>.

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 19 15:52:38 PDT 2015


Ugh, looks like I missed a submodule for stdio.h :(
On Oct 19, 2015 11:34 AM, "Adrian Prantl" <aprantl at apple.com> wrote:

> While building module 'std' imported from
> /Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/cassert:20:
> While building module 'Darwin' imported from
> /Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/ctype.h:39:
> In file included from <module-includes>:95:
> In file included from
> /Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/util.h:64:
> */Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/stdio.h:102:10:
> **fatal error: *
> *      '__config' file not found*
> #include <__config>
> *         ^*
> While building module 'std' imported from
> /Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/cassert:20:
> In file included from <module-includes>:2:
> */Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/ctype.h:39:15:
> **fatal error: *
> *      could not build module 'Darwin'*
> #include_next <ctype.h>
> * ~~~~~~~~~~~~~^*
> In file included from test.cpp:2:
> */Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/cassert:20:10:
> **fatal error: *
> *      could not build module 'std'*
> #include <__config>
> * ~~~~~~~~^*
> 3 errors generated.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151019/02aa57cf/attachment.html>


More information about the cfe-commits mailing list