Advertisement
Guest User

Untitled

a guest
May 21st, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.20 KB | None | 0 0
  1. The system is: Darwin - 18.2.0 - x86_64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
  4. Build flags:
  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/benjamin/desktop/Litecash/beam/CMakeFiles/3.12.2/CompilerIdC/a.out"
  14.  
  15. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  16. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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/benjamin/desktop/Litecash/beam/CMakeFiles/3.12.2/CompilerIdCXX/a.out"
  27.  
  28. Determining if the C compiler works passed with the following output:
  29. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  30.  
  31. Run Build Command:"/usr/bin/make" "cmTC_3c578/fast"
  32. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3c578.dir/build.make CMakeFiles/cmTC_3c578.dir/build
  33. Building C object CMakeFiles/cmTC_3c578.dir/testCCompiler.c.o
  34. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_3c578.dir/testCCompiler.c.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp/testCCompiler.c
  35. Linking C executable cmTC_3c578
  36. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c578.dir/link.txt --verbose=1
  37. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c578.dir/testCCompiler.c.o -o cmTC_3c578
  38.  
  39.  
  40. Detecting C compiler ABI info compiled with the following output:
  41. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  42.  
  43. Run Build Command:"/usr/bin/make" "cmTC_552d0/fast"
  44. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_552d0.dir/build.make CMakeFiles/cmTC_552d0.dir/build
  45. Building C object CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o
  46. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.12.2/share/cmake/Modules/CMakeCCompilerABI.c
  47. Linking C executable cmTC_552d0
  48. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_552d0.dir/link.txt --verbose=1
  49. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o -o cmTC_552d0
  50. Apple LLVM version 10.0.1 (clang-1001.0.46.4)
  51. Target: x86_64-apple-darwin18.2.0
  52. Thread model: posix
  53. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  54. "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o cmTC_552d0 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a
  55. @(#)PROGRAM:ld PROJECT:ld64-450.3
  56. BUILD 18:45:16 Apr 4 2019
  57. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  58. Library search paths:
  59. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib
  60. Framework search paths:
  61. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
  62.  
  63.  
  64. Parsed C implicit link information from above output:
  65. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  66. ignore line: [Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp]
  67. ignore line: []
  68. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_552d0/fast"]
  69. ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_552d0.dir/build.make CMakeFiles/cmTC_552d0.dir/build]
  70. ignore line: [Building C object CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o]
  71. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.12.2/share/cmake/Modules/CMakeCCompilerABI.c]
  72. ignore line: [Linking C executable cmTC_552d0]
  73. ignore line: [/usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_552d0.dir/link.txt --verbose=1]
  74. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o -o cmTC_552d0 ]
  75. ignore line: [Apple LLVM version 10.0.1 (clang-1001.0.46.4)]
  76. ignore line: [Target: x86_64-apple-darwin18.2.0]
  77. ignore line: [Thread model: posix]
  78. ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
  79. link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o cmTC_552d0 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
  80. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
  81. arg [-demangle] ==> ignore
  82. arg [-lto_library] ==> ignore, skip following value
  83. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
  84. arg [-dynamic] ==> ignore
  85. arg [-arch] ==> ignore
  86. arg [x86_64] ==> ignore
  87. arg [-macosx_version_min] ==> ignore
  88. arg [10.14.0] ==> ignore
  89. arg [-syslibroot] ==> ignore
  90. arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk] ==> ignore
  91. arg [-o] ==> ignore
  92. arg [cmTC_552d0] ==> ignore
  93. arg [-search_paths_first] ==> ignore
  94. arg [-headerpad_max_install_names] ==> ignore
  95. arg [-v] ==> ignore
  96. arg [CMakeFiles/cmTC_552d0.dir/CMakeCCompilerABI.c.o] ==> ignore
  97. arg [-lSystem] ==> lib [System]
  98. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
  99. Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib]
  100. Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/]
  101. remove lib [System]
  102. remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
  103. collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib]
  104. collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
  105. implicit libs: []
  106. implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib]
  107. implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
  108.  
  109.  
  110.  
  111.  
  112. Detecting C [-std=c11] compiler features compiled with the following output:
  113. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  114.  
  115. Run Build Command:"/usr/bin/make" "cmTC_84c74/fast"
  116. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_84c74.dir/build.make CMakeFiles/cmTC_84c74.dir/build
  117. Building C object CMakeFiles/cmTC_84c74.dir/feature_tests.c.o
  118. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c11 -o CMakeFiles/cmTC_84c74.dir/feature_tests.c.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/feature_tests.c
  119. Linking C executable cmTC_84c74
  120. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_84c74.dir/link.txt --verbose=1
  121. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_84c74.dir/feature_tests.c.o -o cmTC_84c74
  122.  
  123.  
  124. Feature record: C_FEATURE:1c_function_prototypes
  125. Feature record: C_FEATURE:1c_restrict
  126. Feature record: C_FEATURE:1c_static_assert
  127. Feature record: C_FEATURE:1c_variadic_macros
  128.  
  129.  
  130. Detecting C [-std=c99] compiler features compiled with the following output:
  131. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  132.  
  133. Run Build Command:"/usr/bin/make" "cmTC_01daa/fast"
  134. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_01daa.dir/build.make CMakeFiles/cmTC_01daa.dir/build
  135. Building C object CMakeFiles/cmTC_01daa.dir/feature_tests.c.o
  136. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c99 -o CMakeFiles/cmTC_01daa.dir/feature_tests.c.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/feature_tests.c
  137. Linking C executable cmTC_01daa
  138. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_01daa.dir/link.txt --verbose=1
  139. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_01daa.dir/feature_tests.c.o -o cmTC_01daa
  140.  
  141.  
  142. Feature record: C_FEATURE:1c_function_prototypes
  143. Feature record: C_FEATURE:1c_restrict
  144. Feature record: C_FEATURE:0c_static_assert
  145. Feature record: C_FEATURE:1c_variadic_macros
  146.  
  147.  
  148. Detecting C [-std=c90] compiler features compiled with the following output:
  149. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  150.  
  151. Run Build Command:"/usr/bin/make" "cmTC_90953/fast"
  152. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_90953.dir/build.make CMakeFiles/cmTC_90953.dir/build
  153. Building C object CMakeFiles/cmTC_90953.dir/feature_tests.c.o
  154. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c90 -o CMakeFiles/cmTC_90953.dir/feature_tests.c.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/feature_tests.c
  155. Linking C executable cmTC_90953
  156. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90953.dir/link.txt --verbose=1
  157. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_90953.dir/feature_tests.c.o -o cmTC_90953
  158.  
  159.  
  160. Feature record: C_FEATURE:1c_function_prototypes
  161. Feature record: C_FEATURE:0c_restrict
  162. Feature record: C_FEATURE:0c_static_assert
  163. Feature record: C_FEATURE:0c_variadic_macros
  164. Determining if the CXX compiler works passed with the following output:
  165. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  166.  
  167. Run Build Command:"/usr/bin/make" "cmTC_455e2/fast"
  168. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_455e2.dir/build.make CMakeFiles/cmTC_455e2.dir/build
  169. Building CXX object CMakeFiles/cmTC_455e2.dir/testCXXCompiler.cxx.o
  170. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_455e2.dir/testCXXCompiler.cxx.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  171. Linking CXX executable cmTC_455e2
  172. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_455e2.dir/link.txt --verbose=1
  173. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_455e2.dir/testCXXCompiler.cxx.o -o cmTC_455e2
  174.  
  175.  
  176. Detecting CXX compiler ABI info compiled with the following output:
  177. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  178.  
  179. Run Build Command:"/usr/bin/make" "cmTC_8f7c1/fast"
  180. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8f7c1.dir/build.make CMakeFiles/cmTC_8f7c1.dir/build
  181. Building CXX object CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o
  182. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.12.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
  183. Linking CXX executable cmTC_8f7c1
  184. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f7c1.dir/link.txt --verbose=1
  185. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_8f7c1
  186. Apple LLVM version 10.0.1 (clang-1001.0.46.4)
  187. Target: x86_64-apple-darwin18.2.0
  188. Thread model: posix
  189. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  190. "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o cmTC_8f7c1 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a
  191. @(#)PROGRAM:ld PROJECT:ld64-450.3
  192. BUILD 18:45:16 Apr 4 2019
  193. configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
  194. Library search paths:
  195. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib
  196. Framework search paths:
  197. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/
  198.  
  199.  
  200. Parsed CXX implicit link information from above output:
  201. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  202. ignore line: [Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp]
  203. ignore line: []
  204. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_8f7c1/fast"]
  205. ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8f7c1.dir/build.make CMakeFiles/cmTC_8f7c1.dir/build]
  206. ignore line: [Building CXX object CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o]
  207. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.12.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
  208. ignore line: [Linking CXX executable cmTC_8f7c1]
  209. ignore line: [/usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f7c1.dir/link.txt --verbose=1]
  210. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_8f7c1 ]
  211. ignore line: [Apple LLVM version 10.0.1 (clang-1001.0.46.4)]
  212. ignore line: [Target: x86_64-apple-darwin18.2.0]
  213. ignore line: [Thread model: posix]
  214. ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
  215. link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -macosx_version_min 10.14.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -o cmTC_8f7c1 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
  216. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
  217. arg [-demangle] ==> ignore
  218. arg [-lto_library] ==> ignore, skip following value
  219. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
  220. arg [-dynamic] ==> ignore
  221. arg [-arch] ==> ignore
  222. arg [x86_64] ==> ignore
  223. arg [-macosx_version_min] ==> ignore
  224. arg [10.14.0] ==> ignore
  225. arg [-syslibroot] ==> ignore
  226. arg [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk] ==> ignore
  227. arg [-o] ==> ignore
  228. arg [cmTC_8f7c1] ==> ignore
  229. arg [-search_paths_first] ==> ignore
  230. arg [-headerpad_max_install_names] ==> ignore
  231. arg [-v] ==> ignore
  232. arg [CMakeFiles/cmTC_8f7c1.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  233. arg [-lc++] ==> lib [c++]
  234. arg [-lSystem] ==> lib [System]
  235. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
  236. Library search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib]
  237. Framework search paths: [;/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/]
  238. remove lib [System]
  239. remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/lib/darwin/libclang_rt.osx.a]
  240. collapse library dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib]
  241. collapse framework dir [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/] ==> [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
  242. implicit libs: [c++]
  243. implicit dirs: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib]
  244. implicit fwks: [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks]
  245.  
  246.  
  247.  
  248.  
  249. Detecting CXX [-std=c++1z] compiler features compiled with the following output:
  250. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  251.  
  252. Run Build Command:"/usr/bin/make" "cmTC_ab008/fast"
  253. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_ab008.dir/build.make CMakeFiles/cmTC_ab008.dir/build
  254. Building CXX object CMakeFiles/cmTC_ab008.dir/feature_tests.cxx.o
  255. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++1z -o CMakeFiles/cmTC_ab008.dir/feature_tests.cxx.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/feature_tests.cxx
  256. Linking CXX executable cmTC_ab008
  257. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab008.dir/link.txt --verbose=1
  258. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ab008.dir/feature_tests.cxx.o -o cmTC_ab008
  259.  
  260.  
  261. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  262. Feature record: CXX_FEATURE:1cxx_alias_templates
  263. Feature record: CXX_FEATURE:1cxx_alignas
  264. Feature record: CXX_FEATURE:1cxx_alignof
  265. Feature record: CXX_FEATURE:1cxx_attributes
  266. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  267. Feature record: CXX_FEATURE:1cxx_auto_type
  268. Feature record: CXX_FEATURE:1cxx_binary_literals
  269. Feature record: CXX_FEATURE:1cxx_constexpr
  270. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  271. Feature record: CXX_FEATURE:1cxx_decltype
  272. Feature record: CXX_FEATURE:1cxx_decltype_auto
  273. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  274. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  275. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  276. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  277. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  278. Feature record: CXX_FEATURE:1cxx_deleted_functions
  279. Feature record: CXX_FEATURE:1cxx_digit_separators
  280. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  281. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  282. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  283. Feature record: CXX_FEATURE:1cxx_extern_templates
  284. Feature record: CXX_FEATURE:1cxx_final
  285. Feature record: CXX_FEATURE:1cxx_func_identifier
  286. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  287. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  288. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  289. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  290. Feature record: CXX_FEATURE:1cxx_lambdas
  291. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  292. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  293. Feature record: CXX_FEATURE:1cxx_long_long_type
  294. Feature record: CXX_FEATURE:1cxx_noexcept
  295. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  296. Feature record: CXX_FEATURE:1cxx_nullptr
  297. Feature record: CXX_FEATURE:1cxx_override
  298. Feature record: CXX_FEATURE:1cxx_range_for
  299. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  300. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  301. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  302. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  303. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  304. Feature record: CXX_FEATURE:1cxx_rvalue_references
  305. Feature record: CXX_FEATURE:1cxx_sizeof_member
  306. Feature record: CXX_FEATURE:1cxx_static_assert
  307. Feature record: CXX_FEATURE:1cxx_strong_enums
  308. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  309. Feature record: CXX_FEATURE:1cxx_thread_local
  310. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  311. Feature record: CXX_FEATURE:1cxx_unicode_literals
  312. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  313. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  314. Feature record: CXX_FEATURE:1cxx_user_literals
  315. Feature record: CXX_FEATURE:1cxx_variable_templates
  316. Feature record: CXX_FEATURE:1cxx_variadic_macros
  317. Feature record: CXX_FEATURE:1cxx_variadic_templates
  318.  
  319.  
  320. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  321. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  322.  
  323. Run Build Command:"/usr/bin/make" "cmTC_d4878/fast"
  324. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d4878.dir/build.make CMakeFiles/cmTC_d4878.dir/build
  325. Building CXX object CMakeFiles/cmTC_d4878.dir/feature_tests.cxx.o
  326. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++14 -o CMakeFiles/cmTC_d4878.dir/feature_tests.cxx.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/feature_tests.cxx
  327. Linking CXX executable cmTC_d4878
  328. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d4878.dir/link.txt --verbose=1
  329. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d4878.dir/feature_tests.cxx.o -o cmTC_d4878
  330.  
  331.  
  332. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  333. Feature record: CXX_FEATURE:1cxx_alias_templates
  334. Feature record: CXX_FEATURE:1cxx_alignas
  335. Feature record: CXX_FEATURE:1cxx_alignof
  336. Feature record: CXX_FEATURE:1cxx_attributes
  337. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  338. Feature record: CXX_FEATURE:1cxx_auto_type
  339. Feature record: CXX_FEATURE:1cxx_binary_literals
  340. Feature record: CXX_FEATURE:1cxx_constexpr
  341. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  342. Feature record: CXX_FEATURE:1cxx_decltype
  343. Feature record: CXX_FEATURE:1cxx_decltype_auto
  344. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  345. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  346. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  347. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  348. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  349. Feature record: CXX_FEATURE:1cxx_deleted_functions
  350. Feature record: CXX_FEATURE:1cxx_digit_separators
  351. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  352. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  353. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  354. Feature record: CXX_FEATURE:1cxx_extern_templates
  355. Feature record: CXX_FEATURE:1cxx_final
  356. Feature record: CXX_FEATURE:1cxx_func_identifier
  357. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  358. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  359. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  360. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  361. Feature record: CXX_FEATURE:1cxx_lambdas
  362. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  363. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  364. Feature record: CXX_FEATURE:1cxx_long_long_type
  365. Feature record: CXX_FEATURE:1cxx_noexcept
  366. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  367. Feature record: CXX_FEATURE:1cxx_nullptr
  368. Feature record: CXX_FEATURE:1cxx_override
  369. Feature record: CXX_FEATURE:1cxx_range_for
  370. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  371. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  372. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  373. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  374. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  375. Feature record: CXX_FEATURE:1cxx_rvalue_references
  376. Feature record: CXX_FEATURE:1cxx_sizeof_member
  377. Feature record: CXX_FEATURE:1cxx_static_assert
  378. Feature record: CXX_FEATURE:1cxx_strong_enums
  379. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  380. Feature record: CXX_FEATURE:1cxx_thread_local
  381. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  382. Feature record: CXX_FEATURE:1cxx_unicode_literals
  383. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  384. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  385. Feature record: CXX_FEATURE:1cxx_user_literals
  386. Feature record: CXX_FEATURE:1cxx_variable_templates
  387. Feature record: CXX_FEATURE:1cxx_variadic_macros
  388. Feature record: CXX_FEATURE:1cxx_variadic_templates
  389.  
  390.  
  391. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  392. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  393.  
  394. Run Build Command:"/usr/bin/make" "cmTC_339e2/fast"
  395. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_339e2.dir/build.make CMakeFiles/cmTC_339e2.dir/build
  396. Building CXX object CMakeFiles/cmTC_339e2.dir/feature_tests.cxx.o
  397. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++11 -o CMakeFiles/cmTC_339e2.dir/feature_tests.cxx.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/feature_tests.cxx
  398. Linking CXX executable cmTC_339e2
  399. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_339e2.dir/link.txt --verbose=1
  400. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_339e2.dir/feature_tests.cxx.o -o cmTC_339e2
  401.  
  402.  
  403. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  404. Feature record: CXX_FEATURE:1cxx_alias_templates
  405. Feature record: CXX_FEATURE:1cxx_alignas
  406. Feature record: CXX_FEATURE:1cxx_alignof
  407. Feature record: CXX_FEATURE:1cxx_attributes
  408. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  409. Feature record: CXX_FEATURE:1cxx_auto_type
  410. Feature record: CXX_FEATURE:0cxx_binary_literals
  411. Feature record: CXX_FEATURE:1cxx_constexpr
  412. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  413. Feature record: CXX_FEATURE:1cxx_decltype
  414. Feature record: CXX_FEATURE:0cxx_decltype_auto
  415. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  416. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  417. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  418. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  419. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  420. Feature record: CXX_FEATURE:1cxx_deleted_functions
  421. Feature record: CXX_FEATURE:0cxx_digit_separators
  422. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  423. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  424. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  425. Feature record: CXX_FEATURE:1cxx_extern_templates
  426. Feature record: CXX_FEATURE:1cxx_final
  427. Feature record: CXX_FEATURE:1cxx_func_identifier
  428. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  429. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  430. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  431. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  432. Feature record: CXX_FEATURE:1cxx_lambdas
  433. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  434. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  435. Feature record: CXX_FEATURE:1cxx_long_long_type
  436. Feature record: CXX_FEATURE:1cxx_noexcept
  437. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  438. Feature record: CXX_FEATURE:1cxx_nullptr
  439. Feature record: CXX_FEATURE:1cxx_override
  440. Feature record: CXX_FEATURE:1cxx_range_for
  441. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  442. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  443. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  444. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  445. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  446. Feature record: CXX_FEATURE:1cxx_rvalue_references
  447. Feature record: CXX_FEATURE:1cxx_sizeof_member
  448. Feature record: CXX_FEATURE:1cxx_static_assert
  449. Feature record: CXX_FEATURE:1cxx_strong_enums
  450. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  451. Feature record: CXX_FEATURE:1cxx_thread_local
  452. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  453. Feature record: CXX_FEATURE:1cxx_unicode_literals
  454. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  455. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  456. Feature record: CXX_FEATURE:1cxx_user_literals
  457. Feature record: CXX_FEATURE:0cxx_variable_templates
  458. Feature record: CXX_FEATURE:1cxx_variadic_macros
  459. Feature record: CXX_FEATURE:1cxx_variadic_templates
  460.  
  461.  
  462. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  463. Change Dir: /Users/benjamin/desktop/Litecash/beam/CMakeFiles/CMakeTmp
  464.  
  465. Run Build Command:"/usr/bin/make" "cmTC_896f4/fast"
  466. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_896f4.dir/build.make CMakeFiles/cmTC_896f4.dir/build
  467. Building CXX object CMakeFiles/cmTC_896f4.dir/feature_tests.cxx.o
  468. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -std=c++98 -o CMakeFiles/cmTC_896f4.dir/feature_tests.cxx.o -c /Users/benjamin/desktop/Litecash/beam/CMakeFiles/feature_tests.cxx
  469. Linking CXX executable cmTC_896f4
  470. /usr/local/Cellar/cmake/3.12.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_896f4.dir/link.txt --verbose=1
  471. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_896f4.dir/feature_tests.cxx.o -o cmTC_896f4
  472.  
  473.  
  474. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  475. Feature record: CXX_FEATURE:0cxx_alias_templates
  476. Feature record: CXX_FEATURE:0cxx_alignas
  477. Feature record: CXX_FEATURE:0cxx_alignof
  478. Feature record: CXX_FEATURE:0cxx_attributes
  479. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  480. Feature record: CXX_FEATURE:0cxx_auto_type
  481. Feature record: CXX_FEATURE:0cxx_binary_literals
  482. Feature record: CXX_FEATURE:0cxx_constexpr
  483. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  484. Feature record: CXX_FEATURE:0cxx_decltype
  485. Feature record: CXX_FEATURE:0cxx_decltype_auto
  486. Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  487. Feature record: CXX_FEATURE:0cxx_default_function_template_args
  488. Feature record: CXX_FEATURE:0cxx_defaulted_functions
  489. Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  490. Feature record: CXX_FEATURE:0cxx_delegating_constructors
  491. Feature record: CXX_FEATURE:0cxx_deleted_functions
  492. Feature record: CXX_FEATURE:0cxx_digit_separators
  493. Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  494. Feature record: CXX_FEATURE:0cxx_explicit_conversions
  495. Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  496. Feature record: CXX_FEATURE:0cxx_extern_templates
  497. Feature record: CXX_FEATURE:0cxx_final
  498. Feature record: CXX_FEATURE:0cxx_func_identifier
  499. Feature record: CXX_FEATURE:0cxx_generalized_initializers
  500. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  501. Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  502. Feature record: CXX_FEATURE:0cxx_inline_namespaces
  503. Feature record: CXX_FEATURE:0cxx_lambdas
  504. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  505. Feature record: CXX_FEATURE:0cxx_local_type_template_args
  506. Feature record: CXX_FEATURE:0cxx_long_long_type
  507. Feature record: CXX_FEATURE:0cxx_noexcept
  508. Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  509. Feature record: CXX_FEATURE:0cxx_nullptr
  510. Feature record: CXX_FEATURE:0cxx_override
  511. Feature record: CXX_FEATURE:0cxx_range_for
  512. Feature record: CXX_FEATURE:0cxx_raw_string_literals
  513. Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  514. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  515. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  516. Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  517. Feature record: CXX_FEATURE:0cxx_rvalue_references
  518. Feature record: CXX_FEATURE:0cxx_sizeof_member
  519. Feature record: CXX_FEATURE:0cxx_static_assert
  520. Feature record: CXX_FEATURE:0cxx_strong_enums
  521. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  522. Feature record: CXX_FEATURE:0cxx_thread_local
  523. Feature record: CXX_FEATURE:0cxx_trailing_return_types
  524. Feature record: CXX_FEATURE:0cxx_unicode_literals
  525. Feature record: CXX_FEATURE:0cxx_uniform_initialization
  526. Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  527. Feature record: CXX_FEATURE:0cxx_user_literals
  528. Feature record: CXX_FEATURE:0cxx_variable_templates
  529. Feature record: CXX_FEATURE:0cxx_variadic_macros
  530. Feature record: CXX_FEATURE:0cxx_variadic_templates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement