Advertisement
Guest User

Untitled

a guest
May 25th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.41 KB | None | 0 0
  1. While building module 'Foundation' imported from /home/Even/theos/Prefix.pch:11:
  2. In file included from <module-includes>:2:
  3. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:128:
  4. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:26:49: error: nullability specifier '_Nullable' cannot be applied to non-pointer type 'uuid_t' (aka 'unsigned char [16]')
  5. - (instancetype)initWithUUIDBytes:(const uuid_t _Nullable)bytes;
  6. ^
  7. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:29:30: error: nullability specifier '_Nonnull' cannot be applied to non-pointer type 'uuid_t' (aka 'unsigned char [16]')
  8. - (void)getUUIDBytes:(uuid_t _Nonnull)uuid;
  9. ^
  10. In file included from <built-in>:1:
  11. /home/Even/theos/Prefix.pch:11:11: fatal error: could not build module 'Foundation'
  12. #import <Foundation/Foundation.h>
  13. ~~~~~~~^
  14. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  15. In file included from <module-includes>:2:
  16. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:11:
  17. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccelerometer.h:8:9: fatal error: could not build module 'Foundation'
  18. #import <Foundation/Foundation.h>
  19. ~~~~~~~^
  20. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  21. While building module 'QuartzCore' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  22. In file included from <module-includes>:1:
  23. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  24. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:10:
  25. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h:12:9: fatal error: could not build module 'Foundation'
  26. #import <Foundation/NSValue.h>
  27. ~~~~~~~^
  28. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  29. While building module 'QuartzCore' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  30. While building module 'OpenGLES' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
  31. In file included from <module-includes>:2:
  32. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
  33. #include <Foundation/Foundation.h>
  34. ~~~~~~~~^
  35. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  36. While building module 'QuartzCore' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  37. While building module 'Metal' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  38. In file included from <module-includes>:2:
  39. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
  40. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:8:9: fatal error: could not build module 'Foundation'
  41. #import <Foundation/Foundation.h>
  42. ~~~~~~~^
  43. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  44. While building module 'QuartzCore' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  45. While building module 'Metal' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  46. While building module 'IOSurface' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTexture.h:15:
  47. In file included from <module-includes>:5:
  48. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceObjC.h:15:9: fatal error: could not build module 'Foundation'
  49. #import <Foundation/Foundation.h>
  50. ~~~~~~~^
  51. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  52. While building module 'CoreImage' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  53. In file included from <module-includes>:2:
  54. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:9:9: fatal error: could not build module 'Foundation'
  55. #import <Foundation/Foundation.h>
  56. ~~~~~~~^
  57. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  58. While building module 'CoreImage' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  59. While building module 'CoreVideo' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
  60. In file included from <module-includes>:2:
  61. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:29:
  62. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBuffer.h:461:
  63. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBufferIOSurface.h:26:10: fatal error: could not build module 'IOSurface'
  64. #include <IOSurface/IOSurfaceRef.h>
  65. ~~~~~~~~^
  66. While building module 'UIKit' imported from /home/Even/theos/Prefix.pch:20:
  67. While building module 'FileProvider' imported from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:14:
  68. In file included from <module-includes>:1:
  69. In file included from /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:8:
  70. /home/Even/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
  71. #import <Foundation/Foundation.h>
  72. ~~~~~~~^
  73. 11 errors generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement