Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.75 KB | None | 0 0
  1. The system is: Darwin - 16.3.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/bs/qca/CMakeFiles/3.7.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/bs/qca/CMakeFiles/3.7.2/CompilerIdCXX/a.out"
  27.  
  28. Determining if the C compiler works passed with the following output:
  29. Change Dir: /Users/bs/qca/CMakeFiles/CMakeTmp
  30.  
  31. Run Build Command:"/usr/bin/make" "cmTC_3b1fb/fast"
  32. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3b1fb.dir/build.make CMakeFiles/cmTC_3b1fb.dir/build
  33. Building C object CMakeFiles/cmTC_3b1fb.dir/testCCompiler.c.o
  34. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -o CMakeFiles/cmTC_3b1fb.dir/testCCompiler.c.o -c /Users/bs/qca/CMakeFiles/CMakeTmp/testCCompiler.c
  35. Linking C executable cmTC_3b1fb
  36. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b1fb.dir/link.txt --verbose=1
  37. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3b1fb.dir/testCCompiler.c.o -o cmTC_3b1fb
  38.  
  39.  
  40. Detecting C compiler ABI info compiled with the following output:
  41. Change Dir: /Users/bs/qca/CMakeFiles/CMakeTmp
  42.  
  43. Run Build Command:"/usr/bin/make" "cmTC_59f6e/fast"
  44. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_59f6e.dir/build.make CMakeFiles/cmTC_59f6e.dir/build
  45. Building C object CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o
  46. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -o CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o -c /Applications/CMake.app/Contents/share/cmake-3.7/Modules/CMakeCCompilerABI.c
  47. Linking C executable cmTC_59f6e
  48. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59f6e.dir/link.txt --verbose=1
  49. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o -o cmTC_59f6e
  50. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  51. Target: x86_64-apple-darwin16.3.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 -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_59f6e -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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/bs/qca/CMakeFiles/CMakeTmp]
  68. ignore line: []
  69. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_59f6e/fast"]
  70. ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_59f6e.dir/build.make CMakeFiles/cmTC_59f6e.dir/build]
  71. ignore line: [Building C object CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o]
  72. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -o CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o -c /Applications/CMake.app/Contents/share/cmake-3.7/Modules/CMakeCCompilerABI.c]
  73. ignore line: [Linking C executable cmTC_59f6e]
  74. ignore line: [/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59f6e.dir/link.txt --verbose=1]
  75. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o -o cmTC_59f6e ]
  76. ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
  77. ignore line: [Target: x86_64-apple-darwin16.3.0]
  78. ignore line: [Thread model: posix]
  79. ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
  80. link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_59f6e -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a]
  81. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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_59f6e] ==> ignore
  90. arg [-search_paths_first] ==> ignore
  91. arg [-headerpad_max_install_names] ==> ignore
  92. arg [-v] ==> ignore
  93. arg [CMakeFiles/cmTC_59f6e.dir/CMakeCCompilerABI.c.o] ==> ignore
  94. arg [-lSystem] ==> lib [System]
  95. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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/bs/qca/CMakeFiles/CMakeTmp
  113.  
  114. Run Build Command:"/usr/bin/make" "cmTC_077b6/fast"
  115. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_077b6.dir/build.make CMakeFiles/cmTC_077b6.dir/build
  116. Building C object CMakeFiles/cmTC_077b6.dir/feature_tests.c.o
  117. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_077b6.dir/feature_tests.c.o -c /Users/bs/qca/CMakeFiles/feature_tests.c
  118. Linking C executable cmTC_077b6
  119. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_077b6.dir/link.txt --verbose=1
  120. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_077b6.dir/feature_tests.c.o -o cmTC_077b6
  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/bs/qca/CMakeFiles/CMakeTmp
  131.  
  132. Run Build Command:"/usr/bin/make" "cmTC_cc0b5/fast"
  133. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_cc0b5.dir/build.make CMakeFiles/cmTC_cc0b5.dir/build
  134. Building C object CMakeFiles/cmTC_cc0b5.dir/feature_tests.c.o
  135. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_cc0b5.dir/feature_tests.c.o -c /Users/bs/qca/CMakeFiles/feature_tests.c
  136. Linking C executable cmTC_cc0b5
  137. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cc0b5.dir/link.txt --verbose=1
  138. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cc0b5.dir/feature_tests.c.o -o cmTC_cc0b5
  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/bs/qca/CMakeFiles/CMakeTmp
  149.  
  150. Run Build Command:"/usr/bin/make" "cmTC_75136/fast"
  151. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_75136.dir/build.make CMakeFiles/cmTC_75136.dir/build
  152. Building C object CMakeFiles/cmTC_75136.dir/feature_tests.c.o
  153. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_75136.dir/feature_tests.c.o -c /Users/bs/qca/CMakeFiles/feature_tests.c
  154. Linking C executable cmTC_75136
  155. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_75136.dir/link.txt --verbose=1
  156. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_75136.dir/feature_tests.c.o -o cmTC_75136
  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/bs/qca/CMakeFiles/CMakeTmp
  165.  
  166. Run Build Command:"/usr/bin/make" "cmTC_ba194/fast"
  167. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_ba194.dir/build.make CMakeFiles/cmTC_ba194.dir/build
  168. Building CXX object CMakeFiles/cmTC_ba194.dir/testCXXCompiler.cxx.o
  169. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTC_ba194.dir/testCXXCompiler.cxx.o -c /Users/bs/qca/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  170. Linking CXX executable cmTC_ba194
  171. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ba194.dir/link.txt --verbose=1
  172. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ba194.dir/testCXXCompiler.cxx.o -o cmTC_ba194
  173.  
  174.  
  175. Detecting CXX compiler ABI info compiled with the following output:
  176. Change Dir: /Users/bs/qca/CMakeFiles/CMakeTmp
  177.  
  178. Run Build Command:"/usr/bin/make" "cmTC_392b5/fast"
  179. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_392b5.dir/build.make CMakeFiles/cmTC_392b5.dir/build
  180. Building CXX object CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o
  181. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CMake.app/Contents/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
  182. Linking CXX executable cmTC_392b5
  183. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_392b5.dir/link.txt --verbose=1
  184. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_392b5
  185. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  186. Target: x86_64-apple-darwin16.3.0
  187. Thread model: posix
  188. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  189. "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_392b5 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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/bs/qca/CMakeFiles/CMakeTmp]
  203. ignore line: []
  204. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_392b5/fast"]
  205. ignore line: [/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_392b5.dir/build.make CMakeFiles/cmTC_392b5.dir/build]
  206. ignore line: [Building CXX object CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o]
  207. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -o CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o -c /Applications/CMake.app/Contents/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp]
  208. ignore line: [Linking CXX executable cmTC_392b5]
  209. ignore line: [/Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_392b5.dir/link.txt --verbose=1]
  210. ignore line: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_392b5 ]
  211. ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]
  212. ignore line: [Target: x86_64-apple-darwin16.3.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 -dynamic -arch x86_64 -macosx_version_min 10.12.0 -o cmTC_392b5 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/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 [-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_392b5] ==> ignore
  225. arg [-search_paths_first] ==> ignore
  226. arg [-headerpad_max_install_names] ==> ignore
  227. arg [-v] ==> ignore
  228. arg [CMakeFiles/cmTC_392b5.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  229. arg [-lc++] ==> lib [c++]
  230. arg [-lSystem] ==> lib [System]
  231. arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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/bs/qca/CMakeFiles/CMakeTmp
  249.  
  250. Run Build Command:"/usr/bin/make" "cmTC_179c4/fast"
  251. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_179c4.dir/build.make CMakeFiles/cmTC_179c4.dir/build
  252. Building CXX object CMakeFiles/cmTC_179c4.dir/feature_tests.cxx.o
  253. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_179c4.dir/feature_tests.cxx.o -c /Users/bs/qca/CMakeFiles/feature_tests.cxx
  254. Linking CXX executable cmTC_179c4
  255. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_179c4.dir/link.txt --verbose=1
  256. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_179c4.dir/feature_tests.cxx.o -o cmTC_179c4
  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/bs/qca/CMakeFiles/CMakeTmp
  320.  
  321. Run Build Command:"/usr/bin/make" "cmTC_e173e/fast"
  322. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e173e.dir/build.make CMakeFiles/cmTC_e173e.dir/build
  323. Building CXX object CMakeFiles/cmTC_e173e.dir/feature_tests.cxx.o
  324. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_e173e.dir/feature_tests.cxx.o -c /Users/bs/qca/CMakeFiles/feature_tests.cxx
  325. Linking CXX executable cmTC_e173e
  326. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e173e.dir/link.txt --verbose=1
  327. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e173e.dir/feature_tests.cxx.o -o cmTC_e173e
  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/bs/qca/CMakeFiles/CMakeTmp
  391.  
  392. Run Build Command:"/usr/bin/make" "cmTC_2d46c/fast"
  393. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2d46c.dir/build.make CMakeFiles/cmTC_2d46c.dir/build
  394. Building CXX object CMakeFiles/cmTC_2d46c.dir/feature_tests.cxx.o
  395. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_2d46c.dir/feature_tests.cxx.o -c /Users/bs/qca/CMakeFiles/feature_tests.cxx
  396. Linking CXX executable cmTC_2d46c
  397. /Applications/CMake.app/Contents/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2d46c.dir/link.txt --verbose=1
  398. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d46c.dir/feature_tests.cxx.o -o cmTC_2d46c
  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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement