Advertisement
Guest User

R Install Mac gcc-4.7

a guest
Sep 13th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 49.27 KB | None | 0 0
  1. make[1]: Nothing to be done for `R'.
  2. make[1]: Nothing to be done for `R'.
  3. make[2]: Nothing to be done for `R'.
  4. creating src/scripts/R.fe
  5. Rmath.h is unchanged
  6. config.status: creating src/include/config.h
  7. config.status: src/include/config.h is unchanged
  8. make[3]: Nothing to be done for `R'.
  9. make[4]: `charsetalias.h' is up to date.
  10. make[4]: `libtre.a' is up to date.
  11. make[4]: `libz.a' is up to date.
  12. make[4]: `libpcre.a' is up to date.
  13. ../../../src/include/libintl.h is unchanged
  14. ../../../include/libintl.h is unchanged
  15. make[4]: `libbz2.a' is up to date.
  16. make[4]: `liblzma.a' is up to date.
  17. make[4]: `libintl.a' is up to date.
  18. make[3]: `libappl.a' is up to date.
  19. make[3]: `libnmath.a' is up to date.
  20. config.status: creating src/unix/Makefile
  21. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/X11/include -I/usr/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -g -O2  -c ../../../src/unix/aqua.c -o aqua.o
  22. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/X11/include -I/usr/local/include -DHAVE_CONFIG_H   -fopenmp -fPIC  -g -O2  -c ../../../src/unix/Rembedded.c -o Rembedded.o
  23. In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:5:0,
  24.                 from /usr/include/os/object.h:74,
  25.                 from /usr/include/dispatch/dispatch.h:48,
  26.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  27.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  28.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  29.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  30.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  31.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  32.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  33.                 from ../../../src/unix/aqua.c:40:
  34. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:409:1: error: stray ‘@’ in program
  35. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:409:2: error: unknown type name ‘class’
  36. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:411:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  37. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:412:44: error: expected declaration specifiers or ‘...’ before ‘NSString’
  38. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:414:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  39. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:415:43: error: expected declaration specifiers or ‘...’ before ‘NSString’
  40. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:417:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  41. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:418:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  42. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:422:30: error: expected declaration specifiers or ‘...’ before ‘NSString’
  43. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:423:31: error: expected declaration specifiers or ‘...’ before ‘NSString’
  44. In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:0,
  45.                 from /usr/include/os/object.h:74,
  46.                 from /usr/include/dispatch/dispatch.h:48,
  47.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  48.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  49.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  50.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  51.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  52.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  53.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  54.                 from ../../../src/unix/aqua.c:40:
  55. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:8:1: error: stray ‘@’ in program
  56. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:8:2: error: unknown type name ‘class’
  57. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:16:52: error: expected declaration specifiers or ‘...’ before ‘NSString’
  58. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:17:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  59. In file included from /usr/include/os/object.h:74:0,
  60.                 from /usr/include/dispatch/dispatch.h:48,
  61.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  62.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  63.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  64.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  65.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  66.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  67.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  68.                 from ../../../src/unix/aqua.c:40:
  69. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:8:1: error: stray ‘@’ in program
  70. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:8:2: error: unknown type name ‘class’
  71. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:9:1: error: stray ‘@’ in program
  72. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:9:2: error: unknown type name ‘class’
  73. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:13:1: error: stray ‘@’ in program
  74. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:13:2: error: unknown type name ‘protocol’
  75. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:15:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘-’ token
  76. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:16:1: error: expected identifier or ‘(’ before ‘-’ token
  77. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:18:1: error: expected identifier or ‘(’ before ‘-’ token
  78. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:19:1: error: expected identifier or ‘(’ before ‘-’ token
  79. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:20:1: error: expected identifier or ‘(’ before ‘-’ token
  80. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:21:1: error: expected identifier or ‘(’ before ‘-’ token
  81. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:23:1: error: expected identifier or ‘(’ before ‘-’ token
  82. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:24:1: error: expected identifier or ‘(’ before ‘-’ token
  83. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:25:1: error: expected identifier or ‘(’ before ‘-’ token
  84. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:27:1: error: expected identifier or ‘(’ before ‘-’ token
  85. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:29:1: error: expected identifier or ‘(’ before ‘-’ token
  86. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:30:1: error: expected identifier or ‘(’ before ‘-’ token
  87. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:31:1: error: expected identifier or ‘(’ before ‘-’ token
  88. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:33:1: error: expected identifier or ‘(’ before ‘-’ token
  89. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:35:1: error: expected identifier or ‘(’ before ‘-’ token
  90. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:36:1: error: expected identifier or ‘(’ before ‘-’ token
  91. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:37:1: error: expected identifier or ‘(’ before ‘-’ token
  92. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:38:1: error: expected identifier or ‘(’ before ‘-’ token
  93. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:40:1: error: expected identifier or ‘(’ before ‘-’ token
  94. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:41:1: error: stray ‘@’ in program
  95. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:42:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘-’ token
  96. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:44:1: error: stray ‘@’ in program
  97. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:46:1: error: stray ‘@’ in program
  98. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:44:2: error: unknown type name ‘end’
  99. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:46:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSCopying’
  100. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:50:1: error: stray ‘@’ in program
  101. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:52:1: error: stray ‘@’ in program
  102. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:50:2: error: unknown type name ‘end’
  103. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:52:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSMutableCopying’
  104. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:56:1: error: stray ‘@’ in program
  105. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:58:1: error: stray ‘@’ in program
  106. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:56:2: error: unknown type name ‘end’
  107. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:58:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSCoding’
  108. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:61:1: error: expected identifier or ‘(’ before ‘-’ token
  109. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:63:1: error: stray ‘@’ in program
  110. In file included from /usr/include/os/object.h:74:0,
  111.                 from /usr/include/dispatch/dispatch.h:48,
  112.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  113.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  114.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  115.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  116.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  117.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  118.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  119.                 from ../../../src/unix/aqua.c:40:
  120. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:66:1: error: stray ‘@’ in program
  121. In file included from /usr/include/os/object.h:74:0,
  122.                 from /usr/include/dispatch/dispatch.h:48,
  123.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  124.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  125.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  126.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  127.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  128.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  129.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  130.                 from ../../../src/unix/aqua.c:40:
  131. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:63:2: error: unknown type name ‘end’
  132. In file included from /usr/include/os/object.h:74:0,
  133.                 from /usr/include/dispatch/dispatch.h:48,
  134.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  135.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  136.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  137.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  138.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  139.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  140.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  141.                 from ../../../src/unix/aqua.c:40:
  142. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:66:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSSecureCoding’
  143. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:67:1: error: stray ‘@’ in program
  144. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:71:1: error: stray ‘@’ in program
  145. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:76:1: error: stray ‘@’ in program
  146. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:71:2: error: unknown type name ‘end’
  147. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:76:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  148. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:80:1: error: expected identifier or ‘(’ before ‘+’ token
  149. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:82:1: error: expected identifier or ‘(’ before ‘+’ token
  150. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:83:1: error: expected identifier or ‘(’ before ‘-’ token
  151. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:85:1: error: expected identifier or ‘(’ before ‘+’ token
  152. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:86:1: error: expected identifier or ‘(’ before ‘+’ token
  153. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:87:1: error: expected identifier or ‘(’ before ‘+’ token
  154. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:88:1: error: expected identifier or ‘(’ before ‘-’ token
  155. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:90:1: error: expected identifier or ‘(’ before ‘-’ token
  156. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:92:1: error: expected identifier or ‘(’ before ‘-’ token
  157. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:93:1: error: expected identifier or ‘(’ before ‘-’ token
  158. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:95:1: error: expected identifier or ‘(’ before ‘+’ token
  159. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:96:1: error: expected identifier or ‘(’ before ‘+’ token
  160. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:98:1: error: expected identifier or ‘(’ before ‘+’ token
  161. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:99:1: error: expected identifier or ‘(’ before ‘+’ token
  162. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:100:1: error: expected identifier or ‘(’ before ‘+’ token
  163. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:101:1: error: expected identifier or ‘(’ before ‘+’ token
  164. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:102:1: error: expected identifier or ‘(’ before ‘-’ token
  165. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:103:1: error: expected identifier or ‘(’ before ‘+’ token
  166. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:104:1: error: expected identifier or ‘(’ before ‘-’ token
  167. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:106:1: error: expected identifier or ‘(’ before ‘-’ token
  168. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:107:1: error: expected identifier or ‘(’ before ‘-’ token
  169. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:108:1: error: expected identifier or ‘(’ before ‘-’ token
  170. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:110:1: error: expected identifier or ‘(’ before ‘+’ token
  171. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:112:1: error: expected identifier or ‘(’ before ‘-’ token
  172. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:113:1: error: expected identifier or ‘(’ before ‘-’ token
  173. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:115:1: error: expected identifier or ‘(’ before ‘+’ token
  174. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:117:1: error: expected identifier or ‘(’ before ‘+’ token
  175. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:119:1: error: expected identifier or ‘(’ before ‘+’ token
  176. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:120:1: error: expected identifier or ‘(’ before ‘+’ token
  177. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:122:1: error: stray ‘@’ in program
  178. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:124:1: error: stray ‘@’ in program
  179. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:122:2: error: unknown type name ‘end’
  180. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:124:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  181. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:127:1: error: expected identifier or ‘(’ before ‘+’ token
  182. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:128:1: error: expected identifier or ‘(’ before ‘-’ token
  183. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:129:1: error: expected identifier or ‘(’ before ‘-’ token
  184. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:130:1: error: expected identifier or ‘(’ before ‘-’ token
  185. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:132:1: error: stray ‘@’ in program
  186. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:135:1: error: stray ‘@’ in program
  187. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:132:2: error: unknown type name ‘end’
  188. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:135:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  189. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:143:1: error: stray ‘@’ in program
  190. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:149:1: error: stray ‘@’ in program
  191. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:143:2: error: unknown type name ‘end’
  192. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:149:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSDiscardableContent’
  193. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:150:1: error: stray ‘@’ in program
  194. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:149:11: error: unknown type name ‘NSDiscardableContent’
  195. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:152:1: error: expected identifier or ‘(’ before ‘-’ token
  196. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:153:1: error: expected identifier or ‘(’ before ‘-’ token
  197. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:154:1: error: expected identifier or ‘(’ before ‘-’ token
  198. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:155:1: error: stray ‘@’ in program
  199. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:157:1: error: stray ‘@’ in program
  200. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:155:2: error: unknown type name ‘end’
  201. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:157:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  202. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:159:1: error: stray ‘@’ in program
  203. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:164:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
  204. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h: In function ‘CFBridgingRelease’:
  205. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:198:12: error: expected expression before ‘[’ token
  206. In file included from /usr/include/dispatch/dispatch.h:50:0,
  207.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  208.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  209.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  210.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  211.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  212.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  213.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  214.                 from ../../../src/unix/aqua.c:40:
  215. /usr/include/dispatch/object.h: At top level:
  216. /usr/include/dispatch/object.h:49:1: error: stray ‘@’ in program
  217. /usr/include/dispatch/object.h:49:1: error: unknown type name ‘protocol’
  218. /usr/include/dispatch/object.h:49:1: error: stray ‘@’ in program
  219. /usr/include/dispatch/object.h:49:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘end’
  220. /usr/include/dispatch/object.h:55:27: error: unknown type name ‘dispatch_object_t’
  221. /usr/include/dispatch/object.h:124:16: error: unknown type name ‘dispatch_object_t’
  222. /usr/include/dispatch/object.h:130:17: error: unknown type name ‘dispatch_object_t’
  223. /usr/include/dispatch/object.h:149:17: error: unknown type name ‘dispatch_object_t’
  224. /usr/include/dispatch/object.h:175:18: error: unknown type name ‘dispatch_object_t’
  225. /usr/include/dispatch/object.h:198:22: error: unknown type name ‘dispatch_object_t’
  226. /usr/include/dispatch/object.h:216:22: error: unknown type name ‘dispatch_object_t’
  227. /usr/include/dispatch/object.h:242:26: error: unknown type name ‘dispatch_object_t’
  228. /usr/include/dispatch/object.h:266:18: error: unknown type name ‘dispatch_object_t’
  229. /usr/include/dispatch/object.h:281:17: error: unknown type name ‘dispatch_object_t’
  230. In file included from /usr/include/dispatch/dispatch.h:52:0,
  231.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  232.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  233.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  234.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  235.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  236.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  237.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  238.                 from ../../../src/unix/aqua.c:40:
  239. /usr/include/dispatch/queue.h:67:1: error: stray ‘@’ in program
  240. /usr/include/dispatch/queue.h:67:1: error: unknown type name ‘protocol’
  241. /usr/include/dispatch/queue.h:67:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  242. /usr/include/dispatch/queue.h:67:1: error: stray ‘@’ in program
  243. /usr/include/dispatch/queue.h:75:1: error: stray ‘@’ in program
  244. /usr/include/dispatch/queue.h:75:1: error: unknown type name ‘protocol’
  245. /usr/include/dispatch/queue.h:75:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  246. /usr/include/dispatch/queue.h:75:1: error: stray ‘@’ in program
  247. /usr/include/dispatch/queue.h:178:18: error: unknown type name ‘dispatch_queue_t’
  248. /usr/include/dispatch/queue.h:244:17: error: unknown type name ‘dispatch_queue_t’
  249. /usr/include/dispatch/queue.h:310:37: error: unknown type name ‘dispatch_queue_t’
  250. /usr/include/dispatch/queue.h:344:1: error: unknown type name ‘dispatch_queue_t’
  251. /usr/include/dispatch/queue.h:425:1: error: unknown type name ‘dispatch_queue_t’
  252. /usr/include/dispatch/queue.h:484:1: error: unknown type name ‘dispatch_queue_t’
  253. /usr/include/dispatch/queue.h:484:42: error: unknown type name ‘dispatch_queue_attr_t’
  254. /usr/include/dispatch/queue.h:503:26: error: unknown type name ‘dispatch_queue_t’
  255. /usr/include/dispatch/queue.h:558:27: error: unknown type name ‘dispatch_object_t’
  256. /usr/include/dispatch/queue.h:558:53: error: unknown type name ‘dispatch_queue_t’
  257. /usr/include/dispatch/queue.h:638:2: error: unknown type name ‘dispatch_queue_t’
  258. /usr/include/dispatch/queue.h:718:26: error: unknown type name ‘dispatch_queue_t’
  259. /usr/include/dispatch/queue.h:777:25: error: unknown type name ‘dispatch_queue_t’
  260. /usr/include/dispatch/queue.h:820:29: error: unknown type name ‘dispatch_queue_t’
  261. /usr/include/dispatch/queue.h:850:29: error: unknown type name ‘dispatch_queue_t’
  262. In file included from /usr/include/dispatch/dispatch.h:53:0,
  263.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  264.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  265.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  266.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  267.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  268.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  269.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  270.                 from ../../../src/unix/aqua.c:40:
  271. /usr/include/dispatch/source.h:52:1: error: stray ‘@’ in program
  272. /usr/include/dispatch/source.h:52:1: error: unknown type name ‘protocol’
  273. /usr/include/dispatch/source.h:52:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  274. /usr/include/dispatch/source.h:52:1: error: stray ‘@’ in program
  275. /usr/include/dispatch/source.h:294:1: error: unknown type name ‘dispatch_source_t’
  276. /usr/include/dispatch/source.h:297:2: error: unknown type name ‘dispatch_queue_t’
  277. /usr/include/dispatch/source.h:339:37: error: unknown type name ‘dispatch_source_t’
  278. /usr/include/dispatch/source.h:398:38: error: unknown type name ‘dispatch_source_t’
  279. /usr/include/dispatch/source.h:426:24: error: unknown type name ‘dispatch_source_t’
  280. /usr/include/dispatch/source.h:445:28: error: unknown type name ‘dispatch_source_t’
  281. /usr/include/dispatch/source.h:475:28: error: unknown type name ‘dispatch_source_t’
  282. /usr/include/dispatch/source.h:505:26: error: unknown type name ‘dispatch_source_t’
  283. /usr/include/dispatch/source.h:542:26: error: unknown type name ‘dispatch_source_t’
  284. /usr/include/dispatch/source.h:563:28: error: unknown type name ‘dispatch_source_t’
  285. /usr/include/dispatch/source.h:600:27: error: unknown type name ‘dispatch_source_t’
  286. /usr/include/dispatch/source.h:655:44: error: unknown type name ‘dispatch_source_t’
  287. In file included from /usr/include/dispatch/dispatch.h:54:0,
  288.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  289.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  290.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  291.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  292.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  293.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  294.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  295.                 from ../../../src/unix/aqua.c:40:
  296. /usr/include/dispatch/group.h:34:1: error: stray ‘@’ in program
  297. /usr/include/dispatch/group.h:34:1: error: unknown type name ‘protocol’
  298. /usr/include/dispatch/group.h:34:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  299. /usr/include/dispatch/group.h:34:1: error: stray ‘@’ in program
  300. /usr/include/dispatch/group.h:56:1: error: unknown type name ‘dispatch_group_t’
  301. /usr/include/dispatch/group.h:120:24: error: unknown type name ‘dispatch_group_t’
  302. /usr/include/dispatch/group.h:121:2: error: unknown type name ‘dispatch_queue_t’
  303. /usr/include/dispatch/group.h:163:21: error: unknown type name ‘dispatch_group_t’
  304. /usr/include/dispatch/group.h:230:25: error: unknown type name ‘dispatch_group_t’
  305. /usr/include/dispatch/group.h:231:2: error: unknown type name ‘dispatch_queue_t’
  306. /usr/include/dispatch/group.h:253:22: error: unknown type name ‘dispatch_group_t’
  307. /usr/include/dispatch/group.h:272:22: error: unknown type name ‘dispatch_group_t’
  308. In file included from /usr/include/dispatch/dispatch.h:55:0,
  309.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  310.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  311.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  312.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  313.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  314.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  315.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  316.                 from ../../../src/unix/aqua.c:40:
  317. /usr/include/dispatch/semaphore.h:35:1: error: stray ‘@’ in program
  318. /usr/include/dispatch/semaphore.h:35:1: error: unknown type name ‘protocol’
  319. /usr/include/dispatch/semaphore.h:35:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  320. /usr/include/dispatch/semaphore.h:35:1: error: stray ‘@’ in program
  321. /usr/include/dispatch/semaphore.h:62:1: error: unknown type name ‘dispatch_semaphore_t’
  322. /usr/include/dispatch/semaphore.h:87:25: error: unknown type name ‘dispatch_semaphore_t’
  323. /usr/include/dispatch/semaphore.h:109:27: error: unknown type name ‘dispatch_semaphore_t’
  324. In file included from /usr/include/dispatch/dispatch.h:57:0,
  325.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  326.                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  327.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  328.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  329.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  330.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  331.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  332.                 from ../../../src/unix/aqua.c:40:
  333. /usr/include/dispatch/data.h:42:1: error: stray ‘@’ in program
  334. /usr/include/dispatch/data.h:42:1: error: unknown type name ‘protocol’
  335. /usr/include/dispatch/data.h:42:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  336. /usr/include/dispatch/data.h:42:1: error: stray ‘@’ in program
  337. In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68:0,
  338.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  339.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  340.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  341.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  342.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  343.                 from ../../../src/unix/aqua.c:40:
  344. /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:57:67: error: unknown type name ‘dispatch_queue_t’
  345. In file included from /System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:0,
  346.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56,
  347.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26,
  348.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87,
  349.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  350.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  351.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  352.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  353.                 from ../../../src/unix/aqua.c:40:
  354. /System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:186:32: error: unknown type name ‘dispatch_queue_t’
  355. In file included from /System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:30:0,
  356.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56,
  357.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26,
  358.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87,
  359.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  360.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  361.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  362.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  363.                 from ../../../src/unix/aqua.c:40:
  364. /System/Library/Frameworks/DiskArbitration.framework/Headers/DASession.h:87:62: error: unknown type name ‘dispatch_queue_t’
  365. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:220:0,
  366.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  367.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  368.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  369.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  370.                 from ../../../src/unix/aqua.c:40:
  371. /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/FSEvents.h:1056:3: error: unknown type name ‘dispatch_queue_t’
  372. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Headers/MDLabel.h:20:0,
  373.                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Headers/Metadata.h:11,
  374.                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:46,
  375.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  376.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  377.                 from ../../../src/unix/aqua.c:40:
  378. /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Headers/MDQuery.h:533:58: error: unknown type name ‘dispatch_queue_t’
  379. In file included from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:30:0,
  380.                 from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:13,
  381.                 from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11,
  382.                 from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  383.                 from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  384.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  385.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  386.                 from ../../../src/unix/aqua.c:40:
  387. /usr/include/xpc/xpc.h:64:1: error: stray ‘@’ in program
  388. /usr/include/xpc/xpc.h:64:1: error: unknown type name ‘protocol’
  389. /usr/include/xpc/xpc.h:64:1: error: stray ‘@’ in program
  390. /usr/include/xpc/xpc.h:64:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘end’
  391. /usr/include/xpc/xpc.h:72:22: error: unknown type name ‘xpc_object_t’
  392. /usr/include/xpc/xpc.h:109:1: error: unknown type name ‘xpc_object_t’
  393. /usr/include/xpc/xpc.h:136:1: error: unknown type name ‘xpc_object_t’
  394. In file included from /usr/include/xpc/xpc.h:324:0,
  395.                 from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:30,
  396.                 from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:13,
  397.                 from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11,
  398.                 from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  399.                 from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  400.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  401.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  402.                 from ../../../src/unix/aqua.c:40:
  403. /usr/include/xpc/endpoint.h:20:1: error: nonnull argument references non-pointer operand (argument 1, operand 1)
  404. In file included from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:30:0,
  405.                 from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:13,
  406.                 from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11,
  407.                 from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  408.                 from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  409.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  410.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  411.                 from ../../../src/unix/aqua.c:40:
  412. /usr/include/xpc/xpc.h:350:1: error: unknown type name ‘xpc_object_t’
  413. /usr/include/xpc/xpc.h:350:12: error: unknown type name ‘xpc_object_t’
  414. /usr/include/xpc/xpc.h:375:13: error: unknown type name ‘xpc_object_t’
  415. /usr/include/xpc/xpc.h:398:14: error: unknown type name ‘xpc_object_t’
  416. /usr/include/xpc/xpc.h:423:1: error: unknown type name ‘xpc_object_t’
  417. /usr/include/xpc/xpc.h:423:10: error: unknown type name ‘xpc_object_t’
  418. /usr/include/xpc/xpc.h:451:11: error: unknown type name ‘xpc_object_t’
  419. /usr/include/xpc/xpc.h:451:33: error: unknown type name ‘xpc_object_t’
  420. /usr/include/xpc/xpc.h:474:10: error: unknown type name ‘xpc_object_t’
  421. /usr/include/xpc/xpc.h:492:22: error: unknown type name ‘xpc_object_t’
  422. /usr/include/xpc/xpc.h:508:1: error: unknown type name ‘xpc_object_t’
  423. /usr/include/xpc/xpc.h:526:1: error: unknown type name ‘xpc_object_t’
  424. /usr/include/xpc/xpc.h:543:20: error: unknown type name ‘xpc_object_t’
  425. /usr/include/xpc/xpc.h:561:1: error: unknown type name ‘xpc_object_t’
  426. /usr/include/xpc/xpc.h:578:21: error: unknown type name ‘xpc_object_t’
  427. /usr/include/xpc/xpc.h:596:1: error: unknown type name ‘xpc_object_t’
  428. /usr/include/xpc/xpc.h:613:22: error: unknown type name ‘xpc_object_t’
  429. /usr/include/xpc/xpc.h:631:1: error: unknown type name ‘xpc_object_t’
  430. /usr/include/xpc/xpc.h:648:22: error: unknown type name ‘xpc_object_t’
  431. /usr/include/xpc/xpc.h:668:1: error: unknown type name ‘xpc_object_t’
  432. /usr/include/xpc/xpc.h:682:1: error: unknown type name ‘xpc_object_t’
  433. /usr/include/xpc/xpc.h:699:20: error: unknown type name ‘xpc_object_t’
  434. /usr/include/xpc/xpc.h:726:1: error: unknown type name ‘xpc_object_t’
  435. /usr/include/xpc/xpc.h:750:1: error: unknown type name ‘xpc_object_t’
  436. /usr/include/xpc/xpc.h:750:36: error: unknown type name ‘dispatch_data_t’
  437. /usr/include/xpc/xpc.h:767:21: error: unknown type name ‘xpc_object_t’
  438. /usr/include/xpc/xpc.h:784:24: error: unknown type name ‘xpc_object_t’
  439. /usr/include/xpc/xpc.h:812:20: error: unknown type name ‘xpc_object_t’
  440. /usr/include/xpc/xpc.h:831:1: error: unknown type name ‘xpc_object_t’
  441. /usr/include/xpc/xpc.h:854:1: error: unknown type name ‘xpc_object_t’
  442. /usr/include/xpc/xpc.h:878:1: error: unknown type name ‘xpc_object_t’
  443. /usr/include/xpc/xpc.h:895:23: error: unknown type name ‘xpc_object_t’
  444. /usr/include/xpc/xpc.h:912:27: error: unknown type name ‘xpc_object_t’
  445. /usr/include/xpc/xpc.h:931:1: error: unknown type name ‘xpc_object_t’
  446. /usr/include/xpc/xpc.h:949:20: error: unknown type name ‘xpc_object_t’
  447. /usr/include/xpc/xpc.h:983:1: error: unknown type name ‘xpc_object_t’
  448. /usr/include/xpc/xpc.h:1009:12: error: unknown type name ‘xpc_object_t’
  449. /usr/include/xpc/xpc.h:1036:1: error: unknown type name ‘xpc_object_t’
  450. /usr/include/xpc/xpc.h:1065:15: error: unknown type name ‘xpc_object_t’
  451. /usr/include/xpc/xpc.h:1113:1: error: unknown type name ‘xpc_object_t’
  452. /usr/include/xpc/xpc.h:1113:1: error: unknown type name ‘xpc_object_t’
  453. /usr/include/xpc/xpc.h:1137:21: error: unknown type name ‘xpc_object_t’
  454. /usr/include/xpc/xpc.h:1137:56: error: unknown type name ‘xpc_object_t’
  455. /usr/include/xpc/xpc.h:1154:24: error: unknown type name ‘xpc_object_t’
  456. /usr/include/xpc/xpc.h:1154:45: error: unknown type name ‘xpc_object_t’
  457. /usr/include/xpc/xpc.h:1171:21: error: unknown type name ‘xpc_object_t’
  458. /usr/include/xpc/xpc.h:1196:1: error: unknown type name ‘xpc_object_t’
  459. /usr/include/xpc/xpc.h:1196:21: error: unknown type name ‘xpc_object_t’
  460. /usr/include/xpc/xpc.h:1257:20: error: unknown type name ‘xpc_object_t’
  461. /usr/include/xpc/xpc.h:1283:21: error: unknown type name ‘xpc_object_t’
  462. /usr/include/xpc/xpc.h:1309:22: error: unknown type name ‘xpc_object_t’
  463. /usr/include/xpc/xpc.h:1335:22: error: unknown type name ‘xpc_object_t’
  464. /usr/include/xpc/xpc.h:1361:20: error: unknown type name ‘xpc_object_t’
  465. /usr/include/xpc/xpc.h:1390:20: error: unknown type name ‘xpc_object_t’
  466. /usr/include/xpc/xpc.h:1416:22: error: unknown type name ‘xpc_object_t’
  467. /usr/include/xpc/xpc.h:1442:20: error: unknown type name ‘xpc_object_t’
  468. /usr/include/xpc/xpc.h:1468:18: error: unknown type name ‘xpc_object_t’
  469. /usr/include/xpc/xpc.h:1494:26: error: unknown type name ‘xpc_object_t’
  470. /usr/include/xpc/xpc.h:1519:20: error: unknown type name ‘xpc_object_t’
  471. /usr/include/xpc/xpc.h:1542:21: error: unknown type name ‘xpc_object_t’
  472. /usr/include/xpc/xpc.h:1565:22: error: unknown type name ‘xpc_object_t’
  473. /usr/include/xpc/xpc.h:1588:22: error: unknown type name ‘xpc_object_t’
  474. /usr/include/xpc/xpc.h:1611:20: error: unknown type name ‘xpc_object_t’
  475. /usr/include/xpc/xpc.h:1638:20: error: unknown type name ‘xpc_object_t’
  476. /usr/include/xpc/xpc.h:1661:22: error: unknown type name ‘xpc_object_t’
  477. /usr/include/xpc/xpc.h:1685:20: error: unknown type name ‘xpc_object_t’
  478. /usr/include/xpc/xpc.h:1709:18: error: unknown type name ‘xpc_object_t’
  479. /usr/include/xpc/xpc.h:1737:29: error: unknown type name ‘xpc_object_t’
  480. /usr/include/xpc/xpc.h:1790:1: error: unknown type name ‘xpc_object_t’
  481. /usr/include/xpc/xpc.h:1790:1: error: unknown type name ‘xpc_object_t’
  482. /usr/include/xpc/xpc.h:1816:1: error: unknown type name ‘xpc_object_t’
  483. /usr/include/xpc/xpc.h:1816:29: error: unknown type name ‘xpc_object_t’
  484. /usr/include/xpc/xpc.h:1839:26: error: unknown type name ‘xpc_object_t’
  485. /usr/include/xpc/xpc.h:1840:19: error: unknown type name ‘xpc_object_t’
  486. /usr/include/xpc/xpc.h:1865:1: error: unknown type name ‘xpc_object_t’
  487. /usr/include/xpc/xpc.h:1865:26: error: unknown type name ‘xpc_object_t’
  488. /usr/include/xpc/xpc.h:1885:26: error: unknown type name ‘xpc_object_t’
  489. /usr/include/xpc/xpc.h:1933:38: error: unknown type name ‘xpc_object_t’
  490. /usr/include/xpc/xpc.h:1959:25: error: unknown type name ‘xpc_object_t’
  491. /usr/include/xpc/xpc.h:1982:26: error: unknown type name ‘xpc_object_t’
  492. /usr/include/xpc/xpc.h:2005:27: error: unknown type name ‘xpc_object_t’
  493. /usr/include/xpc/xpc.h:2028:27: error: unknown type name ‘xpc_object_t’
  494. /usr/include/xpc/xpc.h:2051:25: error: unknown type name ‘xpc_object_t’
  495. /usr/include/xpc/xpc.h:2077:25: error: unknown type name ‘xpc_object_t’
  496. /usr/include/xpc/xpc.h:2100:27: error: unknown type name ‘xpc_object_t’
  497. /usr/include/xpc/xpc.h:2123:25: error: unknown type name ‘xpc_object_t’
  498. /usr/include/xpc/xpc.h:2146:23: error: unknown type name ‘xpc_object_t’
  499. /usr/include/xpc/xpc.h:2170:31: error: unknown type name ‘xpc_object_t’
  500. /usr/include/xpc/xpc.h:2194:25: error: unknown type name ‘xpc_object_t’
  501. /usr/include/xpc/xpc.h:2216:26: error: unknown type name ‘xpc_object_t’
  502. /usr/include/xpc/xpc.h:2238:27: error: unknown type name ‘xpc_object_t’
  503. /usr/include/xpc/xpc.h:2260:27: error: unknown type name ‘xpc_object_t’
  504. /usr/include/xpc/xpc.h:2282:25: error: unknown type name ‘xpc_object_t’
  505. /usr/include/xpc/xpc.h:2308:25: error: unknown type name ‘xpc_object_t’
  506. /usr/include/xpc/xpc.h:2330:27: error: unknown type name ‘xpc_object_t’
  507. /usr/include/xpc/xpc.h:2352:25: error: unknown type name ‘xpc_object_t’
  508. /usr/include/xpc/xpc.h:2375:23: error: unknown type name ‘xpc_object_t’
  509. /usr/include/xpc/xpc.h:2401:34: error: unknown type name ‘xpc_object_t’
  510. In file included from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11:0,
  511.                 from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  512.                 from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  513.                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  514.                 from ../../../src/include/R_ext/QuartzDevice.h:101,
  515.                 from ../../../src/unix/aqua.c:40:
  516. /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:251:1: error: unknown type name ‘xpc_object_t’
  517. /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:255:43: error: unknown type name ‘xpc_object_t’
  518. make[3]: *** [aqua.o] Error 1
  519. make[2]: *** [R] Error 2
  520. make[1]: *** [R] Error 1
  521. make: *** [R] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement