Guest User

CMakeOutput.log

a guest
Mar 16th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.27 KB | None | 0 0
  1. The system is: Linux - 4.20.10-arch1-1-ARCH - x86_64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler: /bin/cc
  4. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fno-plt
  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 GNU, found in "/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/3.13.4/CompilerIdC/a.out"
  14.  
  15. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  16. Compiler: /bin/c++
  17. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fno-plt
  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 GNU, found in "/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/3.13.4/CompilerIdCXX/a.out"
  27.  
  28. Determining if the C compiler works passed with the following output:
  29. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  30.  
  31. Run Build Command:"/bin/make" "cmTC_80352/fast"
  32. /bin/make -f CMakeFiles/cmTC_80352.dir/build.make CMakeFiles/cmTC_80352.dir/build
  33. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  34. Building C object CMakeFiles/cmTC_80352.dir/testCCompiler.c.o
  35. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_80352.dir/testCCompiler.c.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/testCCompiler.c
  36. Linking C executable cmTC_80352
  37. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80352.dir/link.txt --verbose=1
  38. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_80352.dir/testCCompiler.c.o -o cmTC_80352
  39. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  40.  
  41.  
  42. Detecting C compiler ABI info compiled with the following output:
  43. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  44.  
  45. Run Build Command:"/bin/make" "cmTC_1f7f8/fast"
  46. /bin/make -f CMakeFiles/cmTC_1f7f8.dir/build.make CMakeFiles/cmTC_1f7f8.dir/build
  47. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  48. Building C object CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o
  49. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c
  50. Linking C executable cmTC_1f7f8
  51. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f7f8.dir/link.txt --verbose=1
  52. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o -o cmTC_1f7f8
  53. Using built-in specs.
  54. COLLECT_GCC=/bin/cc
  55. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper
  56. Target: x86_64-pc-linux-gnu
  57. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto
  58. Thread model: posix
  59. gcc version 8.2.1 20181127 (GCC)
  60. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  61. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../:/lib/:/usr/lib/
  62. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_1f7f8'
  63. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVW9903.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_1f7f8 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o
  64. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_1f7f8'
  65. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  66.  
  67.  
  68. Parsed C implicit link information from above output:
  69. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  70. ignore line: [Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp]
  71. ignore line: []
  72. ignore line: [Run Build Command:"/bin/make" "cmTC_1f7f8/fast"]
  73. ignore line: [/bin/make -f CMakeFiles/cmTC_1f7f8.dir/build.make CMakeFiles/cmTC_1f7f8.dir/build]
  74. ignore line: [make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp']
  75. ignore line: [Building C object CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o]
  76. ignore line: [/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c]
  77. ignore line: [Linking C executable cmTC_1f7f8]
  78. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f7f8.dir/link.txt --verbose=1]
  79. ignore line: [/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o -o cmTC_1f7f8 ]
  80. ignore line: [Using built-in specs.]
  81. ignore line: [COLLECT_GCC=/bin/cc]
  82. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper]
  83. ignore line: [Target: x86_64-pc-linux-gnu]
  84. ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto]
  85. ignore line: [Thread model: posix]
  86. ignore line: [gcc version 8.2.1 20181127 (GCC) ]
  87. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  88. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../:/lib/:/usr/lib/]
  89. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_1f7f8']
  90. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVW9903.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_1f7f8 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o]
  91. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/collect2] ==> ignore
  92. arg [-plugin] ==> ignore
  93. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/liblto_plugin.so] ==> ignore
  94. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper] ==> ignore
  95. arg [-plugin-opt=-fresolution=/tmp/ccVW9903.res] ==> ignore
  96. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  97. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  98. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  99. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  100. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  101. arg [--build-id] ==> ignore
  102. arg [--eh-frame-hdr] ==> ignore
  103. arg [--hash-style=gnu] ==> ignore
  104. arg [-m] ==> ignore
  105. arg [elf_x86_64] ==> ignore
  106. arg [-export-dynamic] ==> ignore
  107. arg [-dynamic-linker] ==> ignore
  108. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  109. arg [-pie] ==> ignore
  110. arg [-o] ==> ignore
  111. arg [cmTC_1f7f8] ==> ignore
  112. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/Scrt1.o] ==> ignore
  113. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o] ==> ignore
  114. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o] ==> ignore
  115. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1]
  116. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib]
  117. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  118. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  119. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../..]
  120. arg [-O1] ==> ignore
  121. arg [--sort-common] ==> ignore
  122. arg [--as-needed] ==> ignore
  123. arg [-zrelro] ==> ignore
  124. arg [-znow] ==> ignore
  125. arg [CMakeFiles/cmTC_1f7f8.dir/CMakeCCompilerABI.c.o] ==> ignore
  126. arg [-lgcc] ==> lib [gcc]
  127. arg [--as-needed] ==> ignore
  128. arg [-lgcc_s] ==> lib [gcc_s]
  129. arg [--no-as-needed] ==> ignore
  130. arg [-lc] ==> lib [c]
  131. arg [-lgcc] ==> lib [gcc]
  132. arg [--as-needed] ==> ignore
  133. arg [-lgcc_s] ==> lib [gcc_s]
  134. arg [--no-as-needed] ==> ignore
  135. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o] ==> ignore
  136. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o] ==> ignore
  137. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1]
  138. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib] ==> [/usr/lib]
  139. collapse library dir [/lib/../lib] ==> [/lib]
  140. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  141. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../..] ==> [/usr/lib]
  142. implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  143. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1;/usr/lib;/lib]
  144. implicit fwks: []
  145.  
  146.  
  147.  
  148.  
  149. Detecting C [-std=c11] compiler features compiled with the following output:
  150. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  151.  
  152. Run Build Command:"/bin/make" "cmTC_26c04/fast"
  153. /bin/make -f CMakeFiles/cmTC_26c04.dir/build.make CMakeFiles/cmTC_26c04.dir/build
  154. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  155. Building C object CMakeFiles/cmTC_26c04.dir/feature_tests.c.o
  156. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c11 -o CMakeFiles/cmTC_26c04.dir/feature_tests.c.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.c
  157. Linking C executable cmTC_26c04
  158. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26c04.dir/link.txt --verbose=1
  159. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_26c04.dir/feature_tests.c.o -o cmTC_26c04
  160. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  161.  
  162.  
  163. Feature record: C_FEATURE:1c_function_prototypes
  164. Feature record: C_FEATURE:1c_restrict
  165. Feature record: C_FEATURE:1c_static_assert
  166. Feature record: C_FEATURE:1c_variadic_macros
  167.  
  168.  
  169. Detecting C [-std=c99] compiler features compiled with the following output:
  170. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  171.  
  172. Run Build Command:"/bin/make" "cmTC_808ca/fast"
  173. /bin/make -f CMakeFiles/cmTC_808ca.dir/build.make CMakeFiles/cmTC_808ca.dir/build
  174. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  175. Building C object CMakeFiles/cmTC_808ca.dir/feature_tests.c.o
  176. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c99 -o CMakeFiles/cmTC_808ca.dir/feature_tests.c.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.c
  177. Linking C executable cmTC_808ca
  178. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_808ca.dir/link.txt --verbose=1
  179. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_808ca.dir/feature_tests.c.o -o cmTC_808ca
  180. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  181.  
  182.  
  183. Feature record: C_FEATURE:1c_function_prototypes
  184. Feature record: C_FEATURE:1c_restrict
  185. Feature record: C_FEATURE:0c_static_assert
  186. Feature record: C_FEATURE:1c_variadic_macros
  187.  
  188.  
  189. Detecting C [-std=c90] compiler features compiled with the following output:
  190. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  191.  
  192. Run Build Command:"/bin/make" "cmTC_e7f12/fast"
  193. /bin/make -f CMakeFiles/cmTC_e7f12.dir/build.make CMakeFiles/cmTC_e7f12.dir/build
  194. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  195. Building C object CMakeFiles/cmTC_e7f12.dir/feature_tests.c.o
  196. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c90 -o CMakeFiles/cmTC_e7f12.dir/feature_tests.c.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.c
  197. Linking C executable cmTC_e7f12
  198. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e7f12.dir/link.txt --verbose=1
  199. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_e7f12.dir/feature_tests.c.o -o cmTC_e7f12
  200. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  201.  
  202.  
  203. Feature record: C_FEATURE:1c_function_prototypes
  204. Feature record: C_FEATURE:0c_restrict
  205. Feature record: C_FEATURE:0c_static_assert
  206. Feature record: C_FEATURE:0c_variadic_macros
  207. Determining if the CXX compiler works passed with the following output:
  208. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  209.  
  210. Run Build Command:"/bin/make" "cmTC_a0af9/fast"
  211. /bin/make -f CMakeFiles/cmTC_a0af9.dir/build.make CMakeFiles/cmTC_a0af9.dir/build
  212. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  213. Building CXX object CMakeFiles/cmTC_a0af9.dir/testCXXCompiler.cxx.o
  214. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_a0af9.dir/testCXXCompiler.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  215. Linking CXX executable cmTC_a0af9
  216. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0af9.dir/link.txt --verbose=1
  217. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_a0af9.dir/testCXXCompiler.cxx.o -o cmTC_a0af9
  218. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  219.  
  220.  
  221. Detecting CXX compiler ABI info compiled with the following output:
  222. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  223.  
  224. Run Build Command:"/bin/make" "cmTC_9eff1/fast"
  225. /bin/make -f CMakeFiles/cmTC_9eff1.dir/build.make CMakeFiles/cmTC_9eff1.dir/build
  226. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  227. Building CXX object CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o
  228. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp
  229. Linking CXX executable cmTC_9eff1
  230. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9eff1.dir/link.txt --verbose=1
  231. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_9eff1
  232. Using built-in specs.
  233. COLLECT_GCC=/bin/c++
  234. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper
  235. Target: x86_64-pc-linux-gnu
  236. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto
  237. Thread model: posix
  238. gcc version 8.2.1 20181127 (GCC)
  239. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  240. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../:/lib/:/usr/lib/
  241. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_9eff1' '-shared-libgcc'
  242. /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxD5akm.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_9eff1 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o
  243. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_9eff1' '-shared-libgcc'
  244. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  245.  
  246.  
  247. Parsed CXX implicit link information from above output:
  248. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  249. ignore line: [Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp]
  250. ignore line: []
  251. ignore line: [Run Build Command:"/bin/make" "cmTC_9eff1/fast"]
  252. ignore line: [/bin/make -f CMakeFiles/cmTC_9eff1.dir/build.make CMakeFiles/cmTC_9eff1.dir/build]
  253. ignore line: [make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp']
  254. ignore line: [Building CXX object CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o]
  255. ignore line: [/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp]
  256. ignore line: [Linking CXX executable cmTC_9eff1]
  257. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9eff1.dir/link.txt --verbose=1]
  258. ignore line: [/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -v -rdynamic CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_9eff1 ]
  259. ignore line: [Using built-in specs.]
  260. ignore line: [COLLECT_GCC=/bin/c++]
  261. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper]
  262. ignore line: [Target: x86_64-pc-linux-gnu]
  263. ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto]
  264. ignore line: [Thread model: posix]
  265. ignore line: [gcc version 8.2.1 20181127 (GCC) ]
  266. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  267. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../:/lib/:/usr/lib/]
  268. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fno-plt' '-v' '-rdynamic' '-o' 'cmTC_9eff1' '-shared-libgcc']
  269. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxD5akm.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 --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_9eff1 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../.. -O1 --sort-common --as-needed -z relro -z now CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o]
  270. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/collect2] ==> ignore
  271. arg [-plugin] ==> ignore
  272. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/liblto_plugin.so] ==> ignore
  273. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper] ==> ignore
  274. arg [-plugin-opt=-fresolution=/tmp/ccxD5akm.res] ==> ignore
  275. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  276. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  277. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  278. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  279. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  280. arg [--build-id] ==> ignore
  281. arg [--eh-frame-hdr] ==> ignore
  282. arg [--hash-style=gnu] ==> ignore
  283. arg [-m] ==> ignore
  284. arg [elf_x86_64] ==> ignore
  285. arg [-export-dynamic] ==> ignore
  286. arg [-dynamic-linker] ==> ignore
  287. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  288. arg [-pie] ==> ignore
  289. arg [-o] ==> ignore
  290. arg [cmTC_9eff1] ==> ignore
  291. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/Scrt1.o] ==> ignore
  292. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crti.o] ==> ignore
  293. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtbeginS.o] ==> ignore
  294. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1]
  295. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib]
  296. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  297. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  298. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../..]
  299. arg [-O1] ==> ignore
  300. arg [--sort-common] ==> ignore
  301. arg [--as-needed] ==> ignore
  302. arg [-zrelro] ==> ignore
  303. arg [-znow] ==> ignore
  304. arg [CMakeFiles/cmTC_9eff1.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  305. arg [-lstdc++] ==> lib [stdc++]
  306. arg [-lm] ==> lib [m]
  307. arg [-lgcc_s] ==> lib [gcc_s]
  308. arg [-lgcc] ==> lib [gcc]
  309. arg [-lc] ==> lib [c]
  310. arg [-lgcc_s] ==> lib [gcc_s]
  311. arg [-lgcc] ==> lib [gcc]
  312. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/crtendS.o] ==> ignore
  313. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib/crtn.o] ==> ignore
  314. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1]
  315. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib] ==> [/usr/lib]
  316. collapse library dir [/lib/../lib] ==> [/lib]
  317. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  318. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../..] ==> [/usr/lib]
  319. implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
  320. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1;/usr/lib;/lib]
  321. implicit fwks: []
  322.  
  323.  
  324.  
  325.  
  326. Detecting CXX [-std=c++2a] compiler features compiled with the following output:
  327. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  328.  
  329. Run Build Command:"/bin/make" "cmTC_ada41/fast"
  330. /bin/make -f CMakeFiles/cmTC_ada41.dir/build.make CMakeFiles/cmTC_ada41.dir/build
  331. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  332. Building CXX object CMakeFiles/cmTC_ada41.dir/feature_tests.cxx.o
  333. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++2a -o CMakeFiles/cmTC_ada41.dir/feature_tests.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.cxx
  334. Linking CXX executable cmTC_ada41
  335. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ada41.dir/link.txt --verbose=1
  336. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_ada41.dir/feature_tests.cxx.o -o cmTC_ada41
  337. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  338.  
  339.  
  340. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  341. Feature record: CXX_FEATURE:1cxx_alias_templates
  342. Feature record: CXX_FEATURE:1cxx_alignas
  343. Feature record: CXX_FEATURE:1cxx_alignof
  344. Feature record: CXX_FEATURE:1cxx_attributes
  345. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  346. Feature record: CXX_FEATURE:1cxx_auto_type
  347. Feature record: CXX_FEATURE:1cxx_binary_literals
  348. Feature record: CXX_FEATURE:1cxx_constexpr
  349. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  350. Feature record: CXX_FEATURE:1cxx_decltype
  351. Feature record: CXX_FEATURE:1cxx_decltype_auto
  352. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  353. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  354. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  355. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  356. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  357. Feature record: CXX_FEATURE:1cxx_deleted_functions
  358. Feature record: CXX_FEATURE:1cxx_digit_separators
  359. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  360. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  361. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  362. Feature record: CXX_FEATURE:1cxx_extern_templates
  363. Feature record: CXX_FEATURE:1cxx_final
  364. Feature record: CXX_FEATURE:1cxx_func_identifier
  365. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  366. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  367. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  368. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  369. Feature record: CXX_FEATURE:1cxx_lambdas
  370. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  371. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  372. Feature record: CXX_FEATURE:1cxx_long_long_type
  373. Feature record: CXX_FEATURE:1cxx_noexcept
  374. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  375. Feature record: CXX_FEATURE:1cxx_nullptr
  376. Feature record: CXX_FEATURE:1cxx_override
  377. Feature record: CXX_FEATURE:1cxx_range_for
  378. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  379. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  380. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  381. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  382. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  383. Feature record: CXX_FEATURE:1cxx_rvalue_references
  384. Feature record: CXX_FEATURE:1cxx_sizeof_member
  385. Feature record: CXX_FEATURE:1cxx_static_assert
  386. Feature record: CXX_FEATURE:1cxx_strong_enums
  387. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  388. Feature record: CXX_FEATURE:1cxx_thread_local
  389. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  390. Feature record: CXX_FEATURE:1cxx_unicode_literals
  391. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  392. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  393. Feature record: CXX_FEATURE:1cxx_user_literals
  394. Feature record: CXX_FEATURE:1cxx_variable_templates
  395. Feature record: CXX_FEATURE:1cxx_variadic_macros
  396. Feature record: CXX_FEATURE:1cxx_variadic_templates
  397.  
  398.  
  399. Detecting CXX [-std=c++17] compiler features compiled with the following output:
  400. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  401.  
  402. Run Build Command:"/bin/make" "cmTC_8a33f/fast"
  403. /bin/make -f CMakeFiles/cmTC_8a33f.dir/build.make CMakeFiles/cmTC_8a33f.dir/build
  404. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  405. Building CXX object CMakeFiles/cmTC_8a33f.dir/feature_tests.cxx.o
  406. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++17 -o CMakeFiles/cmTC_8a33f.dir/feature_tests.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.cxx
  407. Linking CXX executable cmTC_8a33f
  408. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8a33f.dir/link.txt --verbose=1
  409. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_8a33f.dir/feature_tests.cxx.o -o cmTC_8a33f
  410. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  411.  
  412.  
  413. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  414. Feature record: CXX_FEATURE:1cxx_alias_templates
  415. Feature record: CXX_FEATURE:1cxx_alignas
  416. Feature record: CXX_FEATURE:1cxx_alignof
  417. Feature record: CXX_FEATURE:1cxx_attributes
  418. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  419. Feature record: CXX_FEATURE:1cxx_auto_type
  420. Feature record: CXX_FEATURE:1cxx_binary_literals
  421. Feature record: CXX_FEATURE:1cxx_constexpr
  422. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  423. Feature record: CXX_FEATURE:1cxx_decltype
  424. Feature record: CXX_FEATURE:1cxx_decltype_auto
  425. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  426. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  427. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  428. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  429. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  430. Feature record: CXX_FEATURE:1cxx_deleted_functions
  431. Feature record: CXX_FEATURE:1cxx_digit_separators
  432. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  433. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  434. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  435. Feature record: CXX_FEATURE:1cxx_extern_templates
  436. Feature record: CXX_FEATURE:1cxx_final
  437. Feature record: CXX_FEATURE:1cxx_func_identifier
  438. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  439. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  440. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  441. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  442. Feature record: CXX_FEATURE:1cxx_lambdas
  443. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  444. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  445. Feature record: CXX_FEATURE:1cxx_long_long_type
  446. Feature record: CXX_FEATURE:1cxx_noexcept
  447. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  448. Feature record: CXX_FEATURE:1cxx_nullptr
  449. Feature record: CXX_FEATURE:1cxx_override
  450. Feature record: CXX_FEATURE:1cxx_range_for
  451. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  452. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  453. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  454. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  455. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  456. Feature record: CXX_FEATURE:1cxx_rvalue_references
  457. Feature record: CXX_FEATURE:1cxx_sizeof_member
  458. Feature record: CXX_FEATURE:1cxx_static_assert
  459. Feature record: CXX_FEATURE:1cxx_strong_enums
  460. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  461. Feature record: CXX_FEATURE:1cxx_thread_local
  462. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  463. Feature record: CXX_FEATURE:1cxx_unicode_literals
  464. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  465. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  466. Feature record: CXX_FEATURE:1cxx_user_literals
  467. Feature record: CXX_FEATURE:1cxx_variable_templates
  468. Feature record: CXX_FEATURE:1cxx_variadic_macros
  469. Feature record: CXX_FEATURE:1cxx_variadic_templates
  470.  
  471.  
  472. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  473. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  474.  
  475. Run Build Command:"/bin/make" "cmTC_b0949/fast"
  476. /bin/make -f CMakeFiles/cmTC_b0949.dir/build.make CMakeFiles/cmTC_b0949.dir/build
  477. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  478. Building CXX object CMakeFiles/cmTC_b0949.dir/feature_tests.cxx.o
  479. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++14 -o CMakeFiles/cmTC_b0949.dir/feature_tests.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.cxx
  480. Linking CXX executable cmTC_b0949
  481. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b0949.dir/link.txt --verbose=1
  482. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_b0949.dir/feature_tests.cxx.o -o cmTC_b0949
  483. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  484.  
  485.  
  486. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  487. Feature record: CXX_FEATURE:1cxx_alias_templates
  488. Feature record: CXX_FEATURE:1cxx_alignas
  489. Feature record: CXX_FEATURE:1cxx_alignof
  490. Feature record: CXX_FEATURE:1cxx_attributes
  491. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  492. Feature record: CXX_FEATURE:1cxx_auto_type
  493. Feature record: CXX_FEATURE:1cxx_binary_literals
  494. Feature record: CXX_FEATURE:1cxx_constexpr
  495. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  496. Feature record: CXX_FEATURE:1cxx_decltype
  497. Feature record: CXX_FEATURE:1cxx_decltype_auto
  498. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  499. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  500. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  501. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  502. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  503. Feature record: CXX_FEATURE:1cxx_deleted_functions
  504. Feature record: CXX_FEATURE:1cxx_digit_separators
  505. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  506. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  507. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  508. Feature record: CXX_FEATURE:1cxx_extern_templates
  509. Feature record: CXX_FEATURE:1cxx_final
  510. Feature record: CXX_FEATURE:1cxx_func_identifier
  511. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  512. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  513. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  514. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  515. Feature record: CXX_FEATURE:1cxx_lambdas
  516. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  517. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  518. Feature record: CXX_FEATURE:1cxx_long_long_type
  519. Feature record: CXX_FEATURE:1cxx_noexcept
  520. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  521. Feature record: CXX_FEATURE:1cxx_nullptr
  522. Feature record: CXX_FEATURE:1cxx_override
  523. Feature record: CXX_FEATURE:1cxx_range_for
  524. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  525. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  526. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  527. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  528. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  529. Feature record: CXX_FEATURE:1cxx_rvalue_references
  530. Feature record: CXX_FEATURE:1cxx_sizeof_member
  531. Feature record: CXX_FEATURE:1cxx_static_assert
  532. Feature record: CXX_FEATURE:1cxx_strong_enums
  533. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  534. Feature record: CXX_FEATURE:1cxx_thread_local
  535. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  536. Feature record: CXX_FEATURE:1cxx_unicode_literals
  537. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  538. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  539. Feature record: CXX_FEATURE:1cxx_user_literals
  540. Feature record: CXX_FEATURE:1cxx_variable_templates
  541. Feature record: CXX_FEATURE:1cxx_variadic_macros
  542. Feature record: CXX_FEATURE:1cxx_variadic_templates
  543.  
  544.  
  545. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  546. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  547.  
  548. Run Build Command:"/bin/make" "cmTC_b14c6/fast"
  549. /bin/make -f CMakeFiles/cmTC_b14c6.dir/build.make CMakeFiles/cmTC_b14c6.dir/build
  550. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  551. Building CXX object CMakeFiles/cmTC_b14c6.dir/feature_tests.cxx.o
  552. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++11 -o CMakeFiles/cmTC_b14c6.dir/feature_tests.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.cxx
  553. Linking CXX executable cmTC_b14c6
  554. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b14c6.dir/link.txt --verbose=1
  555. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_b14c6.dir/feature_tests.cxx.o -o cmTC_b14c6
  556. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  557.  
  558.  
  559. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  560. Feature record: CXX_FEATURE:1cxx_alias_templates
  561. Feature record: CXX_FEATURE:1cxx_alignas
  562. Feature record: CXX_FEATURE:1cxx_alignof
  563. Feature record: CXX_FEATURE:1cxx_attributes
  564. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  565. Feature record: CXX_FEATURE:1cxx_auto_type
  566. Feature record: CXX_FEATURE:0cxx_binary_literals
  567. Feature record: CXX_FEATURE:1cxx_constexpr
  568. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  569. Feature record: CXX_FEATURE:1cxx_decltype
  570. Feature record: CXX_FEATURE:0cxx_decltype_auto
  571. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  572. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  573. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  574. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  575. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  576. Feature record: CXX_FEATURE:1cxx_deleted_functions
  577. Feature record: CXX_FEATURE:0cxx_digit_separators
  578. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  579. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  580. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  581. Feature record: CXX_FEATURE:1cxx_extern_templates
  582. Feature record: CXX_FEATURE:1cxx_final
  583. Feature record: CXX_FEATURE:1cxx_func_identifier
  584. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  585. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  586. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  587. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  588. Feature record: CXX_FEATURE:1cxx_lambdas
  589. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  590. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  591. Feature record: CXX_FEATURE:1cxx_long_long_type
  592. Feature record: CXX_FEATURE:1cxx_noexcept
  593. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  594. Feature record: CXX_FEATURE:1cxx_nullptr
  595. Feature record: CXX_FEATURE:1cxx_override
  596. Feature record: CXX_FEATURE:1cxx_range_for
  597. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  598. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  599. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  600. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  601. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  602. Feature record: CXX_FEATURE:1cxx_rvalue_references
  603. Feature record: CXX_FEATURE:1cxx_sizeof_member
  604. Feature record: CXX_FEATURE:1cxx_static_assert
  605. Feature record: CXX_FEATURE:1cxx_strong_enums
  606. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  607. Feature record: CXX_FEATURE:1cxx_thread_local
  608. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  609. Feature record: CXX_FEATURE:1cxx_unicode_literals
  610. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  611. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  612. Feature record: CXX_FEATURE:1cxx_user_literals
  613. Feature record: CXX_FEATURE:0cxx_variable_templates
  614. Feature record: CXX_FEATURE:1cxx_variadic_macros
  615. Feature record: CXX_FEATURE:1cxx_variadic_templates
  616.  
  617.  
  618. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  619. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  620.  
  621. Run Build Command:"/bin/make" "cmTC_ca566/fast"
  622. /bin/make -f CMakeFiles/cmTC_ca566.dir/build.make CMakeFiles/cmTC_ca566.dir/build
  623. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  624. Building CXX object CMakeFiles/cmTC_ca566.dir/feature_tests.cxx.o
  625. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++98 -o CMakeFiles/cmTC_ca566.dir/feature_tests.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/feature_tests.cxx
  626. Linking CXX executable cmTC_ca566
  627. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca566.dir/link.txt --verbose=1
  628. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_ca566.dir/feature_tests.cxx.o -o cmTC_ca566
  629. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  630.  
  631.  
  632. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  633. Feature record: CXX_FEATURE:0cxx_alias_templates
  634. Feature record: CXX_FEATURE:0cxx_alignas
  635. Feature record: CXX_FEATURE:0cxx_alignof
  636. Feature record: CXX_FEATURE:0cxx_attributes
  637. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  638. Feature record: CXX_FEATURE:0cxx_auto_type
  639. Feature record: CXX_FEATURE:0cxx_binary_literals
  640. Feature record: CXX_FEATURE:0cxx_constexpr
  641. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  642. Feature record: CXX_FEATURE:0cxx_decltype
  643. Feature record: CXX_FEATURE:0cxx_decltype_auto
  644. Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  645. Feature record: CXX_FEATURE:0cxx_default_function_template_args
  646. Feature record: CXX_FEATURE:0cxx_defaulted_functions
  647. Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  648. Feature record: CXX_FEATURE:0cxx_delegating_constructors
  649. Feature record: CXX_FEATURE:0cxx_deleted_functions
  650. Feature record: CXX_FEATURE:0cxx_digit_separators
  651. Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  652. Feature record: CXX_FEATURE:0cxx_explicit_conversions
  653. Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  654. Feature record: CXX_FEATURE:0cxx_extern_templates
  655. Feature record: CXX_FEATURE:0cxx_final
  656. Feature record: CXX_FEATURE:0cxx_func_identifier
  657. Feature record: CXX_FEATURE:0cxx_generalized_initializers
  658. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  659. Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  660. Feature record: CXX_FEATURE:0cxx_inline_namespaces
  661. Feature record: CXX_FEATURE:0cxx_lambdas
  662. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  663. Feature record: CXX_FEATURE:0cxx_local_type_template_args
  664. Feature record: CXX_FEATURE:0cxx_long_long_type
  665. Feature record: CXX_FEATURE:0cxx_noexcept
  666. Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  667. Feature record: CXX_FEATURE:0cxx_nullptr
  668. Feature record: CXX_FEATURE:0cxx_override
  669. Feature record: CXX_FEATURE:0cxx_range_for
  670. Feature record: CXX_FEATURE:0cxx_raw_string_literals
  671. Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  672. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  673. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  674. Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  675. Feature record: CXX_FEATURE:0cxx_rvalue_references
  676. Feature record: CXX_FEATURE:0cxx_sizeof_member
  677. Feature record: CXX_FEATURE:0cxx_static_assert
  678. Feature record: CXX_FEATURE:0cxx_strong_enums
  679. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  680. Feature record: CXX_FEATURE:0cxx_thread_local
  681. Feature record: CXX_FEATURE:0cxx_trailing_return_types
  682. Feature record: CXX_FEATURE:0cxx_unicode_literals
  683. Feature record: CXX_FEATURE:0cxx_uniform_initialization
  684. Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  685. Feature record: CXX_FEATURE:0cxx_user_literals
  686. Feature record: CXX_FEATURE:0cxx_variable_templates
  687. Feature record: CXX_FEATURE:0cxx_variadic_macros
  688. Feature record: CXX_FEATURE:0cxx_variadic_templates
  689. Determining if the include file GL/gl.h exists passed with the following output:
  690. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  691.  
  692. Run Build Command:"/bin/make" "cmTC_0a93d/fast"
  693. /bin/make -f CMakeFiles/cmTC_0a93d.dir/build.make CMakeFiles/cmTC_0a93d.dir/build
  694. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  695. Building C object CMakeFiles/cmTC_0a93d.dir/CheckIncludeFile.c.o
  696. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_0a93d.dir/CheckIncludeFile.c.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  697. Linking C executable cmTC_0a93d
  698. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a93d.dir/link.txt --verbose=1
  699. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_0a93d.dir/CheckIncludeFile.c.o -o cmTC_0a93d
  700. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  701.  
  702.  
  703. Determining if the include file istream exists passed with the following output:
  704. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  705.  
  706. Run Build Command:"/bin/make" "cmTC_ca073/fast"
  707. /bin/make -f CMakeFiles/cmTC_ca073.dir/build.make CMakeFiles/cmTC_ca073.dir/build
  708. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  709. Building CXX object CMakeFiles/cmTC_ca073.dir/CheckIncludeFile.cxx.o
  710. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_ca073.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  711. Linking CXX executable cmTC_ca073
  712. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca073.dir/link.txt --verbose=1
  713. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_ca073.dir/CheckIncludeFile.cxx.o -o cmTC_ca073
  714. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  715.  
  716.  
  717. Determining if the include file ostream exists passed with the following output:
  718. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  719.  
  720. Run Build Command:"/bin/make" "cmTC_45537/fast"
  721. /bin/make -f CMakeFiles/cmTC_45537.dir/build.make CMakeFiles/cmTC_45537.dir/build
  722. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  723. Building CXX object CMakeFiles/cmTC_45537.dir/CheckIncludeFile.cxx.o
  724. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_45537.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  725. Linking CXX executable cmTC_45537
  726. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45537.dir/link.txt --verbose=1
  727. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_45537.dir/CheckIncludeFile.cxx.o -o cmTC_45537
  728. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  729.  
  730.  
  731. Determining if the include file fstream exists passed with the following output:
  732. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  733.  
  734. Run Build Command:"/bin/make" "cmTC_6ac80/fast"
  735. /bin/make -f CMakeFiles/cmTC_6ac80.dir/build.make CMakeFiles/cmTC_6ac80.dir/build
  736. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  737. Building CXX object CMakeFiles/cmTC_6ac80.dir/CheckIncludeFile.cxx.o
  738. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_6ac80.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  739. Linking CXX executable cmTC_6ac80
  740. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ac80.dir/link.txt --verbose=1
  741. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_6ac80.dir/CheckIncludeFile.cxx.o -o cmTC_6ac80
  742. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  743.  
  744.  
  745. Determining if the include file sstream exists passed with the following output:
  746. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  747.  
  748. Run Build Command:"/bin/make" "cmTC_d3d56/fast"
  749. /bin/make -f CMakeFiles/cmTC_d3d56.dir/build.make CMakeFiles/cmTC_d3d56.dir/build
  750. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  751. Building CXX object CMakeFiles/cmTC_d3d56.dir/CheckIncludeFile.cxx.o
  752. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_d3d56.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  753. Linking CXX executable cmTC_d3d56
  754. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3d56.dir/link.txt --verbose=1
  755. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_d3d56.dir/CheckIncludeFile.cxx.o -o cmTC_d3d56
  756. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  757.  
  758.  
  759. Determining if the include file ios exists passed with the following output:
  760. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  761.  
  762. Run Build Command:"/bin/make" "cmTC_5416e/fast"
  763. /bin/make -f CMakeFiles/cmTC_5416e.dir/build.make CMakeFiles/cmTC_5416e.dir/build
  764. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  765. Building CXX object CMakeFiles/cmTC_5416e.dir/CheckIncludeFile.cxx.o
  766. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_5416e.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  767. Linking CXX executable cmTC_5416e
  768. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5416e.dir/link.txt --verbose=1
  769. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_5416e.dir/CheckIncludeFile.cxx.o -o cmTC_5416e
  770. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  771.  
  772.  
  773. Determining if the include file iostream exists passed with the following output:
  774. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  775.  
  776. Run Build Command:"/bin/make" "cmTC_428de/fast"
  777. /bin/make -f CMakeFiles/cmTC_428de.dir/build.make CMakeFiles/cmTC_428de.dir/build
  778. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  779. Building CXX object CMakeFiles/cmTC_428de.dir/CheckIncludeFile.cxx.o
  780. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_428de.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  781. Linking CXX executable cmTC_428de
  782. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_428de.dir/link.txt --verbose=1
  783. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_428de.dir/CheckIncludeFile.cxx.o -o cmTC_428de
  784. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  785.  
  786.  
  787. Determining if the include file iomanip exists passed with the following output:
  788. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  789.  
  790. Run Build Command:"/bin/make" "cmTC_f7977/fast"
  791. /bin/make -f CMakeFiles/cmTC_f7977.dir/build.make CMakeFiles/cmTC_f7977.dir/build
  792. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  793. Building CXX object CMakeFiles/cmTC_f7977.dir/CheckIncludeFile.cxx.o
  794. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_f7977.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  795. Linking CXX executable cmTC_f7977
  796. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7977.dir/link.txt --verbose=1
  797. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_f7977.dir/CheckIncludeFile.cxx.o -o cmTC_f7977
  798. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  799.  
  800.  
  801. Determining if the include file iostream exists passed with the following output:
  802. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  803.  
  804. Run Build Command:"/bin/make" "cmTC_e4f4d/fast"
  805. /bin/make -f CMakeFiles/cmTC_e4f4d.dir/build.make CMakeFiles/cmTC_e4f4d.dir/build
  806. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  807. Building CXX object CMakeFiles/cmTC_e4f4d.dir/CheckIncludeFile.cxx.o
  808. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_e4f4d.dir/CheckIncludeFile.cxx.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  809. Linking CXX executable cmTC_e4f4d
  810. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e4f4d.dir/link.txt --verbose=1
  811. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_e4f4d.dir/CheckIncludeFile.cxx.o -o cmTC_e4f4d
  812. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  813.  
  814.  
  815. Determining if the CXX compiler has std namespace passed with the following output:
  816. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  817.  
  818. Run Build Command:"/bin/make" "cmTC_e38d6/fast"
  819. /bin/make -f CMakeFiles/cmTC_e38d6.dir/build.make CMakeFiles/cmTC_e38d6.dir/build
  820. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  821. Building CXX object CMakeFiles/cmTC_e38d6.dir/TestForSTDNamespace.cxx.o
  822. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_e38d6.dir/TestForSTDNamespace.cxx.o -c /usr/share/cmake-3.13/Modules/TestForSTDNamespace.cxx
  823. Linking CXX executable cmTC_e38d6
  824. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e38d6.dir/link.txt --verbose=1
  825. /bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_e38d6.dir/TestForSTDNamespace.cxx.o -o cmTC_e38d6
  826. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  827.  
  828.  
  829. Determining if the include file pthread.h exists passed with the following output:
  830. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  831.  
  832. Run Build Command:"/bin/make" "cmTC_df499/fast"
  833. /bin/make -f CMakeFiles/cmTC_df499.dir/build.make CMakeFiles/cmTC_df499.dir/build
  834. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  835. Building C object CMakeFiles/cmTC_df499.dir/CheckIncludeFile.c.o
  836. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -o CMakeFiles/cmTC_df499.dir/CheckIncludeFile.c.o -c /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  837. Linking C executable cmTC_df499
  838. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df499.dir/link.txt --verbose=1
  839. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_df499.dir/CheckIncludeFile.c.o -o cmTC_df499
  840. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  841.  
  842.  
  843. Determining if the function pthread_create exists in the pthread passed with the following output:
  844. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  845.  
  846. Run Build Command:"/bin/make" "cmTC_ad319/fast"
  847. /bin/make -f CMakeFiles/cmTC_ad319.dir/build.make CMakeFiles/cmTC_ad319.dir/build
  848. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  849. Building C object CMakeFiles/cmTC_ad319.dir/CheckFunctionExists.c.o
  850. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_ad319.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  851. Linking C executable cmTC_ad319
  852. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad319.dir/link.txt --verbose=1
  853. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_ad319.dir/CheckFunctionExists.c.o -o cmTC_ad319 -lpthread
  854. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  855.  
  856.  
  857. Determining if the function XOpenDisplay exists in the /usr/lib/libX11.so;/usr/lib/libXext.so passed with the following output:
  858. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  859.  
  860. Run Build Command:"/bin/make" "cmTC_7a760/fast"
  861. /bin/make -f CMakeFiles/cmTC_7a760.dir/build.make CMakeFiles/cmTC_7a760.dir/build
  862. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  863. Building C object CMakeFiles/cmTC_7a760.dir/CheckFunctionExists.c.o
  864. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTC_7a760.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  865. Linking C executable cmTC_7a760
  866. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a760.dir/link.txt --verbose=1
  867. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_7a760.dir/CheckFunctionExists.c.o -o cmTC_7a760 /usr/lib/libX11.so /usr/lib/libXext.so
  868. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  869.  
  870.  
  871. Determining if the function gethostbyname exists passed with the following output:
  872. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  873.  
  874. Run Build Command:"/bin/make" "cmTC_b9802/fast"
  875. /bin/make -f CMakeFiles/cmTC_b9802.dir/build.make CMakeFiles/cmTC_b9802.dir/build
  876. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  877. Building C object CMakeFiles/cmTC_b9802.dir/CheckFunctionExists.c.o
  878. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_b9802.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  879. Linking C executable cmTC_b9802
  880. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b9802.dir/link.txt --verbose=1
  881. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_b9802.dir/CheckFunctionExists.c.o -o cmTC_b9802
  882. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  883.  
  884.  
  885. Determining if the function connect exists passed with the following output:
  886. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  887.  
  888. Run Build Command:"/bin/make" "cmTC_dfadd/fast"
  889. /bin/make -f CMakeFiles/cmTC_dfadd.dir/build.make CMakeFiles/cmTC_dfadd.dir/build
  890. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  891. Building C object CMakeFiles/cmTC_dfadd.dir/CheckFunctionExists.c.o
  892. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_dfadd.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  893. Linking C executable cmTC_dfadd
  894. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dfadd.dir/link.txt --verbose=1
  895. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=connect -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_dfadd.dir/CheckFunctionExists.c.o -o cmTC_dfadd
  896. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  897.  
  898.  
  899. Determining if the function remove exists passed with the following output:
  900. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  901.  
  902. Run Build Command:"/bin/make" "cmTC_9e5b8/fast"
  903. /bin/make -f CMakeFiles/cmTC_9e5b8.dir/build.make CMakeFiles/cmTC_9e5b8.dir/build
  904. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  905. Building C object CMakeFiles/cmTC_9e5b8.dir/CheckFunctionExists.c.o
  906. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTC_9e5b8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  907. Linking C executable cmTC_9e5b8
  908. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e5b8.dir/link.txt --verbose=1
  909. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=remove -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_9e5b8.dir/CheckFunctionExists.c.o -o cmTC_9e5b8
  910. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  911.  
  912.  
  913. Determining if the function shmat exists passed with the following output:
  914. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  915.  
  916. Run Build Command:"/bin/make" "cmTC_12991/fast"
  917. /bin/make -f CMakeFiles/cmTC_12991.dir/build.make CMakeFiles/cmTC_12991.dir/build
  918. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  919. Building C object CMakeFiles/cmTC_12991.dir/CheckFunctionExists.c.o
  920. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_12991.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  921. Linking C executable cmTC_12991
  922. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12991.dir/link.txt --verbose=1
  923. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=shmat -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_12991.dir/CheckFunctionExists.c.o -o cmTC_12991
  924. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  925.  
  926.  
  927. Determining if the function IceConnectionNumber exists in the ICE passed with the following output:
  928. Change Dir: /home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp
  929.  
  930. Run Build Command:"/bin/make" "cmTC_7b79f/fast"
  931. /bin/make -f CMakeFiles/cmTC_7b79f.dir/build.make CMakeFiles/cmTC_7b79f.dir/build
  932. make[1]: Entering directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
  933. Building C object CMakeFiles/cmTC_7b79f.dir/CheckFunctionExists.c.o
  934. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_7b79f.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  935. Linking C executable cmTC_7b79f
  936. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b79f.dir/link.txt --verbose=1
  937. /bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_7b79f.dir/CheckFunctionExists.c.o -o cmTC_7b79f -lICE
  938. make[1]: Leaving directory '/home/kishore/.cache/pikaur/build/freecad/src/FreeCAD/CMakeFiles/CMakeTmp'
Add Comment
Please, Sign In to add comment