Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.19 KB | None | 0 0
  1. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  2. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: error: redefinition of 'mach_port_qos'
  3. typedef struct mach_port_qos {
  4. ^
  5. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: note: previous definition is here
  6. typedef struct mach_port_qos {
  7. ^
  8. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  9. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  10. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  11. In file included from <module-includes>:1:
  12. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  13. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  14. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: error: redefinition of 'mach_port_options'
  15. typedef struct mach_port_options {
  16. ^
  17. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: note: previous definition is here
  18. typedef struct mach_port_options {
  19. ^
  20. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  21. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  22. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  23. In file included from <module-includes>:1:
  24. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  25. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  26. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: error: redefinition of 'mach_port_guard_exception_codes'
  27. enum mach_port_guard_exception_codes {
  28. ^
  29. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: note: previous definition is here
  30. enum mach_port_guard_exception_codes {
  31. ^
  32. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  33. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneO==> Compiling iphoneAppDelegate.m (arm64)…
  34. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  35. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  36. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  37. In file included from <module-includes>:1:
  38. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:61:
  39. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/time.h:33:
  40. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:46:
  41. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/time_value.h:66:8: error: redefinition of 'time_value'
  42. struct time_value {
  43. ^
  44. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/time_value.h:66:8: note: previous definition is here
  45. struct time_value {
  46. ^
  47. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  48. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  49. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  50. In file included from <module-includes>:1:
  51. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:61:
  52. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/time.h:33:
  53. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:61:8: error: redefinition of 'mach_timespec'
  54. struct mach_timespec {
  55. ^
  56. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:61:8: note: previous definition is here
  57. struct mach_timespec {
  58. ^
  59. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  60. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  61. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  62. In file included from <module-includes>:1:
  63. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  64. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  65. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:250:16: error: redefinition of 'mach_port_status'
  66. typedef struct mach_port_status {
  67. ^
  68. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:250:16: note: previous definition is here
  69. typedef struct mach_port_status {
  70. ^
  71. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  72. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  73. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  74. In file included from <module-includes>:1:
  75. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  76. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  77. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:273:16: error: redefinition of 'mach_port_limits'
  78. typedef struct mach_port_limits {
  79. ^
  80. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:273:16: note: previous definition is here
  81. typedef struct mach_port_limits {
  82. ^
  83. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  84. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  85. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  86. In file included from <module-includes>:1:
  87. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  88. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  89. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:285:16: error: redefinition of 'mach_port_info_ext'
  90. typedef struct mach_port_info_ext {
  91. ^
  92. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:285:16: note: previous definition is here
  93. typedef struct mach_port_info_ext {
  94. ^
  95. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  96. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  97. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  98. In file included from <module-includes>:1:
  99. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  100. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  101. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: error: redefinition of 'mach_port_qos'
  102. typedef struct mach_port_qos {
  103. ^
  104. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: note: previous definition is here
  105. typedef struct mach_port_qos {
  106. ^
  107. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  108. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  109. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  110. In file included from <module-includes>:1:
  111. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  112. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  113. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: error: redefinition of 'mach_port_options'
  114. typedef struct mach_port_options {
  115. ^
  116. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: note: previous definition is here
  117. typedef struct mach_port_options {
  118. ^
  119. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  120. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  121. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  122. In file included from <module-includes>:1:
  123. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  124. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  125. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: error: redefinition of 'mach_port_guard_exception_codes'
  126. enum mach_port_guard_exception_codes {
  127. ^
  128. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: note: previous definition is here
  129. enum mach_port_guard_exception_codes {
  130. ^
  131. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  132. While building module 'CoreFoundation' imported from /opt/theosS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  133. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  134. In file included from <module-includes>:1:
  135. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  136. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  137. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach//sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  138. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  139. In file included from <module-includes>:1:
  140. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  141. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  142. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/port.h:357:2: error: redefinition of enumerator 'kGUARD_EXC_DESTROY'
  143. kGUARD_EXC_DESTROY = 1u << 0,
  144. ^
  145. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:357:2: note: previous definition is here
  146. kGUARD_EXC_DESTROY = 1u << 0,
  147. ^
  148. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  149. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  150. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  151. In file included from <module-includes>:1:
  152. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  153. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  154. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: error: redefinition of enumerator 'kGUARD_EXC_MOD_REFS'
  155. kGUARD_EXC_MOD_REFS = 1u << 1,
  156. ^
  157. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: note: previous definition is here
  158. kGUARD_EXC_MOD_REFS = 1u << 1,
  159. ^
  160. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  161. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  162. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  163. In file included from <module-includes>:1:
  164. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  165. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  166. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: error: redefinition of enumerator 'kGUARD_EXC_SET_CONTEXT'
  167. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  168. ^
  169. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: note: previous definition is here
  170. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  171. ^
  172. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  173. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  174. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  175. In file included from <module-includes>:1:
  176. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  177. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  178. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: error: redefinition of enumerator 'kGUARD_EXC_UNGUARDED'
  179. kGUARD_EXC_UNGUARDED = 1u << 3,
  180. ^
  181. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: note: previous definition is here
  182. kGUARD_EXC_UNGUARDED = 1u << 3,
  183. ^
  184. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  185. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  186. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  187. In file included from <module-includes>:1:
  188. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  189. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  190. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: error: redefinition of enumerator 'kGUARD_EXC_INCORRECT_GUARD'
  191. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  192. ^
  193. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: note: previous definition is here
  194. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  195. ^
  196. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  197. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  198. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  199. In file included from <module-includes>:1:
  200. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  201. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  202. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: error: typedef redefinition with different types ('struct mach_msg_type_descriptor_t' vs 'struct mach_msg_type_descriptor_t')
  203. } mach_msg_type_descriptor_t;
  204. ^
  205. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: note: previous definition is here
  206. } mach_msg_type_descriptor_t;
  207. ^
  208. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  209. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  210. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  211. In file included from <module-includes>:1:
  212. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  213. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  214. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: error: typedef redefinition with different types ('struct mach_msg_port_descriptor_t' vs 'struct mach_msg_port_descriptor_t')
  215. } mach_msg_port_descriptor_t;
  216. ^
  217. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: note: previous definition is here
  218. } mach_msg_port_descriptor_t;
  219. ^
  220. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  221. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  222. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  223. In file included from <module-includes>:1:
  224. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  225. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  226. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor32_t' vs 'struct mach_msg_ool_descriptor32_t')
  227. } mach_msg_ool_descriptor32_t;
  228. ^
  229. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: note: previous definition is here
  230. } mach_msg_ool_descriptor32_t;
  231. ^
  232. While building module 'Foundationinclude/mach/port.h:357:2: error: redefinition of enumerator 'kGUARD_EXC_DESTROY'
  233. kGUARD_EXC_DESTROY = 1u << 0,
  234. ^
  235. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:357:2: note: previous definition is here
  236. kGUARD_EXC_DESTROY = 1u << 0,
  237. ^
  238. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  239. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  240. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  241. In file included from <module-includes>:1:
  242. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  243. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  244. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: error: redefinition of enumerator 'kGUARD_EXC_MOD_REFS'
  245. kGUARD_EXC_MOD_REFS = 1u << 1,
  246. ^
  247. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: note: previous definition is here
  248. kGUARD_EXC_MOD_REFS = 1u << 1,
  249. ^
  250. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  251. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  252. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  253. In file included from <module-includes>:1:
  254. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  255. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  256. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: error: redefinition of enumerator 'kGUARD_EXC_SET_CONTEXT'
  257. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  258. ^
  259. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: note: previous definition is here
  260. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  261. ^
  262. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  263. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  264. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  265. In file included from <module-includes>:1:
  266. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  267. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  268. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: error: redefinition of enumerator 'kGUARD_EXC_UNGUARDED'
  269. kGUARD_EXC_UNGUARDED = 1u << 3,
  270. ^
  271. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: note: previous definition is here
  272. kGUARD_EXC_UNGUARDED = 1u << 3,
  273. ^
  274. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  275. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  276. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  277. In file included from <module-includes>:1:
  278. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  279. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  280. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: error: redefinition of enumerator 'kGUARD_EXC_INCORRECT_GUARD'
  281. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  282. ^
  283. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: note: previous definition is here
  284. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  285. ^
  286. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  287. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  288. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  289. In file included from <module-includes>:1:
  290. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  291. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  292. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: error: typedef redefinition with different types ('struct mach_msg_type_descriptor_t' vs 'struct mach_msg_type_descriptor_t')
  293. } mach_msg_type_descriptor_t;
  294. ^
  295. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: note: previous definition is here
  296. } mach_msg_type_descriptor_t;
  297. ^
  298. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  299. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  300. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  301. In file included from <module-includes>:1:
  302. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  303. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  304. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: error: typedef redefinition with different types ('struct mach_msg_port_descriptor_t' vs 'struct mach_msg_port_descriptor_t')
  305. } mach_msg_port_descriptor_t;
  306. ^
  307. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: note: previous definition is here
  308. } mach_msg_port_descriptor_t;
  309. ^
  310. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  311. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  312. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  313. In file included from <module-includes>:1:
  314. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  315. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  316. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor32_t' vs 'struct mach_msg_ool_descriptor32_t')
  317. } mach_msg_ool_descriptor32_t;
  318. ^
  319. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: note: previous definition is here
  320. } mach_msg_ool_descriptor32_t;
  321. ^
  322. While building modul' imported from /opt/theos/Prefix.pch:11:
  323. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  324. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  325. In file included from <module-includes>:1:
  326. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  327. In file included from /ope 'Foundation' imported from /opt/theos/Prefix.pch:11:
  328. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  329. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  330. In file included from <module-includes>:1:
  331. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  332. In file inclt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  333. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor64_t' vs 'struct mach_msg_ool_descriptor64_t')
  334. } mach_msg_ool_descriptor64_t;
  335. ^
  336. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: note: previous definition is here
  337. } mach_msg_ool_descriptor64_t;
  338. ^
  339. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  340. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  341. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  342. In file included from <module-includes>:1:
  343. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  344. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  345. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor_t' vs 'struct mach_msg_ool_descriptor_t')
  346. } mach_msg_ool_descriptor_t;
  347. ^
  348. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: note: previous definition is here
  349. } mach_msg_ool_descriptor_t;
  350. ^
  351. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  352. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  353. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  354. In file included from <module-includes>:1:
  355. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  356. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  357. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: error: typedef redefinition with different types ('struct mach_msg_ool_ports_descriptor32_t' vs 'struct mach_msg_ool_ports_descriptor32_t')
  358. } mach_msg_ool_ports_descriptor32_t;
  359. ^
  360. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: note: previous definition is here
  361. } mach_msg_ool_ports_descriptor32_t;
  362. ^
  363. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  364. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  365. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  366. In file included from <module-includes>:1:
  367. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:60:
  368. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:17:
  369. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: fatal error: could not build module 'Dispatch'
  370. #include <dispatch/dispatch.h>
  371. ~~~~~~~~^
  372. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  373. In file included from <module-includes>:1:
  374. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: fatal error: could not build module 'CoreFoundation'
  375. #include <CoreFoundation/CoreFoundation.h>
  376. ~~~~~~~~^
  377. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  378. While building module 'Security' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
  379. In file included from <module-includes>:1:
  380. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:
  381. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:28:10: fatal error: could not build module 'CoreFoundation'
  382. #include <CoreFoundation/CFBase.h>
  383. ~~~~~~~~^
  384. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  385. While building module 'CFNetwork' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:9:
  386. In file included from <module-includes>:1:
  387. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CFNetwork.framework/Headers/CFNetwork.h:18:10: fatal error: could not build module 'CoreFoundation'
  388. #include <CoreFoundation/CoreFoundation.h>
  389. ~~~~~~~~^
  390. In file included from <built-in>:346:
  391. In file included from <command line>:4:
  392. /opt/theos/Prefix.pch:11:11: fatal error: could not build module 'Foundation'
  393. #import <Foundation/Foundation.h>
  394. ~~~~~~~^
  395. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  396. In file included from <module-includes>:1:
  397. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:11:
  398. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccelerometer.h:8:9: fatal error: could not build module 'Foundation'
  399. #import <Foundation/Foundation.h>
  400. ~~~~~~~^
  401. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  402. While building module 'CoreGraphics' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:9:
  403. In file included from <module-includes>:1:
  404. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
  405. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:12:10: fatal error: could not build module 'CoreFoundation'
  406. #include <CoreFoundation/CFBase.h>
  407. ~~~~~~~~^
  408. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  409. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  410. In file included from <module-includes>:1:
  411. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  412. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:
  413. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:16:10: fatal error: could not build module 'CoreFoundation'
  414. #include <CoreFoundation/CoreFoundation.h>
  415. ~~~~~~~~^
  416. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  417. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  418. While building module 'OpenGLES' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
  419. In file included from <module-includes>:1:
  420. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/OpenGLuded from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  421. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor64_t' vs 'struct mach_msg_ool_descriptor64_t')
  422. } mach_msg_ool_descriptor64_t;
  423. ^
  424. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: note: previous definition is here
  425. } mach_msg_ool_descriptor64_t;
  426. ^
  427. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  428. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  429. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  430. In file included from <module-includes>:1:
  431. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  432. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  433. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor_t' vs 'struct mach_msg_ool_descriptor_t')
  434. } mach_msg_ool_descriptor_t;
  435. ^
  436. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: note: previous definition is here
  437. } mach_msg_ool_descriptor_t;
  438. ^
  439. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  440. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  441. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  442. In file included from <module-includes>:1:
  443. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  444. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  445. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: error: typedef redefinition with different types ('struct mach_msg_ool_ports_descriptor32_t' vs 'struct mach_msg_ool_ports_descriptor32_t')
  446. } mach_msg_ool_ports_descriptor32_t;
  447. ^
  448. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: note: previous definition is here
  449. } mach_msg_ool_ports_descriptor32_t;
  450. ^
  451. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  452. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  453. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  454. In file included from <module-includes>:1:
  455. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:60:
  456. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:17:
  457. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: fatal error: could not build module 'Dispatch'
  458. #include <dispatch/dispatch.h>
  459. ~~~~~~~~^
  460. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  461. In file included from <module-includes>:1:
  462. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: fatal error: could not build module 'CoreFoundation'
  463. #include <CoreFoundation/CoreFoundation.h>
  464. ~~~~~~~~^
  465. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  466. While building module 'Security' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
  467. In file included from <module-includes>:1:
  468. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:
  469. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:28:10: fatal error: could not build module 'CoreFoundation'
  470. #include <CoreFoundation/CFBase.h>
  471. ~~~~~~~~^
  472. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  473. While building module 'CFNetwork' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:9:
  474. In file included from <module-includes>:1:
  475. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CFNetwork.framework/Headers/CFNetwork.h:18:10: fatal error: could not build module 'CoreFoundation'
  476. #include <CoreFoundation/CoreFoundation.h>
  477. ~~~~~~~~^
  478. In file included from <built-in>:357:
  479. In file included from <command line>:4:
  480. /opt/theos/Prefix.pch:11:11: fatal error: could not build module 'Foundation'
  481. #import <Foundation/Foundation.h>
  482. ~~~~~~~^
  483. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  484. In file included from <module-includes>:1:
  485. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:11:
  486. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccelerometer.h:8:9: fatal error: could not build module 'Foundation'
  487. #import <Foundation/Foundation.h>
  488. ~~~~~~~^
  489. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  490. While building module 'CoreGraphics' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:9:
  491. In file included from <module-includes>:1:
  492. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
  493. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:12:10: fatal error: could not build module 'CoreFoundation'
  494. #include <CoreFoundation/CFBase.h>
  495. ~~~~~~~~^
  496. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  497. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  498. In file included from <module-includes>:1:
  499. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  500. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:
  501. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:16:10: fatal error: could not build module 'CoreFoundation'
  502. #include <CoreFoundation/CoreFoundation.h>
  503. ~~~~~~~~^
  504. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  505. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  506. While building module 'OpenGLES' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
  507. In file included from <module-includes>:1:
  508. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/FramES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
  509. #include <Foundation/Foundation.h>
  510. ~~~~~~~~^
  511. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  512. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  513. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headerseworks/OpenGLES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
  514. #include <Foundation/Foundation.h>
  515. ~~~~~~~~^
  516. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  517. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  518. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.fram/CAMetalLayer.h:7:
  519. In file included from <module-includes>:1:
  520. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
  521. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:8:9: fatal error: could not build module 'Foundation'
  522. #import <Foundation/Foundation.h>
  523. ~~~~~~~^
  524. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  525. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  526. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  527. While building module 'IOSurface' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTexture.h:15:
  528. In file included from <module-includes>:1:
  529. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:44:10: fatal error: could not build module 'CoreFoundation'
  530. #include <CoreFoundation/CoreFoundation.h>
  531. ~~~~~~~~^
  532. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  533. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  534. In file included from <module-includes>:1:
  535. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:8:
  536. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:17:10: fatal error: could not build module 'CoreGraphics'
  537. #include <CoreGraphics/CoreGraphics.h>
  538. ~~~~~~~~^
  539. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  540. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  541. While building module 'CoreVideo' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
  542. In file included from <module-includes>:1:
  543. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:20:
  544. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVReturn.h:21:
  545. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVBase.h:95:10: fatal error: could not build module 'CoreFoundation'
  546. #include <CoreFoundation/CFBase.h>
  547. ~~~~~~~~^
  548. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  549. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  550. While building module 'ImageIO' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:11:
  551. In file included from <module-includes>:1:
  552. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:
  553. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIOBase.h:11:10: fatal error: could not build module 'CoreFoundation'
  554. #include <CoreFoundation/CoreFoundation.h>
  555. ~~~~~~~~^
  556. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  557. While building module 'CoreText' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSText.h:10:
  558. In file included from <module-includes>:1:
  559. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:21:
  560. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h:21:
  561. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontDescriptor.h:21:
  562. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:13:10: fatal error: could not build module 'CoreFoundation'
  563. #include <CoreFoundation/CFNumber.h>
  564. ~~~~~~~~^
  565. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  566. While building module 'FileProvider' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:14:
  567. In file included from <module-includes>:1:
  568. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:8:
  569. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
  570. #import <Foundation/Foundation.h>
  571. ~~~~~~~^
  572. 36 errors generated.
  573. /opt/theos/mework/Headers/CAMetalLayer.h:7:
  574. In file included from <module-includes>:1:
  575. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
  576. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:8:9: fatal error: could not build module 'Foundation'
  577. #import <Foundation/Foundation.h>
  578. ~~~~~~~^
  579. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  580. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  581. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  582. While building module 'IOSurface' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTexture.h:15:
  583. In file included from <module-includes>:1:
  584. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:44:10: fatal error: could not build module 'CoreFoundation'
  585. #include <CoreFoundation/CoreFoundation.h>
  586. ~~~~~~~~^
  587. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  588. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  589. In file included from <module-includes>:1:
  590. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:8:
  591. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:17:10: fatal error: could not build module 'CoreGraphics'
  592. #include <CoreGraphics/CoreGraphics.h>
  593. ~~~~~~~~^
  594. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  595. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  596. While building module 'CoreVideo' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
  597. In file included from <module-includes>:1:
  598. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:20:
  599. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVReturn.h:21:
  600. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVBase.h:95:10: fatal error: could not build module 'CoreFoundation'
  601. #include <CoreFoundation/CFBase.h>
  602. ~~~~~~~~^
  603. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  604. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  605. While building module 'ImageIO' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:11:
  606. In file included from <module-includes>:1:
  607. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:
  608. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIOBase.h:11:10: fatal error: could not build module 'CoreFoundation'
  609. #include <CoreFoundation/CoreFoundation.h>
  610. ~~~~~~~~^
  611. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  612. While building module 'CoreText' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSText.h:10:
  613. In file included from <module-includes>:1:
  614. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:21:
  615. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h:21:
  616. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontDescriptor.h:21:
  617. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:13:10: fatal error: could not build module 'CoreFoundation'
  618. #include <CoreFoundation/CFNumber.h>
  619. ~~~~~~~~^
  620. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  621. While building module 'FileProvider' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:14:
  622. In file included from <module-includes>:1:
  623. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:8:
  624. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
  625. #import <Foundation/Foundation.h>
  626. ~~~~~~~^
  627. 36 errors generated.akefiles/instance/rules.mk:172: recipe for target '/home/viphone/2/.theos/obj/debug/armv7/main.m.b30f386a.o' failed
  628.  
  629. make[3]: *** [/home/viphone/2/.theos/obj/debug/armv7/main.m.b30f386a.o] Error 1
  630. /opt/theos/makefiles/instance/rules.mk:172: recipe for target '/home/viphone/2/.theos/obj/debug/arm64/iphoneAppDelegate.m.5c17e65d.o' failed
  631. make[3]: *** [/home/viphone/2/.theos/obj/debug/arm64/iphoneAppDelegate.m.5c17e65d.o] Error 1
  632. /opt/theos/makefiles/instance/application.mk:49: recipe for target '/home/viphone/2/.theos/obj/debug/armv7/2.app/2' failed
  633. make[3]: *** Waiting for unfinished jobs....
  634. make[2]: *** [/home/viphone/2/.theos/obj/debug/armv7/2.app/2] Error 2
  635. make[2]: *** Waiting for unfinished jobs....
  636. ==> Compiling main.m (arm64)…
  637. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  638. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  639. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  640. In file included from <module-includes>:1:
  641. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:61:
  642. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/time.h:33:
  643. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:46:
  644. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/time_value.h:66:8: error: redefinition of 'time_value'
  645. struct time_value {
  646. ^
  647. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/time_value.h:66:8: note: previous definition is here
  648. struct time_value {
  649. ^
  650. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  651. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  652. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  653. In file included from <module-includes>:1:
  654. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:61:
  655. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/time.h:33:
  656. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:61:8: error: redefinition of 'mach_timespec'
  657. struct mach_timespec {
  658. ^
  659. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:61:8: note: previous definition is here
  660. struct mach_timespec {
  661. ^
  662. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  663. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  664. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  665. In file included from <module-includes>:1:
  666. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  667. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  668. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:250:16: error: redefinition of 'mach_port_status'
  669. typedef struct mach_port_status {
  670. ^
  671. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:250:16: note: previous definition is here
  672. typedef struct mach_port_status {
  673. ^
  674. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  675. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  676. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  677. In file included from <module-includes>:1:
  678. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  679. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  680. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:273:16: error: redefinition of 'mach_port_limits'
  681. typedef struct mach_port_limits {
  682. ^
  683. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:273:16: note: previous definition is here
  684. typedef struct mach_port_limits {
  685. ^
  686. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  687. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  688. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  689. In file included from <module-includes>:1:
  690. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  691. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  692. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:285:16: error: redefinition of 'mach_port_info_ext'
  693. typedef struct mach_port_info_ext {
  694. ^
  695. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:285:16: note: previous definition is here
  696. typedef struct mach_port_info_ext {
  697. ^
  698. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  699. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  700. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  701. In file included from <module-includes>:1:
  702. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  703. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  704. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: error: redefinition of 'mach_port_qos'
  705. typedef struct mach_port_qos {
  706. ^
  707. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: note: previous definition is here
  708. typedef struct mach_port_qos {
  709. ^
  710. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  711. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  712. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  713. In file included from <module-includes>:1:
  714. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  715. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  716. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: error: redefinition of 'mach_port_options'
  717. typedef struct mach_port_options {
  718. ^
  719. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: note: previous definition is here
  720. typedef struct mach_port_options {
  721. ^
  722. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  723. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  724. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  725. In file included from <module-includes>:1:
  726. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  727. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  728. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: error: redefinition of 'mach_port_guard_exception_codes'
  729. enum mach_port_guard_exception_codes {
  730. ^
  731. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: note: previous definition is here
  732. enum mach_port_guard_exception_codes {
  733. ^
  734. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  735. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  736. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  737. In file included from <module-includes>:1:
  738. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  739. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  740. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:357:2: error: redefinition of enumerator 'kGUARD_EXC_DESTROY'
  741. kGUARD_EXC_DESTROY = 1u << 0,
  742. ^
  743. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:357:2: note: previous definition is here
  744. kGUARD_EXC_DESTROY = 1u << 0,
  745. ^
  746. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  747. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  748. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  749. In file included from <module-includes>:1:
  750. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  751. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  752. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: error: redefinition of enumerator 'kGUARD_EXC_MOD_REFS'
  753. kGUARD_EXC_MOD_REFS = 1u << 1,
  754. ^
  755. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: note: previous definition is here
  756. kGUARD_EXC_MOD_REFS = 1u << 1,
  757. ^
  758. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  759. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  760. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  761. In file included from <module-includes>:1:
  762. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  763. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  764. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: error: redefinition of enumerator 'kGUARD_EXC_SET_CONTEXT'
  765. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  766. ^
  767. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: note: previous definition is here
  768. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  769. ^
  770. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  771. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  772. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  773. In file included from <module-includes>:1:
  774. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  775. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  776. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: error: redefinition of enumerator 'kGUARD_EXC_UNGUARDED'
  777. kGUARD_EXC_UNGUARDED = 1u << 3,
  778. ^
  779. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: note: previous definition is here
  780. kGUARD_EXC_UNGUARDED = 1u << 3,
  781. ^
  782. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  783. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  784. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  785. In file included from <module-includes>:1:
  786. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  787. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  788. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: error: redefinition of enumerator 'kGUARD_EXC_INCORRECT_GUARD'
  789. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  790. ^
  791. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: note: previous definition is here
  792. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  793. ^
  794. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  795. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  796. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  797. In file included from <module-includes>:1:
  798. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  799. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  800. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: error: typedef redefinition with different types ('struct mach_msg_type_descriptor_t' vs 'struct mach_msg_type_descriptor_t')
  801. } mach_msg_type_descriptor_t;
  802. ^
  803. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: note: previous definition is here
  804. } mach_msg_type_descriptor_t;
  805. ^
  806. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  807. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  808. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  809. In file included from <module-includes>:1:
  810. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  811. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  812. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: error: typedef redefinition with different types ('struct mach_msg_port_descriptor_t' vs 'struct mach_msg_port_descriptor_t')
  813. } mach_msg_port_descriptor_t;
  814. ^
  815. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: note: previous definition is here
  816. } mach_msg_port_descriptor_t;
  817. ^
  818. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  819. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  820. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  821. In file included from <module-includes>:1:
  822. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  823. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  824. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor32_t' vs 'struct mach_msg_ool_descriptor32_t')
  825. } mach_msg_ool_descriptor32_t;
  826. ^
  827. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: note: previous definition is here
  828. } mach_msg_ool_descriptor32_t;
  829. ^
  830. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  831. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  832. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  833. In file included from <module-includes>:1:
  834. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  835. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  836. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor64_t' vs 'struct mach_msg_ool_descriptor64_t')
  837. } mach_msg_ool_descriptor64_t;
  838. ^
  839. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: note: previous definition is here
  840. } mach_msg_ool_descriptor64_t;
  841. ^
  842. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  843. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  844. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  845. In file included from <module-includes>:1:
  846. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  847. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  848. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor_t' vs 'struct mach_msg_ool_descriptor_t')
  849. } mach_msg_ool_descriptor_t;
  850. ^
  851. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: note: previous definition is here
  852. } mach_msg_ool_descriptor_t;
  853. ^
  854. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  855. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  856. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  857. In file included from <module-includes>:1:
  858. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  859. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  860. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: error: typedef redefinition with different types ('struct mach_msg_ool_ports_descriptor32_t' vs 'struct mach_msg_ool_ports_descriptor32_t')
  861. } mach_msg_ool_ports_descriptor32_t;
  862. ^
  863. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: note: previous definition is here
  864. } mach_msg_ool_ports_descriptor32_t;
  865. ^
  866. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  867. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  868. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  869. In file included from <module-includes>:1:
  870. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:60:
  871. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:17:
  872. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: fatal error: could not build module 'Dispatch'
  873. #include <dispatch/dispatch.h>
  874. ~~~~~~~~^
  875. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  876. In file included from <module-includes>:1:
  877. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: fatal error: could not build module 'CoreFoundation'
  878. #include <CoreFoundation/CoreFoundation.h>
  879. ~~~~~~~~^
  880. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  881. While building module 'Security' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
  882. In file included from <module-includes>:1:
  883. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:
  884. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:28:10: fatal error: could not build module 'CoreFoundation'
  885. #include <CoreFoundation/CFBase.h>
  886. ~~~~~~~~^
  887. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  888. While building module 'CFNetwork' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:9:
  889. In file included from <module-includes>:1:
  890. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CFNetwork.framework/Headers/CFNetwork.h:18:10: fatal error: could not build module 'CoreFoundation'
  891. #include <CoreFoundation/CoreFoundation.h>
  892. ~~~~~~~~^
  893. In file included from <built-in>:357:
  894. In file included from <command line>:4:
  895. /opt/theos/Prefix.pch:11:11: fatal error: could not build module 'Foundation'
  896. #import <Foundation/Foundation.h>
  897. ~~~~~~~^
  898. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  899. In file included from <module-includes>:1:
  900. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:11:
  901. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccelerometer.h:8:9: fatal error: could not build module 'Foundation'
  902. #import <Foundation/Foundation.h>
  903. ~~~~~~~^
  904. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  905. While building module 'CoreGraphics' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:9:
  906. In file included from <module-includes>:1:
  907. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
  908. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:12:10: fatal error: could not build module 'CoreFoundation'
  909. #include <CoreFoundation/CFBase.h>
  910. ~~~~~~~~^
  911. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  912. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  913. In file included from <module-includes>:1:
  914. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  915. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:
  916. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:16:10: fatal error: could not build module 'CoreFoundation'
  917. #include <CoreFoundation/CoreFoundation.h>
  918. ~~~~~~~~^
  919. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  920. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  921. While building module 'OpenGLES' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
  922. In file included from <module-includes>:1:
  923. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
  924. #include <Foundation/Foundation.h>
  925. ~~~~~~~~^
  926. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  927. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  928. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  929. In file included from <module-includes>:1:
  930. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
  931. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:8:9: fatal error: could not build module 'Foundation'
  932. #import <Foundation/Foundation.h>
  933. ~~~~~~~^
  934. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  935. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  936. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  937. While building module 'IOSurface' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTexture.h:15:
  938. In file included from <module-includes>:1:
  939. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:44:10: fatal error: could not build module 'CoreFoundation'
  940. #include <CoreFoundation/CoreFoundation.h>
  941. ~~~~~~~~^
  942. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  943. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  944. In file included from <module-includes>:1:
  945. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:8:
  946. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:17:10: fatal error: could not build module 'CoreGraphics'
  947. #include <CoreGraphics/CoreGraphics.h>
  948. ~~~~~~~~^
  949. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  950. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  951. While building module 'CoreVideo' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
  952. In file included from <module-includes>:1:
  953. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:20:
  954. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVReturn.h:21:
  955. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVBase.h:95:10: fatal error: could not build module 'CoreFoundation'
  956. #include <CoreFoundation/CFBase.h>
  957. ~~~~~~~~^
  958. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  959. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  960. While building module 'ImageIO' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:11:
  961. In file included from <module-includes>:1:
  962. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:
  963. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIOBase.h:11:10: fatal error: could not build module 'CoreFoundation'
  964. #include <CoreFoundation/CoreFoundation.h>
  965. ~~~~~~~~^
  966. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  967. While building module 'CoreText' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSText.h:10:
  968. In file included from <module-includes>:1:
  969. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:21:
  970. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h:21:
  971. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontDescriptor.h:21:
  972. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:13:10: fatal error: could not build module 'CoreFoundation'
  973. #include <CoreFoundation/CFNumber.h>
  974. ~~~~~~~~^
  975. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  976. While building module 'FileProvider' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:14:
  977. In file included from <module-includes>:1:
  978. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:8:
  979. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
  980. #import <Foundation/Foundation.h>
  981. ~~~~~~~^
  982. 36 errors generated.
  983. /opt/theos/makefiles/instance/rules.mk:172: recipe for target '/home/viphone/2/.theos/obj/debug/arm64/main.m.5c17e65d.o' failed
  984. make[3]: *** [/home/viphone/2/.theos/obj/debug/arm64/main.m.5c17e65d.o] Error 1
  985. ==> Compiling iphoneRootViewController.m (arm64)…
  986. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  987. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  988. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  989. In file included from <module-includes>:1:
  990. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:61:
  991. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/time.h:33:
  992. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:46:
  993. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/time_value.h:66:8: error: redefinition of 'time_value'
  994. struct time_value {
  995. ^
  996. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/time_value.h:66:8: note: previous definition is here
  997. struct time_value {
  998. ^
  999. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1000. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1001. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1002. In file included from <module-includes>:1:
  1003. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:61:
  1004. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/time.h:33:
  1005. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:61:8: error: redefinition of 'mach_timespec'
  1006. struct mach_timespec {
  1007. ^
  1008. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/clock_types.h:61:8: note: previous definition is here
  1009. struct mach_timespec {
  1010. ^
  1011. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1012. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1013. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1014. In file included from <module-includes>:1:
  1015. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1016. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1017. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:250:16: error: redefinition of 'mach_port_status'
  1018. typedef struct mach_port_status {
  1019. ^
  1020. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:250:16: note: previous definition is here
  1021. typedef struct mach_port_status {
  1022. ^
  1023. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1024. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1025. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1026. In file included from <module-includes>:1:
  1027. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1028. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1029. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:273:16: error: redefinition of 'mach_port_limits'
  1030. typedef struct mach_port_limits {
  1031. ^
  1032. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:273:16: note: previous definition is here
  1033. typedef struct mach_port_limits {
  1034. ^
  1035. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1036. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1037. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1038. In file included from <module-includes>:1:
  1039. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1040. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1041. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:285:16: error: redefinition of 'mach_port_info_ext'
  1042. typedef struct mach_port_info_ext {
  1043. ^
  1044. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:285:16: note: previous definition is here
  1045. typedef struct mach_port_info_ext {
  1046. ^
  1047. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1048. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1049. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1050. In file included from <module-includes>:1:
  1051. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1052. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1053. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: error: redefinition of 'mach_port_qos'
  1054. typedef struct mach_port_qos {
  1055. ^
  1056. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:314:16: note: previous definition is here
  1057. typedef struct mach_port_qos {
  1058. ^
  1059. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1060. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1061. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1062. In file included from <module-includes>:1:
  1063. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1064. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1065. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: error: redefinition of 'mach_port_options'
  1066. typedef struct mach_port_options {
  1067. ^
  1068. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:340:16: note: previous definition is here
  1069. typedef struct mach_port_options {
  1070. ^
  1071. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1072. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1073. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1074. In file included from <module-includes>:1:
  1075. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1076. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1077. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: error: redefinition of 'mach_port_guard_exception_codes'
  1078. enum mach_port_guard_exception_codes {
  1079. ^
  1080. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:356:6: note: previous definition is here
  1081. enum mach_port_guard_exception_codes {
  1082. ^
  1083. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1084. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1085. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1086. In file included from <module-includes>:1:
  1087. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1088. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1089. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:357:2: error: redefinition of enumerator 'kGUARD_EXC_DESTROY'
  1090. kGUARD_EXC_DESTROY = 1u << 0,
  1091. ^
  1092. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:357:2: note: previous definition is here
  1093. kGUARD_EXC_DESTROY = 1u << 0,
  1094. ^
  1095. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1096. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1097. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1098. In file included from <module-includes>:1:
  1099. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1100. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1101. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: error: redefinition of enumerator 'kGUARD_EXC_MOD_REFS'
  1102. kGUARD_EXC_MOD_REFS = 1u << 1,
  1103. ^
  1104. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:358:2: note: previous definition is here
  1105. kGUARD_EXC_MOD_REFS = 1u << 1,
  1106. ^
  1107. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1108. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1109. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1110. In file included from <module-includes>:1:
  1111. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1112. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1113. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: error: redefinition of enumerator 'kGUARD_EXC_SET_CONTEXT'
  1114. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  1115. ^
  1116. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:359:2: note: previous definition is here
  1117. kGUARD_EXC_SET_CONTEXT = 1u << 2,
  1118. ^
  1119. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1120. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1121. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1122. In file included from <module-includes>:1:
  1123. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1124. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1125. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: error: redefinition of enumerator 'kGUARD_EXC_UNGUARDED'
  1126. kGUARD_EXC_UNGUARDED = 1u << 3,
  1127. ^
  1128. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:360:2: note: previous definition is here
  1129. kGUARD_EXC_UNGUARDED = 1u << 3,
  1130. ^
  1131. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1132. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1133. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1134. In file included from <module-includes>:1:
  1135. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1136. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:30:
  1137. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: error: redefinition of enumerator 'kGUARD_EXC_INCORRECT_GUARD'
  1138. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  1139. ^
  1140. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/port.h:361:2: note: previous definition is here
  1141. kGUARD_EXC_INCORRECT_GUARD = 1u << 4
  1142. ^
  1143. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1144. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1145. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1146. In file included from <module-includes>:1:
  1147. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1148. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  1149. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: error: typedef redefinition with different types ('struct mach_msg_type_descriptor_t' vs 'struct mach_msg_type_descriptor_t')
  1150. } mach_msg_type_descriptor_t;
  1151. ^
  1152. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:281:3: note: previous definition is here
  1153. } mach_msg_type_descriptor_t;
  1154. ^
  1155. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1156. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1157. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1158. In file included from <module-includes>:1:
  1159. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1160. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  1161. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: error: typedef redefinition with different types ('struct mach_msg_port_descriptor_t' vs 'struct mach_msg_port_descriptor_t')
  1162. } mach_msg_port_descriptor_t;
  1163. ^
  1164. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:291:3: note: previous definition is here
  1165. } mach_msg_port_descriptor_t;
  1166. ^
  1167. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1168. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1169. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1170. In file included from <module-includes>:1:
  1171. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1172. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  1173. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor32_t' vs 'struct mach_msg_ool_descriptor32_t')
  1174. } mach_msg_ool_descriptor32_t;
  1175. ^
  1176. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:301:3: note: previous definition is here
  1177. } mach_msg_ool_descriptor32_t;
  1178. ^
  1179. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1180. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1181. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1182. In file included from <module-includes>:1:
  1183. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1184. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  1185. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor64_t' vs 'struct mach_msg_ool_descriptor64_t')
  1186. } mach_msg_ool_descriptor64_t;
  1187. ^
  1188. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:311:3: note: previous definition is here
  1189. } mach_msg_ool_descriptor64_t;
  1190. ^
  1191. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1192. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1193. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1194. In file included from <module-includes>:1:
  1195. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1196. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  1197. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: error: typedef redefinition with different types ('struct mach_msg_ool_descriptor_t' vs 'struct mach_msg_ool_descriptor_t')
  1198. } mach_msg_ool_descriptor_t;
  1199. ^
  1200. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:326:3: note: previous definition is here
  1201. } mach_msg_ool_descriptor_t;
  1202. ^
  1203. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1204. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1205. While building module 'Dispatch' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
  1206. In file included from <module-includes>:1:
  1207. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/dispatch.h:65:
  1208. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/dispatch/source.h:31:
  1209. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: error: typedef redefinition with different types ('struct mach_msg_ool_ports_descriptor32_t' vs 'struct mach_msg_ool_ports_descriptor32_t')
  1210. } mach_msg_ool_ports_descriptor32_t;
  1211. ^
  1212. /opt/theos/sdks/iPhoneOS11.2.sdk/usr/include/mach/message.h:336:3: note: previous definition is here
  1213. } mach_msg_ool_ports_descriptor32_t;
  1214. ^
  1215. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  1216. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1217. While building module 'CoreFoundation' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  1218. In file included from <module-includes>:1:
  1219. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:60:
  1220. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:17:
  1221. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: fatal error: could not build module 'Dispatch'
  1222. #include <dispatch/dispatch.h>
  1223. ~~~~~~~~^
  1224. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1225. In file included from <module-includes>:1:
  1226. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: fatal error: could not build module 'CoreFoundation'
  1227. #include <CoreFoundation/CoreFoundation.h>
  1228. ~~~~~~~~^
  1229. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1230. While building module 'Security' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
  1231. In file included from <module-includes>:1:
  1232. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:
  1233. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:28:10: fatal error: could not build module 'CoreFoundation'
  1234. #include <CoreFoundation/CFBase.h>
  1235. ~~~~~~~~^
  1236. While building module 'Foundation' imported from /opt/theos/Prefix.pch:11:
  1237. While building module 'CFNetwork' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:9:
  1238. In file included from <module-includes>:1:
  1239. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CFNetwork.framework/Headers/CFNetwork.h:18:10: fatal error: could not build module 'CoreFoundation'
  1240. #include <CoreFoundation/CoreFoundation.h>
  1241. ~~~~~~~~^
  1242. In file included from <built-in>:357:
  1243. In file included from <command line>:4:
  1244. /opt/theos/Prefix.pch:11:11: fatal error: could not build module 'Foundation'
  1245. #import <Foundation/Foundation.h>
  1246. ~~~~~~~^
  1247. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1248. In file included from <module-includes>:1:
  1249. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:11:
  1250. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccelerometer.h:8:9: fatal error: could not build module 'Foundation'
  1251. #import <Foundation/Foundation.h>
  1252. ~~~~~~~^
  1253. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1254. While building module 'CoreGraphics' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:9:
  1255. In file included from <module-includes>:1:
  1256. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
  1257. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:12:10: fatal error: could not build module 'CoreFoundation'
  1258. #include <CoreFoundation/CFBase.h>
  1259. ~~~~~~~~^
  1260. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1261. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  1262. In file included from <module-includes>:1:
  1263. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  1264. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:
  1265. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:16:10: fatal error: could not build module 'CoreFoundation'
  1266. #include <CoreFoundation/CoreFoundation.h>
  1267. ~~~~~~~~^
  1268. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1269. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  1270. While building module 'OpenGLES' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
  1271. In file included from <module-includes>:1:
  1272. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
  1273. #include <Foundation/Foundation.h>
  1274. ~~~~~~~~^
  1275. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1276. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  1277. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  1278. In file included from <module-includes>:1:
  1279. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
  1280. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:8:9: fatal error: could not build module 'Foundation'
  1281. #import <Foundation/Foundation.h>
  1282. ~~~~~~~^
  1283. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1284. While building module 'QuartzCore' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:9:
  1285. While building module 'Metal' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
  1286. While building module 'IOSurface' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTexture.h:15:
  1287. In file included from <module-includes>:1:
  1288. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:44:10: fatal error: could not build module 'CoreFoundation'
  1289. #include <CoreFoundation/CoreFoundation.h>
  1290. ~~~~~~~~^
  1291. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1292. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  1293. In file included from <module-includes>:1:
  1294. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:8:
  1295. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:17:10: fatal error: could not build module 'CoreGraphics'
  1296. #include <CoreGraphics/CoreGraphics.h>
  1297. ~~~~~~~~^
  1298. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1299. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  1300. While building module 'CoreVideo' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
  1301. In file included from <module-includes>:1:
  1302. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:20:
  1303. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVReturn.h:21:
  1304. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVBase.h:95:10: fatal error: could not build module 'CoreFoundation'
  1305. #include <CoreFoundation/CFBase.h>
  1306. ~~~~~~~~^
  1307. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1308. While building module 'CoreImage' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
  1309. While building module 'ImageIO' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:11:
  1310. In file included from <module-includes>:1:
  1311. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:
  1312. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIOBase.h:11:10: fatal error: could not build module 'CoreFoundation'
  1313. #include <CoreFoundation/CoreFoundation.h>
  1314. ~~~~~~~~^
  1315. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1316. While building module 'CoreText' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSText.h:10:
  1317. In file included from <module-includes>:1:
  1318. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:21:
  1319. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFont.h:21:
  1320. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontDescriptor.h:21:
  1321. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:13:10: fatal error: could not build module 'CoreFoundation'
  1322. #include <CoreFoundation/CFNumber.h>
  1323. ~~~~~~~~^
  1324. While building module 'UIKit' imported from /opt/theos/Prefix.pch:20:
  1325. While building module 'FileProvider' imported from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:14:
  1326. In file included from <module-includes>:1:
  1327. In file included from /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:8:
  1328. /opt/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
  1329. #import <Foundation/Foundation.h>
  1330. ~~~~~~~^
  1331. 36 errors generated.
  1332. /opt/theos/makefiles/instance/rules.mk:172: recipe for target '/home/viphone/2/.theos/obj/debug/arm64/iphoneRootViewController.m.5c17e65d.o' failed
  1333. make[3]: *** [/home/viphone/2/.theos/obj/debug/arm64/iphoneRootViewController.m.5c17e65d.o] Error 1
  1334. /opt/theos/makefiles/instance/application.mk:49: recipe for target '/home/viphone/2/.theos/obj/debug/arm64/2.app/2' failed
  1335. make[2]: *** [/home/viphone/2/.theos/obj/debug/arm64/2.app/2] Error 2
  1336. /opt/theos/makefiles/instance/application.mk:41: recipe for target 'internal-application-all_' failed
  1337. make[1]: *** [internal-application-all_] Error 2
  1338. /opt/theos/makefiles/master/rules.mk:123: recipe for target '2.all.application.variables' failed
  1339. make: *** [2.all.application.variables] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement