Advertisement
Guest User

Untitled

a guest
Apr 11th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.21 KB | None | 0 0
  1. The system is: Linux - 4.4.171 - aarch64
  2. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  3. Compiler: /usr/bin/c++
  4. Build flags:
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9.  
  10.  
  11. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
  12.  
  13. The CXX compiler identification is GNU, found in "/home/rock/kodi-build/CMakeFiles/3.7.2/CompilerIdCXX/a.out"
  14.  
  15. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  16. Compiler: /usr/bin/cc
  17. Build flags:
  18. Id flags:
  19.  
  20. The output was:
  21. 0
  22.  
  23.  
  24. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  25.  
  26. The C compiler identification is GNU, found in "/home/rock/kodi-build/CMakeFiles/3.7.2/CompilerIdC/a.out"
  27.  
  28. Determining if the CXX compiler works passed with the following output:
  29. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  30.  
  31. Run Build Command:"/usr/bin/make" "cmTC_8b5d7/fast"
  32. /usr/bin/make -f CMakeFiles/cmTC_8b5d7.dir/build.make CMakeFiles/cmTC_8b5d7.dir/build
  33. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  34. Building CXX object CMakeFiles/cmTC_8b5d7.dir/testCXXCompiler.cxx.o
  35. /usr/bin/c++ -o CMakeFiles/cmTC_8b5d7.dir/testCXXCompiler.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  36. Linking CXX executable cmTC_8b5d7
  37. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b5d7.dir/link.txt --verbose=1
  38. /usr/bin/c++ CMakeFiles/cmTC_8b5d7.dir/testCXXCompiler.cxx.o -o cmTC_8b5d7
  39. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  40.  
  41.  
  42. Detecting CXX compiler ABI info compiled with the following output:
  43. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  44.  
  45. Run Build Command:"/usr/bin/make" "cmTC_0e494/fast"
  46. /usr/bin/make -f CMakeFiles/cmTC_0e494.dir/build.make CMakeFiles/cmTC_0e494.dir/build
  47. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  48. Building CXX object CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o
  49. /usr/bin/c++ -o CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
  50. Linking CXX executable cmTC_0e494
  51. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e494.dir/link.txt --verbose=1
  52. /usr/bin/c++ -v CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0e494
  53. Using built-in specs.
  54. COLLECT_GCC=/usr/bin/c++
  55. COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper
  56. Target: arm-linux-gnueabihf
  57. Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
  58. Thread model: posix
  59. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  60. COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/
  61. LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/
  62. COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0e494' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
  63. /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/cccqcW8n.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_0e494 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o
  64. COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0e494' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
  65. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  66.  
  67.  
  68. Parsed CXX implicit link information from above output:
  69. link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  70. ignore line: [Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp]
  71. ignore line: []
  72. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_0e494/fast"]
  73. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_0e494.dir/build.make CMakeFiles/cmTC_0e494.dir/build]
  74. ignore line: [make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"]
  75. ignore line: [Building CXX object CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o]
  76. ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp]
  77. ignore line: [Linking CXX executable cmTC_0e494]
  78. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e494.dir/link.txt --verbose=1]
  79. ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0e494 ]
  80. ignore line: [Using built-in specs.]
  81. ignore line: [COLLECT_GCC=/usr/bin/c++]
  82. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper]
  83. ignore line: [Target: arm-linux-gnueabihf]
  84. ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
  85. ignore line: [Thread model: posix]
  86. ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ]
  87. ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/]
  88. ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/]
  89. ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0e494' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu']
  90. link line: [ /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/cccqcW8n.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_0e494 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o]
  91. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/collect2] ==> ignore
  92. arg [-plugin] ==> ignore
  93. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so] ==> ignore
  94. arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ==> ignore
  95. arg [-plugin-opt=-fresolution=/tmp/cccqcW8n.res] ==> ignore
  96. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  97. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  98. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  99. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  100. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  101. arg [--sysroot=/] ==> ignore
  102. arg [--build-id] ==> ignore
  103. arg [--eh-frame-hdr] ==> ignore
  104. arg [-dynamic-linker] ==> ignore
  105. arg [/lib/ld-linux-armhf.so.3] ==> ignore
  106. arg [-X] ==> ignore
  107. arg [--hash-style=gnu] ==> ignore
  108. arg [-m] ==> ignore
  109. arg [armelf_linux_eabi] ==> ignore
  110. arg [-pie] ==> ignore
  111. arg [-o] ==> ignore
  112. arg [cmTC_0e494] ==> ignore
  113. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore
  114. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o] ==> ignore
  115. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o] ==> ignore
  116. arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6]
  117. arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf]
  118. arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..]
  119. arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf]
  120. arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf]
  121. arg [CMakeFiles/cmTC_0e494.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  122. arg [-lstdc++] ==> lib [stdc++]
  123. arg [-lm] ==> lib [m]
  124. arg [-lgcc_s] ==> lib [gcc_s]
  125. arg [-lgcc] ==> lib [gcc]
  126. arg [-lc] ==> lib [c]
  127. arg [-lgcc_s] ==> lib [gcc_s]
  128. arg [-lgcc] ==> lib [gcc]
  129. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o] ==> ignore
  130. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] ==> ignore
  131. remove lib [gcc_s]
  132. remove lib [gcc]
  133. remove lib [gcc_s]
  134. remove lib [gcc]
  135. collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6] ==> [/usr/lib/gcc/arm-linux-gnueabihf/6]
  136. collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  137. collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> [/usr/lib]
  138. collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf]
  139. collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  140. implicit libs: [stdc++;m;c]
  141. implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/6;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf]
  142. implicit fwks: []
  143.  
  144.  
  145.  
  146.  
  147. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  148. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  149.  
  150. Run Build Command:"/usr/bin/make" "cmTC_e911e/fast"
  151. /usr/bin/make -f CMakeFiles/cmTC_e911e.dir/build.make CMakeFiles/cmTC_e911e.dir/build
  152. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  153. Building CXX object CMakeFiles/cmTC_e911e.dir/feature_tests.cxx.o
  154. /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_e911e.dir/feature_tests.cxx.o -c /home/rock/kodi-build/CMakeFiles/feature_tests.cxx
  155. Linking CXX executable cmTC_e911e
  156. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e911e.dir/link.txt --verbose=1
  157. /usr/bin/c++ CMakeFiles/cmTC_e911e.dir/feature_tests.cxx.o -o cmTC_e911e
  158. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  159.  
  160.  
  161. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  162. Feature record: CXX_FEATURE:1cxx_alias_templates
  163. Feature record: CXX_FEATURE:1cxx_alignas
  164. Feature record: CXX_FEATURE:1cxx_alignof
  165. Feature record: CXX_FEATURE:1cxx_attributes
  166. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  167. Feature record: CXX_FEATURE:1cxx_auto_type
  168. Feature record: CXX_FEATURE:1cxx_binary_literals
  169. Feature record: CXX_FEATURE:1cxx_constexpr
  170. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  171. Feature record: CXX_FEATURE:1cxx_decltype
  172. Feature record: CXX_FEATURE:1cxx_decltype_auto
  173. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  174. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  175. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  176. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  177. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  178. Feature record: CXX_FEATURE:1cxx_deleted_functions
  179. Feature record: CXX_FEATURE:1cxx_digit_separators
  180. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  181. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  182. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  183. Feature record: CXX_FEATURE:1cxx_extern_templates
  184. Feature record: CXX_FEATURE:1cxx_final
  185. Feature record: CXX_FEATURE:1cxx_func_identifier
  186. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  187. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  188. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  189. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  190. Feature record: CXX_FEATURE:1cxx_lambdas
  191. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  192. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  193. Feature record: CXX_FEATURE:1cxx_long_long_type
  194. Feature record: CXX_FEATURE:1cxx_noexcept
  195. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  196. Feature record: CXX_FEATURE:1cxx_nullptr
  197. Feature record: CXX_FEATURE:1cxx_override
  198. Feature record: CXX_FEATURE:1cxx_range_for
  199. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  200. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  201. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  202. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  203. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  204. Feature record: CXX_FEATURE:1cxx_rvalue_references
  205. Feature record: CXX_FEATURE:1cxx_sizeof_member
  206. Feature record: CXX_FEATURE:1cxx_static_assert
  207. Feature record: CXX_FEATURE:1cxx_strong_enums
  208. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  209. Feature record: CXX_FEATURE:1cxx_thread_local
  210. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  211. Feature record: CXX_FEATURE:1cxx_unicode_literals
  212. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  213. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  214. Feature record: CXX_FEATURE:1cxx_user_literals
  215. Feature record: CXX_FEATURE:1cxx_variable_templates
  216. Feature record: CXX_FEATURE:1cxx_variadic_macros
  217. Feature record: CXX_FEATURE:1cxx_variadic_templates
  218.  
  219.  
  220. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  221. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  222.  
  223. Run Build Command:"/usr/bin/make" "cmTC_8d30c/fast"
  224. /usr/bin/make -f CMakeFiles/cmTC_8d30c.dir/build.make CMakeFiles/cmTC_8d30c.dir/build
  225. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  226. Building CXX object CMakeFiles/cmTC_8d30c.dir/feature_tests.cxx.o
  227. /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_8d30c.dir/feature_tests.cxx.o -c /home/rock/kodi-build/CMakeFiles/feature_tests.cxx
  228. Linking CXX executable cmTC_8d30c
  229. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d30c.dir/link.txt --verbose=1
  230. /usr/bin/c++ CMakeFiles/cmTC_8d30c.dir/feature_tests.cxx.o -o cmTC_8d30c
  231. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  232.  
  233.  
  234. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  235. Feature record: CXX_FEATURE:1cxx_alias_templates
  236. Feature record: CXX_FEATURE:1cxx_alignas
  237. Feature record: CXX_FEATURE:1cxx_alignof
  238. Feature record: CXX_FEATURE:1cxx_attributes
  239. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  240. Feature record: CXX_FEATURE:1cxx_auto_type
  241. Feature record: CXX_FEATURE:0cxx_binary_literals
  242. Feature record: CXX_FEATURE:1cxx_constexpr
  243. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  244. Feature record: CXX_FEATURE:1cxx_decltype
  245. Feature record: CXX_FEATURE:0cxx_decltype_auto
  246. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  247. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  248. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  249. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  250. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  251. Feature record: CXX_FEATURE:1cxx_deleted_functions
  252. Feature record: CXX_FEATURE:0cxx_digit_separators
  253. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  254. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  255. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  256. Feature record: CXX_FEATURE:1cxx_extern_templates
  257. Feature record: CXX_FEATURE:1cxx_final
  258. Feature record: CXX_FEATURE:1cxx_func_identifier
  259. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  260. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  261. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  262. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  263. Feature record: CXX_FEATURE:1cxx_lambdas
  264. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  265. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  266. Feature record: CXX_FEATURE:1cxx_long_long_type
  267. Feature record: CXX_FEATURE:1cxx_noexcept
  268. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  269. Feature record: CXX_FEATURE:1cxx_nullptr
  270. Feature record: CXX_FEATURE:1cxx_override
  271. Feature record: CXX_FEATURE:1cxx_range_for
  272. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  273. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  274. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  275. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  276. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  277. Feature record: CXX_FEATURE:1cxx_rvalue_references
  278. Feature record: CXX_FEATURE:1cxx_sizeof_member
  279. Feature record: CXX_FEATURE:1cxx_static_assert
  280. Feature record: CXX_FEATURE:1cxx_strong_enums
  281. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  282. Feature record: CXX_FEATURE:1cxx_thread_local
  283. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  284. Feature record: CXX_FEATURE:1cxx_unicode_literals
  285. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  286. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  287. Feature record: CXX_FEATURE:1cxx_user_literals
  288. Feature record: CXX_FEATURE:0cxx_variable_templates
  289. Feature record: CXX_FEATURE:1cxx_variadic_macros
  290. Feature record: CXX_FEATURE:1cxx_variadic_templates
  291.  
  292.  
  293. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  294. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  295.  
  296. Run Build Command:"/usr/bin/make" "cmTC_00be5/fast"
  297. /usr/bin/make -f CMakeFiles/cmTC_00be5.dir/build.make CMakeFiles/cmTC_00be5.dir/build
  298. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  299. Building CXX object CMakeFiles/cmTC_00be5.dir/feature_tests.cxx.o
  300. /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_00be5.dir/feature_tests.cxx.o -c /home/rock/kodi-build/CMakeFiles/feature_tests.cxx
  301. Linking CXX executable cmTC_00be5
  302. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_00be5.dir/link.txt --verbose=1
  303. /usr/bin/c++ CMakeFiles/cmTC_00be5.dir/feature_tests.cxx.o -o cmTC_00be5
  304. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  305.  
  306.  
  307. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  308. Feature record: CXX_FEATURE:0cxx_alias_templates
  309. Feature record: CXX_FEATURE:0cxx_alignas
  310. Feature record: CXX_FEATURE:0cxx_alignof
  311. Feature record: CXX_FEATURE:0cxx_attributes
  312. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  313. Feature record: CXX_FEATURE:0cxx_auto_type
  314. Feature record: CXX_FEATURE:0cxx_binary_literals
  315. Feature record: CXX_FEATURE:0cxx_constexpr
  316. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  317. Feature record: CXX_FEATURE:0cxx_decltype
  318. Feature record: CXX_FEATURE:0cxx_decltype_auto
  319. Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  320. Feature record: CXX_FEATURE:0cxx_default_function_template_args
  321. Feature record: CXX_FEATURE:0cxx_defaulted_functions
  322. Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  323. Feature record: CXX_FEATURE:0cxx_delegating_constructors
  324. Feature record: CXX_FEATURE:0cxx_deleted_functions
  325. Feature record: CXX_FEATURE:0cxx_digit_separators
  326. Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  327. Feature record: CXX_FEATURE:0cxx_explicit_conversions
  328. Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  329. Feature record: CXX_FEATURE:0cxx_extern_templates
  330. Feature record: CXX_FEATURE:0cxx_final
  331. Feature record: CXX_FEATURE:0cxx_func_identifier
  332. Feature record: CXX_FEATURE:0cxx_generalized_initializers
  333. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  334. Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  335. Feature record: CXX_FEATURE:0cxx_inline_namespaces
  336. Feature record: CXX_FEATURE:0cxx_lambdas
  337. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  338. Feature record: CXX_FEATURE:0cxx_local_type_template_args
  339. Feature record: CXX_FEATURE:0cxx_long_long_type
  340. Feature record: CXX_FEATURE:0cxx_noexcept
  341. Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  342. Feature record: CXX_FEATURE:0cxx_nullptr
  343. Feature record: CXX_FEATURE:0cxx_override
  344. Feature record: CXX_FEATURE:0cxx_range_for
  345. Feature record: CXX_FEATURE:0cxx_raw_string_literals
  346. Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  347. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  348. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  349. Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  350. Feature record: CXX_FEATURE:0cxx_rvalue_references
  351. Feature record: CXX_FEATURE:0cxx_sizeof_member
  352. Feature record: CXX_FEATURE:0cxx_static_assert
  353. Feature record: CXX_FEATURE:0cxx_strong_enums
  354. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  355. Feature record: CXX_FEATURE:0cxx_thread_local
  356. Feature record: CXX_FEATURE:0cxx_trailing_return_types
  357. Feature record: CXX_FEATURE:0cxx_unicode_literals
  358. Feature record: CXX_FEATURE:0cxx_uniform_initialization
  359. Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  360. Feature record: CXX_FEATURE:0cxx_user_literals
  361. Feature record: CXX_FEATURE:0cxx_variable_templates
  362. Feature record: CXX_FEATURE:0cxx_variadic_macros
  363. Feature record: CXX_FEATURE:0cxx_variadic_templates
  364. Determining if the C compiler works passed with the following output:
  365. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  366.  
  367. Run Build Command:"/usr/bin/make" "cmTC_bcc8d/fast"
  368. /usr/bin/make -f CMakeFiles/cmTC_bcc8d.dir/build.make CMakeFiles/cmTC_bcc8d.dir/build
  369. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  370. Building C object CMakeFiles/cmTC_bcc8d.dir/testCCompiler.c.o
  371. /usr/bin/cc -o CMakeFiles/cmTC_bcc8d.dir/testCCompiler.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/testCCompiler.c
  372. Linking C executable cmTC_bcc8d
  373. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bcc8d.dir/link.txt --verbose=1
  374. /usr/bin/cc CMakeFiles/cmTC_bcc8d.dir/testCCompiler.c.o -o cmTC_bcc8d
  375. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  376.  
  377.  
  378. Detecting C compiler ABI info compiled with the following output:
  379. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  380.  
  381. Run Build Command:"/usr/bin/make" "cmTC_7e008/fast"
  382. /usr/bin/make -f CMakeFiles/cmTC_7e008.dir/build.make CMakeFiles/cmTC_7e008.dir/build
  383. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  384. Building C object CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o
  385. /usr/bin/cc -o CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c
  386. Linking C executable cmTC_7e008
  387. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e008.dir/link.txt --verbose=1
  388. /usr/bin/cc -v CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o -o cmTC_7e008
  389. Using built-in specs.
  390. COLLECT_GCC=/usr/bin/cc
  391. COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper
  392. Target: arm-linux-gnueabihf
  393. Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
  394. Thread model: posix
  395. gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
  396. COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/
  397. LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/
  398. COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7e008' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
  399. /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6APiWX.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_7e008 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o
  400. COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7e008' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
  401. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  402.  
  403.  
  404. Parsed C implicit link information from above output:
  405. link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  406. ignore line: [Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp]
  407. ignore line: []
  408. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_7e008/fast"]
  409. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_7e008.dir/build.make CMakeFiles/cmTC_7e008.dir/build]
  410. ignore line: [make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"]
  411. ignore line: [Building C object CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o]
  412. ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c]
  413. ignore line: [Linking C executable cmTC_7e008]
  414. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e008.dir/link.txt --verbose=1]
  415. ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o -o cmTC_7e008 ]
  416. ignore line: [Using built-in specs.]
  417. ignore line: [COLLECT_GCC=/usr/bin/cc]
  418. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper]
  419. ignore line: [Target: arm-linux-gnueabihf]
  420. ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
  421. ignore line: [Thread model: posix]
  422. ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ]
  423. ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/]
  424. ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/]
  425. ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7e008' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu']
  426. link line: [ /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6APiWX.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_7e008 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o]
  427. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/collect2] ==> ignore
  428. arg [-plugin] ==> ignore
  429. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so] ==> ignore
  430. arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ==> ignore
  431. arg [-plugin-opt=-fresolution=/tmp/cc6APiWX.res] ==> ignore
  432. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  433. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  434. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  435. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  436. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  437. arg [--sysroot=/] ==> ignore
  438. arg [--build-id] ==> ignore
  439. arg [--eh-frame-hdr] ==> ignore
  440. arg [-dynamic-linker] ==> ignore
  441. arg [/lib/ld-linux-armhf.so.3] ==> ignore
  442. arg [-X] ==> ignore
  443. arg [--hash-style=gnu] ==> ignore
  444. arg [-m] ==> ignore
  445. arg [armelf_linux_eabi] ==> ignore
  446. arg [-pie] ==> ignore
  447. arg [-o] ==> ignore
  448. arg [cmTC_7e008] ==> ignore
  449. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore
  450. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o] ==> ignore
  451. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o] ==> ignore
  452. arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6]
  453. arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf]
  454. arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..]
  455. arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf]
  456. arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf]
  457. arg [CMakeFiles/cmTC_7e008.dir/CMakeCCompilerABI.c.o] ==> ignore
  458. arg [-lgcc] ==> lib [gcc]
  459. arg [--as-needed] ==> ignore
  460. arg [-lgcc_s] ==> lib [gcc_s]
  461. arg [--no-as-needed] ==> ignore
  462. arg [-lc] ==> lib [c]
  463. arg [-lgcc] ==> lib [gcc]
  464. arg [--as-needed] ==> ignore
  465. arg [-lgcc_s] ==> lib [gcc_s]
  466. arg [--no-as-needed] ==> ignore
  467. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o] ==> ignore
  468. arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] ==> ignore
  469. remove lib [gcc]
  470. remove lib [gcc_s]
  471. remove lib [gcc]
  472. remove lib [gcc_s]
  473. collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6] ==> [/usr/lib/gcc/arm-linux-gnueabihf/6]
  474. collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  475. collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> [/usr/lib]
  476. collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf]
  477. collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  478. implicit libs: [c]
  479. implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/6;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf]
  480. implicit fwks: []
  481.  
  482.  
  483.  
  484.  
  485. Detecting C [-std=c11] compiler features compiled with the following output:
  486. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  487.  
  488. Run Build Command:"/usr/bin/make" "cmTC_4fe56/fast"
  489. /usr/bin/make -f CMakeFiles/cmTC_4fe56.dir/build.make CMakeFiles/cmTC_4fe56.dir/build
  490. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  491. Building C object CMakeFiles/cmTC_4fe56.dir/feature_tests.c.o
  492. /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_4fe56.dir/feature_tests.c.o -c /home/rock/kodi-build/CMakeFiles/feature_tests.c
  493. Linking C executable cmTC_4fe56
  494. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4fe56.dir/link.txt --verbose=1
  495. /usr/bin/cc CMakeFiles/cmTC_4fe56.dir/feature_tests.c.o -o cmTC_4fe56
  496. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  497.  
  498.  
  499. Feature record: C_FEATURE:1c_function_prototypes
  500. Feature record: C_FEATURE:1c_restrict
  501. Feature record: C_FEATURE:1c_static_assert
  502. Feature record: C_FEATURE:1c_variadic_macros
  503.  
  504.  
  505. Detecting C [-std=c99] compiler features compiled with the following output:
  506. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  507.  
  508. Run Build Command:"/usr/bin/make" "cmTC_9e753/fast"
  509. /usr/bin/make -f CMakeFiles/cmTC_9e753.dir/build.make CMakeFiles/cmTC_9e753.dir/build
  510. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  511. Building C object CMakeFiles/cmTC_9e753.dir/feature_tests.c.o
  512. /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_9e753.dir/feature_tests.c.o -c /home/rock/kodi-build/CMakeFiles/feature_tests.c
  513. Linking C executable cmTC_9e753
  514. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e753.dir/link.txt --verbose=1
  515. /usr/bin/cc CMakeFiles/cmTC_9e753.dir/feature_tests.c.o -o cmTC_9e753
  516. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  517.  
  518.  
  519. Feature record: C_FEATURE:1c_function_prototypes
  520. Feature record: C_FEATURE:1c_restrict
  521. Feature record: C_FEATURE:0c_static_assert
  522. Feature record: C_FEATURE:1c_variadic_macros
  523.  
  524.  
  525. Detecting C [-std=c90] compiler features compiled with the following output:
  526. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  527.  
  528. Run Build Command:"/usr/bin/make" "cmTC_3b764/fast"
  529. /usr/bin/make -f CMakeFiles/cmTC_3b764.dir/build.make CMakeFiles/cmTC_3b764.dir/build
  530. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  531. Building C object CMakeFiles/cmTC_3b764.dir/feature_tests.c.o
  532. /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_3b764.dir/feature_tests.c.o -c /home/rock/kodi-build/CMakeFiles/feature_tests.c
  533. Linking C executable cmTC_3b764
  534. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b764.dir/link.txt --verbose=1
  535. /usr/bin/cc CMakeFiles/cmTC_3b764.dir/feature_tests.c.o -o cmTC_3b764
  536. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  537.  
  538.  
  539. Feature record: C_FEATURE:1c_function_prototypes
  540. Feature record: C_FEATURE:0c_restrict
  541. Feature record: C_FEATURE:0c_static_assert
  542. Feature record: C_FEATURE:0c_variadic_macros
  543. Determining if the CXX compiler accepts the flag -std=c++11 passed with the following output:
  544. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  545.  
  546. Run Build Command:"/usr/bin/make" "cmTC_cd836/fast"
  547. /usr/bin/make -f CMakeFiles/cmTC_cd836.dir/build.make CMakeFiles/cmTC_cd836.dir/build
  548. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  549. Building CXX object CMakeFiles/cmTC_cd836.dir/DummyCXXFile.cxx.o
  550. /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_cd836.dir/DummyCXXFile.cxx.o -c /usr/share/cmake-3.7/Modules/DummyCXXFile.cxx
  551. Linking CXX executable cmTC_cd836
  552. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cd836.dir/link.txt --verbose=1
  553. /usr/bin/c++ -std=c++11 CMakeFiles/cmTC_cd836.dir/DummyCXXFile.cxx.o -o cmTC_cd836
  554. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  555.  
  556.  
  557. Determining if files linux/memfd.h exist passed with the following output:
  558. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  559.  
  560. Run Build Command:"/usr/bin/make" "cmTC_88828/fast"
  561. /usr/bin/make -f CMakeFiles/cmTC_88828.dir/build.make CMakeFiles/cmTC_88828.dir/build
  562. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  563. Building C object CMakeFiles/cmTC_88828.dir/CheckIncludeFiles.c.o
  564. /usr/bin/cc -o CMakeFiles/cmTC_88828.dir/CheckIncludeFiles.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  565. Linking C executable cmTC_88828
  566. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_88828.dir/link.txt --verbose=1
  567. /usr/bin/cc -fuse-ld=gold CMakeFiles/cmTC_88828.dir/CheckIncludeFiles.c.o -o cmTC_88828
  568. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  569.  
  570.  
  571. Determining if the mkostemp exist passed with the following output:
  572. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  573.  
  574. Run Build Command:"/usr/bin/make" "cmTC_3ea36/fast"
  575. /usr/bin/make -f CMakeFiles/cmTC_3ea36.dir/build.make CMakeFiles/cmTC_3ea36.dir/build
  576. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  577. Building C object CMakeFiles/cmTC_3ea36.dir/CheckSymbolExists.c.o
  578. /usr/bin/cc -D_GNU_SOURCE -o CMakeFiles/cmTC_3ea36.dir/CheckSymbolExists.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  579. Linking C executable cmTC_3ea36
  580. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ea36.dir/link.txt --verbose=1
  581. /usr/bin/cc -fuse-ld=gold CMakeFiles/cmTC_3ea36.dir/CheckSymbolExists.c.o -o cmTC_3ea36
  582. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  583.  
  584. File /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  585. /* */
  586. #include <stdlib.h>
  587.  
  588. int main(int argc, char** argv)
  589. {
  590. (void)argv;
  591. #ifndef mkostemp
  592. return ((int*)(&mkostemp))[argc];
  593. #else
  594. (void)argc;
  595. return 0;
  596. #endif
  597. }
  598.  
  599. Performing C++ SOURCE FILE Test HAVE_STD__U16_STRING succeeded with the following output:
  600. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  601.  
  602. Run Build Command:"/usr/bin/make" "cmTC_2a9bb/fast"
  603. /usr/bin/make -f CMakeFiles/cmTC_2a9bb.dir/build.make CMakeFiles/cmTC_2a9bb.dir/build
  604. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  605. Building CXX object CMakeFiles/cmTC_2a9bb.dir/src.cxx.o
  606. /usr/bin/c++ -std=c++11 -DHAVE_STD__U16_STRING -o CMakeFiles/cmTC_2a9bb.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  607. Linking CXX executable cmTC_2a9bb
  608. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a9bb.dir/link.txt --verbose=1
  609. /usr/bin/c++ -std=c++11 -DHAVE_STD__U16_STRING -fuse-ld=gold CMakeFiles/cmTC_2a9bb.dir/src.cxx.o -o cmTC_2a9bb
  610. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  611.  
  612. Source file was:
  613. #include <string>
  614. int main()
  615. {
  616. std::u16string s;
  617. }
  618. Performing C++ SOURCE FILE Test HAVE_STD__U32_STRING succeeded with the following output:
  619. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  620.  
  621. Run Build Command:"/usr/bin/make" "cmTC_34c1b/fast"
  622. /usr/bin/make -f CMakeFiles/cmTC_34c1b.dir/build.make CMakeFiles/cmTC_34c1b.dir/build
  623. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  624. Building CXX object CMakeFiles/cmTC_34c1b.dir/src.cxx.o
  625. /usr/bin/c++ -std=c++11 -DHAVE_STD__U32_STRING -o CMakeFiles/cmTC_34c1b.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  626. Linking CXX executable cmTC_34c1b
  627. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34c1b.dir/link.txt --verbose=1
  628. /usr/bin/c++ -std=c++11 -DHAVE_STD__U32_STRING -fuse-ld=gold CMakeFiles/cmTC_34c1b.dir/src.cxx.o -o cmTC_34c1b
  629. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  630.  
  631. Source file was:
  632. #include <string>
  633. int main()
  634. {
  635. std::u32string s;
  636. }
  637. Performing C++ SOURCE FILE Test HAVE_CHAR16_T succeeded with the following output:
  638. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  639.  
  640. Run Build Command:"/usr/bin/make" "cmTC_e1ca2/fast"
  641. /usr/bin/make -f CMakeFiles/cmTC_e1ca2.dir/build.make CMakeFiles/cmTC_e1ca2.dir/build
  642. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  643. Building CXX object CMakeFiles/cmTC_e1ca2.dir/src.cxx.o
  644. /usr/bin/c++ -std=c++11 -DHAVE_CHAR16_T -o CMakeFiles/cmTC_e1ca2.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  645. Linking CXX executable cmTC_e1ca2
  646. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e1ca2.dir/link.txt --verbose=1
  647. /usr/bin/c++ -std=c++11 -DHAVE_CHAR16_T -fuse-ld=gold CMakeFiles/cmTC_e1ca2.dir/src.cxx.o -o cmTC_e1ca2
  648. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  649.  
  650. Source file was:
  651. #include <string>
  652. int main()
  653. {
  654. char16_t s;
  655. }
  656. Performing C++ SOURCE FILE Test HAVE_CHAR32_T succeeded with the following output:
  657. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  658.  
  659. Run Build Command:"/usr/bin/make" "cmTC_5478a/fast"
  660. /usr/bin/make -f CMakeFiles/cmTC_5478a.dir/build.make CMakeFiles/cmTC_5478a.dir/build
  661. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  662. Building CXX object CMakeFiles/cmTC_5478a.dir/src.cxx.o
  663. /usr/bin/c++ -std=c++11 -DHAVE_CHAR32_T -o CMakeFiles/cmTC_5478a.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  664. Linking CXX executable cmTC_5478a
  665. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5478a.dir/link.txt --verbose=1
  666. /usr/bin/c++ -std=c++11 -DHAVE_CHAR32_T -fuse-ld=gold CMakeFiles/cmTC_5478a.dir/src.cxx.o -o cmTC_5478a
  667. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  668.  
  669. Source file was:
  670. #include <string>
  671. int main()
  672. {
  673. char32_t s;
  674. }
  675. Performing C++ SOURCE FILE Test HAVE_STDINT_H succeeded with the following output:
  676. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  677.  
  678. Run Build Command:"/usr/bin/make" "cmTC_81101/fast"
  679. /usr/bin/make -f CMakeFiles/cmTC_81101.dir/build.make CMakeFiles/cmTC_81101.dir/build
  680. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  681. Building CXX object CMakeFiles/cmTC_81101.dir/src.cxx.o
  682. /usr/bin/c++ -std=c++11 -DHAVE_STDINT_H -o CMakeFiles/cmTC_81101.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  683. Linking CXX executable cmTC_81101
  684. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_81101.dir/link.txt --verbose=1
  685. /usr/bin/c++ -std=c++11 -DHAVE_STDINT_H -fuse-ld=gold CMakeFiles/cmTC_81101.dir/src.cxx.o -o cmTC_81101
  686. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  687.  
  688. Source file was:
  689. #include <stdint.h>
  690. int main()
  691. {
  692. uint_least16_t s;
  693. }
  694. Determining if the posix_fadvise exist passed with the following output:
  695. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  696.  
  697. Run Build Command:"/usr/bin/make" "cmTC_84685/fast"
  698. /usr/bin/make -f CMakeFiles/cmTC_84685.dir/build.make CMakeFiles/cmTC_84685.dir/build
  699. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  700. Building C object CMakeFiles/cmTC_84685.dir/CheckSymbolExists.c.o
  701. /usr/bin/cc -o CMakeFiles/cmTC_84685.dir/CheckSymbolExists.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  702. Linking C executable cmTC_84685
  703. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_84685.dir/link.txt --verbose=1
  704. /usr/bin/cc -fuse-ld=gold CMakeFiles/cmTC_84685.dir/CheckSymbolExists.c.o -o cmTC_84685
  705. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  706.  
  707. File /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  708. /* */
  709. #include <fcntl.h>
  710.  
  711. int main(int argc, char** argv)
  712. {
  713. (void)argv;
  714. #ifndef posix_fadvise
  715. return ((int*)(&posix_fadvise))[argc];
  716. #else
  717. (void)argc;
  718. return 0;
  719. #endif
  720. }
  721.  
  722. Determining if the PRIdMAX exist passed with the following output:
  723. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  724.  
  725. Run Build Command:"/usr/bin/make" "cmTC_4c182/fast"
  726. /usr/bin/make -f CMakeFiles/cmTC_4c182.dir/build.make CMakeFiles/cmTC_4c182.dir/build
  727. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  728. Building C object CMakeFiles/cmTC_4c182.dir/CheckSymbolExists.c.o
  729. /usr/bin/cc -o CMakeFiles/cmTC_4c182.dir/CheckSymbolExists.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  730. Linking C executable cmTC_4c182
  731. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c182.dir/link.txt --verbose=1
  732. /usr/bin/cc -fuse-ld=gold CMakeFiles/cmTC_4c182.dir/CheckSymbolExists.c.o -o cmTC_4c182
  733. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  734.  
  735. File /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  736. /* */
  737. #include <inttypes.h>
  738.  
  739. int main(int argc, char** argv)
  740. {
  741. (void)argv;
  742. #ifndef PRIdMAX
  743. return ((int*)(&PRIdMAX))[argc];
  744. #else
  745. (void)argc;
  746. return 0;
  747. #endif
  748. }
  749.  
  750. Performing C++ SOURCE FILE Test HAS_BUILTIN_SYNC_ADD_AND_FETCH succeeded with the following output:
  751. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  752.  
  753. Run Build Command:"/usr/bin/make" "cmTC_37e52/fast"
  754. /usr/bin/make -f CMakeFiles/cmTC_37e52.dir/build.make CMakeFiles/cmTC_37e52.dir/build
  755. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  756. Building CXX object CMakeFiles/cmTC_37e52.dir/src.cxx.o
  757. /usr/bin/c++ -std=c++11 -DHAS_BUILTIN_SYNC_ADD_AND_FETCH -o CMakeFiles/cmTC_37e52.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  758. Linking CXX executable cmTC_37e52
  759. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37e52.dir/link.txt --verbose=1
  760. /usr/bin/c++ -std=c++11 -DHAS_BUILTIN_SYNC_ADD_AND_FETCH -fuse-ld=gold CMakeFiles/cmTC_37e52.dir/src.cxx.o -o cmTC_37e52
  761. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  762.  
  763. Source file was:
  764.  
  765. int main()
  766. {
  767. long* temp=0; long ret=__sync_add_and_fetch(temp, 1);
  768. }
  769. Performing C++ SOURCE FILE Test HAS_BUILTIN_SYNC_SUB_AND_FETCH succeeded with the following output:
  770. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  771.  
  772. Run Build Command:"/usr/bin/make" "cmTC_dc8b5/fast"
  773. /usr/bin/make -f CMakeFiles/cmTC_dc8b5.dir/build.make CMakeFiles/cmTC_dc8b5.dir/build
  774. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  775. Building CXX object CMakeFiles/cmTC_dc8b5.dir/src.cxx.o
  776. /usr/bin/c++ -std=c++11 -DHAS_BUILTIN_SYNC_SUB_AND_FETCH -o CMakeFiles/cmTC_dc8b5.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  777. Linking CXX executable cmTC_dc8b5
  778. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dc8b5.dir/link.txt --verbose=1
  779. /usr/bin/c++ -std=c++11 -DHAS_BUILTIN_SYNC_SUB_AND_FETCH -fuse-ld=gold CMakeFiles/cmTC_dc8b5.dir/src.cxx.o -o cmTC_dc8b5
  780. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  781.  
  782. Source file was:
  783.  
  784. int main()
  785. {
  786. long* temp=0; long ret=__sync_sub_and_fetch(temp, 1);
  787. }
  788. Performing C++ SOURCE FILE Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP succeeded with the following output:
  789. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  790.  
  791. Run Build Command:"/usr/bin/make" "cmTC_7c7d0/fast"
  792. /usr/bin/make -f CMakeFiles/cmTC_7c7d0.dir/build.make CMakeFiles/cmTC_7c7d0.dir/build
  793. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  794. Building CXX object CMakeFiles/cmTC_7c7d0.dir/src.cxx.o
  795. /usr/bin/c++ -std=c++11 -DHAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP -o CMakeFiles/cmTC_7c7d0.dir/src.cxx.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.cxx
  796. Linking CXX executable cmTC_7c7d0
  797. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c7d0.dir/link.txt --verbose=1
  798. /usr/bin/c++ -std=c++11 -DHAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP -fuse-ld=gold CMakeFiles/cmTC_7c7d0.dir/src.cxx.o -o cmTC_7c7d0
  799. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  800.  
  801. Source file was:
  802.  
  803. int main()
  804. {
  805. long* temp=0; long ret=__sync_val_compare_and_swap(temp, 1, 1);
  806. }
  807. Determining if the include file sys/inotify.h exists passed with the following output:
  808. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  809.  
  810. Run Build Command:"/usr/bin/make" "cmTC_c9503/fast"
  811. /usr/bin/make -f CMakeFiles/cmTC_c9503.dir/build.make CMakeFiles/cmTC_c9503.dir/build
  812. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  813. Building C object CMakeFiles/cmTC_c9503.dir/CheckIncludeFile.c.o
  814. /usr/bin/cc -o CMakeFiles/cmTC_c9503.dir/CheckIncludeFile.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  815. Linking C executable cmTC_c9503
  816. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c9503.dir/link.txt --verbose=1
  817. /usr/bin/cc -fuse-ld=gold CMakeFiles/cmTC_c9503.dir/CheckIncludeFile.c.o -o cmTC_c9503
  818. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  819.  
  820.  
  821. Determining if the function localtime_r exists passed with the following output:
  822. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  823.  
  824. Run Build Command:"/usr/bin/make" "cmTC_92e70/fast"
  825. /usr/bin/make -f CMakeFiles/cmTC_92e70.dir/build.make CMakeFiles/cmTC_92e70.dir/build
  826. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  827. Building C object CMakeFiles/cmTC_92e70.dir/CheckFunctionExists.c.o
  828. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=localtime_r -o CMakeFiles/cmTC_92e70.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c
  829. Linking C executable cmTC_92e70
  830. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_92e70.dir/link.txt --verbose=1
  831. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=localtime_r -fuse-ld=gold CMakeFiles/cmTC_92e70.dir/CheckFunctionExists.c.o -o cmTC_92e70
  832. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  833.  
  834.  
  835. Determining if the include file pthread.h exists passed with the following output:
  836. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  837.  
  838. Run Build Command:"/usr/bin/make" "cmTC_33fb5/fast"
  839. /usr/bin/make -f CMakeFiles/cmTC_33fb5.dir/build.make CMakeFiles/cmTC_33fb5.dir/build
  840. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  841. Building C object CMakeFiles/cmTC_33fb5.dir/CheckIncludeFile.c.o
  842. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -o CMakeFiles/cmTC_33fb5.dir/CheckIncludeFile.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  843. Linking C executable cmTC_33fb5
  844. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33fb5.dir/link.txt --verbose=1
  845. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -fuse-ld=gold CMakeFiles/cmTC_33fb5.dir/CheckIncludeFile.c.o -o cmTC_33fb5
  846. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  847.  
  848.  
  849. Determining if the function pthread_create exists in the pthread passed with the following output:
  850. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  851.  
  852. Run Build Command:"/usr/bin/make" "cmTC_8180d/fast"
  853. /usr/bin/make -f CMakeFiles/cmTC_8180d.dir/build.make CMakeFiles/cmTC_8180d.dir/build
  854. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  855. Building C object CMakeFiles/cmTC_8180d.dir/CheckFunctionExists.c.o
  856. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_8180d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c
  857. Linking C executable cmTC_8180d
  858. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8180d.dir/link.txt --verbose=1
  859. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -DCHECK_FUNCTION_EXISTS=pthread_create -fuse-ld=gold CMakeFiles/cmTC_8180d.dir/CheckFunctionExists.c.o -o cmTC_8180d -lpthread
  860. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  861.  
  862.  
  863. Determining if the function iconv exists passed with the following output:
  864. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  865.  
  866. Run Build Command:"/usr/bin/make" "cmTC_cc548/fast"
  867. /usr/bin/make -f CMakeFiles/cmTC_cc548.dir/build.make CMakeFiles/cmTC_cc548.dir/build
  868. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  869. Building C object CMakeFiles/cmTC_cc548.dir/CheckFunctionExists.c.o
  870. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -DCHECK_FUNCTION_EXISTS=iconv -o CMakeFiles/cmTC_cc548.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.7/Modules/CheckFunctionExists.c
  871. Linking C executable cmTC_cc548
  872. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cc548.dir/link.txt --verbose=1
  873. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -DCHECK_FUNCTION_EXISTS=iconv -fuse-ld=gold CMakeFiles/cmTC_cc548.dir/CheckFunctionExists.c.o -o cmTC_cc548 -lc
  874. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  875.  
  876.  
  877. Performing C SOURCE FILE Test HAVE_SHAIRPLAY_CALLBACK_CLS succeeded with the following output:
  878. Change Dir: /home/rock/kodi-build/CMakeFiles/CMakeTmp
  879.  
  880. Run Build Command:"/usr/bin/make" "cmTC_5cdf6/fast"
  881. /usr/bin/make -f CMakeFiles/cmTC_5cdf6.dir/build.make CMakeFiles/cmTC_5cdf6.dir/build
  882. make[1]: ingresso nella directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  883. Building C object CMakeFiles/cmTC_5cdf6.dir/src.c.o
  884. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -DHAVE_SHAIRPLAY_CALLBACK_CLS -o CMakeFiles/cmTC_5cdf6.dir/src.c.o -c /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.c
  885. /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.c: In function β€˜main’:
  886. /home/rock/kodi-build/CMakeFiles/CMakeTmp/src.c:6:35: warning: statement with no effect [-Wunused-value]
  887. foo.cls;
  888. ~~~^~~~
  889. Linking C executable cmTC_5cdf6
  890. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5cdf6.dir/link.txt --verbose=1
  891. /usr/bin/cc -DPLATFORM_SETTINGS_FILE=x11.xml -Wall -DHAVE_SHAIRPLAY_CALLBACK_CLS -fuse-ld=gold CMakeFiles/cmTC_5cdf6.dir/src.c.o -o cmTC_5cdf6
  892. make[1]: uscita dalla directory "/home/rock/kodi-build/CMakeFiles/CMakeTmp"
  893.  
  894. Source file was:
  895. #include <shairplay/raop.h>
  896.  
  897. int main()
  898. {
  899. struct raop_callbacks_s foo;
  900. foo.cls;
  901. return 0;
  902. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement