Skip to content

Instantly share code, notes, and snippets.

@Asher-
Created July 13, 2017 06:15
Show Gist options
  • Select an option

  • Save Asher-/673c6aba8108780ade318b0b9a9362c5 to your computer and use it in GitHub Desktop.

Select an option

Save Asher-/673c6aba8108780ade318b0b9a9362c5 to your computer and use it in GitHub Desktop.
While building module 'std' imported from /Users/asher/Projects/xcode/../strongai/strongai/type/identifiers/identifiers.cppm:4:
While building module 'Darwin' imported from /usr/local/include/c++/v1/ctype.h:39:
In file included from <module-includes>:620:
In file included from /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/mach.h:67:
In file included from /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/mach_interface.h:43:
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:200:10: error: expected ')'
kmod_t *module
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:197:1: note: to match this '('
(
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:212:9: error: expected ')'
kmod_t module
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:210:1: note: to match this '('
(
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:224:9: error: expected ')'
kmod_t module,
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:222:1: note: to match this '('
(
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:554:10: error: expected member name or ';' after declaration specifiers
kmod_t module;
~~~~~~ ^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:570:10: error: expected member name or ';' after declaration specifiers
kmod_t module;
~~~~~~ ^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/mach/host_priv.h:903:10: error: expected member name or ';' after declaration specifiers
kmod_t module;
~~~~~~ ^
While building module 'std' imported from /Users/asher/Projects/xcode/../strongai/strongai/type/identifiers/identifiers.cppm:4:
In file included from <module-includes>:2:
/usr/local/include/c++/v1/ctype.h:39:15: fatal error: could not build module 'Darwin'
#include_next <ctype.h>
~~~~~~~~~~~~~^
In file included from /Users/asher/Projects/xcode/Modules/strongai.type.identifiers.cppm:2:
/Users/asher/Projects/xcode/../strongai/strongai/type/identifiers/identifiers.cppm:4:10: fatal error: could not build module 'std'
#include <type_traits>
~~~~~~~~^
8 errors generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment