Advertisement
Guest User

Make Output R-2.15.1 with gcc-4.7.1

a guest
Sep 16th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.99 KB | None | 0 0
  1. make
  2. make[1]: Nothing to be done for `R'.
  3. make[1]: Nothing to be done for `R'.
  4. make[2]: Nothing to be done for `R'.
  5. creating src/scripts/R.fe
  6. config.status: creating src/include/config.h
  7. config.status: src/include/config.h is unchanged
  8. Rmath.h is unchanged
  9. make[3]: Nothing to be done for `R'.
  10. make[4]: `Makedeps' is up to date.
  11. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/bzip2 -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/bzip2/blocksort.c -o blocksort.o
  12. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/bzip2 -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/bzip2/bzlib.c -o bzlib.o
  13. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/bzip2 -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/bzip2/bzcompress.c -o bzcompress.o
  14. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/bzip2 -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/bzip2/crctable.c -o crctable.o
  15. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/bzip2 -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/bzip2/decompress.c -o decompress.o
  16. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/bzip2 -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/bzip2/huffman.c -o huffman.o
  17. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/bzip2 -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/bzip2/randtable.c -o randtable.o
  18. rm -f libbz2.a
  19. ar cr libbz2.a blocksort.o bzlib.o bzcompress.o crctable.o decompress.o huffman.o randtable.o
  20. ranlib libbz2.a
  21. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_chartables.c -o pcre_chartables.o
  22. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_compile.c -o pcre_compile.o
  23. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_config.c -o pcre_config.o
  24. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_exec.c -o pcre_exec.o
  25. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_fullinfo.c -o pcre_fullinfo.o
  26. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_get.c -o pcre_get.o
  27. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_globals.c -o pcre_globals.o
  28. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_jit_compile.c -o pcre_jit_compile.o
  29. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_maketables.c -o pcre_maketables.o
  30. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_newline.c -o pcre_newline.o
  31. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_ord2utf8.c -o pcre_ord2utf8.o
  32. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_refcount.c -o pcre_refcount.o
  33. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_study.c -o pcre_study.o
  34. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_tables.c -o pcre_tables.o
  35. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_ucd.c -o pcre_ucd.o
  36. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_valid_utf8.c -o pcre_valid_utf8.o
  37. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_version.c -o pcre_version.o
  38. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/pcre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/pcre/pcre_xclass.c -o pcre_xclass.o
  39. rm -f libpcre.a
  40. ar cr libpcre.a pcre_chartables.o pcre_compile.o pcre_config.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_jit_compile.o pcre_maketables.o pcre_newline.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_ucd.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o
  41. ranlib libpcre.a
  42. make[4]: `Makedeps' is up to date.
  43. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/adler32.c -o adler32.o
  44. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/compress.c -o compress.o
  45. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/crc32.c -o crc32.o
  46. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/deflate.c -o deflate.o
  47. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/infback.c -o infback.o
  48. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/inffast.c -o inffast.o
  49. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/inflate.c -o inflate.o
  50. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/inftrees.c -o inftrees.o
  51. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/trees.c -o trees.o
  52. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/uncompr.c -o uncompr.o
  53. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/zlib -DUSE_MMAP -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/zlib/zutil.c -o zutil.o
  54. rm -f libz.a
  55. ar cr libz.a adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
  56. ranlib libz.a
  57. ../../../src/include/libintl.h is unchanged
  58. ../../../include/libintl.h is unchanged
  59. make[4]: `charsetalias.h' is up to date.
  60. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/bindtextdom.c -o bindtextdom.o
  61. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/dcgettext.c -o dcgettext.o
  62. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/dgettext.c -o dgettext.o
  63. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/gettext.c -o gettext.o
  64. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/finddomain.c -o finddomain.o
  65. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/loadmsgcat.c -o loadmsgcat.o
  66. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/textdomain.c -o textdomain.o
  67. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/l10nflist.c -o l10nflist.o
  68. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/explodename.c -o explodename.o
  69. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/dcigettext.c -o dcigettext.o
  70. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/dcngettext.c -o dcngettext.o
  71. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/dngettext.c -o dngettext.o
  72. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/ngettext.c -o ngettext.o
  73. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/plural.c -o plural.o
  74. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/plural-exp.c -o plural-exp.o
  75. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/langprefs.c -o langprefs.o
  76. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/localcharset.c -o localcharset.o
  77. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/localename.c -o localename.o
  78. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/printf.c -o printf.o
  79. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/intl-compat.c -o intl-compat.o
  80. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/hash-string.c -o hash-string.o
  81. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../../src/include -I../../../../src/include -I../../../../src/extra/intl -D__ACCELERATE__ -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../src/extra/intl/lock.c -o lock.o
  82. rm -f libintl.a
  83. ar cr libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o langprefs.o localcharset.o localename.o printf.o osdep.o intl-compat.o hash-string.o lock.o
  84. /usr/bin/ranlib: file: libintl.a(printf.o) has no symbols
  85. /usr/bin/ranlib: file: libintl.a(osdep.o) has no symbols
  86. /usr/bin/ranlib: file: libintl.a(lock.o) has no symbols
  87. ranlib libintl.a
  88. ranlib: file: libintl.a(printf.o) has no symbols
  89. ranlib: file: libintl.a(osdep.o) has no symbols
  90. ranlib: file: libintl.a(lock.o) has no symbols
  91. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/regcomp.c -o regcomp.o
  92. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/regerror.c -o regerror.o
  93. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/regexec.c -o regexec.o
  94. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-ast.c -o tre-ast.o
  95. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-compile.c -o tre-compile.o
  96. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-match-approx.c -o tre-match-approx.o
  97. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-match-backtrack.c -o tre-match-backtrack.o
  98. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-match-parallel.c -o tre-match-parallel.o
  99. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-mem.c -o tre-mem.o
  100. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-parse.c -o tre-parse.o
  101. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/tre-stack.c -o tre-stack.o
  102. gcc-4.7 -arch x86_64 -std=gnu99 -I../../../../src/extra/tre -I. -I../../../src/include -I../../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../src/extra/tre/xmalloc.c -o xmalloc.o
  103. rm -f libtre.a
  104. ar cr libtre.a regcomp.o regerror.o regexec.o tre-ast.o tre-compile.o tre-match-approx.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o xmalloc.o
  105. ranlib libtre.a
  106. make[4]: `liblzma.a' is up to date.
  107. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/bakslv.c -o bakslv.o
  108. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/binning.c -o binning.o
  109. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/cpoly.c -o cpoly.o
  110. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/cumsum.c -o cumsum.o
  111. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/fft.c -o fft.o
  112. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/fmin.c -o fmin.o
  113. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/integrate.c -o integrate.o
  114. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/interv.c -o interv.o
  115. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/lbfgsb.c -o lbfgsb.o
  116. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/machar.c -o machar.o
  117. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/maxcol.c -o maxcol.o
  118. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/pretty.c -o pretty.o
  119. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/rcont.c -o rcont.o
  120. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/rowsum.c -o rowsum.o
  121. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/stem.c -o stem.o
  122. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/strsignif.c -o strsignif.o
  123. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/tabulate.c -o tabulate.o
  124. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/uncmin.c -o uncmin.o
  125. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/appl/zeroin.c -o zeroin.o
  126. rm -f libappl.a
  127. ar cr libappl.a bakslv.o binning.o cpoly.o cumsum.o fft.o fmin.o integrate.o interv.o lbfgsb.o machar.o maxcol.o pretty.o rcont.o rowsum.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o eigen.o
  128. ranlib libappl.a
  129. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/mlutils.c -o mlutils.o
  130. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/d1mach.c -o d1mach.o
  131. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/i1mach.c -o i1mach.o
  132. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/fmax2.c -o fmax2.o
  133. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/fmin2.c -o fmin2.o
  134. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/fprec.c -o fprec.o
  135. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/fround.c -o fround.o
  136. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/ftrunc.c -o ftrunc.o
  137. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/sign.c -o sign.o
  138. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/fsign.c -o fsign.o
  139. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/imax2.c -o imax2.o
  140. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/imin2.c -o imin2.o
  141. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/chebyshev.c -o chebyshev.o
  142. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/log1p.c -o log1p.o
  143. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/expm1.c -o expm1.o
  144. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/lgammacor.c -o lgammacor.o
  145. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/gammalims.c -o gammalims.o
  146. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/stirlerr.c -o stirlerr.o
  147. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/bd0.c -o bd0.o
  148. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/gamma.c -o gamma.o
  149. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/lgamma.c -o lgamma.o
  150. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/gamma_cody.c -o gamma_cody.o
  151. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/beta.c -o beta.o
  152. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/lbeta.c -o lbeta.o
  153. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/polygamma.c -o polygamma.o
  154. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/bessel_i.c -o bessel_i.o
  155. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/bessel_j.c -o bessel_j.o
  156. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/bessel_k.c -o bessel_k.o
  157. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/bessel_y.c -o bessel_y.o
  158. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/choose.c -o choose.o
  159. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/snorm.c -o snorm.o
  160. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/sexp.c -o sexp.o
  161. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dgamma.c -o dgamma.o
  162. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pgamma.c -o pgamma.o
  163. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qgamma.c -o qgamma.o
  164. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rgamma.c -o rgamma.o
  165. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dbeta.c -o dbeta.o
  166. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pbeta.c -o pbeta.o
  167. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qbeta.c -o qbeta.o
  168. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rbeta.c -o rbeta.o
  169. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dunif.c -o dunif.o
  170. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/punif.c -o punif.o
  171. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qunif.c -o qunif.o
  172. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/runif.c -o runif.o
  173. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dnorm.c -o dnorm.o
  174. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pnorm.c -o pnorm.o
  175. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qnorm.c -o qnorm.o
  176. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rnorm.c -o rnorm.o
  177. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dlnorm.c -o dlnorm.o
  178. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/plnorm.c -o plnorm.o
  179. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qlnorm.c -o qlnorm.o
  180. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rlnorm.c -o rlnorm.o
  181. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/df.c -o df.o
  182. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pf.c -o pf.o
  183. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qf.c -o qf.o
  184. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rf.c -o rf.o
  185. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dnf.c -o dnf.o
  186. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dt.c -o dt.o
  187. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pt.c -o pt.o
  188. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qt.c -o qt.o
  189. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rt.c -o rt.o
  190. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dnt.c -o dnt.o
  191. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dchisq.c -o dchisq.o
  192. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pchisq.c -o pchisq.o
  193. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qchisq.c -o qchisq.o
  194. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rchisq.c -o rchisq.o
  195. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rnchisq.c -o rnchisq.o
  196. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dbinom.c -o dbinom.o
  197. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pbinom.c -o pbinom.o
  198. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qbinom.c -o qbinom.o
  199. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rbinom.c -o rbinom.o
  200. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rmultinom.c -o rmultinom.o
  201. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dcauchy.c -o dcauchy.o
  202. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pcauchy.c -o pcauchy.o
  203. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qcauchy.c -o qcauchy.o
  204. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rcauchy.c -o rcauchy.o
  205. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dexp.c -o dexp.o
  206. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pexp.c -o pexp.o
  207. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qexp.c -o qexp.o
  208. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rexp.c -o rexp.o
  209. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dgeom.c -o dgeom.o
  210. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pgeom.c -o pgeom.o
  211. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qgeom.c -o qgeom.o
  212. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rgeom.c -o rgeom.o
  213. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dhyper.c -o dhyper.o
  214. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/phyper.c -o phyper.o
  215. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qhyper.c -o qhyper.o
  216. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rhyper.c -o rhyper.o
  217. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dnbinom.c -o dnbinom.o
  218. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pnbinom.c -o pnbinom.o
  219. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qnbinom.c -o qnbinom.o
  220. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rnbinom.c -o rnbinom.o
  221. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dpois.c -o dpois.o
  222. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/ppois.c -o ppois.o
  223. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qpois.c -o qpois.o
  224. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rpois.c -o rpois.o
  225. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dweibull.c -o dweibull.o
  226. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pweibull.c -o pweibull.o
  227. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qweibull.c -o qweibull.o
  228. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rweibull.c -o rweibull.o
  229. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dlogis.c -o dlogis.o
  230. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/plogis.c -o plogis.o
  231. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qlogis.c -o qlogis.o
  232. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/rlogis.c -o rlogis.o
  233. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dnchisq.c -o dnchisq.o
  234. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pnchisq.c -o pnchisq.o
  235. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qnchisq.c -o qnchisq.o
  236. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/dnbeta.c -o dnbeta.o
  237. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pnbeta.c -o pnbeta.o
  238. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qnbeta.c -o qnbeta.o
  239. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pnf.c -o pnf.o
  240. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/pnt.c -o pnt.o
  241. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qnf.c -o qnf.o
  242. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qnt.c -o qnt.o
  243. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/ptukey.c -o ptukey.o
  244. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/qtukey.c -o qtukey.o
  245. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/toms708.c -o toms708.o
  246. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/wilcox.c -o wilcox.o
  247. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/nmath/signrank.c -o signrank.o
  248. rm -rf libnmath.a
  249. ar cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbeta.o dunif.o punif.o qunif.o runif.o dnorm.o pnorm.o qnorm.o rnorm.o dlnorm.o plnorm.o qlnorm.o rlnorm.o df.o pf.o qf.o rf.o dnf.o dt.o pt.o qt.o rt.o dnt.o dchisq.o pchisq.o qchisq.o rchisq.o rnchisq.o dbinom.o pbinom.o qbinom.o rbinom.o rmultinom.o dcauchy.o pcauchy.o qcauchy.o rcauchy.o dexp.o pexp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o
  250. /usr/bin/ranlib: file: libnmath.a(mlutils.o) has no symbols
  251. /usr/bin/ranlib: file: libnmath.a(log1p.o) has no symbols
  252. /usr/bin/ranlib: file: libnmath.a(expm1.o) has no symbols
  253. ranlib libnmath.a
  254. ranlib: file: libnmath.a(mlutils.o) has no symbols
  255. ranlib: file: libnmath.a(log1p.o) has no symbols
  256. ranlib: file: libnmath.a(expm1.o) has no symbols
  257. config.status: creating src/unix/Makefile
  258. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/dynload.c -o dynload.o
  259. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/edit.c -o edit.o
  260. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/stubs.c -o stubs.o
  261. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/system.c -o system.o
  262. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/sys-unix.c -o sys-unix.o
  263. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/sys-std.c -o sys-std.o
  264. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/X11.c -o X11.o
  265. gcc-4.7 -arch x86_64 -std=gnu99 -I. -I../../src/include -I../../../src/include -I/usr/X11/include/ -D__ACCELERATE__ -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../src/unix/aqua.c -o aqua.o
  266. In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:5:0,
  267. from /usr/include/os/object.h:74,
  268. from /usr/include/dispatch/dispatch.h:48,
  269. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  270. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  271. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  272. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  273. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  274. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  275. from ../../../src/include/R_ext/QuartzDevice.h:101,
  276. from ../../../src/unix/aqua.c:40:
  277. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:409:1: error: stray ‘@’ in program
  278. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:409:2: error: unknown type name ‘class’
  279. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:411:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  280. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:412:44: error: expected declaration specifiers or ‘...’ before ‘NSString’
  281. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:414:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  282. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:415:43: error: expected declaration specifiers or ‘...’ before ‘NSString’
  283. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:417:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  284. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:418:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  285. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:422:30: error: expected declaration specifiers or ‘...’ before ‘NSString’
  286. /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:423:31: error: expected declaration specifiers or ‘...’ before ‘NSString’
  287. In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:0,
  288. from /usr/include/os/object.h:74,
  289. from /usr/include/dispatch/dispatch.h:48,
  290. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  291. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  292. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  293. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  294. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  295. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  296. from ../../../src/include/R_ext/QuartzDevice.h:101,
  297. from ../../../src/unix/aqua.c:40:
  298. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:8:1: error: stray ‘@’ in program
  299. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:8:2: error: unknown type name ‘class’
  300. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:16:52: error: expected declaration specifiers or ‘...’ before ‘NSString’
  301. /System/Library/Frameworks/Foundation.framework/Headers/NSZone.h:17:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  302. In file included from /usr/include/os/object.h:74:0,
  303. from /usr/include/dispatch/dispatch.h:48,
  304. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  305. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  306. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  307. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  308. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  309. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  310. from ../../../src/include/R_ext/QuartzDevice.h:101,
  311. from ../../../src/unix/aqua.c:40:
  312. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:8:1: error: stray ‘@’ in program
  313. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:8:2: error: unknown type name ‘class’
  314. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:9:1: error: stray ‘@’ in program
  315. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:9:2: error: unknown type name ‘class’
  316. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:13:1: error: stray ‘@’ in program
  317. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:13:2: error: unknown type name ‘protocol’
  318. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:15:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘-’ token
  319. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:16:1: error: expected identifier or ‘(’ before ‘-’ token
  320. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:18:1: error: expected identifier or ‘(’ before ‘-’ token
  321. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:19:1: error: expected identifier or ‘(’ before ‘-’ token
  322. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:20:1: error: expected identifier or ‘(’ before ‘-’ token
  323. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:21:1: error: expected identifier or ‘(’ before ‘-’ token
  324. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:23:1: error: expected identifier or ‘(’ before ‘-’ token
  325. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:24:1: error: expected identifier or ‘(’ before ‘-’ token
  326. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:25:1: error: expected identifier or ‘(’ before ‘-’ token
  327. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:27:1: error: expected identifier or ‘(’ before ‘-’ token
  328. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:29:1: error: expected identifier or ‘(’ before ‘-’ token
  329. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:30:1: error: expected identifier or ‘(’ before ‘-’ token
  330. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:31:1: error: expected identifier or ‘(’ before ‘-’ token
  331. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:33:1: error: expected identifier or ‘(’ before ‘-’ token
  332. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:35:1: error: expected identifier or ‘(’ before ‘-’ token
  333. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:36:1: error: expected identifier or ‘(’ before ‘-’ token
  334. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:37:1: error: expected identifier or ‘(’ before ‘-’ token
  335. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:38:1: error: expected identifier or ‘(’ before ‘-’ token
  336. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:40:1: error: expected identifier or ‘(’ before ‘-’ token
  337. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:41:1: error: stray ‘@’ in program
  338. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:42:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘-’ token
  339. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:44:1: error: stray ‘@’ in program
  340. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:46:1: error: stray ‘@’ in program
  341. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:44:2: error: unknown type name ‘end’
  342. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:46:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSCopying’
  343. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:50:1: error: stray ‘@’ in program
  344. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:52:1: error: stray ‘@’ in program
  345. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:50:2: error: unknown type name ‘end’
  346. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:52:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSMutableCopying’
  347. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:56:1: error: stray ‘@’ in program
  348. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:58:1: error: stray ‘@’ in program
  349. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:56:2: error: unknown type name ‘end’
  350. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:58:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSCoding’
  351. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:61:1: error: expected identifier or ‘(’ before ‘-’ token
  352. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:63:1: error: stray ‘@’ in program
  353. In file included from /usr/include/os/object.h:74:0,
  354. from /usr/include/dispatch/dispatch.h:48,
  355. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  356. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  357. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  358. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  359. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  360. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  361. from ../../../src/include/R_ext/QuartzDevice.h:101,
  362. from ../../../src/unix/aqua.c:40:
  363. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:66:1: error: stray ‘@’ in program
  364. In file included from /usr/include/os/object.h:74:0,
  365. from /usr/include/dispatch/dispatch.h:48,
  366. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  367. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  368. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  369. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  370. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  371. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  372. from ../../../src/include/R_ext/QuartzDevice.h:101,
  373. from ../../../src/unix/aqua.c:40:
  374. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:63:2: error: unknown type name ‘end’
  375. In file included from /usr/include/os/object.h:74:0,
  376. from /usr/include/dispatch/dispatch.h:48,
  377. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  378. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  379. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  380. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  381. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  382. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  383. from ../../../src/include/R_ext/QuartzDevice.h:101,
  384. from ../../../src/unix/aqua.c:40:
  385. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:66:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSSecureCoding’
  386. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:67:1: error: stray ‘@’ in program
  387. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:71:1: error: stray ‘@’ in program
  388. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:76:1: error: stray ‘@’ in program
  389. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:71:2: error: unknown type name ‘end’
  390. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:76:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  391. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:80:1: error: expected identifier or ‘(’ before ‘+’ token
  392. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:82:1: error: expected identifier or ‘(’ before ‘+’ token
  393. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:83:1: error: expected identifier or ‘(’ before ‘-’ token
  394. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:85:1: error: expected identifier or ‘(’ before ‘+’ token
  395. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:86:1: error: expected identifier or ‘(’ before ‘+’ token
  396. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:87:1: error: expected identifier or ‘(’ before ‘+’ token
  397. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:88:1: error: expected identifier or ‘(’ before ‘-’ token
  398. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:90:1: error: expected identifier or ‘(’ before ‘-’ token
  399. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:92:1: error: expected identifier or ‘(’ before ‘-’ token
  400. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:93:1: error: expected identifier or ‘(’ before ‘-’ token
  401. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:95:1: error: expected identifier or ‘(’ before ‘+’ token
  402. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:96:1: error: expected identifier or ‘(’ before ‘+’ token
  403. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:98:1: error: expected identifier or ‘(’ before ‘+’ token
  404. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:99:1: error: expected identifier or ‘(’ before ‘+’ token
  405. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:100:1: error: expected identifier or ‘(’ before ‘+’ token
  406. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:101:1: error: expected identifier or ‘(’ before ‘+’ token
  407. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:102:1: error: expected identifier or ‘(’ before ‘-’ token
  408. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:103:1: error: expected identifier or ‘(’ before ‘+’ token
  409. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:104:1: error: expected identifier or ‘(’ before ‘-’ token
  410. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:106:1: error: expected identifier or ‘(’ before ‘-’ token
  411. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:107:1: error: expected identifier or ‘(’ before ‘-’ token
  412. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:108:1: error: expected identifier or ‘(’ before ‘-’ token
  413. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:110:1: error: expected identifier or ‘(’ before ‘+’ token
  414. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:112:1: error: expected identifier or ‘(’ before ‘-’ token
  415. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:113:1: error: expected identifier or ‘(’ before ‘-’ token
  416. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:115:1: error: expected identifier or ‘(’ before ‘+’ token
  417. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:117:1: error: expected identifier or ‘(’ before ‘+’ token
  418. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:119:1: error: expected identifier or ‘(’ before ‘+’ token
  419. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:120:1: error: expected identifier or ‘(’ before ‘+’ token
  420. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:122:1: error: stray ‘@’ in program
  421. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:124:1: error: stray ‘@’ in program
  422. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:122:2: error: unknown type name ‘end’
  423. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:124:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  424. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:127:1: error: expected identifier or ‘(’ before ‘+’ token
  425. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:128:1: error: expected identifier or ‘(’ before ‘-’ token
  426. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:129:1: error: expected identifier or ‘(’ before ‘-’ token
  427. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:130:1: error: expected identifier or ‘(’ before ‘-’ token
  428. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:132:1: error: stray ‘@’ in program
  429. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:135:1: error: stray ‘@’ in program
  430. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:132:2: error: unknown type name ‘end’
  431. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:135:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  432. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:143:1: error: stray ‘@’ in program
  433. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:149:1: error: stray ‘@’ in program
  434. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:143:2: error: unknown type name ‘end’
  435. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:149:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSDiscardableContent’
  436. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:150:1: error: stray ‘@’ in program
  437. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:149:11: error: unknown type name ‘NSDiscardableContent’
  438. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:152:1: error: expected identifier or ‘(’ before ‘-’ token
  439. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:153:1: error: expected identifier or ‘(’ before ‘-’ token
  440. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:154:1: error: expected identifier or ‘(’ before ‘-’ token
  441. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:155:1: error: stray ‘@’ in program
  442. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:157:1: error: stray ‘@’ in program
  443. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:155:2: error: unknown type name ‘end’
  444. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:157:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘NSObject’
  445. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:159:1: error: stray ‘@’ in program
  446. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:164:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
  447. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h: In function ‘CFBridgingRelease’:
  448. /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:198:12: error: expected expression before ‘[’ token
  449. In file included from /usr/include/dispatch/dispatch.h:50:0,
  450. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  451. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  452. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  453. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  454. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  455. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  456. from ../../../src/include/R_ext/QuartzDevice.h:101,
  457. from ../../../src/unix/aqua.c:40:
  458. /usr/include/dispatch/object.h: At top level:
  459. /usr/include/dispatch/object.h:49:1: error: stray ‘@’ in program
  460. /usr/include/dispatch/object.h:49:1: error: unknown type name ‘protocol’
  461. /usr/include/dispatch/object.h:49:1: error: stray ‘@’ in program
  462. /usr/include/dispatch/object.h:49:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘end’
  463. /usr/include/dispatch/object.h:55:27: error: unknown type name ‘dispatch_object_t’
  464. /usr/include/dispatch/object.h:124:16: error: unknown type name ‘dispatch_object_t’
  465. /usr/include/dispatch/object.h:130:17: error: unknown type name ‘dispatch_object_t’
  466. /usr/include/dispatch/object.h:149:17: error: unknown type name ‘dispatch_object_t’
  467. /usr/include/dispatch/object.h:175:18: error: unknown type name ‘dispatch_object_t’
  468. /usr/include/dispatch/object.h:198:22: error: unknown type name ‘dispatch_object_t’
  469. /usr/include/dispatch/object.h:216:22: error: unknown type name ‘dispatch_object_t’
  470. /usr/include/dispatch/object.h:242:26: error: unknown type name ‘dispatch_object_t’
  471. /usr/include/dispatch/object.h:266:18: error: unknown type name ‘dispatch_object_t’
  472. /usr/include/dispatch/object.h:281:17: error: unknown type name ‘dispatch_object_t’
  473. In file included from /usr/include/dispatch/dispatch.h:52:0,
  474. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  475. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  476. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  477. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  478. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  479. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  480. from ../../../src/include/R_ext/QuartzDevice.h:101,
  481. from ../../../src/unix/aqua.c:40:
  482. /usr/include/dispatch/queue.h:67:1: error: stray ‘@’ in program
  483. /usr/include/dispatch/queue.h:67:1: error: unknown type name ‘protocol’
  484. /usr/include/dispatch/queue.h:67:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  485. /usr/include/dispatch/queue.h:67:1: error: stray ‘@’ in program
  486. /usr/include/dispatch/queue.h:75:1: error: stray ‘@’ in program
  487. /usr/include/dispatch/queue.h:75:1: error: unknown type name ‘protocol’
  488. /usr/include/dispatch/queue.h:75:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  489. /usr/include/dispatch/queue.h:75:1: error: stray ‘@’ in program
  490. /usr/include/dispatch/queue.h:178:18: error: unknown type name ‘dispatch_queue_t’
  491. /usr/include/dispatch/queue.h:244:17: error: unknown type name ‘dispatch_queue_t’
  492. /usr/include/dispatch/queue.h:310:37: error: unknown type name ‘dispatch_queue_t’
  493. /usr/include/dispatch/queue.h:344:1: error: unknown type name ‘dispatch_queue_t’
  494. /usr/include/dispatch/queue.h:425:1: error: unknown type name ‘dispatch_queue_t’
  495. /usr/include/dispatch/queue.h:484:1: error: unknown type name ‘dispatch_queue_t’
  496. /usr/include/dispatch/queue.h:484:42: error: unknown type name ‘dispatch_queue_attr_t’
  497. /usr/include/dispatch/queue.h:503:26: error: unknown type name ‘dispatch_queue_t’
  498. /usr/include/dispatch/queue.h:558:27: error: unknown type name ‘dispatch_object_t’
  499. /usr/include/dispatch/queue.h:558:53: error: unknown type name ‘dispatch_queue_t’
  500. /usr/include/dispatch/queue.h:638:2: error: unknown type name ‘dispatch_queue_t’
  501. /usr/include/dispatch/queue.h:718:26: error: unknown type name ‘dispatch_queue_t’
  502. /usr/include/dispatch/queue.h:777:25: error: unknown type name ‘dispatch_queue_t’
  503. /usr/include/dispatch/queue.h:820:29: error: unknown type name ‘dispatch_queue_t’
  504. /usr/include/dispatch/queue.h:850:29: error: unknown type name ‘dispatch_queue_t’
  505. In file included from /usr/include/dispatch/dispatch.h:53:0,
  506. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  507. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  508. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  509. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  510. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  511. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  512. from ../../../src/include/R_ext/QuartzDevice.h:101,
  513. from ../../../src/unix/aqua.c:40:
  514. /usr/include/dispatch/source.h:52:1: error: stray ‘@’ in program
  515. /usr/include/dispatch/source.h:52:1: error: unknown type name ‘protocol’
  516. /usr/include/dispatch/source.h:52:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  517. /usr/include/dispatch/source.h:52:1: error: stray ‘@’ in program
  518. /usr/include/dispatch/source.h:294:1: error: unknown type name ‘dispatch_source_t’
  519. /usr/include/dispatch/source.h:297:2: error: unknown type name ‘dispatch_queue_t’
  520. /usr/include/dispatch/source.h:339:37: error: unknown type name ‘dispatch_source_t’
  521. /usr/include/dispatch/source.h:398:38: error: unknown type name ‘dispatch_source_t’
  522. /usr/include/dispatch/source.h:426:24: error: unknown type name ‘dispatch_source_t’
  523. /usr/include/dispatch/source.h:445:28: error: unknown type name ‘dispatch_source_t’
  524. /usr/include/dispatch/source.h:475:28: error: unknown type name ‘dispatch_source_t’
  525. /usr/include/dispatch/source.h:505:26: error: unknown type name ‘dispatch_source_t’
  526. /usr/include/dispatch/source.h:542:26: error: unknown type name ‘dispatch_source_t’
  527. /usr/include/dispatch/source.h:563:28: error: unknown type name ‘dispatch_source_t’
  528. /usr/include/dispatch/source.h:600:27: error: unknown type name ‘dispatch_source_t’
  529. /usr/include/dispatch/source.h:655:44: error: unknown type name ‘dispatch_source_t’
  530. In file included from /usr/include/dispatch/dispatch.h:54:0,
  531. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  532. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  533. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  534. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  535. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  536. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  537. from ../../../src/include/R_ext/QuartzDevice.h:101,
  538. from ../../../src/unix/aqua.c:40:
  539. /usr/include/dispatch/group.h:34:1: error: stray ‘@’ in program
  540. /usr/include/dispatch/group.h:34:1: error: unknown type name ‘protocol’
  541. /usr/include/dispatch/group.h:34:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  542. /usr/include/dispatch/group.h:34:1: error: stray ‘@’ in program
  543. /usr/include/dispatch/group.h:56:1: error: unknown type name ‘dispatch_group_t’
  544. /usr/include/dispatch/group.h:120:24: error: unknown type name ‘dispatch_group_t’
  545. /usr/include/dispatch/group.h:121:2: error: unknown type name ‘dispatch_queue_t’
  546. /usr/include/dispatch/group.h:163:21: error: unknown type name ‘dispatch_group_t’
  547. /usr/include/dispatch/group.h:230:25: error: unknown type name ‘dispatch_group_t’
  548. /usr/include/dispatch/group.h:231:2: error: unknown type name ‘dispatch_queue_t’
  549. /usr/include/dispatch/group.h:253:22: error: unknown type name ‘dispatch_group_t’
  550. /usr/include/dispatch/group.h:272:22: error: unknown type name ‘dispatch_group_t’
  551. In file included from /usr/include/dispatch/dispatch.h:55:0,
  552. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  553. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  554. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  555. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  556. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  557. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  558. from ../../../src/include/R_ext/QuartzDevice.h:101,
  559. from ../../../src/unix/aqua.c:40:
  560. /usr/include/dispatch/semaphore.h:35:1: error: stray ‘@’ in program
  561. /usr/include/dispatch/semaphore.h:35:1: error: unknown type name ‘protocol’
  562. /usr/include/dispatch/semaphore.h:35:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  563. /usr/include/dispatch/semaphore.h:35:1: error: stray ‘@’ in program
  564. /usr/include/dispatch/semaphore.h:62:1: error: unknown type name ‘dispatch_semaphore_t’
  565. /usr/include/dispatch/semaphore.h:87:25: error: unknown type name ‘dispatch_semaphore_t’
  566. /usr/include/dispatch/semaphore.h:109:27: error: unknown type name ‘dispatch_semaphore_t’
  567. In file included from /usr/include/dispatch/dispatch.h:57:0,
  568. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
  569. from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
  570. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  571. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  572. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  573. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  574. from ../../../src/include/R_ext/QuartzDevice.h:101,
  575. from ../../../src/unix/aqua.c:40:
  576. /usr/include/dispatch/data.h:42:1: error: stray ‘@’ in program
  577. /usr/include/dispatch/data.h:42:1: error: unknown type name ‘protocol’
  578. /usr/include/dispatch/data.h:42:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
  579. /usr/include/dispatch/data.h:42:1: error: stray ‘@’ in program
  580. In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68:0,
  581. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
  582. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  583. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  584. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  585. from ../../../src/include/R_ext/QuartzDevice.h:101,
  586. from ../../../src/unix/aqua.c:40:
  587. /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:57:67: error: unknown type name ‘dispatch_queue_t’
  588. In file included from /System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:0,
  589. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56,
  590. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26,
  591. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87,
  592. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  593. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  594. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  595. from ../../../src/include/R_ext/QuartzDevice.h:101,
  596. from ../../../src/unix/aqua.c:40:
  597. /System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:186:32: error: unknown type name ‘dispatch_queue_t’
  598. In file included from /System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:30:0,
  599. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56,
  600. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26,
  601. from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87,
  602. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  603. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  604. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  605. from ../../../src/include/R_ext/QuartzDevice.h:101,
  606. from ../../../src/unix/aqua.c:40:
  607. /System/Library/Frameworks/DiskArbitration.framework/Headers/DASession.h:87:62: error: unknown type name ‘dispatch_queue_t’
  608. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:220:0,
  609. from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
  610. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
  611. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  612. from ../../../src/include/R_ext/QuartzDevice.h:101,
  613. from ../../../src/unix/aqua.c:40:
  614. /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/FSEvents.h:1056:3: error: unknown type name ‘dispatch_queue_t’
  615. In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Headers/MDLabel.h:20:0,
  616. from /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Headers/Metadata.h:11,
  617. from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:46,
  618. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
  619. from ../../../src/include/R_ext/QuartzDevice.h:101,
  620. from ../../../src/unix/aqua.c:40:
  621. /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Headers/MDQuery.h:533:58: error: unknown type name ‘dispatch_queue_t’
  622. In file included from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:30:0,
  623. from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:13,
  624. from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11,
  625. from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  626. from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  627. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  628. from ../../../src/include/R_ext/QuartzDevice.h:101,
  629. from ../../../src/unix/aqua.c:40:
  630. /usr/include/xpc/xpc.h:64:1: error: stray ‘@’ in program
  631. /usr/include/xpc/xpc.h:64:1: error: unknown type name ‘protocol’
  632. /usr/include/xpc/xpc.h:64:1: error: stray ‘@’ in program
  633. /usr/include/xpc/xpc.h:64:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘end’
  634. /usr/include/xpc/xpc.h:72:22: error: unknown type name ‘xpc_object_t’
  635. /usr/include/xpc/xpc.h:109:1: error: unknown type name ‘xpc_object_t’
  636. /usr/include/xpc/xpc.h:136:1: error: unknown type name ‘xpc_object_t’
  637. In file included from /usr/include/xpc/xpc.h:324:0,
  638. from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:30,
  639. from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:13,
  640. from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11,
  641. from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  642. from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  643. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  644. from ../../../src/include/R_ext/QuartzDevice.h:101,
  645. from ../../../src/unix/aqua.c:40:
  646. /usr/include/xpc/endpoint.h:20:1: error: nonnull argument references non-pointer operand (argument 1, operand 1)
  647. In file included from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:30:0,
  648. from /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:13,
  649. from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11,
  650. from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  651. from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  652. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  653. from ../../../src/include/R_ext/QuartzDevice.h:101,
  654. from ../../../src/unix/aqua.c:40:
  655. /usr/include/xpc/xpc.h:350:1: error: unknown type name ‘xpc_object_t’
  656. /usr/include/xpc/xpc.h:350:12: error: unknown type name ‘xpc_object_t’
  657. /usr/include/xpc/xpc.h:375:13: error: unknown type name ‘xpc_object_t’
  658. /usr/include/xpc/xpc.h:398:14: error: unknown type name ‘xpc_object_t’
  659. /usr/include/xpc/xpc.h:423:1: error: unknown type name ‘xpc_object_t’
  660. /usr/include/xpc/xpc.h:423:10: error: unknown type name ‘xpc_object_t’
  661. /usr/include/xpc/xpc.h:451:11: error: unknown type name ‘xpc_object_t’
  662. /usr/include/xpc/xpc.h:451:33: error: unknown type name ‘xpc_object_t’
  663. /usr/include/xpc/xpc.h:474:10: error: unknown type name ‘xpc_object_t’
  664. /usr/include/xpc/xpc.h:492:22: error: unknown type name ‘xpc_object_t’
  665. /usr/include/xpc/xpc.h:508:1: error: unknown type name ‘xpc_object_t’
  666. /usr/include/xpc/xpc.h:526:1: error: unknown type name ‘xpc_object_t’
  667. /usr/include/xpc/xpc.h:543:20: error: unknown type name ‘xpc_object_t’
  668. /usr/include/xpc/xpc.h:561:1: error: unknown type name ‘xpc_object_t’
  669. /usr/include/xpc/xpc.h:578:21: error: unknown type name ‘xpc_object_t’
  670. /usr/include/xpc/xpc.h:596:1: error: unknown type name ‘xpc_object_t’
  671. /usr/include/xpc/xpc.h:613:22: error: unknown type name ‘xpc_object_t’
  672. /usr/include/xpc/xpc.h:631:1: error: unknown type name ‘xpc_object_t’
  673. /usr/include/xpc/xpc.h:648:22: error: unknown type name ‘xpc_object_t’
  674. /usr/include/xpc/xpc.h:668:1: error: unknown type name ‘xpc_object_t’
  675. /usr/include/xpc/xpc.h:682:1: error: unknown type name ‘xpc_object_t’
  676. /usr/include/xpc/xpc.h:699:20: error: unknown type name ‘xpc_object_t’
  677. /usr/include/xpc/xpc.h:726:1: error: unknown type name ‘xpc_object_t’
  678. /usr/include/xpc/xpc.h:750:1: error: unknown type name ‘xpc_object_t’
  679. /usr/include/xpc/xpc.h:750:36: error: unknown type name ‘dispatch_data_t’
  680. /usr/include/xpc/xpc.h:767:21: error: unknown type name ‘xpc_object_t’
  681. /usr/include/xpc/xpc.h:784:24: error: unknown type name ‘xpc_object_t’
  682. /usr/include/xpc/xpc.h:812:20: error: unknown type name ‘xpc_object_t’
  683. /usr/include/xpc/xpc.h:831:1: error: unknown type name ‘xpc_object_t’
  684. /usr/include/xpc/xpc.h:854:1: error: unknown type name ‘xpc_object_t’
  685. /usr/include/xpc/xpc.h:878:1: error: unknown type name ‘xpc_object_t’
  686. /usr/include/xpc/xpc.h:895:23: error: unknown type name ‘xpc_object_t’
  687. /usr/include/xpc/xpc.h:912:27: error: unknown type name ‘xpc_object_t’
  688. /usr/include/xpc/xpc.h:931:1: error: unknown type name ‘xpc_object_t’
  689. /usr/include/xpc/xpc.h:949:20: error: unknown type name ‘xpc_object_t’
  690. /usr/include/xpc/xpc.h:983:1: error: unknown type name ‘xpc_object_t’
  691. /usr/include/xpc/xpc.h:1009:12: error: unknown type name ‘xpc_object_t’
  692. /usr/include/xpc/xpc.h:1036:1: error: unknown type name ‘xpc_object_t’
  693. /usr/include/xpc/xpc.h:1065:15: error: unknown type name ‘xpc_object_t’
  694. /usr/include/xpc/xpc.h:1113:1: error: unknown type name ‘xpc_object_t’
  695. /usr/include/xpc/xpc.h:1113:1: error: unknown type name ‘xpc_object_t’
  696. /usr/include/xpc/xpc.h:1137:21: error: unknown type name ‘xpc_object_t’
  697. /usr/include/xpc/xpc.h:1137:56: error: unknown type name ‘xpc_object_t’
  698. /usr/include/xpc/xpc.h:1154:24: error: unknown type name ‘xpc_object_t’
  699. /usr/include/xpc/xpc.h:1154:45: error: unknown type name ‘xpc_object_t’
  700. /usr/include/xpc/xpc.h:1171:21: error: unknown type name ‘xpc_object_t’
  701. /usr/include/xpc/xpc.h:1196:1: error: unknown type name ‘xpc_object_t’
  702. /usr/include/xpc/xpc.h:1196:21: error: unknown type name ‘xpc_object_t’
  703. /usr/include/xpc/xpc.h:1257:20: error: unknown type name ‘xpc_object_t’
  704. /usr/include/xpc/xpc.h:1283:21: error: unknown type name ‘xpc_object_t’
  705. /usr/include/xpc/xpc.h:1309:22: error: unknown type name ‘xpc_object_t’
  706. /usr/include/xpc/xpc.h:1335:22: error: unknown type name ‘xpc_object_t’
  707. /usr/include/xpc/xpc.h:1361:20: error: unknown type name ‘xpc_object_t’
  708. /usr/include/xpc/xpc.h:1390:20: error: unknown type name ‘xpc_object_t’
  709. /usr/include/xpc/xpc.h:1416:22: error: unknown type name ‘xpc_object_t’
  710. /usr/include/xpc/xpc.h:1442:20: error: unknown type name ‘xpc_object_t’
  711. /usr/include/xpc/xpc.h:1468:18: error: unknown type name ‘xpc_object_t’
  712. /usr/include/xpc/xpc.h:1494:26: error: unknown type name ‘xpc_object_t’
  713. /usr/include/xpc/xpc.h:1519:20: error: unknown type name ‘xpc_object_t’
  714. /usr/include/xpc/xpc.h:1542:21: error: unknown type name ‘xpc_object_t’
  715. /usr/include/xpc/xpc.h:1565:22: error: unknown type name ‘xpc_object_t’
  716. /usr/include/xpc/xpc.h:1588:22: error: unknown type name ‘xpc_object_t’
  717. /usr/include/xpc/xpc.h:1611:20: error: unknown type name ‘xpc_object_t’
  718. /usr/include/xpc/xpc.h:1638:20: error: unknown type name ‘xpc_object_t’
  719. /usr/include/xpc/xpc.h:1661:22: error: unknown type name ‘xpc_object_t’
  720. /usr/include/xpc/xpc.h:1685:20: error: unknown type name ‘xpc_object_t’
  721. /usr/include/xpc/xpc.h:1709:18: error: unknown type name ‘xpc_object_t’
  722. /usr/include/xpc/xpc.h:1737:29: error: unknown type name ‘xpc_object_t’
  723. /usr/include/xpc/xpc.h:1790:1: error: unknown type name ‘xpc_object_t’
  724. /usr/include/xpc/xpc.h:1790:1: error: unknown type name ‘xpc_object_t’
  725. /usr/include/xpc/xpc.h:1816:1: error: unknown type name ‘xpc_object_t’
  726. /usr/include/xpc/xpc.h:1816:29: error: unknown type name ‘xpc_object_t’
  727. /usr/include/xpc/xpc.h:1839:26: error: unknown type name ‘xpc_object_t’
  728. /usr/include/xpc/xpc.h:1840:19: error: unknown type name ‘xpc_object_t’
  729. /usr/include/xpc/xpc.h:1865:1: error: unknown type name ‘xpc_object_t’
  730. /usr/include/xpc/xpc.h:1865:26: error: unknown type name ‘xpc_object_t’
  731. /usr/include/xpc/xpc.h:1885:26: error: unknown type name ‘xpc_object_t’
  732. /usr/include/xpc/xpc.h:1933:38: error: unknown type name ‘xpc_object_t’
  733. /usr/include/xpc/xpc.h:1959:25: error: unknown type name ‘xpc_object_t’
  734. /usr/include/xpc/xpc.h:1982:26: error: unknown type name ‘xpc_object_t’
  735. /usr/include/xpc/xpc.h:2005:27: error: unknown type name ‘xpc_object_t’
  736. /usr/include/xpc/xpc.h:2028:27: error: unknown type name ‘xpc_object_t’
  737. /usr/include/xpc/xpc.h:2051:25: error: unknown type name ‘xpc_object_t’
  738. /usr/include/xpc/xpc.h:2077:25: error: unknown type name ‘xpc_object_t’
  739. /usr/include/xpc/xpc.h:2100:27: error: unknown type name ‘xpc_object_t’
  740. /usr/include/xpc/xpc.h:2123:25: error: unknown type name ‘xpc_object_t’
  741. /usr/include/xpc/xpc.h:2146:23: error: unknown type name ‘xpc_object_t’
  742. /usr/include/xpc/xpc.h:2170:31: error: unknown type name ‘xpc_object_t’
  743. /usr/include/xpc/xpc.h:2194:25: error: unknown type name ‘xpc_object_t’
  744. /usr/include/xpc/xpc.h:2216:26: error: unknown type name ‘xpc_object_t’
  745. /usr/include/xpc/xpc.h:2238:27: error: unknown type name ‘xpc_object_t’
  746. /usr/include/xpc/xpc.h:2260:27: error: unknown type name ‘xpc_object_t’
  747. /usr/include/xpc/xpc.h:2282:25: error: unknown type name ‘xpc_object_t’
  748. /usr/include/xpc/xpc.h:2308:25: error: unknown type name ‘xpc_object_t’
  749. /usr/include/xpc/xpc.h:2330:27: error: unknown type name ‘xpc_object_t’
  750. /usr/include/xpc/xpc.h:2352:25: error: unknown type name ‘xpc_object_t’
  751. /usr/include/xpc/xpc.h:2375:23: error: unknown type name ‘xpc_object_t’
  752. /usr/include/xpc/xpc.h:2401:34: error: unknown type name ‘xpc_object_t’
  753. In file included from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayStream.h:11:0,
  754. from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:43,
  755. from /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h:25,
  756. from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:32,
  757. from ../../../src/include/R_ext/QuartzDevice.h:101,
  758. from ../../../src/unix/aqua.c:40:
  759. /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:251:1: error: unknown type name ‘xpc_object_t’
  760. /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h:255:43: error: unknown type name ‘xpc_object_t’
  761. make[3]: *** [aqua.o] Error 1
  762. make[2]: *** [R] Error 2
  763. make[1]: *** [R] Error 1
  764. make: *** [R] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement