commonmarker 0.14.8 → 0.14.9

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 (137) hide show
  1. checksums.yaml +4 -4
  2. data/bin/commonmarker +2 -2
  3. data/ext/commonmarker/cmark/build/CMakeCache.txt +469 -0
  4. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake +68 -0
  5. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake +69 -0
  6. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin +0 -0
  7. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
  8. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CMakeSystem.cmake +15 -0
  9. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c +561 -0
  10. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdC/a.out +0 -0
  11. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +533 -0
  12. data/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out +0 -0
  13. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  14. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeError.log +14 -0
  15. data/ext/commonmarker/cmark/build/CMakeFiles/CMakeOutput.log +562 -0
  16. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile.cmake +155 -0
  17. data/ext/commonmarker/cmark/build/CMakeFiles/Makefile2 +390 -0
  18. data/ext/commonmarker/cmark/build/CMakeFiles/TargetDirectories.txt +48 -0
  19. data/ext/commonmarker/cmark/build/CMakeFiles/cmake.check_cache +1 -0
  20. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.bin +0 -0
  21. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c +34 -0
  22. data/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx +405 -0
  23. data/ext/commonmarker/cmark/build/CMakeFiles/progress.marks +1 -0
  24. data/ext/commonmarker/cmark/build/CTestTestfile.cmake +11 -0
  25. data/ext/commonmarker/cmark/build/Makefile +278 -0
  26. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  27. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake +35 -0
  28. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/build.make +168 -0
  29. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake +12 -0
  30. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.make +2 -0
  31. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/flags.make +17 -0
  32. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/link.txt +1 -0
  33. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/progress.make +5 -0
  34. data/ext/commonmarker/cmark/build/api_test/CMakeFiles/progress.marks +1 -0
  35. data/ext/commonmarker/cmark/build/api_test/Makefile +300 -0
  36. data/ext/commonmarker/cmark/build/api_test/cmake_install.cmake +29 -0
  37. data/ext/commonmarker/cmark/build/cmake_install.cmake +49 -0
  38. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  39. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/DependInfo.cmake +36 -0
  40. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/build.make +253 -0
  41. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/cmake_clean.cmake +16 -0
  42. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/depend.make +2 -0
  43. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/flags.make +10 -0
  44. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/link.txt +1 -0
  45. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions.dir/progress.make +8 -0
  46. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/C.includecache +208 -0
  47. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/DependInfo.cmake +29 -0
  48. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/autolink.c.o +0 -0
  49. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/build.make +249 -0
  50. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/cmake_clean.cmake +15 -0
  51. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/cmake_clean_target.cmake +3 -0
  52. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/core-extensions.c.o +0 -0
  53. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/depend.internal +99 -0
  54. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/depend.make +99 -0
  55. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/ext_scanners.c.o +0 -0
  56. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/flags.make +10 -0
  57. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/link.txt +2 -0
  58. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/progress.make +8 -0
  59. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/strikethrough.c.o +0 -0
  60. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/table.c.o +0 -0
  61. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmarkextensions_static.dir/tagfilter.c.o +0 -0
  62. data/ext/commonmarker/cmark/build/extensions/CMakeFiles/progress.marks +1 -0
  63. data/ext/commonmarker/cmark/build/extensions/Makefile +424 -0
  64. data/ext/commonmarker/cmark/build/extensions/cmake_install.cmake +29 -0
  65. data/ext/commonmarker/cmark/build/extensions/cmarkextensions_export.h +42 -0
  66. data/ext/commonmarker/cmark/build/extensions/libcmarkextensions.a +0 -0
  67. data/ext/commonmarker/cmark/build/man/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  68. data/ext/commonmarker/cmark/build/man/CMakeFiles/progress.marks +1 -0
  69. data/ext/commonmarker/cmark/build/man/Makefile +194 -0
  70. data/ext/commonmarker/cmark/build/man/cmake_install.cmake +37 -0
  71. data/ext/commonmarker/cmark/build/src/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  72. data/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark-release.cmake +38 -0
  73. data/ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark.cmake +95 -0
  74. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/DependInfo.cmake +30 -0
  75. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/build.make +115 -0
  76. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmake_clean.cmake +10 -0
  77. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/depend.make +2 -0
  78. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/flags.make +10 -0
  79. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/link.txt +1 -0
  80. data/ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/progress.make +3 -0
  81. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/DependInfo.cmake +57 -0
  82. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/build.make +738 -0
  83. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmake_clean.cmake +34 -0
  84. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/depend.make +2 -0
  85. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/flags.make +10 -0
  86. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/link.txt +1 -0
  87. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/progress.make +26 -0
  88. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/C.includecache +612 -0
  89. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/DependInfo.cmake +51 -0
  90. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/arena.c.o +0 -0
  91. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/blocks.c.o +0 -0
  92. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/buffer.c.o +0 -0
  93. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/build.make +735 -0
  94. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean.cmake +33 -0
  95. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean_target.cmake +3 -0
  96. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmark.c.o +0 -0
  97. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmark_ctype.c.o +0 -0
  98. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/commonmark.c.o +0 -0
  99. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.internal +290 -0
  100. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.make +290 -0
  101. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/flags.make +10 -0
  102. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_href_e.c.o +0 -0
  103. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_html_e.c.o +0 -0
  104. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_html_u.c.o +0 -0
  105. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/html.c.o +0 -0
  106. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/inlines.c.o +0 -0
  107. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/iterator.c.o +0 -0
  108. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/latex.c.o +0 -0
  109. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/link.txt +2 -0
  110. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/linked_list.c.o +0 -0
  111. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/man.c.o +0 -0
  112. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/node.c.o +0 -0
  113. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/plugin.c.o +0 -0
  114. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/progress.make +26 -0
  115. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/references.c.o +0 -0
  116. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/registry.c.o +0 -0
  117. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/render.c.o +0 -0
  118. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/scanners.c.o +0 -0
  119. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/syntax_extension.c.o +0 -0
  120. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/utf8.c.o +0 -0
  121. data/ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/xml.c.o +0 -0
  122. data/ext/commonmarker/cmark/build/src/CMakeFiles/progress.marks +1 -0
  123. data/ext/commonmarker/cmark/build/src/Makefile +1064 -0
  124. data/ext/commonmarker/cmark/build/src/cmake_install.cmake +103 -0
  125. data/ext/commonmarker/cmark/build/src/cmark_export.h +42 -0
  126. data/ext/commonmarker/cmark/build/src/cmark_version.h +7 -0
  127. data/ext/commonmarker/cmark/build/src/config.h +76 -0
  128. data/ext/commonmarker/cmark/build/src/libcmark.a +0 -0
  129. data/ext/commonmarker/cmark/build/src/libcmark.pc +10 -0
  130. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake +16 -0
  131. data/ext/commonmarker/cmark/build/testdir/CMakeFiles/progress.marks +1 -0
  132. data/ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake +8 -0
  133. data/ext/commonmarker/cmark/build/testdir/Makefile +194 -0
  134. data/ext/commonmarker/cmark/build/testdir/cmake_install.cmake +29 -0
  135. data/lib/commonmarker/version.rb +1 -1
  136. data/test/test_maliciousness.rb +3 -3
  137. metadata +134 -2
@@ -0,0 +1,16 @@
1
+ # CMAKE generated file: DO NOT EDIT!
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.7
3
+
4
+ # Relative path conversion top directories.
5
+ set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark")
6
+ set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build")
7
+
8
+ # Force unix paths in dependencies.
9
+ set(CMAKE_FORCE_UNIX_PATHS 1)
10
+
11
+
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})
@@ -0,0 +1,14 @@
1
+ Performing C SOURCE FILE Test HAVE_FLAG_ADDRESS_SANITIZER failed with the following output:
2
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
3
+
4
+ Run Build Command:"/usr/bin/make" "cmTC_d437b/fast"
5
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d437b.dir/build.make CMakeFiles/cmTC_d437b.dir/build
6
+ Building C object CMakeFiles/cmTC_d437b.dir/src.c.o
7
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -DHAVE_FLAG_ADDRESS_SANITIZER -Werror -faddress-sanitizer -faddress-sanitizer -o CMakeFiles/cmTC_d437b.dir/src.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
8
+ clang: error: unknown argument: '-faddress-sanitizer'
9
+ clang: error: unknown argument: '-faddress-sanitizer'
10
+ make[1]: *** [CMakeFiles/cmTC_d437b.dir/src.c.o] Error 1
11
+ make: *** [cmTC_d437b/fast] Error 2
12
+
13
+ Source file was:
14
+ int main(void) { return 0; }
@@ -0,0 +1,562 @@
1
+ The system is: Darwin - 16.4.0 - x86_64
2
+ Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
3
+ Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
4
+ Build flags: -fPIC
5
+ Id flags:
6
+
7
+ The output was:
8
+ 0
9
+
10
+
11
+ Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
12
+
13
+ The C compiler identification is AppleClang, found in "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdC/a.out"
14
+
15
+ Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
16
+ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
17
+ Build flags:
18
+ Id flags:
19
+
20
+ The output was:
21
+ 0
22
+
23
+
24
+ Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
25
+
26
+ The CXX compiler identification is AppleClang, found in "/Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out"
27
+
28
+ Determining if the C compiler works passed with the following output:
29
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
30
+
31
+ Run Build Command:"/usr/bin/make" "cmTC_e2ad5/fast"
32
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e2ad5.dir/build.make CMakeFiles/cmTC_e2ad5.dir/build
33
+ Building C object CMakeFiles/cmTC_e2ad5.dir/testCCompiler.c.o
34
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -o CMakeFiles/cmTC_e2ad5.dir/testCCompiler.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/testCCompiler.c
35
+ Linking C executable cmTC_e2ad5
36
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2ad5.dir/link.txt --verbose=1
37
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e2ad5.dir/testCCompiler.c.o -o cmTC_e2ad5
38
+
39
+
40
+ Detecting C compiler ABI info compiled with the following output:
41
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
42
+
43
+ Run Build Command:"/usr/bin/make" "cmTC_d16c9/fast"
44
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d16c9.dir/build.make CMakeFiles/cmTC_d16c9.dir/build
45
+ Building C object CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o
46
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -o CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCCompilerABI.c
47
+ Linking C executable cmTC_d16c9
48
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d16c9.dir/link.txt --verbose=1
49
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o -o cmTC_d16c9
50
+ Apple LLVM version 8.0.0 (clang-800.0.42.1)
51
+ Target: x86_64-apple-darwin16.4.0
52
+ Thread model: posix
53
+ InstalledDir: /Library/Developer/CommandLineTools/usr/bin
54
+ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_d16c9 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a
55
+ @(#)PROGRAM:ld PROJECT:ld64-274.2
56
+ configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
57
+ Library search paths:
58
+ /usr/lib
59
+ /usr/local/lib
60
+ Framework search paths:
61
+ /Library/Frameworks/
62
+ /System/Library/Frameworks/
63
+
64
+
65
+ Parsed C implicit link information from above output:
66
+ link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
67
+ ignore line: [Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp]
68
+ ignore line: []
69
+ ignore line: [Run Build Command:"/usr/bin/make" "cmTC_d16c9/fast"]
70
+ ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d16c9.dir/build.make CMakeFiles/cmTC_d16c9.dir/build]
71
+ ignore line: [Building C object CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o]
72
+ ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc -fPIC -o CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCCompilerABI.c]
73
+ ignore line: [Linking C executable cmTC_d16c9]
74
+ ignore line: [/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d16c9.dir/link.txt --verbose=1]
75
+ ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o -o cmTC_d16c9 ]
76
+ ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
77
+ ignore line: [Target: x86_64-apple-darwin16.4.0]
78
+ ignore line: [Thread model: posix]
79
+ ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
80
+ link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_d16c9 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
81
+ arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
82
+ arg [-demangle] ==> ignore
83
+ arg [-dynamic] ==> ignore
84
+ arg [-arch] ==> ignore
85
+ arg [x86_64] ==> ignore
86
+ arg [-macosx_version_min] ==> ignore
87
+ arg [10.12.0] ==> ignore
88
+ arg [-o] ==> ignore
89
+ arg [cmTC_d16c9] ==> ignore
90
+ arg [-search_paths_first] ==> ignore
91
+ arg [-headerpad_max_install_names] ==> ignore
92
+ arg [-v] ==> ignore
93
+ arg [CMakeFiles/cmTC_d16c9.dir/CMakeCCompilerABI.c.o] ==> ignore
94
+ arg [-lSystem] ==> lib [System]
95
+ arg [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
96
+ Library search paths: [;/usr/lib;/usr/local/lib]
97
+ Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
98
+ remove lib [System]
99
+ remove lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
100
+ collapse library dir [/usr/lib] ==> [/usr/lib]
101
+ collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
102
+ collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
103
+ collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
104
+ implicit libs: []
105
+ implicit dirs: [/usr/lib;/usr/local/lib]
106
+ implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
107
+
108
+
109
+
110
+
111
+ Detecting C [-std=c11] compiler features compiled with the following output:
112
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
113
+
114
+ Run Build Command:"/usr/bin/make" "cmTC_78b93/fast"
115
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_78b93.dir/build.make CMakeFiles/cmTC_78b93.dir/build
116
+ Building C object CMakeFiles/cmTC_78b93.dir/feature_tests.c.o
117
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -std=c11 -o CMakeFiles/cmTC_78b93.dir/feature_tests.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
118
+ Linking C executable cmTC_78b93
119
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_78b93.dir/link.txt --verbose=1
120
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_78b93.dir/feature_tests.c.o -o cmTC_78b93
121
+
122
+
123
+ Feature record: C_FEATURE:1c_function_prototypes
124
+ Feature record: C_FEATURE:1c_restrict
125
+ Feature record: C_FEATURE:1c_static_assert
126
+ Feature record: C_FEATURE:1c_variadic_macros
127
+
128
+
129
+ Detecting C [-std=c99] compiler features compiled with the following output:
130
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
131
+
132
+ Run Build Command:"/usr/bin/make" "cmTC_9c968/fast"
133
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9c968.dir/build.make CMakeFiles/cmTC_9c968.dir/build
134
+ Building C object CMakeFiles/cmTC_9c968.dir/feature_tests.c.o
135
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -std=c99 -o CMakeFiles/cmTC_9c968.dir/feature_tests.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
136
+ Linking C executable cmTC_9c968
137
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9c968.dir/link.txt --verbose=1
138
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9c968.dir/feature_tests.c.o -o cmTC_9c968
139
+
140
+
141
+ Feature record: C_FEATURE:1c_function_prototypes
142
+ Feature record: C_FEATURE:1c_restrict
143
+ Feature record: C_FEATURE:0c_static_assert
144
+ Feature record: C_FEATURE:1c_variadic_macros
145
+
146
+
147
+ Detecting C [-std=c90] compiler features compiled with the following output:
148
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
149
+
150
+ Run Build Command:"/usr/bin/make" "cmTC_80ccf/fast"
151
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_80ccf.dir/build.make CMakeFiles/cmTC_80ccf.dir/build
152
+ Building C object CMakeFiles/cmTC_80ccf.dir/feature_tests.c.o
153
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -std=c90 -o CMakeFiles/cmTC_80ccf.dir/feature_tests.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
154
+ Linking C executable cmTC_80ccf
155
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80ccf.dir/link.txt --verbose=1
156
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_80ccf.dir/feature_tests.c.o -o cmTC_80ccf
157
+
158
+
159
+ Feature record: C_FEATURE:1c_function_prototypes
160
+ Feature record: C_FEATURE:0c_restrict
161
+ Feature record: C_FEATURE:0c_static_assert
162
+ Feature record: C_FEATURE:0c_variadic_macros
163
+ Determining if the CXX compiler works passed with the following output:
164
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
165
+
166
+ Run Build Command:"/usr/bin/make" "cmTC_a7262/fast"
167
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_a7262.dir/build.make CMakeFiles/cmTC_a7262.dir/build
168
+ Building CXX object CMakeFiles/cmTC_a7262.dir/testCXXCompiler.cxx.o
169
+ /Library/Developer/CommandLineTools/usr/bin/c++ -o CMakeFiles/cmTC_a7262.dir/testCXXCompiler.cxx.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
170
+ Linking CXX executable cmTC_a7262
171
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a7262.dir/link.txt --verbose=1
172
+ /Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a7262.dir/testCXXCompiler.cxx.o -o cmTC_a7262
173
+
174
+
175
+ Detecting CXX compiler ABI info compiled with the following output:
176
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
177
+
178
+ Run Build Command:"/usr/bin/make" "cmTC_19fcb/fast"
179
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_19fcb.dir/build.make CMakeFiles/cmTC_19fcb.dir/build
180
+ Building CXX object CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o
181
+ /Library/Developer/CommandLineTools/usr/bin/c++ -o CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
182
+ Linking CXX executable cmTC_19fcb
183
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_19fcb.dir/link.txt --verbose=1
184
+ /Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_19fcb
185
+ Apple LLVM version 8.0.0 (clang-800.0.42.1)
186
+ Target: x86_64-apple-darwin16.4.0
187
+ Thread model: posix
188
+ InstalledDir: /Library/Developer/CommandLineTools/usr/bin
189
+ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_19fcb -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a
190
+ @(#)PROGRAM:ld PROJECT:ld64-274.2
191
+ configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
192
+ Library search paths:
193
+ /usr/lib
194
+ /usr/local/lib
195
+ Framework search paths:
196
+ /Library/Frameworks/
197
+ /System/Library/Frameworks/
198
+
199
+
200
+ Parsed CXX implicit link information from above output:
201
+ link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
202
+ ignore line: [Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp]
203
+ ignore line: []
204
+ ignore line: [Run Build Command:"/usr/bin/make" "cmTC_19fcb/fast"]
205
+ ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_19fcb.dir/build.make CMakeFiles/cmTC_19fcb.dir/build]
206
+ ignore line: [Building CXX object CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o]
207
+ ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -o CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
208
+ ignore line: [Linking CXX executable cmTC_19fcb]
209
+ ignore line: [/usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_19fcb.dir/link.txt --verbose=1]
210
+ ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_19fcb ]
211
+ ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
212
+ ignore line: [Target: x86_64-apple-darwin16.4.0]
213
+ ignore line: [Thread model: posix]
214
+ ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
215
+ link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_19fcb -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
216
+ arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
217
+ arg [-demangle] ==> ignore
218
+ arg [-dynamic] ==> ignore
219
+ arg [-arch] ==> ignore
220
+ arg [x86_64] ==> ignore
221
+ arg [-macosx_version_min] ==> ignore
222
+ arg [10.12.0] ==> ignore
223
+ arg [-o] ==> ignore
224
+ arg [cmTC_19fcb] ==> ignore
225
+ arg [-search_paths_first] ==> ignore
226
+ arg [-headerpad_max_install_names] ==> ignore
227
+ arg [-v] ==> ignore
228
+ arg [CMakeFiles/cmTC_19fcb.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
229
+ arg [-lc++] ==> lib [c++]
230
+ arg [-lSystem] ==> lib [System]
231
+ arg [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
232
+ Library search paths: [;/usr/lib;/usr/local/lib]
233
+ Framework search paths: [;/Library/Frameworks/;/System/Library/Frameworks/]
234
+ remove lib [System]
235
+ remove lib [/Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
236
+ collapse library dir [/usr/lib] ==> [/usr/lib]
237
+ collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
238
+ collapse framework dir [/Library/Frameworks/] ==> [/Library/Frameworks]
239
+ collapse framework dir [/System/Library/Frameworks/] ==> [/System/Library/Frameworks]
240
+ implicit libs: [c++]
241
+ implicit dirs: [/usr/lib;/usr/local/lib]
242
+ implicit fwks: [/Library/Frameworks;/System/Library/Frameworks]
243
+
244
+
245
+
246
+
247
+ Detecting CXX [-std=c++14] compiler features compiled with the following output:
248
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
249
+
250
+ Run Build Command:"/usr/bin/make" "cmTC_2f4bd/fast"
251
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2f4bd.dir/build.make CMakeFiles/cmTC_2f4bd.dir/build
252
+ Building CXX object CMakeFiles/cmTC_2f4bd.dir/feature_tests.cxx.o
253
+ /Library/Developer/CommandLineTools/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_2f4bd.dir/feature_tests.cxx.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx
254
+ Linking CXX executable cmTC_2f4bd
255
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2f4bd.dir/link.txt --verbose=1
256
+ /Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2f4bd.dir/feature_tests.cxx.o -o cmTC_2f4bd
257
+
258
+
259
+ Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
260
+ Feature record: CXX_FEATURE:1cxx_alias_templates
261
+ Feature record: CXX_FEATURE:1cxx_alignas
262
+ Feature record: CXX_FEATURE:1cxx_alignof
263
+ Feature record: CXX_FEATURE:1cxx_attributes
264
+ Feature record: CXX_FEATURE:1cxx_attribute_deprecated
265
+ Feature record: CXX_FEATURE:1cxx_auto_type
266
+ Feature record: CXX_FEATURE:1cxx_binary_literals
267
+ Feature record: CXX_FEATURE:1cxx_constexpr
268
+ Feature record: CXX_FEATURE:1cxx_contextual_conversions
269
+ Feature record: CXX_FEATURE:1cxx_decltype
270
+ Feature record: CXX_FEATURE:1cxx_decltype_auto
271
+ Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
272
+ Feature record: CXX_FEATURE:1cxx_default_function_template_args
273
+ Feature record: CXX_FEATURE:1cxx_defaulted_functions
274
+ Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
275
+ Feature record: CXX_FEATURE:1cxx_delegating_constructors
276
+ Feature record: CXX_FEATURE:1cxx_deleted_functions
277
+ Feature record: CXX_FEATURE:1cxx_digit_separators
278
+ Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
279
+ Feature record: CXX_FEATURE:1cxx_explicit_conversions
280
+ Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
281
+ Feature record: CXX_FEATURE:1cxx_extern_templates
282
+ Feature record: CXX_FEATURE:1cxx_final
283
+ Feature record: CXX_FEATURE:1cxx_func_identifier
284
+ Feature record: CXX_FEATURE:1cxx_generalized_initializers
285
+ Feature record: CXX_FEATURE:1cxx_generic_lambdas
286
+ Feature record: CXX_FEATURE:1cxx_inheriting_constructors
287
+ Feature record: CXX_FEATURE:1cxx_inline_namespaces
288
+ Feature record: CXX_FEATURE:1cxx_lambdas
289
+ Feature record: CXX_FEATURE:1cxx_lambda_init_captures
290
+ Feature record: CXX_FEATURE:1cxx_local_type_template_args
291
+ Feature record: CXX_FEATURE:1cxx_long_long_type
292
+ Feature record: CXX_FEATURE:1cxx_noexcept
293
+ Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
294
+ Feature record: CXX_FEATURE:1cxx_nullptr
295
+ Feature record: CXX_FEATURE:1cxx_override
296
+ Feature record: CXX_FEATURE:1cxx_range_for
297
+ Feature record: CXX_FEATURE:1cxx_raw_string_literals
298
+ Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
299
+ Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
300
+ Feature record: CXX_FEATURE:1cxx_return_type_deduction
301
+ Feature record: CXX_FEATURE:1cxx_right_angle_brackets
302
+ Feature record: CXX_FEATURE:1cxx_rvalue_references
303
+ Feature record: CXX_FEATURE:1cxx_sizeof_member
304
+ Feature record: CXX_FEATURE:1cxx_static_assert
305
+ Feature record: CXX_FEATURE:1cxx_strong_enums
306
+ Feature record: CXX_FEATURE:1cxx_template_template_parameters
307
+ Feature record: CXX_FEATURE:1cxx_thread_local
308
+ Feature record: CXX_FEATURE:1cxx_trailing_return_types
309
+ Feature record: CXX_FEATURE:1cxx_unicode_literals
310
+ Feature record: CXX_FEATURE:1cxx_uniform_initialization
311
+ Feature record: CXX_FEATURE:1cxx_unrestricted_unions
312
+ Feature record: CXX_FEATURE:1cxx_user_literals
313
+ Feature record: CXX_FEATURE:1cxx_variable_templates
314
+ Feature record: CXX_FEATURE:1cxx_variadic_macros
315
+ Feature record: CXX_FEATURE:1cxx_variadic_templates
316
+
317
+
318
+ Detecting CXX [-std=c++11] compiler features compiled with the following output:
319
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
320
+
321
+ Run Build Command:"/usr/bin/make" "cmTC_28113/fast"
322
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_28113.dir/build.make CMakeFiles/cmTC_28113.dir/build
323
+ Building CXX object CMakeFiles/cmTC_28113.dir/feature_tests.cxx.o
324
+ /Library/Developer/CommandLineTools/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_28113.dir/feature_tests.cxx.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx
325
+ Linking CXX executable cmTC_28113
326
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28113.dir/link.txt --verbose=1
327
+ /Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_28113.dir/feature_tests.cxx.o -o cmTC_28113
328
+
329
+
330
+ Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
331
+ Feature record: CXX_FEATURE:1cxx_alias_templates
332
+ Feature record: CXX_FEATURE:1cxx_alignas
333
+ Feature record: CXX_FEATURE:1cxx_alignof
334
+ Feature record: CXX_FEATURE:1cxx_attributes
335
+ Feature record: CXX_FEATURE:0cxx_attribute_deprecated
336
+ Feature record: CXX_FEATURE:1cxx_auto_type
337
+ Feature record: CXX_FEATURE:0cxx_binary_literals
338
+ Feature record: CXX_FEATURE:1cxx_constexpr
339
+ Feature record: CXX_FEATURE:0cxx_contextual_conversions
340
+ Feature record: CXX_FEATURE:1cxx_decltype
341
+ Feature record: CXX_FEATURE:0cxx_decltype_auto
342
+ Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
343
+ Feature record: CXX_FEATURE:1cxx_default_function_template_args
344
+ Feature record: CXX_FEATURE:1cxx_defaulted_functions
345
+ Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
346
+ Feature record: CXX_FEATURE:1cxx_delegating_constructors
347
+ Feature record: CXX_FEATURE:1cxx_deleted_functions
348
+ Feature record: CXX_FEATURE:0cxx_digit_separators
349
+ Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
350
+ Feature record: CXX_FEATURE:1cxx_explicit_conversions
351
+ Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
352
+ Feature record: CXX_FEATURE:1cxx_extern_templates
353
+ Feature record: CXX_FEATURE:1cxx_final
354
+ Feature record: CXX_FEATURE:1cxx_func_identifier
355
+ Feature record: CXX_FEATURE:1cxx_generalized_initializers
356
+ Feature record: CXX_FEATURE:0cxx_generic_lambdas
357
+ Feature record: CXX_FEATURE:1cxx_inheriting_constructors
358
+ Feature record: CXX_FEATURE:1cxx_inline_namespaces
359
+ Feature record: CXX_FEATURE:1cxx_lambdas
360
+ Feature record: CXX_FEATURE:0cxx_lambda_init_captures
361
+ Feature record: CXX_FEATURE:1cxx_local_type_template_args
362
+ Feature record: CXX_FEATURE:1cxx_long_long_type
363
+ Feature record: CXX_FEATURE:1cxx_noexcept
364
+ Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
365
+ Feature record: CXX_FEATURE:1cxx_nullptr
366
+ Feature record: CXX_FEATURE:1cxx_override
367
+ Feature record: CXX_FEATURE:1cxx_range_for
368
+ Feature record: CXX_FEATURE:1cxx_raw_string_literals
369
+ Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
370
+ Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
371
+ Feature record: CXX_FEATURE:0cxx_return_type_deduction
372
+ Feature record: CXX_FEATURE:1cxx_right_angle_brackets
373
+ Feature record: CXX_FEATURE:1cxx_rvalue_references
374
+ Feature record: CXX_FEATURE:1cxx_sizeof_member
375
+ Feature record: CXX_FEATURE:1cxx_static_assert
376
+ Feature record: CXX_FEATURE:1cxx_strong_enums
377
+ Feature record: CXX_FEATURE:1cxx_template_template_parameters
378
+ Feature record: CXX_FEATURE:1cxx_thread_local
379
+ Feature record: CXX_FEATURE:1cxx_trailing_return_types
380
+ Feature record: CXX_FEATURE:1cxx_unicode_literals
381
+ Feature record: CXX_FEATURE:1cxx_uniform_initialization
382
+ Feature record: CXX_FEATURE:1cxx_unrestricted_unions
383
+ Feature record: CXX_FEATURE:1cxx_user_literals
384
+ Feature record: CXX_FEATURE:0cxx_variable_templates
385
+ Feature record: CXX_FEATURE:1cxx_variadic_macros
386
+ Feature record: CXX_FEATURE:1cxx_variadic_templates
387
+
388
+
389
+ Detecting CXX [-std=c++98] compiler features compiled with the following output:
390
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
391
+
392
+ Run Build Command:"/usr/bin/make" "cmTC_d09f0/fast"
393
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d09f0.dir/build.make CMakeFiles/cmTC_d09f0.dir/build
394
+ Building CXX object CMakeFiles/cmTC_d09f0.dir/feature_tests.cxx.o
395
+ /Library/Developer/CommandLineTools/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_d09f0.dir/feature_tests.cxx.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx
396
+ Linking CXX executable cmTC_d09f0
397
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d09f0.dir/link.txt --verbose=1
398
+ /Library/Developer/CommandLineTools/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d09f0.dir/feature_tests.cxx.o -o cmTC_d09f0
399
+
400
+
401
+ Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
402
+ Feature record: CXX_FEATURE:0cxx_alias_templates
403
+ Feature record: CXX_FEATURE:0cxx_alignas
404
+ Feature record: CXX_FEATURE:0cxx_alignof
405
+ Feature record: CXX_FEATURE:0cxx_attributes
406
+ Feature record: CXX_FEATURE:0cxx_attribute_deprecated
407
+ Feature record: CXX_FEATURE:0cxx_auto_type
408
+ Feature record: CXX_FEATURE:0cxx_binary_literals
409
+ Feature record: CXX_FEATURE:0cxx_constexpr
410
+ Feature record: CXX_FEATURE:0cxx_contextual_conversions
411
+ Feature record: CXX_FEATURE:0cxx_decltype
412
+ Feature record: CXX_FEATURE:0cxx_decltype_auto
413
+ Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
414
+ Feature record: CXX_FEATURE:0cxx_default_function_template_args
415
+ Feature record: CXX_FEATURE:0cxx_defaulted_functions
416
+ Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
417
+ Feature record: CXX_FEATURE:0cxx_delegating_constructors
418
+ Feature record: CXX_FEATURE:0cxx_deleted_functions
419
+ Feature record: CXX_FEATURE:0cxx_digit_separators
420
+ Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
421
+ Feature record: CXX_FEATURE:0cxx_explicit_conversions
422
+ Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
423
+ Feature record: CXX_FEATURE:0cxx_extern_templates
424
+ Feature record: CXX_FEATURE:0cxx_final
425
+ Feature record: CXX_FEATURE:0cxx_func_identifier
426
+ Feature record: CXX_FEATURE:0cxx_generalized_initializers
427
+ Feature record: CXX_FEATURE:0cxx_generic_lambdas
428
+ Feature record: CXX_FEATURE:0cxx_inheriting_constructors
429
+ Feature record: CXX_FEATURE:0cxx_inline_namespaces
430
+ Feature record: CXX_FEATURE:0cxx_lambdas
431
+ Feature record: CXX_FEATURE:0cxx_lambda_init_captures
432
+ Feature record: CXX_FEATURE:0cxx_local_type_template_args
433
+ Feature record: CXX_FEATURE:0cxx_long_long_type
434
+ Feature record: CXX_FEATURE:0cxx_noexcept
435
+ Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
436
+ Feature record: CXX_FEATURE:0cxx_nullptr
437
+ Feature record: CXX_FEATURE:0cxx_override
438
+ Feature record: CXX_FEATURE:0cxx_range_for
439
+ Feature record: CXX_FEATURE:0cxx_raw_string_literals
440
+ Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
441
+ Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
442
+ Feature record: CXX_FEATURE:0cxx_return_type_deduction
443
+ Feature record: CXX_FEATURE:0cxx_right_angle_brackets
444
+ Feature record: CXX_FEATURE:0cxx_rvalue_references
445
+ Feature record: CXX_FEATURE:0cxx_sizeof_member
446
+ Feature record: CXX_FEATURE:0cxx_static_assert
447
+ Feature record: CXX_FEATURE:0cxx_strong_enums
448
+ Feature record: CXX_FEATURE:1cxx_template_template_parameters
449
+ Feature record: CXX_FEATURE:0cxx_thread_local
450
+ Feature record: CXX_FEATURE:0cxx_trailing_return_types
451
+ Feature record: CXX_FEATURE:0cxx_unicode_literals
452
+ Feature record: CXX_FEATURE:0cxx_uniform_initialization
453
+ Feature record: CXX_FEATURE:0cxx_unrestricted_unions
454
+ Feature record: CXX_FEATURE:0cxx_user_literals
455
+ Feature record: CXX_FEATURE:0cxx_variable_templates
456
+ Feature record: CXX_FEATURE:0cxx_variadic_macros
457
+ Feature record: CXX_FEATURE:0cxx_variadic_templates
458
+ Performing C SOURCE FILE Test HAVE_FLAG_SANITIZE_ADDRESS succeeded with the following output:
459
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
460
+
461
+ Run Build Command:"/usr/bin/make" "cmTC_f673d/fast"
462
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f673d.dir/build.make CMakeFiles/cmTC_f673d.dir/build
463
+ Building C object CMakeFiles/cmTC_f673d.dir/src.c.o
464
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -DHAVE_FLAG_SANITIZE_ADDRESS -Werror -fsanitize=address -fsanitize=address -o CMakeFiles/cmTC_f673d.dir/src.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
465
+ Linking C executable cmTC_f673d
466
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f673d.dir/link.txt --verbose=1
467
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -DHAVE_FLAG_SANITIZE_ADDRESS -Werror -fsanitize=address -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f673d.dir/src.c.o -o cmTC_f673d
468
+
469
+ Source file was:
470
+ int main(void) { return 0; }
471
+ Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeeded with the following output:
472
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
473
+
474
+ Run Build Command:"/usr/bin/make" "cmTC_30695/fast"
475
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_30695.dir/build.make CMakeFiles/cmTC_30695.dir/build
476
+ Building CXX object CMakeFiles/cmTC_30695.dir/src.cxx.o
477
+ /Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -fvisibility=hidden -o CMakeFiles/cmTC_30695.dir/src.cxx.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
478
+ Linking CXX executable cmTC_30695
479
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_30695.dir/link.txt --verbose=1
480
+ /Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_30695.dir/src.cxx.o -o cmTC_30695
481
+
482
+ Source file was:
483
+ int main() { return 0; }
484
+ Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeeded with the following output:
485
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
486
+
487
+ Run Build Command:"/usr/bin/make" "cmTC_ec67e/fast"
488
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ec67e.dir/build.make CMakeFiles/cmTC_ec67e.dir/build
489
+ Building CXX object CMakeFiles/cmTC_ec67e.dir/src.cxx.o
490
+ /Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -fvisibility-inlines-hidden -o CMakeFiles/cmTC_ec67e.dir/src.cxx.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
491
+ Linking CXX executable cmTC_ec67e
492
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ec67e.dir/link.txt --verbose=1
493
+ /Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ec67e.dir/src.cxx.o -o cmTC_ec67e
494
+
495
+ Source file was:
496
+ int main() { return 0; }
497
+ Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeeded with the following output:
498
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
499
+
500
+ Run Build Command:"/usr/bin/make" "cmTC_0ee97/fast"
501
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0ee97.dir/build.make CMakeFiles/cmTC_0ee97.dir/build
502
+ Building CXX object CMakeFiles/cmTC_0ee97.dir/src.cxx.o
503
+ /Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -o CMakeFiles/cmTC_0ee97.dir/src.cxx.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx
504
+ /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: 'somefunc' is deprecated [-Wdeprecated-declarations]
505
+ int main() { return somefunc();}
506
+ ^
507
+ /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.cxx:1:37: note: 'somefunc' has been explicitly marked deprecated here
508
+ __attribute__((__deprecated__)) int somefunc() { return 0; }
509
+ ^
510
+ 1 warning generated.
511
+ Linking CXX executable cmTC_0ee97
512
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ee97.dir/link.txt --verbose=1
513
+ /Library/Developer/CommandLineTools/usr/bin/c++ -DCOMPILER_HAS_DEPRECATED_ATTR -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0ee97.dir/src.cxx.o -o cmTC_0ee97
514
+
515
+ Source file was:
516
+ __attribute__((__deprecated__)) int somefunc() { return 0; }
517
+ int main() { return somefunc();}
518
+ Determining if the include file stdbool.h exists passed with the following output:
519
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
520
+
521
+ Run Build Command:"/usr/bin/make" "cmTC_cf16c/fast"
522
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_cf16c.dir/build.make CMakeFiles/cmTC_cf16c.dir/build
523
+ Building C object CMakeFiles/cmTC_cf16c.dir/CheckIncludeFile.c.o
524
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -o CMakeFiles/cmTC_cf16c.dir/CheckIncludeFile.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
525
+ Linking C executable cmTC_cf16c
526
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf16c.dir/link.txt --verbose=1
527
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cf16c.dir/CheckIncludeFile.c.o -o cmTC_cf16c
528
+
529
+
530
+ Performing C SOURCE FILE Test HAVE___BUILTIN_EXPECT succeeded with the following output:
531
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
532
+
533
+ Run Build Command:"/usr/bin/make" "cmTC_15532/fast"
534
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_15532.dir/build.make CMakeFiles/cmTC_15532.dir/build
535
+ Building C object CMakeFiles/cmTC_15532.dir/src.c.o
536
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -DHAVE___BUILTIN_EXPECT -o CMakeFiles/cmTC_15532.dir/src.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
537
+ /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c:1:14: warning: ignoring return value of function declared with const attribute [-Wunused-value]
538
+ int main() { __builtin_expect(0,0); return 0; }
539
+ ^~~~~~~~~~~~~~~~ ~~~
540
+ 1 warning generated.
541
+ Linking C executable cmTC_15532
542
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_15532.dir/link.txt --verbose=1
543
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -DHAVE___BUILTIN_EXPECT -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_15532.dir/src.c.o -o cmTC_15532
544
+
545
+ Source file was:
546
+ int main() { __builtin_expect(0,0); return 0; }
547
+ Performing C SOURCE FILE Test HAVE___ATTRIBUTE__ succeeded with the following output:
548
+ Change Dir: /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp
549
+
550
+ Run Build Command:"/usr/bin/make" "cmTC_7f305/fast"
551
+ /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_7f305.dir/build.make CMakeFiles/cmTC_7f305.dir/build
552
+ Building C object CMakeFiles/cmTC_7f305.dir/src.c.o
553
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -DHAVE___ATTRIBUTE__ -o CMakeFiles/cmTC_7f305.dir/src.c.o -c /Users/gjtorikian/Developer/commonmarker/ext/commonmarker/cmark/build/CMakeFiles/CMakeTmp/src.c
554
+ Linking C executable cmTC_7f305
555
+ /usr/local/Cellar/cmake/3.7.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f305.dir/link.txt --verbose=1
556
+ /Library/Developer/CommandLineTools/usr/bin/cc -fPIC -DHAVE___ATTRIBUTE__ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f305.dir/src.c.o -o cmTC_7f305
557
+
558
+ Source file was:
559
+
560
+ int f(void) __attribute__ (());
561
+ int main() { return 0; }
562
+