Guest User

Untitled

a guest
Apr 23rd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.60 KB | None | 0 0
  1. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  2. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  3. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  4. In file included from <module-includes>:215:
  5. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/pthread.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
  6. pthread/pthread.h
  7. ^
  8. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/sys/_pthread/_pthread_t.h:31:28: note: 'pthread_t' declared here
  9. typedef __darwin_pthread_t pthread_t;
  10. ^
  11. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  12. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  13. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  14. In file included from <module-includes>:215:
  15. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/pthread.h:1:8: error: expected unqualified-id
  16. pthread/pthread.h
  17. ^
  18. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  19. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  20. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  21. In file included from <module-includes>:218:
  22. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/pthread_impl.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
  23. pthread/pthread_impl.h
  24. ^
  25. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/sys/_pthread/_pthread_t.h:31:28: note: 'pthread_t' declared here
  26. typedef __darwin_pthread_t pthread_t;
  27. ^
  28. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  29. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  30. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  31. In file included from <module-includes>:218:
  32. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/pthread_impl.h:1:8: error: expected unqualified-id
  33. pthread/pthread_impl.h
  34. ^
  35. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  36. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  37. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  38. In file included from <module-includes>:224:
  39. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/pthread_spis.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
  40. pthread/pthread_spis.h
  41. ^
  42. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/sys/_pthread/_pthread_t.h:31:28: note: 'pthread_t' declared here
  43. typedef __darwin_pthread_t pthread_t;
  44. ^
  45. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  46. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  47. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  48. In file included from <module-includes>:224:
  49. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/pthread_spis.h:1:8: error: expected unqualified-id
  50. pthread/pthread_spis.h
  51. ^
  52. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  53. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  54. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  55. In file included from <module-includes>:236:
  56. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/sched.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
  57. pthread/sched.h
  58. ^
  59. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/sys/_pthread/_pthread_t.h:31:28: note: 'pthread_t' declared here
  60. typedef __darwin_pthread_t pthread_t;
  61. ^
  62. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  63. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  64. While building module 'Darwin' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  65. In file included from <module-includes>:236:
  66. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/sched.h:1:8: error: expected unqualified-id
  67. pthread/sched.h
  68. ^
  69. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  70. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  71. In file included from <module-includes>:2:
  72. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:10: fatal error: could not build module 'Darwin'
  73. #include <sys/types.h>
  74. ~~~~~~~~^
  75. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  76. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  77. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  78. In file included from <module-includes>:2:
  79. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:25:10: fatal error: could not build module 'Darwin'
  80. #include <Availability.h>
  81. ~~~~~~~~^
  82. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  83. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  84. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  85. While building module 'os_object' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:59:
  86. In file included from <module-includes>:2:
  87. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/os/object.h:25:10: fatal error: could not build module 'Darwin'
  88. #include <Availability.h>
  89. ~~~~~~~~^
  90. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  91. In file included from <module-includes>:2:
  92. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: fatal error: could not build module 'CoreFoundation'
  93. #include <CoreFoundation/CoreFoundation.h>
  94. ~~~~~~~~^
  95. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  96. While building module 'ObjectiveC' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:
  97. In file included from <module-includes>:2:
  98. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/objc/./message.h:27:
  99. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/objc/objc.h:31:10: fatal error: could not build module 'Darwin'
  100. #include <sys/types.h> // for __DARWIN_NULL
  101. ~~~~~~~~^
  102. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  103. While building module 'Security' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
  104. In file included from <module-includes>:2:
  105. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:
  106. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:27:10: fatal error: could not build module 'Darwin'
  107. #include <TargetConditionals.h>
  108. ~~~~~~~~^
  109. In file included from <built-in>:1:
  110. /opt/theos/Prefix.pch:11:11: fatal error: could not build module 'Foundation'
  111. #import <Foundation/Foundation.h>
  112. ~~~~~~~^
  113. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  114. In file included from <module-includes>:2:
  115. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
  116. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitDefines.h:8:9: fatal error: could not build module 'Darwin'
  117. #import <Availability.h>
  118. ~~~~~~~^
  119. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  120. While building module 'CoreGraphics' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:9:
  121. In file included from <module-includes>:2:
  122. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
  123. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: fatal error: could not build module 'Darwin'
  124. #include <stdbool.h>
  125. ~~~~~~~~^
  126. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  127. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  128. In file included from <module-includes>:1:
  129. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  130. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:
  131. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:11:10: fatal error: could not build module 'Darwin'
  132. #include <stdbool.h>
  133. ~~~~~~~~^
  134. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  135. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  136. While building module 'OpenGLES' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
  137. In file included from <module-includes>:2:
  138. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
  139. #include <Foundation/Foundation.h>
  140. ~~~~~~~~^
  141. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  142. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  143. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  144. In file included from <module-includes>:2:
  145. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:8:
  146. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDefines.h:8:9: fatal error: could not build module 'Darwin'
  147. #import <Availability.h>
  148. ~~~~~~~^
  149. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  150. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  151. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  152. While building module 'IOSurface' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTexture.h:15:
  153. In file included from <module-includes>:2:
  154. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:12:10: fatal error: could not build module 'Darwin'
  155. #include <sys/cdefs.h>
  156. ~~~~~~~~^
  157. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  158. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  159. In file included from <module-includes>:2:
  160. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:8:
  161. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:10:10: fatal error: could not build module 'Darwin'
  162. #include <TargetConditionals.h>
  163. ~~~~~~~~^
  164. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  165. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  166. While building module 'CoreVideo' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
  167. In file included from <module-includes>:2:
  168. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:16:10: fatal error: could not build module 'Darwin'
  169. #include <TargetConditionals.h>
  170. ~~~~~~~~^
  171. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  172. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  173. While building module 'ImageIO' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:11:
  174. In file included from <module-includes>:2:
  175. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:
  176. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIOBase.h:11:10: fatal error: could not build module 'CoreFoundation'
  177. #include <CoreFoundation/CoreFoundation.h>
  178. ~~~~~~~~^
  179. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  180. While building module 'CoreText' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSText.h:10:
  181. In file included from <module-includes>:2:
  182. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:20:
  183. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTDefines.h:12:10: fatal error: could not build module 'Darwin'
  184. #include <Availability.h>
  185. ~~~~~~~~^
  186. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  187. While building module 'FileProvider' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:14:
  188. In file included from <module-includes>:1:
  189. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:8:
  190. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
  191. #import <Foundation/Foundation.h>
  192. ~~~~~~~^
  193. While building module 'MachO' imported from /opt/theos/vendor/include/substrate.h:29:
  194. In file included from <module-includes>:2:
  195. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach-o/arch.h:32:10: fatal error: could not build module 'Darwin'
  196. #include <stdint.h>
  197. ~~~~~~~~^
  198. 27 errors generated.
Add Comment
Please, Sign In to add comment