commonmarker 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of commonmarker might be problematic. Click here for more details.

Files changed (148) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -8
  3. data/Rakefile +5 -0
  4. data/bin/commonmarker +0 -1
  5. data/commonmarker.gemspec +0 -1
  6. data/ext/commonmarker/cmark/README.md +1 -0
  7. data/ext/commonmarker/cmark/build/CMakeCache.txt +73 -139
  8. data/ext/commonmarker/cmark/build/CMakeFiles/2.8.10.1/CMakeCCompiler.cmake +55 -0
  9. data/ext/commonmarker/cmark/build/CMakeFiles/2.8.10.1/CMakeCXXCompiler.cmake +56 -0
  10. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CMakeDetermineCompilerABI_C.bin +0 -0
  11. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CMakeDetermineCompilerABI_CXX.bin +0 -0
  12. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CMakeSystem.cmake +6 -6
  13. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdC/CMakeCCompilerId.c +50 -156
  14. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdC/a.out +0 -0
  15. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdCXX/CMakeCXXCompilerId.cpp +38 -152
  16. data/ext/commonmarker/cmark/build/CMakeFiles/{3.2.2 → 2.8.10.1}/CompilerIdCXX/a.out +0 -0
  17. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  18. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeError.log +14 -14
  19. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeOutput.log +129 -444
  20. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile.cmake +38 -111
  21. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile2 +6 -3
  22. data/ext/commonmarker/cmark/build/CMakeFiles/TargetDirectories.txt +2 -2
  23. data/ext/commonmarker/cmark/build/CTestTestfile.cmake +5 -5
  24. data/ext/commonmarker/cmark/build/Makefile +44 -44
  25. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  26. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake +10 -10
  27. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/build.make +15 -12
  28. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake +4 -4
  29. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.make +2 -25
  30. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/flags.make +3 -3
  31. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/link.txt +1 -1
  32. data/ext/commonmarker/cmark/build/api_test/Makefile +44 -44
  33. data/ext/commonmarker/cmark/build/api_test/cmake_install.cmake +20 -20
  34. data/ext/commonmarker/cmark/build/cmake_install.cmake +35 -35
  35. data/ext/commonmarker/cmark/build/man/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  36. data/ext/commonmarker/cmark/build/man/Makefile +43 -43
  37. data/ext/commonmarker/cmark/build/man/cmake_install.cmake +26 -26
  38. data/ext/commonmarker/cmark/build/src/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  39. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/DependInfo.cmake +8 -8
  40. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/build.make +60 -57
  41. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmake_clean.cmake +4 -4
  42. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/depend.make +2 -177
  43. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/flags.make +5 -3
  44. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/link.txt +1 -1
  45. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/DependInfo.cmake +9 -9
  46. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/build.make +57 -55
  47. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmake_clean.cmake +4 -4
  48. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/depend.make +2 -169
  49. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/flags.make +2 -2
  50. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/link.txt +1 -1
  51. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/DependInfo.cmake +8 -8
  52. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/build.make +57 -54
  53. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean.cmake +4 -4
  54. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean_target.cmake +1 -1
  55. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/commonmark.c.o +0 -0
  56. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.internal +1 -1
  57. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.make +1 -1
  58. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/flags.make +5 -3
  59. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/html.c.o +0 -0
  60. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/inlines.c.o +0 -0
  61. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/link.txt +2 -2
  62. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/node.c.o +0 -0
  63. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/references.c.o +0 -0
  64. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/xml.c.o +0 -0
  65. data/ext/commonmarker/cmark/build/src/Makefile +45 -45
  66. data/ext/commonmarker/cmark/build/src/cmake_install.cmake +47 -44
  67. data/ext/commonmarker/cmark/build/src/cmark_export.h +2 -8
  68. data/ext/commonmarker/cmark/build/src/libcmark.a +0 -0
  69. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  70. data/ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake +7 -7
  71. data/ext/commonmarker/cmark/build/testdir/Makefile +43 -43
  72. data/ext/commonmarker/cmark/build/testdir/cmake_install.cmake +20 -20
  73. data/ext/commonmarker/cmark/src/chunk.h +13 -4
  74. data/ext/commonmarker/cmark/src/html.c +10 -8
  75. data/ext/commonmarker/cmark/src/inlines.c +38 -29
  76. data/ext/commonmarker/cmark/src/inlines.h +2 -2
  77. data/ext/commonmarker/cmark/src/node.c +6 -21
  78. data/ext/commonmarker/cmark/src/node.h +2 -2
  79. data/ext/commonmarker/cmark/src/references.c +2 -2
  80. data/ext/commonmarker/cmark/src/references.h +2 -2
  81. data/ext/commonmarker/cmark/src/xml.c +4 -2
  82. data/ext/commonmarker/commonmarker.c +48 -7
  83. data/ext/commonmarker/commonmarker.c.orig +444 -0
  84. data/ext/commonmarker/extconf.rb +16 -4
  85. data/lib/commonmarker.rb +7 -24
  86. data/lib/commonmarker/renderer/html_renderer.rb +6 -9
  87. data/lib/commonmarker/version.rb +1 -1
  88. data/test/spec_tests.json +2192 -2192
  89. data/test/test_basics.rb +0 -4
  90. data/test/test_helper.rb +0 -1
  91. data/test/test_maliciousness.rb +4 -0
  92. data/test/test_spec.rb +3 -2
  93. metadata +12 -78
  94. data/ext/commonmarker/cmark/build/CMakeFiles/3.2.2/CMakeCCompiler.cmake +0 -63
  95. data/ext/commonmarker/cmark/build/CMakeFiles/3.2.2/CMakeCXXCompiler.cmake +0 -64
  96. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.bin +0 -0
  97. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c +0 -34
  98. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx +0 -405
  99. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/C.includecache +0 -92
  100. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/CXX.includecache +0 -36
  101. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o +0 -0
  102. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.internal +0 -25
  103. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/harness.c.o +0 -0
  104. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/main.c.o +0 -0
  105. data/ext/commonmarker/cmark/build/api_test/api_test +0 -0
  106. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/C.includecache +0 -422
  107. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/blocks.c.o +0 -0
  108. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/buffer.c.o +0 -0
  109. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmark.c.o +0 -0
  110. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmark_ctype.c.o +0 -0
  111. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/commonmark.c.o +0 -0
  112. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/depend.internal +0 -177
  113. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/houdini_href_e.c.o +0 -0
  114. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/houdini_html_e.c.o +0 -0
  115. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/houdini_html_u.c.o +0 -0
  116. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/html.c.o +0 -0
  117. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/inlines.c.o +0 -0
  118. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/iterator.c.o +0 -0
  119. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/main.c.o +0 -0
  120. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/man.c.o +0 -0
  121. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/node.c.o +0 -0
  122. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/references.c.o +0 -0
  123. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/scanners.c.o +0 -0
  124. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/utf8.c.o +0 -0
  125. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/xml.c.o +0 -0
  126. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/C.includecache +0 -394
  127. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/blocks.c.o +0 -0
  128. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/buffer.c.o +0 -0
  129. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmark.c.o +0 -0
  130. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmark_ctype.c.o +0 -0
  131. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/commonmark.c.o +0 -0
  132. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/depend.internal +0 -169
  133. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/houdini_href_e.c.o +0 -0
  134. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/houdini_html_e.c.o +0 -0
  135. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/houdini_html_u.c.o +0 -0
  136. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/html.c.o +0 -0
  137. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/inlines.c.o +0 -0
  138. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/iterator.c.o +0 -0
  139. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/man.c.o +0 -0
  140. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/node.c.o +0 -0
  141. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/references.c.o +0 -0
  142. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/scanners.c.o +0 -0
  143. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/utf8.c.o +0 -0
  144. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/xml.c.o +0 -0
  145. data/ext/commonmarker/cmark/build/src/cmark +0 -0
  146. data/ext/commonmarker/cmark/build/src/libcmark.0.19.0.dylib +0 -0
  147. data/ext/commonmarker/cmark/build/src/libcmark.dylib +0 -0
  148. data/ext/commonmarker/commonmarker.bundle +0 -0
@@ -5,7 +5,6 @@
5
5
  # error "A C compiler has been selected for C++."
6
6
  #endif
7
7
 
8
-
9
8
  /* Version number components: V=Version, R=Revision, P=Patch
10
9
  Version date components: YYYY=Year, MM=Month, DD=Day */
11
10
 
@@ -17,26 +16,14 @@
17
16
 
18
17
  #elif defined(__INTEL_COMPILER) || defined(__ICC)
19
18
  # define COMPILER_ID "Intel"
20
- # if defined(_MSC_VER)
21
- # define SIMULATE_ID "MSVC"
22
- # endif
23
19
  /* __INTEL_COMPILER = VRP */
24
20
  # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
25
21
  # define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
26
- # if defined(__INTEL_COMPILER_UPDATE)
27
- # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
28
- # else
29
- # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
30
- # endif
22
+ # define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
31
23
  # if defined(__INTEL_COMPILER_BUILD_DATE)
32
24
  /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
33
25
  # define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
34
26
  # endif
35
- # if defined(_MSC_VER)
36
- /* _MSC_VER = VVRR */
37
- # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
38
- # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
39
- # endif
40
27
 
41
28
  #elif defined(__PATHCC__)
42
29
  # define COMPILER_ID "PathScale"
@@ -46,6 +33,12 @@
46
33
  # define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
47
34
  # endif
48
35
 
36
+ #elif defined(__clang__)
37
+ # define COMPILER_ID "Clang"
38
+ # define COMPILER_VERSION_MAJOR DEC(__clang_major__)
39
+ # define COMPILER_VERSION_MINOR DEC(__clang_minor__)
40
+ # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
41
+
49
42
  #elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
50
43
  # define COMPILER_ID "Embarcadero"
51
44
  # define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
@@ -58,23 +51,11 @@
58
51
  # define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
59
52
  # define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
60
53
 
61
- #elif defined(__WATCOMC__) && __WATCOMC__ < 1200
54
+ #elif defined(__WATCOMC__)
62
55
  # define COMPILER_ID "Watcom"
63
- /* __WATCOMC__ = VVRR */
56
+ /* __WATCOMC__ = VVRR */
64
57
  # define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
65
- # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
66
- # if (__WATCOMC__ % 10) > 0
67
- # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
68
- # endif
69
-
70
- #elif defined(__WATCOMC__)
71
- # define COMPILER_ID "OpenWatcom"
72
- /* __WATCOMC__ = VVRP + 1100 */
73
- # define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
74
- # define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
75
- # if (__WATCOMC__ % 10) > 0
76
- # define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
77
- # endif
58
+ # define COMPILER_VERSION_MINOR DEC(__WATCOMC__ % 100)
78
59
 
79
60
  #elif defined(__SUNPRO_CC)
80
61
  # define COMPILER_ID "SunPro"
@@ -104,26 +85,20 @@
104
85
  # define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
105
86
  # define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
106
87
 
107
- #elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
108
- # define COMPILER_ID "zOS"
109
- /* __IBMCPP__ = VRP */
110
- # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
111
- # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
112
- # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
113
-
114
- #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
115
- # define COMPILER_ID "XL"
116
- /* __IBMCPP__ = VRP */
117
- # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
118
- # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
119
- # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
120
-
121
- #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
122
- # define COMPILER_ID "VisualAge"
123
- /* __IBMCPP__ = VRP */
124
- # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
125
- # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
126
- # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
88
+ #elif defined(__IBMCPP__)
89
+ # if defined(__COMPILER_VER__)
90
+ # define COMPILER_ID "zOS"
91
+ # else
92
+ # if __IBMCPP__ >= 800
93
+ # define COMPILER_ID "XL"
94
+ # else
95
+ # define COMPILER_ID "VisualAge"
96
+ # endif
97
+ /* __IBMCPP__ = VRP */
98
+ # define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
99
+ # define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
100
+ # define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
101
+ # endif
127
102
 
128
103
  #elif defined(__PGI)
129
104
  # define COMPILER_ID "PGI"
@@ -139,47 +114,15 @@
139
114
  # define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
140
115
 
141
116
  #elif defined(__TI_COMPILER_VERSION__)
142
- # define COMPILER_ID "TI"
117
+ # define COMPILER_ID "TI_DSP"
143
118
  /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
144
119
  # define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
145
120
  # define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
146
121
  # define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
147
122
 
148
- #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
149
- # define COMPILER_ID "Fujitsu"
150
-
151
123
  #elif defined(__SCO_VERSION__)
152
124
  # define COMPILER_ID "SCO"
153
125
 
154
- #elif defined(__clang__) && defined(__apple_build_version__)
155
- # define COMPILER_ID "AppleClang"
156
- # if defined(_MSC_VER)
157
- # define SIMULATE_ID "MSVC"
158
- # endif
159
- # define COMPILER_VERSION_MAJOR DEC(__clang_major__)
160
- # define COMPILER_VERSION_MINOR DEC(__clang_minor__)
161
- # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
162
- # if defined(_MSC_VER)
163
- /* _MSC_VER = VVRR */
164
- # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
165
- # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
166
- # endif
167
- # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
168
-
169
- #elif defined(__clang__)
170
- # define COMPILER_ID "Clang"
171
- # if defined(_MSC_VER)
172
- # define SIMULATE_ID "MSVC"
173
- # endif
174
- # define COMPILER_VERSION_MAJOR DEC(__clang_major__)
175
- # define COMPILER_VERSION_MINOR DEC(__clang_minor__)
176
- # define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
177
- # if defined(_MSC_VER)
178
- /* _MSC_VER = VVRR */
179
- # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
180
- # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
181
- # endif
182
-
183
126
  #elif defined(__GNUC__)
184
127
  # define COMPILER_ID "GNU"
185
128
  # define COMPILER_VERSION_MAJOR DEC(__GNUC__)
@@ -206,17 +149,17 @@
206
149
  # define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
207
150
  # endif
208
151
 
209
- #elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
152
+ /* Analog VisualDSP++ >= 4.5.6 */
153
+ #elif defined(__VISUALDSPVERSION__)
210
154
  # define COMPILER_ID "ADSP"
211
- #if defined(__VISUALDSPVERSION__)
212
155
  /* __VISUALDSPVERSION__ = 0xVVRRPP00 */
213
156
  # define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
214
157
  # define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
215
158
  # define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
216
- #endif
217
159
 
218
- #elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC)
219
- # define COMPILER_ID "IAR"
160
+ /* Analog VisualDSP++ < 4.5.6 */
161
+ #elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
162
+ # define COMPILER_ID "ADSP"
220
163
 
221
164
  #elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
222
165
  # define COMPILER_ID "MIPSpro"
@@ -232,10 +175,9 @@
232
175
  # define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10)
233
176
  # endif
234
177
 
235
-
236
- /* These compilers are either not known or too old to define an
237
- identification macro. Try to identify the platform and guess that
238
- it is the native compiler. */
178
+ /* This compiler is either not known or is too old to define an
179
+ identification macro. Try to identify the platform and guess that
180
+ it is the native compiler. */
239
181
  #elif defined(__sgi)
240
182
  # define COMPILER_ID "MIPSpro"
241
183
 
@@ -244,6 +186,7 @@
244
186
 
245
187
  #else /* unknown compiler */
246
188
  # define COMPILER_ID ""
189
+
247
190
  #endif
248
191
 
249
192
  /* Construct the string literal in pieces to prevent the source from
@@ -251,13 +194,6 @@
251
194
  because some compilers will just produce instructions to fill the
252
195
  array rather than assigning a pointer to a static array. */
253
196
  char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
254
- #ifdef SIMULATE_ID
255
- char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
256
- #endif
257
-
258
- #ifdef __QNXNTO__
259
- char const* qnxnto = "INFO" ":" "qnxnto[]";
260
- #endif
261
197
 
262
198
  /* Identify known platforms by name. */
263
199
  #if defined(__linux) || defined(__linux__) || defined(linux)
@@ -296,8 +232,11 @@ char const* qnxnto = "INFO" ":" "qnxnto[]";
296
232
  #elif defined(__hpux) || defined(__hpux__)
297
233
  # define PLATFORM_ID "HP-UX"
298
234
 
299
- #elif defined(__HAIKU__)
235
+ #elif defined(__HAIKU) || defined(__HAIKU__) || defined(_HAIKU)
300
236
  # define PLATFORM_ID "Haiku"
237
+ /* Haiku also defines __BEOS__ so we must
238
+ put it prior to the check for __BEOS__
239
+ */
301
240
 
302
241
  #elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
303
242
  # define PLATFORM_ID "BeOS"
@@ -335,23 +274,6 @@ char const* qnxnto = "INFO" ":" "qnxnto[]";
335
274
  #elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
336
275
  # define PLATFORM_ID "Xenix"
337
276
 
338
- #elif defined(__WATCOMC__)
339
- # if defined(__LINUX__)
340
- # define PLATFORM_ID "Linux"
341
-
342
- # elif defined(__DOS__)
343
- # define PLATFORM_ID "DOS"
344
-
345
- # elif defined(__OS2__)
346
- # define PLATFORM_ID "OS2"
347
-
348
- # elif defined(__WINDOWS__)
349
- # define PLATFORM_ID "Windows3x"
350
-
351
- # else /* unknown platform */
352
- # define PLATFORM_ID ""
353
- # endif
354
-
355
277
  #else /* unknown platform */
356
278
  # define PLATFORM_ID ""
357
279
 
@@ -385,17 +307,6 @@ char const* qnxnto = "INFO" ":" "qnxnto[]";
385
307
  # define ARCHITECTURE_ID ""
386
308
  # endif
387
309
 
388
- #elif defined(__WATCOMC__)
389
- # if defined(_M_I86)
390
- # define ARCHITECTURE_ID "I86"
391
-
392
- # elif defined(_M_IX86)
393
- # define ARCHITECTURE_ID "X86"
394
-
395
- # else /* unknown architecture */
396
- # define ARCHITECTURE_ID ""
397
- # endif
398
-
399
310
  #else
400
311
  # define ARCHITECTURE_ID ""
401
312
  #endif
@@ -440,24 +351,6 @@ char const info_version[] = {
440
351
  ']','\0'};
441
352
  #endif
442
353
 
443
- /* Construct a string literal encoding the version number components. */
444
- #ifdef SIMULATE_VERSION_MAJOR
445
- char const info_simulate_version[] = {
446
- 'I', 'N', 'F', 'O', ':',
447
- 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
448
- SIMULATE_VERSION_MAJOR,
449
- # ifdef SIMULATE_VERSION_MINOR
450
- '.', SIMULATE_VERSION_MINOR,
451
- # ifdef SIMULATE_VERSION_PATCH
452
- '.', SIMULATE_VERSION_PATCH,
453
- # ifdef SIMULATE_VERSION_TWEAK
454
- '.', SIMULATE_VERSION_TWEAK,
455
- # endif
456
- # endif
457
- # endif
458
- ']','\0'};
459
- #endif
460
-
461
354
  /* Construct the string literal in pieces to prevent the source from
462
355
  getting matched. Store it in a pointer rather than an array
463
356
  because some compilers will just produce instructions to fill the
@@ -467,7 +360,6 @@ char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
467
360
 
468
361
 
469
362
 
470
-
471
363
  /*--------------------------------------------------------------------------*/
472
364
 
473
365
  int main(int argc, char* argv[])
@@ -477,12 +369,6 @@ int main(int argc, char* argv[])
477
369
  require += info_platform[argc];
478
370
  #ifdef COMPILER_VERSION_MAJOR
479
371
  require += info_version[argc];
480
- #endif
481
- #ifdef SIMULATE_ID
482
- require += info_simulate[argc];
483
- #endif
484
- #ifdef SIMULATE_VERSION_MAJOR
485
- require += info_simulate_version[argc];
486
372
  #endif
487
373
  (void)argv;
488
374
  return require;
@@ -1,16 +1,16 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 3.2
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
3
 
4
4
  # Relative path conversion top directories.
5
- set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark")
6
- set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build")
5
+ SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark")
6
+ SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build")
7
7
 
8
8
  # Force unix paths in dependencies.
9
- set(CMAKE_FORCE_UNIX_PATHS 1)
9
+ SET(CMAKE_FORCE_UNIX_PATHS 1)
10
10
 
11
11
 
12
12
  # The C and CXX include file regular expressions for this directory.
13
- set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
14
- set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
15
- set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
16
- set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
13
+ SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
14
+ SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
15
+ SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
16
+ SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
@@ -1,30 +1,30 @@
1
1
  Performing C SOURCE FILE Test HAVE_FLAG_ADDRESS_SANITIZER failed with the following output:
2
2
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
3
3
 
4
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1896802276/fast"
5
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1896802276.dir/build.make CMakeFiles/cmTryCompileExec1896802276.dir/build
6
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
7
- Building C object CMakeFiles/cmTryCompileExec1896802276.dir/src.c.o
8
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -DHAVE_FLAG_ADDRESS_SANITIZER -Werror -faddress-sanitizer -faddress-sanitizer -o CMakeFiles/cmTryCompileExec1896802276.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
4
+ Run Build Command:/usr/bin/make "cmTryCompileExec4269204090/fast"
5
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4269204090.dir/build.make CMakeFiles/cmTryCompileExec4269204090.dir/build
6
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
7
+ Building C object CMakeFiles/cmTryCompileExec4269204090.dir/src.c.o
8
+ /usr/bin/cc -I/usr/local/include -DHAVE_FLAG_ADDRESS_SANITIZER -Werror -faddress-sanitizer -faddress-sanitizer -o CMakeFiles/cmTryCompileExec4269204090.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
9
9
  clang: error: unknown argument: '-faddress-sanitizer'
10
10
  clang: error: unknown argument: '-faddress-sanitizer'
11
- make[1]: *** [CMakeFiles/cmTryCompileExec1896802276.dir/src.c.o] Error 1
12
- make: *** [cmTryCompileExec1896802276/fast] Error 2
11
+ make[1]: *** [CMakeFiles/cmTryCompileExec4269204090.dir/src.c.o] Error 1
12
+ make: *** [cmTryCompileExec4269204090/fast] Error 2
13
13
 
14
14
  Source file was:
15
15
  int main(void) { return 0; }
16
16
  Performing C SOURCE FILE Test HAVE_FLAG_SANITIZE_ADDRESS failed with the following output:
17
17
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
18
18
 
19
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2865273727/fast"
20
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2865273727.dir/build.make CMakeFiles/cmTryCompileExec2865273727.dir/build
21
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
22
- Building C object CMakeFiles/cmTryCompileExec2865273727.dir/src.c.o
23
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -DHAVE_FLAG_SANITIZE_ADDRESS -Werror -fsanitize=address -fsanitize=address -o CMakeFiles/cmTryCompileExec2865273727.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
19
+ Run Build Command:/usr/bin/make "cmTryCompileExec2718396332/fast"
20
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2718396332.dir/build.make CMakeFiles/cmTryCompileExec2718396332.dir/build
21
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
22
+ Building C object CMakeFiles/cmTryCompileExec2718396332.dir/src.c.o
23
+ /usr/bin/cc -I/usr/local/include -DHAVE_FLAG_SANITIZE_ADDRESS -Werror -fsanitize=address -fsanitize=address -o CMakeFiles/cmTryCompileExec2718396332.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
24
24
  clang: error: unsupported argument 'address' to option 'fsanitize='
25
25
  clang: error: unsupported argument 'address' to option 'fsanitize='
26
- make[1]: *** [CMakeFiles/cmTryCompileExec2865273727.dir/src.c.o] Error 1
27
- make: *** [cmTryCompileExec2865273727/fast] Error 2
26
+ make[1]: *** [CMakeFiles/cmTryCompileExec2718396332.dir/src.c.o] Error 1
27
+ make: *** [cmTryCompileExec2718396332/fast] Error 2
28
28
 
29
29
  Source file was:
30
30
  int main(void) { return 0; }
@@ -1,6 +1,6 @@
1
- The system is: Darwin - 14.3.0 - x86_64
1
+ The system is: Darwin - 14.3.0 - i386
2
2
  Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
3
- Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
3
+ Compiler: /usr/bin/cc
4
4
  Build flags: -I/usr/local/include
5
5
  Id flags:
6
6
 
@@ -10,10 +10,10 @@ The output was:
10
10
 
11
11
  Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
12
12
 
13
- The C compiler identification is AppleClang, found in "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/3.2.2/CompilerIdC/a.out"
13
+ The C compiler identification is Clang, found in "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/2.8.10.1/CompilerIdC/a.out"
14
14
 
15
15
  Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
16
- Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
16
+ Compiler: /usr/bin/c++
17
17
  Build flags:
18
18
  Id flags:
19
19
 
@@ -23,63 +23,54 @@ The output was:
23
23
 
24
24
  Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
25
25
 
26
- The CXX compiler identification is AppleClang, found in "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/3.2.2/CompilerIdCXX/a.out"
26
+ The CXX compiler identification is Clang, found in "/Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/2.8.10.1/CompilerIdCXX/a.out"
27
27
 
28
28
  Determining if the C compiler works passed with the following output:
29
29
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
30
30
 
31
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1651558168/fast"
32
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1651558168.dir/build.make CMakeFiles/cmTryCompileExec1651558168.dir/build
33
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
34
- Building C object CMakeFiles/cmTryCompileExec1651558168.dir/testCCompiler.c.o
35
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1651558168.dir/testCCompiler.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/testCCompiler.c
36
- Linking C executable cmTryCompileExec1651558168
37
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1651558168.dir/link.txt --verbose=1
38
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec1651558168.dir/testCCompiler.c.o -o cmTryCompileExec1651558168
31
+ Run Build Command:/usr/bin/make "cmTryCompileExec3058299857/fast"
32
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3058299857.dir/build.make CMakeFiles/cmTryCompileExec3058299857.dir/build
33
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
34
+ Building C object CMakeFiles/cmTryCompileExec3058299857.dir/testCCompiler.c.o
35
+ /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3058299857.dir/testCCompiler.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/testCCompiler.c
36
+ Linking C executable cmTryCompileExec3058299857
37
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3058299857.dir/link.txt --verbose=1
38
+ /usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec3058299857.dir/testCCompiler.c.o -o cmTryCompileExec3058299857
39
39
 
40
40
 
41
41
  Detecting C compiler ABI info compiled with the following output:
42
42
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
43
43
 
44
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3041145145/fast"
45
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3041145145.dir/build.make CMakeFiles/cmTryCompileExec3041145145.dir/build
46
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
47
- Building C object CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o
48
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.2.2/share/cmake/Modules/CMakeCCompilerABI.c
49
- Linking C executable cmTryCompileExec3041145145
50
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3041145145.dir/link.txt --verbose=1
51
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib -v -Wl,-v CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3041145145
52
- Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
44
+ Run Build Command:/usr/bin/make "cmTryCompileExec2102454434/fast"
45
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2102454434.dir/build.make CMakeFiles/cmTryCompileExec2102454434.dir/build
46
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
47
+ Building C object CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o
48
+ /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.10.1-boxen1/share/cmake/Modules/CMakeCCompilerABI.c
49
+ Linking C executable cmTryCompileExec2102454434
50
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2102454434.dir/link.txt --verbose=1
51
+ /usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2102454434
52
+ Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
53
53
  Target: x86_64-apple-darwin14.3.0
54
54
  Thread model: posix
55
- "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec3041145145 -L/usr/local/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a
56
- @(#)PROGRAM:ld PROJECT:ld64-242
57
- configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7m armv7em
58
- Library search paths:
59
- /usr/local/lib
60
- /usr/lib
61
- /usr/local/lib
62
- Framework search paths:
63
- /Library/Frameworks/
64
- /System/Library/Frameworks/
55
+ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec2102454434 -search_paths_first -headerpad_max_install_names CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a
65
56
 
66
57
 
67
58
  Parsed C implicit link information from above output:
68
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
59
+ link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
69
60
  ignore line: [Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp]
70
61
  ignore line: []
71
- ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec3041145145/fast"]
72
- ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3041145145.dir/build.make CMakeFiles/cmTryCompileExec3041145145.dir/build]
73
- ignore line: [/usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
74
- ignore line: [Building C object CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o]
75
- ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.2.2/share/cmake/Modules/CMakeCCompilerABI.c]
76
- ignore line: [Linking C executable cmTryCompileExec3041145145]
77
- ignore line: [/usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3041145145.dir/link.txt --verbose=1]
78
- ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib -v -Wl,-v CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec3041145145 ]
79
- ignore line: [Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)]
62
+ ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec2102454434/fast"]
63
+ ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2102454434.dir/build.make CMakeFiles/cmTryCompileExec2102454434.dir/build]
64
+ ignore line: [/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
65
+ ignore line: [Building C object CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o]
66
+ ignore line: [/usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/2.8.10.1-boxen1/share/cmake/Modules/CMakeCCompilerABI.c]
67
+ ignore line: [Linking C executable cmTryCompileExec2102454434]
68
+ ignore line: [/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2102454434.dir/link.txt --verbose=1]
69
+ ignore line: [/usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2102454434 ]
70
+ ignore line: [Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)]
80
71
  ignore line: [Target: x86_64-apple-darwin14.3.0]
81
72
  ignore line: [Thread model: posix]
82
- link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec3041145145 -L/usr/local/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
73
+ link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec2102454434 -search_paths_first -headerpad_max_install_names CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
83
74
  arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
84
75
  arg [-demangle] ==> ignore
85
76
  arg [-dynamic] ==> ignore
@@ -88,141 +79,63 @@ Parsed C implicit link information from above output:
88
79
  arg [-macosx_version_min] ==> ignore
89
80
  arg [10.10.0] ==> ignore
90
81
  arg [-o] ==> ignore
91
- arg [cmTryCompileExec3041145145] ==> ignore
92
- arg [-L/usr/local/lib] ==> dir [/usr/local/lib]
82
+ arg [cmTryCompileExec2102454434] ==> ignore
93
83
  arg [-search_paths_first] ==> ignore
94
84
  arg [-headerpad_max_install_names] ==> ignore
95
- arg [-v] ==> ignore
96
- arg [CMakeFiles/cmTryCompileExec3041145145.dir/CMakeCCompilerABI.c.o] ==> ignore
85
+ arg [CMakeFiles/cmTryCompileExec2102454434.dir/CMakeCCompilerABI.c.o] ==> ignore
97
86
  arg [-lSystem] ==> lib [System]
98
87
  arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
99
- Library search paths: [;/usr/local/lib;/usr/lib;/usr/local/lib]
100
- Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
101
88
  remove lib [System]
102
- collapse lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
103
- collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
104
- collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
105
- collapse library dir [/usr/lib] ==> [/usr/lib]
106
- collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
107
- collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
108
- collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
109
- implicit libs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
110
- implicit dirs: [/usr/local/lib;/usr/lib]
111
- implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
89
+ implicit libs: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
90
+ implicit dirs: []
112
91
 
113
92
 
114
-
115
-
116
- Detecting C [-std=c11] compiler features compiled with the following output:
117
- Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
118
-
119
- Run Build Command:"/usr/bin/make" "cmTryCompileExec123573530/fast"
120
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec123573530.dir/build.make CMakeFiles/cmTryCompileExec123573530.dir/build
121
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
122
- Building C object CMakeFiles/cmTryCompileExec123573530.dir/feature_tests.c.o
123
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -std=c11 -o CMakeFiles/cmTryCompileExec123573530.dir/feature_tests.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
124
- Linking C executable cmTryCompileExec123573530
125
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec123573530.dir/link.txt --verbose=1
126
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec123573530.dir/feature_tests.c.o -o cmTryCompileExec123573530
127
-
128
-
129
- Feature record: C_FEATURE:1c_function_prototypes
130
- Feature record: C_FEATURE:1c_restrict
131
- Feature record: C_FEATURE:1c_static_assert
132
- Feature record: C_FEATURE:1c_variadic_macros
133
-
134
-
135
- Detecting C [-std=c99] compiler features compiled with the following output:
136
- Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
137
-
138
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1187991425/fast"
139
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1187991425.dir/build.make CMakeFiles/cmTryCompileExec1187991425.dir/build
140
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
141
- Building C object CMakeFiles/cmTryCompileExec1187991425.dir/feature_tests.c.o
142
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -std=c99 -o CMakeFiles/cmTryCompileExec1187991425.dir/feature_tests.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
143
- Linking C executable cmTryCompileExec1187991425
144
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1187991425.dir/link.txt --verbose=1
145
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec1187991425.dir/feature_tests.c.o -o cmTryCompileExec1187991425
146
-
147
-
148
- Feature record: C_FEATURE:1c_function_prototypes
149
- Feature record: C_FEATURE:1c_restrict
150
- Feature record: C_FEATURE:0c_static_assert
151
- Feature record: C_FEATURE:1c_variadic_macros
152
-
153
-
154
- Detecting C [-std=c90] compiler features compiled with the following output:
155
- Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
156
-
157
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2950053430/fast"
158
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2950053430.dir/build.make CMakeFiles/cmTryCompileExec2950053430.dir/build
159
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
160
- Building C object CMakeFiles/cmTryCompileExec2950053430.dir/feature_tests.c.o
161
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -std=c90 -o CMakeFiles/cmTryCompileExec2950053430.dir/feature_tests.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
162
- Linking C executable cmTryCompileExec2950053430
163
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2950053430.dir/link.txt --verbose=1
164
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec2950053430.dir/feature_tests.c.o -o cmTryCompileExec2950053430
165
-
166
-
167
- Feature record: C_FEATURE:1c_function_prototypes
168
- Feature record: C_FEATURE:0c_restrict
169
- Feature record: C_FEATURE:0c_static_assert
170
- Feature record: C_FEATURE:0c_variadic_macros
171
93
  Determining if the CXX compiler works passed with the following output:
172
94
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
173
95
 
174
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3021069130/fast"
175
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3021069130.dir/build.make CMakeFiles/cmTryCompileExec3021069130.dir/build
176
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
177
- Building CXX object CMakeFiles/cmTryCompileExec3021069130.dir/testCXXCompiler.cxx.o
178
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTryCompileExec3021069130.dir/testCXXCompiler.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
179
- Linking CXX executable cmTryCompileExec3021069130
180
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3021069130.dir/link.txt --verbose=1
181
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec3021069130.dir/testCXXCompiler.cxx.o -o cmTryCompileExec3021069130
96
+ Run Build Command:/usr/bin/make "cmTryCompileExec2150097433/fast"
97
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2150097433.dir/build.make CMakeFiles/cmTryCompileExec2150097433.dir/build
98
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
99
+ Building CXX object CMakeFiles/cmTryCompileExec2150097433.dir/testCXXCompiler.cxx.o
100
+ /usr/bin/c++ -o CMakeFiles/cmTryCompileExec2150097433.dir/testCXXCompiler.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
101
+ Linking CXX executable cmTryCompileExec2150097433
102
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2150097433.dir/link.txt --verbose=1
103
+ /usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec2150097433.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2150097433
182
104
 
183
105
 
184
106
  Detecting CXX compiler ABI info compiled with the following output:
185
107
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
186
108
 
187
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1716631973/fast"
188
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1716631973.dir/build.make CMakeFiles/cmTryCompileExec1716631973.dir/build
189
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
190
- Building CXX object CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o
191
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.2.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
192
- Linking CXX executable cmTryCompileExec1716631973
193
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1716631973.dir/link.txt --verbose=1
194
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib -v -Wl,-v CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1716631973
195
- Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
109
+ Run Build Command:/usr/bin/make "cmTryCompileExec1611685988/fast"
110
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1611685988.dir/build.make CMakeFiles/cmTryCompileExec1611685988.dir/build
111
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
112
+ Building CXX object CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o
113
+ /usr/bin/c++ -o CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.10.1-boxen1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
114
+ Linking CXX executable cmTryCompileExec1611685988
115
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1611685988.dir/link.txt --verbose=1
116
+ /usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1611685988
117
+ Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
196
118
  Target: x86_64-apple-darwin14.3.0
197
119
  Thread model: posix
198
- "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec1716631973 -L/usr/local/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a
199
- @(#)PROGRAM:ld PROJECT:ld64-242
200
- configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7m armv7em
201
- Library search paths:
202
- /usr/local/lib
203
- /usr/lib
204
- /usr/local/lib
205
- Framework search paths:
206
- /Library/Frameworks/
207
- /System/Library/Frameworks/
120
+ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec1611685988 -search_paths_first -headerpad_max_install_names CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a
208
121
 
209
122
 
210
123
  Parsed CXX implicit link information from above output:
211
- link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
124
+ link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
212
125
  ignore line: [Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp]
213
126
  ignore line: []
214
- ignore line: [Run Build Command:"/usr/bin/make" "cmTryCompileExec1716631973/fast"]
215
- ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1716631973.dir/build.make CMakeFiles/cmTryCompileExec1716631973.dir/build]
216
- ignore line: [/usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
217
- ignore line: [Building CXX object CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o]
218
- ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.2.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
219
- ignore line: [Linking CXX executable cmTryCompileExec1716631973]
220
- ignore line: [/usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1716631973.dir/link.txt --verbose=1]
221
- ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib -v -Wl,-v CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1716631973 ]
222
- ignore line: [Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)]
127
+ ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec1611685988/fast"]
128
+ ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1611685988.dir/build.make CMakeFiles/cmTryCompileExec1611685988.dir/build]
129
+ ignore line: [/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
130
+ ignore line: [Building CXX object CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o]
131
+ ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/2.8.10.1-boxen1/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
132
+ ignore line: [Linking CXX executable cmTryCompileExec1611685988]
133
+ ignore line: [/usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1611685988.dir/link.txt --verbose=1]
134
+ ignore line: [/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1611685988 ]
135
+ ignore line: [Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)]
223
136
  ignore line: [Target: x86_64-apple-darwin14.3.0]
224
137
  ignore line: [Thread model: posix]
225
- link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec1716631973 -L/usr/local/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
138
+ link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o cmTryCompileExec1611685988 -search_paths_first -headerpad_max_install_names CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
226
139
  arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
227
140
  arg [-demangle] ==> ignore
228
141
  arg [-dynamic] ==> ignore
@@ -231,282 +144,54 @@ Parsed CXX implicit link information from above output:
231
144
  arg [-macosx_version_min] ==> ignore
232
145
  arg [10.10.0] ==> ignore
233
146
  arg [-o] ==> ignore
234
- arg [cmTryCompileExec1716631973] ==> ignore
235
- arg [-L/usr/local/lib] ==> dir [/usr/local/lib]
147
+ arg [cmTryCompileExec1611685988] ==> ignore
236
148
  arg [-search_paths_first] ==> ignore
237
149
  arg [-headerpad_max_install_names] ==> ignore
238
- arg [-v] ==> ignore
239
- arg [CMakeFiles/cmTryCompileExec1716631973.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
150
+ arg [CMakeFiles/cmTryCompileExec1611685988.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
240
151
  arg [-lc++] ==> lib [c++]
241
152
  arg [-lSystem] ==> lib [System]
242
153
  arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
243
- Library search paths: [;/usr/local/lib;/usr/lib;/usr/local/lib]
244
- Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
245
154
  remove lib [System]
246
- collapse lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
247
- collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
248
- collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
249
- collapse library dir [/usr/lib] ==> [/usr/lib]
250
- collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
251
- collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
252
- collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
253
- implicit libs: [c++;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
254
- implicit dirs: [/usr/local/lib;/usr/lib]
255
- implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
256
-
257
-
155
+ implicit libs: [c++;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a]
156
+ implicit dirs: []
258
157
 
259
158
 
260
- Detecting CXX [-std=c++1y] compiler features compiled with the following output:
261
- Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
262
-
263
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2487620321/fast"
264
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2487620321.dir/build.make CMakeFiles/cmTryCompileExec2487620321.dir/build
265
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
266
- Building CXX object CMakeFiles/cmTryCompileExec2487620321.dir/feature_tests.cxx.o
267
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++1y -o CMakeFiles/cmTryCompileExec2487620321.dir/feature_tests.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx
268
- Linking CXX executable cmTryCompileExec2487620321
269
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2487620321.dir/link.txt --verbose=1
270
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec2487620321.dir/feature_tests.cxx.o -o cmTryCompileExec2487620321
271
-
272
-
273
- Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
274
- Feature record: CXX_FEATURE:1cxx_alias_templates
275
- Feature record: CXX_FEATURE:1cxx_alignas
276
- Feature record: CXX_FEATURE:1cxx_alignof
277
- Feature record: CXX_FEATURE:1cxx_attributes
278
- Feature record: CXX_FEATURE:1cxx_attribute_deprecated
279
- Feature record: CXX_FEATURE:1cxx_auto_type
280
- Feature record: CXX_FEATURE:1cxx_binary_literals
281
- Feature record: CXX_FEATURE:1cxx_constexpr
282
- Feature record: CXX_FEATURE:1cxx_contextual_conversions
283
- Feature record: CXX_FEATURE:1cxx_decltype
284
- Feature record: CXX_FEATURE:1cxx_decltype_auto
285
- Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
286
- Feature record: CXX_FEATURE:1cxx_default_function_template_args
287
- Feature record: CXX_FEATURE:1cxx_defaulted_functions
288
- Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
289
- Feature record: CXX_FEATURE:1cxx_delegating_constructors
290
- Feature record: CXX_FEATURE:1cxx_deleted_functions
291
- Feature record: CXX_FEATURE:1cxx_digit_separators
292
- Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
293
- Feature record: CXX_FEATURE:1cxx_explicit_conversions
294
- Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
295
- Feature record: CXX_FEATURE:1cxx_extern_templates
296
- Feature record: CXX_FEATURE:1cxx_final
297
- Feature record: CXX_FEATURE:1cxx_func_identifier
298
- Feature record: CXX_FEATURE:1cxx_generalized_initializers
299
- Feature record: CXX_FEATURE:1cxx_generic_lambdas
300
- Feature record: CXX_FEATURE:1cxx_inheriting_constructors
301
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
302
- Feature record: CXX_FEATURE:1cxx_lambdas
303
- Feature record: CXX_FEATURE:1cxx_lambda_init_captures
304
- Feature record: CXX_FEATURE:1cxx_local_type_template_args
305
- Feature record: CXX_FEATURE:1cxx_long_long_type
306
- Feature record: CXX_FEATURE:1cxx_noexcept
307
- Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
308
- Feature record: CXX_FEATURE:1cxx_nullptr
309
- Feature record: CXX_FEATURE:1cxx_override
310
- Feature record: CXX_FEATURE:1cxx_range_for
311
- Feature record: CXX_FEATURE:1cxx_raw_string_literals
312
- Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
313
- Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
314
- Feature record: CXX_FEATURE:1cxx_return_type_deduction
315
- Feature record: CXX_FEATURE:1cxx_right_angle_brackets
316
- Feature record: CXX_FEATURE:1cxx_rvalue_references
317
- Feature record: CXX_FEATURE:1cxx_sizeof_member
318
- Feature record: CXX_FEATURE:1cxx_static_assert
319
- Feature record: CXX_FEATURE:1cxx_strong_enums
320
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
321
- Feature record: CXX_FEATURE:0cxx_thread_local
322
- Feature record: CXX_FEATURE:1cxx_trailing_return_types
323
- Feature record: CXX_FEATURE:1cxx_unicode_literals
324
- Feature record: CXX_FEATURE:1cxx_uniform_initialization
325
- Feature record: CXX_FEATURE:1cxx_unrestricted_unions
326
- Feature record: CXX_FEATURE:1cxx_user_literals
327
- Feature record: CXX_FEATURE:1cxx_variable_templates
328
- Feature record: CXX_FEATURE:1cxx_variadic_macros
329
- Feature record: CXX_FEATURE:1cxx_variadic_templates
330
-
331
-
332
- Detecting CXX [-std=c++11] compiler features compiled with the following output:
333
- Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
334
-
335
- Run Build Command:"/usr/bin/make" "cmTryCompileExec806425044/fast"
336
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec806425044.dir/build.make CMakeFiles/cmTryCompileExec806425044.dir/build
337
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
338
- Building CXX object CMakeFiles/cmTryCompileExec806425044.dir/feature_tests.cxx.o
339
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTryCompileExec806425044.dir/feature_tests.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx
340
- Linking CXX executable cmTryCompileExec806425044
341
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec806425044.dir/link.txt --verbose=1
342
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec806425044.dir/feature_tests.cxx.o -o cmTryCompileExec806425044
343
-
344
-
345
- Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
346
- Feature record: CXX_FEATURE:1cxx_alias_templates
347
- Feature record: CXX_FEATURE:1cxx_alignas
348
- Feature record: CXX_FEATURE:1cxx_alignof
349
- Feature record: CXX_FEATURE:1cxx_attributes
350
- Feature record: CXX_FEATURE:0cxx_attribute_deprecated
351
- Feature record: CXX_FEATURE:1cxx_auto_type
352
- Feature record: CXX_FEATURE:0cxx_binary_literals
353
- Feature record: CXX_FEATURE:1cxx_constexpr
354
- Feature record: CXX_FEATURE:0cxx_contextual_conversions
355
- Feature record: CXX_FEATURE:1cxx_decltype
356
- Feature record: CXX_FEATURE:0cxx_decltype_auto
357
- Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
358
- Feature record: CXX_FEATURE:1cxx_default_function_template_args
359
- Feature record: CXX_FEATURE:1cxx_defaulted_functions
360
- Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
361
- Feature record: CXX_FEATURE:1cxx_delegating_constructors
362
- Feature record: CXX_FEATURE:1cxx_deleted_functions
363
- Feature record: CXX_FEATURE:0cxx_digit_separators
364
- Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
365
- Feature record: CXX_FEATURE:1cxx_explicit_conversions
366
- Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
367
- Feature record: CXX_FEATURE:1cxx_extern_templates
368
- Feature record: CXX_FEATURE:1cxx_final
369
- Feature record: CXX_FEATURE:1cxx_func_identifier
370
- Feature record: CXX_FEATURE:1cxx_generalized_initializers
371
- Feature record: CXX_FEATURE:0cxx_generic_lambdas
372
- Feature record: CXX_FEATURE:1cxx_inheriting_constructors
373
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
374
- Feature record: CXX_FEATURE:1cxx_lambdas
375
- Feature record: CXX_FEATURE:0cxx_lambda_init_captures
376
- Feature record: CXX_FEATURE:1cxx_local_type_template_args
377
- Feature record: CXX_FEATURE:1cxx_long_long_type
378
- Feature record: CXX_FEATURE:1cxx_noexcept
379
- Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
380
- Feature record: CXX_FEATURE:1cxx_nullptr
381
- Feature record: CXX_FEATURE:1cxx_override
382
- Feature record: CXX_FEATURE:1cxx_range_for
383
- Feature record: CXX_FEATURE:1cxx_raw_string_literals
384
- Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
385
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
386
- Feature record: CXX_FEATURE:0cxx_return_type_deduction
387
- Feature record: CXX_FEATURE:1cxx_right_angle_brackets
388
- Feature record: CXX_FEATURE:1cxx_rvalue_references
389
- Feature record: CXX_FEATURE:1cxx_sizeof_member
390
- Feature record: CXX_FEATURE:1cxx_static_assert
391
- Feature record: CXX_FEATURE:1cxx_strong_enums
392
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
393
- Feature record: CXX_FEATURE:0cxx_thread_local
394
- Feature record: CXX_FEATURE:1cxx_trailing_return_types
395
- Feature record: CXX_FEATURE:1cxx_unicode_literals
396
- Feature record: CXX_FEATURE:1cxx_uniform_initialization
397
- Feature record: CXX_FEATURE:1cxx_unrestricted_unions
398
- Feature record: CXX_FEATURE:1cxx_user_literals
399
- Feature record: CXX_FEATURE:0cxx_variable_templates
400
- Feature record: CXX_FEATURE:1cxx_variadic_macros
401
- Feature record: CXX_FEATURE:1cxx_variadic_templates
402
-
403
-
404
- Detecting CXX [-std=c++98] compiler features compiled with the following output:
405
- Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
406
-
407
- Run Build Command:"/usr/bin/make" "cmTryCompileExec251704833/fast"
408
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec251704833.dir/build.make CMakeFiles/cmTryCompileExec251704833.dir/build
409
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
410
- Building CXX object CMakeFiles/cmTryCompileExec251704833.dir/feature_tests.cxx.o
411
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTryCompileExec251704833.dir/feature_tests.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx
412
- Linking CXX executable cmTryCompileExec251704833
413
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec251704833.dir/link.txt --verbose=1
414
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec251704833.dir/feature_tests.cxx.o -o cmTryCompileExec251704833
415
-
416
-
417
- Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
418
- Feature record: CXX_FEATURE:0cxx_alias_templates
419
- Feature record: CXX_FEATURE:0cxx_alignas
420
- Feature record: CXX_FEATURE:0cxx_alignof
421
- Feature record: CXX_FEATURE:0cxx_attributes
422
- Feature record: CXX_FEATURE:0cxx_attribute_deprecated
423
- Feature record: CXX_FEATURE:0cxx_auto_type
424
- Feature record: CXX_FEATURE:0cxx_binary_literals
425
- Feature record: CXX_FEATURE:0cxx_constexpr
426
- Feature record: CXX_FEATURE:0cxx_contextual_conversions
427
- Feature record: CXX_FEATURE:0cxx_decltype
428
- Feature record: CXX_FEATURE:0cxx_decltype_auto
429
- Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
430
- Feature record: CXX_FEATURE:0cxx_default_function_template_args
431
- Feature record: CXX_FEATURE:0cxx_defaulted_functions
432
- Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
433
- Feature record: CXX_FEATURE:0cxx_delegating_constructors
434
- Feature record: CXX_FEATURE:0cxx_deleted_functions
435
- Feature record: CXX_FEATURE:0cxx_digit_separators
436
- Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
437
- Feature record: CXX_FEATURE:0cxx_explicit_conversions
438
- Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
439
- Feature record: CXX_FEATURE:0cxx_extern_templates
440
- Feature record: CXX_FEATURE:0cxx_final
441
- Feature record: CXX_FEATURE:0cxx_func_identifier
442
- Feature record: CXX_FEATURE:0cxx_generalized_initializers
443
- Feature record: CXX_FEATURE:0cxx_generic_lambdas
444
- Feature record: CXX_FEATURE:0cxx_inheriting_constructors
445
- Feature record: CXX_FEATURE:0cxx_inline_namespaces
446
- Feature record: CXX_FEATURE:0cxx_lambdas
447
- Feature record: CXX_FEATURE:0cxx_lambda_init_captures
448
- Feature record: CXX_FEATURE:0cxx_local_type_template_args
449
- Feature record: CXX_FEATURE:0cxx_long_long_type
450
- Feature record: CXX_FEATURE:0cxx_noexcept
451
- Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
452
- Feature record: CXX_FEATURE:0cxx_nullptr
453
- Feature record: CXX_FEATURE:0cxx_override
454
- Feature record: CXX_FEATURE:0cxx_range_for
455
- Feature record: CXX_FEATURE:0cxx_raw_string_literals
456
- Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
457
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
458
- Feature record: CXX_FEATURE:0cxx_return_type_deduction
459
- Feature record: CXX_FEATURE:0cxx_right_angle_brackets
460
- Feature record: CXX_FEATURE:0cxx_rvalue_references
461
- Feature record: CXX_FEATURE:0cxx_sizeof_member
462
- Feature record: CXX_FEATURE:0cxx_static_assert
463
- Feature record: CXX_FEATURE:0cxx_strong_enums
464
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
465
- Feature record: CXX_FEATURE:0cxx_thread_local
466
- Feature record: CXX_FEATURE:0cxx_trailing_return_types
467
- Feature record: CXX_FEATURE:0cxx_unicode_literals
468
- Feature record: CXX_FEATURE:0cxx_uniform_initialization
469
- Feature record: CXX_FEATURE:0cxx_unrestricted_unions
470
- Feature record: CXX_FEATURE:0cxx_user_literals
471
- Feature record: CXX_FEATURE:0cxx_variable_templates
472
- Feature record: CXX_FEATURE:0cxx_variadic_macros
473
- Feature record: CXX_FEATURE:0cxx_variadic_templates
474
159
  Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeded with the following output:
475
160
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
476
161
 
477
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1385503139/fast"
478
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1385503139.dir/build.make CMakeFiles/cmTryCompileExec1385503139.dir/build
479
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
480
- Building CXX object CMakeFiles/cmTryCompileExec1385503139.dir/src.cxx.o
481
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -fvisibility=hidden -o CMakeFiles/cmTryCompileExec1385503139.dir/src.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
482
- Linking CXX executable cmTryCompileExec1385503139
483
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1385503139.dir/link.txt --verbose=1
484
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec1385503139.dir/src.cxx.o -o cmTryCompileExec1385503139
162
+ Run Build Command:/usr/bin/make "cmTryCompileExec3339159242/fast"
163
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3339159242.dir/build.make CMakeFiles/cmTryCompileExec3339159242.dir/build
164
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
165
+ Building CXX object CMakeFiles/cmTryCompileExec3339159242.dir/src.cxx.o
166
+ /usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -fvisibility=hidden -o CMakeFiles/cmTryCompileExec3339159242.dir/src.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
167
+ Linking CXX executable cmTryCompileExec3339159242
168
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3339159242.dir/link.txt --verbose=1
169
+ /usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec3339159242.dir/src.cxx.o -o cmTryCompileExec3339159242
485
170
 
486
171
  Source file was:
487
- int main() { return 0; }
172
+ int main() { return 0;}
488
173
  Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeded with the following output:
489
174
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
490
175
 
491
- Run Build Command:"/usr/bin/make" "cmTryCompileExec2603617741/fast"
492
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2603617741.dir/build.make CMakeFiles/cmTryCompileExec2603617741.dir/build
493
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
494
- Building CXX object CMakeFiles/cmTryCompileExec2603617741.dir/src.cxx.o
495
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fvisibility-inlines-hidden -o CMakeFiles/cmTryCompileExec2603617741.dir/src.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
496
- Linking CXX executable cmTryCompileExec2603617741
497
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2603617741.dir/link.txt --verbose=1
498
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec2603617741.dir/src.cxx.o -o cmTryCompileExec2603617741
176
+ Run Build Command:/usr/bin/make "cmTryCompileExec3469239929/fast"
177
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3469239929.dir/build.make CMakeFiles/cmTryCompileExec3469239929.dir/build
178
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
179
+ Building CXX object CMakeFiles/cmTryCompileExec3469239929.dir/src.cxx.o
180
+ /usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fvisibility-inlines-hidden -o CMakeFiles/cmTryCompileExec3469239929.dir/src.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
181
+ Linking CXX executable cmTryCompileExec3469239929
182
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3469239929.dir/link.txt --verbose=1
183
+ /usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec3469239929.dir/src.cxx.o -o cmTryCompileExec3469239929
499
184
 
500
185
  Source file was:
501
- int main() { return 0; }
186
+ int main() { return 0;}
502
187
  Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeded with the following output:
503
188
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
504
189
 
505
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3735792022/fast"
506
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3735792022.dir/build.make CMakeFiles/cmTryCompileExec3735792022.dir/build
507
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
508
- Building CXX object CMakeFiles/cmTryCompileExec3735792022.dir/src.cxx.o
509
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -o CMakeFiles/cmTryCompileExec3735792022.dir/src.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
190
+ Run Build Command:/usr/bin/make "cmTryCompileExec367136242/fast"
191
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec367136242.dir/build.make CMakeFiles/cmTryCompileExec367136242.dir/build
192
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
193
+ Building CXX object CMakeFiles/cmTryCompileExec367136242.dir/src.cxx.o
194
+ /usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -o CMakeFiles/cmTryCompileExec367136242.dir/src.cxx.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
510
195
  /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: 'somefunc' is deprecated [-Wdeprecated-declarations]
511
196
  int main() { return somefunc();}
512
197
  ^
@@ -514,9 +199,9 @@ Building CXX object CMakeFiles/cmTryCompileExec3735792022.dir/src.cxx.o
514
199
  __attribute__((__deprecated__)) int somefunc() { return 0; }
515
200
  ^
516
201
  1 warning generated.
517
- Linking CXX executable cmTryCompileExec3735792022
518
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3735792022.dir/link.txt --verbose=1
519
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec3735792022.dir/src.cxx.o -o cmTryCompileExec3735792022
202
+ Linking CXX executable cmTryCompileExec367136242
203
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec367136242.dir/link.txt --verbose=1
204
+ /usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec367136242.dir/src.cxx.o -o cmTryCompileExec367136242
520
205
 
521
206
  Source file was:
522
207
  __attribute__((__deprecated__)) int somefunc() { return 0; }
@@ -524,45 +209,45 @@ __attribute__((__deprecated__)) int somefunc() { return 0; }
524
209
  Determining if the include file stdbool.h exists passed with the following output:
525
210
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
526
211
 
527
- Run Build Command:"/usr/bin/make" "cmTryCompileExec3843354435/fast"
528
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec3843354435.dir/build.make CMakeFiles/cmTryCompileExec3843354435.dir/build
529
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
530
- Building C object CMakeFiles/cmTryCompileExec3843354435.dir/CheckIncludeFile.c.o
531
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -o CMakeFiles/cmTryCompileExec3843354435.dir/CheckIncludeFile.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
532
- Linking C executable cmTryCompileExec3843354435
533
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3843354435.dir/link.txt --verbose=1
534
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec3843354435.dir/CheckIncludeFile.c.o -o cmTryCompileExec3843354435
212
+ Run Build Command:/usr/bin/make "cmTryCompileExec2842557520/fast"
213
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec2842557520.dir/build.make CMakeFiles/cmTryCompileExec2842557520.dir/build
214
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
215
+ Building C object CMakeFiles/cmTryCompileExec2842557520.dir/CheckIncludeFile.c.o
216
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -o CMakeFiles/cmTryCompileExec2842557520.dir/CheckIncludeFile.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
217
+ Linking C executable cmTryCompileExec2842557520
218
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2842557520.dir/link.txt --verbose=1
219
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec2842557520.dir/CheckIncludeFile.c.o -o cmTryCompileExec2842557520
535
220
 
536
221
 
537
222
  Performing C SOURCE FILE Test HAVE___BUILTIN_EXPECT succeded with the following output:
538
223
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
539
224
 
540
- Run Build Command:"/usr/bin/make" "cmTryCompileExec1581645326/fast"
541
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec1581645326.dir/build.make CMakeFiles/cmTryCompileExec1581645326.dir/build
542
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
543
- Building C object CMakeFiles/cmTryCompileExec1581645326.dir/src.c.o
544
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___BUILTIN_EXPECT -o CMakeFiles/cmTryCompileExec1581645326.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
225
+ Run Build Command:/usr/bin/make "cmTryCompileExec778485162/fast"
226
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec778485162.dir/build.make CMakeFiles/cmTryCompileExec778485162.dir/build
227
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
228
+ Building C object CMakeFiles/cmTryCompileExec778485162.dir/src.c.o
229
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___BUILTIN_EXPECT -o CMakeFiles/cmTryCompileExec778485162.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
545
230
  /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c:1:14: warning: ignoring return value of function declared with const attribute [-Wunused-value]
546
231
  int main() { __builtin_expect(0,0); return 0; }
547
232
  ^~~~~~~~~~~~~~~~ ~~~
548
233
  1 warning generated.
549
- Linking C executable cmTryCompileExec1581645326
550
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1581645326.dir/link.txt --verbose=1
551
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___BUILTIN_EXPECT -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec1581645326.dir/src.c.o -o cmTryCompileExec1581645326
234
+ Linking C executable cmTryCompileExec778485162
235
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec778485162.dir/link.txt --verbose=1
236
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___BUILTIN_EXPECT -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec778485162.dir/src.c.o -o cmTryCompileExec778485162
552
237
 
553
238
  Source file was:
554
239
  int main() { __builtin_expect(0,0); return 0; }
555
240
  Performing C SOURCE FILE Test HAVE___ATTRIBUTE__ succeded with the following output:
556
241
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
557
242
 
558
- Run Build Command:"/usr/bin/make" "cmTryCompileExec87997353/fast"
559
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec87997353.dir/build.make CMakeFiles/cmTryCompileExec87997353.dir/build
560
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
561
- Building C object CMakeFiles/cmTryCompileExec87997353.dir/src.c.o
562
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___ATTRIBUTE__ -o CMakeFiles/cmTryCompileExec87997353.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
563
- Linking C executable cmTryCompileExec87997353
564
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec87997353.dir/link.txt --verbose=1
565
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___ATTRIBUTE__ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec87997353.dir/src.c.o -o cmTryCompileExec87997353
243
+ Run Build Command:/usr/bin/make "cmTryCompileExec351706799/fast"
244
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec351706799.dir/build.make CMakeFiles/cmTryCompileExec351706799.dir/build
245
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
246
+ Building C object CMakeFiles/cmTryCompileExec351706799.dir/src.c.o
247
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___ATTRIBUTE__ -o CMakeFiles/cmTryCompileExec351706799.dir/src.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
248
+ Linking C executable cmTryCompileExec351706799
249
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec351706799.dir/link.txt --verbose=1
250
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -DHAVE___ATTRIBUTE__ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec351706799.dir/src.c.o -o cmTryCompileExec351706799
566
251
 
567
252
  Source file was:
568
253
 
@@ -572,14 +257,14 @@ Source file was:
572
257
  Determining if the va_copy exist passed with the following output:
573
258
  Change Dir: /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
574
259
 
575
- Run Build Command:"/usr/bin/make" "cmTryCompileExec406570341/fast"
576
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec406570341.dir/build.make CMakeFiles/cmTryCompileExec406570341.dir/build
577
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
578
- Building C object CMakeFiles/cmTryCompileExec406570341.dir/CheckSymbolExists.c.o
579
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -o CMakeFiles/cmTryCompileExec406570341.dir/CheckSymbolExists.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
580
- Linking C executable cmTryCompileExec406570341
581
- /usr/local/Cellar/cmake/3.2.2/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec406570341.dir/link.txt --verbose=1
582
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -I/usr/local/include -fvisibility=hidden -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec406570341.dir/CheckSymbolExists.c.o -o cmTryCompileExec406570341
260
+ Run Build Command:/usr/bin/make "cmTryCompileExec287868972/fast"
261
+ /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec287868972.dir/build.make CMakeFiles/cmTryCompileExec287868972.dir/build
262
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_progress_report /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CMakeFiles 1
263
+ Building C object CMakeFiles/cmTryCompileExec287868972.dir/CheckSymbolExists.c.o
264
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -o CMakeFiles/cmTryCompileExec287868972.dir/CheckSymbolExists.c.o -c /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
265
+ Linking C executable cmTryCompileExec287868972
266
+ /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec287868972.dir/link.txt --verbose=1
267
+ /usr/bin/cc -I/usr/local/include -fvisibility=hidden -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/usr/local/lib CMakeFiles/cmTryCompileExec287868972.dir/CheckSymbolExists.c.o -o cmTryCompileExec287868972
583
268
 
584
269
  File /Users/gjtorikian/Development/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
585
270
  /* */