Advertisement
Guest User

brlcad/src/build/CMakeFiles/CMakeOut

a guest
Dec 16th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 411.52 KB | None | 0 0
  1. /usr/bin/cmake "/home/data/Downloads/brlcad/src/brlcad-7.26.0" -DBRLCAD_BUILD_STATIC_LIBS=OFF -DBRLCAD_BUNDLED_LIBS=BUNDLED -DBRLCAD_ENABLE_COMPILER_WARNINGS=OFF -DBRLCAD_ENABLE_OPENGL=ON -DBRLCAD_ENABLE_QT=OFF -DBRLCAD_ENABLE_STRICT=OFF -DBRLCAD_FLAGS_DEBUG=OFF -DBRLCAD_FREETYPE=OFF -DBRLCAD_PNG=OFF -DBRLCAD_REGEX=OFF -DBRLCAD_ZLIB=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/opt/brlcad
  2. The system is: Linux - 4.8.13-1-ARCH - x86_64
  3. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  4. Compiler: /usr/bin/cc
  5. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong
  6. Id flags:
  7.  
  8. The output was:
  9. 0
  10.  
  11.  
  12. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  13.  
  14. The C compiler identification is GNU, found in "/home/data/Downloads/brlcad/src/build/CMakeFiles/3.6.3/CompilerIdC/a.out"
  15.  
  16. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  17. Compiler: /usr/bin/c++
  18. Build flags: -march=x86-64;-mtune=generic;-O2;-pipe;-fstack-protector-strong
  19. Id flags:
  20.  
  21. The output was:
  22. 0
  23.  
  24.  
  25. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
  26.  
  27. The CXX compiler identification is GNU, found in "/home/data/Downloads/brlcad/src/build/CMakeFiles/3.6.3/CompilerIdCXX/a.out"
  28.  
  29. Determining if the C compiler works passed with the following output:
  30. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  31.  
  32. Run Build Command:"/usr/bin/make" "cmTC_a9a80/fast"
  33. /usr/bin/make -f CMakeFiles/cmTC_a9a80.dir/build.make CMakeFiles/cmTC_a9a80.dir/build
  34. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  35. Building C object CMakeFiles/cmTC_a9a80.dir/testCCompiler.c.o
  36. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_a9a80.dir/testCCompiler.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
  37. Linking C executable cmTC_a9a80
  38. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9a80.dir/link.txt --verbose=1
  39. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a9a80.dir/testCCompiler.c.o -o cmTC_a9a80 -rdynamic
  40. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  41.  
  42.  
  43. Detecting C compiler ABI info compiled with the following output:
  44. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  45.  
  46. Run Build Command:"/usr/bin/make" "cmTC_c5359/fast"
  47. /usr/bin/make -f CMakeFiles/cmTC_c5359.dir/build.make CMakeFiles/cmTC_c5359.dir/build
  48. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  49. Building C object CMakeFiles/cmTC_c5359.dir/CMakeCCompilerABI.c.o
  50. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_c5359.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c
  51. Linking C executable cmTC_c5359
  52. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5359.dir/link.txt --verbose=1
  53. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_c5359.dir/CMakeCCompilerABI.c.o -o cmTC_c5359 -rdynamic
  54. Using built-in specs.
  55. COLLECT_GCC=/usr/bin/cc
  56. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper
  57. Target: x86_64-pc-linux-gnu
  58. 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 --disable-multilib --disable-werror --enable-checking=release
  59. Thread model: posix
  60. gcc version 6.2.1 20160830 (GCC)
  61. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  62. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../:/lib/:/usr/lib/
  63. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_c5359' '-rdynamic'
  64. /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5tpVYQ.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 -o cmTC_c5359 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_c5359.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/6.2.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
  65. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_c5359' '-rdynamic'
  66. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  67.  
  68.  
  69. Parsed C implicit link information from above output:
  70. link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  71. ignore line: [Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp]
  72. ignore line: []
  73. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_c5359/fast"]
  74. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_c5359.dir/build.make CMakeFiles/cmTC_c5359.dir/build]
  75. ignore line: [make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp']
  76. ignore line: [Building C object CMakeFiles/cmTC_c5359.dir/CMakeCCompilerABI.c.o]
  77. ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_c5359.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.6/Modules/CMakeCCompilerABI.c]
  78. ignore line: [Linking C executable cmTC_c5359]
  79. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5359.dir/link.txt --verbose=1]
  80. ignore line: [/usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_c5359.dir/CMakeCCompilerABI.c.o -o cmTC_c5359 -rdynamic ]
  81. ignore line: [Using built-in specs.]
  82. ignore line: [COLLECT_GCC=/usr/bin/cc]
  83. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper]
  84. ignore line: [Target: x86_64-pc-linux-gnu]
  85. 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 --disable-multilib --disable-werror --enable-checking=release]
  86. ignore line: [Thread model: posix]
  87. ignore line: [gcc version 6.2.1 20160830 (GCC) ]
  88. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  89. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../:/lib/:/usr/lib/]
  90. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_c5359' '-rdynamic']
  91. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5tpVYQ.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 -o cmTC_c5359 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_c5359.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/6.2.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o]
  92. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/collect2] ==> ignore
  93. arg [-plugin] ==> ignore
  94. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/liblto_plugin.so] ==> ignore
  95. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper] ==> ignore
  96. arg [-plugin-opt=-fresolution=/tmp/cc5tpVYQ.res] ==> ignore
  97. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  98. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  99. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  100. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  101. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  102. arg [--build-id] ==> ignore
  103. arg [--eh-frame-hdr] ==> ignore
  104. arg [--hash-style=gnu] ==> ignore
  105. arg [-m] ==> ignore
  106. arg [elf_x86_64] ==> ignore
  107. arg [-export-dynamic] ==> ignore
  108. arg [-dynamic-linker] ==> ignore
  109. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  110. arg [-o] ==> ignore
  111. arg [cmTC_c5359] ==> ignore
  112. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o] ==> ignore
  113. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o] ==> ignore
  114. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o] ==> ignore
  115. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1]
  116. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.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/6.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../..]
  120. arg [-O1] ==> ignore
  121. arg [--sort-common] ==> ignore
  122. arg [--as-needed] ==> ignore
  123. arg [-zrelro] ==> ignore
  124. arg [CMakeFiles/cmTC_c5359.dir/CMakeCCompilerABI.c.o] ==> ignore
  125. arg [-lgcc] ==> lib [gcc]
  126. arg [--as-needed] ==> ignore
  127. arg [-lgcc_s] ==> lib [gcc_s]
  128. arg [--no-as-needed] ==> ignore
  129. arg [-lc] ==> lib [c]
  130. arg [-lgcc] ==> lib [gcc]
  131. arg [--as-needed] ==> ignore
  132. arg [-lgcc_s] ==> lib [gcc_s]
  133. arg [--no-as-needed] ==> ignore
  134. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o] ==> ignore
  135. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o] ==> ignore
  136. remove lib [gcc]
  137. remove lib [gcc_s]
  138. remove lib [gcc]
  139. remove lib [gcc_s]
  140. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1]
  141. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib] ==> [/usr/lib]
  142. collapse library dir [/lib/../lib] ==> [/lib]
  143. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  144. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../..] ==> [/usr/lib]
  145. implicit libs: [c]
  146. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1;/usr/lib;/lib]
  147. implicit fwks: []
  148.  
  149.  
  150.  
  151.  
  152. Detecting C [-std=c11] compiler features compiled with the following output:
  153. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  154.  
  155. Run Build Command:"/usr/bin/make" "cmTC_4e231/fast"
  156. /usr/bin/make -f CMakeFiles/cmTC_4e231.dir/build.make CMakeFiles/cmTC_4e231.dir/build
  157. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  158. Building C object CMakeFiles/cmTC_4e231.dir/feature_tests.c.o
  159. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c11 -o CMakeFiles/cmTC_4e231.dir/feature_tests.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/feature_tests.c
  160. Linking C executable cmTC_4e231
  161. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4e231.dir/link.txt --verbose=1
  162. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4e231.dir/feature_tests.c.o -o cmTC_4e231 -rdynamic
  163. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  164.  
  165.  
  166. Feature record: C_FEATURE:1c_function_prototypes
  167. Feature record: C_FEATURE:1c_restrict
  168. Feature record: C_FEATURE:1c_static_assert
  169. Feature record: C_FEATURE:1c_variadic_macros
  170.  
  171.  
  172. Detecting C [-std=c99] compiler features compiled with the following output:
  173. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  174.  
  175. Run Build Command:"/usr/bin/make" "cmTC_d754c/fast"
  176. /usr/bin/make -f CMakeFiles/cmTC_d754c.dir/build.make CMakeFiles/cmTC_d754c.dir/build
  177. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  178. Building C object CMakeFiles/cmTC_d754c.dir/feature_tests.c.o
  179. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c99 -o CMakeFiles/cmTC_d754c.dir/feature_tests.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/feature_tests.c
  180. Linking C executable cmTC_d754c
  181. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d754c.dir/link.txt --verbose=1
  182. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d754c.dir/feature_tests.c.o -o cmTC_d754c -rdynamic
  183. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  184.  
  185.  
  186. Feature record: C_FEATURE:1c_function_prototypes
  187. Feature record: C_FEATURE:1c_restrict
  188. Feature record: C_FEATURE:0c_static_assert
  189. Feature record: C_FEATURE:1c_variadic_macros
  190.  
  191.  
  192. Detecting C [-std=c90] compiler features compiled with the following output:
  193. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  194.  
  195. Run Build Command:"/usr/bin/make" "cmTC_c03a1/fast"
  196. /usr/bin/make -f CMakeFiles/cmTC_c03a1.dir/build.make CMakeFiles/cmTC_c03a1.dir/build
  197. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  198. Building C object CMakeFiles/cmTC_c03a1.dir/feature_tests.c.o
  199. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c90 -o CMakeFiles/cmTC_c03a1.dir/feature_tests.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/feature_tests.c
  200. Linking C executable cmTC_c03a1
  201. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c03a1.dir/link.txt --verbose=1
  202. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c03a1.dir/feature_tests.c.o -o cmTC_c03a1 -rdynamic
  203. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  204.  
  205.  
  206. Feature record: C_FEATURE:1c_function_prototypes
  207. Feature record: C_FEATURE:0c_restrict
  208. Feature record: C_FEATURE:0c_static_assert
  209. Feature record: C_FEATURE:0c_variadic_macros
  210. Determining if the CXX compiler works passed with the following output:
  211. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  212.  
  213. Run Build Command:"/usr/bin/make" "cmTC_e2336/fast"
  214. /usr/bin/make -f CMakeFiles/cmTC_e2336.dir/build.make CMakeFiles/cmTC_e2336.dir/build
  215. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  216. Building CXX object CMakeFiles/cmTC_e2336.dir/testCXXCompiler.cxx.o
  217. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_e2336.dir/testCXXCompiler.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  218. Linking CXX executable cmTC_e2336
  219. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2336.dir/link.txt --verbose=1
  220. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e2336.dir/testCXXCompiler.cxx.o -o cmTC_e2336 -rdynamic
  221. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  222.  
  223.  
  224. Detecting CXX compiler ABI info compiled with the following output:
  225. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  226.  
  227. Run Build Command:"/usr/bin/make" "cmTC_03c45/fast"
  228. /usr/bin/make -f CMakeFiles/cmTC_03c45.dir/build.make CMakeFiles/cmTC_03c45.dir/build
  229. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  230. Building CXX object CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o
  231. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp
  232. Linking CXX executable cmTC_03c45
  233. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_03c45.dir/link.txt --verbose=1
  234. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_03c45 -rdynamic
  235. Using built-in specs.
  236. COLLECT_GCC=/usr/bin/c++
  237. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper
  238. Target: x86_64-pc-linux-gnu
  239. 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 --disable-multilib --disable-werror --enable-checking=release
  240. Thread model: posix
  241. gcc version 6.2.1 20160830 (GCC)
  242. COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
  243. LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../:/lib/:/usr/lib/
  244. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_03c45' '-rdynamic' '-shared-libgcc'
  245. /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6savN3.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 -o cmTC_03c45 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
  246. COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_03c45' '-rdynamic' '-shared-libgcc'
  247. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  248.  
  249.  
  250. Parsed CXX implicit link information from above output:
  251. link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  252. ignore line: [Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp]
  253. ignore line: []
  254. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_03c45/fast"]
  255. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_03c45.dir/build.make CMakeFiles/cmTC_03c45.dir/build]
  256. ignore line: [make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp']
  257. ignore line: [Building CXX object CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o]
  258. ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp]
  259. ignore line: [Linking CXX executable cmTC_03c45]
  260. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_03c45.dir/link.txt --verbose=1]
  261. ignore line: [/usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_03c45 -rdynamic ]
  262. ignore line: [Using built-in specs.]
  263. ignore line: [COLLECT_GCC=/usr/bin/c++]
  264. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper]
  265. ignore line: [Target: x86_64-pc-linux-gnu]
  266. 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 --disable-multilib --disable-werror --enable-checking=release]
  267. ignore line: [Thread model: posix]
  268. ignore line: [gcc version 6.2.1 20160830 (GCC) ]
  269. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
  270. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../:/lib/:/usr/lib/]
  271. ignore line: [COLLECT_GCC_OPTIONS='-march=x86-64' '-mtune=generic' '-O2' '-pipe' '-fstack-protector-strong' '-v' '-o' 'cmTC_03c45' '-rdynamic' '-shared-libgcc']
  272. link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6savN3.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 -o cmTC_03c45 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o]
  273. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/collect2] ==> ignore
  274. arg [-plugin] ==> ignore
  275. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/liblto_plugin.so] ==> ignore
  276. arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper] ==> ignore
  277. arg [-plugin-opt=-fresolution=/tmp/cc6savN3.res] ==> ignore
  278. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  279. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  280. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  281. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  282. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  283. arg [--build-id] ==> ignore
  284. arg [--eh-frame-hdr] ==> ignore
  285. arg [--hash-style=gnu] ==> ignore
  286. arg [-m] ==> ignore
  287. arg [elf_x86_64] ==> ignore
  288. arg [-export-dynamic] ==> ignore
  289. arg [-dynamic-linker] ==> ignore
  290. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  291. arg [-o] ==> ignore
  292. arg [cmTC_03c45] ==> ignore
  293. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o] ==> ignore
  294. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o] ==> ignore
  295. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o] ==> ignore
  296. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1]
  297. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib]
  298. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  299. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  300. arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../..]
  301. arg [-O1] ==> ignore
  302. arg [--sort-common] ==> ignore
  303. arg [--as-needed] ==> ignore
  304. arg [-zrelro] ==> ignore
  305. arg [CMakeFiles/cmTC_03c45.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  306. arg [-lstdc++] ==> lib [stdc++]
  307. arg [-lm] ==> lib [m]
  308. arg [-lgcc_s] ==> lib [gcc_s]
  309. arg [-lgcc] ==> lib [gcc]
  310. arg [-lc] ==> lib [c]
  311. arg [-lgcc_s] ==> lib [gcc_s]
  312. arg [-lgcc] ==> lib [gcc]
  313. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o] ==> ignore
  314. arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o] ==> ignore
  315. remove lib [gcc_s]
  316. remove lib [gcc]
  317. remove lib [gcc_s]
  318. remove lib [gcc]
  319. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1]
  320. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib] ==> [/usr/lib]
  321. collapse library dir [/lib/../lib] ==> [/lib]
  322. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  323. collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../..] ==> [/usr/lib]
  324. implicit libs: [stdc++;m;c]
  325. implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1;/usr/lib;/lib]
  326. implicit fwks: []
  327.  
  328.  
  329.  
  330.  
  331. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  332. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  333.  
  334. Run Build Command:"/usr/bin/make" "cmTC_b37a6/fast"
  335. /usr/bin/make -f CMakeFiles/cmTC_b37a6.dir/build.make CMakeFiles/cmTC_b37a6.dir/build
  336. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  337. Building CXX object CMakeFiles/cmTC_b37a6.dir/feature_tests.cxx.o
  338. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c++14 -o CMakeFiles/cmTC_b37a6.dir/feature_tests.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/feature_tests.cxx
  339. Linking CXX executable cmTC_b37a6
  340. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b37a6.dir/link.txt --verbose=1
  341. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b37a6.dir/feature_tests.cxx.o -o cmTC_b37a6 -rdynamic
  342. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  343.  
  344.  
  345. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  346. Feature record: CXX_FEATURE:1cxx_alias_templates
  347. Feature record: CXX_FEATURE:1cxx_alignas
  348. Feature record: CXX_FEATURE:1cxx_alignof
  349. Feature record: CXX_FEATURE:1cxx_attributes
  350. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  351. Feature record: CXX_FEATURE:1cxx_auto_type
  352. Feature record: CXX_FEATURE:1cxx_binary_literals
  353. Feature record: CXX_FEATURE:1cxx_constexpr
  354. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  355. Feature record: CXX_FEATURE:1cxx_decltype
  356. Feature record: CXX_FEATURE:1cxx_decltype_auto
  357. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  358. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  359. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  360. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  361. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  362. Feature record: CXX_FEATURE:1cxx_deleted_functions
  363. Feature record: CXX_FEATURE:1cxx_digit_separators
  364. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  365. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  366. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  367. Feature record: CXX_FEATURE:1cxx_extern_templates
  368. Feature record: CXX_FEATURE:1cxx_final
  369. Feature record: CXX_FEATURE:1cxx_func_identifier
  370. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  371. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  372. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  373. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  374. Feature record: CXX_FEATURE:1cxx_lambdas
  375. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  376. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  377. Feature record: CXX_FEATURE:1cxx_long_long_type
  378. Feature record: CXX_FEATURE:1cxx_noexcept
  379. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  380. Feature record: CXX_FEATURE:1cxx_nullptr
  381. Feature record: CXX_FEATURE:1cxx_override
  382. Feature record: CXX_FEATURE:1cxx_range_for
  383. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  384. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  385. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  386. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  387. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  388. Feature record: CXX_FEATURE:1cxx_rvalue_references
  389. Feature record: CXX_FEATURE:1cxx_sizeof_member
  390. Feature record: CXX_FEATURE:1cxx_static_assert
  391. Feature record: CXX_FEATURE:1cxx_strong_enums
  392. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  393. Feature record: CXX_FEATURE:1cxx_thread_local
  394. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  395. Feature record: CXX_FEATURE:1cxx_unicode_literals
  396. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  397. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  398. Feature record: CXX_FEATURE:1cxx_user_literals
  399. Feature record: CXX_FEATURE:1cxx_variable_templates
  400. Feature record: CXX_FEATURE:1cxx_variadic_macros
  401. Feature record: CXX_FEATURE:1cxx_variadic_templates
  402.  
  403.  
  404. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  405. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  406.  
  407. Run Build Command:"/usr/bin/make" "cmTC_4af47/fast"
  408. /usr/bin/make -f CMakeFiles/cmTC_4af47.dir/build.make CMakeFiles/cmTC_4af47.dir/build
  409. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  410. Building CXX object CMakeFiles/cmTC_4af47.dir/feature_tests.cxx.o
  411. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c++11 -o CMakeFiles/cmTC_4af47.dir/feature_tests.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/feature_tests.cxx
  412. Linking CXX executable cmTC_4af47
  413. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4af47.dir/link.txt --verbose=1
  414. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4af47.dir/feature_tests.cxx.o -o cmTC_4af47 -rdynamic
  415. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  416.  
  417.  
  418. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  419. Feature record: CXX_FEATURE:1cxx_alias_templates
  420. Feature record: CXX_FEATURE:1cxx_alignas
  421. Feature record: CXX_FEATURE:1cxx_alignof
  422. Feature record: CXX_FEATURE:1cxx_attributes
  423. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  424. Feature record: CXX_FEATURE:1cxx_auto_type
  425. Feature record: CXX_FEATURE:0cxx_binary_literals
  426. Feature record: CXX_FEATURE:1cxx_constexpr
  427. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  428. Feature record: CXX_FEATURE:1cxx_decltype
  429. Feature record: CXX_FEATURE:0cxx_decltype_auto
  430. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  431. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  432. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  433. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  434. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  435. Feature record: CXX_FEATURE:1cxx_deleted_functions
  436. Feature record: CXX_FEATURE:0cxx_digit_separators
  437. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  438. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  439. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  440. Feature record: CXX_FEATURE:1cxx_extern_templates
  441. Feature record: CXX_FEATURE:1cxx_final
  442. Feature record: CXX_FEATURE:1cxx_func_identifier
  443. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  444. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  445. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  446. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  447. Feature record: CXX_FEATURE:1cxx_lambdas
  448. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  449. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  450. Feature record: CXX_FEATURE:1cxx_long_long_type
  451. Feature record: CXX_FEATURE:1cxx_noexcept
  452. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  453. Feature record: CXX_FEATURE:1cxx_nullptr
  454. Feature record: CXX_FEATURE:1cxx_override
  455. Feature record: CXX_FEATURE:1cxx_range_for
  456. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  457. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  458. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  459. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  460. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  461. Feature record: CXX_FEATURE:1cxx_rvalue_references
  462. Feature record: CXX_FEATURE:1cxx_sizeof_member
  463. Feature record: CXX_FEATURE:1cxx_static_assert
  464. Feature record: CXX_FEATURE:1cxx_strong_enums
  465. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  466. Feature record: CXX_FEATURE:1cxx_thread_local
  467. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  468. Feature record: CXX_FEATURE:1cxx_unicode_literals
  469. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  470. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  471. Feature record: CXX_FEATURE:1cxx_user_literals
  472. Feature record: CXX_FEATURE:0cxx_variable_templates
  473. Feature record: CXX_FEATURE:1cxx_variadic_macros
  474. Feature record: CXX_FEATURE:1cxx_variadic_templates
  475.  
  476.  
  477. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  478. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  479.  
  480. Run Build Command:"/usr/bin/make" "cmTC_f7999/fast"
  481. /usr/bin/make -f CMakeFiles/cmTC_f7999.dir/build.make CMakeFiles/cmTC_f7999.dir/build
  482. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  483. Building CXX object CMakeFiles/cmTC_f7999.dir/feature_tests.cxx.o
  484. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c++98 -o CMakeFiles/cmTC_f7999.dir/feature_tests.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/feature_tests.cxx
  485. Linking CXX executable cmTC_f7999
  486. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7999.dir/link.txt --verbose=1
  487. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f7999.dir/feature_tests.cxx.o -o cmTC_f7999 -rdynamic
  488. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  489.  
  490.  
  491. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  492. Feature record: CXX_FEATURE:0cxx_alias_templates
  493. Feature record: CXX_FEATURE:0cxx_alignas
  494. Feature record: CXX_FEATURE:0cxx_alignof
  495. Feature record: CXX_FEATURE:0cxx_attributes
  496. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  497. Feature record: CXX_FEATURE:0cxx_auto_type
  498. Feature record: CXX_FEATURE:0cxx_binary_literals
  499. Feature record: CXX_FEATURE:0cxx_constexpr
  500. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  501. Feature record: CXX_FEATURE:0cxx_decltype
  502. Feature record: CXX_FEATURE:0cxx_decltype_auto
  503. Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  504. Feature record: CXX_FEATURE:0cxx_default_function_template_args
  505. Feature record: CXX_FEATURE:0cxx_defaulted_functions
  506. Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  507. Feature record: CXX_FEATURE:0cxx_delegating_constructors
  508. Feature record: CXX_FEATURE:0cxx_deleted_functions
  509. Feature record: CXX_FEATURE:0cxx_digit_separators
  510. Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  511. Feature record: CXX_FEATURE:0cxx_explicit_conversions
  512. Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  513. Feature record: CXX_FEATURE:0cxx_extern_templates
  514. Feature record: CXX_FEATURE:0cxx_final
  515. Feature record: CXX_FEATURE:0cxx_func_identifier
  516. Feature record: CXX_FEATURE:0cxx_generalized_initializers
  517. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  518. Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  519. Feature record: CXX_FEATURE:0cxx_inline_namespaces
  520. Feature record: CXX_FEATURE:0cxx_lambdas
  521. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  522. Feature record: CXX_FEATURE:0cxx_local_type_template_args
  523. Feature record: CXX_FEATURE:0cxx_long_long_type
  524. Feature record: CXX_FEATURE:0cxx_noexcept
  525. Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  526. Feature record: CXX_FEATURE:0cxx_nullptr
  527. Feature record: CXX_FEATURE:0cxx_override
  528. Feature record: CXX_FEATURE:0cxx_range_for
  529. Feature record: CXX_FEATURE:0cxx_raw_string_literals
  530. Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  531. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  532. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  533. Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  534. Feature record: CXX_FEATURE:0cxx_rvalue_references
  535. Feature record: CXX_FEATURE:0cxx_sizeof_member
  536. Feature record: CXX_FEATURE:0cxx_static_assert
  537. Feature record: CXX_FEATURE:0cxx_strong_enums
  538. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  539. Feature record: CXX_FEATURE:0cxx_thread_local
  540. Feature record: CXX_FEATURE:0cxx_trailing_return_types
  541. Feature record: CXX_FEATURE:0cxx_unicode_literals
  542. Feature record: CXX_FEATURE:0cxx_uniform_initialization
  543. Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  544. Feature record: CXX_FEATURE:0cxx_user_literals
  545. Feature record: CXX_FEATURE:0cxx_variable_templates
  546. Feature record: CXX_FEATURE:0cxx_variadic_macros
  547. Feature record: CXX_FEATURE:0cxx_variadic_templates
  548. **********************************************************
  549. *** Configuring BRL-CAD Release 7.26.0, Build 20161216 ***
  550. **********************************************************
  551. STATUS: Looking for sys/types.h
  552. STATUS: Looking for sys/types.h - found
  553. Determining if the include file sys/types.h exists passed with the following output:
  554. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  555.  
  556. Run Build Command:"/usr/bin/make" "cmTC_604d7/fast"
  557. /usr/bin/make -f CMakeFiles/cmTC_604d7.dir/build.make CMakeFiles/cmTC_604d7.dir/build
  558. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  559. Building C object CMakeFiles/cmTC_604d7.dir/CheckIncludeFile.c.o
  560. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_604d7.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  561. Linking C executable cmTC_604d7
  562. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_604d7.dir/link.txt --verbose=1
  563. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_604d7.dir/CheckIncludeFile.c.o -o cmTC_604d7 -rdynamic
  564. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  565.  
  566.  
  567. STATUS: Looking for stdint.h
  568. STATUS: Looking for stdint.h - found
  569. Determining if the include file stdint.h exists passed with the following output:
  570. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  571.  
  572. Run Build Command:"/usr/bin/make" "cmTC_0777c/fast"
  573. /usr/bin/make -f CMakeFiles/cmTC_0777c.dir/build.make CMakeFiles/cmTC_0777c.dir/build
  574. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  575. Building C object CMakeFiles/cmTC_0777c.dir/CheckIncludeFile.c.o
  576. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_0777c.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  577. Linking C executable cmTC_0777c
  578. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0777c.dir/link.txt --verbose=1
  579. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0777c.dir/CheckIncludeFile.c.o -o cmTC_0777c -rdynamic
  580. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  581.  
  582.  
  583. STATUS: Looking for stddef.h
  584. STATUS: Looking for stddef.h - found
  585. Determining if the include file stddef.h exists passed with the following output:
  586. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  587.  
  588. Run Build Command:"/usr/bin/make" "cmTC_3bd3c/fast"
  589. /usr/bin/make -f CMakeFiles/cmTC_3bd3c.dir/build.make CMakeFiles/cmTC_3bd3c.dir/build
  590. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  591. Building C object CMakeFiles/cmTC_3bd3c.dir/CheckIncludeFile.c.o
  592. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_3bd3c.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  593. Linking C executable cmTC_3bd3c
  594. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3bd3c.dir/link.txt --verbose=1
  595. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_3bd3c.dir/CheckIncludeFile.c.o -o cmTC_3bd3c -rdynamic
  596. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  597.  
  598.  
  599. STATUS: Check size of void *
  600. STATUS: Check size of void * - done
  601. Determining size of void * passed with the following output:
  602. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  603.  
  604. Run Build Command:"/usr/bin/make" "cmTC_5063f/fast"
  605. /usr/bin/make -f CMakeFiles/cmTC_5063f.dir/build.make CMakeFiles/cmTC_5063f.dir/build
  606. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  607. Building C object CMakeFiles/cmTC_5063f.dir/CMAKE_SIZEOF_VOID_P.c.o
  608. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -o CMakeFiles/cmTC_5063f.dir/CMAKE_SIZEOF_VOID_P.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_VOID_P.c
  609. Linking C executable cmTC_5063f
  610. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5063f.dir/link.txt --verbose=1
  611. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5063f.dir/CMAKE_SIZEOF_VOID_P.c.o -o cmTC_5063f -rdynamic
  612. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  613.  
  614.  
  615. ***********************************************************
  616. * Stage 1 of 9 - Top Level Configure Options *
  617. ***********************************************************
  618. STATUS: Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  619. STATUS: Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  620. Determining if the function XOpenDisplay exists in the /usr/lib64/libX11.so;/usr/lib64/libXext.so passed with the following output:
  621. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  622.  
  623. Run Build Command:"/usr/bin/make" "cmTC_12072/fast"
  624. /usr/bin/make -f CMakeFiles/cmTC_12072.dir/build.make CMakeFiles/cmTC_12072.dir/build
  625. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  626. Building C object CMakeFiles/cmTC_12072.dir/CheckFunctionExists.c.o
  627. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=XOpenDisplay -o CMakeFiles/cmTC_12072.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  628. Linking C executable cmTC_12072
  629. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12072.dir/link.txt --verbose=1
  630. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_12072.dir/CheckFunctionExists.c.o -o cmTC_12072 -rdynamic /usr/lib64/libX11.so /usr/lib64/libXext.so
  631. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  632.  
  633.  
  634. STATUS: Looking for gethostbyname
  635. STATUS: Looking for gethostbyname - found
  636. Determining if the function gethostbyname exists passed with the following output:
  637. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  638.  
  639. Run Build Command:"/usr/bin/make" "cmTC_319da/fast"
  640. /usr/bin/make -f CMakeFiles/cmTC_319da.dir/build.make CMakeFiles/cmTC_319da.dir/build
  641. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  642. Building C object CMakeFiles/cmTC_319da.dir/CheckFunctionExists.c.o
  643. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_319da.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  644. Linking C executable cmTC_319da
  645. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_319da.dir/link.txt --verbose=1
  646. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_319da.dir/CheckFunctionExists.c.o -o cmTC_319da -rdynamic
  647. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  648.  
  649.  
  650. STATUS: Looking for connect
  651. STATUS: Looking for connect - found
  652. Determining if the function connect exists passed with the following output:
  653. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  654.  
  655. Run Build Command:"/usr/bin/make" "cmTC_3aac7/fast"
  656. /usr/bin/make -f CMakeFiles/cmTC_3aac7.dir/build.make CMakeFiles/cmTC_3aac7.dir/build
  657. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  658. Building C object CMakeFiles/cmTC_3aac7.dir/CheckFunctionExists.c.o
  659. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_3aac7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  660. Linking C executable cmTC_3aac7
  661. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3aac7.dir/link.txt --verbose=1
  662. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=connect -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_3aac7.dir/CheckFunctionExists.c.o -o cmTC_3aac7 -rdynamic
  663. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  664.  
  665.  
  666. STATUS: Looking for remove
  667. STATUS: Looking for remove - found
  668. Determining if the function remove exists passed with the following output:
  669. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  670.  
  671. Run Build Command:"/usr/bin/make" "cmTC_d5e4b/fast"
  672. /usr/bin/make -f CMakeFiles/cmTC_d5e4b.dir/build.make CMakeFiles/cmTC_d5e4b.dir/build
  673. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  674. Building C object CMakeFiles/cmTC_d5e4b.dir/CheckFunctionExists.c.o
  675. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=remove -o CMakeFiles/cmTC_d5e4b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  676. Linking C executable cmTC_d5e4b
  677. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d5e4b.dir/link.txt --verbose=1
  678. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=remove -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d5e4b.dir/CheckFunctionExists.c.o -o cmTC_d5e4b -rdynamic
  679. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  680.  
  681.  
  682. STATUS: Looking for shmat
  683. STATUS: Looking for shmat - found
  684. Determining if the function shmat exists passed with the following output:
  685. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  686.  
  687. Run Build Command:"/usr/bin/make" "cmTC_7660c/fast"
  688. /usr/bin/make -f CMakeFiles/cmTC_7660c.dir/build.make CMakeFiles/cmTC_7660c.dir/build
  689. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  690. Building C object CMakeFiles/cmTC_7660c.dir/CheckFunctionExists.c.o
  691. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_7660c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  692. Linking C executable cmTC_7660c
  693. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7660c.dir/link.txt --verbose=1
  694. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=shmat -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7660c.dir/CheckFunctionExists.c.o -o cmTC_7660c -rdynamic
  695. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  696.  
  697.  
  698. STATUS: Looking for IceConnectionNumber in ICE
  699. STATUS: Looking for IceConnectionNumber in ICE - found
  700. Determining if the function IceConnectionNumber exists in the ICE passed with the following output:
  701. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  702.  
  703. Run Build Command:"/usr/bin/make" "cmTC_19fa3/fast"
  704. /usr/bin/make -f CMakeFiles/cmTC_19fa3.dir/build.make CMakeFiles/cmTC_19fa3.dir/build
  705. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  706. Building C object CMakeFiles/cmTC_19fa3.dir/CheckFunctionExists.c.o
  707. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -o CMakeFiles/cmTC_19fa3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  708. Linking C executable cmTC_19fa3
  709. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_19fa3.dir/link.txt --verbose=1
  710. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_19fa3.dir/CheckFunctionExists.c.o -o cmTC_19fa3 -rdynamic -lICE
  711. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  712.  
  713.  
  714. STATUS: Found X11: /usr/lib64/libX11.so
  715. ***********************************************************
  716. * Stage 2 of 9 - Check for Programs *
  717. ***********************************************************
  718. STATUS: Found SHELL_SUPPORTED: /usr/bin/sh
  719. STATUS: Performing Test YYTEXT_POINTER
  720. STATUS: Performing Test YYTEXT_POINTER - Failed
  721. STATUS: Found LEX: /usr/bin/flex
  722. STATUS: Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
  723. STATUS: Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  724. ***********************************************************
  725. * Stage 3 of 9 - Check for Compiler Characteristics *
  726. ***********************************************************
  727. STATUS: Performing Test PIPE_C_FLAG_FOUND
  728. STATUS: Performing Test PIPE_C_FLAG_FOUND - Success
  729. Performing C SOURCE FILE Test PIPE_C_FLAG_FOUND succeeded with the following output:
  730. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  731.  
  732. Run Build Command:"/usr/bin/make" "cmTC_851af/fast"
  733. /usr/bin/make -f CMakeFiles/cmTC_851af.dir/build.make CMakeFiles/cmTC_851af.dir/build
  734. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  735. Building C object CMakeFiles/cmTC_851af.dir/src.c.o
  736. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DPIPE_C_FLAG_FOUND -pipe -o CMakeFiles/cmTC_851af.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  737. Linking C executable cmTC_851af
  738. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_851af.dir/link.txt --verbose=1
  739. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DPIPE_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_851af.dir/src.c.o -o cmTC_851af -rdynamic
  740. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  741.  
  742. Source file was:
  743. int main(void) { return 0; }
  744. STATUS: Performing Test PIPE_CXX_FLAG_FOUND
  745. STATUS: Performing Test PIPE_CXX_FLAG_FOUND - Success
  746. Performing C++ SOURCE FILE Test PIPE_CXX_FLAG_FOUND succeeded with the following output:
  747. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  748.  
  749. Run Build Command:"/usr/bin/make" "cmTC_8f762/fast"
  750. /usr/bin/make -f CMakeFiles/cmTC_8f762.dir/build.make CMakeFiles/cmTC_8f762.dir/build
  751. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  752. Building CXX object CMakeFiles/cmTC_8f762.dir/src.cxx.o
  753. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DPIPE_CXX_FLAG_FOUND -pipe -o CMakeFiles/cmTC_8f762.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  754. Linking CXX executable cmTC_8f762
  755. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f762.dir/link.txt --verbose=1
  756. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DPIPE_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_8f762.dir/src.cxx.o -o cmTC_8f762 -rdynamic
  757. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  758.  
  759. Source file was:
  760. int main() { return 0; }
  761. STATUS: Performing Test FNO_STRICT_ALIASING_C_FLAG_FOUND
  762. STATUS: Performing Test FNO_STRICT_ALIASING_C_FLAG_FOUND - Success
  763. Performing C SOURCE FILE Test FNO_STRICT_ALIASING_C_FLAG_FOUND succeeded with the following output:
  764. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  765.  
  766. Run Build Command:"/usr/bin/make" "cmTC_1d053/fast"
  767. /usr/bin/make -f CMakeFiles/cmTC_1d053.dir/build.make CMakeFiles/cmTC_1d053.dir/build
  768. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  769. Building C object CMakeFiles/cmTC_1d053.dir/src.c.o
  770. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -DFNO_STRICT_ALIASING_C_FLAG_FOUND -fno-strict-aliasing -o CMakeFiles/cmTC_1d053.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  771. Linking C executable cmTC_1d053
  772. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1d053.dir/link.txt --verbose=1
  773. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -DFNO_STRICT_ALIASING_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1d053.dir/src.c.o -o cmTC_1d053 -rdynamic
  774. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  775.  
  776. Source file was:
  777. int main(void) { return 0; }
  778. STATUS: Performing Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND
  779. STATUS: Performing Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND - Success
  780. Performing C++ SOURCE FILE Test FNO_STRICT_ALIASING_CXX_FLAG_FOUND succeeded with the following output:
  781. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  782.  
  783. Run Build Command:"/usr/bin/make" "cmTC_b566e/fast"
  784. /usr/bin/make -f CMakeFiles/cmTC_b566e.dir/build.make CMakeFiles/cmTC_b566e.dir/build
  785. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  786. Building CXX object CMakeFiles/cmTC_b566e.dir/src.cxx.o
  787. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -DFNO_STRICT_ALIASING_CXX_FLAG_FOUND -fno-strict-aliasing -o CMakeFiles/cmTC_b566e.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  788. Linking CXX executable cmTC_b566e
  789. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b566e.dir/link.txt --verbose=1
  790. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -DFNO_STRICT_ALIASING_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b566e.dir/src.cxx.o -o cmTC_b566e -rdynamic
  791. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  792.  
  793. Source file was:
  794. int main() { return 0; }
  795. STATUS: Performing Test FNO_COMMON_C_FLAG_FOUND
  796. STATUS: Performing Test FNO_COMMON_C_FLAG_FOUND - Success
  797. Performing C SOURCE FILE Test FNO_COMMON_C_FLAG_FOUND succeeded with the following output:
  798. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  799.  
  800. Run Build Command:"/usr/bin/make" "cmTC_e6976/fast"
  801. /usr/bin/make -f CMakeFiles/cmTC_e6976.dir/build.make CMakeFiles/cmTC_e6976.dir/build
  802. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  803. Building C object CMakeFiles/cmTC_e6976.dir/src.c.o
  804. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -DFNO_COMMON_C_FLAG_FOUND -fno-common -o CMakeFiles/cmTC_e6976.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  805. Linking C executable cmTC_e6976
  806. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6976.dir/link.txt --verbose=1
  807. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -DFNO_COMMON_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e6976.dir/src.c.o -o cmTC_e6976 -rdynamic
  808. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  809.  
  810. Source file was:
  811. int main(void) { return 0; }
  812. STATUS: Performing Test FNO_COMMON_CXX_FLAG_FOUND
  813. STATUS: Performing Test FNO_COMMON_CXX_FLAG_FOUND - Success
  814. Performing C++ SOURCE FILE Test FNO_COMMON_CXX_FLAG_FOUND succeeded with the following output:
  815. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  816.  
  817. Run Build Command:"/usr/bin/make" "cmTC_d7991/fast"
  818. /usr/bin/make -f CMakeFiles/cmTC_d7991.dir/build.make CMakeFiles/cmTC_d7991.dir/build
  819. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  820. Building CXX object CMakeFiles/cmTC_d7991.dir/src.cxx.o
  821. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -DFNO_COMMON_CXX_FLAG_FOUND -fno-common -o CMakeFiles/cmTC_d7991.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  822. Linking CXX executable cmTC_d7991
  823. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d7991.dir/link.txt --verbose=1
  824. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -DFNO_COMMON_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d7991.dir/src.cxx.o -o cmTC_d7991 -rdynamic
  825. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  826.  
  827. Source file was:
  828. int main() { return 0; }
  829. STATUS: Performing Test FEXCEPTIONS_C_FLAG_FOUND
  830. STATUS: Performing Test FEXCEPTIONS_C_FLAG_FOUND - Success
  831. Performing C SOURCE FILE Test FEXCEPTIONS_C_FLAG_FOUND succeeded with the following output:
  832. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  833.  
  834. Run Build Command:"/usr/bin/make" "cmTC_15f44/fast"
  835. /usr/bin/make -f CMakeFiles/cmTC_15f44.dir/build.make CMakeFiles/cmTC_15f44.dir/build
  836. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  837. Building C object CMakeFiles/cmTC_15f44.dir/src.c.o
  838. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_C_FLAG_FOUND -fexceptions -o CMakeFiles/cmTC_15f44.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  839. Linking C executable cmTC_15f44
  840. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_15f44.dir/link.txt --verbose=1
  841. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_15f44.dir/src.c.o -o cmTC_15f44 -rdynamic
  842. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  843.  
  844. Source file was:
  845. int main(void) { return 0; }
  846. STATUS: Performing Test FEXCEPTIONS_CXX_FLAG_FOUND
  847. STATUS: Performing Test FEXCEPTIONS_CXX_FLAG_FOUND - Success
  848. Performing C++ SOURCE FILE Test FEXCEPTIONS_CXX_FLAG_FOUND succeeded with the following output:
  849. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  850.  
  851. Run Build Command:"/usr/bin/make" "cmTC_e18ee/fast"
  852. /usr/bin/make -f CMakeFiles/cmTC_e18ee.dir/build.make CMakeFiles/cmTC_e18ee.dir/build
  853. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  854. Building CXX object CMakeFiles/cmTC_e18ee.dir/src.cxx.o
  855. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_CXX_FLAG_FOUND -fexceptions -o CMakeFiles/cmTC_e18ee.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  856. Linking CXX executable cmTC_e18ee
  857. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e18ee.dir/link.txt --verbose=1
  858. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -DFEXCEPTIONS_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e18ee.dir/src.cxx.o -o cmTC_e18ee -rdynamic
  859. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  860.  
  861. Source file was:
  862. int main() { return 0; }
  863. STATUS: Performing Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND
  864. STATUS: Performing Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND - Success
  865. Performing C++ SOURCE FILE Test FTEMPLATE_DEPTH_128_CXX_FLAG_FOUND succeeded with the following output:
  866. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  867.  
  868. Run Build Command:"/usr/bin/make" "cmTC_01a8b/fast"
  869. /usr/bin/make -f CMakeFiles/cmTC_01a8b.dir/build.make CMakeFiles/cmTC_01a8b.dir/build
  870. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  871. Building CXX object CMakeFiles/cmTC_01a8b.dir/src.cxx.o
  872. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -DFTEMPLATE_DEPTH_128_CXX_FLAG_FOUND -ftemplate-depth-128 -o CMakeFiles/cmTC_01a8b.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  873. Linking CXX executable cmTC_01a8b
  874. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_01a8b.dir/link.txt --verbose=1
  875. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -DFTEMPLATE_DEPTH_128_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_01a8b.dir/src.cxx.o -o cmTC_01a8b -rdynamic
  876. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  877.  
  878. Source file was:
  879. int main() { return 0; }
  880. STATUS: Performing Test STD_GNU99_C_FLAG_FOUND
  881. STATUS: Performing Test STD_GNU99_C_FLAG_FOUND - Success
  882. Performing C SOURCE FILE Test STD_GNU99_C_FLAG_FOUND succeeded with the following output:
  883. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  884.  
  885. Run Build Command:"/usr/bin/make" "cmTC_a0862/fast"
  886. /usr/bin/make -f CMakeFiles/cmTC_a0862.dir/build.make CMakeFiles/cmTC_a0862.dir/build
  887. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  888. Building C object CMakeFiles/cmTC_a0862.dir/src.c.o
  889. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -DSTD_GNU99_C_FLAG_FOUND -std=gnu99 -o CMakeFiles/cmTC_a0862.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  890. Linking C executable cmTC_a0862
  891. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0862.dir/link.txt --verbose=1
  892. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -DSTD_GNU99_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a0862.dir/src.c.o -o cmTC_a0862 -rdynamic
  893. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  894.  
  895. Source file was:
  896. int main(void) { return 0; }
  897. STATUS: Performing Test STD_GNU__98_CXX_FLAG_FOUND
  898. STATUS: Performing Test STD_GNU__98_CXX_FLAG_FOUND - Success
  899. Performing C++ SOURCE FILE Test STD_GNU__98_CXX_FLAG_FOUND succeeded with the following output:
  900. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  901.  
  902. Run Build Command:"/usr/bin/make" "cmTC_cdab8/fast"
  903. /usr/bin/make -f CMakeFiles/cmTC_cdab8.dir/build.make CMakeFiles/cmTC_cdab8.dir/build
  904. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  905. Building CXX object CMakeFiles/cmTC_cdab8.dir/src.cxx.o
  906. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -DSTD_GNU__98_CXX_FLAG_FOUND -std=gnu++98 -o CMakeFiles/cmTC_cdab8.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  907. Linking CXX executable cmTC_cdab8
  908. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdab8.dir/link.txt --verbose=1
  909. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -DSTD_GNU__98_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_cdab8.dir/src.cxx.o -o cmTC_cdab8 -rdynamic
  910. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  911.  
  912. Source file was:
  913. int main() { return 0; }
  914. STATUS: Performing Test M64_C_FLAG_FOUND
  915. STATUS: Performing Test M64_C_FLAG_FOUND - Success
  916. Performing C SOURCE FILE Test M64_C_FLAG_FOUND succeeded with the following output:
  917. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  918.  
  919. Run Build Command:"/usr/bin/make" "cmTC_72612/fast"
  920. /usr/bin/make -f CMakeFiles/cmTC_72612.dir/build.make CMakeFiles/cmTC_72612.dir/build
  921. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  922. Building C object CMakeFiles/cmTC_72612.dir/src.c.o
  923. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -DM64_C_FLAG_FOUND -m64 -o CMakeFiles/cmTC_72612.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  924. Linking C executable cmTC_72612
  925. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_72612.dir/link.txt --verbose=1
  926. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -DM64_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_72612.dir/src.c.o -o cmTC_72612 -rdynamic
  927. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  928.  
  929. Source file was:
  930. int main(void) { return 0; }
  931. STATUS: Performing Test HAVE_INLINE_KEYWORD
  932. STATUS: Performing Test HAVE_INLINE_KEYWORD - Success
  933. Performing C SOURCE FILE Test HAVE_INLINE_KEYWORD succeeded with the following output:
  934. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  935.  
  936. Run Build Command:"/usr/bin/make" "cmTC_a9513/fast"
  937. /usr/bin/make -f CMakeFiles/cmTC_a9513.dir/build.make CMakeFiles/cmTC_a9513.dir/build
  938. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  939. Building C object CMakeFiles/cmTC_a9513.dir/src.c.o
  940. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_INLINE_KEYWORD -Dinline=inline -o CMakeFiles/cmTC_a9513.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  941. Linking C executable cmTC_a9513
  942. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9513.dir/link.txt --verbose=1
  943. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_INLINE_KEYWORD -Dinline=inline -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a9513.dir/src.c.o -o cmTC_a9513 -rdynamic
  944. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  945.  
  946. Source file was:
  947. typedef int foo_t;
  948. static inline foo_t
  949. static_foo() {
  950. return 0;
  951. }
  952. foo_t
  953. foo() {
  954. return 0;
  955. }
  956. int
  957. main(int argc, char *argv[]) {
  958. return (argc > 0 || argv)?0:1;
  959. }
  960. STATUS: Performing Test WERROR_C_FLAG_FOUND
  961. STATUS: Performing Test WERROR_C_FLAG_FOUND - Success
  962. Performing C SOURCE FILE Test WERROR_C_FLAG_FOUND succeeded with the following output:
  963. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  964.  
  965. Run Build Command:"/usr/bin/make" "cmTC_14080/fast"
  966. /usr/bin/make -f CMakeFiles/cmTC_14080.dir/build.make CMakeFiles/cmTC_14080.dir/build
  967. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  968. Building C object CMakeFiles/cmTC_14080.dir/src.c.o
  969. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DWERROR_C_FLAG_FOUND -Werror -o CMakeFiles/cmTC_14080.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  970. Linking C executable cmTC_14080
  971. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_14080.dir/link.txt --verbose=1
  972. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DWERROR_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_14080.dir/src.c.o -o cmTC_14080 -rdynamic
  973. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  974.  
  975. Source file was:
  976. int main(void) { return 0; }
  977. STATUS: Performing Test HAVE_NORETURN_ATTRIBUTE
  978. STATUS: Performing Test HAVE_NORETURN_ATTRIBUTE - Success
  979. Performing C SOURCE FILE Test HAVE_NORETURN_ATTRIBUTE succeeded with the following output:
  980. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  981.  
  982. Run Build Command:"/usr/bin/make" "cmTC_a72d0/fast"
  983. /usr/bin/make -f CMakeFiles/cmTC_a72d0.dir/build.make CMakeFiles/cmTC_a72d0.dir/build
  984. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  985. Building C object CMakeFiles/cmTC_a72d0.dir/src.c.o
  986. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_NORETURN_ATTRIBUTE -Werror -o CMakeFiles/cmTC_a72d0.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  987. Linking C executable cmTC_a72d0
  988. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a72d0.dir/link.txt --verbose=1
  989. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_NORETURN_ATTRIBUTE -Werror -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a72d0.dir/src.c.o -o cmTC_a72d0 -rdynamic
  990. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  991.  
  992. Source file was:
  993. #include <stdlib.h>
  994.  
  995. void noret() __attribute__((__noreturn__)); void noret(){exit(1);} int main(int argc, char *argv[]) {noret(); return 0;}
  996. STATUS: Performing Test HAVE_ANALYZER_NORETURN_ATTRIBUTE
  997. STATUS: Performing Test HAVE_ANALYZER_NORETURN_ATTRIBUTE - Failed
  998. STATUS: Performing Test HAVE_ALWAYS_INLINE_ATTRIBUTE
  999. STATUS: Performing Test HAVE_ALWAYS_INLINE_ATTRIBUTE - Success
  1000. Performing C SOURCE FILE Test HAVE_ALWAYS_INLINE_ATTRIBUTE succeeded with the following output:
  1001. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1002.  
  1003. Run Build Command:"/usr/bin/make" "cmTC_bc1d4/fast"
  1004. /usr/bin/make -f CMakeFiles/cmTC_bc1d4.dir/build.make CMakeFiles/cmTC_bc1d4.dir/build
  1005. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1006. Building C object CMakeFiles/cmTC_bc1d4.dir/src.c.o
  1007. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_ALWAYS_INLINE_ATTRIBUTE -Werror -o CMakeFiles/cmTC_bc1d4.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1008. Linking C executable cmTC_bc1d4
  1009. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bc1d4.dir/link.txt --verbose=1
  1010. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_ALWAYS_INLINE_ATTRIBUTE -Werror -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_bc1d4.dir/src.c.o -o cmTC_bc1d4 -rdynamic
  1011. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1012.  
  1013. Source file was:
  1014. inline void always_inline() __attribute__((always_inline)); inline void always_inline(){return;} int main(int argc, char *argv[]) {always_inline(); return 0;}
  1015. STATUS: Performing Test HAVE_PRINTF12_ATTRIBUTE
  1016. STATUS: Performing Test HAVE_PRINTF12_ATTRIBUTE - Success
  1017. Performing C SOURCE FILE Test HAVE_PRINTF12_ATTRIBUTE succeeded with the following output:
  1018. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1019.  
  1020. Run Build Command:"/usr/bin/make" "cmTC_55941/fast"
  1021. /usr/bin/make -f CMakeFiles/cmTC_55941.dir/build.make CMakeFiles/cmTC_55941.dir/build
  1022. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1023. Building C object CMakeFiles/cmTC_55941.dir/src.c.o
  1024. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_PRINTF12_ATTRIBUTE -Werror -o CMakeFiles/cmTC_55941.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1025. Linking C executable cmTC_55941
  1026. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55941.dir/link.txt --verbose=1
  1027. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_PRINTF12_ATTRIBUTE -Werror -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_55941.dir/src.c.o -o cmTC_55941 -rdynamic
  1028. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1029.  
  1030. Source file was:
  1031. int pf(const char *f, ...) __attribute__((format (__printf__, 1, 2))); int pf(const char *f, ...){return 1;} int main(int argc, char *argv[]) {return pf("%c",'a');}
  1032. STATUS: Performing Test HAVE_PRINTF23_ATTRIBUTE
  1033. STATUS: Performing Test HAVE_PRINTF23_ATTRIBUTE - Success
  1034. Performing C SOURCE FILE Test HAVE_PRINTF23_ATTRIBUTE succeeded with the following output:
  1035. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1036.  
  1037. Run Build Command:"/usr/bin/make" "cmTC_270b1/fast"
  1038. /usr/bin/make -f CMakeFiles/cmTC_270b1.dir/build.make CMakeFiles/cmTC_270b1.dir/build
  1039. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1040. Building C object CMakeFiles/cmTC_270b1.dir/src.c.o
  1041. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_PRINTF23_ATTRIBUTE -Werror -o CMakeFiles/cmTC_270b1.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1042. Linking C executable cmTC_270b1
  1043. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_270b1.dir/link.txt --verbose=1
  1044. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_PRINTF23_ATTRIBUTE -Werror -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_270b1.dir/src.c.o -o cmTC_270b1 -rdynamic
  1045. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1046.  
  1047. Source file was:
  1048. int pf(void *o, const char *f, ...) __attribute__((format (__printf__, 2, 3))); int pf(void *o, const char *f, ...){return 1;} int main(int argc, char *argv[]) {return pf((void *)0, "%c",'a');}
  1049. STATUS: Performing Test HAVE_SCANF23_ATTRIBUTE
  1050. STATUS: Performing Test HAVE_SCANF23_ATTRIBUTE - Success
  1051. Performing C SOURCE FILE Test HAVE_SCANF23_ATTRIBUTE succeeded with the following output:
  1052. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1053.  
  1054. Run Build Command:"/usr/bin/make" "cmTC_1dd0e/fast"
  1055. /usr/bin/make -f CMakeFiles/cmTC_1dd0e.dir/build.make CMakeFiles/cmTC_1dd0e.dir/build
  1056. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1057. Building C object CMakeFiles/cmTC_1dd0e.dir/src.c.o
  1058. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_SCANF23_ATTRIBUTE -Werror -o CMakeFiles/cmTC_1dd0e.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1059. Linking C executable cmTC_1dd0e
  1060. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1dd0e.dir/link.txt --verbose=1
  1061. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DHAVE_SCANF23_ATTRIBUTE -Werror -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1dd0e.dir/src.c.o -o cmTC_1dd0e -rdynamic
  1062. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1063.  
  1064. Source file was:
  1065. int sf(void *o, const char *f, ...) __attribute__((format (__scanf__, 2, 3))); int sf(void *o, const char *f, ...){return 1;} int main(int argc, char *argv[]) {int i = 1; return sf((void *)0, "%d", &i);}
  1066. STATUS: Performing Test QUNUSED_ARGUMENTS_C_FLAG_FOUND
  1067. STATUS: Performing Test QUNUSED_ARGUMENTS_C_FLAG_FOUND - Failed
  1068. STATUS: Performing Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND
  1069. STATUS: Performing Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND - Failed
  1070. STATUS: Performing Test O3_C_FLAG_FOUND
  1071. STATUS: Performing Test O3_C_FLAG_FOUND - Success
  1072. Performing C SOURCE FILE Test O3_C_FLAG_FOUND succeeded with the following output:
  1073. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1074.  
  1075. Run Build Command:"/usr/bin/make" "cmTC_dde6b/fast"
  1076. /usr/bin/make -f CMakeFiles/cmTC_dde6b.dir/build.make CMakeFiles/cmTC_dde6b.dir/build
  1077. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1078. Building C object CMakeFiles/cmTC_dde6b.dir/src.c.o
  1079. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DO3_C_FLAG_FOUND -O3 -o CMakeFiles/cmTC_dde6b.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1080. Linking C executable cmTC_dde6b
  1081. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dde6b.dir/link.txt --verbose=1
  1082. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DO3_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_dde6b.dir/src.c.o -o cmTC_dde6b -rdynamic
  1083. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1084.  
  1085. Source file was:
  1086. int main(void) { return 0; }
  1087. STATUS: Performing Test FSTRENGTH_REDUCE_C_FLAG_FOUND
  1088. STATUS: Performing Test FSTRENGTH_REDUCE_C_FLAG_FOUND - Success
  1089. Performing C SOURCE FILE Test FSTRENGTH_REDUCE_C_FLAG_FOUND succeeded with the following output:
  1090. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1091.  
  1092. Run Build Command:"/usr/bin/make" "cmTC_f6f5a/fast"
  1093. /usr/bin/make -f CMakeFiles/cmTC_f6f5a.dir/build.make CMakeFiles/cmTC_f6f5a.dir/build
  1094. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1095. Building C object CMakeFiles/cmTC_f6f5a.dir/src.c.o
  1096. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFSTRENGTH_REDUCE_C_FLAG_FOUND -fstrength-reduce -o CMakeFiles/cmTC_f6f5a.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1097. Linking C executable cmTC_f6f5a
  1098. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6f5a.dir/link.txt --verbose=1
  1099. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFSTRENGTH_REDUCE_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f6f5a.dir/src.c.o -o cmTC_f6f5a -rdynamic
  1100. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1101.  
  1102. Source file was:
  1103. int main(void) { return 0; }
  1104. STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND
  1105. STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND - Success
  1106. Performing C SOURCE FILE Test FEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND succeeded with the following output:
  1107. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1108.  
  1109. Run Build Command:"/usr/bin/make" "cmTC_b464e/fast"
  1110. /usr/bin/make -f CMakeFiles/cmTC_b464e.dir/build.make CMakeFiles/cmTC_b464e.dir/build
  1111. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1112. Building C object CMakeFiles/cmTC_b464e.dir/src.c.o
  1113. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND -fexpensive-optimizations -o CMakeFiles/cmTC_b464e.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1114. Linking C executable cmTC_b464e
  1115. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b464e.dir/link.txt --verbose=1
  1116. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFEXPENSIVE_OPTIMIZATIONS_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b464e.dir/src.c.o -o cmTC_b464e -rdynamic
  1117. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1118.  
  1119. Source file was:
  1120. int main(void) { return 0; }
  1121. STATUS: Performing Test FINLINE_FUNCTIONS_C_FLAG_FOUND
  1122. STATUS: Performing Test FINLINE_FUNCTIONS_C_FLAG_FOUND - Success
  1123. Performing C SOURCE FILE Test FINLINE_FUNCTIONS_C_FLAG_FOUND succeeded with the following output:
  1124. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1125.  
  1126. Run Build Command:"/usr/bin/make" "cmTC_d3087/fast"
  1127. /usr/bin/make -f CMakeFiles/cmTC_d3087.dir/build.make CMakeFiles/cmTC_d3087.dir/build
  1128. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1129. Building C object CMakeFiles/cmTC_d3087.dir/src.c.o
  1130. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFINLINE_FUNCTIONS_C_FLAG_FOUND -finline-functions -o CMakeFiles/cmTC_d3087.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1131. Linking C executable cmTC_d3087
  1132. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3087.dir/link.txt --verbose=1
  1133. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFINLINE_FUNCTIONS_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d3087.dir/src.c.o -o cmTC_d3087 -rdynamic
  1134. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1135.  
  1136. Source file was:
  1137. int main(void) { return 0; }
  1138. STATUS: Performing Test FINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_C_FLAG_FOUND
  1139. STATUS: Performing Test FINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_C_FLAG_FOUND - Success
  1140. Performing C SOURCE FILE Test FINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_C_FLAG_FOUND succeeded with the following output:
  1141. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1142.  
  1143. Run Build Command:"/usr/bin/make" "cmTC_d4e4d/fast"
  1144. /usr/bin/make -f CMakeFiles/cmTC_d4e4d.dir/build.make CMakeFiles/cmTC_d4e4d.dir/build
  1145. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1146. Building C object CMakeFiles/cmTC_d4e4d.dir/src.c.o
  1147. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_C_FLAG_FOUND -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -o CMakeFiles/cmTC_d4e4d.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1148. Linking C executable cmTC_d4e4d
  1149. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d4e4d.dir/link.txt --verbose=1
  1150. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d4e4d.dir/src.c.o -o cmTC_d4e4d -rdynamic
  1151. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1152.  
  1153. Source file was:
  1154. int main(void) { return 0; }
  1155. STATUS: Performing Test O3_CXX_FLAG_FOUND
  1156. STATUS: Performing Test O3_CXX_FLAG_FOUND - Success
  1157. Performing C++ SOURCE FILE Test O3_CXX_FLAG_FOUND succeeded with the following output:
  1158. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1159.  
  1160. Run Build Command:"/usr/bin/make" "cmTC_c3aac/fast"
  1161. /usr/bin/make -f CMakeFiles/cmTC_c3aac.dir/build.make CMakeFiles/cmTC_c3aac.dir/build
  1162. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1163. Building CXX object CMakeFiles/cmTC_c3aac.dir/src.cxx.o
  1164. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DO3_CXX_FLAG_FOUND -O3 -o CMakeFiles/cmTC_c3aac.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  1165. Linking CXX executable cmTC_c3aac
  1166. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3aac.dir/link.txt --verbose=1
  1167. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DO3_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c3aac.dir/src.cxx.o -o cmTC_c3aac -rdynamic
  1168. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1169.  
  1170. Source file was:
  1171. int main() { return 0; }
  1172. STATUS: Performing Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND
  1173. STATUS: Performing Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND - Success
  1174. Performing C++ SOURCE FILE Test FSTRENGTH_REDUCE_CXX_FLAG_FOUND succeeded with the following output:
  1175. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1176.  
  1177. Run Build Command:"/usr/bin/make" "cmTC_5813f/fast"
  1178. /usr/bin/make -f CMakeFiles/cmTC_5813f.dir/build.make CMakeFiles/cmTC_5813f.dir/build
  1179. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1180. Building CXX object CMakeFiles/cmTC_5813f.dir/src.cxx.o
  1181. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFSTRENGTH_REDUCE_CXX_FLAG_FOUND -fstrength-reduce -o CMakeFiles/cmTC_5813f.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  1182. Linking CXX executable cmTC_5813f
  1183. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5813f.dir/link.txt --verbose=1
  1184. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFSTRENGTH_REDUCE_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5813f.dir/src.cxx.o -o cmTC_5813f -rdynamic
  1185. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1186.  
  1187. Source file was:
  1188. int main() { return 0; }
  1189. STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND
  1190. STATUS: Performing Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND - Success
  1191. Performing C++ SOURCE FILE Test FEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND succeeded with the following output:
  1192. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1193.  
  1194. Run Build Command:"/usr/bin/make" "cmTC_975b5/fast"
  1195. /usr/bin/make -f CMakeFiles/cmTC_975b5.dir/build.make CMakeFiles/cmTC_975b5.dir/build
  1196. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1197. Building CXX object CMakeFiles/cmTC_975b5.dir/src.cxx.o
  1198. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND -fexpensive-optimizations -o CMakeFiles/cmTC_975b5.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  1199. Linking CXX executable cmTC_975b5
  1200. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_975b5.dir/link.txt --verbose=1
  1201. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFEXPENSIVE_OPTIMIZATIONS_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_975b5.dir/src.cxx.o -o cmTC_975b5 -rdynamic
  1202. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1203.  
  1204. Source file was:
  1205. int main() { return 0; }
  1206. STATUS: Performing Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND
  1207. STATUS: Performing Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND - Success
  1208. Performing C++ SOURCE FILE Test FINLINE_FUNCTIONS_CXX_FLAG_FOUND succeeded with the following output:
  1209. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1210.  
  1211. Run Build Command:"/usr/bin/make" "cmTC_6e8a0/fast"
  1212. /usr/bin/make -f CMakeFiles/cmTC_6e8a0.dir/build.make CMakeFiles/cmTC_6e8a0.dir/build
  1213. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1214. Building CXX object CMakeFiles/cmTC_6e8a0.dir/src.cxx.o
  1215. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFINLINE_FUNCTIONS_CXX_FLAG_FOUND -finline-functions -o CMakeFiles/cmTC_6e8a0.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  1216. Linking CXX executable cmTC_6e8a0
  1217. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e8a0.dir/link.txt --verbose=1
  1218. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFINLINE_FUNCTIONS_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_6e8a0.dir/src.cxx.o -o cmTC_6e8a0 -rdynamic
  1219. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1220.  
  1221. Source file was:
  1222. int main() { return 0; }
  1223. STATUS: Performing Test FINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_CXX_FLAG_FOUND
  1224. STATUS: Performing Test FINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_CXX_FLAG_FOUND - Success
  1225. Performing C++ SOURCE FILE Test FINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_CXX_FLAG_FOUND succeeded with the following output:
  1226. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1227.  
  1228. Run Build Command:"/usr/bin/make" "cmTC_adafa/fast"
  1229. /usr/bin/make -f CMakeFiles/cmTC_adafa.dir/build.make CMakeFiles/cmTC_adafa.dir/build
  1230. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1231. Building CXX object CMakeFiles/cmTC_adafa.dir/src.cxx.o
  1232. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_CXX_FLAG_FOUND -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -o CMakeFiles/cmTC_adafa.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  1233. Linking CXX executable cmTC_adafa
  1234. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_adafa.dir/link.txt --verbose=1
  1235. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFINLINE_LIMIT_10000___PARAM_INLINE_UNIT_GROWTH_300___PARAM_LARGE_FUNCTION_GROWTH_300_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_adafa.dir/src.cxx.o -o cmTC_adafa -rdynamic
  1236. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1237.  
  1238. Source file was:
  1239. int main() { return 0; }
  1240. STATUS: Performing Test FOMIT_FRAME_POINTER_C_FLAG_FOUND
  1241. STATUS: Performing Test FOMIT_FRAME_POINTER_C_FLAG_FOUND - Success
  1242. Performing C SOURCE FILE Test FOMIT_FRAME_POINTER_C_FLAG_FOUND succeeded with the following output:
  1243. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1244.  
  1245. Run Build Command:"/usr/bin/make" "cmTC_6c33d/fast"
  1246. /usr/bin/make -f CMakeFiles/cmTC_6c33d.dir/build.make CMakeFiles/cmTC_6c33d.dir/build
  1247. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1248. Building C object CMakeFiles/cmTC_6c33d.dir/src.c.o
  1249. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFOMIT_FRAME_POINTER_C_FLAG_FOUND -fomit-frame-pointer -o CMakeFiles/cmTC_6c33d.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1250. Linking C executable cmTC_6c33d
  1251. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c33d.dir/link.txt --verbose=1
  1252. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -DFOMIT_FRAME_POINTER_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_6c33d.dir/src.c.o -o cmTC_6c33d -rdynamic
  1253. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1254.  
  1255. Source file was:
  1256. int main(void) { return 0; }
  1257. STATUS: Performing Test FOMIT_FRAME_POINTER_CXX_FLAG_FOUND
  1258. STATUS: Performing Test FOMIT_FRAME_POINTER_CXX_FLAG_FOUND - Success
  1259. Performing C++ SOURCE FILE Test FOMIT_FRAME_POINTER_CXX_FLAG_FOUND succeeded with the following output:
  1260. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1261.  
  1262. Run Build Command:"/usr/bin/make" "cmTC_5b59b/fast"
  1263. /usr/bin/make -f CMakeFiles/cmTC_5b59b.dir/build.make CMakeFiles/cmTC_5b59b.dir/build
  1264. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1265. Building CXX object CMakeFiles/cmTC_5b59b.dir/src.cxx.o
  1266. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFOMIT_FRAME_POINTER_CXX_FLAG_FOUND -fomit-frame-pointer -o CMakeFiles/cmTC_5b59b.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  1267. Linking CXX executable cmTC_5b59b
  1268. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b59b.dir/link.txt --verbose=1
  1269. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -DFOMIT_FRAME_POINTER_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5b59b.dir/src.cxx.o -o cmTC_5b59b -rdynamic
  1270. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1271.  
  1272. Source file was:
  1273. int main() { return 0; }
  1274. STATUS: Performing Test HAVE_C_WUNUSED_CONST_VARIABLE
  1275. STATUS: Performing Test HAVE_C_WUNUSED_CONST_VARIABLE - Success
  1276. Performing C SOURCE FILE Test HAVE_C_WUNUSED_CONST_VARIABLE succeeded with the following output:
  1277. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1278.  
  1279. Run Build Command:"/usr/bin/make" "cmTC_5d2d3/fast"
  1280. /usr/bin/make -f CMakeFiles/cmTC_5d2d3.dir/build.make CMakeFiles/cmTC_5d2d3.dir/build
  1281. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1282. Building C object CMakeFiles/cmTC_5d2d3.dir/src.c.o
  1283. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_C_WUNUSED_CONST_VARIABLE -Wunused-const-variable -o CMakeFiles/cmTC_5d2d3.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1284. Linking C executable cmTC_5d2d3
  1285. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5d2d3.dir/link.txt --verbose=1
  1286. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_C_WUNUSED_CONST_VARIABLE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5d2d3.dir/src.c.o -o cmTC_5d2d3 -rdynamic
  1287. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1288.  
  1289. Source file was:
  1290. int main(void) { return 0; }
  1291. ***********************************************************
  1292. * Stage 4 of 9 - Check for Libraries *
  1293. ***********************************************************
  1294. STATUS: Looking for pthread.h
  1295. STATUS: Looking for pthread.h - found
  1296. Determining if the include file pthread.h exists passed with the following output:
  1297. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1298.  
  1299. Run Build Command:"/usr/bin/make" "cmTC_9016e/fast"
  1300. /usr/bin/make -f CMakeFiles/cmTC_9016e.dir/build.make CMakeFiles/cmTC_9016e.dir/build
  1301. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1302. Building C object CMakeFiles/cmTC_9016e.dir/CheckIncludeFile.c.o
  1303. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -o CMakeFiles/cmTC_9016e.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  1304. Linking C executable cmTC_9016e
  1305. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9016e.dir/link.txt --verbose=1
  1306. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_9016e.dir/CheckIncludeFile.c.o -o cmTC_9016e -rdynamic
  1307. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1308.  
  1309.  
  1310. STATUS: Looking for pthread_create
  1311. STATUS: Looking for pthread_create - not found
  1312. STATUS: Looking for pthread_create in pthreads
  1313. STATUS: Looking for pthread_create in pthreads - not found
  1314. STATUS: Looking for pthread_create in pthread
  1315. STATUS: Looking for pthread_create in pthread - found
  1316. Determining if the function pthread_create exists in the pthread passed with the following output:
  1317. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1318.  
  1319. Run Build Command:"/usr/bin/make" "cmTC_f03e3/fast"
  1320. /usr/bin/make -f CMakeFiles/cmTC_f03e3.dir/build.make CMakeFiles/cmTC_f03e3.dir/build
  1321. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1322. Building C object CMakeFiles/cmTC_f03e3.dir/CheckFunctionExists.c.o
  1323. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_f03e3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  1324. Linking C executable cmTC_f03e3
  1325. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f03e3.dir/link.txt --verbose=1
  1326. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f03e3.dir/CheckFunctionExists.c.o -o cmTC_f03e3 -rdynamic -lpthread
  1327. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1328.  
  1329.  
  1330. STATUS: Found Threads: TRUE
  1331. STATUS: Performing Test STL_LIB_TEST
  1332. STATUS: Performing Test STL_LIB_TEST - Success
  1333. Performing C SOURCE FILE Test STL_LIB_TEST succeeded with the following output:
  1334. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1335.  
  1336. Run Build Command:"/usr/bin/make" "cmTC_4039c/fast"
  1337. /usr/bin/make -f CMakeFiles/cmTC_4039c.dir/build.make CMakeFiles/cmTC_4039c.dir/build
  1338. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1339. Building C object CMakeFiles/cmTC_4039c.dir/src.c.o
  1340. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DSTL_LIB_TEST -o CMakeFiles/cmTC_4039c.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  1341. Linking C executable cmTC_4039c
  1342. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4039c.dir/link.txt --verbose=1
  1343. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DSTL_LIB_TEST -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4039c.dir/src.c.o -o cmTC_4039c -rdynamic
  1344. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1345.  
  1346. Return value: 1
  1347. Source file was:
  1348.  
  1349. int
  1350. main(int ac, char *av[])
  1351. {
  1352. if (av)
  1353. return 0;
  1354. else
  1355. return ac-ac;
  1356. }
  1357.  
  1358. STATUS: Looking for daemon in bsd
  1359. STATUS: Looking for daemon in bsd - not found
  1360. STATUS: Looking for daemon in c
  1361. STATUS: Looking for daemon in c - found
  1362. Determining if the function daemon exists in the c passed with the following output:
  1363. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1364.  
  1365. Run Build Command:"/usr/bin/make" "cmTC_5c716/fast"
  1366. /usr/bin/make -f CMakeFiles/cmTC_5c716.dir/build.make CMakeFiles/cmTC_5c716.dir/build
  1367. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1368. Building C object CMakeFiles/cmTC_5c716.dir/CheckFunctionExists.c.o
  1369. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=daemon -o CMakeFiles/cmTC_5c716.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  1370. Linking C executable cmTC_5c716
  1371. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c716.dir/link.txt --verbose=1
  1372. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=daemon -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5c716.dir/CheckFunctionExists.c.o -o cmTC_5c716 -rdynamic -lc
  1373. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1374.  
  1375.  
  1376. STATUS: Looking for cos in m
  1377. STATUS: Looking for cos in m - found
  1378. Determining if the function cos exists in the m passed with the following output:
  1379. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1380.  
  1381. Run Build Command:"/usr/bin/make" "cmTC_1a97a/fast"
  1382. /usr/bin/make -f CMakeFiles/cmTC_1a97a.dir/build.make CMakeFiles/cmTC_1a97a.dir/build
  1383. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1384. Building C object CMakeFiles/cmTC_1a97a.dir/CheckFunctionExists.c.o
  1385. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=cos -o CMakeFiles/cmTC_1a97a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  1386. <command-line>:0:23: warning: conflicting types for built-in function 'cos'
  1387. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  1388. CHECK_FUNCTION_EXISTS();
  1389. ^~~~~~~~~~~~~~~~~~~~~
  1390. Linking C executable cmTC_1a97a
  1391. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1a97a.dir/link.txt --verbose=1
  1392. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=cos -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1a97a.dir/CheckFunctionExists.c.o -o cmTC_1a97a -rdynamic -lm
  1393. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1394.  
  1395.  
  1396. STATUS: Looking for uuid_generate in uuid
  1397. STATUS: Looking for uuid_generate in uuid - found
  1398. Determining if the function uuid_generate exists in the uuid passed with the following output:
  1399. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1400.  
  1401. Run Build Command:"/usr/bin/make" "cmTC_eefb8/fast"
  1402. /usr/bin/make -f CMakeFiles/cmTC_eefb8.dir/build.make CMakeFiles/cmTC_eefb8.dir/build
  1403. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1404. Building C object CMakeFiles/cmTC_eefb8.dir/CheckFunctionExists.c.o
  1405. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=uuid_generate -o CMakeFiles/cmTC_eefb8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  1406. Linking C executable cmTC_eefb8
  1407. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eefb8.dir/link.txt --verbose=1
  1408. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=uuid_generate -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_eefb8.dir/CheckFunctionExists.c.o -o cmTC_eefb8 -rdynamic -luuid
  1409. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1410.  
  1411.  
  1412. STATUS: Looking for socket in socket
  1413. STATUS: Looking for socket in socket - not found
  1414. STATUS: Looking for gethostbyaddr in nsl
  1415. STATUS: Looking for gethostbyaddr in nsl - found
  1416. Determining if the function gethostbyaddr exists in the nsl passed with the following output:
  1417. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1418.  
  1419. Run Build Command:"/usr/bin/make" "cmTC_a4a93/fast"
  1420. /usr/bin/make -f CMakeFiles/cmTC_a4a93.dir/build.make CMakeFiles/cmTC_a4a93.dir/build
  1421. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1422. Building C object CMakeFiles/cmTC_a4a93.dir/CheckFunctionExists.c.o
  1423. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=gethostbyaddr -o CMakeFiles/cmTC_a4a93.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  1424. Linking C executable cmTC_a4a93
  1425. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a4a93.dir/link.txt --verbose=1
  1426. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=gethostbyaddr -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a4a93.dir/CheckFunctionExists.c.o -o cmTC_a4a93 -rdynamic -lnsl
  1427. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1428.  
  1429.  
  1430. STATUS: Looking for socket in network
  1431. STATUS: Looking for socket in network - not found
  1432. STATUS: Looking for mallopt in c
  1433. STATUS: Looking for mallopt in c - found
  1434. Determining if the function mallopt exists in the c passed with the following output:
  1435. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1436.  
  1437. Run Build Command:"/usr/bin/make" "cmTC_a0e46/fast"
  1438. /usr/bin/make -f CMakeFiles/cmTC_a0e46.dir/build.make CMakeFiles/cmTC_a0e46.dir/build
  1439. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1440. Building C object CMakeFiles/cmTC_a0e46.dir/CheckFunctionExists.c.o
  1441. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=mallopt -o CMakeFiles/cmTC_a0e46.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  1442. Linking C executable cmTC_a0e46
  1443. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0e46.dir/link.txt --verbose=1
  1444. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=mallopt -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a0e46.dir/CheckFunctionExists.c.o -o cmTC_a0e46 -rdynamic -lc
  1445. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1446.  
  1447.  
  1448. STATUS: Looking for dlopen in dl
  1449. STATUS: Looking for dlopen in dl - found
  1450. Determining if the function dlopen exists in the dl passed with the following output:
  1451. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1452.  
  1453. Run Build Command:"/usr/bin/make" "cmTC_d8093/fast"
  1454. /usr/bin/make -f CMakeFiles/cmTC_d8093.dir/build.make CMakeFiles/cmTC_d8093.dir/build
  1455. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1456. Building C object CMakeFiles/cmTC_d8093.dir/CheckFunctionExists.c.o
  1457. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_d8093.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  1458. Linking C executable cmTC_d8093
  1459. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d8093.dir/link.txt --verbose=1
  1460. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=dlopen -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d8093.dir/CheckFunctionExists.c.o -o cmTC_d8093 -rdynamic -ldl
  1461. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1462.  
  1463.  
  1464. STATUS: Looking for yyless in l
  1465. STATUS: Looking for yyless in l - not found
  1466. STATUS: Performing Test HAVE_TIMESETEVENT
  1467. STATUS: Performing Test HAVE_TIMESETEVENT - Failed
  1468. ***********************************************************
  1469. * Stage 5 of 9 - Check for Headers *
  1470. ***********************************************************
  1471. STATUS: Performing Test WORKING_SYS_WAIT
  1472. STATUS: Performing Test WORKING_SYS_WAIT - Failed
  1473. STATUS: Looking for include file dirent.h
  1474. STATUS: Looking for include file dirent.h - found
  1475. Determining if files dirent.h exist passed with the following output:
  1476. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1477.  
  1478. Run Build Command:"/usr/bin/make" "cmTC_c49db/fast"
  1479. /usr/bin/make -f CMakeFiles/cmTC_c49db.dir/build.make CMakeFiles/cmTC_c49db.dir/build
  1480. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1481. Building C object CMakeFiles/cmTC_c49db.dir/CheckIncludeFiles.c.o
  1482. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_c49db.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1483. Linking C executable cmTC_c49db
  1484. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c49db.dir/link.txt --verbose=1
  1485. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c49db.dir/CheckIncludeFiles.c.o -o cmTC_c49db -rdynamic
  1486. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1487.  
  1488.  
  1489. STATUS: Looking for include file arpa/inet.h
  1490. STATUS: Looking for include file arpa/inet.h - found
  1491. Determining if files arpa/inet.h exist passed with the following output:
  1492. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1493.  
  1494. Run Build Command:"/usr/bin/make" "cmTC_6140d/fast"
  1495. /usr/bin/make -f CMakeFiles/cmTC_6140d.dir/build.make CMakeFiles/cmTC_6140d.dir/build
  1496. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1497. Building C object CMakeFiles/cmTC_6140d.dir/CheckIncludeFiles.c.o
  1498. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_6140d.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1499. Linking C executable cmTC_6140d
  1500. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6140d.dir/link.txt --verbose=1
  1501. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_6140d.dir/CheckIncludeFiles.c.o -o cmTC_6140d -rdynamic
  1502. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1503.  
  1504.  
  1505. STATUS: Looking for include file curses.h
  1506. STATUS: Looking for include file curses.h - found
  1507. Determining if files curses.h exist passed with the following output:
  1508. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1509.  
  1510. Run Build Command:"/usr/bin/make" "cmTC_d1831/fast"
  1511. /usr/bin/make -f CMakeFiles/cmTC_d1831.dir/build.make CMakeFiles/cmTC_d1831.dir/build
  1512. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1513. Building C object CMakeFiles/cmTC_d1831.dir/CheckIncludeFiles.c.o
  1514. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_d1831.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1515. Linking C executable cmTC_d1831
  1516. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1831.dir/link.txt --verbose=1
  1517. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d1831.dir/CheckIncludeFiles.c.o -o cmTC_d1831 -rdynamic
  1518. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1519.  
  1520.  
  1521. STATUS: Looking for include file direct.h
  1522. STATUS: Looking for include file direct.h - not found
  1523. STATUS: Looking for include file dlfcn.h
  1524. STATUS: Looking for include file dlfcn.h - found
  1525. Determining if files dlfcn.h exist passed with the following output:
  1526. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1527.  
  1528. Run Build Command:"/usr/bin/make" "cmTC_1688f/fast"
  1529. /usr/bin/make -f CMakeFiles/cmTC_1688f.dir/build.make CMakeFiles/cmTC_1688f.dir/build
  1530. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1531. Building C object CMakeFiles/cmTC_1688f.dir/CheckIncludeFiles.c.o
  1532. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_1688f.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1533. Linking C executable cmTC_1688f
  1534. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1688f.dir/link.txt --verbose=1
  1535. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1688f.dir/CheckIncludeFiles.c.o -o cmTC_1688f -rdynamic
  1536. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1537.  
  1538.  
  1539. STATUS: Looking for include file dslib.h
  1540. STATUS: Looking for include file dslib.h - not found
  1541. STATUS: Looking for include file emmintrin.h
  1542. STATUS: Looking for include file emmintrin.h - found
  1543. Determining if files emmintrin.h exist passed with the following output:
  1544. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1545.  
  1546. Run Build Command:"/usr/bin/make" "cmTC_67077/fast"
  1547. /usr/bin/make -f CMakeFiles/cmTC_67077.dir/build.make CMakeFiles/cmTC_67077.dir/build
  1548. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1549. Building C object CMakeFiles/cmTC_67077.dir/CheckIncludeFiles.c.o
  1550. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_67077.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1551. Linking C executable cmTC_67077
  1552. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_67077.dir/link.txt --verbose=1
  1553. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_67077.dir/CheckIncludeFiles.c.o -o cmTC_67077 -rdynamic
  1554. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1555.  
  1556.  
  1557. STATUS: Looking for include file getopt.h
  1558. STATUS: Looking for include file getopt.h - found
  1559. Determining if files getopt.h exist passed with the following output:
  1560. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1561.  
  1562. Run Build Command:"/usr/bin/make" "cmTC_c186d/fast"
  1563. /usr/bin/make -f CMakeFiles/cmTC_c186d.dir/build.make CMakeFiles/cmTC_c186d.dir/build
  1564. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1565. Building C object CMakeFiles/cmTC_c186d.dir/CheckIncludeFiles.c.o
  1566. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_c186d.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1567. Linking C executable cmTC_c186d
  1568. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c186d.dir/link.txt --verbose=1
  1569. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c186d.dir/CheckIncludeFiles.c.o -o cmTC_c186d -rdynamic
  1570. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1571.  
  1572.  
  1573. STATUS: Looking for include file gl/device.h
  1574. STATUS: Looking for include file gl/device.h - not found
  1575. STATUS: Looking for include file gl/glext.h
  1576. STATUS: Looking for include file gl/glext.h - not found
  1577. STATUS: Looking for include file gl/wglext.h
  1578. STATUS: Looking for include file gl/wglext.h - not found
  1579. STATUS: Looking for include file grp.h
  1580. STATUS: Looking for include file grp.h - found
  1581. Determining if files grp.h exist passed with the following output:
  1582. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1583.  
  1584. Run Build Command:"/usr/bin/make" "cmTC_dfea4/fast"
  1585. /usr/bin/make -f CMakeFiles/cmTC_dfea4.dir/build.make CMakeFiles/cmTC_dfea4.dir/build
  1586. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1587. Building C object CMakeFiles/cmTC_dfea4.dir/CheckIncludeFiles.c.o
  1588. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_dfea4.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1589. Linking C executable cmTC_dfea4
  1590. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dfea4.dir/link.txt --verbose=1
  1591. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_dfea4.dir/CheckIncludeFiles.c.o -o cmTC_dfea4 -rdynamic
  1592. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1593.  
  1594.  
  1595. STATUS: Looking for include file inttypes.h
  1596. STATUS: Looking for include file inttypes.h - found
  1597. Determining if files inttypes.h exist passed with the following output:
  1598. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1599.  
  1600. Run Build Command:"/usr/bin/make" "cmTC_55bad/fast"
  1601. /usr/bin/make -f CMakeFiles/cmTC_55bad.dir/build.make CMakeFiles/cmTC_55bad.dir/build
  1602. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1603. Building C object CMakeFiles/cmTC_55bad.dir/CheckIncludeFiles.c.o
  1604. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_55bad.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1605. Linking C executable cmTC_55bad
  1606. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55bad.dir/link.txt --verbose=1
  1607. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_55bad.dir/CheckIncludeFiles.c.o -o cmTC_55bad -rdynamic
  1608. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1609.  
  1610.  
  1611. STATUS: Looking for include file io.h
  1612. STATUS: Looking for include file io.h - not found
  1613. STATUS: Looking for include file libgen.h
  1614. STATUS: Looking for include file libgen.h - found
  1615. Determining if files libgen.h exist passed with the following output:
  1616. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1617.  
  1618. Run Build Command:"/usr/bin/make" "cmTC_f2053/fast"
  1619. /usr/bin/make -f CMakeFiles/cmTC_f2053.dir/build.make CMakeFiles/cmTC_f2053.dir/build
  1620. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1621. Building C object CMakeFiles/cmTC_f2053.dir/CheckIncludeFiles.c.o
  1622. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_f2053.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1623. Linking C executable cmTC_f2053
  1624. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2053.dir/link.txt --verbose=1
  1625. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f2053.dir/CheckIncludeFiles.c.o -o cmTC_f2053 -rdynamic
  1626. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1627.  
  1628.  
  1629. STATUS: Looking for include file mach/thread_policy.h
  1630. STATUS: Looking for include file mach/thread_policy.h - not found
  1631. STATUS: Looking for include file memory.h
  1632. STATUS: Looking for include file memory.h - found
  1633. Determining if files memory.h exist passed with the following output:
  1634. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1635.  
  1636. Run Build Command:"/usr/bin/make" "cmTC_dd2cd/fast"
  1637. /usr/bin/make -f CMakeFiles/cmTC_dd2cd.dir/build.make CMakeFiles/cmTC_dd2cd.dir/build
  1638. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1639. Building C object CMakeFiles/cmTC_dd2cd.dir/CheckIncludeFiles.c.o
  1640. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_dd2cd.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1641. Linking C executable cmTC_dd2cd
  1642. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd2cd.dir/link.txt --verbose=1
  1643. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_dd2cd.dir/CheckIncludeFiles.c.o -o cmTC_dd2cd -rdynamic
  1644. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1645.  
  1646.  
  1647. STATUS: Looking for include file ncurses.h
  1648. STATUS: Looking for include file ncurses.h - found
  1649. Determining if files ncurses.h exist passed with the following output:
  1650. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1651.  
  1652. Run Build Command:"/usr/bin/make" "cmTC_7330f/fast"
  1653. /usr/bin/make -f CMakeFiles/cmTC_7330f.dir/build.make CMakeFiles/cmTC_7330f.dir/build
  1654. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1655. Building C object CMakeFiles/cmTC_7330f.dir/CheckIncludeFiles.c.o
  1656. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_7330f.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1657. Linking C executable cmTC_7330f
  1658. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7330f.dir/link.txt --verbose=1
  1659. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7330f.dir/CheckIncludeFiles.c.o -o cmTC_7330f -rdynamic
  1660. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1661.  
  1662.  
  1663. STATUS: Looking for include file netdb.h
  1664. STATUS: Looking for include file netdb.h - found
  1665. Determining if files netdb.h exist passed with the following output:
  1666. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1667.  
  1668. Run Build Command:"/usr/bin/make" "cmTC_fc473/fast"
  1669. /usr/bin/make -f CMakeFiles/cmTC_fc473.dir/build.make CMakeFiles/cmTC_fc473.dir/build
  1670. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1671. Building C object CMakeFiles/cmTC_fc473.dir/CheckIncludeFiles.c.o
  1672. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_fc473.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1673. Linking C executable cmTC_fc473
  1674. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fc473.dir/link.txt --verbose=1
  1675. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_fc473.dir/CheckIncludeFiles.c.o -o cmTC_fc473 -rdynamic
  1676. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1677.  
  1678.  
  1679. STATUS: Looking for include file netinet/in.h
  1680. STATUS: Looking for include file netinet/in.h - found
  1681. Determining if files netinet/in.h exist passed with the following output:
  1682. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1683.  
  1684. Run Build Command:"/usr/bin/make" "cmTC_4baa3/fast"
  1685. /usr/bin/make -f CMakeFiles/cmTC_4baa3.dir/build.make CMakeFiles/cmTC_4baa3.dir/build
  1686. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1687. Building C object CMakeFiles/cmTC_4baa3.dir/CheckIncludeFiles.c.o
  1688. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_4baa3.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1689. Linking C executable cmTC_4baa3
  1690. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4baa3.dir/link.txt --verbose=1
  1691. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4baa3.dir/CheckIncludeFiles.c.o -o cmTC_4baa3 -rdynamic
  1692. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1693.  
  1694.  
  1695. STATUS: Looking for include file poll.h
  1696. STATUS: Looking for include file poll.h - found
  1697. Determining if files poll.h exist passed with the following output:
  1698. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1699.  
  1700. Run Build Command:"/usr/bin/make" "cmTC_e03f0/fast"
  1701. /usr/bin/make -f CMakeFiles/cmTC_e03f0.dir/build.make CMakeFiles/cmTC_e03f0.dir/build
  1702. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1703. Building C object CMakeFiles/cmTC_e03f0.dir/CheckIncludeFiles.c.o
  1704. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_e03f0.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1705. Linking C executable cmTC_e03f0
  1706. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e03f0.dir/link.txt --verbose=1
  1707. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e03f0.dir/CheckIncludeFiles.c.o -o cmTC_e03f0 -rdynamic
  1708. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1709.  
  1710.  
  1711. STATUS: Looking for include file process.h
  1712. STATUS: Looking for include file process.h - not found
  1713. STATUS: Looking for include file pthread.h
  1714. STATUS: Looking for include file pthread.h - found
  1715. Determining if files pthread.h exist passed with the following output:
  1716. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1717.  
  1718. Run Build Command:"/usr/bin/make" "cmTC_a1dcc/fast"
  1719. /usr/bin/make -f CMakeFiles/cmTC_a1dcc.dir/build.make CMakeFiles/cmTC_a1dcc.dir/build
  1720. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1721. Building C object CMakeFiles/cmTC_a1dcc.dir/CheckIncludeFiles.c.o
  1722. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_a1dcc.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1723. Linking C executable cmTC_a1dcc
  1724. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1dcc.dir/link.txt --verbose=1
  1725. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a1dcc.dir/CheckIncludeFiles.c.o -o cmTC_a1dcc -rdynamic
  1726. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1727.  
  1728.  
  1729. STATUS: Looking for include file pthread_np.h
  1730. STATUS: Looking for include file pthread_np.h - not found
  1731. STATUS: Looking for include file pwd.h
  1732. STATUS: Looking for include file pwd.h - found
  1733. Determining if files pwd.h exist passed with the following output:
  1734. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1735.  
  1736. Run Build Command:"/usr/bin/make" "cmTC_a76e3/fast"
  1737. /usr/bin/make -f CMakeFiles/cmTC_a76e3.dir/build.make CMakeFiles/cmTC_a76e3.dir/build
  1738. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1739. Building C object CMakeFiles/cmTC_a76e3.dir/CheckIncludeFiles.c.o
  1740. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_a76e3.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1741. Linking C executable cmTC_a76e3
  1742. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a76e3.dir/link.txt --verbose=1
  1743. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a76e3.dir/CheckIncludeFiles.c.o -o cmTC_a76e3 -rdynamic
  1744. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1745.  
  1746.  
  1747. STATUS: Looking for include file rle.h
  1748. STATUS: Looking for include file rle.h - not found
  1749. STATUS: Looking for include file sched.h
  1750. STATUS: Looking for include file sched.h - found
  1751. Determining if files sched.h exist passed with the following output:
  1752. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1753.  
  1754. Run Build Command:"/usr/bin/make" "cmTC_b064a/fast"
  1755. /usr/bin/make -f CMakeFiles/cmTC_b064a.dir/build.make CMakeFiles/cmTC_b064a.dir/build
  1756. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1757. Building C object CMakeFiles/cmTC_b064a.dir/CheckIncludeFiles.c.o
  1758. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_b064a.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1759. Linking C executable cmTC_b064a
  1760. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b064a.dir/link.txt --verbose=1
  1761. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b064a.dir/CheckIncludeFiles.c.o -o cmTC_b064a -rdynamic
  1762. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1763.  
  1764.  
  1765. STATUS: Looking for include file sgtty.h
  1766. STATUS: Looking for include file sgtty.h - found
  1767. Determining if files sgtty.h exist passed with the following output:
  1768. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1769.  
  1770. Run Build Command:"/usr/bin/make" "cmTC_02f40/fast"
  1771. /usr/bin/make -f CMakeFiles/cmTC_02f40.dir/build.make CMakeFiles/cmTC_02f40.dir/build
  1772. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1773. Building C object CMakeFiles/cmTC_02f40.dir/CheckIncludeFiles.c.o
  1774. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_02f40.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1775. Linking C executable cmTC_02f40
  1776. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02f40.dir/link.txt --verbose=1
  1777. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_02f40.dir/CheckIncludeFiles.c.o -o cmTC_02f40 -rdynamic
  1778. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1779.  
  1780.  
  1781. STATUS: Looking for include file signal.h
  1782. STATUS: Looking for include file signal.h - found
  1783. Determining if files signal.h exist passed with the following output:
  1784. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1785.  
  1786. Run Build Command:"/usr/bin/make" "cmTC_0909e/fast"
  1787. /usr/bin/make -f CMakeFiles/cmTC_0909e.dir/build.make CMakeFiles/cmTC_0909e.dir/build
  1788. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1789. Building C object CMakeFiles/cmTC_0909e.dir/CheckIncludeFiles.c.o
  1790. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_0909e.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1791. Linking C executable cmTC_0909e
  1792. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0909e.dir/link.txt --verbose=1
  1793. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0909e.dir/CheckIncludeFiles.c.o -o cmTC_0909e -rdynamic
  1794. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1795.  
  1796.  
  1797. STATUS: Looking for include file stdlib.h
  1798. STATUS: Looking for include file stdlib.h - found
  1799. Determining if files stdlib.h exist passed with the following output:
  1800. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1801.  
  1802. Run Build Command:"/usr/bin/make" "cmTC_08b67/fast"
  1803. /usr/bin/make -f CMakeFiles/cmTC_08b67.dir/build.make CMakeFiles/cmTC_08b67.dir/build
  1804. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1805. Building C object CMakeFiles/cmTC_08b67.dir/CheckIncludeFiles.c.o
  1806. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_08b67.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1807. Linking C executable cmTC_08b67
  1808. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08b67.dir/link.txt --verbose=1
  1809. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_08b67.dir/CheckIncludeFiles.c.o -o cmTC_08b67 -rdynamic
  1810. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1811.  
  1812.  
  1813. STATUS: Looking for include file string.h
  1814. STATUS: Looking for include file string.h - found
  1815. Determining if files string.h exist passed with the following output:
  1816. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1817.  
  1818. Run Build Command:"/usr/bin/make" "cmTC_7962e/fast"
  1819. /usr/bin/make -f CMakeFiles/cmTC_7962e.dir/build.make CMakeFiles/cmTC_7962e.dir/build
  1820. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1821. Building C object CMakeFiles/cmTC_7962e.dir/CheckIncludeFiles.c.o
  1822. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_7962e.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1823. Linking C executable cmTC_7962e
  1824. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7962e.dir/link.txt --verbose=1
  1825. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7962e.dir/CheckIncludeFiles.c.o -o cmTC_7962e -rdynamic
  1826. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1827.  
  1828.  
  1829. STATUS: Looking for include file strings.h
  1830. STATUS: Looking for include file strings.h - found
  1831. Determining if files strings.h exist passed with the following output:
  1832. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1833.  
  1834. Run Build Command:"/usr/bin/make" "cmTC_817ad/fast"
  1835. /usr/bin/make -f CMakeFiles/cmTC_817ad.dir/build.make CMakeFiles/cmTC_817ad.dir/build
  1836. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1837. Building C object CMakeFiles/cmTC_817ad.dir/CheckIncludeFiles.c.o
  1838. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_817ad.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1839. Linking C executable cmTC_817ad
  1840. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_817ad.dir/link.txt --verbose=1
  1841. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_817ad.dir/CheckIncludeFiles.c.o -o cmTC_817ad -rdynamic
  1842. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1843.  
  1844.  
  1845. STATUS: Looking for include file strsafe.h
  1846. STATUS: Looking for include file strsafe.h - not found
  1847. STATUS: Looking for include file sys/_ioctl.h
  1848. STATUS: Looking for include file sys/_ioctl.h - not found
  1849. STATUS: Looking for include file sys/cpuset.h
  1850. STATUS: Looking for include file sys/cpuset.h - not found
  1851. STATUS: Looking for include file sys/file.h
  1852. STATUS: Looking for include file sys/file.h - found
  1853. Determining if files sys/file.h exist passed with the following output:
  1854. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1855.  
  1856. Run Build Command:"/usr/bin/make" "cmTC_e9922/fast"
  1857. /usr/bin/make -f CMakeFiles/cmTC_e9922.dir/build.make CMakeFiles/cmTC_e9922.dir/build
  1858. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1859. Building C object CMakeFiles/cmTC_e9922.dir/CheckIncludeFiles.c.o
  1860. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_e9922.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1861. Linking C executable cmTC_e9922
  1862. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9922.dir/link.txt --verbose=1
  1863. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e9922.dir/CheckIncludeFiles.c.o -o cmTC_e9922 -rdynamic
  1864. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1865.  
  1866.  
  1867. STATUS: Looking for include file sys/ioctl.h
  1868. STATUS: Looking for include file sys/ioctl.h - found
  1869. Determining if files sys/ioctl.h exist passed with the following output:
  1870. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1871.  
  1872. Run Build Command:"/usr/bin/make" "cmTC_86403/fast"
  1873. /usr/bin/make -f CMakeFiles/cmTC_86403.dir/build.make CMakeFiles/cmTC_86403.dir/build
  1874. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1875. Building C object CMakeFiles/cmTC_86403.dir/CheckIncludeFiles.c.o
  1876. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_86403.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1877. Linking C executable cmTC_86403
  1878. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_86403.dir/link.txt --verbose=1
  1879. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_86403.dir/CheckIncludeFiles.c.o -o cmTC_86403 -rdynamic
  1880. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1881.  
  1882.  
  1883. STATUS: Looking for include file sys/ioctl_compat.h
  1884. STATUS: Looking for include file sys/ioctl_compat.h - not found
  1885. STATUS: Looking for include file sys/ipc.h
  1886. STATUS: Looking for include file sys/ipc.h - found
  1887. Determining if files sys/ipc.h exist passed with the following output:
  1888. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1889.  
  1890. Run Build Command:"/usr/bin/make" "cmTC_2d1c4/fast"
  1891. /usr/bin/make -f CMakeFiles/cmTC_2d1c4.dir/build.make CMakeFiles/cmTC_2d1c4.dir/build
  1892. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1893. Building C object CMakeFiles/cmTC_2d1c4.dir/CheckIncludeFiles.c.o
  1894. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_2d1c4.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1895. Linking C executable cmTC_2d1c4
  1896. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2d1c4.dir/link.txt --verbose=1
  1897. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_2d1c4.dir/CheckIncludeFiles.c.o -o cmTC_2d1c4 -rdynamic
  1898. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1899.  
  1900.  
  1901. STATUS: Looking for include file sys/machd.h
  1902. STATUS: Looking for include file sys/machd.h - not found
  1903. STATUS: Looking for include file sys/mman.h
  1904. STATUS: Looking for include file sys/mman.h - found
  1905. Determining if files sys/mman.h exist passed with the following output:
  1906. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1907.  
  1908. Run Build Command:"/usr/bin/make" "cmTC_3bbc6/fast"
  1909. /usr/bin/make -f CMakeFiles/cmTC_3bbc6.dir/build.make CMakeFiles/cmTC_3bbc6.dir/build
  1910. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1911. Building C object CMakeFiles/cmTC_3bbc6.dir/CheckIncludeFiles.c.o
  1912. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_3bbc6.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1913. Linking C executable cmTC_3bbc6
  1914. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3bbc6.dir/link.txt --verbose=1
  1915. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_3bbc6.dir/CheckIncludeFiles.c.o -o cmTC_3bbc6 -rdynamic
  1916. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1917.  
  1918.  
  1919. STATUS: Looking for include file sys/mount.h
  1920. STATUS: Looking for include file sys/mount.h - found
  1921. Determining if files sys/mount.h exist passed with the following output:
  1922. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1923.  
  1924. Run Build Command:"/usr/bin/make" "cmTC_2315b/fast"
  1925. /usr/bin/make -f CMakeFiles/cmTC_2315b.dir/build.make CMakeFiles/cmTC_2315b.dir/build
  1926. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1927. Building C object CMakeFiles/cmTC_2315b.dir/CheckIncludeFiles.c.o
  1928. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_2315b.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1929. Linking C executable cmTC_2315b
  1930. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2315b.dir/link.txt --verbose=1
  1931. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_2315b.dir/CheckIncludeFiles.c.o -o cmTC_2315b -rdynamic
  1932. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1933.  
  1934.  
  1935. STATUS: Looking for include file sys/param.h
  1936. STATUS: Looking for include file sys/param.h - found
  1937. Determining if files sys/param.h exist passed with the following output:
  1938. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1939.  
  1940. Run Build Command:"/usr/bin/make" "cmTC_7d6f7/fast"
  1941. /usr/bin/make -f CMakeFiles/cmTC_7d6f7.dir/build.make CMakeFiles/cmTC_7d6f7.dir/build
  1942. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1943. Building C object CMakeFiles/cmTC_7d6f7.dir/CheckIncludeFiles.c.o
  1944. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_7d6f7.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1945. Linking C executable cmTC_7d6f7
  1946. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7d6f7.dir/link.txt --verbose=1
  1947. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7d6f7.dir/CheckIncludeFiles.c.o -o cmTC_7d6f7 -rdynamic
  1948. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1949.  
  1950.  
  1951. STATUS: Looking for include file sys/prctl.h
  1952. STATUS: Looking for include file sys/prctl.h - found
  1953. Determining if files sys/prctl.h exist passed with the following output:
  1954. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1955.  
  1956. Run Build Command:"/usr/bin/make" "cmTC_af7a5/fast"
  1957. /usr/bin/make -f CMakeFiles/cmTC_af7a5.dir/build.make CMakeFiles/cmTC_af7a5.dir/build
  1958. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1959. Building C object CMakeFiles/cmTC_af7a5.dir/CheckIncludeFiles.c.o
  1960. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_af7a5.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1961. Linking C executable cmTC_af7a5
  1962. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af7a5.dir/link.txt --verbose=1
  1963. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_af7a5.dir/CheckIncludeFiles.c.o -o cmTC_af7a5 -rdynamic
  1964. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1965.  
  1966.  
  1967. STATUS: Looking for include file sys/resource.h
  1968. STATUS: Looking for include file sys/resource.h - found
  1969. Determining if files sys/resource.h exist passed with the following output:
  1970. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1971.  
  1972. Run Build Command:"/usr/bin/make" "cmTC_70186/fast"
  1973. /usr/bin/make -f CMakeFiles/cmTC_70186.dir/build.make CMakeFiles/cmTC_70186.dir/build
  1974. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1975. Building C object CMakeFiles/cmTC_70186.dir/CheckIncludeFiles.c.o
  1976. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_70186.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1977. Linking C executable cmTC_70186
  1978. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70186.dir/link.txt --verbose=1
  1979. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_70186.dir/CheckIncludeFiles.c.o -o cmTC_70186 -rdynamic
  1980. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1981.  
  1982.  
  1983. STATUS: Looking for include file sys/sched.h
  1984. STATUS: Looking for include file sys/sched.h - not found
  1985. STATUS: Looking for include file sys/select.h
  1986. STATUS: Looking for include file sys/select.h - found
  1987. Determining if files sys/select.h exist passed with the following output:
  1988. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  1989.  
  1990. Run Build Command:"/usr/bin/make" "cmTC_0abc8/fast"
  1991. /usr/bin/make -f CMakeFiles/cmTC_0abc8.dir/build.make CMakeFiles/cmTC_0abc8.dir/build
  1992. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1993. Building C object CMakeFiles/cmTC_0abc8.dir/CheckIncludeFiles.c.o
  1994. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_0abc8.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1995. Linking C executable cmTC_0abc8
  1996. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0abc8.dir/link.txt --verbose=1
  1997. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0abc8.dir/CheckIncludeFiles.c.o -o cmTC_0abc8 -rdynamic
  1998. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  1999.  
  2000.  
  2001. STATUS: Looking for include file sys/shm.h
  2002. STATUS: Looking for include file sys/shm.h - found
  2003. Determining if files sys/shm.h exist passed with the following output:
  2004. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2005.  
  2006. Run Build Command:"/usr/bin/make" "cmTC_5bb1a/fast"
  2007. /usr/bin/make -f CMakeFiles/cmTC_5bb1a.dir/build.make CMakeFiles/cmTC_5bb1a.dir/build
  2008. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2009. Building C object CMakeFiles/cmTC_5bb1a.dir/CheckIncludeFiles.c.o
  2010. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_5bb1a.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2011. Linking C executable cmTC_5bb1a
  2012. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5bb1a.dir/link.txt --verbose=1
  2013. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5bb1a.dir/CheckIncludeFiles.c.o -o cmTC_5bb1a -rdynamic
  2014. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2015.  
  2016.  
  2017. STATUS: Looking for include file sys/socket.h
  2018. STATUS: Looking for include file sys/socket.h - found
  2019. Determining if files sys/socket.h exist passed with the following output:
  2020. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2021.  
  2022. Run Build Command:"/usr/bin/make" "cmTC_4c454/fast"
  2023. /usr/bin/make -f CMakeFiles/cmTC_4c454.dir/build.make CMakeFiles/cmTC_4c454.dir/build
  2024. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2025. Building C object CMakeFiles/cmTC_4c454.dir/CheckIncludeFiles.c.o
  2026. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_4c454.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2027. Linking C executable cmTC_4c454
  2028. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c454.dir/link.txt --verbose=1
  2029. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4c454.dir/CheckIncludeFiles.c.o -o cmTC_4c454 -rdynamic
  2030. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2031.  
  2032.  
  2033. STATUS: Looking for include file sys/stat.h
  2034. STATUS: Looking for include file sys/stat.h - found
  2035. Determining if files sys/stat.h exist passed with the following output:
  2036. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2037.  
  2038. Run Build Command:"/usr/bin/make" "cmTC_7e8c7/fast"
  2039. /usr/bin/make -f CMakeFiles/cmTC_7e8c7.dir/build.make CMakeFiles/cmTC_7e8c7.dir/build
  2040. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2041. Building C object CMakeFiles/cmTC_7e8c7.dir/CheckIncludeFiles.c.o
  2042. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_7e8c7.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2043. Linking C executable cmTC_7e8c7
  2044. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e8c7.dir/link.txt --verbose=1
  2045. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7e8c7.dir/CheckIncludeFiles.c.o -o cmTC_7e8c7 -rdynamic
  2046. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2047.  
  2048.  
  2049. STATUS: Looking for include file sys/sysctl.h
  2050. STATUS: Looking for include file sys/sysctl.h - found
  2051. Determining if files sys/sysctl.h exist passed with the following output:
  2052. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2053.  
  2054. Run Build Command:"/usr/bin/make" "cmTC_b3eb5/fast"
  2055. /usr/bin/make -f CMakeFiles/cmTC_b3eb5.dir/build.make CMakeFiles/cmTC_b3eb5.dir/build
  2056. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2057. Building C object CMakeFiles/cmTC_b3eb5.dir/CheckIncludeFiles.c.o
  2058. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_b3eb5.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2059. Linking C executable cmTC_b3eb5
  2060. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3eb5.dir/link.txt --verbose=1
  2061. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b3eb5.dir/CheckIncludeFiles.c.o -o cmTC_b3eb5 -rdynamic
  2062. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2063.  
  2064.  
  2065. STATUS: Looking for include file sys/sysinfo.h
  2066. STATUS: Looking for include file sys/sysinfo.h - found
  2067. Determining if files sys/sysinfo.h exist passed with the following output:
  2068. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2069.  
  2070. Run Build Command:"/usr/bin/make" "cmTC_8146d/fast"
  2071. /usr/bin/make -f CMakeFiles/cmTC_8146d.dir/build.make CMakeFiles/cmTC_8146d.dir/build
  2072. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2073. Building C object CMakeFiles/cmTC_8146d.dir/CheckIncludeFiles.c.o
  2074. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_8146d.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2075. Linking C executable cmTC_8146d
  2076. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8146d.dir/link.txt --verbose=1
  2077. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_8146d.dir/CheckIncludeFiles.c.o -o cmTC_8146d -rdynamic
  2078. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2079.  
  2080.  
  2081. STATUS: Looking for include file sys/sysmp.h
  2082. STATUS: Looking for include file sys/sysmp.h - not found
  2083. STATUS: Looking for include file sys/time.h
  2084. STATUS: Looking for include file sys/time.h - found
  2085. Determining if files sys/time.h exist passed with the following output:
  2086. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2087.  
  2088. Run Build Command:"/usr/bin/make" "cmTC_40c4f/fast"
  2089. /usr/bin/make -f CMakeFiles/cmTC_40c4f.dir/build.make CMakeFiles/cmTC_40c4f.dir/build
  2090. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2091. Building C object CMakeFiles/cmTC_40c4f.dir/CheckIncludeFiles.c.o
  2092. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_40c4f.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2093. Linking C executable cmTC_40c4f
  2094. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_40c4f.dir/link.txt --verbose=1
  2095. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_40c4f.dir/CheckIncludeFiles.c.o -o cmTC_40c4f -rdynamic
  2096. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2097.  
  2098.  
  2099. STATUS: Looking for include file sys/times.h
  2100. STATUS: Looking for include file sys/times.h - found
  2101. Determining if files sys/times.h exist passed with the following output:
  2102. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2103.  
  2104. Run Build Command:"/usr/bin/make" "cmTC_b52b4/fast"
  2105. /usr/bin/make -f CMakeFiles/cmTC_b52b4.dir/build.make CMakeFiles/cmTC_b52b4.dir/build
  2106. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2107. Building C object CMakeFiles/cmTC_b52b4.dir/CheckIncludeFiles.c.o
  2108. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_b52b4.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2109. Linking C executable cmTC_b52b4
  2110. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b52b4.dir/link.txt --verbose=1
  2111. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b52b4.dir/CheckIncludeFiles.c.o -o cmTC_b52b4 -rdynamic
  2112. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2113.  
  2114.  
  2115. STATUS: Looking for include file sys/un.h
  2116. STATUS: Looking for include file sys/un.h - found
  2117. Determining if files sys/un.h exist passed with the following output:
  2118. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2119.  
  2120. Run Build Command:"/usr/bin/make" "cmTC_7b099/fast"
  2121. /usr/bin/make -f CMakeFiles/cmTC_7b099.dir/build.make CMakeFiles/cmTC_7b099.dir/build
  2122. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2123. Building C object CMakeFiles/cmTC_7b099.dir/CheckIncludeFiles.c.o
  2124. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_7b099.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2125. Linking C executable cmTC_7b099
  2126. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b099.dir/link.txt --verbose=1
  2127. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7b099.dir/CheckIncludeFiles.c.o -o cmTC_7b099 -rdynamic
  2128. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2129.  
  2130.  
  2131. STATUS: Looking for include file sys/wait.h
  2132. STATUS: Looking for include file sys/wait.h - not found
  2133. STATUS: Looking for include file syslog.h
  2134. STATUS: Looking for include file syslog.h - found
  2135. Determining if files syslog.h exist passed with the following output:
  2136. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2137.  
  2138. Run Build Command:"/usr/bin/make" "cmTC_2a609/fast"
  2139. /usr/bin/make -f CMakeFiles/cmTC_2a609.dir/build.make CMakeFiles/cmTC_2a609.dir/build
  2140. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2141. Building C object CMakeFiles/cmTC_2a609.dir/CheckIncludeFiles.c.o
  2142. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_2a609.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2143. Linking C executable cmTC_2a609
  2144. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a609.dir/link.txt --verbose=1
  2145. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_2a609.dir/CheckIncludeFiles.c.o -o cmTC_2a609 -rdynamic
  2146. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2147.  
  2148.  
  2149. STATUS: Looking for include file term.h
  2150. STATUS: Looking for include file term.h - found
  2151. Determining if files term.h exist passed with the following output:
  2152. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2153.  
  2154. Run Build Command:"/usr/bin/make" "cmTC_06e54/fast"
  2155. /usr/bin/make -f CMakeFiles/cmTC_06e54.dir/build.make CMakeFiles/cmTC_06e54.dir/build
  2156. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2157. Building C object CMakeFiles/cmTC_06e54.dir/CheckIncludeFiles.c.o
  2158. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_06e54.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2159. Linking C executable cmTC_06e54
  2160. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06e54.dir/link.txt --verbose=1
  2161. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_06e54.dir/CheckIncludeFiles.c.o -o cmTC_06e54 -rdynamic
  2162. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2163.  
  2164.  
  2165. STATUS: Looking for include file termcap.h
  2166. STATUS: Looking for include file termcap.h - found
  2167. Determining if files termcap.h exist passed with the following output:
  2168. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2169.  
  2170. Run Build Command:"/usr/bin/make" "cmTC_e1c44/fast"
  2171. /usr/bin/make -f CMakeFiles/cmTC_e1c44.dir/build.make CMakeFiles/cmTC_e1c44.dir/build
  2172. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2173. Building C object CMakeFiles/cmTC_e1c44.dir/CheckIncludeFiles.c.o
  2174. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_e1c44.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2175. Linking C executable cmTC_e1c44
  2176. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e1c44.dir/link.txt --verbose=1
  2177. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e1c44.dir/CheckIncludeFiles.c.o -o cmTC_e1c44 -rdynamic
  2178. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2179.  
  2180.  
  2181. STATUS: Looking for include file terminfo.h
  2182. STATUS: Looking for include file terminfo.h - not found
  2183. STATUS: Looking for include file termio.h
  2184. STATUS: Looking for include file termio.h - found
  2185. Determining if files termio.h exist passed with the following output:
  2186. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2187.  
  2188. Run Build Command:"/usr/bin/make" "cmTC_ddacc/fast"
  2189. /usr/bin/make -f CMakeFiles/cmTC_ddacc.dir/build.make CMakeFiles/cmTC_ddacc.dir/build
  2190. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2191. Building C object CMakeFiles/cmTC_ddacc.dir/CheckIncludeFiles.c.o
  2192. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_ddacc.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2193. Linking C executable cmTC_ddacc
  2194. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ddacc.dir/link.txt --verbose=1
  2195. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_ddacc.dir/CheckIncludeFiles.c.o -o cmTC_ddacc -rdynamic
  2196. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2197.  
  2198.  
  2199. STATUS: Looking for include file termios.h
  2200. STATUS: Looking for include file termios.h - found
  2201. Determining if files termios.h exist passed with the following output:
  2202. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2203.  
  2204. Run Build Command:"/usr/bin/make" "cmTC_4394c/fast"
  2205. /usr/bin/make -f CMakeFiles/cmTC_4394c.dir/build.make CMakeFiles/cmTC_4394c.dir/build
  2206. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2207. Building C object CMakeFiles/cmTC_4394c.dir/CheckIncludeFiles.c.o
  2208. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_4394c.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2209. Linking C executable cmTC_4394c
  2210. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4394c.dir/link.txt --verbose=1
  2211. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4394c.dir/CheckIncludeFiles.c.o -o cmTC_4394c -rdynamic
  2212. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2213.  
  2214.  
  2215. STATUS: Looking for include file termlib.h
  2216. STATUS: Looking for include file termlib.h - not found
  2217. STATUS: Looking for include file tinfo.h
  2218. STATUS: Looking for include file tinfo.h - not found
  2219. STATUS: Looking for include file ulocks.h
  2220. STATUS: Looking for include file ulocks.h - not found
  2221. STATUS: Looking for include file unistd.h
  2222. STATUS: Looking for include file unistd.h - found
  2223. Determining if files unistd.h exist passed with the following output:
  2224. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2225.  
  2226. Run Build Command:"/usr/bin/make" "cmTC_5a00e/fast"
  2227. /usr/bin/make -f CMakeFiles/cmTC_5a00e.dir/build.make CMakeFiles/cmTC_5a00e.dir/build
  2228. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2229. Building C object CMakeFiles/cmTC_5a00e.dir/CheckIncludeFiles.c.o
  2230. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_5a00e.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2231. Linking C executable cmTC_5a00e
  2232. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a00e.dir/link.txt --verbose=1
  2233. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5a00e.dir/CheckIncludeFiles.c.o -o cmTC_5a00e -rdynamic
  2234. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2235.  
  2236.  
  2237. STATUS: Looking for include file uuid/uuid.h
  2238. STATUS: Looking for include file uuid/uuid.h - found
  2239. Determining if files uuid/uuid.h exist passed with the following output:
  2240. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2241.  
  2242. Run Build Command:"/usr/bin/make" "cmTC_a1d4e/fast"
  2243. /usr/bin/make -f CMakeFiles/cmTC_a1d4e.dir/build.make CMakeFiles/cmTC_a1d4e.dir/build
  2244. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2245. Building C object CMakeFiles/cmTC_a1d4e.dir/CheckIncludeFiles.c.o
  2246. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_a1d4e.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  2247. Linking C executable cmTC_a1d4e
  2248. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1d4e.dir/link.txt --verbose=1
  2249. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a1d4e.dir/CheckIncludeFiles.c.o -o cmTC_a1d4e -rdynamic
  2250. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2251.  
  2252.  
  2253. STATUS: Looking for include file windows.h
  2254. STATUS: Looking for include file windows.h - not found
  2255. STATUS: Looking for C++ include istream
  2256. STATUS: Looking for C++ include istream - found
  2257. Determining if the include file istream exists passed with the following output:
  2258. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2259.  
  2260. Run Build Command:"/usr/bin/make" "cmTC_59b47/fast"
  2261. /usr/bin/make -f CMakeFiles/cmTC_59b47.dir/build.make CMakeFiles/cmTC_59b47.dir/build
  2262. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2263. Building CXX object CMakeFiles/cmTC_59b47.dir/CheckIncludeFile.cxx.o
  2264. /usr/bin/c++ -I/usr/local/include -o CMakeFiles/cmTC_59b47.dir/CheckIncludeFile.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  2265. Linking CXX executable cmTC_59b47
  2266. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59b47.dir/link.txt --verbose=1
  2267. /usr/bin/c++ -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_59b47.dir/CheckIncludeFile.cxx.o -o cmTC_59b47 -rdynamic
  2268. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2269.  
  2270.  
  2271. STATUS: Looking for C++ include limits
  2272. STATUS: Looking for C++ include limits - found
  2273. Determining if the include file limits exists passed with the following output:
  2274. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2275.  
  2276. Run Build Command:"/usr/bin/make" "cmTC_77e32/fast"
  2277. /usr/bin/make -f CMakeFiles/cmTC_77e32.dir/build.make CMakeFiles/cmTC_77e32.dir/build
  2278. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2279. Building CXX object CMakeFiles/cmTC_77e32.dir/CheckIncludeFile.cxx.o
  2280. /usr/bin/c++ -I/usr/local/include -o CMakeFiles/cmTC_77e32.dir/CheckIncludeFile.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
  2281. Linking CXX executable cmTC_77e32
  2282. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77e32.dir/link.txt --verbose=1
  2283. /usr/bin/c++ -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_77e32.dir/CheckIncludeFile.cxx.o -o cmTC_77e32 -rdynamic
  2284. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2285.  
  2286.  
  2287. STATUS: Performing Test HAVE_BASENAME
  2288. STATUS: Performing Test HAVE_BASENAME - Success
  2289. Performing C SOURCE FILE Test HAVE_BASENAME succeeded with the following output:
  2290. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2291.  
  2292. Run Build Command:"/usr/bin/make" "cmTC_d0d0a/fast"
  2293. /usr/bin/make -f CMakeFiles/cmTC_d0d0a.dir/build.make CMakeFiles/cmTC_d0d0a.dir/build
  2294. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2295. Building C object CMakeFiles/cmTC_d0d0a.dir/src.c.o
  2296. /usr/bin/cc -I/usr/local/include -DHAVE_BASENAME -o CMakeFiles/cmTC_d0d0a.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  2297. Linking C executable cmTC_d0d0a
  2298. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0d0a.dir/link.txt --verbose=1
  2299. /usr/bin/cc -DHAVE_BASENAME -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d0d0a.dir/src.c.o -o cmTC_d0d0a -rdynamic
  2300. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2301.  
  2302. Return value: 1
  2303. Source file was:
  2304.  
  2305. #include <libgen.h>
  2306. int main(int argc, char *argv[]) {
  2307. (void)basename(argv[0]);
  2308. return 0;
  2309. }
  2310. STATUS: Performing Test HAVE_DIRNAME
  2311. STATUS: Performing Test HAVE_DIRNAME - Success
  2312. Performing C SOURCE FILE Test HAVE_DIRNAME succeeded with the following output:
  2313. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2314.  
  2315. Run Build Command:"/usr/bin/make" "cmTC_06196/fast"
  2316. /usr/bin/make -f CMakeFiles/cmTC_06196.dir/build.make CMakeFiles/cmTC_06196.dir/build
  2317. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2318. Building C object CMakeFiles/cmTC_06196.dir/src.c.o
  2319. /usr/bin/cc -I/usr/local/include -DHAVE_DIRNAME -o CMakeFiles/cmTC_06196.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  2320. Linking C executable cmTC_06196
  2321. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06196.dir/link.txt --verbose=1
  2322. /usr/bin/cc -DHAVE_DIRNAME -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_06196.dir/src.c.o -o cmTC_06196 -rdynamic
  2323. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2324.  
  2325. Return value: 1
  2326. Source file was:
  2327.  
  2328. #include <libgen.h>
  2329. int main(int argc, char *argv[]) {
  2330. (void)dirname(argv[0]);
  2331. return 0;
  2332. }
  2333. STATUS: Performing Test HAVE_EMMINTRIN
  2334. STATUS: Performing Test HAVE_EMMINTRIN - Success
  2335. Performing C++ SOURCE FILE Test HAVE_EMMINTRIN succeeded with the following output:
  2336. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2337.  
  2338. Run Build Command:"/usr/bin/make" "cmTC_8f5d0/fast"
  2339. /usr/bin/make -f CMakeFiles/cmTC_8f5d0.dir/build.make CMakeFiles/cmTC_8f5d0.dir/build
  2340. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2341. Building CXX object CMakeFiles/cmTC_8f5d0.dir/src.cxx.o
  2342. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_EMMINTRIN -o CMakeFiles/cmTC_8f5d0.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  2343. Linking CXX executable cmTC_8f5d0
  2344. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f5d0.dir/link.txt --verbose=1
  2345. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_EMMINTRIN -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_8f5d0.dir/src.cxx.o -o cmTC_8f5d0 -rdynamic
  2346. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2347.  
  2348. Source file was:
  2349. #include <emmintrin.h>
  2350. int main() { return 0; }
  2351. ***********************************************************
  2352. * Stage 6 of 9 - Check for Types/Structures *
  2353. ***********************************************************
  2354. STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE
  2355. STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success
  2356. Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLKSIZE succeeded with the following output:
  2357. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2358.  
  2359. Run Build Command:"/usr/bin/make" "cmTC_640d9/fast"
  2360. /usr/bin/make -f CMakeFiles/cmTC_640d9.dir/build.make CMakeFiles/cmTC_640d9.dir/build
  2361. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2362. Building C object CMakeFiles/cmTC_640d9.dir/src.c.o
  2363. /usr/bin/cc -I/usr/local/include -DHAVE_STRUCT_STAT_ST_BLKSIZE -o CMakeFiles/cmTC_640d9.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  2364. Linking C executable cmTC_640d9
  2365. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_640d9.dir/link.txt --verbose=1
  2366. /usr/bin/cc -DHAVE_STRUCT_STAT_ST_BLKSIZE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_640d9.dir/src.c.o -o cmTC_640d9 -rdynamic
  2367. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2368.  
  2369. Source file was:
  2370.  
  2371. #include <sys/stat.h>
  2372.  
  2373. int main()
  2374. {
  2375. (void)sizeof(((struct stat *)0)->st_blksize);
  2376. return 0;
  2377. }
  2378.  
  2379. STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLOCKS
  2380. STATUS: Performing Test HAVE_STRUCT_STAT_ST_BLOCKS - Success
  2381. Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_BLOCKS succeeded with the following output:
  2382. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2383.  
  2384. Run Build Command:"/usr/bin/make" "cmTC_7922b/fast"
  2385. /usr/bin/make -f CMakeFiles/cmTC_7922b.dir/build.make CMakeFiles/cmTC_7922b.dir/build
  2386. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2387. Building C object CMakeFiles/cmTC_7922b.dir/src.c.o
  2388. /usr/bin/cc -I/usr/local/include -DHAVE_STRUCT_STAT_ST_BLOCKS -o CMakeFiles/cmTC_7922b.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  2389. Linking C executable cmTC_7922b
  2390. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7922b.dir/link.txt --verbose=1
  2391. /usr/bin/cc -DHAVE_STRUCT_STAT_ST_BLOCKS -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7922b.dir/src.c.o -o cmTC_7922b -rdynamic
  2392. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2393.  
  2394. Source file was:
  2395.  
  2396. #include <sys/stat.h>
  2397.  
  2398. int main()
  2399. {
  2400. (void)sizeof(((struct stat *)0)->st_blocks);
  2401. return 0;
  2402. }
  2403.  
  2404. STATUS: Performing Test HAVE_STRUCT_STAT_ST_RDEV
  2405. STATUS: Performing Test HAVE_STRUCT_STAT_ST_RDEV - Success
  2406. Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_RDEV succeeded with the following output:
  2407. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2408.  
  2409. Run Build Command:"/usr/bin/make" "cmTC_18e7c/fast"
  2410. /usr/bin/make -f CMakeFiles/cmTC_18e7c.dir/build.make CMakeFiles/cmTC_18e7c.dir/build
  2411. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2412. Building C object CMakeFiles/cmTC_18e7c.dir/src.c.o
  2413. /usr/bin/cc -I/usr/local/include -DHAVE_STRUCT_STAT_ST_RDEV -o CMakeFiles/cmTC_18e7c.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  2414. Linking C executable cmTC_18e7c
  2415. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18e7c.dir/link.txt --verbose=1
  2416. /usr/bin/cc -DHAVE_STRUCT_STAT_ST_RDEV -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_18e7c.dir/src.c.o -o cmTC_18e7c -rdynamic
  2417. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2418.  
  2419. Source file was:
  2420.  
  2421. #include <sys/stat.h>
  2422.  
  2423. int main()
  2424. {
  2425. (void)sizeof(((struct stat *)0)->st_rdev);
  2426. return 0;
  2427. }
  2428.  
  2429. STATUS: Check size of socklen_t
  2430. STATUS: Check size of socklen_t - failed
  2431. STATUS: Check size of socklen_t
  2432. STATUS: Check size of socklen_t - failed
  2433. STATUS: Check size of socklen_t
  2434. STATUS: Check size of socklen_t - done
  2435. Determining size of socklen_t passed with the following output:
  2436. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2437.  
  2438. Run Build Command:"/usr/bin/make" "cmTC_df1a4/fast"
  2439. /usr/bin/make -f CMakeFiles/cmTC_df1a4.dir/build.make CMakeFiles/cmTC_df1a4.dir/build
  2440. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2441. Building C object CMakeFiles/cmTC_df1a4.dir/HAVE_SOCKLEN_TSYS_SOCKET_H.c.o
  2442. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_df1a4.dir/HAVE_SOCKLEN_TSYS_SOCKET_H.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_SOCKLEN_TSYS_SOCKET_H.c
  2443. Linking C executable cmTC_df1a4
  2444. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df1a4.dir/link.txt --verbose=1
  2445. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_df1a4.dir/HAVE_SOCKLEN_TSYS_SOCKET_H.c.o -o cmTC_df1a4 -rdynamic
  2446. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2447.  
  2448.  
  2449. STATUS: Check size of cpu_set_t
  2450. STATUS: Check size of cpu_set_t - done
  2451. Determining size of cpu_set_t passed with the following output:
  2452. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2453.  
  2454. Run Build Command:"/usr/bin/make" "cmTC_35454/fast"
  2455. /usr/bin/make -f CMakeFiles/cmTC_35454.dir/build.make CMakeFiles/cmTC_35454.dir/build
  2456. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2457. Building C object CMakeFiles/cmTC_35454.dir/HAVE_CPU_SET_TSCHED_H.c.o
  2458. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_35454.dir/HAVE_CPU_SET_TSCHED_H.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_CPU_SET_TSCHED_H.c
  2459. Linking C executable cmTC_35454
  2460. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35454.dir/link.txt --verbose=1
  2461. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_35454.dir/HAVE_CPU_SET_TSCHED_H.c.o -o cmTC_35454 -rdynamic
  2462. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2463.  
  2464.  
  2465. STATUS: Check size of int
  2466. STATUS: Check size of int - done
  2467. Determining size of int passed with the following output:
  2468. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2469.  
  2470. Run Build Command:"/usr/bin/make" "cmTC_2e1f5/fast"
  2471. /usr/bin/make -f CMakeFiles/cmTC_2e1f5.dir/build.make CMakeFiles/cmTC_2e1f5.dir/build
  2472. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2473. Building C object CMakeFiles/cmTC_2e1f5.dir/HAVE_INT.c.o
  2474. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_2e1f5.dir/HAVE_INT.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_INT.c
  2475. Linking C executable cmTC_2e1f5
  2476. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2e1f5.dir/link.txt --verbose=1
  2477. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_2e1f5.dir/HAVE_INT.c.o -o cmTC_2e1f5 -rdynamic
  2478. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2479.  
  2480.  
  2481. STATUS: Check size of long
  2482. STATUS: Check size of long - done
  2483. Determining size of long passed with the following output:
  2484. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2485.  
  2486. Run Build Command:"/usr/bin/make" "cmTC_5664c/fast"
  2487. /usr/bin/make -f CMakeFiles/cmTC_5664c.dir/build.make CMakeFiles/cmTC_5664c.dir/build
  2488. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2489. Building C object CMakeFiles/cmTC_5664c.dir/HAVE_LONG.c.o
  2490. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_5664c.dir/HAVE_LONG.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_LONG.c
  2491. Linking C executable cmTC_5664c
  2492. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5664c.dir/link.txt --verbose=1
  2493. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5664c.dir/HAVE_LONG.c.o -o cmTC_5664c -rdynamic
  2494. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2495.  
  2496.  
  2497. STATUS: Check size of long long
  2498. STATUS: Check size of long long - done
  2499. Determining size of long long passed with the following output:
  2500. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2501.  
  2502. Run Build Command:"/usr/bin/make" "cmTC_7e315/fast"
  2503. /usr/bin/make -f CMakeFiles/cmTC_7e315.dir/build.make CMakeFiles/cmTC_7e315.dir/build
  2504. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2505. Building C object CMakeFiles/cmTC_7e315.dir/HAVE_LONG_LONG.c.o
  2506. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_7e315.dir/HAVE_LONG_LONG.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_LONG_LONG.c
  2507. Linking C executable cmTC_7e315
  2508. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e315.dir/link.txt --verbose=1
  2509. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7e315.dir/HAVE_LONG_LONG.c.o -o cmTC_7e315 -rdynamic
  2510. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2511.  
  2512.  
  2513. STATUS: Check size of off_t
  2514. STATUS: Check size of off_t - done
  2515. Determining size of off_t passed with the following output:
  2516. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2517.  
  2518. Run Build Command:"/usr/bin/make" "cmTC_6a0e2/fast"
  2519. /usr/bin/make -f CMakeFiles/cmTC_6a0e2.dir/build.make CMakeFiles/cmTC_6a0e2.dir/build
  2520. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2521. Building C object CMakeFiles/cmTC_6a0e2.dir/HAVE_OFF_T.c.o
  2522. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_6a0e2.dir/HAVE_OFF_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_OFF_T.c
  2523. Linking C executable cmTC_6a0e2
  2524. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6a0e2.dir/link.txt --verbose=1
  2525. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_6a0e2.dir/HAVE_OFF_T.c.o -o cmTC_6a0e2 -rdynamic
  2526. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2527.  
  2528.  
  2529. STATUS: Check size of ptrdiff_t
  2530. STATUS: Check size of ptrdiff_t - done
  2531. Determining size of ptrdiff_t passed with the following output:
  2532. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2533.  
  2534. Run Build Command:"/usr/bin/make" "cmTC_302fd/fast"
  2535. /usr/bin/make -f CMakeFiles/cmTC_302fd.dir/build.make CMakeFiles/cmTC_302fd.dir/build
  2536. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2537. Building C object CMakeFiles/cmTC_302fd.dir/HAVE_PTRDIFF_T.c.o
  2538. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_302fd.dir/HAVE_PTRDIFF_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_PTRDIFF_T.c
  2539. Linking C executable cmTC_302fd
  2540. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_302fd.dir/link.txt --verbose=1
  2541. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_302fd.dir/HAVE_PTRDIFF_T.c.o -o cmTC_302fd -rdynamic
  2542. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2543.  
  2544.  
  2545. STATUS: Check size of size_t
  2546. STATUS: Check size of size_t - done
  2547. Determining size of size_t passed with the following output:
  2548. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2549.  
  2550. Run Build Command:"/usr/bin/make" "cmTC_ea91a/fast"
  2551. /usr/bin/make -f CMakeFiles/cmTC_ea91a.dir/build.make CMakeFiles/cmTC_ea91a.dir/build
  2552. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2553. Building C object CMakeFiles/cmTC_ea91a.dir/HAVE_SIZE_T.c.o
  2554. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_ea91a.dir/HAVE_SIZE_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_SIZE_T.c
  2555. Linking C executable cmTC_ea91a
  2556. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea91a.dir/link.txt --verbose=1
  2557. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_ea91a.dir/HAVE_SIZE_T.c.o -o cmTC_ea91a -rdynamic
  2558. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2559.  
  2560.  
  2561. STATUS: Check size of ssize_t
  2562. STATUS: Check size of ssize_t - done
  2563. Determining size of ssize_t passed with the following output:
  2564. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2565.  
  2566. Run Build Command:"/usr/bin/make" "cmTC_25250/fast"
  2567. /usr/bin/make -f CMakeFiles/cmTC_25250.dir/build.make CMakeFiles/cmTC_25250.dir/build
  2568. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2569. Building C object CMakeFiles/cmTC_25250.dir/HAVE_SSIZE_T.c.o
  2570. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_25250.dir/HAVE_SSIZE_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_SSIZE_T.c
  2571. Linking C executable cmTC_25250
  2572. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25250.dir/link.txt --verbose=1
  2573. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_25250.dir/HAVE_SSIZE_T.c.o -o cmTC_25250 -rdynamic
  2574. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2575.  
  2576.  
  2577. STATUS: Check size of uint64_t
  2578. STATUS: Check size of uint64_t - done
  2579. Determining size of uint64_t passed with the following output:
  2580. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2581.  
  2582. Run Build Command:"/usr/bin/make" "cmTC_a5311/fast"
  2583. /usr/bin/make -f CMakeFiles/cmTC_a5311.dir/build.make CMakeFiles/cmTC_a5311.dir/build
  2584. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2585. Building C object CMakeFiles/cmTC_a5311.dir/HAVE_UINT64_T.c.o
  2586. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_a5311.dir/HAVE_UINT64_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_UINT64_T.c
  2587. Linking C executable cmTC_a5311
  2588. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a5311.dir/link.txt --verbose=1
  2589. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a5311.dir/HAVE_UINT64_T.c.o -o cmTC_a5311 -rdynamic
  2590. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2591.  
  2592.  
  2593. STATUS: Check size of uintptr_t
  2594. STATUS: Check size of uintptr_t - done
  2595. Determining size of uintptr_t passed with the following output:
  2596. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2597.  
  2598. Run Build Command:"/usr/bin/make" "cmTC_63c02/fast"
  2599. /usr/bin/make -f CMakeFiles/cmTC_63c02.dir/build.make CMakeFiles/cmTC_63c02.dir/build
  2600. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2601. Building C object CMakeFiles/cmTC_63c02.dir/HAVE_UINTPTR_T.c.o
  2602. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_63c02.dir/HAVE_UINTPTR_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_UINTPTR_T.c
  2603. Linking C executable cmTC_63c02
  2604. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_63c02.dir/link.txt --verbose=1
  2605. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_63c02.dir/HAVE_UINTPTR_T.c.o -o cmTC_63c02 -rdynamic
  2606. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2607.  
  2608.  
  2609. STATUS: Check size of sig_t
  2610. STATUS: Check size of sig_t - done
  2611. Determining size of sig_t passed with the following output:
  2612. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2613.  
  2614. Run Build Command:"/usr/bin/make" "cmTC_d7233/fast"
  2615. /usr/bin/make -f CMakeFiles/cmTC_d7233.dir/build.make CMakeFiles/cmTC_d7233.dir/build
  2616. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2617. Building C object CMakeFiles/cmTC_d7233.dir/HAVE_SIG_TSIGNAL_H.c.o
  2618. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_d7233.dir/HAVE_SIG_TSIGNAL_H.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_SIG_TSIGNAL_H.c
  2619. Linking C executable cmTC_d7233
  2620. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d7233.dir/link.txt --verbose=1
  2621. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d7233.dir/HAVE_SIG_TSIGNAL_H.c.o -o cmTC_d7233 -rdynamic
  2622. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2623.  
  2624.  
  2625. STATUS: Performing Test HAVE_THREAD_LOCAL
  2626. STATUS: Performing Test HAVE_THREAD_LOCAL - Failed
  2627. STATUS: Performing Test HAVE___THREAD
  2628. STATUS: Performing Test HAVE___THREAD - Success
  2629. Performing C++ SOURCE FILE Test HAVE___THREAD succeeded with the following output:
  2630. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2631.  
  2632. Run Build Command:"/usr/bin/make" "cmTC_0a529/fast"
  2633. /usr/bin/make -f CMakeFiles/cmTC_0a529.dir/build.make CMakeFiles/cmTC_0a529.dir/build
  2634. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2635. Building CXX object CMakeFiles/cmTC_0a529.dir/src.cxx.o
  2636. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE___THREAD -o CMakeFiles/cmTC_0a529.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  2637. Linking CXX executable cmTC_0a529
  2638. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a529.dir/link.txt --verbose=1
  2639. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE___THREAD -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0a529.dir/src.cxx.o -o cmTC_0a529 -rdynamic
  2640. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2641.  
  2642. Return value: 1
  2643. Source file was:
  2644. static __thread int i = 0; int main() { return i; }
  2645. STATUS: Performing Test HAVE_C99_FORMAT_SPECIFIERS
  2646. STATUS: Performing Test HAVE_C99_FORMAT_SPECIFIERS - Success
  2647. Performing C SOURCE FILE Test HAVE_C99_FORMAT_SPECIFIERS succeeded with the following output:
  2648. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2649.  
  2650. Run Build Command:"/usr/bin/make" "cmTC_45fb0/fast"
  2651. /usr/bin/make -f CMakeFiles/cmTC_45fb0.dir/build.make CMakeFiles/cmTC_45fb0.dir/build
  2652. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2653. Building C object CMakeFiles/cmTC_45fb0.dir/src.c.o
  2654. /usr/bin/cc -DHAVE_STDINT_H=1 -I/usr/local/include -DHAVE_C99_FORMAT_SPECIFIERS -o CMakeFiles/cmTC_45fb0.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  2655. Linking C executable cmTC_45fb0
  2656. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45fb0.dir/link.txt --verbose=1
  2657. /usr/bin/cc -DHAVE_C99_FORMAT_SPECIFIERS -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_45fb0.dir/src.c.o -o cmTC_45fb0 -rdynamic
  2658. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2659.  
  2660. Return value: 1
  2661. Source file was:
  2662.  
  2663. #ifdef HAVE_STDINT_H
  2664. # include <stdint.h>
  2665. #endif
  2666. #include <stdio.h>
  2667. #include <string.h>
  2668. int main(int ac, char *av[])
  2669. {
  2670. char buf[64] = {0};
  2671. if (sprintf(buf, "%zu", (size_t)1234) != 4)
  2672. return 1;
  2673. else if (strcmp(buf, "1234"))
  2674. return 2;
  2675. return 0;
  2676. }
  2677.  
  2678. STATUS: Performing Test HAVE_STATIC_ARRAYS
  2679. STATUS: Performing Test HAVE_STATIC_ARRAYS - Success
  2680. Performing C SOURCE FILE Test HAVE_STATIC_ARRAYS succeeded with the following output:
  2681. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2682.  
  2683. Run Build Command:"/usr/bin/make" "cmTC_7b0b8/fast"
  2684. /usr/bin/make -f CMakeFiles/cmTC_7b0b8.dir/build.make CMakeFiles/cmTC_7b0b8.dir/build
  2685. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2686. Building C object CMakeFiles/cmTC_7b0b8.dir/src.c.o
  2687. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_STATIC_ARRAYS -o CMakeFiles/cmTC_7b0b8.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  2688. Linking C executable cmTC_7b0b8
  2689. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b0b8.dir/link.txt --verbose=1
  2690. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_STATIC_ARRAYS -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7b0b8.dir/src.c.o -o cmTC_7b0b8 -rdynamic
  2691. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2692.  
  2693. Return value: 1
  2694. Source file was:
  2695.  
  2696. #include <stdio.h>
  2697. #include <string.h>
  2698.  
  2699. int foobar(char arg[static 100])
  2700. {
  2701. return (int)arg[0];
  2702. }
  2703.  
  2704. int main(int ac, char *av[])
  2705. {
  2706. char hello[100];
  2707.  
  2708. if (ac > 0 && av)
  2709. foobar(hello);
  2710. return 0;
  2711. }
  2712.  
  2713. ***********************************************************
  2714. * Stage 7 of 9 - Check for Functions *
  2715. ***********************************************************
  2716. STATUS: Performing Test WORKING_ALLOCA
  2717. STATUS: Performing Test WORKING_ALLOCA - Success
  2718. Performing C SOURCE FILE Test WORKING_ALLOCA succeeded with the following output:
  2719. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2720.  
  2721. Run Build Command:"/usr/bin/make" "cmTC_a0702/fast"
  2722. /usr/bin/make -f CMakeFiles/cmTC_a0702.dir/build.make CMakeFiles/cmTC_a0702.dir/build
  2723. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2724. Building C object CMakeFiles/cmTC_a0702.dir/alloca_test.c.o
  2725. /usr/bin/cc -I/usr/local/include -DWORKING_ALLOCA -o CMakeFiles/cmTC_a0702.dir/alloca_test.c.o -c /home/data/Downloads/brlcad/src/brlcad-7.26.0/misc/CMake/test_srcs/alloca_test.c
  2726. Linking C executable cmTC_a0702
  2727. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0702.dir/link.txt --verbose=1
  2728. /usr/bin/cc -DWORKING_ALLOCA -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a0702.dir/alloca_test.c.o -o cmTC_a0702 -rdynamic
  2729. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2730.  
  2731. Return value: 1
  2732. Source file was:
  2733. /home/data/Downloads/brlcad/src/brlcad-7.26.0/misc/CMake/test_srcs/alloca_test.c
  2734. STATUS: Looking for XQueryExtension
  2735. STATUS: Looking for XQueryExtension - not found
  2736. STATUS: Looking for _putenv_s
  2737. STATUS: Looking for _putenv_s - not found
  2738. STATUS: Looking for alarm
  2739. STATUS: Looking for alarm - found
  2740. Determining if the function alarm exists passed with the following output:
  2741. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2742.  
  2743. Run Build Command:"/usr/bin/make" "cmTC_59ba4/fast"
  2744. /usr/bin/make -f CMakeFiles/cmTC_59ba4.dir/build.make CMakeFiles/cmTC_59ba4.dir/build
  2745. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2746. Building C object CMakeFiles/cmTC_59ba4.dir/CheckFunctionExists.c.o
  2747. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=alarm -o CMakeFiles/cmTC_59ba4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2748. Linking C executable cmTC_59ba4
  2749. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59ba4.dir/link.txt --verbose=1
  2750. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=alarm -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_59ba4.dir/CheckFunctionExists.c.o -o cmTC_59ba4 -rdynamic
  2751. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2752.  
  2753.  
  2754. STATUS: Looking for dlopen
  2755. STATUS: Looking for dlopen - not found
  2756. STATUS: Looking for drand48
  2757. STATUS: Looking for drand48 - found
  2758. Determining if the function drand48 exists passed with the following output:
  2759. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2760.  
  2761. Run Build Command:"/usr/bin/make" "cmTC_1ab03/fast"
  2762. /usr/bin/make -f CMakeFiles/cmTC_1ab03.dir/build.make CMakeFiles/cmTC_1ab03.dir/build
  2763. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2764. Building C object CMakeFiles/cmTC_1ab03.dir/CheckFunctionExists.c.o
  2765. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=drand48 -o CMakeFiles/cmTC_1ab03.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2766. Linking C executable cmTC_1ab03
  2767. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ab03.dir/link.txt --verbose=1
  2768. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=drand48 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1ab03.dir/CheckFunctionExists.c.o -o cmTC_1ab03 -rdynamic
  2769. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2770.  
  2771.  
  2772. STATUS: Looking for fchmod
  2773. STATUS: Looking for fchmod - found
  2774. Determining if the function fchmod exists passed with the following output:
  2775. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2776.  
  2777. Run Build Command:"/usr/bin/make" "cmTC_952aa/fast"
  2778. /usr/bin/make -f CMakeFiles/cmTC_952aa.dir/build.make CMakeFiles/cmTC_952aa.dir/build
  2779. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2780. Building C object CMakeFiles/cmTC_952aa.dir/CheckFunctionExists.c.o
  2781. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=fchmod -o CMakeFiles/cmTC_952aa.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2782. Linking C executable cmTC_952aa
  2783. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_952aa.dir/link.txt --verbose=1
  2784. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=fchmod -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_952aa.dir/CheckFunctionExists.c.o -o cmTC_952aa -rdynamic
  2785. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2786.  
  2787.  
  2788. STATUS: Looking for fsync
  2789. STATUS: Looking for fsync - found
  2790. Determining if the function fsync exists passed with the following output:
  2791. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2792.  
  2793. Run Build Command:"/usr/bin/make" "cmTC_ea72b/fast"
  2794. /usr/bin/make -f CMakeFiles/cmTC_ea72b.dir/build.make CMakeFiles/cmTC_ea72b.dir/build
  2795. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2796. Building C object CMakeFiles/cmTC_ea72b.dir/CheckFunctionExists.c.o
  2797. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=fsync -o CMakeFiles/cmTC_ea72b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2798. Linking C executable cmTC_ea72b
  2799. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea72b.dir/link.txt --verbose=1
  2800. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=fsync -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_ea72b.dir/CheckFunctionExists.c.o -o cmTC_ea72b -rdynamic
  2801. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2802.  
  2803.  
  2804. STATUS: Looking for getcwd
  2805. STATUS: Looking for getcwd - found
  2806. Determining if the function getcwd exists passed with the following output:
  2807. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2808.  
  2809. Run Build Command:"/usr/bin/make" "cmTC_a1989/fast"
  2810. /usr/bin/make -f CMakeFiles/cmTC_a1989.dir/build.make CMakeFiles/cmTC_a1989.dir/build
  2811. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2812. Building C object CMakeFiles/cmTC_a1989.dir/CheckFunctionExists.c.o
  2813. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getcwd -o CMakeFiles/cmTC_a1989.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2814. Linking C executable cmTC_a1989
  2815. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1989.dir/link.txt --verbose=1
  2816. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getcwd -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a1989.dir/CheckFunctionExists.c.o -o cmTC_a1989 -rdynamic
  2817. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2818.  
  2819.  
  2820. STATUS: Looking for getegid
  2821. STATUS: Looking for getegid - found
  2822. Determining if the function getegid exists passed with the following output:
  2823. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2824.  
  2825. Run Build Command:"/usr/bin/make" "cmTC_149ef/fast"
  2826. /usr/bin/make -f CMakeFiles/cmTC_149ef.dir/build.make CMakeFiles/cmTC_149ef.dir/build
  2827. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2828. Building C object CMakeFiles/cmTC_149ef.dir/CheckFunctionExists.c.o
  2829. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getegid -o CMakeFiles/cmTC_149ef.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2830. Linking C executable cmTC_149ef
  2831. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_149ef.dir/link.txt --verbose=1
  2832. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getegid -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_149ef.dir/CheckFunctionExists.c.o -o cmTC_149ef -rdynamic
  2833. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2834.  
  2835.  
  2836. STATUS: Looking for getenv_s
  2837. STATUS: Looking for getenv_s - not found
  2838. STATUS: Looking for geteuid
  2839. STATUS: Looking for geteuid - found
  2840. Determining if the function geteuid exists passed with the following output:
  2841. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2842.  
  2843. Run Build Command:"/usr/bin/make" "cmTC_e2aca/fast"
  2844. /usr/bin/make -f CMakeFiles/cmTC_e2aca.dir/build.make CMakeFiles/cmTC_e2aca.dir/build
  2845. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2846. Building C object CMakeFiles/cmTC_e2aca.dir/CheckFunctionExists.c.o
  2847. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=geteuid -o CMakeFiles/cmTC_e2aca.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2848. Linking C executable cmTC_e2aca
  2849. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2aca.dir/link.txt --verbose=1
  2850. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=geteuid -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e2aca.dir/CheckFunctionExists.c.o -o cmTC_e2aca -rdynamic
  2851. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2852.  
  2853.  
  2854. STATUS: Looking for gethostname
  2855. STATUS: Looking for gethostname - found
  2856. Determining if the function gethostname exists passed with the following output:
  2857. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2858.  
  2859. Run Build Command:"/usr/bin/make" "cmTC_c3da4/fast"
  2860. /usr/bin/make -f CMakeFiles/cmTC_c3da4.dir/build.make CMakeFiles/cmTC_c3da4.dir/build
  2861. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2862. Building C object CMakeFiles/cmTC_c3da4.dir/CheckFunctionExists.c.o
  2863. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=gethostname -o CMakeFiles/cmTC_c3da4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2864. Linking C executable cmTC_c3da4
  2865. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3da4.dir/link.txt --verbose=1
  2866. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=gethostname -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c3da4.dir/CheckFunctionExists.c.o -o cmTC_c3da4 -rdynamic
  2867. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2868.  
  2869.  
  2870. STATUS: Looking for getloadavg
  2871. STATUS: Looking for getloadavg - found
  2872. Determining if the function getloadavg exists passed with the following output:
  2873. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2874.  
  2875. Run Build Command:"/usr/bin/make" "cmTC_f291c/fast"
  2876. /usr/bin/make -f CMakeFiles/cmTC_f291c.dir/build.make CMakeFiles/cmTC_f291c.dir/build
  2877. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2878. Building C object CMakeFiles/cmTC_f291c.dir/CheckFunctionExists.c.o
  2879. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getloadavg -o CMakeFiles/cmTC_f291c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2880. Linking C executable cmTC_f291c
  2881. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f291c.dir/link.txt --verbose=1
  2882. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getloadavg -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f291c.dir/CheckFunctionExists.c.o -o cmTC_f291c -rdynamic
  2883. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2884.  
  2885.  
  2886. STATUS: Looking for getopt_long
  2887. STATUS: Looking for getopt_long - found
  2888. Determining if the function getopt_long exists passed with the following output:
  2889. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2890.  
  2891. Run Build Command:"/usr/bin/make" "cmTC_2d5df/fast"
  2892. /usr/bin/make -f CMakeFiles/cmTC_2d5df.dir/build.make CMakeFiles/cmTC_2d5df.dir/build
  2893. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2894. Building C object CMakeFiles/cmTC_2d5df.dir/CheckFunctionExists.c.o
  2895. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=getopt_long -o CMakeFiles/cmTC_2d5df.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2896. Linking C executable cmTC_2d5df
  2897. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2d5df.dir/link.txt --verbose=1
  2898. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getopt_long -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_2d5df.dir/CheckFunctionExists.c.o -o cmTC_2d5df -rdynamic
  2899. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2900.  
  2901.  
  2902. STATUS: Looking for getprogname
  2903. STATUS: Looking for getprogname - not found
  2904. STATUS: Looking for htonll
  2905. STATUS: Looking for htonll - not found
  2906. STATUS: Looking for logb
  2907. STATUS: Looking for logb - found
  2908. Determining if the function logb exists passed with the following output:
  2909. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2910.  
  2911. Run Build Command:"/usr/bin/make" "cmTC_c399d/fast"
  2912. /usr/bin/make -f CMakeFiles/cmTC_c399d.dir/build.make CMakeFiles/cmTC_c399d.dir/build
  2913. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2914. Building C object CMakeFiles/cmTC_c399d.dir/CheckFunctionExists.c.o
  2915. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=logb -o CMakeFiles/cmTC_c399d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2916. <command-line>:0:23: warning: conflicting types for built-in function 'logb'
  2917. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  2918. CHECK_FUNCTION_EXISTS();
  2919. ^~~~~~~~~~~~~~~~~~~~~
  2920. Linking C executable cmTC_c399d
  2921. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c399d.dir/link.txt --verbose=1
  2922. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=logb -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c399d.dir/CheckFunctionExists.c.o -o cmTC_c399d -rdynamic -lm
  2923. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2924.  
  2925.  
  2926. STATUS: Looking for lrand48
  2927. STATUS: Looking for lrand48 - found
  2928. Determining if the function lrand48 exists passed with the following output:
  2929. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2930.  
  2931. Run Build Command:"/usr/bin/make" "cmTC_c8744/fast"
  2932. /usr/bin/make -f CMakeFiles/cmTC_c8744.dir/build.make CMakeFiles/cmTC_c8744.dir/build
  2933. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2934. Building C object CMakeFiles/cmTC_c8744.dir/CheckFunctionExists.c.o
  2935. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=lrand48 -o CMakeFiles/cmTC_c8744.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2936. Linking C executable cmTC_c8744
  2937. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c8744.dir/link.txt --verbose=1
  2938. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=lrand48 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c8744.dir/CheckFunctionExists.c.o -o cmTC_c8744 -rdynamic -lm
  2939. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2940.  
  2941.  
  2942. STATUS: Looking for mkstemp
  2943. STATUS: Looking for mkstemp - found
  2944. Determining if the function mkstemp exists passed with the following output:
  2945. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2946.  
  2947. Run Build Command:"/usr/bin/make" "cmTC_b968e/fast"
  2948. /usr/bin/make -f CMakeFiles/cmTC_b968e.dir/build.make CMakeFiles/cmTC_b968e.dir/build
  2949. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2950. Building C object CMakeFiles/cmTC_b968e.dir/CheckFunctionExists.c.o
  2951. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=mkstemp -o CMakeFiles/cmTC_b968e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2952. Linking C executable cmTC_b968e
  2953. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b968e.dir/link.txt --verbose=1
  2954. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=mkstemp -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b968e.dir/CheckFunctionExists.c.o -o cmTC_b968e -rdynamic -lm
  2955. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2956.  
  2957.  
  2958. STATUS: Looking for ntohll
  2959. STATUS: Looking for ntohll - not found
  2960. STATUS: Looking for pipe
  2961. STATUS: Looking for pipe - found
  2962. Determining if the function pipe exists passed with the following output:
  2963. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2964.  
  2965. Run Build Command:"/usr/bin/make" "cmTC_11a48/fast"
  2966. /usr/bin/make -f CMakeFiles/cmTC_11a48.dir/build.make CMakeFiles/cmTC_11a48.dir/build
  2967. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2968. Building C object CMakeFiles/cmTC_11a48.dir/CheckFunctionExists.c.o
  2969. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=pipe -o CMakeFiles/cmTC_11a48.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2970. Linking C executable cmTC_11a48
  2971. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11a48.dir/link.txt --verbose=1
  2972. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pipe -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_11a48.dir/CheckFunctionExists.c.o -o cmTC_11a48 -rdynamic -lm
  2973. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2974.  
  2975.  
  2976. STATUS: Looking for popen
  2977. STATUS: Looking for popen - found
  2978. Determining if the function popen exists passed with the following output:
  2979. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2980.  
  2981. Run Build Command:"/usr/bin/make" "cmTC_64683/fast"
  2982. /usr/bin/make -f CMakeFiles/cmTC_64683.dir/build.make CMakeFiles/cmTC_64683.dir/build
  2983. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2984. Building C object CMakeFiles/cmTC_64683.dir/CheckFunctionExists.c.o
  2985. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=popen -o CMakeFiles/cmTC_64683.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  2986. Linking C executable cmTC_64683
  2987. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64683.dir/link.txt --verbose=1
  2988. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=popen -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_64683.dir/CheckFunctionExists.c.o -o cmTC_64683 -rdynamic -lm
  2989. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  2990.  
  2991.  
  2992. STATUS: Looking for posix_memalign
  2993. STATUS: Looking for posix_memalign - found
  2994. Determining if the function posix_memalign exists passed with the following output:
  2995. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  2996.  
  2997. Run Build Command:"/usr/bin/make" "cmTC_33eb5/fast"
  2998. /usr/bin/make -f CMakeFiles/cmTC_33eb5.dir/build.make CMakeFiles/cmTC_33eb5.dir/build
  2999. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3000. Building C object CMakeFiles/cmTC_33eb5.dir/CheckFunctionExists.c.o
  3001. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=posix_memalign -o CMakeFiles/cmTC_33eb5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3002. <command-line>:0:23: warning: conflicting types for built-in function 'posix_memalign'
  3003. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3004. CHECK_FUNCTION_EXISTS();
  3005. ^~~~~~~~~~~~~~~~~~~~~
  3006. Linking C executable cmTC_33eb5
  3007. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33eb5.dir/link.txt --verbose=1
  3008. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=posix_memalign -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_33eb5.dir/CheckFunctionExists.c.o -o cmTC_33eb5 -rdynamic -lm
  3009. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3010.  
  3011.  
  3012. STATUS: Looking for random
  3013. STATUS: Looking for random - found
  3014. Determining if the function random exists passed with the following output:
  3015. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3016.  
  3017. Run Build Command:"/usr/bin/make" "cmTC_68377/fast"
  3018. /usr/bin/make -f CMakeFiles/cmTC_68377.dir/build.make CMakeFiles/cmTC_68377.dir/build
  3019. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3020. Building C object CMakeFiles/cmTC_68377.dir/CheckFunctionExists.c.o
  3021. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=random -o CMakeFiles/cmTC_68377.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3022. Linking C executable cmTC_68377
  3023. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68377.dir/link.txt --verbose=1
  3024. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=random -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_68377.dir/CheckFunctionExists.c.o -o cmTC_68377 -rdynamic -lm
  3025. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3026.  
  3027.  
  3028. STATUS: Looking for realpath
  3029. STATUS: Looking for realpath - found
  3030. Determining if the function realpath exists passed with the following output:
  3031. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3032.  
  3033. Run Build Command:"/usr/bin/make" "cmTC_490b0/fast"
  3034. /usr/bin/make -f CMakeFiles/cmTC_490b0.dir/build.make CMakeFiles/cmTC_490b0.dir/build
  3035. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3036. Building C object CMakeFiles/cmTC_490b0.dir/CheckFunctionExists.c.o
  3037. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=realpath -o CMakeFiles/cmTC_490b0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3038. Linking C executable cmTC_490b0
  3039. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_490b0.dir/link.txt --verbose=1
  3040. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=realpath -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_490b0.dir/CheckFunctionExists.c.o -o cmTC_490b0 -rdynamic -lm
  3041. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3042.  
  3043.  
  3044. STATUS: Looking for setenv
  3045. STATUS: Looking for setenv - found
  3046. Determining if the function setenv exists passed with the following output:
  3047. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3048.  
  3049. Run Build Command:"/usr/bin/make" "cmTC_aef30/fast"
  3050. /usr/bin/make -f CMakeFiles/cmTC_aef30.dir/build.make CMakeFiles/cmTC_aef30.dir/build
  3051. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3052. Building C object CMakeFiles/cmTC_aef30.dir/CheckFunctionExists.c.o
  3053. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTC_aef30.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3054. Linking C executable cmTC_aef30
  3055. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aef30.dir/link.txt --verbose=1
  3056. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=setenv -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_aef30.dir/CheckFunctionExists.c.o -o cmTC_aef30 -rdynamic -lm
  3057. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3058.  
  3059.  
  3060. STATUS: Looking for setpgid
  3061. STATUS: Looking for setpgid - found
  3062. Determining if the function setpgid exists passed with the following output:
  3063. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3064.  
  3065. Run Build Command:"/usr/bin/make" "cmTC_0e31a/fast"
  3066. /usr/bin/make -f CMakeFiles/cmTC_0e31a.dir/build.make CMakeFiles/cmTC_0e31a.dir/build
  3067. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3068. Building C object CMakeFiles/cmTC_0e31a.dir/CheckFunctionExists.c.o
  3069. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=setpgid -o CMakeFiles/cmTC_0e31a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3070. Linking C executable cmTC_0e31a
  3071. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e31a.dir/link.txt --verbose=1
  3072. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=setpgid -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0e31a.dir/CheckFunctionExists.c.o -o cmTC_0e31a -rdynamic -lm
  3073. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3074.  
  3075.  
  3076. STATUS: Looking for setpriority
  3077. STATUS: Looking for setpriority - found
  3078. Determining if the function setpriority exists passed with the following output:
  3079. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3080.  
  3081. Run Build Command:"/usr/bin/make" "cmTC_08e26/fast"
  3082. /usr/bin/make -f CMakeFiles/cmTC_08e26.dir/build.make CMakeFiles/cmTC_08e26.dir/build
  3083. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3084. Building C object CMakeFiles/cmTC_08e26.dir/CheckFunctionExists.c.o
  3085. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=setpriority -o CMakeFiles/cmTC_08e26.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3086. Linking C executable cmTC_08e26
  3087. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08e26.dir/link.txt --verbose=1
  3088. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=setpriority -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_08e26.dir/CheckFunctionExists.c.o -o cmTC_08e26 -rdynamic -lm
  3089. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3090.  
  3091.  
  3092. STATUS: Looking for shmat
  3093. STATUS: Looking for shmat - found
  3094. Determining if the function shmat exists passed with the following output:
  3095. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3096.  
  3097. Run Build Command:"/usr/bin/make" "cmTC_9e501/fast"
  3098. /usr/bin/make -f CMakeFiles/cmTC_9e501.dir/build.make CMakeFiles/cmTC_9e501.dir/build
  3099. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3100. Building C object CMakeFiles/cmTC_9e501.dir/CheckFunctionExists.c.o
  3101. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmat -o CMakeFiles/cmTC_9e501.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3102. Linking C executable cmTC_9e501
  3103. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e501.dir/link.txt --verbose=1
  3104. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=shmat -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_9e501.dir/CheckFunctionExists.c.o -o cmTC_9e501 -rdynamic -lm
  3105. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3106.  
  3107.  
  3108. STATUS: Looking for shmctl
  3109. STATUS: Looking for shmctl - found
  3110. Determining if the function shmctl exists passed with the following output:
  3111. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3112.  
  3113. Run Build Command:"/usr/bin/make" "cmTC_4cc80/fast"
  3114. /usr/bin/make -f CMakeFiles/cmTC_4cc80.dir/build.make CMakeFiles/cmTC_4cc80.dir/build
  3115. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3116. Building C object CMakeFiles/cmTC_4cc80.dir/CheckFunctionExists.c.o
  3117. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmctl -o CMakeFiles/cmTC_4cc80.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3118. Linking C executable cmTC_4cc80
  3119. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4cc80.dir/link.txt --verbose=1
  3120. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=shmctl -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4cc80.dir/CheckFunctionExists.c.o -o cmTC_4cc80 -rdynamic -lm
  3121. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3122.  
  3123.  
  3124. STATUS: Looking for shmdt
  3125. STATUS: Looking for shmdt - found
  3126. Determining if the function shmdt exists passed with the following output:
  3127. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3128.  
  3129. Run Build Command:"/usr/bin/make" "cmTC_5c02c/fast"
  3130. /usr/bin/make -f CMakeFiles/cmTC_5c02c.dir/build.make CMakeFiles/cmTC_5c02c.dir/build
  3131. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3132. Building C object CMakeFiles/cmTC_5c02c.dir/CheckFunctionExists.c.o
  3133. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmdt -o CMakeFiles/cmTC_5c02c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3134. Linking C executable cmTC_5c02c
  3135. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c02c.dir/link.txt --verbose=1
  3136. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=shmdt -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5c02c.dir/CheckFunctionExists.c.o -o cmTC_5c02c -rdynamic -lm
  3137. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3138.  
  3139.  
  3140. STATUS: Looking for shmget
  3141. STATUS: Looking for shmget - found
  3142. Determining if the function shmget exists passed with the following output:
  3143. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3144.  
  3145. Run Build Command:"/usr/bin/make" "cmTC_34031/fast"
  3146. /usr/bin/make -f CMakeFiles/cmTC_34031.dir/build.make CMakeFiles/cmTC_34031.dir/build
  3147. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3148. Building C object CMakeFiles/cmTC_34031.dir/CheckFunctionExists.c.o
  3149. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=shmget -o CMakeFiles/cmTC_34031.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3150. Linking C executable cmTC_34031
  3151. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34031.dir/link.txt --verbose=1
  3152. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=shmget -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_34031.dir/CheckFunctionExists.c.o -o cmTC_34031 -rdynamic -lm
  3153. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3154.  
  3155.  
  3156. STATUS: Looking for srand48
  3157. STATUS: Looking for srand48 - found
  3158. Determining if the function srand48 exists passed with the following output:
  3159. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3160.  
  3161. Run Build Command:"/usr/bin/make" "cmTC_322f3/fast"
  3162. /usr/bin/make -f CMakeFiles/cmTC_322f3.dir/build.make CMakeFiles/cmTC_322f3.dir/build
  3163. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3164. Building C object CMakeFiles/cmTC_322f3.dir/CheckFunctionExists.c.o
  3165. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=srand48 -o CMakeFiles/cmTC_322f3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3166. Linking C executable cmTC_322f3
  3167. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_322f3.dir/link.txt --verbose=1
  3168. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=srand48 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_322f3.dir/CheckFunctionExists.c.o -o cmTC_322f3 -rdynamic -lm
  3169. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3170.  
  3171.  
  3172. STATUS: Looking for strcasecmp
  3173. STATUS: Looking for strcasecmp - found
  3174. Determining if the function strcasecmp exists passed with the following output:
  3175. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3176.  
  3177. Run Build Command:"/usr/bin/make" "cmTC_34825/fast"
  3178. /usr/bin/make -f CMakeFiles/cmTC_34825.dir/build.make CMakeFiles/cmTC_34825.dir/build
  3179. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3180. Building C object CMakeFiles/cmTC_34825.dir/CheckFunctionExists.c.o
  3181. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=strcasecmp -o CMakeFiles/cmTC_34825.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3182. <command-line>:0:23: warning: conflicting types for built-in function 'strcasecmp'
  3183. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3184. CHECK_FUNCTION_EXISTS();
  3185. ^~~~~~~~~~~~~~~~~~~~~
  3186. Linking C executable cmTC_34825
  3187. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34825.dir/link.txt --verbose=1
  3188. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=strcasecmp -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_34825.dir/CheckFunctionExists.c.o -o cmTC_34825 -rdynamic -lm
  3189. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3190.  
  3191.  
  3192. STATUS: Looking for strdup
  3193. STATUS: Looking for strdup - found
  3194. Determining if the function strdup exists passed with the following output:
  3195. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3196.  
  3197. Run Build Command:"/usr/bin/make" "cmTC_734eb/fast"
  3198. /usr/bin/make -f CMakeFiles/cmTC_734eb.dir/build.make CMakeFiles/cmTC_734eb.dir/build
  3199. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3200. Building C object CMakeFiles/cmTC_734eb.dir/CheckFunctionExists.c.o
  3201. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=strdup -o CMakeFiles/cmTC_734eb.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3202. <command-line>:0:23: warning: conflicting types for built-in function 'strdup'
  3203. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3204. CHECK_FUNCTION_EXISTS();
  3205. ^~~~~~~~~~~~~~~~~~~~~
  3206. Linking C executable cmTC_734eb
  3207. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_734eb.dir/link.txt --verbose=1
  3208. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=strdup -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_734eb.dir/CheckFunctionExists.c.o -o cmTC_734eb -rdynamic -lm
  3209. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3210.  
  3211.  
  3212. STATUS: Looking for strlcat
  3213. STATUS: Looking for strlcat - not found
  3214. STATUS: Looking for strlcpy
  3215. STATUS: Looking for strlcpy - not found
  3216. STATUS: Looking for strncasecmp
  3217. STATUS: Looking for strncasecmp - found
  3218. Determining if the function strncasecmp exists passed with the following output:
  3219. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3220.  
  3221. Run Build Command:"/usr/bin/make" "cmTC_bad53/fast"
  3222. /usr/bin/make -f CMakeFiles/cmTC_bad53.dir/build.make CMakeFiles/cmTC_bad53.dir/build
  3223. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3224. Building C object CMakeFiles/cmTC_bad53.dir/CheckFunctionExists.c.o
  3225. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=strncasecmp -o CMakeFiles/cmTC_bad53.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3226. <command-line>:0:23: warning: conflicting types for built-in function 'strncasecmp'
  3227. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3228. CHECK_FUNCTION_EXISTS();
  3229. ^~~~~~~~~~~~~~~~~~~~~
  3230. Linking C executable cmTC_bad53
  3231. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bad53.dir/link.txt --verbose=1
  3232. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=strncasecmp -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_bad53.dir/CheckFunctionExists.c.o -o cmTC_bad53 -rdynamic -lm
  3233. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3234.  
  3235.  
  3236. STATUS: Looking for sync
  3237. STATUS: Looking for sync - found
  3238. Determining if the function sync exists passed with the following output:
  3239. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3240.  
  3241. Run Build Command:"/usr/bin/make" "cmTC_81d27/fast"
  3242. /usr/bin/make -f CMakeFiles/cmTC_81d27.dir/build.make CMakeFiles/cmTC_81d27.dir/build
  3243. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3244. Building C object CMakeFiles/cmTC_81d27.dir/CheckFunctionExists.c.o
  3245. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=sync -o CMakeFiles/cmTC_81d27.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3246. Linking C executable cmTC_81d27
  3247. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_81d27.dir/link.txt --verbose=1
  3248. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=sync -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_81d27.dir/CheckFunctionExists.c.o -o cmTC_81d27 -rdynamic -lm
  3249. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3250.  
  3251.  
  3252. STATUS: Looking for sysconf
  3253. STATUS: Looking for sysconf - found
  3254. Determining if the function sysconf exists passed with the following output:
  3255. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3256.  
  3257. Run Build Command:"/usr/bin/make" "cmTC_77626/fast"
  3258. /usr/bin/make -f CMakeFiles/cmTC_77626.dir/build.make CMakeFiles/cmTC_77626.dir/build
  3259. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3260. Building C object CMakeFiles/cmTC_77626.dir/CheckFunctionExists.c.o
  3261. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=sysconf -o CMakeFiles/cmTC_77626.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3262. Linking C executable cmTC_77626
  3263. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77626.dir/link.txt --verbose=1
  3264. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=sysconf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_77626.dir/CheckFunctionExists.c.o -o cmTC_77626 -rdynamic -lm
  3265. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3266.  
  3267.  
  3268. STATUS: Looking for sysctl
  3269. STATUS: Looking for sysctl - found
  3270. Determining if the function sysctl exists passed with the following output:
  3271. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3272.  
  3273. Run Build Command:"/usr/bin/make" "cmTC_b93d2/fast"
  3274. /usr/bin/make -f CMakeFiles/cmTC_b93d2.dir/build.make CMakeFiles/cmTC_b93d2.dir/build
  3275. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3276. Building C object CMakeFiles/cmTC_b93d2.dir/CheckFunctionExists.c.o
  3277. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=sysctl -o CMakeFiles/cmTC_b93d2.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3278. Linking C executable cmTC_b93d2
  3279. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b93d2.dir/link.txt --verbose=1
  3280. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=sysctl -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b93d2.dir/CheckFunctionExists.c.o -o cmTC_b93d2 -rdynamic -lm
  3281. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3282.  
  3283.  
  3284. STATUS: Looking for sysmp
  3285. STATUS: Looking for sysmp - not found
  3286. STATUS: Looking for vfork
  3287. STATUS: Looking for vfork - found
  3288. Determining if the function vfork exists passed with the following output:
  3289. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3290.  
  3291. Run Build Command:"/usr/bin/make" "cmTC_4953c/fast"
  3292. /usr/bin/make -f CMakeFiles/cmTC_4953c.dir/build.make CMakeFiles/cmTC_4953c.dir/build
  3293. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3294. Building C object CMakeFiles/cmTC_4953c.dir/CheckFunctionExists.c.o
  3295. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=vfork -o CMakeFiles/cmTC_4953c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3296. Linking C executable cmTC_4953c
  3297. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4953c.dir/link.txt --verbose=1
  3298. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=vfork -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4953c.dir/CheckFunctionExists.c.o -o cmTC_4953c -rdynamic -lm
  3299. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3300.  
  3301.  
  3302. STATUS: Looking for vsscanf
  3303. STATUS: Looking for vsscanf - found
  3304. Determining if the function vsscanf exists passed with the following output:
  3305. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3306.  
  3307. Run Build Command:"/usr/bin/make" "cmTC_11bad/fast"
  3308. /usr/bin/make -f CMakeFiles/cmTC_11bad.dir/build.make CMakeFiles/cmTC_11bad.dir/build
  3309. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3310. Building C object CMakeFiles/cmTC_11bad.dir/CheckFunctionExists.c.o
  3311. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=vsscanf -o CMakeFiles/cmTC_11bad.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3312. <command-line>:0:23: warning: conflicting types for built-in function 'vsscanf'
  3313. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3314. CHECK_FUNCTION_EXISTS();
  3315. ^~~~~~~~~~~~~~~~~~~~~
  3316. Linking C executable cmTC_11bad
  3317. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11bad.dir/link.txt --verbose=1
  3318. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=vsscanf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_11bad.dir/CheckFunctionExists.c.o -o cmTC_11bad -rdynamic -lm
  3319. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3320.  
  3321.  
  3322. STATUS: Looking for writev
  3323. STATUS: Looking for writev - found
  3324. Determining if the function writev exists passed with the following output:
  3325. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3326.  
  3327. Run Build Command:"/usr/bin/make" "cmTC_01a89/fast"
  3328. /usr/bin/make -f CMakeFiles/cmTC_01a89.dir/build.make CMakeFiles/cmTC_01a89.dir/build
  3329. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3330. Building C object CMakeFiles/cmTC_01a89.dir/CheckFunctionExists.c.o
  3331. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=writev -o CMakeFiles/cmTC_01a89.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3332. Linking C executable cmTC_01a89
  3333. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_01a89.dir/link.txt --verbose=1
  3334. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=writev -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_01a89.dir/CheckFunctionExists.c.o -o cmTC_01a89 -rdynamic -lm
  3335. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3336.  
  3337.  
  3338. STATUS: Looking for daemon
  3339. STATUS: Looking for daemon - found
  3340. Determining if the function daemon exists passed with the following output:
  3341. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3342.  
  3343. Run Build Command:"/usr/bin/make" "cmTC_0b1e0/fast"
  3344. /usr/bin/make -f CMakeFiles/cmTC_0b1e0.dir/build.make CMakeFiles/cmTC_0b1e0.dir/build
  3345. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3346. Building C object CMakeFiles/cmTC_0b1e0.dir/CheckFunctionExists.c.o
  3347. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=daemon -o CMakeFiles/cmTC_0b1e0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3348. Linking C executable cmTC_0b1e0
  3349. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b1e0.dir/link.txt --verbose=1
  3350. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=daemon -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0b1e0.dir/CheckFunctionExists.c.o -o cmTC_0b1e0 -rdynamic -lm
  3351. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3352.  
  3353.  
  3354. STATUS: Performing Test HAVE_WORKING_DAEMON_FUNCTION
  3355. STATUS: Performing Test HAVE_WORKING_DAEMON_FUNCTION - Failed
  3356. STATUS: Looking for ntohll
  3357. STATUS: Looking for ntohll - not found
  3358. STATUS: Looking for htonll
  3359. STATUS: Looking for htonll - not found
  3360. STATUS: Looking for kill
  3361. STATUS: Looking for kill - found
  3362. Determining if the function kill exists passed with the following output:
  3363. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3364.  
  3365. Run Build Command:"/usr/bin/make" "cmTC_3d7fd/fast"
  3366. /usr/bin/make -f CMakeFiles/cmTC_3d7fd.dir/build.make CMakeFiles/cmTC_3d7fd.dir/build
  3367. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3368. Building C object CMakeFiles/cmTC_3d7fd.dir/CheckFunctionExists.c.o
  3369. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=kill -o CMakeFiles/cmTC_3d7fd.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3370. Linking C executable cmTC_3d7fd
  3371. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d7fd.dir/link.txt --verbose=1
  3372. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=kill -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_3d7fd.dir/CheckFunctionExists.c.o -o cmTC_3d7fd -rdynamic -lm
  3373. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3374.  
  3375.  
  3376. STATUS: Performing Test HAVE_DECL_KILL
  3377. STATUS: Performing Test HAVE_DECL_KILL - Success
  3378. Performing C SOURCE FILE Test HAVE_DECL_KILL succeeded with the following output:
  3379. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3380.  
  3381. Run Build Command:"/usr/bin/make" "cmTC_d240e/fast"
  3382. /usr/bin/make -f CMakeFiles/cmTC_d240e.dir/build.make CMakeFiles/cmTC_d240e.dir/build
  3383. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3384. Building C object CMakeFiles/cmTC_d240e.dir/src.c.o
  3385. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_DECL_KILL -o CMakeFiles/cmTC_d240e.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  3386. Linking C executable cmTC_d240e
  3387. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d240e.dir/link.txt --verbose=1
  3388. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_DECL_KILL -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d240e.dir/src.c.o -o cmTC_d240e -rdynamic -lm
  3389. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3390.  
  3391. Source file was:
  3392. #include <sys/types.h>
  3393. #include <signal.h>
  3394. int main() { (void)kill; return 0; }
  3395. STATUS: Looking for fileno
  3396. STATUS: Looking for fileno - found
  3397. Determining if the function fileno exists passed with the following output:
  3398. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3399.  
  3400. Run Build Command:"/usr/bin/make" "cmTC_b60c5/fast"
  3401. /usr/bin/make -f CMakeFiles/cmTC_b60c5.dir/build.make CMakeFiles/cmTC_b60c5.dir/build
  3402. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3403. Building C object CMakeFiles/cmTC_b60c5.dir/CheckFunctionExists.c.o
  3404. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=fileno -o CMakeFiles/cmTC_b60c5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3405. Linking C executable cmTC_b60c5
  3406. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b60c5.dir/link.txt --verbose=1
  3407. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=fileno -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b60c5.dir/CheckFunctionExists.c.o -o cmTC_b60c5 -rdynamic -lm
  3408. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3409.  
  3410.  
  3411. STATUS: Performing Test HAVE_DECL_FILENO
  3412. STATUS: Performing Test HAVE_DECL_FILENO - Success
  3413. Performing C SOURCE FILE Test HAVE_DECL_FILENO succeeded with the following output:
  3414. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3415.  
  3416. Run Build Command:"/usr/bin/make" "cmTC_24357/fast"
  3417. /usr/bin/make -f CMakeFiles/cmTC_24357.dir/build.make CMakeFiles/cmTC_24357.dir/build
  3418. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3419. Building C object CMakeFiles/cmTC_24357.dir/src.c.o
  3420. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_DECL_FILENO -o CMakeFiles/cmTC_24357.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  3421. Linking C executable cmTC_24357
  3422. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24357.dir/link.txt --verbose=1
  3423. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_DECL_FILENO -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_24357.dir/src.c.o -o cmTC_24357 -rdynamic -lm
  3424. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3425.  
  3426. Source file was:
  3427. #include <stdio.h>
  3428. int main() { (void)fileno; return 0; }
  3429. STATUS: Looking for snprintf
  3430. STATUS: Looking for snprintf - found
  3431. Determining if the function snprintf exists passed with the following output:
  3432. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3433.  
  3434. Run Build Command:"/usr/bin/make" "cmTC_1b458/fast"
  3435. /usr/bin/make -f CMakeFiles/cmTC_1b458.dir/build.make CMakeFiles/cmTC_1b458.dir/build
  3436. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3437. Building C object CMakeFiles/cmTC_1b458.dir/CheckFunctionExists.c.o
  3438. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=snprintf -o CMakeFiles/cmTC_1b458.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3439. <command-line>:0:23: warning: conflicting types for built-in function 'snprintf'
  3440. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3441. CHECK_FUNCTION_EXISTS();
  3442. ^~~~~~~~~~~~~~~~~~~~~
  3443. Linking C executable cmTC_1b458
  3444. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b458.dir/link.txt --verbose=1
  3445. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=snprintf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1b458.dir/CheckFunctionExists.c.o -o cmTC_1b458 -rdynamic -lm
  3446. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3447.  
  3448.  
  3449. STATUS: Performing Test HAVE_GETFULLPATHNAME
  3450. STATUS: Performing Test HAVE_GETFULLPATHNAME - Failed
  3451. STATUS: Performing Test HAVE_PROGRAM_INVOCATION_NAME
  3452. STATUS: Performing Test HAVE_PROGRAM_INVOCATION_NAME - Success
  3453. Performing C SOURCE FILE Test HAVE_PROGRAM_INVOCATION_NAME succeeded with the following output:
  3454. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3455.  
  3456. Run Build Command:"/usr/bin/make" "cmTC_5019d/fast"
  3457. /usr/bin/make -f CMakeFiles/cmTC_5019d.dir/build.make CMakeFiles/cmTC_5019d.dir/build
  3458. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3459. Building C object CMakeFiles/cmTC_5019d.dir/src.c.o
  3460. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_PROGRAM_INVOCATION_NAME -o CMakeFiles/cmTC_5019d.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  3461. Linking C executable cmTC_5019d
  3462. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5019d.dir/link.txt --verbose=1
  3463. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_PROGRAM_INVOCATION_NAME -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5019d.dir/src.c.o -o cmTC_5019d -rdynamic -lm
  3464. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3465.  
  3466. Source file was:
  3467. #define _GNU_SOURCE
  3468. #include <errno.h>
  3469. int main() { return (program_invocation_name)?0:1; }
  3470. STATUS: Looking for lrint
  3471. STATUS: Looking for lrint - found
  3472. Determining if the function lrint exists passed with the following output:
  3473. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3474.  
  3475. Run Build Command:"/usr/bin/make" "cmTC_429e7/fast"
  3476. /usr/bin/make -f CMakeFiles/cmTC_429e7.dir/build.make CMakeFiles/cmTC_429e7.dir/build
  3477. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3478. Building C object CMakeFiles/cmTC_429e7.dir/CheckFunctionExists.c.o
  3479. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=lrint -o CMakeFiles/cmTC_429e7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3480. <command-line>:0:23: warning: conflicting types for built-in function 'lrint'
  3481. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3482. CHECK_FUNCTION_EXISTS();
  3483. ^~~~~~~~~~~~~~~~~~~~~
  3484. Linking C executable cmTC_429e7
  3485. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_429e7.dir/link.txt --verbose=1
  3486. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=lrint -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_429e7.dir/CheckFunctionExists.c.o -o cmTC_429e7 -rdynamic -lm
  3487. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3488.  
  3489.  
  3490. STATUS: Performing Test HAVE_LRINT_lrint_test_COMPILE
  3491. STATUS: Performing Test HAVE_LRINT_lrint_test_COMPILE - Success
  3492. Performing C SOURCE FILE Test HAVE_LRINT_lrint_test_COMPILE succeeded with the following output:
  3493. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3494.  
  3495. Run Build Command:"/usr/bin/make" "cmTC_b6f61/fast"
  3496. /usr/bin/make -f CMakeFiles/cmTC_b6f61.dir/build.make CMakeFiles/cmTC_b6f61.dir/build
  3497. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3498. Building C object CMakeFiles/cmTC_b6f61.dir/src.c.o
  3499. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_LRINT_lrint_test_COMPILE -o CMakeFiles/cmTC_b6f61.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  3500. Linking C executable cmTC_b6f61
  3501. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6f61.dir/link.txt --verbose=1
  3502. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_LRINT_lrint_test_COMPILE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b6f61.dir/src.c.o -o cmTC_b6f61 -rdynamic -lm
  3503. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3504.  
  3505. Source file was:
  3506. long int lrint(double); int main() {return lrint(3.14);}
  3507. STATUS: Performing Test HAVE_LRINT_lrint_test_negative_COMPILE
  3508. STATUS: Performing Test HAVE_LRINT_lrint_test_negative_COMPILE - Success
  3509. Performing C SOURCE FILE Test HAVE_LRINT_lrint_test_negative_COMPILE succeeded with the following output:
  3510. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3511.  
  3512. Run Build Command:"/usr/bin/make" "cmTC_8ab61/fast"
  3513. /usr/bin/make -f CMakeFiles/cmTC_8ab61.dir/build.make CMakeFiles/cmTC_8ab61.dir/build
  3514. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3515. Building C object CMakeFiles/cmTC_8ab61.dir/src.c.o
  3516. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_LRINT_lrint_test_negative_COMPILE -o CMakeFiles/cmTC_8ab61.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  3517. Linking C executable cmTC_8ab61
  3518. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ab61.dir/link.txt --verbose=1
  3519. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64 -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions -finline-limit=10000 --param inline-unit-growth=300 --param large-function-growth=300 -fomit-frame-pointer -DHAVE_LRINT_lrint_test_negative_COMPILE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_8ab61.dir/src.c.o -o cmTC_8ab61 -rdynamic -lm
  3520. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3521.  
  3522. Source file was:
  3523. long int lrint(double); int main() {return lrint(-1);}
  3524. STATUS: Performing Test HAVE_DECL_LRINT
  3525. STATUS: Performing Test HAVE_DECL_LRINT - Failed
  3526. STATUS: Looking for tgamma
  3527. STATUS: Looking for tgamma - found
  3528. Determining if the function tgamma exists passed with the following output:
  3529. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3530.  
  3531. Run Build Command:"/usr/bin/make" "cmTC_de85b/fast"
  3532. /usr/bin/make -f CMakeFiles/cmTC_de85b.dir/build.make CMakeFiles/cmTC_de85b.dir/build
  3533. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3534. Building C object CMakeFiles/cmTC_de85b.dir/CheckFunctionExists.c.o
  3535. /usr/bin/cc -I/usr/local/include -DCHECK_FUNCTION_EXISTS=tgamma -o CMakeFiles/cmTC_de85b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3536. <command-line>:0:23: warning: conflicting types for built-in function 'tgamma'
  3537. /usr/share/cmake-3.6/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
  3538. CHECK_FUNCTION_EXISTS();
  3539. ^~~~~~~~~~~~~~~~~~~~~
  3540. Linking C executable cmTC_de85b
  3541. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_de85b.dir/link.txt --verbose=1
  3542. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tgamma -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_de85b.dir/CheckFunctionExists.c.o -o cmTC_de85b -rdynamic -lm
  3543. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3544.  
  3545.  
  3546. STATUS: Performing Test HAVE_TGAMMA_tgamma_test_COMPILE
  3547. STATUS: Performing Test HAVE_TGAMMA_tgamma_test_COMPILE - Failed
  3548. ***********************************************************
  3549. * Stage 8 of 9 - Check for System Services *
  3550. ***********************************************************
  3551. STATUS: Performing Test W__C_FLAG_FOUND
  3552. STATUS: Performing Test W__C_FLAG_FOUND - Failed
  3553. STATUS: Performing Test W__CXX_FLAG_FOUND
  3554. STATUS: Performing Test W__CXX_FLAG_FOUND - Failed
  3555. STATUS: Performing Test W0_C_FLAG_FOUND
  3556. STATUS: Performing Test W0_C_FLAG_FOUND - Failed
  3557. STATUS: Performing Test W0_CXX_FLAG_FOUND
  3558. STATUS: Performing Test W0_CXX_FLAG_FOUND - Failed
  3559. STATUS: Performing Test W_C_FLAG_FOUND
  3560. STATUS: Performing Test W_C_FLAG_FOUND - Success
  3561. Performing C SOURCE FILE Test W_C_FLAG_FOUND succeeded with the following output:
  3562. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3563.  
  3564. Run Build Command:"/usr/bin/make" "cmTC_79405/fast"
  3565. /usr/bin/make -f CMakeFiles/cmTC_79405.dir/build.make CMakeFiles/cmTC_79405.dir/build
  3566. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3567. Building C object CMakeFiles/cmTC_79405.dir/src.c.o
  3568. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DW_C_FLAG_FOUND -w -o CMakeFiles/cmTC_79405.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  3569. Linking C executable cmTC_79405
  3570. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_79405.dir/link.txt --verbose=1
  3571. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DW_C_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_79405.dir/src.c.o -o cmTC_79405 -rdynamic -lm
  3572. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3573.  
  3574. Source file was:
  3575. int main(void) { return 0; }
  3576. STATUS: Performing Test W_CXX_FLAG_FOUND
  3577. STATUS: Performing Test W_CXX_FLAG_FOUND - Success
  3578. Performing C++ SOURCE FILE Test W_CXX_FLAG_FOUND succeeded with the following output:
  3579. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3580.  
  3581. Run Build Command:"/usr/bin/make" "cmTC_f69f9/fast"
  3582. /usr/bin/make -f CMakeFiles/cmTC_f69f9.dir/build.make CMakeFiles/cmTC_f69f9.dir/build
  3583. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3584. Building CXX object CMakeFiles/cmTC_f69f9.dir/src.cxx.o
  3585. /usr/bin/c++ -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DW_CXX_FLAG_FOUND -w -o CMakeFiles/cmTC_f69f9.dir/src.cxx.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.cxx
  3586. Linking CXX executable cmTC_f69f9
  3587. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f69f9.dir/link.txt --verbose=1
  3588. /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -DW_CXX_FLAG_FOUND -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f69f9.dir/src.cxx.o -o cmTC_f69f9 -rdynamic -lm
  3589. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3590.  
  3591. Source file was:
  3592. int main() { return 0; }
  3593. STATUS: Found LEMON: /home/data/Downloads/brlcad/src/build/bin/lemon
  3594. STATUS: Looking for stdbool.h
  3595. STATUS: Looking for stdbool.h - found
  3596. Determining if the include file stdbool.h exists passed with the following output:
  3597. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3598.  
  3599. Run Build Command:"/usr/bin/make" "cmTC_59bff/fast"
  3600. /usr/bin/make -f CMakeFiles/cmTC_59bff.dir/build.make CMakeFiles/cmTC_59bff.dir/build
  3601. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3602. Building C object CMakeFiles/cmTC_59bff.dir/CheckIncludeFile.c.o
  3603. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_59bff.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3604. Linking C executable cmTC_59bff
  3605. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59bff.dir/link.txt --verbose=1
  3606. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_59bff.dir/CheckIncludeFile.c.o -o cmTC_59bff -rdynamic
  3607. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3608.  
  3609.  
  3610. STATUS: Looking for memset
  3611. STATUS: Looking for memset - found
  3612. Determining if the function memset exists passed with the following output:
  3613. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3614.  
  3615. Run Build Command:"/usr/bin/make" "cmTC_a9db9/fast"
  3616. /usr/bin/make -f CMakeFiles/cmTC_a9db9.dir/build.make CMakeFiles/cmTC_a9db9.dir/build
  3617. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3618. Building C object CMakeFiles/cmTC_a9db9.dir/CheckFunctionExists.c.o
  3619. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=memset -o CMakeFiles/cmTC_a9db9.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3620. Linking C executable cmTC_a9db9
  3621. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9db9.dir/link.txt --verbose=1
  3622. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=memset -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a9db9.dir/CheckFunctionExists.c.o -o cmTC_a9db9 -rdynamic -lm
  3623. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3624.  
  3625.  
  3626. STATUS: Looking for mmap
  3627. STATUS: Looking for mmap - found
  3628. Determining if the function mmap exists passed with the following output:
  3629. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3630.  
  3631. Run Build Command:"/usr/bin/make" "cmTC_20a05/fast"
  3632. /usr/bin/make -f CMakeFiles/cmTC_20a05.dir/build.make CMakeFiles/cmTC_20a05.dir/build
  3633. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3634. Building C object CMakeFiles/cmTC_20a05.dir/CheckFunctionExists.c.o
  3635. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=mmap -o CMakeFiles/cmTC_20a05.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3636. Linking C executable cmTC_20a05
  3637. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_20a05.dir/link.txt --verbose=1
  3638. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=mmap -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_20a05.dir/CheckFunctionExists.c.o -o cmTC_20a05 -rdynamic -lm
  3639. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3640.  
  3641.  
  3642. STATUS: Looking for munmap
  3643. STATUS: Looking for munmap - found
  3644. Determining if the function munmap exists passed with the following output:
  3645. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3646.  
  3647. Run Build Command:"/usr/bin/make" "cmTC_df3f4/fast"
  3648. /usr/bin/make -f CMakeFiles/cmTC_df3f4.dir/build.make CMakeFiles/cmTC_df3f4.dir/build
  3649. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3650. Building C object CMakeFiles/cmTC_df3f4.dir/CheckFunctionExists.c.o
  3651. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=munmap -o CMakeFiles/cmTC_df3f4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3652. Linking C executable cmTC_df3f4
  3653. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df3f4.dir/link.txt --verbose=1
  3654. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=munmap -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_df3f4.dir/CheckFunctionExists.c.o -o cmTC_df3f4 -rdynamic -lm
  3655. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3656.  
  3657.  
  3658. STATUS: Looking for strndup
  3659. STATUS: Looking for strndup - found
  3660. Determining if the function strndup exists passed with the following output:
  3661. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3662.  
  3663. Run Build Command:"/usr/bin/make" "cmTC_d4c71/fast"
  3664. /usr/bin/make -f CMakeFiles/cmTC_d4c71.dir/build.make CMakeFiles/cmTC_d4c71.dir/build
  3665. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3666. Building C object CMakeFiles/cmTC_d4c71.dir/CheckFunctionExists.c.o
  3667. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=strndup -o CMakeFiles/cmTC_d4c71.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3668. Linking C executable cmTC_d4c71
  3669. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d4c71.dir/link.txt --verbose=1
  3670. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=strndup -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d4c71.dir/CheckFunctionExists.c.o -o cmTC_d4c71 -rdynamic -lm
  3671. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3672.  
  3673.  
  3674. STATUS: Check size of char
  3675. STATUS: Check size of char - done
  3676. Determining size of char passed with the following output:
  3677. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3678.  
  3679. Run Build Command:"/usr/bin/make" "cmTC_47d5c/fast"
  3680. /usr/bin/make -f CMakeFiles/cmTC_47d5c.dir/build.make CMakeFiles/cmTC_47d5c.dir/build
  3681. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3682. Building C object CMakeFiles/cmTC_47d5c.dir/SIZEOF_CHAR.c.o
  3683. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_47d5c.dir/SIZEOF_CHAR.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/SIZEOF_CHAR.c
  3684. Linking C executable cmTC_47d5c
  3685. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_47d5c.dir/link.txt --verbose=1
  3686. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_47d5c.dir/SIZEOF_CHAR.c.o -o cmTC_47d5c -rdynamic -lm
  3687. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3688.  
  3689.  
  3690. STATUS: Check size of int
  3691. STATUS: Check size of int - done
  3692. Determining size of int passed with the following output:
  3693. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3694.  
  3695. Run Build Command:"/usr/bin/make" "cmTC_44a84/fast"
  3696. /usr/bin/make -f CMakeFiles/cmTC_44a84.dir/build.make CMakeFiles/cmTC_44a84.dir/build
  3697. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3698. Building C object CMakeFiles/cmTC_44a84.dir/SIZEOF_INT.c.o
  3699. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_44a84.dir/SIZEOF_INT.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/SIZEOF_INT.c
  3700. Linking C executable cmTC_44a84
  3701. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44a84.dir/link.txt --verbose=1
  3702. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_44a84.dir/SIZEOF_INT.c.o -o cmTC_44a84 -rdynamic -lm
  3703. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3704.  
  3705.  
  3706. STATUS: Check size of long
  3707. STATUS: Check size of long - done
  3708. Determining size of long passed with the following output:
  3709. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3710.  
  3711. Run Build Command:"/usr/bin/make" "cmTC_7923a/fast"
  3712. /usr/bin/make -f CMakeFiles/cmTC_7923a.dir/build.make CMakeFiles/cmTC_7923a.dir/build
  3713. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3714. Building C object CMakeFiles/cmTC_7923a.dir/SIZEOF_LONG.c.o
  3715. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_7923a.dir/SIZEOF_LONG.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c
  3716. Linking C executable cmTC_7923a
  3717. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7923a.dir/link.txt --verbose=1
  3718. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7923a.dir/SIZEOF_LONG.c.o -o cmTC_7923a -rdynamic -lm
  3719. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3720.  
  3721.  
  3722. STATUS: Check size of short
  3723. STATUS: Check size of short - done
  3724. Determining size of short passed with the following output:
  3725. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3726.  
  3727. Run Build Command:"/usr/bin/make" "cmTC_6dc83/fast"
  3728. /usr/bin/make -f CMakeFiles/cmTC_6dc83.dir/build.make CMakeFiles/cmTC_6dc83.dir/build
  3729. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3730. Building C object CMakeFiles/cmTC_6dc83.dir/SIZEOF_SHORT.c.o
  3731. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_6dc83.dir/SIZEOF_SHORT.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c
  3732. Linking C executable cmTC_6dc83
  3733. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6dc83.dir/link.txt --verbose=1
  3734. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_6dc83.dir/SIZEOF_SHORT.c.o -o cmTC_6dc83 -rdynamic -lm
  3735. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3736.  
  3737.  
  3738. STATUS: Found RE2C: /home/data/Downloads/brlcad/src/build/bin/re2c
  3739. STATUS: Found PERPLEX: /home/data/Downloads/brlcad/src/build/bin/perplex
  3740. STATUS: Looking for time.h
  3741. STATUS: Looking for time.h - found
  3742. Determining if the include file time.h exists passed with the following output:
  3743. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3744.  
  3745. Run Build Command:"/usr/bin/make" "cmTC_0c295/fast"
  3746. /usr/bin/make -f CMakeFiles/cmTC_0c295.dir/build.make CMakeFiles/cmTC_0c295.dir/build
  3747. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3748. Building C object CMakeFiles/cmTC_0c295.dir/CheckIncludeFile.c.o
  3749. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_0c295.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3750. Linking C executable cmTC_0c295
  3751. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c295.dir/link.txt --verbose=1
  3752. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0c295.dir/CheckIncludeFile.c.o -o cmTC_0c295 -rdynamic
  3753. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3754.  
  3755.  
  3756. STATUS: Looking for stdarg.h
  3757. STATUS: Looking for stdarg.h - found
  3758. Determining if the include file stdarg.h exists passed with the following output:
  3759. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3760.  
  3761. Run Build Command:"/usr/bin/make" "cmTC_4a7c3/fast"
  3762. /usr/bin/make -f CMakeFiles/cmTC_4a7c3.dir/build.make CMakeFiles/cmTC_4a7c3.dir/build
  3763. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3764. Building C object CMakeFiles/cmTC_4a7c3.dir/CheckIncludeFile.c.o
  3765. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_4a7c3.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3766. Linking C executable cmTC_4a7c3
  3767. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4a7c3.dir/link.txt --verbose=1
  3768. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4a7c3.dir/CheckIncludeFile.c.o -o cmTC_4a7c3 -rdynamic
  3769. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3770.  
  3771.  
  3772. STATUS: Looking for ansidecl.h
  3773. STATUS: Looking for ansidecl.h - found
  3774. Determining if the include file ansidecl.h exists passed with the following output:
  3775. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3776.  
  3777. Run Build Command:"/usr/bin/make" "cmTC_0e6f2/fast"
  3778. /usr/bin/make -f CMakeFiles/cmTC_0e6f2.dir/build.make CMakeFiles/cmTC_0e6f2.dir/build
  3779. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3780. Building C object CMakeFiles/cmTC_0e6f2.dir/CheckIncludeFile.c.o
  3781. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_0e6f2.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3782. Linking C executable cmTC_0e6f2
  3783. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e6f2.dir/link.txt --verbose=1
  3784. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0e6f2.dir/CheckIncludeFile.c.o -o cmTC_0e6f2 -rdynamic
  3785. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3786.  
  3787.  
  3788. STATUS: Looking for arpa/nameser.h
  3789. STATUS: Looking for arpa/nameser.h - found
  3790. Determining if the include file arpa/nameser.h exists passed with the following output:
  3791. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3792.  
  3793. Run Build Command:"/usr/bin/make" "cmTC_e08be/fast"
  3794. /usr/bin/make -f CMakeFiles/cmTC_e08be.dir/build.make CMakeFiles/cmTC_e08be.dir/build
  3795. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3796. Building C object CMakeFiles/cmTC_e08be.dir/CheckIncludeFile.c.o
  3797. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_e08be.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3798. Linking C executable cmTC_e08be
  3799. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e08be.dir/link.txt --verbose=1
  3800. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e08be.dir/CheckIncludeFile.c.o -o cmTC_e08be -rdynamic
  3801. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3802.  
  3803.  
  3804. STATUS: Looking for ctype.h
  3805. STATUS: Looking for ctype.h - found
  3806. Determining if the include file ctype.h exists passed with the following output:
  3807. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3808.  
  3809. Run Build Command:"/usr/bin/make" "cmTC_80d71/fast"
  3810. /usr/bin/make -f CMakeFiles/cmTC_80d71.dir/build.make CMakeFiles/cmTC_80d71.dir/build
  3811. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3812. Building C object CMakeFiles/cmTC_80d71.dir/CheckIncludeFile.c.o
  3813. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_80d71.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3814. Linking C executable cmTC_80d71
  3815. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80d71.dir/link.txt --verbose=1
  3816. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_80d71.dir/CheckIncludeFile.c.o -o cmTC_80d71 -rdynamic
  3817. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3818.  
  3819.  
  3820. STATUS: Looking for dl.h
  3821. STATUS: Looking for dl.h - not found
  3822. STATUS: Looking for errno.h
  3823. STATUS: Looking for errno.h - found
  3824. Determining if the include file errno.h exists passed with the following output:
  3825. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3826.  
  3827. Run Build Command:"/usr/bin/make" "cmTC_af085/fast"
  3828. /usr/bin/make -f CMakeFiles/cmTC_af085.dir/build.make CMakeFiles/cmTC_af085.dir/build
  3829. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3830. Building C object CMakeFiles/cmTC_af085.dir/CheckIncludeFile.c.o
  3831. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_af085.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3832. Linking C executable cmTC_af085
  3833. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af085.dir/link.txt --verbose=1
  3834. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_af085.dir/CheckIncludeFile.c.o -o cmTC_af085 -rdynamic
  3835. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3836.  
  3837.  
  3838. STATUS: Looking for fcntl.h
  3839. STATUS: Looking for fcntl.h - found
  3840. Determining if the include file fcntl.h exists passed with the following output:
  3841. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3842.  
  3843. Run Build Command:"/usr/bin/make" "cmTC_62b97/fast"
  3844. /usr/bin/make -f CMakeFiles/cmTC_62b97.dir/build.make CMakeFiles/cmTC_62b97.dir/build
  3845. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3846. Building C object CMakeFiles/cmTC_62b97.dir/CheckIncludeFile.c.o
  3847. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_62b97.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3848. Linking C executable cmTC_62b97
  3849. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62b97.dir/link.txt --verbose=1
  3850. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_62b97.dir/CheckIncludeFile.c.o -o cmTC_62b97 -rdynamic
  3851. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3852.  
  3853.  
  3854. STATUS: Looking for float.h
  3855. STATUS: Looking for float.h - found
  3856. Determining if the include file float.h exists passed with the following output:
  3857. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3858.  
  3859. Run Build Command:"/usr/bin/make" "cmTC_e9f74/fast"
  3860. /usr/bin/make -f CMakeFiles/cmTC_e9f74.dir/build.make CMakeFiles/cmTC_e9f74.dir/build
  3861. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3862. Building C object CMakeFiles/cmTC_e9f74.dir/CheckIncludeFile.c.o
  3863. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_e9f74.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3864. Linking C executable cmTC_e9f74
  3865. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9f74.dir/link.txt --verbose=1
  3866. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e9f74.dir/CheckIncludeFile.c.o -o cmTC_e9f74 -rdynamic
  3867. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3868.  
  3869.  
  3870. STATUS: Looking for fp_class.h
  3871. STATUS: Looking for fp_class.h - not found
  3872. STATUS: Looking for ieeefp.h
  3873. STATUS: Looking for ieeefp.h - not found
  3874. STATUS: Looking for inttypes.h.h
  3875. STATUS: Looking for inttypes.h.h - not found
  3876. STATUS: Looking for limits.h
  3877. STATUS: Looking for limits.h - found
  3878. Determining if the include file limits.h exists passed with the following output:
  3879. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3880.  
  3881. Run Build Command:"/usr/bin/make" "cmTC_c414a/fast"
  3882. /usr/bin/make -f CMakeFiles/cmTC_c414a.dir/build.make CMakeFiles/cmTC_c414a.dir/build
  3883. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3884. Building C object CMakeFiles/cmTC_c414a.dir/CheckIncludeFile.c.o
  3885. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_c414a.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3886. Linking C executable cmTC_c414a
  3887. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c414a.dir/link.txt --verbose=1
  3888. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c414a.dir/CheckIncludeFile.c.o -o cmTC_c414a -rdynamic
  3889. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3890.  
  3891.  
  3892. STATUS: Looking for malloc.h
  3893. STATUS: Looking for malloc.h - found
  3894. Determining if the include file malloc.h exists passed with the following output:
  3895. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3896.  
  3897. Run Build Command:"/usr/bin/make" "cmTC_6916a/fast"
  3898. /usr/bin/make -f CMakeFiles/cmTC_6916a.dir/build.make CMakeFiles/cmTC_6916a.dir/build
  3899. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3900. Building C object CMakeFiles/cmTC_6916a.dir/CheckIncludeFile.c.o
  3901. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_6916a.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3902. Linking C executable cmTC_6916a
  3903. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6916a.dir/link.txt --verbose=1
  3904. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_6916a.dir/CheckIncludeFile.c.o -o cmTC_6916a -rdynamic
  3905. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3906.  
  3907.  
  3908. STATUS: Looking for math.h
  3909. STATUS: Looking for math.h - not found
  3910. STATUS: Looking for nan.h
  3911. STATUS: Looking for nan.h - not found
  3912. STATUS: Looking for ndir.h
  3913. STATUS: Looking for ndir.h - not found
  3914. STATUS: Looking for resolv.h
  3915. STATUS: Looking for resolv.h - found
  3916. Determining if the include file resolv.h exists passed with the following output:
  3917. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3918.  
  3919. Run Build Command:"/usr/bin/make" "cmTC_94031/fast"
  3920. /usr/bin/make -f CMakeFiles/cmTC_94031.dir/build.make CMakeFiles/cmTC_94031.dir/build
  3921. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3922. Building C object CMakeFiles/cmTC_94031.dir/CheckIncludeFile.c.o
  3923. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_94031.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3924. Linking C executable cmTC_94031
  3925. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_94031.dir/link.txt --verbose=1
  3926. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_94031.dir/CheckIncludeFile.c.o -o cmTC_94031 -rdynamic
  3927. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3928.  
  3929.  
  3930. STATUS: Looking for sys/ndir.h
  3931. STATUS: Looking for sys/ndir.h - not found
  3932. STATUS: Looking for sys/timeb.h
  3933. STATUS: Looking for sys/timeb.h - found
  3934. Determining if the include file sys/timeb.h exists passed with the following output:
  3935. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3936.  
  3937. Run Build Command:"/usr/bin/make" "cmTC_acd6d/fast"
  3938. /usr/bin/make -f CMakeFiles/cmTC_acd6d.dir/build.make CMakeFiles/cmTC_acd6d.dir/build
  3939. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3940. Building C object CMakeFiles/cmTC_acd6d.dir/CheckIncludeFile.c.o
  3941. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_acd6d.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  3942. Linking C executable cmTC_acd6d
  3943. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acd6d.dir/link.txt --verbose=1
  3944. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_acd6d.dir/CheckIncludeFile.c.o -o cmTC_acd6d -rdynamic
  3945. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3946.  
  3947.  
  3948. STATUS: Looking for finite
  3949. STATUS: Looking for finite - found
  3950. Determining if the function finite exists passed with the following output:
  3951. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3952.  
  3953. Run Build Command:"/usr/bin/make" "cmTC_4c3b4/fast"
  3954. /usr/bin/make -f CMakeFiles/cmTC_4c3b4.dir/build.make CMakeFiles/cmTC_4c3b4.dir/build
  3955. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3956. Building C object CMakeFiles/cmTC_4c3b4.dir/CheckFunctionExists.c.o
  3957. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=finite -o CMakeFiles/cmTC_4c3b4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3958. Linking C executable cmTC_4c3b4
  3959. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c3b4.dir/link.txt --verbose=1
  3960. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=finite -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4c3b4.dir/CheckFunctionExists.c.o -o cmTC_4c3b4 -rdynamic -lm
  3961. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3962.  
  3963.  
  3964. STATUS: Looking for printf
  3965. STATUS: Looking for printf - found
  3966. Determining if the function printf exists passed with the following output:
  3967. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3968.  
  3969. Run Build Command:"/usr/bin/make" "cmTC_33cda/fast"
  3970. /usr/bin/make -f CMakeFiles/cmTC_33cda.dir/build.make CMakeFiles/cmTC_33cda.dir/build
  3971. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3972. Building C object CMakeFiles/cmTC_33cda.dir/CheckFunctionExists.c.o
  3973. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=printf -o CMakeFiles/cmTC_33cda.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3974. Linking C executable cmTC_33cda
  3975. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_33cda.dir/link.txt --verbose=1
  3976. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=printf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_33cda.dir/CheckFunctionExists.c.o -o cmTC_33cda -rdynamic -lm
  3977. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3978.  
  3979.  
  3980. STATUS: Looking for fprintf
  3981. STATUS: Looking for fprintf - found
  3982. Determining if the function fprintf exists passed with the following output:
  3983. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  3984.  
  3985. Run Build Command:"/usr/bin/make" "cmTC_91550/fast"
  3986. /usr/bin/make -f CMakeFiles/cmTC_91550.dir/build.make CMakeFiles/cmTC_91550.dir/build
  3987. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3988. Building C object CMakeFiles/cmTC_91550.dir/CheckFunctionExists.c.o
  3989. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=fprintf -o CMakeFiles/cmTC_91550.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  3990. Linking C executable cmTC_91550
  3991. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91550.dir/link.txt --verbose=1
  3992. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=fprintf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_91550.dir/CheckFunctionExists.c.o -o cmTC_91550 -rdynamic -lm
  3993. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  3994.  
  3995.  
  3996. STATUS: Looking for sprintf
  3997. STATUS: Looking for sprintf - found
  3998. Determining if the function sprintf exists passed with the following output:
  3999. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4000.  
  4001. Run Build Command:"/usr/bin/make" "cmTC_70818/fast"
  4002. /usr/bin/make -f CMakeFiles/cmTC_70818.dir/build.make CMakeFiles/cmTC_70818.dir/build
  4003. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4004. Building C object CMakeFiles/cmTC_70818.dir/CheckFunctionExists.c.o
  4005. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=sprintf -o CMakeFiles/cmTC_70818.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4006. Linking C executable cmTC_70818
  4007. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70818.dir/link.txt --verbose=1
  4008. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=sprintf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_70818.dir/CheckFunctionExists.c.o -o cmTC_70818 -rdynamic -lm
  4009. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4010.  
  4011.  
  4012. STATUS: Looking for vfprintf
  4013. STATUS: Looking for vfprintf - found
  4014. Determining if the function vfprintf exists passed with the following output:
  4015. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4016.  
  4017. Run Build Command:"/usr/bin/make" "cmTC_c25f4/fast"
  4018. /usr/bin/make -f CMakeFiles/cmTC_c25f4.dir/build.make CMakeFiles/cmTC_c25f4.dir/build
  4019. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4020. Building C object CMakeFiles/cmTC_c25f4.dir/CheckFunctionExists.c.o
  4021. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=vfprintf -o CMakeFiles/cmTC_c25f4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4022. Linking C executable cmTC_c25f4
  4023. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c25f4.dir/link.txt --verbose=1
  4024. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=vfprintf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_c25f4.dir/CheckFunctionExists.c.o -o cmTC_c25f4 -rdynamic -lm
  4025. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4026.  
  4027.  
  4028. STATUS: Looking for vsnprintf
  4029. STATUS: Looking for vsnprintf - found
  4030. Determining if the function vsnprintf exists passed with the following output:
  4031. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4032.  
  4033. Run Build Command:"/usr/bin/make" "cmTC_03eff/fast"
  4034. /usr/bin/make -f CMakeFiles/cmTC_03eff.dir/build.make CMakeFiles/cmTC_03eff.dir/build
  4035. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4036. Building C object CMakeFiles/cmTC_03eff.dir/CheckFunctionExists.c.o
  4037. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=vsnprintf -o CMakeFiles/cmTC_03eff.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4038. Linking C executable cmTC_03eff
  4039. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_03eff.dir/link.txt --verbose=1
  4040. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=vsnprintf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_03eff.dir/CheckFunctionExists.c.o -o cmTC_03eff -rdynamic -lm
  4041. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4042.  
  4043.  
  4044. STATUS: Looking for vsprintf
  4045. STATUS: Looking for vsprintf - found
  4046. Determining if the function vsprintf exists passed with the following output:
  4047. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4048.  
  4049. Run Build Command:"/usr/bin/make" "cmTC_b42c2/fast"
  4050. /usr/bin/make -f CMakeFiles/cmTC_b42c2.dir/build.make CMakeFiles/cmTC_b42c2.dir/build
  4051. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4052. Building C object CMakeFiles/cmTC_b42c2.dir/CheckFunctionExists.c.o
  4053. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=vsprintf -o CMakeFiles/cmTC_b42c2.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4054. Linking C executable cmTC_b42c2
  4055. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b42c2.dir/link.txt --verbose=1
  4056. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=vsprintf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b42c2.dir/CheckFunctionExists.c.o -o cmTC_b42c2 -rdynamic -lm
  4057. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4058.  
  4059.  
  4060. STATUS: Looking for ftime
  4061. STATUS: Looking for ftime - found
  4062. Determining if the function ftime exists passed with the following output:
  4063. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4064.  
  4065. Run Build Command:"/usr/bin/make" "cmTC_4f3f5/fast"
  4066. /usr/bin/make -f CMakeFiles/cmTC_4f3f5.dir/build.make CMakeFiles/cmTC_4f3f5.dir/build
  4067. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4068. Building C object CMakeFiles/cmTC_4f3f5.dir/CheckFunctionExists.c.o
  4069. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=ftime -o CMakeFiles/cmTC_4f3f5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4070. Linking C executable cmTC_4f3f5
  4071. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f3f5.dir/link.txt --verbose=1
  4072. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=ftime -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4f3f5.dir/CheckFunctionExists.c.o -o cmTC_4f3f5 -rdynamic -lm
  4073. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4074.  
  4075.  
  4076. STATUS: Looking for getaddrinfo
  4077. STATUS: Looking for getaddrinfo - found
  4078. Determining if the function getaddrinfo exists passed with the following output:
  4079. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4080.  
  4081. Run Build Command:"/usr/bin/make" "cmTC_d111c/fast"
  4082. /usr/bin/make -f CMakeFiles/cmTC_d111c.dir/build.make CMakeFiles/cmTC_d111c.dir/build
  4083. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4084. Building C object CMakeFiles/cmTC_d111c.dir/CheckFunctionExists.c.o
  4085. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=getaddrinfo -o CMakeFiles/cmTC_d111c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4086. Linking C executable cmTC_d111c
  4087. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d111c.dir/link.txt --verbose=1
  4088. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=getaddrinfo -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d111c.dir/CheckFunctionExists.c.o -o cmTC_d111c -rdynamic -lm
  4089. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4090.  
  4091.  
  4092. STATUS: Looking for gettimeofday
  4093. STATUS: Looking for gettimeofday - found
  4094. Determining if the function gettimeofday exists passed with the following output:
  4095. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4096.  
  4097. Run Build Command:"/usr/bin/make" "cmTC_69c85/fast"
  4098. /usr/bin/make -f CMakeFiles/cmTC_69c85.dir/build.make CMakeFiles/cmTC_69c85.dir/build
  4099. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4100. Building C object CMakeFiles/cmTC_69c85.dir/CheckFunctionExists.c.o
  4101. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=gettimeofday -o CMakeFiles/cmTC_69c85.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4102. Linking C executable cmTC_69c85
  4103. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_69c85.dir/link.txt --verbose=1
  4104. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=gettimeofday -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_69c85.dir/CheckFunctionExists.c.o -o cmTC_69c85 -rdynamic -lm
  4105. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4106.  
  4107.  
  4108. STATUS: Looking for isinf
  4109. STATUS: Looking for isinf - found
  4110. Determining if the function isinf exists passed with the following output:
  4111. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4112.  
  4113. Run Build Command:"/usr/bin/make" "cmTC_28c4a/fast"
  4114. /usr/bin/make -f CMakeFiles/cmTC_28c4a.dir/build.make CMakeFiles/cmTC_28c4a.dir/build
  4115. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4116. Building C object CMakeFiles/cmTC_28c4a.dir/CheckFunctionExists.c.o
  4117. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=isinf -o CMakeFiles/cmTC_28c4a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4118. Linking C executable cmTC_28c4a
  4119. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28c4a.dir/link.txt --verbose=1
  4120. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=isinf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_28c4a.dir/CheckFunctionExists.c.o -o cmTC_28c4a -rdynamic -lm
  4121. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4122.  
  4123.  
  4124. STATUS: Looking for isnan
  4125. STATUS: Looking for isnan - found
  4126. Determining if the function isnan exists passed with the following output:
  4127. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4128.  
  4129. Run Build Command:"/usr/bin/make" "cmTC_1a2d7/fast"
  4130. /usr/bin/make -f CMakeFiles/cmTC_1a2d7.dir/build.make CMakeFiles/cmTC_1a2d7.dir/build
  4131. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4132. Building C object CMakeFiles/cmTC_1a2d7.dir/CheckFunctionExists.c.o
  4133. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=isnan -o CMakeFiles/cmTC_1a2d7.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4134. Linking C executable cmTC_1a2d7
  4135. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1a2d7.dir/link.txt --verbose=1
  4136. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=isnan -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1a2d7.dir/CheckFunctionExists.c.o -o cmTC_1a2d7 -rdynamic -lm
  4137. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4138.  
  4139.  
  4140. STATUS: Looking for localtime
  4141. STATUS: Looking for localtime - found
  4142. Determining if the function localtime exists passed with the following output:
  4143. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4144.  
  4145. Run Build Command:"/usr/bin/make" "cmTC_42098/fast"
  4146. /usr/bin/make -f CMakeFiles/cmTC_42098.dir/build.make CMakeFiles/cmTC_42098.dir/build
  4147. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4148. Building C object CMakeFiles/cmTC_42098.dir/CheckFunctionExists.c.o
  4149. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=localtime -o CMakeFiles/cmTC_42098.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4150. Linking C executable cmTC_42098
  4151. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_42098.dir/link.txt --verbose=1
  4152. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=localtime -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_42098.dir/CheckFunctionExists.c.o -o cmTC_42098 -rdynamic -lm
  4153. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4154.  
  4155.  
  4156. STATUS: Looking for signal
  4157. STATUS: Looking for signal - found
  4158. Determining if the function signal exists passed with the following output:
  4159. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4160.  
  4161. Run Build Command:"/usr/bin/make" "cmTC_11269/fast"
  4162. /usr/bin/make -f CMakeFiles/cmTC_11269.dir/build.make CMakeFiles/cmTC_11269.dir/build
  4163. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4164. Building C object CMakeFiles/cmTC_11269.dir/CheckFunctionExists.c.o
  4165. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=signal -o CMakeFiles/cmTC_11269.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4166. Linking C executable cmTC_11269
  4167. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_11269.dir/link.txt --verbose=1
  4168. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=signal -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_11269.dir/CheckFunctionExists.c.o -o cmTC_11269 -rdynamic -lm
  4169. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4170.  
  4171.  
  4172. STATUS: Looking for sscanf
  4173. STATUS: Looking for sscanf - found
  4174. Determining if the function sscanf exists passed with the following output:
  4175. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4176.  
  4177. Run Build Command:"/usr/bin/make" "cmTC_cd4ad/fast"
  4178. /usr/bin/make -f CMakeFiles/cmTC_cd4ad.dir/build.make CMakeFiles/cmTC_cd4ad.dir/build
  4179. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4180. Building C object CMakeFiles/cmTC_cd4ad.dir/CheckFunctionExists.c.o
  4181. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=sscanf -o CMakeFiles/cmTC_cd4ad.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4182. Linking C executable cmTC_cd4ad
  4183. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cd4ad.dir/link.txt --verbose=1
  4184. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=sscanf -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_cd4ad.dir/CheckFunctionExists.c.o -o cmTC_cd4ad -rdynamic -lm
  4185. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4186.  
  4187.  
  4188. STATUS: Looking for stat
  4189. STATUS: Looking for stat - found
  4190. Determining if the function stat exists passed with the following output:
  4191. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4192.  
  4193. Run Build Command:"/usr/bin/make" "cmTC_24013/fast"
  4194. /usr/bin/make -f CMakeFiles/cmTC_24013.dir/build.make CMakeFiles/cmTC_24013.dir/build
  4195. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4196. Building C object CMakeFiles/cmTC_24013.dir/CheckFunctionExists.c.o
  4197. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=stat -o CMakeFiles/cmTC_24013.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4198. Linking C executable cmTC_24013
  4199. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24013.dir/link.txt --verbose=1
  4200. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=stat -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_24013.dir/CheckFunctionExists.c.o -o cmTC_24013 -rdynamic -lm
  4201. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4202.  
  4203.  
  4204. STATUS: Looking for strerror
  4205. STATUS: Looking for strerror - found
  4206. Determining if the function strerror exists passed with the following output:
  4207. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4208.  
  4209. Run Build Command:"/usr/bin/make" "cmTC_e9d4d/fast"
  4210. /usr/bin/make -f CMakeFiles/cmTC_e9d4d.dir/build.make CMakeFiles/cmTC_e9d4d.dir/build
  4211. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4212. Building C object CMakeFiles/cmTC_e9d4d.dir/CheckFunctionExists.c.o
  4213. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=strerror -o CMakeFiles/cmTC_e9d4d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4214. Linking C executable cmTC_e9d4d
  4215. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9d4d.dir/link.txt --verbose=1
  4216. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=strerror -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e9d4d.dir/CheckFunctionExists.c.o -o cmTC_e9d4d -rdynamic -lm
  4217. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4218.  
  4219.  
  4220. STATUS: Looking for strftime
  4221. STATUS: Looking for strftime - found
  4222. Determining if the function strftime exists passed with the following output:
  4223. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4224.  
  4225. Run Build Command:"/usr/bin/make" "cmTC_5b6e8/fast"
  4226. /usr/bin/make -f CMakeFiles/cmTC_5b6e8.dir/build.make CMakeFiles/cmTC_5b6e8.dir/build
  4227. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4228. Building C object CMakeFiles/cmTC_5b6e8.dir/CheckFunctionExists.c.o
  4229. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=strftime -o CMakeFiles/cmTC_5b6e8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4230. Linking C executable cmTC_5b6e8
  4231. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b6e8.dir/link.txt --verbose=1
  4232. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=strftime -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5b6e8.dir/CheckFunctionExists.c.o -o cmTC_5b6e8 -rdynamic -lm
  4233. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4234.  
  4235.  
  4236. STATUS: Performing Test HAVE_VA_COPY
  4237. STATUS: Performing Test HAVE_VA_COPY - Success
  4238. Performing C SOURCE FILE Test HAVE_VA_COPY succeeded with the following output:
  4239. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4240.  
  4241. Run Build Command:"/usr/bin/make" "cmTC_83802/fast"
  4242. /usr/bin/make -f CMakeFiles/cmTC_83802.dir/build.make CMakeFiles/cmTC_83802.dir/build
  4243. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4244. Building C object CMakeFiles/cmTC_83802.dir/src.c.o
  4245. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DHAVE_VA_COPY -o CMakeFiles/cmTC_83802.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4246. Linking C executable cmTC_83802
  4247. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_83802.dir/link.txt --verbose=1
  4248. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DHAVE_VA_COPY -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_83802.dir/src.c.o -o cmTC_83802 -rdynamic -lm
  4249. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4250.  
  4251. Source file was:
  4252.  
  4253. #include <stdarg.h>
  4254. va_list ap1,ap2;
  4255. int main () {
  4256. va_copy(ap1,ap2);
  4257. return 0;
  4258. }
  4259.  
  4260. STATUS: Looking for __va_copy
  4261. STATUS: Looking for __va_copy - not found
  4262. STATUS: Looking for dlopen in dl
  4263. STATUS: Looking for dlopen in dl - found
  4264. Determining if the function dlopen exists in the dl passed with the following output:
  4265. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4266.  
  4267. Run Build Command:"/usr/bin/make" "cmTC_1f645/fast"
  4268. /usr/bin/make -f CMakeFiles/cmTC_1f645.dir/build.make CMakeFiles/cmTC_1f645.dir/build
  4269. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4270. Building C object CMakeFiles/cmTC_1f645.dir/CheckFunctionExists.c.o
  4271. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_1f645.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4272. Linking C executable cmTC_1f645
  4273. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f645.dir/link.txt --verbose=1
  4274. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=dlopen -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1f645.dir/CheckFunctionExists.c.o -o cmTC_1f645 -rdynamic -ldl -lm
  4275. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4276.  
  4277.  
  4278. STATUS: Looking for pow in m
  4279. STATUS: Looking for pow in m - found
  4280. Determining if the function pow exists in the m passed with the following output:
  4281. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4282.  
  4283. Run Build Command:"/usr/bin/make" "cmTC_454f1/fast"
  4284. /usr/bin/make -f CMakeFiles/cmTC_454f1.dir/build.make CMakeFiles/cmTC_454f1.dir/build
  4285. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4286. Building C object CMakeFiles/cmTC_454f1.dir/CheckFunctionExists.c.o
  4287. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=pow -o CMakeFiles/cmTC_454f1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4288. Linking C executable cmTC_454f1
  4289. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_454f1.dir/link.txt --verbose=1
  4290. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=pow -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_454f1.dir/CheckFunctionExists.c.o -o cmTC_454f1 -rdynamic -lm -lm
  4291. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4292.  
  4293.  
  4294. STATUS: Looking for locale.h
  4295. STATUS: Looking for locale.h - found
  4296. Determining if the include file locale.h exists passed with the following output:
  4297. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4298.  
  4299. Run Build Command:"/usr/bin/make" "cmTC_ad471/fast"
  4300. /usr/bin/make -f CMakeFiles/cmTC_ad471.dir/build.make CMakeFiles/cmTC_ad471.dir/build
  4301. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4302. Building C object CMakeFiles/cmTC_ad471.dir/CheckIncludeFile.c.o
  4303. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_ad471.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  4304. Linking C executable cmTC_ad471
  4305. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad471.dir/link.txt --verbose=1
  4306. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_ad471.dir/CheckIncludeFile.c.o -o cmTC_ad471 -rdynamic
  4307. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4308.  
  4309.  
  4310. STATUS: Looking for xlocale.h
  4311. STATUS: Looking for xlocale.h - found
  4312. Determining if the include file xlocale.h exists passed with the following output:
  4313. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4314.  
  4315. Run Build Command:"/usr/bin/make" "cmTC_ad629/fast"
  4316. /usr/bin/make -f CMakeFiles/cmTC_ad629.dir/build.make CMakeFiles/cmTC_ad629.dir/build
  4317. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4318. Building C object CMakeFiles/cmTC_ad629.dir/CheckIncludeFile.c.o
  4319. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_ad629.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  4320. Linking C executable cmTC_ad629
  4321. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad629.dir/link.txt --verbose=1
  4322. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_ad629.dir/CheckIncludeFile.c.o -o cmTC_ad629 -rdynamic
  4323. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4324.  
  4325.  
  4326. STATUS: Looking for asctime
  4327. STATUS: Looking for asctime - found
  4328. Determining if the function asctime exists passed with the following output:
  4329. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4330.  
  4331. Run Build Command:"/usr/bin/make" "cmTC_e341d/fast"
  4332. /usr/bin/make -f CMakeFiles/cmTC_e341d.dir/build.make CMakeFiles/cmTC_e341d.dir/build
  4333. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4334. Building C object CMakeFiles/cmTC_e341d.dir/CheckFunctionExists.c.o
  4335. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=asctime -o CMakeFiles/cmTC_e341d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4336. Linking C executable cmTC_e341d
  4337. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e341d.dir/link.txt --verbose=1
  4338. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=asctime -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e341d.dir/CheckFunctionExists.c.o -o cmTC_e341d -rdynamic -lm
  4339. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4340.  
  4341.  
  4342. STATUS: Looking for clock_gettime
  4343. STATUS: Looking for clock_gettime - found
  4344. Determining if the function clock_gettime exists passed with the following output:
  4345. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4346.  
  4347. Run Build Command:"/usr/bin/make" "cmTC_59827/fast"
  4348. /usr/bin/make -f CMakeFiles/cmTC_59827.dir/build.make CMakeFiles/cmTC_59827.dir/build
  4349. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4350. Building C object CMakeFiles/cmTC_59827.dir/CheckFunctionExists.c.o
  4351. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_59827.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4352. Linking C executable cmTC_59827
  4353. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59827.dir/link.txt --verbose=1
  4354. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=clock_gettime -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_59827.dir/CheckFunctionExists.c.o -o cmTC_59827 -rdynamic -lm
  4355. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4356.  
  4357.  
  4358. STATUS: Looking for gmtime_r
  4359. STATUS: Looking for gmtime_r - found
  4360. Determining if the function gmtime_r exists passed with the following output:
  4361. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4362.  
  4363. Run Build Command:"/usr/bin/make" "cmTC_488bb/fast"
  4364. /usr/bin/make -f CMakeFiles/cmTC_488bb.dir/build.make CMakeFiles/cmTC_488bb.dir/build
  4365. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4366. Building C object CMakeFiles/cmTC_488bb.dir/CheckFunctionExists.c.o
  4367. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=gmtime_r -o CMakeFiles/cmTC_488bb.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4368. Linking C executable cmTC_488bb
  4369. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_488bb.dir/link.txt --verbose=1
  4370. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=gmtime_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_488bb.dir/CheckFunctionExists.c.o -o cmTC_488bb -rdynamic -lm
  4371. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4372.  
  4373.  
  4374. STATUS: Looking for localtime_r
  4375. STATUS: Looking for localtime_r - found
  4376. Determining if the function localtime_r exists passed with the following output:
  4377. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4378.  
  4379. Run Build Command:"/usr/bin/make" "cmTC_f6ca8/fast"
  4380. /usr/bin/make -f CMakeFiles/cmTC_f6ca8.dir/build.make CMakeFiles/cmTC_f6ca8.dir/build
  4381. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4382. Building C object CMakeFiles/cmTC_f6ca8.dir/CheckFunctionExists.c.o
  4383. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=localtime_r -o CMakeFiles/cmTC_f6ca8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4384. Linking C executable cmTC_f6ca8
  4385. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6ca8.dir/link.txt --verbose=1
  4386. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=localtime_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f6ca8.dir/CheckFunctionExists.c.o -o cmTC_f6ca8 -rdynamic -lm
  4387. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4388.  
  4389.  
  4390. STATUS: Looking for mktime
  4391. STATUS: Looking for mktime - found
  4392. Determining if the function mktime exists passed with the following output:
  4393. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4394.  
  4395. Run Build Command:"/usr/bin/make" "cmTC_85ca6/fast"
  4396. /usr/bin/make -f CMakeFiles/cmTC_85ca6.dir/build.make CMakeFiles/cmTC_85ca6.dir/build
  4397. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4398. Building C object CMakeFiles/cmTC_85ca6.dir/CheckFunctionExists.c.o
  4399. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=mktime -o CMakeFiles/cmTC_85ca6.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4400. Linking C executable cmTC_85ca6
  4401. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_85ca6.dir/link.txt --verbose=1
  4402. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=mktime -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_85ca6.dir/CheckFunctionExists.c.o -o cmTC_85ca6 -rdynamic -lm
  4403. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4404.  
  4405.  
  4406. STATUS: Looking for time
  4407. STATUS: Looking for time - found
  4408. Determining if the function time exists passed with the following output:
  4409. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4410.  
  4411. Run Build Command:"/usr/bin/make" "cmTC_29a1a/fast"
  4412. /usr/bin/make -f CMakeFiles/cmTC_29a1a.dir/build.make CMakeFiles/cmTC_29a1a.dir/build
  4413. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4414. Building C object CMakeFiles/cmTC_29a1a.dir/CheckFunctionExists.c.o
  4415. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=time -o CMakeFiles/cmTC_29a1a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4416. Linking C executable cmTC_29a1a
  4417. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_29a1a.dir/link.txt --verbose=1
  4418. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=time -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_29a1a.dir/CheckFunctionExists.c.o -o cmTC_29a1a -rdynamic -lm
  4419. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4420.  
  4421.  
  4422. STATUS: Looking for regcomp in c
  4423. STATUS: Looking for regcomp in c - found
  4424. Determining if the function regcomp exists in the c passed with the following output:
  4425. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4426.  
  4427. Run Build Command:"/usr/bin/make" "cmTC_efacc/fast"
  4428. /usr/bin/make -f CMakeFiles/cmTC_efacc.dir/build.make CMakeFiles/cmTC_efacc.dir/build
  4429. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4430. Building C object CMakeFiles/cmTC_efacc.dir/CheckFunctionExists.c.o
  4431. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=regcomp -o CMakeFiles/cmTC_efacc.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4432. Linking C executable cmTC_efacc
  4433. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_efacc.dir/link.txt --verbose=1
  4434. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=regcomp -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_efacc.dir/CheckFunctionExists.c.o -o cmTC_efacc -rdynamic -lc -lm
  4435. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4436.  
  4437.  
  4438. STATUS: Found REGEX: /usr/include
  4439. STATUS: Looking for include file regex.h
  4440. STATUS: Looking for include file regex.h - found
  4441. Determining if files regex.h exist passed with the following output:
  4442. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4443.  
  4444. Run Build Command:"/usr/bin/make" "cmTC_72d89/fast"
  4445. /usr/bin/make -f CMakeFiles/cmTC_72d89.dir/build.make CMakeFiles/cmTC_72d89.dir/build
  4446. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4447. Building C object CMakeFiles/cmTC_72d89.dir/CheckIncludeFiles.c.o
  4448. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTC_72d89.dir/CheckIncludeFiles.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  4449. Linking C executable cmTC_72d89
  4450. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_72d89.dir/link.txt --verbose=1
  4451. /usr/bin/cc -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_72d89.dir/CheckIncludeFiles.c.o -o cmTC_72d89 -rdynamic
  4452. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4453.  
  4454.  
  4455. STATUS: Looking for regcomp in c
  4456. STATUS: Looking for regcomp in c - found
  4457. Determining if the function regcomp exists in the c passed with the following output:
  4458. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4459.  
  4460. Run Build Command:"/usr/bin/make" "cmTC_83232/fast"
  4461. /usr/bin/make -f CMakeFiles/cmTC_83232.dir/build.make CMakeFiles/cmTC_83232.dir/build
  4462. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4463. Building C object CMakeFiles/cmTC_83232.dir/CheckFunctionExists.c.o
  4464. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=regcomp -o CMakeFiles/cmTC_83232.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4465. Linking C executable cmTC_83232
  4466. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_83232.dir/link.txt --verbose=1
  4467. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=regcomp -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_83232.dir/CheckFunctionExists.c.o -o cmTC_83232 -rdynamic -lc -lm
  4468. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4469.  
  4470.  
  4471. STATUS: Found ZLIB: /usr/include
  4472. STATUS: Found Freetype: /usr/lib64/libfreetype.so (found version "2.7.0")
  4473. STATUS: Check size of int64_t
  4474. STATUS: Check size of int64_t - done
  4475. Determining size of int64_t passed with the following output:
  4476. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4477.  
  4478. Run Build Command:"/usr/bin/make" "cmTC_510d2/fast"
  4479. /usr/bin/make -f CMakeFiles/cmTC_510d2.dir/build.make CMakeFiles/cmTC_510d2.dir/build
  4480. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4481. Building C object CMakeFiles/cmTC_510d2.dir/HAVE_INT64.c.o
  4482. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_510d2.dir/HAVE_INT64.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_INT64.c
  4483. Linking C executable cmTC_510d2
  4484. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_510d2.dir/link.txt --verbose=1
  4485. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_510d2.dir/HAVE_INT64.c.o -o cmTC_510d2 -rdynamic -lm
  4486. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4487.  
  4488.  
  4489. STATUS: Check size of long
  4490. STATUS: Check size of long - done
  4491. Determining size of long passed with the following output:
  4492. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4493.  
  4494. Run Build Command:"/usr/bin/make" "cmTC_b225a/fast"
  4495. /usr/bin/make -f CMakeFiles/cmTC_b225a.dir/build.make CMakeFiles/cmTC_b225a.dir/build
  4496. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4497. Building C object CMakeFiles/cmTC_b225a.dir/LONG_SIZE.c.o
  4498. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_b225a.dir/LONG_SIZE.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/LONG_SIZE.c
  4499. Linking C executable cmTC_b225a
  4500. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b225a.dir/link.txt --verbose=1
  4501. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b225a.dir/LONG_SIZE.c.o -o cmTC_b225a -rdynamic -lm
  4502. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4503.  
  4504.  
  4505. STATUS: Check size of int
  4506. STATUS: Check size of int - done
  4507. Determining size of int passed with the following output:
  4508. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4509.  
  4510. Run Build Command:"/usr/bin/make" "cmTC_f7c46/fast"
  4511. /usr/bin/make -f CMakeFiles/cmTC_f7c46.dir/build.make CMakeFiles/cmTC_f7c46.dir/build
  4512. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4513. Building C object CMakeFiles/cmTC_f7c46.dir/INT_SIZE.c.o
  4514. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_f7c46.dir/INT_SIZE.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/INT_SIZE.c
  4515. Linking C executable cmTC_f7c46
  4516. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7c46.dir/link.txt --verbose=1
  4517. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f7c46.dir/INT_SIZE.c.o -o cmTC_f7c46 -rdynamic -lm
  4518. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4519.  
  4520.  
  4521. STATUS: Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
  4522. STATUS: Found PNG: /usr/lib64/libpng.so (found version "1.6.26")
  4523. STATUS: Looking for sys/filio.h
  4524. STATUS: Looking for sys/filio.h - not found
  4525. STATUS: Performing Test FLOAT_H_USABLE
  4526. STATUS: Performing Test FLOAT_H_USABLE - Success
  4527. Performing C SOURCE FILE Test FLOAT_H_USABLE succeeded with the following output:
  4528. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4529.  
  4530. Run Build Command:"/usr/bin/make" "cmTC_40b05/fast"
  4531. /usr/bin/make -f CMakeFiles/cmTC_40b05.dir/build.make CMakeFiles/cmTC_40b05.dir/build
  4532. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4533. Building C object CMakeFiles/cmTC_40b05.dir/src.c.o
  4534. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DFLOAT_H_USABLE -o CMakeFiles/cmTC_40b05.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4535. Linking C executable cmTC_40b05
  4536. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_40b05.dir/link.txt --verbose=1
  4537. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DFLOAT_H_USABLE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_40b05.dir/src.c.o -o cmTC_40b05 -rdynamic -lm
  4538. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4539.  
  4540. Source file was:
  4541.  
  4542. #include <float.h>
  4543. main(){};
  4544.  
  4545. STATUS: Looking for values.h
  4546. STATUS: Looking for values.h - found
  4547. Determining if the include file values.h exists passed with the following output:
  4548. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4549.  
  4550. Run Build Command:"/usr/bin/make" "cmTC_28f99/fast"
  4551. /usr/bin/make -f CMakeFiles/cmTC_28f99.dir/build.make CMakeFiles/cmTC_28f99.dir/build
  4552. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4553. Building C object CMakeFiles/cmTC_28f99.dir/CheckIncludeFile.c.o
  4554. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -o CMakeFiles/cmTC_28f99.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  4555. Linking C executable cmTC_28f99
  4556. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_28f99.dir/link.txt --verbose=1
  4557. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_28f99.dir/CheckIncludeFile.c.o -o cmTC_28f99 -rdynamic
  4558. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4559.  
  4560.  
  4561. STATUS: Performing Test VALUES_H_USABLE
  4562. STATUS: Performing Test VALUES_H_USABLE - Success
  4563. Performing C SOURCE FILE Test VALUES_H_USABLE succeeded with the following output:
  4564. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4565.  
  4566. Run Build Command:"/usr/bin/make" "cmTC_5f78c/fast"
  4567. /usr/bin/make -f CMakeFiles/cmTC_5f78c.dir/build.make CMakeFiles/cmTC_5f78c.dir/build
  4568. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4569. Building C object CMakeFiles/cmTC_5f78c.dir/src.c.o
  4570. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DVALUES_H_USABLE -o CMakeFiles/cmTC_5f78c.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4571. Linking C executable cmTC_5f78c
  4572. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5f78c.dir/link.txt --verbose=1
  4573. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DVALUES_H_USABLE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5f78c.dir/src.c.o -o cmTC_5f78c -rdynamic -lm
  4574. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4575.  
  4576. Source file was:
  4577.  
  4578. #include <values.h>
  4579. main(){};
  4580.  
  4581. STATUS: Performing Test LIMITS_H_USABLE
  4582. STATUS: Performing Test LIMITS_H_USABLE - Success
  4583. Performing C SOURCE FILE Test LIMITS_H_USABLE succeeded with the following output:
  4584. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4585.  
  4586. Run Build Command:"/usr/bin/make" "cmTC_eb538/fast"
  4587. /usr/bin/make -f CMakeFiles/cmTC_eb538.dir/build.make CMakeFiles/cmTC_eb538.dir/build
  4588. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4589. Building C object CMakeFiles/cmTC_eb538.dir/src.c.o
  4590. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DLIMITS_H_USABLE -o CMakeFiles/cmTC_eb538.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4591. Linking C executable cmTC_eb538
  4592. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eb538.dir/link.txt --verbose=1
  4593. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DLIMITS_H_USABLE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_eb538.dir/src.c.o -o cmTC_eb538 -rdynamic -lm
  4594. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4595.  
  4596. Source file was:
  4597.  
  4598. #include <limits.h>
  4599. main(){};
  4600.  
  4601. STATUS: Performing Test DLFCN_H_USABLE
  4602. STATUS: Performing Test DLFCN_H_USABLE - Success
  4603. Performing C SOURCE FILE Test DLFCN_H_USABLE succeeded with the following output:
  4604. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4605.  
  4606. Run Build Command:"/usr/bin/make" "cmTC_881a6/fast"
  4607. /usr/bin/make -f CMakeFiles/cmTC_881a6.dir/build.make CMakeFiles/cmTC_881a6.dir/build
  4608. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4609. Building C object CMakeFiles/cmTC_881a6.dir/src.c.o
  4610. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DDLFCN_H_USABLE -o CMakeFiles/cmTC_881a6.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4611. Linking C executable cmTC_881a6
  4612. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_881a6.dir/link.txt --verbose=1
  4613. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DDLFCN_H_USABLE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_881a6.dir/src.c.o -o cmTC_881a6 -rdynamic -lm
  4614. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4615.  
  4616. Source file was:
  4617.  
  4618. #include <dlfcn.h>
  4619. main(){};
  4620.  
  4621. STATUS: Performing Test SYS_PARAM_H_USABLE
  4622. STATUS: Performing Test SYS_PARAM_H_USABLE - Success
  4623. Performing C SOURCE FILE Test SYS_PARAM_H_USABLE succeeded with the following output:
  4624. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4625.  
  4626. Run Build Command:"/usr/bin/make" "cmTC_a1783/fast"
  4627. /usr/bin/make -f CMakeFiles/cmTC_a1783.dir/build.make CMakeFiles/cmTC_a1783.dir/build
  4628. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4629. Building C object CMakeFiles/cmTC_a1783.dir/src.c.o
  4630. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DSYS_PARAM_H_USABLE -o CMakeFiles/cmTC_a1783.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4631. Linking C executable cmTC_a1783
  4632. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1783.dir/link.txt --verbose=1
  4633. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DSYS_PARAM_H_USABLE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a1783.dir/src.c.o -o cmTC_a1783 -rdynamic -lm
  4634. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4635.  
  4636. Source file was:
  4637.  
  4638. #include <sys/param.h>
  4639. main(){};
  4640.  
  4641. STATUS: Performing Test PIPE_COMPILER_FLAG
  4642. STATUS: Performing Test PIPE_COMPILER_FLAG - Success
  4643. Performing C SOURCE FILE Test PIPE_COMPILER_FLAG succeeded with the following output:
  4644. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4645.  
  4646. Run Build Command:"/usr/bin/make" "cmTC_072cd/fast"
  4647. /usr/bin/make -f CMakeFiles/cmTC_072cd.dir/build.make CMakeFiles/cmTC_072cd.dir/build
  4648. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4649. Building C object CMakeFiles/cmTC_072cd.dir/src.c.o
  4650. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DPIPE_COMPILER_FLAG -pipe -o CMakeFiles/cmTC_072cd.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4651. Linking C executable cmTC_072cd
  4652. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_072cd.dir/link.txt --verbose=1
  4653. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DPIPE_COMPILER_FLAG -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_072cd.dir/src.c.o -o cmTC_072cd -rdynamic -lm
  4654. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4655.  
  4656. Source file was:
  4657. int main(void) { return 0; }
  4658. STATUS: Looking for pthread_attr_setstacksize
  4659. STATUS: Looking for pthread_attr_setstacksize - not found
  4660. STATUS: Looking for pthread_attr_get_np
  4661. STATUS: Looking for pthread_attr_get_np - not found
  4662. STATUS: Looking for pthread_getattr_np
  4663. STATUS: Looking for pthread_getattr_np - not found
  4664. STATUS: Looking for pthread_get_stacksize_np
  4665. STATUS: Looking for pthread_get_stacksize_np - not found
  4666. STATUS: Looking for cos in m
  4667. STATUS: Looking for cos in m - found
  4668. Determining if the function cos exists in the m passed with the following output:
  4669. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4670.  
  4671. Run Build Command:"/usr/bin/make" "cmTC_7f5ae/fast"
  4672. /usr/bin/make -f CMakeFiles/cmTC_7f5ae.dir/build.make CMakeFiles/cmTC_7f5ae.dir/build
  4673. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4674. Building C object CMakeFiles/cmTC_7f5ae.dir/CheckFunctionExists.c.o
  4675. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=cos -o CMakeFiles/cmTC_7f5ae.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4676. Linking C executable cmTC_7f5ae
  4677. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f5ae.dir/link.txt --verbose=1
  4678. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=cos -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7f5ae.dir/CheckFunctionExists.c.o -o cmTC_7f5ae -rdynamic -lm -lm
  4679. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4680.  
  4681.  
  4682. STATUS: Looking for ieee_flags in sunmath
  4683. STATUS: Looking for ieee_flags in sunmath - not found
  4684. -- Looking for INET library
  4685. -- Found INET library: inet
  4686. STATUS: Looking for net/errno.h
  4687. STATUS: Looking for net/errno.h - not found
  4688. STATUS: Looking for connect
  4689. STATUS: Looking for connect - found
  4690. Determining if the function connect exists passed with the following output:
  4691. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4692.  
  4693. Run Build Command:"/usr/bin/make" "cmTC_30de8/fast"
  4694. /usr/bin/make -f CMakeFiles/cmTC_30de8.dir/build.make CMakeFiles/cmTC_30de8.dir/build
  4695. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4696. Building C object CMakeFiles/cmTC_30de8.dir/CheckFunctionExists.c.o
  4697. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=connect -o CMakeFiles/cmTC_30de8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4698. Linking C executable cmTC_30de8
  4699. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_30de8.dir/link.txt --verbose=1
  4700. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=connect -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_30de8.dir/CheckFunctionExists.c.o -o cmTC_30de8 -rdynamic -lm
  4701. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4702.  
  4703.  
  4704. STATUS: Looking for gethostbyname
  4705. STATUS: Looking for gethostbyname - found
  4706. Determining if the function gethostbyname exists passed with the following output:
  4707. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4708.  
  4709. Run Build Command:"/usr/bin/make" "cmTC_cf8e0/fast"
  4710. /usr/bin/make -f CMakeFiles/cmTC_cf8e0.dir/build.make CMakeFiles/cmTC_cf8e0.dir/build
  4711. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4712. Building C object CMakeFiles/cmTC_cf8e0.dir/CheckFunctionExists.c.o
  4713. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_cf8e0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4714. Linking C executable cmTC_cf8e0
  4715. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf8e0.dir/link.txt --verbose=1
  4716. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_cf8e0.dir/CheckFunctionExists.c.o -o cmTC_cf8e0 -rdynamic -lm
  4717. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4718.  
  4719.  
  4720. STATUS: Looking for dlopen in dl
  4721. STATUS: Looking for dlopen in dl - found
  4722. Determining if the function dlopen exists in the dl passed with the following output:
  4723. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4724.  
  4725. Run Build Command:"/usr/bin/make" "cmTC_71c61/fast"
  4726. /usr/bin/make -f CMakeFiles/cmTC_71c61.dir/build.make CMakeFiles/cmTC_71c61.dir/build
  4727. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4728. Building C object CMakeFiles/cmTC_71c61.dir/CheckFunctionExists.c.o
  4729. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_71c61.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4730. Linking C executable cmTC_71c61
  4731. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_71c61.dir/link.txt --verbose=1
  4732. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -DCHECK_FUNCTION_EXISTS=dlopen -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_71c61.dir/CheckFunctionExists.c.o -o cmTC_71c61 -rdynamic -ldl -lm
  4733. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4734.  
  4735.  
  4736. STATUS: Check if the system is big endian
  4737. STATUS: Searching 16 bit integer
  4738. STATUS: Check size of unsigned short
  4739. STATUS: Check size of unsigned short - done
  4740. Determining size of unsigned short passed with the following output:
  4741. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4742.  
  4743. Run Build Command:"/usr/bin/make" "cmTC_dc990/fast"
  4744. /usr/bin/make -f CMakeFiles/cmTC_dc990.dir/build.make CMakeFiles/cmTC_dc990.dir/build
  4745. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4746. Building C object CMakeFiles/cmTC_dc990.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
  4747. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_dc990.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
  4748. Linking C executable cmTC_dc990
  4749. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dc990.dir/link.txt --verbose=1
  4750. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_dc990.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_dc990 -rdynamic -lm
  4751. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4752.  
  4753.  
  4754. STATUS: Using unsigned short
  4755. STATUS: Check if the system is big endian - little endian
  4756. Determining if the system is big endian passed with the following output:
  4757. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4758.  
  4759. Run Build Command:"/usr/bin/make" "cmTC_9765a/fast"
  4760. /usr/bin/make -f CMakeFiles/cmTC_9765a.dir/build.make CMakeFiles/cmTC_9765a.dir/build
  4761. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4762. Building C object CMakeFiles/cmTC_9765a.dir/TestEndianess.c.o
  4763. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_9765a.dir/TestEndianess.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/TestEndianess.c
  4764. Linking C executable cmTC_9765a
  4765. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9765a.dir/link.txt --verbose=1
  4766. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_9765a.dir/TestEndianess.c.o -o cmTC_9765a -rdynamic
  4767. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4768.  
  4769. TestEndianess.c:
  4770. /* A 16 bit integer is required. */
  4771. typedef unsigned short cmakeint16;
  4772.  
  4773. /* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN."
  4774. On a big endian machine the characters will be exchanged pairwise. */
  4775. const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000};
  4776.  
  4777. /* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN."
  4778. On a little endian machine the characters will be exchanged pairwise. */
  4779. const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000};
  4780.  
  4781. #ifdef __CLASSIC_C__
  4782. int main(argc, argv) int argc; char *argv[];
  4783. #else
  4784. int main(int argc, char *argv[])
  4785. #endif
  4786. {
  4787. int require = 0;
  4788. require += info_little[argc];
  4789. require += info_big[argc];
  4790. (void)argv;
  4791. return require;
  4792. }
  4793.  
  4794.  
  4795. STATUS: Looking for hypot
  4796. STATUS: Looking for hypot - found
  4797. Determining if the function hypot exists passed with the following output:
  4798. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4799.  
  4800. Run Build Command:"/usr/bin/make" "cmTC_e8a42/fast"
  4801. /usr/bin/make -f CMakeFiles/cmTC_e8a42.dir/build.make CMakeFiles/cmTC_e8a42.dir/build
  4802. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4803. Building C object CMakeFiles/cmTC_e8a42.dir/CheckFunctionExists.c.o
  4804. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=hypot -o CMakeFiles/cmTC_e8a42.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4805. Linking C executable cmTC_e8a42
  4806. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8a42.dir/link.txt --verbose=1
  4807. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=hypot -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e8a42.dir/CheckFunctionExists.c.o -o cmTC_e8a42 -rdynamic -lm
  4808. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4809.  
  4810.  
  4811. STATUS: Looking for opendir
  4812. STATUS: Looking for opendir - found
  4813. Determining if the function opendir exists passed with the following output:
  4814. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4815.  
  4816. Run Build Command:"/usr/bin/make" "cmTC_64c8d/fast"
  4817. /usr/bin/make -f CMakeFiles/cmTC_64c8d.dir/build.make CMakeFiles/cmTC_64c8d.dir/build
  4818. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4819. Building C object CMakeFiles/cmTC_64c8d.dir/CheckFunctionExists.c.o
  4820. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=opendir -o CMakeFiles/cmTC_64c8d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4821. Linking C executable cmTC_64c8d
  4822. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64c8d.dir/link.txt --verbose=1
  4823. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=opendir -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_64c8d.dir/CheckFunctionExists.c.o -o cmTC_64c8d -rdynamic -lm
  4824. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4825.  
  4826.  
  4827. STATUS: Looking for strtol
  4828. STATUS: Looking for strtol - found
  4829. Determining if the function strtol exists passed with the following output:
  4830. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4831.  
  4832. Run Build Command:"/usr/bin/make" "cmTC_7b855/fast"
  4833. /usr/bin/make -f CMakeFiles/cmTC_7b855.dir/build.make CMakeFiles/cmTC_7b855.dir/build
  4834. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4835. Building C object CMakeFiles/cmTC_7b855.dir/CheckFunctionExists.c.o
  4836. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strtol -o CMakeFiles/cmTC_7b855.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4837. Linking C executable cmTC_7b855
  4838. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b855.dir/link.txt --verbose=1
  4839. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strtol -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7b855.dir/CheckFunctionExists.c.o -o cmTC_7b855 -rdynamic -lm
  4840. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4841.  
  4842.  
  4843. STATUS: Looking for waitpid
  4844. STATUS: Looking for waitpid - found
  4845. Determining if the function waitpid exists passed with the following output:
  4846. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4847.  
  4848. Run Build Command:"/usr/bin/make" "cmTC_2854e/fast"
  4849. /usr/bin/make -f CMakeFiles/cmTC_2854e.dir/build.make CMakeFiles/cmTC_2854e.dir/build
  4850. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4851. Building C object CMakeFiles/cmTC_2854e.dir/CheckFunctionExists.c.o
  4852. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=waitpid -o CMakeFiles/cmTC_2854e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4853. Linking C executable cmTC_2854e
  4854. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2854e.dir/link.txt --verbose=1
  4855. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=waitpid -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_2854e.dir/CheckFunctionExists.c.o -o cmTC_2854e -rdynamic -lm
  4856. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4857.  
  4858.  
  4859. STATUS: Looking for wait3
  4860. STATUS: Looking for wait3 - found
  4861. Determining if the function wait3 exists passed with the following output:
  4862. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4863.  
  4864. Run Build Command:"/usr/bin/make" "cmTC_77403/fast"
  4865. /usr/bin/make -f CMakeFiles/cmTC_77403.dir/build.make CMakeFiles/cmTC_77403.dir/build
  4866. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4867. Building C object CMakeFiles/cmTC_77403.dir/CheckFunctionExists.c.o
  4868. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=wait3 -o CMakeFiles/cmTC_77403.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4869. Linking C executable cmTC_77403
  4870. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77403.dir/link.txt --verbose=1
  4871. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=wait3 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_77403.dir/CheckFunctionExists.c.o -o cmTC_77403 -rdynamic -lm
  4872. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4873.  
  4874.  
  4875. STATUS: Looking for uname
  4876. STATUS: Looking for uname - found
  4877. Determining if the function uname exists passed with the following output:
  4878. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4879.  
  4880. Run Build Command:"/usr/bin/make" "cmTC_639aa/fast"
  4881. /usr/bin/make -f CMakeFiles/cmTC_639aa.dir/build.make CMakeFiles/cmTC_639aa.dir/build
  4882. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4883. Building C object CMakeFiles/cmTC_639aa.dir/CheckFunctionExists.c.o
  4884. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=uname -o CMakeFiles/cmTC_639aa.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4885. Linking C executable cmTC_639aa
  4886. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_639aa.dir/link.txt --verbose=1
  4887. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=uname -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_639aa.dir/CheckFunctionExists.c.o -o cmTC_639aa -rdynamic -lm
  4888. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4889.  
  4890.  
  4891. STATUS: Performing Test WORKING_GETADDRINFO
  4892. STATUS: Performing Test WORKING_GETADDRINFO - Success
  4893. Performing C SOURCE FILE Test WORKING_GETADDRINFO succeeded with the following output:
  4894. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4895.  
  4896. Run Build Command:"/usr/bin/make" "cmTC_f54cd/fast"
  4897. /usr/bin/make -f CMakeFiles/cmTC_f54cd.dir/build.make CMakeFiles/cmTC_f54cd.dir/build
  4898. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4899. Building C object CMakeFiles/cmTC_f54cd.dir/src.c.o
  4900. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_GETADDRINFO -o CMakeFiles/cmTC_f54cd.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4901. Linking C executable cmTC_f54cd
  4902. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f54cd.dir/link.txt --verbose=1
  4903. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_GETADDRINFO -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f54cd.dir/src.c.o -o cmTC_f54cd -rdynamic -lm
  4904. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4905.  
  4906. Source file was:
  4907.  
  4908. #include <netdb.h>
  4909. int main () {
  4910. const char *name, *port;
  4911. struct addrinfo *aiPtr, hints;
  4912. (void)getaddrinfo(name,port, &hints, &aiPtr);
  4913. (void)freeaddrinfo(aiPtr);
  4914. return 0;
  4915. }
  4916.  
  4917. STATUS: Looking for getpwuid_r
  4918. STATUS: Looking for getpwuid_r - found
  4919. Determining if the function getpwuid_r exists passed with the following output:
  4920. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4921.  
  4922. Run Build Command:"/usr/bin/make" "cmTC_90ac5/fast"
  4923. /usr/bin/make -f CMakeFiles/cmTC_90ac5.dir/build.make CMakeFiles/cmTC_90ac5.dir/build
  4924. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4925. Building C object CMakeFiles/cmTC_90ac5.dir/CheckFunctionExists.c.o
  4926. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getpwuid_r -o CMakeFiles/cmTC_90ac5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4927. Linking C executable cmTC_90ac5
  4928. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90ac5.dir/link.txt --verbose=1
  4929. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getpwuid_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_90ac5.dir/CheckFunctionExists.c.o -o cmTC_90ac5 -rdynamic -lm
  4930. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4931.  
  4932.  
  4933. STATUS: Performing Test HAVE_GETPWUID_R_5
  4934. STATUS: Performing Test HAVE_GETPWUID_R_5 - Success
  4935. Performing C SOURCE FILE Test HAVE_GETPWUID_R_5 succeeded with the following output:
  4936. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4937.  
  4938. Run Build Command:"/usr/bin/make" "cmTC_cb1ce/fast"
  4939. /usr/bin/make -f CMakeFiles/cmTC_cb1ce.dir/build.make CMakeFiles/cmTC_cb1ce.dir/build
  4940. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4941. Building C object CMakeFiles/cmTC_cb1ce.dir/src.c.o
  4942. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETPWUID_R_5 -o CMakeFiles/cmTC_cb1ce.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4943. Linking C executable cmTC_cb1ce
  4944. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cb1ce.dir/link.txt --verbose=1
  4945. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETPWUID_R_5 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_cb1ce.dir/src.c.o -o cmTC_cb1ce -rdynamic -lm
  4946. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4947.  
  4948. Source file was:
  4949.  
  4950. #include <sys/types.h>
  4951. #include <pwd.h>
  4952. int main(){
  4953. uid_t uid;
  4954. struct passwd pw, *pwp;
  4955. char buf[512];
  4956. int buflen = 512;
  4957.  
  4958. (void) getpwuid_r(uid, &pw, buf, buflen, &pwp);
  4959. return 0;}
  4960.  
  4961. STATUS: Looking for getpwnam_r
  4962. STATUS: Looking for getpwnam_r - found
  4963. Determining if the function getpwnam_r exists passed with the following output:
  4964. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4965.  
  4966. Run Build Command:"/usr/bin/make" "cmTC_598ef/fast"
  4967. /usr/bin/make -f CMakeFiles/cmTC_598ef.dir/build.make CMakeFiles/cmTC_598ef.dir/build
  4968. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4969. Building C object CMakeFiles/cmTC_598ef.dir/CheckFunctionExists.c.o
  4970. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getpwnam_r -o CMakeFiles/cmTC_598ef.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  4971. Linking C executable cmTC_598ef
  4972. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_598ef.dir/link.txt --verbose=1
  4973. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getpwnam_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_598ef.dir/CheckFunctionExists.c.o -o cmTC_598ef -rdynamic -lm
  4974. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4975.  
  4976.  
  4977. STATUS: Performing Test HAVE_GETPWNAM_R_5
  4978. STATUS: Performing Test HAVE_GETPWNAM_R_5 - Success
  4979. Performing C SOURCE FILE Test HAVE_GETPWNAM_R_5 succeeded with the following output:
  4980. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  4981.  
  4982. Run Build Command:"/usr/bin/make" "cmTC_645f7/fast"
  4983. /usr/bin/make -f CMakeFiles/cmTC_645f7.dir/build.make CMakeFiles/cmTC_645f7.dir/build
  4984. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4985. Building C object CMakeFiles/cmTC_645f7.dir/src.c.o
  4986. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETPWNAM_R_5 -o CMakeFiles/cmTC_645f7.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  4987. Linking C executable cmTC_645f7
  4988. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_645f7.dir/link.txt --verbose=1
  4989. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETPWNAM_R_5 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_645f7.dir/src.c.o -o cmTC_645f7 -rdynamic -lm
  4990. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  4991.  
  4992. Source file was:
  4993.  
  4994. #include <sys/types.h>
  4995. #include <pwd.h>
  4996. int main(){
  4997. char *name;
  4998. struct passwd pw, *pwp;
  4999. char buf[512];
  5000. int buflen = 512;
  5001.  
  5002. (void) getpwnam_r(name, &pw, buf, buflen, &pwp);
  5003. return 0;}
  5004.  
  5005. STATUS: Looking for getgrgid_r
  5006. STATUS: Looking for getgrgid_r - found
  5007. Determining if the function getgrgid_r exists passed with the following output:
  5008. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5009.  
  5010. Run Build Command:"/usr/bin/make" "cmTC_fd562/fast"
  5011. /usr/bin/make -f CMakeFiles/cmTC_fd562.dir/build.make CMakeFiles/cmTC_fd562.dir/build
  5012. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5013. Building C object CMakeFiles/cmTC_fd562.dir/CheckFunctionExists.c.o
  5014. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getgrgid_r -o CMakeFiles/cmTC_fd562.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5015. Linking C executable cmTC_fd562
  5016. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fd562.dir/link.txt --verbose=1
  5017. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getgrgid_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_fd562.dir/CheckFunctionExists.c.o -o cmTC_fd562 -rdynamic -lm
  5018. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5019.  
  5020.  
  5021. STATUS: Performing Test HAVE_GETGRGID_R_5
  5022. STATUS: Performing Test HAVE_GETGRGID_R_5 - Success
  5023. Performing C SOURCE FILE Test HAVE_GETGRGID_R_5 succeeded with the following output:
  5024. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5025.  
  5026. Run Build Command:"/usr/bin/make" "cmTC_42283/fast"
  5027. /usr/bin/make -f CMakeFiles/cmTC_42283.dir/build.make CMakeFiles/cmTC_42283.dir/build
  5028. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5029. Building C object CMakeFiles/cmTC_42283.dir/src.c.o
  5030. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETGRGID_R_5 -o CMakeFiles/cmTC_42283.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5031. Linking C executable cmTC_42283
  5032. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_42283.dir/link.txt --verbose=1
  5033. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETGRGID_R_5 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_42283.dir/src.c.o -o cmTC_42283 -rdynamic -lm
  5034. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5035.  
  5036. Source file was:
  5037.  
  5038. #include <sys/types.h>
  5039. #include <grp.h>
  5040. int main(){
  5041. gid_t gid;
  5042. struct group gr, *grp;
  5043. char buf[512];
  5044. int buflen = 512;
  5045.  
  5046. (void) getgrgid_r(gid, &gr, buf, buflen, &grp);
  5047. return 0;}
  5048.  
  5049. STATUS: Looking for getgrnam_r
  5050. STATUS: Looking for getgrnam_r - found
  5051. Determining if the function getgrnam_r exists passed with the following output:
  5052. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5053.  
  5054. Run Build Command:"/usr/bin/make" "cmTC_9e34c/fast"
  5055. /usr/bin/make -f CMakeFiles/cmTC_9e34c.dir/build.make CMakeFiles/cmTC_9e34c.dir/build
  5056. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5057. Building C object CMakeFiles/cmTC_9e34c.dir/CheckFunctionExists.c.o
  5058. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getgrnam_r -o CMakeFiles/cmTC_9e34c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5059. Linking C executable cmTC_9e34c
  5060. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e34c.dir/link.txt --verbose=1
  5061. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=getgrnam_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_9e34c.dir/CheckFunctionExists.c.o -o cmTC_9e34c -rdynamic -lm
  5062. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5063.  
  5064.  
  5065. STATUS: Performing Test HAVE_GETGRNAM_R_5
  5066. STATUS: Performing Test HAVE_GETGRNAM_R_5 - Success
  5067. Performing C SOURCE FILE Test HAVE_GETGRNAM_R_5 succeeded with the following output:
  5068. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5069.  
  5070. Run Build Command:"/usr/bin/make" "cmTC_bc401/fast"
  5071. /usr/bin/make -f CMakeFiles/cmTC_bc401.dir/build.make CMakeFiles/cmTC_bc401.dir/build
  5072. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5073. Building C object CMakeFiles/cmTC_bc401.dir/src.c.o
  5074. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETGRNAM_R_5 -o CMakeFiles/cmTC_bc401.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5075. Linking C executable cmTC_bc401
  5076. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bc401.dir/link.txt --verbose=1
  5077. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETGRNAM_R_5 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_bc401.dir/src.c.o -o cmTC_bc401 -rdynamic -lm
  5078. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5079.  
  5080. Source file was:
  5081.  
  5082. #include <sys/types.h>
  5083. #include <grp.h>
  5084. int main(){
  5085. char *name;
  5086. struct group gr, *grp;
  5087. char buf[512];
  5088. int buflen = 512;
  5089.  
  5090. (void) getgrnam_r(name, &gr, buf, buflen, &grp);
  5091. return 0;}
  5092.  
  5093. STATUS: Looking for gethostbyaddr_r
  5094. STATUS: Looking for gethostbyaddr_r - found
  5095. Determining if the function gethostbyaddr_r exists passed with the following output:
  5096. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5097.  
  5098. Run Build Command:"/usr/bin/make" "cmTC_6814b/fast"
  5099. /usr/bin/make -f CMakeFiles/cmTC_6814b.dir/build.make CMakeFiles/cmTC_6814b.dir/build
  5100. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5101. Building C object CMakeFiles/cmTC_6814b.dir/CheckFunctionExists.c.o
  5102. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=gethostbyaddr_r -o CMakeFiles/cmTC_6814b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5103. Linking C executable cmTC_6814b
  5104. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6814b.dir/link.txt --verbose=1
  5105. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=gethostbyaddr_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_6814b.dir/CheckFunctionExists.c.o -o cmTC_6814b -rdynamic -lm
  5106. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5107.  
  5108.  
  5109. STATUS: Performing Test HAVE_GETHOSTBYADDR_R_7
  5110. STATUS: Performing Test HAVE_GETHOSTBYADDR_R_7 - Failed
  5111. STATUS: Performing Test HAVE_GETHOSTBYADDR_R_8
  5112. STATUS: Performing Test HAVE_GETHOSTBYADDR_R_8 - Success
  5113. Performing C SOURCE FILE Test HAVE_GETHOSTBYADDR_R_8 succeeded with the following output:
  5114. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5115.  
  5116. Run Build Command:"/usr/bin/make" "cmTC_a3164/fast"
  5117. /usr/bin/make -f CMakeFiles/cmTC_a3164.dir/build.make CMakeFiles/cmTC_a3164.dir/build
  5118. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5119. Building C object CMakeFiles/cmTC_a3164.dir/src.c.o
  5120. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETHOSTBYADDR_R_8 -o CMakeFiles/cmTC_a3164.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5121. Linking C executable cmTC_a3164
  5122. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3164.dir/link.txt --verbose=1
  5123. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETHOSTBYADDR_R_8 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_a3164.dir/src.c.o -o cmTC_a3164 -rdynamic -lm
  5124. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5125.  
  5126. Source file was:
  5127.  
  5128. #include <netdb.h>
  5129. int main(){
  5130. char *addr;
  5131. int length;
  5132. int type;
  5133. struct hostent *result, *resultp;
  5134. char buffer[2048];
  5135. int buflen = 2048;
  5136. int h_errnop;
  5137.  
  5138. (void) gethostbyaddr_r(addr, length, type, result, buffer, buflen, &resultp, &h_errnop);
  5139. return 0;}
  5140.  
  5141. STATUS: Looking for gethostbyname_r
  5142. STATUS: Looking for gethostbyname_r - found
  5143. Determining if the function gethostbyname_r exists passed with the following output:
  5144. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5145.  
  5146. Run Build Command:"/usr/bin/make" "cmTC_63826/fast"
  5147. /usr/bin/make -f CMakeFiles/cmTC_63826.dir/build.make CMakeFiles/cmTC_63826.dir/build
  5148. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5149. Building C object CMakeFiles/cmTC_63826.dir/CheckFunctionExists.c.o
  5150. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=gethostbyname_r -o CMakeFiles/cmTC_63826.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5151. Linking C executable cmTC_63826
  5152. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_63826.dir/link.txt --verbose=1
  5153. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=gethostbyname_r -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_63826.dir/CheckFunctionExists.c.o -o cmTC_63826 -rdynamic -lm
  5154. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5155.  
  5156.  
  5157. STATUS: Performing Test HAVE_GETHOSTBYNAME_R_6
  5158. STATUS: Performing Test HAVE_GETHOSTBYNAME_R_6 - Success
  5159. Performing C SOURCE FILE Test HAVE_GETHOSTBYNAME_R_6 succeeded with the following output:
  5160. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5161.  
  5162. Run Build Command:"/usr/bin/make" "cmTC_5c2ee/fast"
  5163. /usr/bin/make -f CMakeFiles/cmTC_5c2ee.dir/build.make CMakeFiles/cmTC_5c2ee.dir/build
  5164. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5165. Building C object CMakeFiles/cmTC_5c2ee.dir/src.c.o
  5166. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETHOSTBYNAME_R_6 -o CMakeFiles/cmTC_5c2ee.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5167. Linking C executable cmTC_5c2ee
  5168. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c2ee.dir/link.txt --verbose=1
  5169. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_GETHOSTBYNAME_R_6 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5c2ee.dir/src.c.o -o cmTC_5c2ee -rdynamic -lm
  5170. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5171.  
  5172. Source file was:
  5173.  
  5174. #include <netdb.h>
  5175. int main(){
  5176. char *name;
  5177. struct hostent *he, *res;
  5178. char buffer[2048];
  5179. int buflen = 2048;
  5180. int h_errnop;
  5181.  
  5182. (void) gethostbyname_r(name, he, buffer, buflen, &res, &h_errnop);
  5183. return 0;}
  5184.  
  5185. STATUS: Performing Test HAVE_TERMIOS
  5186. STATUS: Performing Test HAVE_TERMIOS - Success
  5187. Performing C SOURCE FILE Test HAVE_TERMIOS succeeded with the following output:
  5188. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5189.  
  5190. Run Build Command:"/usr/bin/make" "cmTC_1ee30/fast"
  5191. /usr/bin/make -f CMakeFiles/cmTC_1ee30.dir/build.make CMakeFiles/cmTC_1ee30.dir/build
  5192. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5193. Building C object CMakeFiles/cmTC_1ee30.dir/src.c.o
  5194. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_TERMIOS -o CMakeFiles/cmTC_1ee30.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5195. Linking C executable cmTC_1ee30
  5196. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ee30.dir/link.txt --verbose=1
  5197. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_TERMIOS -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_1ee30.dir/src.c.o -o cmTC_1ee30 -rdynamic -lm
  5198. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5199.  
  5200. Return value: 1
  5201. Source file was:
  5202.  
  5203. #include <termios.h>
  5204. int main() {
  5205. struct termios t;
  5206. if (tcgetattr(0, &t) == 0) {
  5207. cfsetospeed(&t, 0);
  5208. t.c_cflag |= PARENB | PARODD | CSIZE | CSTOPB;
  5209. return 0;
  5210. }
  5211. return 1;
  5212. }
  5213.  
  5214. STATUS: Performing Test SYS_TIME_H_USABLE
  5215. STATUS: Performing Test SYS_TIME_H_USABLE - Success
  5216. Performing C SOURCE FILE Test SYS_TIME_H_USABLE succeeded with the following output:
  5217. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5218.  
  5219. Run Build Command:"/usr/bin/make" "cmTC_4d1d3/fast"
  5220. /usr/bin/make -f CMakeFiles/cmTC_4d1d3.dir/build.make CMakeFiles/cmTC_4d1d3.dir/build
  5221. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5222. Building C object CMakeFiles/cmTC_4d1d3.dir/src.c.o
  5223. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DSYS_TIME_H_USABLE -o CMakeFiles/cmTC_4d1d3.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5224. Linking C executable cmTC_4d1d3
  5225. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d1d3.dir/link.txt --verbose=1
  5226. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DSYS_TIME_H_USABLE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_4d1d3.dir/src.c.o -o cmTC_4d1d3 -rdynamic -lm
  5227. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5228.  
  5229. Source file was:
  5230.  
  5231. #include <sys/time.h>
  5232. main(){};
  5233.  
  5234. STATUS: Performing Test HAVE_STRUCT_TM_TM_ZONE
  5235. STATUS: Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
  5236. Performing C SOURCE FILE Test HAVE_STRUCT_TM_TM_ZONE succeeded with the following output:
  5237. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5238.  
  5239. Run Build Command:"/usr/bin/make" "cmTC_83ba8/fast"
  5240. /usr/bin/make -f CMakeFiles/cmTC_83ba8.dir/build.make CMakeFiles/cmTC_83ba8.dir/build
  5241. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5242. Building C object CMakeFiles/cmTC_83ba8.dir/src.c.o
  5243. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_STRUCT_TM_TM_ZONE -o CMakeFiles/cmTC_83ba8.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5244. Linking C executable cmTC_83ba8
  5245. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_83ba8.dir/link.txt --verbose=1
  5246. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_STRUCT_TM_TM_ZONE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_83ba8.dir/src.c.o -o cmTC_83ba8 -rdynamic -lm
  5247. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5248.  
  5249. Source file was:
  5250.  
  5251. #include <time.h>
  5252.  
  5253. int main()
  5254. {
  5255. (void)sizeof(((struct tm *)0)->tm_zone);
  5256. return 0;
  5257. }
  5258.  
  5259. STATUS: Performing Test HAVE_TM_TZADJ
  5260. STATUS: Performing Test HAVE_TM_TZADJ - Failed
  5261. STATUS: Performing Test HAVE_TM_GMTOFF
  5262. STATUS: Performing Test HAVE_TM_GMTOFF - Success
  5263. Performing C SOURCE FILE Test HAVE_TM_GMTOFF succeeded with the following output:
  5264. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5265.  
  5266. Run Build Command:"/usr/bin/make" "cmTC_b89d5/fast"
  5267. /usr/bin/make -f CMakeFiles/cmTC_b89d5.dir/build.make CMakeFiles/cmTC_b89d5.dir/build
  5268. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5269. Building C object CMakeFiles/cmTC_b89d5.dir/src.c.o
  5270. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_TM_GMTOFF -o CMakeFiles/cmTC_b89d5.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5271. Linking C executable cmTC_b89d5
  5272. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b89d5.dir/link.txt --verbose=1
  5273. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_TM_GMTOFF -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b89d5.dir/src.c.o -o cmTC_b89d5 -rdynamic -lm
  5274. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5275.  
  5276. Source file was:
  5277.  
  5278. #include <time.h>
  5279.  
  5280. int main()
  5281. {
  5282. (void)sizeof(((struct tm *)0)->tm_gmtoff);
  5283. return 0;
  5284. }
  5285.  
  5286. STATUS: Performing Test HAVE_TIMEZONE_VAR
  5287. STATUS: Performing Test HAVE_TIMEZONE_VAR - Success
  5288. Performing C SOURCE FILE Test HAVE_TIMEZONE_VAR succeeded with the following output:
  5289. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5290.  
  5291. Run Build Command:"/usr/bin/make" "cmTC_888cf/fast"
  5292. /usr/bin/make -f CMakeFiles/cmTC_888cf.dir/build.make CMakeFiles/cmTC_888cf.dir/build
  5293. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5294. Building C object CMakeFiles/cmTC_888cf.dir/src.c.o
  5295. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_TIMEZONE_VAR -o CMakeFiles/cmTC_888cf.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5296. Linking C executable cmTC_888cf
  5297. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_888cf.dir/link.txt --verbose=1
  5298. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_TIMEZONE_VAR -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_888cf.dir/src.c.o -o cmTC_888cf -rdynamic -lm
  5299. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5300.  
  5301. Source file was:
  5302.  
  5303. #include <time.h>
  5304. int main () {
  5305. extern long timezone;
  5306. timezone += 1;
  5307. exit (0);
  5308. return 0;
  5309. }
  5310.  
  5311. STATUS: Performing Test TIME_WITH_SYS_TIME_WORKS
  5312. STATUS: Performing Test TIME_WITH_SYS_TIME_WORKS - Success
  5313. Performing C SOURCE FILE Test TIME_WITH_SYS_TIME_WORKS succeeded with the following output:
  5314. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5315.  
  5316. Run Build Command:"/usr/bin/make" "cmTC_3de38/fast"
  5317. /usr/bin/make -f CMakeFiles/cmTC_3de38.dir/build.make CMakeFiles/cmTC_3de38.dir/build
  5318. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5319. Building C object CMakeFiles/cmTC_3de38.dir/src.c.o
  5320. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DTIME_WITH_SYS_TIME_WORKS -o CMakeFiles/cmTC_3de38.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5321. Linking C executable cmTC_3de38
  5322. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3de38.dir/link.txt --verbose=1
  5323. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DTIME_WITH_SYS_TIME_WORKS -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_3de38.dir/src.c.o -o cmTC_3de38 -rdynamic -lm
  5324. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5325.  
  5326. Source file was:
  5327.  
  5328. #include <sys/time.h>
  5329. #include <time.h>
  5330. int main() {
  5331. extern time_t timezone;
  5332. timezone += 1;
  5333. exit (0);
  5334. return 0;
  5335. }
  5336.  
  5337. STATUS: Performing Test HAVE_STRUCT_HAS_ST_BLOCKS
  5338. STATUS: Performing Test HAVE_STRUCT_HAS_ST_BLOCKS - Success
  5339. Performing C SOURCE FILE Test HAVE_STRUCT_HAS_ST_BLOCKS succeeded with the following output:
  5340. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5341.  
  5342. Run Build Command:"/usr/bin/make" "cmTC_b52c4/fast"
  5343. /usr/bin/make -f CMakeFiles/cmTC_b52c4.dir/build.make CMakeFiles/cmTC_b52c4.dir/build
  5344. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5345. Building C object CMakeFiles/cmTC_b52c4.dir/src.c.o
  5346. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_STRUCT_HAS_ST_BLOCKS -o CMakeFiles/cmTC_b52c4.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5347. Linking C executable cmTC_b52c4
  5348. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b52c4.dir/link.txt --verbose=1
  5349. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_STRUCT_HAS_ST_BLOCKS -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_b52c4.dir/src.c.o -o cmTC_b52c4 -rdynamic -lm
  5350. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5351.  
  5352. Source file was:
  5353.  
  5354. #include <sys/stat.h>
  5355.  
  5356. int main()
  5357. {
  5358. (void)sizeof(((struct stat *)0)->st_blocks);
  5359. return 0;
  5360. }
  5361.  
  5362. STATUS: Performing Test HAVE_STRUCT_HAS_ST_BLKSIZE
  5363. STATUS: Performing Test HAVE_STRUCT_HAS_ST_BLKSIZE - Success
  5364. Performing C SOURCE FILE Test HAVE_STRUCT_HAS_ST_BLKSIZE succeeded with the following output:
  5365. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5366.  
  5367. Run Build Command:"/usr/bin/make" "cmTC_22717/fast"
  5368. /usr/bin/make -f CMakeFiles/cmTC_22717.dir/build.make CMakeFiles/cmTC_22717.dir/build
  5369. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5370. Building C object CMakeFiles/cmTC_22717.dir/src.c.o
  5371. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_STRUCT_HAS_ST_BLKSIZE -o CMakeFiles/cmTC_22717.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5372. Linking C executable cmTC_22717
  5373. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22717.dir/link.txt --verbose=1
  5374. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_STRUCT_HAS_ST_BLKSIZE -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_22717.dir/src.c.o -o cmTC_22717 -rdynamic -lm
  5375. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5376.  
  5377. Source file was:
  5378.  
  5379. #include <sys/stat.h>
  5380.  
  5381. int main()
  5382. {
  5383. (void)sizeof(((struct stat *)0)->st_blksize);
  5384. return 0;
  5385. }
  5386.  
  5387. STATUS: Check size of blkcnt_t
  5388. STATUS: Check size of blkcnt_t - done
  5389. Determining size of blkcnt_t passed with the following output:
  5390. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5391.  
  5392. Run Build Command:"/usr/bin/make" "cmTC_7a0be/fast"
  5393. /usr/bin/make -f CMakeFiles/cmTC_7a0be.dir/build.make CMakeFiles/cmTC_7a0be.dir/build
  5394. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5395. Building C object CMakeFiles/cmTC_7a0be.dir/HAVE_BLKCNT_T.c.o
  5396. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_7a0be.dir/HAVE_BLKCNT_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_BLKCNT_T.c
  5397. Linking C executable cmTC_7a0be
  5398. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7a0be.dir/link.txt --verbose=1
  5399. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7a0be.dir/HAVE_BLKCNT_T.c.o -o cmTC_7a0be -rdynamic -lm
  5400. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5401.  
  5402.  
  5403. STATUS: Looking for fstatfs,
  5404. STATUS: Looking for fstatfs, - not found
  5405. STATUS: Looking for memcmp
  5406. STATUS: Looking for memcmp - found
  5407. Determining if the function memcmp exists passed with the following output:
  5408. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5409.  
  5410. Run Build Command:"/usr/bin/make" "cmTC_e9361/fast"
  5411. /usr/bin/make -f CMakeFiles/cmTC_e9361.dir/build.make CMakeFiles/cmTC_e9361.dir/build
  5412. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5413. Building C object CMakeFiles/cmTC_e9361.dir/CheckFunctionExists.c.o
  5414. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=memcmp -o CMakeFiles/cmTC_e9361.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5415. Linking C executable cmTC_e9361
  5416. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9361.dir/link.txt --verbose=1
  5417. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=memcmp -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e9361.dir/CheckFunctionExists.c.o -o cmTC_e9361 -rdynamic -lm
  5418. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5419.  
  5420.  
  5421. STATUS: Looking for strstr
  5422. STATUS: Looking for strstr - found
  5423. Determining if the function strstr exists passed with the following output:
  5424. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5425.  
  5426. Run Build Command:"/usr/bin/make" "cmTC_999db/fast"
  5427. /usr/bin/make -f CMakeFiles/cmTC_999db.dir/build.make CMakeFiles/cmTC_999db.dir/build
  5428. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5429. Building C object CMakeFiles/cmTC_999db.dir/CheckFunctionExists.c.o
  5430. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strstr -o CMakeFiles/cmTC_999db.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5431. Linking C executable cmTC_999db
  5432. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_999db.dir/link.txt --verbose=1
  5433. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strstr -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_999db.dir/CheckFunctionExists.c.o -o cmTC_999db -rdynamic -lm
  5434. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5435.  
  5436.  
  5437. STATUS: Performing Test WORKING_strstr
  5438. STATUS: Performing Test WORKING_strstr - Success
  5439. Performing C SOURCE FILE Test WORKING_strstr succeeded with the following output:
  5440. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5441.  
  5442. Run Build Command:"/usr/bin/make" "cmTC_7d63e/fast"
  5443. /usr/bin/make -f CMakeFiles/cmTC_7d63e.dir/build.make CMakeFiles/cmTC_7d63e.dir/build
  5444. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5445. Building C object CMakeFiles/cmTC_7d63e.dir/src.c.o
  5446. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_strstr -o CMakeFiles/cmTC_7d63e.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5447. Linking C executable cmTC_7d63e
  5448. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7d63e.dir/link.txt --verbose=1
  5449. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_strstr -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_7d63e.dir/src.c.o -o cmTC_7d63e -rdynamic -lm
  5450. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5451.  
  5452. Return value: 1
  5453. Source file was:
  5454.  
  5455. int main() {
  5456.  
  5457. extern int strstr();
  5458. exit(strstr(" est", "test") ? 1 : 0);
  5459. }
  5460. STATUS: Looking for strtoul
  5461. STATUS: Looking for strtoul - found
  5462. Determining if the function strtoul exists passed with the following output:
  5463. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5464.  
  5465. Run Build Command:"/usr/bin/make" "cmTC_0cd16/fast"
  5466. /usr/bin/make -f CMakeFiles/cmTC_0cd16.dir/build.make CMakeFiles/cmTC_0cd16.dir/build
  5467. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5468. Building C object CMakeFiles/cmTC_0cd16.dir/CheckFunctionExists.c.o
  5469. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strtoul -o CMakeFiles/cmTC_0cd16.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5470. Linking C executable cmTC_0cd16
  5471. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0cd16.dir/link.txt --verbose=1
  5472. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strtoul -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_0cd16.dir/CheckFunctionExists.c.o -o cmTC_0cd16 -rdynamic -lm
  5473. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5474.  
  5475.  
  5476. STATUS: Performing Test WORKING_strtoul
  5477. STATUS: Performing Test WORKING_strtoul - Success
  5478. Performing C SOURCE FILE Test WORKING_strtoul succeeded with the following output:
  5479. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5480.  
  5481. Run Build Command:"/usr/bin/make" "cmTC_f3ea1/fast"
  5482. /usr/bin/make -f CMakeFiles/cmTC_f3ea1.dir/build.make CMakeFiles/cmTC_f3ea1.dir/build
  5483. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5484. Building C object CMakeFiles/cmTC_f3ea1.dir/src.c.o
  5485. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_strtoul -o CMakeFiles/cmTC_f3ea1.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5486. Linking C executable cmTC_f3ea1
  5487. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3ea1.dir/link.txt --verbose=1
  5488. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_strtoul -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f3ea1.dir/src.c.o -o cmTC_f3ea1 -rdynamic -lm
  5489. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5490.  
  5491. Return value: 1
  5492. Source file was:
  5493.  
  5494. int main() {
  5495.  
  5496. extern int strtoul();
  5497. char *term, *string = "0";
  5498. exit(strtoul(string,&term,0) != 0 || term != string+1);
  5499. }
  5500. STATUS: Looking for strtod
  5501. STATUS: Looking for strtod - found
  5502. Determining if the function strtod exists passed with the following output:
  5503. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5504.  
  5505. Run Build Command:"/usr/bin/make" "cmTC_97ae3/fast"
  5506. /usr/bin/make -f CMakeFiles/cmTC_97ae3.dir/build.make CMakeFiles/cmTC_97ae3.dir/build
  5507. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5508. Building C object CMakeFiles/cmTC_97ae3.dir/CheckFunctionExists.c.o
  5509. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strtod -o CMakeFiles/cmTC_97ae3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5510. Linking C executable cmTC_97ae3
  5511. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97ae3.dir/link.txt --verbose=1
  5512. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=strtod -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_97ae3.dir/CheckFunctionExists.c.o -o cmTC_97ae3 -rdynamic -lm
  5513. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5514.  
  5515.  
  5516. STATUS: Performing Test WORKING_strtod
  5517. STATUS: Performing Test WORKING_strtod - Success
  5518. Performing C SOURCE FILE Test WORKING_strtod succeeded with the following output:
  5519. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5520.  
  5521. Run Build Command:"/usr/bin/make" "cmTC_5b6bc/fast"
  5522. /usr/bin/make -f CMakeFiles/cmTC_5b6bc.dir/build.make CMakeFiles/cmTC_5b6bc.dir/build
  5523. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5524. Building C object CMakeFiles/cmTC_5b6bc.dir/src.c.o
  5525. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_strtod -o CMakeFiles/cmTC_5b6bc.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5526. Linking C executable cmTC_5b6bc
  5527. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b6bc.dir/link.txt --verbose=1
  5528. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DWORKING_strtod -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5b6bc.dir/src.c.o -o cmTC_5b6bc -rdynamic -lm
  5529. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5530.  
  5531. Return value: 1
  5532. Source file was:
  5533.  
  5534. int main() {
  5535.  
  5536. extern double strtod();
  5537. char *term, *string = " +69";
  5538. exit(strtod(string,&term) != 69 || term != string+4);
  5539. }
  5540. STATUS: Check size of mode_t
  5541. STATUS: Check size of mode_t - done
  5542. Determining size of mode_t passed with the following output:
  5543. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5544.  
  5545. Run Build Command:"/usr/bin/make" "cmTC_9d9e3/fast"
  5546. /usr/bin/make -f CMakeFiles/cmTC_9d9e3.dir/build.make CMakeFiles/cmTC_9d9e3.dir/build
  5547. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5548. Building C object CMakeFiles/cmTC_9d9e3.dir/HAVE_MODE_T.c.o
  5549. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_9d9e3.dir/HAVE_MODE_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_MODE_T.c
  5550. Linking C executable cmTC_9d9e3
  5551. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9d9e3.dir/link.txt --verbose=1
  5552. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_9d9e3.dir/HAVE_MODE_T.c.o -o cmTC_9d9e3 -rdynamic -lm
  5553. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5554.  
  5555.  
  5556. STATUS: Check size of pid_t
  5557. STATUS: Check size of pid_t - done
  5558. Determining size of pid_t passed with the following output:
  5559. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5560.  
  5561. Run Build Command:"/usr/bin/make" "cmTC_62cac/fast"
  5562. /usr/bin/make -f CMakeFiles/cmTC_62cac.dir/build.make CMakeFiles/cmTC_62cac.dir/build
  5563. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5564. Building C object CMakeFiles/cmTC_62cac.dir/HAVE_PID_T.c.o
  5565. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_62cac.dir/HAVE_PID_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_PID_T.c
  5566. Linking C executable cmTC_62cac
  5567. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62cac.dir/link.txt --verbose=1
  5568. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_62cac.dir/HAVE_PID_T.c.o -o cmTC_62cac -rdynamic -lm
  5569. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5570.  
  5571.  
  5572. STATUS: Check size of uid_t
  5573. STATUS: Check size of uid_t - done
  5574. Determining size of uid_t passed with the following output:
  5575. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5576.  
  5577. Run Build Command:"/usr/bin/make" "cmTC_ef6a7/fast"
  5578. /usr/bin/make -f CMakeFiles/cmTC_ef6a7.dir/build.make CMakeFiles/cmTC_ef6a7.dir/build
  5579. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5580. Building C object CMakeFiles/cmTC_ef6a7.dir/HAVE_UID_T.c.o
  5581. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_ef6a7.dir/HAVE_UID_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_UID_T.c
  5582. Linking C executable cmTC_ef6a7
  5583. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ef6a7.dir/link.txt --verbose=1
  5584. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_ef6a7.dir/HAVE_UID_T.c.o -o cmTC_ef6a7 -rdynamic -lm
  5585. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5586.  
  5587.  
  5588. STATUS: Check size of intptr_t
  5589. STATUS: Check size of intptr_t - done
  5590. Determining size of intptr_t passed with the following output:
  5591. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5592.  
  5593. Run Build Command:"/usr/bin/make" "cmTC_8d28a/fast"
  5594. /usr/bin/make -f CMakeFiles/cmTC_8d28a.dir/build.make CMakeFiles/cmTC_8d28a.dir/build
  5595. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5596. Building C object CMakeFiles/cmTC_8d28a.dir/HAVE_INTPTR_T.c.o
  5597. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_8d28a.dir/HAVE_INTPTR_T.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CheckTypeSize/HAVE_INTPTR_T.c
  5598. Linking C executable cmTC_8d28a
  5599. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d28a.dir/link.txt --verbose=1
  5600. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_8d28a.dir/HAVE_INTPTR_T.c.o -o cmTC_8d28a -rdynamic -lm
  5601. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5602.  
  5603.  
  5604. STATUS: Performing Test HAVE_UNION_WAIT
  5605. STATUS: Performing Test HAVE_UNION_WAIT - Failed
  5606. STATUS: Looking for BSDgettimeofday
  5607. STATUS: Looking for BSDgettimeofday - not found
  5608. STATUS: Looking for gettimeofday
  5609. STATUS: Looking for gettimeofday - found
  5610. Determining if the gettimeofday exist passed with the following output:
  5611. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5612.  
  5613. Run Build Command:"/usr/bin/make" "cmTC_ec4d8/fast"
  5614. /usr/bin/make -f CMakeFiles/cmTC_ec4d8.dir/build.make CMakeFiles/cmTC_ec4d8.dir/build
  5615. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5616. Building C object CMakeFiles/cmTC_ec4d8.dir/CheckSymbolExists.c.o
  5617. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_ec4d8.dir/CheckSymbolExists.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  5618. Linking C executable cmTC_ec4d8
  5619. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ec4d8.dir/link.txt --verbose=1
  5620. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_ec4d8.dir/CheckSymbolExists.c.o -o cmTC_ec4d8 -rdynamic -lm
  5621. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5622.  
  5623. File /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  5624. /* */
  5625. #include <sys/time.h>
  5626.  
  5627. int main(int argc, char** argv)
  5628. {
  5629. (void)argv;
  5630. #ifndef gettimeofday
  5631. return ((int*)(&gettimeofday))[argc];
  5632. #else
  5633. (void)argc;
  5634. return 0;
  5635. #endif
  5636. }
  5637.  
  5638. STATUS: Performing Test CHAR_IS_UNSIGNED
  5639. STATUS: Performing Test CHAR_IS_UNSIGNED - Success
  5640. Performing C SOURCE FILE Test CHAR_IS_UNSIGNED succeeded with the following output:
  5641. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5642.  
  5643. Run Build Command:"/usr/bin/make" "cmTC_d937d/fast"
  5644. /usr/bin/make -f CMakeFiles/cmTC_d937d.dir/build.make CMakeFiles/cmTC_d937d.dir/build
  5645. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5646. Building C object CMakeFiles/cmTC_d937d.dir/src.c.o
  5647. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHAR_IS_UNSIGNED -o CMakeFiles/cmTC_d937d.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5648. Linking C executable cmTC_d937d
  5649. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d937d.dir/link.txt --verbose=1
  5650. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHAR_IS_UNSIGNED -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d937d.dir/src.c.o -o cmTC_d937d -rdynamic -lm
  5651. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5652.  
  5653. Return value: 1
  5654. Source file was:
  5655.  
  5656. int
  5657. main ()
  5658. {
  5659. static int test_array [1 - 2 * !(((char) -1) < 0)];
  5660. test_array [0] = 0;
  5661. return 0;
  5662. }
  5663.  
  5664. STATUS: Performing Test HAVE_SIGNED_CHAR
  5665. STATUS: Performing Test HAVE_SIGNED_CHAR - Success
  5666. Performing C SOURCE FILE Test HAVE_SIGNED_CHAR succeeded with the following output:
  5667. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5668.  
  5669. Run Build Command:"/usr/bin/make" "cmTC_d4e15/fast"
  5670. /usr/bin/make -f CMakeFiles/cmTC_d4e15.dir/build.make CMakeFiles/cmTC_d4e15.dir/build
  5671. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5672. Building C object CMakeFiles/cmTC_d4e15.dir/src.c.o
  5673. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_SIGNED_CHAR -o CMakeFiles/cmTC_d4e15.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5674. Linking C executable cmTC_d4e15
  5675. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d4e15.dir/link.txt --verbose=1
  5676. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DHAVE_SIGNED_CHAR -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d4e15.dir/src.c.o -o cmTC_d4e15 -rdynamic -lm
  5677. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5678.  
  5679. Source file was:
  5680.  
  5681. int
  5682. main ()
  5683. {
  5684. signed char *p;
  5685. p = 0;
  5686. return 0;
  5687. }
  5688.  
  5689. STATUS: Looking for langinfo.h
  5690. STATUS: Looking for langinfo.h - found
  5691. Determining if the include file langinfo.h exists passed with the following output:
  5692. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5693.  
  5694. Run Build Command:"/usr/bin/make" "cmTC_26bd5/fast"
  5695. /usr/bin/make -f CMakeFiles/cmTC_26bd5.dir/build.make CMakeFiles/cmTC_26bd5.dir/build
  5696. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5697. Building C object CMakeFiles/cmTC_26bd5.dir/CheckIncludeFile.c.o
  5698. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -o CMakeFiles/cmTC_26bd5.dir/CheckIncludeFile.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  5699. Linking C executable cmTC_26bd5
  5700. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26bd5.dir/link.txt --verbose=1
  5701. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_26bd5.dir/CheckIncludeFile.c.o -o cmTC_26bd5 -rdynamic
  5702. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5703.  
  5704.  
  5705. STATUS: Performing Test LANGINFO_COMPILES
  5706. STATUS: Performing Test LANGINFO_COMPILES - Success
  5707. Performing C SOURCE FILE Test LANGINFO_COMPILES succeeded with the following output:
  5708. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5709.  
  5710. Run Build Command:"/usr/bin/make" "cmTC_5a08b/fast"
  5711. /usr/bin/make -f CMakeFiles/cmTC_5a08b.dir/build.make CMakeFiles/cmTC_5a08b.dir/build
  5712. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5713. Building C object CMakeFiles/cmTC_5a08b.dir/src.c.o
  5714. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DLANGINFO_COMPILES -o CMakeFiles/cmTC_5a08b.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5715. Linking C executable cmTC_5a08b
  5716. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a08b.dir/link.txt --verbose=1
  5717. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DLANGINFO_COMPILES -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5a08b.dir/src.c.o -o cmTC_5a08b -rdynamic -lm
  5718. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5719.  
  5720. Source file was:
  5721.  
  5722. #include <langinfo.h>
  5723. int main() {
  5724. nl_langinfo(CODESET);
  5725. }
  5726.  
  5727. STATUS: Looking for chflags
  5728. STATUS: Looking for chflags - found
  5729. Determining if the function chflags exists passed with the following output:
  5730. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5731.  
  5732. Run Build Command:"/usr/bin/make" "cmTC_75eae/fast"
  5733. /usr/bin/make -f CMakeFiles/cmTC_75eae.dir/build.make CMakeFiles/cmTC_75eae.dir/build
  5734. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5735. Building C object CMakeFiles/cmTC_75eae.dir/CheckFunctionExists.c.o
  5736. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=chflags -o CMakeFiles/cmTC_75eae.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5737. Linking C executable cmTC_75eae
  5738. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_75eae.dir/link.txt --verbose=1
  5739. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=chflags -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_75eae.dir/CheckFunctionExists.c.o -o cmTC_75eae -rdynamic -lm
  5740. CMakeFiles/cmTC_75eae.dir/CheckFunctionExists.c.o: In function `main':
  5741. CheckFunctionExists.c:(.text.startup+0xe): warning: chflags is not implemented and will always fail
  5742. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5743.  
  5744.  
  5745. STATUS: Looking for mkstemps
  5746. STATUS: Looking for mkstemps - found
  5747. Determining if the function mkstemps exists passed with the following output:
  5748. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5749.  
  5750. Run Build Command:"/usr/bin/make" "cmTC_e006a/fast"
  5751. /usr/bin/make -f CMakeFiles/cmTC_e006a.dir/build.make CMakeFiles/cmTC_e006a.dir/build
  5752. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5753. Building C object CMakeFiles/cmTC_e006a.dir/CheckFunctionExists.c.o
  5754. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=mkstemps -o CMakeFiles/cmTC_e006a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5755. Linking C executable cmTC_e006a
  5756. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e006a.dir/link.txt --verbose=1
  5757. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCHECK_FUNCTION_EXISTS=mkstemps -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e006a.dir/CheckFunctionExists.c.o -o cmTC_e006a -rdynamic -lm
  5758. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5759.  
  5760.  
  5761. STATUS: Performing Test USABLE_ISNAN
  5762. STATUS: Performing Test USABLE_ISNAN - Failed
  5763. STATUS: Performing Test FTS_WORKING
  5764. STATUS: Performing Test FTS_WORKING - Success
  5765. Performing C SOURCE FILE Test FTS_WORKING succeeded with the following output:
  5766. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5767.  
  5768. Run Build Command:"/usr/bin/make" "cmTC_5c796/fast"
  5769. /usr/bin/make -f CMakeFiles/cmTC_5c796.dir/build.make CMakeFiles/cmTC_5c796.dir/build
  5770. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5771. Building C object CMakeFiles/cmTC_5c796.dir/src.c.o
  5772. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DFTS_WORKING -o CMakeFiles/cmTC_5c796.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5773. Linking C executable cmTC_5c796
  5774. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c796.dir/link.txt --verbose=1
  5775. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DFTS_WORKING -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_5c796.dir/src.c.o -o cmTC_5c796 -rdynamic -lm
  5776. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5777.  
  5778. Source file was:
  5779.  
  5780. #include <sys/param.h>
  5781. #include <sys/stat.h>
  5782. #include <fts.h>
  5783.  
  5784. int main () {
  5785. char*const p[2] = {"/", NULL};
  5786. FTS *f = fts_open(p, FTS_PHYSICAL|FTS_NOCHDIR|FTS_NOSTAT, NULL);
  5787. FTSENT *e = fts_read(f); fts_close(f);
  5788. return 0;
  5789. }
  5790.  
  5791. STATUS: Found TIMEZONE: /usr/share/zoneinfo
  5792. STATUS: Performing Test STACK_GROWS_UP
  5793. STATUS: Performing Test STACK_GROWS_UP - Success
  5794. Performing C SOURCE FILE Test STACK_GROWS_UP succeeded with the following output:
  5795. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5796.  
  5797. Run Build Command:"/usr/bin/make" "cmTC_fd255/fast"
  5798. /usr/bin/make -f CMakeFiles/cmTC_fd255.dir/build.make CMakeFiles/cmTC_fd255.dir/build
  5799. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5800. Building C object CMakeFiles/cmTC_fd255.dir/src.c.o
  5801. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DSTACK_GROWS_UP -o CMakeFiles/cmTC_fd255.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5802. Linking C executable cmTC_fd255
  5803. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fd255.dir/link.txt --verbose=1
  5804. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DSTACK_GROWS_UP -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_fd255.dir/src.c.o -o cmTC_fd255 -rdynamic -lm
  5805. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5806.  
  5807. Return value: 1
  5808. Source file was:
  5809.  
  5810. int StackGrowsUp(int *parent) {
  5811. int here;
  5812. return (&here < parent);
  5813. }
  5814. int main (int argc, char *argv[]) {
  5815. int foo;
  5816. return StackGrowsUp(&foo);
  5817. }
  5818.  
  5819. STATUS: Looking for sys/fstatfs.h
  5820. STATUS: Looking for sys/fstatfs.h - not found
  5821. STATUS: Looking for AvailabilityMacros.h
  5822. STATUS: Looking for AvailabilityMacros.h - not found
  5823. STATUS: Performing Test COMPILER_SUPPORTS_HIDDEN
  5824. STATUS: Performing Test COMPILER_SUPPORTS_HIDDEN - Success
  5825. Performing C SOURCE FILE Test COMPILER_SUPPORTS_HIDDEN succeeded with the following output:
  5826. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5827.  
  5828. Run Build Command:"/usr/bin/make" "cmTC_f27ad/fast"
  5829. /usr/bin/make -f CMakeFiles/cmTC_f27ad.dir/build.make CMakeFiles/cmTC_f27ad.dir/build
  5830. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5831. Building C object CMakeFiles/cmTC_f27ad.dir/src.c.o
  5832. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCOMPILER_SUPPORTS_HIDDEN -o CMakeFiles/cmTC_f27ad.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5833. Linking C executable cmTC_f27ad
  5834. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f27ad.dir/link.txt --verbose=1
  5835. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DCOMPILER_SUPPORTS_HIDDEN -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f27ad.dir/src.c.o -o cmTC_f27ad -rdynamic -lm
  5836. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5837.  
  5838. Source file was:
  5839.  
  5840. #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
  5841. main(){};
  5842.  
  5843. STATUS: Looking for sys/modem.h
  5844. STATUS: Looking for sys/modem.h - not found
  5845. STATUS: Performing Test FD_SET_IN_TYPES_H
  5846. STATUS: Performing Test FD_SET_IN_TYPES_H - Success
  5847. Performing C SOURCE FILE Test FD_SET_IN_TYPES_H succeeded with the following output:
  5848. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5849.  
  5850. Run Build Command:"/usr/bin/make" "cmTC_21ce7/fast"
  5851. /usr/bin/make -f CMakeFiles/cmTC_21ce7.dir/build.make CMakeFiles/cmTC_21ce7.dir/build
  5852. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5853. Building C object CMakeFiles/cmTC_21ce7.dir/src.c.o
  5854. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DFD_SET_IN_TYPES_H -o CMakeFiles/cmTC_21ce7.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5855. Linking C executable cmTC_21ce7
  5856. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_21ce7.dir/link.txt --verbose=1
  5857. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DFD_SET_IN_TYPES_H -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_21ce7.dir/src.c.o -o cmTC_21ce7 -rdynamic -lm
  5858. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5859.  
  5860. Source file was:
  5861.  
  5862. #include <sys/types.h>
  5863. int main ()
  5864. {
  5865. fd_set readMask, writeMask;
  5866. return 0;
  5867. }
  5868.  
  5869. STATUS: Performing Test FPIC_COMPILER_FLAG
  5870. STATUS: Performing Test FPIC_COMPILER_FLAG - Success
  5871. Performing C SOURCE FILE Test FPIC_COMPILER_FLAG succeeded with the following output:
  5872. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5873.  
  5874. Run Build Command:"/usr/bin/make" "cmTC_502d6/fast"
  5875. /usr/bin/make -f CMakeFiles/cmTC_502d6.dir/build.make CMakeFiles/cmTC_502d6.dir/build
  5876. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5877. Building C object CMakeFiles/cmTC_502d6.dir/src.c.o
  5878. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DFPIC_COMPILER_FLAG -fPIC -o CMakeFiles/cmTC_502d6.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5879. Linking C executable cmTC_502d6
  5880. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_502d6.dir/link.txt --verbose=1
  5881. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DNDEBUG -O2 -DFPIC_COMPILER_FLAG -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_502d6.dir/src.c.o -o cmTC_502d6 -rdynamic -lm
  5882. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5883.  
  5884. Source file was:
  5885. int main(void) { return 0; }
  5886. STATUS: Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  5887. STATUS: Checking for module 'fontconfig'
  5888. STATUS: Found fontconfig, version 2.12.1
  5889. STATUS: Found Fontconfig: /usr/lib64/libfontconfig.so
  5890. STATUS: Performing Test PIC_COMPILER_FLAG
  5891. STATUS: Performing Test PIC_COMPILER_FLAG - Success
  5892. Performing C SOURCE FILE Test PIC_COMPILER_FLAG succeeded with the following output:
  5893. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5894.  
  5895. Run Build Command:"/usr/bin/make" "cmTC_e0f93/fast"
  5896. /usr/bin/make -f CMakeFiles/cmTC_e0f93.dir/build.make CMakeFiles/cmTC_e0f93.dir/build
  5897. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5898. Building C object CMakeFiles/cmTC_e0f93.dir/src.c.o
  5899. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DPIC_COMPILER_FLAG -fPIC -o CMakeFiles/cmTC_e0f93.dir/src.c.o -c /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp/src.c
  5900. Linking C executable cmTC_e0f93
  5901. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e0f93.dir/link.txt --verbose=1
  5902. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -pipe -m64 -DPIC_COMPILER_FLAG -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e0f93.dir/src.c.o -o cmTC_e0f93 -rdynamic -lm
  5903. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5904.  
  5905. Source file was:
  5906. int main(void) { return 0; }
  5907. STATUS: Found ZLIB: /usr/include
  5908. STATUS: Looking for sysent.h
  5909. STATUS: Looking for sysent.h - not found
  5910. STATUS: Looking for abs
  5911. STATUS: Looking for abs - found
  5912. Determining if the function abs exists passed with the following output:
  5913. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5914.  
  5915. Run Build Command:"/usr/bin/make" "cmTC_f6270/fast"
  5916. /usr/bin/make -f CMakeFiles/cmTC_f6270.dir/build.make CMakeFiles/cmTC_f6270.dir/build
  5917. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5918. Building C object CMakeFiles/cmTC_f6270.dir/CheckFunctionExists.c.o
  5919. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=abs -o CMakeFiles/cmTC_f6270.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5920. Linking C executable cmTC_f6270
  5921. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6270.dir/link.txt --verbose=1
  5922. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=abs -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_f6270.dir/CheckFunctionExists.c.o -o cmTC_f6270 -rdynamic -lm
  5923. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5924.  
  5925.  
  5926. STATUS: Looking for memcpy
  5927. STATUS: Looking for memcpy - found
  5928. Determining if the function memcpy exists passed with the following output:
  5929. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5930.  
  5931. Run Build Command:"/usr/bin/make" "cmTC_48d4e/fast"
  5932. /usr/bin/make -f CMakeFiles/cmTC_48d4e.dir/build.make CMakeFiles/cmTC_48d4e.dir/build
  5933. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5934. Building C object CMakeFiles/cmTC_48d4e.dir/CheckFunctionExists.c.o
  5935. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=memcpy -o CMakeFiles/cmTC_48d4e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5936. Linking C executable cmTC_48d4e
  5937. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_48d4e.dir/link.txt --verbose=1
  5938. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=memcpy -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_48d4e.dir/CheckFunctionExists.c.o -o cmTC_48d4e -rdynamic -lm
  5939. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5940.  
  5941.  
  5942. STATUS: Looking for memmove
  5943. STATUS: Looking for memmove - found
  5944. Determining if the function memmove exists passed with the following output:
  5945. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5946.  
  5947. Run Build Command:"/usr/bin/make" "cmTC_d16ca/fast"
  5948. /usr/bin/make -f CMakeFiles/cmTC_d16ca.dir/build.make CMakeFiles/cmTC_d16ca.dir/build
  5949. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5950. Building C object CMakeFiles/cmTC_d16ca.dir/CheckFunctionExists.c.o
  5951. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=memmove -o CMakeFiles/cmTC_d16ca.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5952. Linking C executable cmTC_d16ca
  5953. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d16ca.dir/link.txt --verbose=1
  5954. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=memmove -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_d16ca.dir/CheckFunctionExists.c.o -o cmTC_d16ca -rdynamic -lm
  5955. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5956.  
  5957.  
  5958. STATUS: Looking for getopt
  5959. STATUS: Looking for getopt - found
  5960. Determining if the function getopt exists passed with the following output:
  5961. Change Dir: /home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp
  5962.  
  5963. Run Build Command:"/usr/bin/make" "cmTC_e10f6/fast"
  5964. /usr/bin/make -f CMakeFiles/cmTC_e10f6.dir/build.make CMakeFiles/cmTC_e10f6.dir/build
  5965. make[1]: Entering directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5966. Building C object CMakeFiles/cmTC_e10f6.dir/CheckFunctionExists.c.o
  5967. /usr/bin/cc -I/usr/local/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=getopt -o CMakeFiles/cmTC_e10f6.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.6/Modules/CheckFunctionExists.c
  5968. Linking C executable cmTC_e10f6
  5969. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e10f6.dir/link.txt --verbose=1
  5970. /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -w -DCHECK_FUNCTION_EXISTS=getopt -Wl,-O1,--sort-common,--as-needed,-z,relro CMakeFiles/cmTC_e10f6.dir/CheckFunctionExists.c.o -o cmTC_e10f6 -rdynamic -lm
  5971. make[1]: Leaving directory '/home/data/Downloads/brlcad/src/build/CMakeFiles/CMakeTmp'
  5972.  
  5973.  
  5974. STATUS: Performing Test HAVE_STD_THREAD
  5975. STATUS: Performing Test HAVE_STD_THREAD - Failed
  5976. STATUS: Could NOT find ADAPTAGRAMS (missing: AVOID_LIBRARY AVOID_INCLUDE_DIR)
  5977. ***********************************************************
  5978. * Stage 9 of 9 - Define BRL-CAD Build Targets *
  5979. ***********************************************************
  5980. -- Adding src...
  5981. -- Adding src/libbu...
  5982. --- Checking operating system support for file symlinking
  5983. --- Checking operating system support for file symlinking - Supported
  5984. -- Adding src/libbu - done
  5985. -- Adding src/libbn...
  5986. -- Adding src/libbn - done
  5987. -- Adding src/libbg...
  5988. -- Adding src/libbg - done
  5989. -- Adding src/libbrep...
  5990. -- Adding src/libbrep - done
  5991. -- Adding src/librt...
  5992. -- Adding src/librt - done
  5993. -- Adding src/libwdb...
  5994. -- Adding src/libwdb - done
  5995. -- Adding src/libpkg...
  5996. -- Adding src/libpkg - done
  5997. -- Adding src/libfb...
  5998. -- Adding src/libfb - done
  5999. -- Adding src/libgcv...
  6000. STATUS: Performing Test HAVE_UNIQUE_PTR
  6001. STATUS: Performing Test HAVE_UNIQUE_PTR - Failed
  6002. -- Adding src/libgcv - done
  6003. -- Adding src/libanalyze...
  6004. -- Adding src/libanalyze - done
  6005. -- Adding src/libged...
  6006. -- Adding src/libged - done
  6007. -- Adding src/liboptical...
  6008. -- Adding src/liboptical - done
  6009. -- Adding src/libcursor...
  6010. -- Adding src/libcursor - done
  6011. -- Adding src/libdm...
  6012. -- Adding src/libdm - done
  6013. -- Adding src/libfft...
  6014. -- Adding src/libfft - done
  6015. -- Adding src/libicv...
  6016. -- Adding src/libicv - done
  6017. -- Adding src/libmultispectral...
  6018. -- Adding src/libmultispectral - done
  6019. -- Adding src/libpc...
  6020. -- Adding src/libpc - done
  6021. -- Adding src/libtclcad...
  6022. -- Adding src/libtclcad - done
  6023. -- Adding src/libtermio...
  6024. -- Adding src/libtermio - done
  6025. -- Adding src/anim...
  6026. -- Adding src/anim - done
  6027. -- Adding src/brlman...
  6028. -- Adding src/brlman - done
  6029. -- Adding src/burst...
  6030. -- Adding src/burst - done
  6031. -- Adding src/bwish...
  6032. -- Adding src/bwish - done
  6033. -- Adding src/conv...
  6034. STATUS: Performing Test WD4065_CXX_FLAG_FOUND
  6035. STATUS: Performing Test WD4065_CXX_FLAG_FOUND - Failed
  6036. STATUS: Performing Test WD4251_CXX_FLAG_FOUND
  6037. STATUS: Performing Test WD4251_CXX_FLAG_FOUND - Failed
  6038. STATUS: Performing Test WD4800_CXX_FLAG_FOUND
  6039. STATUS: Performing Test WD4800_CXX_FLAG_FOUND - Failed
  6040. -- Adding src/conv - done
  6041. -- Adding src/fb...
  6042. -- Adding src/fb - done
  6043. -- Adding src/fbed...
  6044. -- Adding src/fbed - done
  6045. -- Adding src/fbserv...
  6046. -- Adding src/fbserv - done
  6047. -- Adding src/gtools...
  6048. -- Adding src/gtools - done
  6049. -- Adding src/halftone...
  6050. -- Adding src/halftone - done
  6051. -- Adding src/irprep...
  6052. -- Adding src/irprep - done
  6053. -- Adding src/lgt...
  6054. -- Adding src/lgt - done
  6055. -- Adding src/nirt...
  6056. -- Adding src/nirt - done
  6057. -- Adding src/proc-db...
  6058. -- Adding src/proc-db - done
  6059. -- Adding src/rt...
  6060. -- Adding src/rt - done
  6061. -- Adding src/shapes...
  6062. -- Adding src/shapes - done
  6063. -- Adding src/sig...
  6064. -- Adding src/sig - done
  6065. -- Adding src/tab...
  6066. -- Adding src/tab - done
  6067. -- Adding src/util...
  6068. -- Adding src/util - done
  6069. -- Adding src/remrt...
  6070. -- Adding src/remrt - done
  6071. -- Adding src/rttherm...
  6072. -- Adding src/rttherm - done
  6073. -- Adding src/tclscripts...
  6074. -- Adding src/tclscripts - done
  6075. -- Adding src/adrt...
  6076. -- Adding src/adrt - done
  6077. -- Adding src/rtwizard...
  6078. -- Adding src/rtwizard - done
  6079. -- Adding src/archer...
  6080. -- Adding src/archer - done
  6081. -- Adding src/mged...
  6082. -- Adding src/mged - done
  6083. -- Adding src - done
  6084. -- Adding include...
  6085. -- Adding include - done
  6086. -- Adding sh...
  6087. -- Adding sh - done
  6088. -- Adding misc...
  6089. -- Adding misc - done
  6090. -- Adding doc...
  6091. -- Adding doc/docbook...
  6092. -- Adding doc/docbook - done
  6093. -- Adding doc/html...
  6094. -- Adding doc/html - done
  6095. -- Adding doc/legal...
  6096. -- Adding doc/legal - done
  6097. -- Adding doc - done
  6098. -- Adding db...
  6099. -- Adding db - done
  6100. -- Adding bench...
  6101. -- Adding bench - done
  6102. -- Adding regress...
  6103. -- Adding regress - done
  6104.  
  6105.  
  6106. ------------ BRL-CAD Release 7.26.0, Build 20161216 - Release Build ------------
  6107.  
  6108. Prefix: /opt/brlcad
  6109. Binaries: /opt/brlcad/bin
  6110. Libraries: /opt/brlcad/lib
  6111. Manual pages: /opt/brlcad/share/man
  6112. Data resources: /opt/brlcad/share
  6113.  
  6114. CC = /usr/bin/cc
  6115. CXX = /usr/bin/c++
  6116. CFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
  6117. -pipe -fno-strict-aliasing -fno-common -fexceptions -std=gnu99 -m64
  6118. -O3 -fstrength-reduce -fexpensive-optimizations -finline-functions
  6119. -finline-limit=10000 --param inline-unit-growth=300 --param
  6120. large-function-growth=300 -fomit-frame-pointer
  6121. CXXFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
  6122. -pipe -fno-strict-aliasing -fno-common -fexceptions
  6123. -ftemplate-depth-128 -std=gnu++98 -m64 -O3 -fstrength-reduce
  6124. -fexpensive-optimizations -finline-functions -finline-limit=10000
  6125. --param inline-unit-growth=300 --param large-function-growth=300
  6126. -fomit-frame-pointer
  6127. LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro -m64
  6128.  
  6129.  
  6130. Compile Tcl ...........................: ON
  6131. Compile Tk ............................: ON
  6132. Compile Itcl/Itk ......................: ON
  6133. Compile Iwidgets ......................: ON
  6134. Compile Tkhtml ........................: ON
  6135. Compile tkpng .........................: ON
  6136. Compile Tktable .......................: ON
  6137. Compile libpng ........................: OFF
  6138. Compile libregex ......................: OFF
  6139. Compile zlib ..........................: OFF
  6140. Compile termlib .......................: ON
  6141. Compile Utah Raster Toolkit ...........: ON
  6142. Compile openNURBS .....................: ON
  6143. Compile STEPcode.......................: ON
  6144. Compile Bullet ........................: OFF
  6145.  
  6146. OpenGL support (optional) .............: ON
  6147. X11 support (optional) ................: ON
  6148. Qt support (optional) .................: OFF
  6149. Enable run-time debugging (optional) ..: ON
  6150.  
  6151. Build 32/64-bit release ...............: 64BIT (Auto)
  6152. Build optimized release ...............: ON
  6153. Build static libraries ................: OFF
  6154. Build dynamic libraries ...............: ON
  6155. Install example geometry models .......: ON
  6156. Generate extra docs ...................: ON (html/man)
  6157.  
  6158. Elapsed configuration time..: 22 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement