spacepaste

  1.  
  2. Performing C SOURCE FILE Test QUNUSED_ARGUMENTS_C_FLAG_FOUND failed with the following output:
  3. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  4. Run Build Command:/usr/bin/make "cmTryCompileExec1448413980/fast"
  5. /usr/bin/make -f CMakeFiles/cmTryCompileExec1448413980.dir/build.make CMakeFiles/cmTryCompileExec1448413980.dir/build
  6. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  7. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  8. Building C object CMakeFiles/cmTryCompileExec1448413980.dir/src.c.o
  9. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -DQUNUSED_ARGUMENTS_C_FLAG_FOUND -I/usr/local/include -Qunused-arguments -o CMakeFiles/cmTryCompileExec1448413980.dir/src.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c
  10. cc: error: unrecognized command line option '-Qunused-arguments'
  11. make[1]: *** [CMakeFiles/cmTryCompileExec1448413980.dir/src.c.o] Error 1
  12. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  13. make: *** [cmTryCompileExec1448413980/fast] Error 2
  14. Source file was:
  15. int main(void) { return 0; }
  16. Performing C++ SOURCE FILE Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND failed with the following output:
  17. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  18. Run Build Command:/usr/bin/make "cmTryCompileExec2985859578/fast"
  19. /usr/bin/make -f CMakeFiles/cmTryCompileExec2985859578.dir/build.make CMakeFiles/cmTryCompileExec2985859578.dir/build
  20. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  21. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  22. Building CXX object CMakeFiles/cmTryCompileExec2985859578.dir/src.cxx.o
  23. /usr/bin/c++ -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -DQUNUSED_ARGUMENTS_CXX_FLAG_FOUND -I/usr/local/include -Qunused-arguments -o CMakeFiles/cmTryCompileExec2985859578.dir/src.cxx.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx
  24. c++: error: unrecognized command line option '-Qunused-arguments'
  25. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  26. make[1]: *** [CMakeFiles/cmTryCompileExec2985859578.dir/src.cxx.o] Error 1
  27. make: *** [cmTryCompileExec2985859578/fast] Error 2
  28. Source file was:
  29. int main() { return 0;}
  30. Performing C SOURCE FILE Test QSTACKPROTECT_C_FLAG_FOUND failed with the following output:
  31. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  32. Run Build Command:/usr/bin/make "cmTryCompileExec2377005141/fast"
  33. /usr/bin/make -f CMakeFiles/cmTryCompileExec2377005141.dir/build.make CMakeFiles/cmTryCompileExec2377005141.dir/build
  34. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  35. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  36. Building C object CMakeFiles/cmTryCompileExec2377005141.dir/src.c.o
  37. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -DQSTACKPROTECT_C_FLAG_FOUND -I/usr/local/include -qstackprotect -o CMakeFiles/cmTryCompileExec2377005141.dir/src.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c
  38. cc: error: unrecognized command line option '-qstackprotect'
  39. make[1]: *** [CMakeFiles/cmTryCompileExec2377005141.dir/src.c.o] Error 1
  40. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  41. make: *** [cmTryCompileExec2377005141/fast] Error 2
  42. Source file was:
  43. int main(void) { return 0; }
  44. Performing C++ SOURCE FILE Test QSTACKPROTECT_CXX_FLAG_FOUND failed with the following output:
  45. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  46. Run Build Command:/usr/bin/make "cmTryCompileExec2817738596/fast"
  47. /usr/bin/make -f CMakeFiles/cmTryCompileExec2817738596.dir/build.make CMakeFiles/cmTryCompileExec2817738596.dir/build
  48. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  49. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  50. Building CXX object CMakeFiles/cmTryCompileExec2817738596.dir/src.cxx.o
  51. /usr/bin/c++ -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -g -ggdb3 -fstack-protector-all -DQSTACKPROTECT_CXX_FLAG_FOUND -I/usr/local/include -qstackprotect -o CMakeFiles/cmTryCompileExec2817738596.dir/src.cxx.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx
  52. c++: error: unrecognized command line option '-qstackprotect'
  53. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  54. make[1]: *** [CMakeFiles/cmTryCompileExec2817738596.dir/src.cxx.o] Error 1
  55. make: *** [cmTryCompileExec2817738596/fast] Error 2
  56. Source file was:
  57. int main() { return 0;}
  58. Performing C++ SOURCE FILE Test WBAD_FUNCTION_CAST_CXX_FLAG_FOUND failed with the following output:
  59. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  60. Run Build Command:/usr/bin/make "cmTryCompileExec1673936605/fast"
  61. /usr/bin/make -f CMakeFiles/cmTryCompileExec1673936605.dir/build.make CMakeFiles/cmTryCompileExec1673936605.dir/build
  62. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  63. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  64. Building CXX object CMakeFiles/cmTryCompileExec1673936605.dir/src.cxx.o
  65. /usr/bin/c++ -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_CXX_FLAG_FOUND -I/usr/local/include -Wbad-function-cast -o CMakeFiles/cmTryCompileExec1673936605.dir/src.cxx.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx
  66. cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ [enabled by default]
  67. Linking CXX executable cmTryCompileExec1673936605
  68. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1673936605.dir/link.txt --verbose=1
  69. /usr/bin/c++ -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWBAD_FUNCTION_CAST_CXX_FLAG_FOUND CMakeFiles/cmTryCompileExec1673936605.dir/src.cxx.o -o cmTryCompileExec1673936605 -rdynamic
  70. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  71. Source file was:
  72. int main() { return 0;}
  73. Performing C++ SOURCE FILE Test WDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND failed with the following output:
  74. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  75. Run Build Command:/usr/bin/make "cmTryCompileExec3950909269/fast"
  76. /usr/bin/make -f CMakeFiles/cmTryCompileExec3950909269.dir/build.make CMakeFiles/cmTryCompileExec3950909269.dir/build
  77. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  78. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  79. Building CXX object CMakeFiles/cmTryCompileExec3950909269.dir/src.cxx.o
  80. /usr/bin/c++ -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND -I/usr/local/include -Wdeclaration-after-statement -o CMakeFiles/cmTryCompileExec3950909269.dir/src.cxx.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx
  81. cc1plus: warning: command line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++ [enabled by default]
  82. Linking CXX executable cmTryCompileExec3950909269
  83. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3950909269.dir/link.txt --verbose=1
  84. /usr/bin/c++ -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -DWDECLARATION_AFTER_STATEMENT_CXX_FLAG_FOUND CMakeFiles/cmTryCompileExec3950909269.dir/src.cxx.o -o cmTryCompileExec3950909269 -rdynamic
  85. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  86. Source file was:
  87. int main() { return 0;}
  88. Performing C SOURCE FILE Test HAVE_C_WUNUSED_CONST_VARIABLE failed with the following output:
  89. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  90. Run Build Command:/usr/bin/make "cmTryCompileExec3211876153/fast"
  91. /usr/bin/make -f CMakeFiles/cmTryCompileExec3211876153.dir/build.make CMakeFiles/cmTryCompileExec3211876153.dir/build
  92. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  93. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  94. Building C object CMakeFiles/cmTryCompileExec3211876153.dir/src.c.o
  95. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -DHAVE_C_WUNUSED_CONST_VARIABLE -I/usr/local/include -Wunused-const-variable -o CMakeFiles/cmTryCompileExec3211876153.dir/src.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c
  96. cc: error: unrecognized command line option '-Wunused-const-variable'
  97. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  98. make[1]: *** [CMakeFiles/cmTryCompileExec3211876153.dir/src.c.o] Error 1
  99. make: *** [cmTryCompileExec3211876153/fast] Error 2
  100. Source file was:
  101. int main(void) { return 0; }
  102. Determining if the pthread_create exist failed with the following output:
  103. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  104. Run Build Command:/usr/bin/make "cmTryCompileExec2042582882/fast"
  105. /usr/bin/make -f CMakeFiles/cmTryCompileExec2042582882.dir/build.make CMakeFiles/cmTryCompileExec2042582882.dir/build
  106. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  107. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  108. Building C object CMakeFiles/cmTryCompileExec2042582882.dir/CheckSymbolExists.c.o
  109. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -I/usr/local/include -o CMakeFiles/cmTryCompileExec2042582882.dir/CheckSymbolExists.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  110. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main':
  111. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:11: error: ISO C forbids conversion of function pointer to object pointer type [-Werror=pedantic]
  112. return ((int*)(&pthread_create))[argc];
  113. ^
  114. cc1: all warnings being treated as errors
  115. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  116. make[1]: *** [CMakeFiles/cmTryCompileExec2042582882.dir/CheckSymbolExists.c.o] Error 1
  117. make: *** [cmTryCompileExec2042582882/fast] Error 2
  118. File /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  119. /* */
  120. #include <pthread.h>
  121. int main(int argc, char** argv)
  122. {
  123. (void)argv;
  124. #ifndef pthread_create
  125. return ((int*)(&pthread_create))[argc];
  126. #else
  127. (void)argc;
  128. return 0;
  129. #endif
  130. }
  131. Determining if the function pthread_create exists in the pthreads failed with the following output:
  132. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  133. Run Build Command:/usr/bin/make "cmTryCompileExec1809091393/fast"
  134. /usr/bin/make -f CMakeFiles/cmTryCompileExec1809091393.dir/build.make CMakeFiles/cmTryCompileExec1809091393.dir/build
  135. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  136. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  137. Building C object CMakeFiles/cmTryCompileExec1809091393.dir/CheckFunctionExists.c.o
  138. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec1809091393.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  139. Linking C executable cmTryCompileExec1809091393
  140. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1809091393.dir/link.txt --verbose=1
  141. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec1809091393.dir/CheckFunctionExists.c.o -o cmTryCompileExec1809091393 -rdynamic -lpthreads
  142. /usr/bin/ld: cannot find -lpthreads
  143. collect2: error: ld returned 1 exit status
  144. make[1]: *** [cmTryCompileExec1809091393] Error 1
  145. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  146. make: *** [cmTryCompileExec1809091393/fast] Error 2
  147. Determining if files JavaVM/jni.h exist failed with the following output:
  148. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  149. Run Build Command:/usr/bin/make "cmTryCompileExec1321514321/fast"
  150. /usr/bin/make -f CMakeFiles/cmTryCompileExec1321514321.dir/build.make CMakeFiles/cmTryCompileExec1321514321.dir/build
  151. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  152. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  153. Building C object CMakeFiles/cmTryCompileExec1321514321.dir/CheckIncludeFiles.c.o
  154. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1321514321.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  155. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: JavaVM/jni.h: No such file or directory
  156. #include <JavaVM/jni.h>
  157. ^
  158. compilation terminated.
  159. make[1]: *** [CMakeFiles/cmTryCompileExec1321514321.dir/CheckIncludeFiles.c.o] Error 1
  160. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  161. make: *** [cmTryCompileExec1321514321/fast] Error 2
  162. Source:
  163. /* */
  164. #include <JavaVM/jni.h>
  165. int main(){return 0;}
  166. Determining if the function socket exists in the socket failed with the following output:
  167. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  168. Run Build Command:/usr/bin/make "cmTryCompileExec1519702073/fast"
  169. /usr/bin/make -f CMakeFiles/cmTryCompileExec1519702073.dir/build.make CMakeFiles/cmTryCompileExec1519702073.dir/build
  170. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  171. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  172. Building C object CMakeFiles/cmTryCompileExec1519702073.dir/CheckFunctionExists.c.o
  173. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=socket -o CMakeFiles/cmTryCompileExec1519702073.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  174. Linking C executable cmTryCompileExec1519702073
  175. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1519702073.dir/link.txt --verbose=1
  176. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=socket CMakeFiles/cmTryCompileExec1519702073.dir/CheckFunctionExists.c.o -o cmTryCompileExec1519702073 -rdynamic -lsocket
  177. /usr/bin/ld: cannot find -lsocket
  178. collect2: error: ld returned 1 exit status
  179. make[1]: *** [cmTryCompileExec1519702073] Error 1
  180. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  181. make: *** [cmTryCompileExec1519702073/fast] Error 2
  182. Determining if the function socket exists in the network failed with the following output:
  183. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  184. Run Build Command:/usr/bin/make "cmTryCompileExec999063921/fast"
  185. /usr/bin/make -f CMakeFiles/cmTryCompileExec999063921.dir/build.make CMakeFiles/cmTryCompileExec999063921.dir/build
  186. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  187. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  188. Building C object CMakeFiles/cmTryCompileExec999063921.dir/CheckFunctionExists.c.o
  189. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=socket -o CMakeFiles/cmTryCompileExec999063921.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  190. Linking C executable cmTryCompileExec999063921
  191. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec999063921.dir/link.txt --verbose=1
  192. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=socket CMakeFiles/cmTryCompileExec999063921.dir/CheckFunctionExists.c.o -o cmTryCompileExec999063921 -rdynamic -lnetwork
  193. /usr/bin/ld: cannot find -lnetwork
  194. collect2: error: ld returned 1 exit status
  195. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  196. make[1]: *** [cmTryCompileExec999063921] Error 1
  197. make: *** [cmTryCompileExec999063921/fast] Error 2
  198. Determining if the function yyless exists in the l failed with the following output:
  199. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  200. Run Build Command:/usr/bin/make "cmTryCompileExec471777025/fast"
  201. /usr/bin/make -f CMakeFiles/cmTryCompileExec471777025.dir/build.make CMakeFiles/cmTryCompileExec471777025.dir/build
  202. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  203. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  204. Building C object CMakeFiles/cmTryCompileExec471777025.dir/CheckFunctionExists.c.o
  205. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=yyless -o CMakeFiles/cmTryCompileExec471777025.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  206. Linking C executable cmTryCompileExec471777025
  207. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec471777025.dir/link.txt --verbose=1
  208. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=yyless CMakeFiles/cmTryCompileExec471777025.dir/CheckFunctionExists.c.o -o cmTryCompileExec471777025 -rdynamic -ll
  209. CMakeFiles/cmTryCompileExec471777025.dir/CheckFunctionExists.c.o: In function `main':
  210. CheckFunctionExists.c:(.text+0x15): undefined reference to `yyless'
  211. collect2: error: ld returned 1 exit status
  212. make[1]: *** [cmTryCompileExec471777025] Error 1
  213. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  214. make: *** [cmTryCompileExec471777025/fast] Error 2
  215. Performing C SOURCE FILE Test HAVE_TIMESETEVENT failed with the following output:
  216. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  217. Run Build Command:/usr/bin/make "cmTryCompileExec1792081953/fast"
  218. /usr/bin/make -f CMakeFiles/cmTryCompileExec1792081953.dir/build.make CMakeFiles/cmTryCompileExec1792081953.dir/build
  219. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  220. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  221. Building C object CMakeFiles/cmTryCompileExec1792081953.dir/src.c.o
  222. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -DHAVE_TIMESETEVENT -I/usr/local/include -o CMakeFiles/cmTryCompileExec1792081953.dir/src.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c
  223. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c:1:21: fatal error: windows.h: No such file or directory
  224. #include <windows.h>
  225. ^
  226. compilation terminated.
  227. make[1]: *** [CMakeFiles/cmTryCompileExec1792081953.dir/src.c.o] Error 1
  228. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  229. make: *** [cmTryCompileExec1792081953/fast] Error 2
  230. Source file was:
  231. #include <windows.h>
  232. int main() {(void)timeSetEvent(1000, 100, (LPTIMECALLBACK)NULL, (DWORD_PTR)NULL, TIME_ONESHOT);}
  233. Determining if files curses.h exist failed with the following output:
  234. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  235. Run Build Command:/usr/bin/make "cmTryCompileExec1249351751/fast"
  236. /usr/bin/make -f CMakeFiles/cmTryCompileExec1249351751.dir/build.make CMakeFiles/cmTryCompileExec1249351751.dir/build
  237. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  238. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  239. Building C object CMakeFiles/cmTryCompileExec1249351751.dir/CheckIncludeFiles.c.o
  240. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1249351751.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  241. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: curses.h: No such file or directory
  242. #include <curses.h>
  243. ^
  244. compilation terminated.
  245. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  246. make[1]: *** [CMakeFiles/cmTryCompileExec1249351751.dir/CheckIncludeFiles.c.o] Error 1
  247. make: *** [cmTryCompileExec1249351751/fast] Error 2
  248. Source:
  249. /* */
  250. #include <curses.h>
  251. int main(){return 0;}
  252. Determining if files direct.h exist failed with the following output:
  253. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  254. Run Build Command:/usr/bin/make "cmTryCompileExec3271197697/fast"
  255. /usr/bin/make -f CMakeFiles/cmTryCompileExec3271197697.dir/build.make CMakeFiles/cmTryCompileExec3271197697.dir/build
  256. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  257. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  258. Building C object CMakeFiles/cmTryCompileExec3271197697.dir/CheckIncludeFiles.c.o
  259. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3271197697.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  260. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: direct.h: No such file or directory
  261. #include <direct.h>
  262. ^
  263. compilation terminated.
  264. make[1]: *** [CMakeFiles/cmTryCompileExec3271197697.dir/CheckIncludeFiles.c.o] Error 1
  265. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  266. make: *** [cmTryCompileExec3271197697/fast] Error 2
  267. Source:
  268. /* */
  269. #include <direct.h>
  270. int main(){return 0;}
  271. Determining if files dslib.h exist failed with the following output:
  272. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  273. Run Build Command:/usr/bin/make "cmTryCompileExec1934495685/fast"
  274. /usr/bin/make -f CMakeFiles/cmTryCompileExec1934495685.dir/build.make CMakeFiles/cmTryCompileExec1934495685.dir/build
  275. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  276. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  277. Building C object CMakeFiles/cmTryCompileExec1934495685.dir/CheckIncludeFiles.c.o
  278. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1934495685.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  279. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:19: fatal error: dslib.h: No such file or directory
  280. #include <dslib.h>
  281. ^
  282. compilation terminated.
  283. make[1]: *** [CMakeFiles/cmTryCompileExec1934495685.dir/CheckIncludeFiles.c.o] Error 1
  284. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  285. make: *** [cmTryCompileExec1934495685/fast] Error 2
  286. Source:
  287. /* */
  288. #include <dslib.h>
  289. int main(){return 0;}
  290. Determining if files gl/device.h exist failed with the following output:
  291. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  292. Run Build Command:/usr/bin/make "cmTryCompileExec3450506381/fast"
  293. /usr/bin/make -f CMakeFiles/cmTryCompileExec3450506381.dir/build.make CMakeFiles/cmTryCompileExec3450506381.dir/build
  294. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  295. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  296. Building C object CMakeFiles/cmTryCompileExec3450506381.dir/CheckIncludeFiles.c.o
  297. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3450506381.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  298. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23: fatal error: gl/device.h: No such file or directory
  299. #include <gl/device.h>
  300. ^
  301. compilation terminated.
  302. make[1]: *** [CMakeFiles/cmTryCompileExec3450506381.dir/CheckIncludeFiles.c.o] Error 1
  303. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  304. make: *** [cmTryCompileExec3450506381/fast] Error 2
  305. Source:
  306. /* */
  307. #include <gl/device.h>
  308. int main(){return 0;}
  309. Determining if files gl/glext.h exist failed with the following output:
  310. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  311. Run Build Command:/usr/bin/make "cmTryCompileExec2289770264/fast"
  312. /usr/bin/make -f CMakeFiles/cmTryCompileExec2289770264.dir/build.make CMakeFiles/cmTryCompileExec2289770264.dir/build
  313. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  314. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  315. Building C object CMakeFiles/cmTryCompileExec2289770264.dir/CheckIncludeFiles.c.o
  316. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2289770264.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  317. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: gl/glext.h: No such file or directory
  318. #include <gl/glext.h>
  319. ^
  320. compilation terminated.
  321. make[1]: *** [CMakeFiles/cmTryCompileExec2289770264.dir/CheckIncludeFiles.c.o] Error 1
  322. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  323. make: *** [cmTryCompileExec2289770264/fast] Error 2
  324. Source:
  325. /* */
  326. #include <gl/glext.h>
  327. int main(){return 0;}
  328. Determining if files gl/wglext.h exist failed with the following output:
  329. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  330. Run Build Command:/usr/bin/make "cmTryCompileExec1183609605/fast"
  331. /usr/bin/make -f CMakeFiles/cmTryCompileExec1183609605.dir/build.make CMakeFiles/cmTryCompileExec1183609605.dir/build
  332. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  333. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  334. Building C object CMakeFiles/cmTryCompileExec1183609605.dir/CheckIncludeFiles.c.o
  335. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1183609605.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  336. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23: fatal error: gl/wglext.h: No such file or directory
  337. #include <gl/wglext.h>
  338. ^
  339. compilation terminated.
  340. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  341. make[1]: *** [CMakeFiles/cmTryCompileExec1183609605.dir/CheckIncludeFiles.c.o] Error 1
  342. make: *** [cmTryCompileExec1183609605/fast] Error 2
  343. Source:
  344. /* */
  345. #include <gl/wglext.h>
  346. int main(){return 0;}
  347. Determining if files io.h exist failed with the following output:
  348. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  349. Run Build Command:/usr/bin/make "cmTryCompileExec442678581/fast"
  350. /usr/bin/make -f CMakeFiles/cmTryCompileExec442678581.dir/build.make CMakeFiles/cmTryCompileExec442678581.dir/build
  351. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  352. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  353. Building C object CMakeFiles/cmTryCompileExec442678581.dir/CheckIncludeFiles.c.o
  354. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec442678581.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  355. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:16: fatal error: io.h: No such file or directory
  356. #include <io.h>
  357. ^
  358. compilation terminated.
  359. make[1]: *** [CMakeFiles/cmTryCompileExec442678581.dir/CheckIncludeFiles.c.o] Error 1
  360. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  361. make: *** [cmTryCompileExec442678581/fast] Error 2
  362. Source:
  363. /* */
  364. #include <io.h>
  365. int main(){return 0;}
  366. Determining if files mach/thread_policy.h exist failed with the following output:
  367. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  368. Run Build Command:/usr/bin/make "cmTryCompileExec1990509566/fast"
  369. /usr/bin/make -f CMakeFiles/cmTryCompileExec1990509566.dir/build.make CMakeFiles/cmTryCompileExec1990509566.dir/build
  370. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  371. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  372. Building C object CMakeFiles/cmTryCompileExec1990509566.dir/CheckIncludeFiles.c.o
  373. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1990509566.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  374. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:32: fatal error: mach/thread_policy.h: No such file or directory
  375. #include <mach/thread_policy.h>
  376. ^
  377. compilation terminated.
  378. make[1]: *** [CMakeFiles/cmTryCompileExec1990509566.dir/CheckIncludeFiles.c.o] Error 1
  379. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  380. make: *** [cmTryCompileExec1990509566/fast] Error 2
  381. Source:
  382. /* */
  383. #include <mach/thread_policy.h>
  384. int main(){return 0;}
  385. Determining if files ncurses.h exist failed with the following output:
  386. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  387. Run Build Command:/usr/bin/make "cmTryCompileExec593762183/fast"
  388. /usr/bin/make -f CMakeFiles/cmTryCompileExec593762183.dir/build.make CMakeFiles/cmTryCompileExec593762183.dir/build
  389. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  390. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  391. Building C object CMakeFiles/cmTryCompileExec593762183.dir/CheckIncludeFiles.c.o
  392. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec593762183.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  393. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: ncurses.h: No such file or directory
  394. #include <ncurses.h>
  395. ^
  396. compilation terminated.
  397. make[1]: *** [CMakeFiles/cmTryCompileExec593762183.dir/CheckIncludeFiles.c.o] Error 1
  398. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  399. make: *** [cmTryCompileExec593762183/fast] Error 2
  400. Source:
  401. /* */
  402. #include <ncurses.h>
  403. int main(){return 0;}
  404. Determining if files pthread_np.h exist failed with the following output:
  405. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  406. Run Build Command:/usr/bin/make "cmTryCompileExec2761426608/fast"
  407. /usr/bin/make -f CMakeFiles/cmTryCompileExec2761426608.dir/build.make CMakeFiles/cmTryCompileExec2761426608.dir/build
  408. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  409. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  410. Building C object CMakeFiles/cmTryCompileExec2761426608.dir/CheckIncludeFiles.c.o
  411. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2761426608.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  412. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: pthread_np.h: No such file or directory
  413. #include <pthread_np.h>
  414. ^
  415. compilation terminated.
  416. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  417. make[1]: *** [CMakeFiles/cmTryCompileExec2761426608.dir/CheckIncludeFiles.c.o] Error 1
  418. make: *** [cmTryCompileExec2761426608/fast] Error 2
  419. Source:
  420. /* */
  421. #include <pthread_np.h>
  422. int main(){return 0;}
  423. Determining if files rle.h exist failed with the following output:
  424. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  425. Run Build Command:/usr/bin/make "cmTryCompileExec61084745/fast"
  426. /usr/bin/make -f CMakeFiles/cmTryCompileExec61084745.dir/build.make CMakeFiles/cmTryCompileExec61084745.dir/build
  427. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  428. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  429. Building C object CMakeFiles/cmTryCompileExec61084745.dir/CheckIncludeFiles.c.o
  430. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec61084745.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  431. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:17: fatal error: rle.h: No such file or directory
  432. #include <rle.h>
  433. ^
  434. compilation terminated.
  435. make[1]: *** [CMakeFiles/cmTryCompileExec61084745.dir/CheckIncludeFiles.c.o] Error 1
  436. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  437. make: *** [cmTryCompileExec61084745/fast] Error 2
  438. Source:
  439. /* */
  440. #include <rle.h>
  441. int main(){return 0;}
  442. Determining if files sys/_ioctl.h exist failed with the following output:
  443. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  444. Run Build Command:/usr/bin/make "cmTryCompileExec1277718878/fast"
  445. /usr/bin/make -f CMakeFiles/cmTryCompileExec1277718878.dir/build.make CMakeFiles/cmTryCompileExec1277718878.dir/build
  446. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  447. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  448. Building C object CMakeFiles/cmTryCompileExec1277718878.dir/CheckIncludeFiles.c.o
  449. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1277718878.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  450. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: sys/_ioctl.h: No such file or directory
  451. #include <sys/_ioctl.h>
  452. ^
  453. compilation terminated.
  454. make[1]: *** [CMakeFiles/cmTryCompileExec1277718878.dir/CheckIncludeFiles.c.o] Error 1
  455. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  456. make: *** [cmTryCompileExec1277718878/fast] Error 2
  457. Source:
  458. /* */
  459. #include <sys/_ioctl.h>
  460. int main(){return 0;}
  461. Determining if files sys/cpuset.h exist failed with the following output:
  462. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  463. Run Build Command:/usr/bin/make "cmTryCompileExec3578029829/fast"
  464. /usr/bin/make -f CMakeFiles/cmTryCompileExec3578029829.dir/build.make CMakeFiles/cmTryCompileExec3578029829.dir/build
  465. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  466. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  467. Building C object CMakeFiles/cmTryCompileExec3578029829.dir/CheckIncludeFiles.c.o
  468. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3578029829.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  469. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: sys/cpuset.h: No such file or directory
  470. #include <sys/cpuset.h>
  471. ^
  472. compilation terminated.
  473. make[1]: *** [CMakeFiles/cmTryCompileExec3578029829.dir/CheckIncludeFiles.c.o] Error 1
  474. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  475. make: *** [cmTryCompileExec3578029829/fast] Error 2
  476. Source:
  477. /* */
  478. #include <sys/cpuset.h>
  479. int main(){return 0;}
  480. Determining if files sys/ioctl_compat.h exist failed with the following output:
  481. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  482. Run Build Command:/usr/bin/make "cmTryCompileExec3985659768/fast"
  483. /usr/bin/make -f CMakeFiles/cmTryCompileExec3985659768.dir/build.make CMakeFiles/cmTryCompileExec3985659768.dir/build
  484. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  485. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  486. Building C object CMakeFiles/cmTryCompileExec3985659768.dir/CheckIncludeFiles.c.o
  487. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3985659768.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  488. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:30: fatal error: sys/ioctl_compat.h: No such file or directory
  489. #include <sys/ioctl_compat.h>
  490. ^
  491. compilation terminated.
  492. make[1]: *** [CMakeFiles/cmTryCompileExec3985659768.dir/CheckIncludeFiles.c.o] Error 1
  493. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  494. make: *** [cmTryCompileExec3985659768/fast] Error 2
  495. Source:
  496. /* */
  497. #include <sys/ioctl_compat.h>
  498. int main(){return 0;}
  499. Determining if files sys/machd.h exist failed with the following output:
  500. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  501. Run Build Command:/usr/bin/make "cmTryCompileExec2469705145/fast"
  502. /usr/bin/make -f CMakeFiles/cmTryCompileExec2469705145.dir/build.make CMakeFiles/cmTryCompileExec2469705145.dir/build
  503. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  504. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  505. Building C object CMakeFiles/cmTryCompileExec2469705145.dir/CheckIncludeFiles.c.o
  506. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2469705145.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  507. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23: fatal error: sys/machd.h: No such file or directory
  508. #include <sys/machd.h>
  509. ^
  510. compilation terminated.
  511. make[1]: *** [CMakeFiles/cmTryCompileExec2469705145.dir/CheckIncludeFiles.c.o] Error 1
  512. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  513. make: *** [cmTryCompileExec2469705145/fast] Error 2
  514. Source:
  515. /* */
  516. #include <sys/machd.h>
  517. int main(){return 0;}
  518. Determining if files sys/sched.h exist failed with the following output:
  519. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  520. Run Build Command:/usr/bin/make "cmTryCompileExec2902721323/fast"
  521. /usr/bin/make -f CMakeFiles/cmTryCompileExec2902721323.dir/build.make CMakeFiles/cmTryCompileExec2902721323.dir/build
  522. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  523. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  524. Building C object CMakeFiles/cmTryCompileExec2902721323.dir/CheckIncludeFiles.c.o
  525. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2902721323.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  526. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23: fatal error: sys/sched.h: No such file or directory
  527. #include <sys/sched.h>
  528. ^
  529. compilation terminated.
  530. make[1]: *** [CMakeFiles/cmTryCompileExec2902721323.dir/CheckIncludeFiles.c.o] Error 1
  531. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  532. make: *** [cmTryCompileExec2902721323/fast] Error 2
  533. Source:
  534. /* */
  535. #include <sys/sched.h>
  536. int main(){return 0;}
  537. Determining if files sys/sysmp.h exist failed with the following output:
  538. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  539. Run Build Command:/usr/bin/make "cmTryCompileExec476661983/fast"
  540. /usr/bin/make -f CMakeFiles/cmTryCompileExec476661983.dir/build.make CMakeFiles/cmTryCompileExec476661983.dir/build
  541. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  542. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  543. Building C object CMakeFiles/cmTryCompileExec476661983.dir/CheckIncludeFiles.c.o
  544. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec476661983.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  545. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23: fatal error: sys/sysmp.h: No such file or directory
  546. #include <sys/sysmp.h>
  547. ^
  548. compilation terminated.
  549. make[1]: *** [CMakeFiles/cmTryCompileExec476661983.dir/CheckIncludeFiles.c.o] Error 1
  550. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  551. make: *** [cmTryCompileExec476661983/fast] Error 2
  552. Source:
  553. /* */
  554. #include <sys/sysmp.h>
  555. int main(){return 0;}
  556. Determining if files term.h exist failed with the following output:
  557. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  558. Run Build Command:/usr/bin/make "cmTryCompileExec4021158828/fast"
  559. /usr/bin/make -f CMakeFiles/cmTryCompileExec4021158828.dir/build.make CMakeFiles/cmTryCompileExec4021158828.dir/build
  560. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  561. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  562. Building C object CMakeFiles/cmTryCompileExec4021158828.dir/CheckIncludeFiles.c.o
  563. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec4021158828.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  564. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:18: fatal error: term.h: No such file or directory
  565. #include <term.h>
  566. ^
  567. compilation terminated.
  568. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  569. make[1]: *** [CMakeFiles/cmTryCompileExec4021158828.dir/CheckIncludeFiles.c.o] Error 1
  570. make: *** [cmTryCompileExec4021158828/fast] Error 2
  571. Source:
  572. /* */
  573. #include <term.h>
  574. int main(){return 0;}
  575. Determining if files termcap.h exist failed with the following output:
  576. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  577. Run Build Command:/usr/bin/make "cmTryCompileExec941334099/fast"
  578. /usr/bin/make -f CMakeFiles/cmTryCompileExec941334099.dir/build.make CMakeFiles/cmTryCompileExec941334099.dir/build
  579. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  580. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  581. Building C object CMakeFiles/cmTryCompileExec941334099.dir/CheckIncludeFiles.c.o
  582. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec941334099.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  583. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: termcap.h: No such file or directory
  584. #include <termcap.h>
  585. ^
  586. compilation terminated.
  587. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  588. make[1]: *** [CMakeFiles/cmTryCompileExec941334099.dir/CheckIncludeFiles.c.o] Error 1
  589. make: *** [cmTryCompileExec941334099/fast] Error 2
  590. Source:
  591. /* */
  592. #include <termcap.h>
  593. int main(){return 0;}
  594. Determining if files terminfo.h exist failed with the following output:
  595. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  596. Run Build Command:/usr/bin/make "cmTryCompileExec3811414117/fast"
  597. /usr/bin/make -f CMakeFiles/cmTryCompileExec3811414117.dir/build.make CMakeFiles/cmTryCompileExec3811414117.dir/build
  598. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  599. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  600. Building C object CMakeFiles/cmTryCompileExec3811414117.dir/CheckIncludeFiles.c.o
  601. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3811414117.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  602. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: terminfo.h: No such file or directory
  603. #include <terminfo.h>
  604. ^
  605. compilation terminated.
  606. make[1]: *** [CMakeFiles/cmTryCompileExec3811414117.dir/CheckIncludeFiles.c.o] Error 1
  607. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  608. make: *** [cmTryCompileExec3811414117/fast] Error 2
  609. Source:
  610. /* */
  611. #include <terminfo.h>
  612. int main(){return 0;}
  613. Determining if files termlib.h exist failed with the following output:
  614. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  615. Run Build Command:/usr/bin/make "cmTryCompileExec2232024251/fast"
  616. /usr/bin/make -f CMakeFiles/cmTryCompileExec2232024251.dir/build.make CMakeFiles/cmTryCompileExec2232024251.dir/build
  617. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  618. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  619. Building C object CMakeFiles/cmTryCompileExec2232024251.dir/CheckIncludeFiles.c.o
  620. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2232024251.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  621. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: termlib.h: No such file or directory
  622. #include <termlib.h>
  623. ^
  624. compilation terminated.
  625. make[1]: *** [CMakeFiles/cmTryCompileExec2232024251.dir/CheckIncludeFiles.c.o] Error 1
  626. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  627. make: *** [cmTryCompileExec2232024251/fast] Error 2
  628. Source:
  629. /* */
  630. #include <termlib.h>
  631. int main(){return 0;}
  632. Determining if files tinfo.h exist failed with the following output:
  633. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  634. Run Build Command:/usr/bin/make "cmTryCompileExec2909035835/fast"
  635. /usr/bin/make -f CMakeFiles/cmTryCompileExec2909035835.dir/build.make CMakeFiles/cmTryCompileExec2909035835.dir/build
  636. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  637. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  638. Building C object CMakeFiles/cmTryCompileExec2909035835.dir/CheckIncludeFiles.c.o
  639. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2909035835.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  640. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:19: fatal error: tinfo.h: No such file or directory
  641. #include <tinfo.h>
  642. ^
  643. compilation terminated.
  644. make[1]: *** [CMakeFiles/cmTryCompileExec2909035835.dir/CheckIncludeFiles.c.o] Error 1
  645. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  646. make: *** [cmTryCompileExec2909035835/fast] Error 2
  647. Source:
  648. /* */
  649. #include <tinfo.h>
  650. int main(){return 0;}
  651. Determining if files ulocks.h exist failed with the following output:
  652. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  653. Run Build Command:/usr/bin/make "cmTryCompileExec2077870953/fast"
  654. /usr/bin/make -f CMakeFiles/cmTryCompileExec2077870953.dir/build.make CMakeFiles/cmTryCompileExec2077870953.dir/build
  655. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  656. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  657. Building C object CMakeFiles/cmTryCompileExec2077870953.dir/CheckIncludeFiles.c.o
  658. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec2077870953.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  659. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: ulocks.h: No such file or directory
  660. #include <ulocks.h>
  661. ^
  662. compilation terminated.
  663. make[1]: *** [CMakeFiles/cmTryCompileExec2077870953.dir/CheckIncludeFiles.c.o] Error 1
  664. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  665. make: *** [cmTryCompileExec2077870953/fast] Error 2
  666. Source:
  667. /* */
  668. #include <ulocks.h>
  669. int main(){return 0;}
  670. Determining if files windows.h exist failed with the following output:
  671. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  672. Run Build Command:/usr/bin/make "cmTryCompileExec7177467/fast"
  673. /usr/bin/make -f CMakeFiles/cmTryCompileExec7177467.dir/build.make CMakeFiles/cmTryCompileExec7177467.dir/build
  674. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  675. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  676. Building C object CMakeFiles/cmTryCompileExec7177467.dir/CheckIncludeFiles.c.o
  677. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec7177467.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  678. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: windows.h: No such file or directory
  679. #include <windows.h>
  680. ^
  681. compilation terminated.
  682. make[1]: *** [CMakeFiles/cmTryCompileExec7177467.dir/CheckIncludeFiles.c.o] Error 1
  683. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  684. make: *** [cmTryCompileExec7177467/fast] Error 2
  685. Source:
  686. /* */
  687. #include <windows.h>
  688. int main(){return 0;}
  689. Determining size of socklen_t failed with the following output:
  690. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  691. Run Build Command:/usr/bin/make "cmTryCompileExec4063181051/fast"
  692. /usr/bin/make -f CMakeFiles/cmTryCompileExec4063181051.dir/build.make CMakeFiles/cmTryCompileExec4063181051.dir/build
  693. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  694. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  695. Building C object CMakeFiles/cmTryCompileExec4063181051.dir/HAVE_SOCKLEN_TSYS_TYPES_H.c.o
  696. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec4063181051.dir/HAVE_SOCKLEN_TSYS_TYPES_H.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CheckTypeSize/HAVE_SOCKLEN_TSYS_TYPES_H.c
  697. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CheckTypeSize/HAVE_SOCKLEN_TSYS_TYPES_H.c:18:22: error: 'socklen_t' undeclared here (not in a function)
  698. #define SIZE (sizeof(socklen_t))
  699. ^
  700. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CheckTypeSize/HAVE_SOCKLEN_TSYS_TYPES_H.c:20:12: note: in expansion of macro 'SIZE'
  701. ('0' + ((SIZE / 10000)%10)),
  702. ^
  703. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  704. make[1]: *** [CMakeFiles/cmTryCompileExec4063181051.dir/HAVE_SOCKLEN_TSYS_TYPES_H.c.o] Error 1
  705. make: *** [cmTryCompileExec4063181051/fast] Error 2
  706. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CheckTypeSize/HAVE_SOCKLEN_TSYS_TYPES_H.c:
  707. #include <sys/types.h>
  708. #include <stdint.h>
  709. #include <stddef.h>
  710. #include "sys/types.h"
  711. #undef KEY
  712. #if defined(__i386)
  713. # define KEY '_','_','i','3','8','6'
  714. #elif defined(__x86_64)
  715. # define KEY '_','_','x','8','6','_','6','4'
  716. #elif defined(__ppc__)
  717. # define KEY '_','_','p','p','c','_','_'
  718. #elif defined(__ppc64__)
  719. # define KEY '_','_','p','p','c','6','4','_','_'
  720. #endif
  721. #define SIZE (sizeof(socklen_t))
  722. char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  723. ('0' + ((SIZE / 10000)%10)),
  724. ('0' + ((SIZE / 1000)%10)),
  725. ('0' + ((SIZE / 100)%10)),
  726. ('0' + ((SIZE / 10)%10)),
  727. ('0' + (SIZE % 10)),
  728. ']',
  729. #ifdef KEY
  730. ' ','k','e','y','[', KEY, ']',
  731. #endif
  732. '\0'};
  733. #ifdef __CLASSIC_C__
  734. int main(argc, argv) int argc; char *argv[];
  735. #else
  736. int main(int argc, char *argv[])
  737. #endif
  738. {
  739. int require = 0;
  740. require += info_size[argc];
  741. (void)argv;
  742. return require;
  743. }
  744. Performing C++ SOURCE FILE Test HAVE_THREAD_LOCAL failed with the following output:
  745. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  746. Run Build Command:/usr/bin/make "cmTryCompileExec1168099225/fast"
  747. /usr/bin/make -f CMakeFiles/cmTryCompileExec1168099225.dir/build.make CMakeFiles/cmTryCompileExec1168099225.dir/build
  748. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  749. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  750. Building CXX object CMakeFiles/cmTryCompileExec1168099225.dir/src.cxx.o
  751. /usr/bin/c++ -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -std=gnu++98 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wno-inline -Wno-long-long -Wno-variadic-macros -Werror -DHAVE_THREAD_LOCAL -I/usr/local/include -o CMakeFiles/cmTryCompileExec1168099225.dir/src.cxx.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx
  752. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx:1:8: error: 'thread_local' does not name a type
  753. static thread_local int i = 0; int main() { return i; }
  754. ^
  755. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()':
  756. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.cxx:1:52: error: 'i' was not declared in this scope
  757. static thread_local int i = 0; int main() { return i; }
  758. ^
  759. make[1]: *** [CMakeFiles/cmTryCompileExec1168099225.dir/src.cxx.o] Error 1
  760. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  761. make: *** [cmTryCompileExec1168099225/fast] Error 2
  762. Source file was:
  763. static thread_local int i = 0; int main() { return i; }
  764. Determining if the function XQueryExtension exists failed with the following output:
  765. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  766. Run Build Command:/usr/bin/make "cmTryCompileExec2603131944/fast"
  767. /usr/bin/make -f CMakeFiles/cmTryCompileExec2603131944.dir/build.make CMakeFiles/cmTryCompileExec2603131944.dir/build
  768. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  769. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  770. Building C object CMakeFiles/cmTryCompileExec2603131944.dir/CheckFunctionExists.c.o
  771. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=XQueryExtension -I/usr/local/include -o CMakeFiles/cmTryCompileExec2603131944.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  772. Linking C executable cmTryCompileExec2603131944
  773. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2603131944.dir/link.txt --verbose=1
  774. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=XQueryExtension CMakeFiles/cmTryCompileExec2603131944.dir/CheckFunctionExists.c.o -o cmTryCompileExec2603131944 -rdynamic
  775. CMakeFiles/cmTryCompileExec2603131944.dir/CheckFunctionExists.c.o: In function `main':
  776. CheckFunctionExists.c:(.text+0x15): undefined reference to `XQueryExtension'
  777. collect2: error: ld returned 1 exit status
  778. make[1]: *** [cmTryCompileExec2603131944] Error 1
  779. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  780. make: *** [cmTryCompileExec2603131944/fast] Error 2
  781. Determining if the function _putenv_s exists failed with the following output:
  782. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  783. Run Build Command:/usr/bin/make "cmTryCompileExec1278274442/fast"
  784. /usr/bin/make -f CMakeFiles/cmTryCompileExec1278274442.dir/build.make CMakeFiles/cmTryCompileExec1278274442.dir/build
  785. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  786. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  787. Building C object CMakeFiles/cmTryCompileExec1278274442.dir/CheckFunctionExists.c.o
  788. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=_putenv_s -I/usr/local/include -o CMakeFiles/cmTryCompileExec1278274442.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  789. Linking C executable cmTryCompileExec1278274442
  790. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1278274442.dir/link.txt --verbose=1
  791. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=_putenv_s CMakeFiles/cmTryCompileExec1278274442.dir/CheckFunctionExists.c.o -o cmTryCompileExec1278274442 -rdynamic
  792. CMakeFiles/cmTryCompileExec1278274442.dir/CheckFunctionExists.c.o: In function `main':
  793. CheckFunctionExists.c:(.text+0x15): undefined reference to `_putenv_s'
  794. collect2: error: ld returned 1 exit status
  795. make[1]: *** [cmTryCompileExec1278274442] Error 1
  796. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  797. make: *** [cmTryCompileExec1278274442/fast] Error 2
  798. Determining if the function dlopen exists failed with the following output:
  799. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  800. Run Build Command:/usr/bin/make "cmTryCompileExec1092312297/fast"
  801. /usr/bin/make -f CMakeFiles/cmTryCompileExec1092312297.dir/build.make CMakeFiles/cmTryCompileExec1092312297.dir/build
  802. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  803. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  804. Building C object CMakeFiles/cmTryCompileExec1092312297.dir/CheckFunctionExists.c.o
  805. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=dlopen -I/usr/local/include -o CMakeFiles/cmTryCompileExec1092312297.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  806. Linking C executable cmTryCompileExec1092312297
  807. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1092312297.dir/link.txt --verbose=1
  808. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=dlopen CMakeFiles/cmTryCompileExec1092312297.dir/CheckFunctionExists.c.o -o cmTryCompileExec1092312297 -rdynamic
  809. CMakeFiles/cmTryCompileExec1092312297.dir/CheckFunctionExists.c.o: In function `main':
  810. CheckFunctionExists.c:(.text+0x15): undefined reference to `dlopen'
  811. collect2: error: ld returned 1 exit status
  812. make[1]: *** [cmTryCompileExec1092312297] Error 1
  813. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  814. make: *** [cmTryCompileExec1092312297/fast] Error 2
  815. Determining if the function getenv_s exists failed with the following output:
  816. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  817. Run Build Command:/usr/bin/make "cmTryCompileExec1845367394/fast"
  818. /usr/bin/make -f CMakeFiles/cmTryCompileExec1845367394.dir/build.make CMakeFiles/cmTryCompileExec1845367394.dir/build
  819. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  820. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  821. Building C object CMakeFiles/cmTryCompileExec1845367394.dir/CheckFunctionExists.c.o
  822. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getenv_s -I/usr/local/include -o CMakeFiles/cmTryCompileExec1845367394.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  823. Linking C executable cmTryCompileExec1845367394
  824. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1845367394.dir/link.txt --verbose=1
  825. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getenv_s CMakeFiles/cmTryCompileExec1845367394.dir/CheckFunctionExists.c.o -o cmTryCompileExec1845367394 -rdynamic
  826. CMakeFiles/cmTryCompileExec1845367394.dir/CheckFunctionExists.c.o: In function `main':
  827. CheckFunctionExists.c:(.text+0x15): undefined reference to `getenv_s'
  828. collect2: error: ld returned 1 exit status
  829. make[1]: *** [cmTryCompileExec1845367394] Error 1
  830. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  831. make: *** [cmTryCompileExec1845367394/fast] Error 2
  832. Determining if the function getprogname exists failed with the following output:
  833. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  834. Run Build Command:/usr/bin/make "cmTryCompileExec2436324300/fast"
  835. /usr/bin/make -f CMakeFiles/cmTryCompileExec2436324300.dir/build.make CMakeFiles/cmTryCompileExec2436324300.dir/build
  836. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  837. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  838. Building C object CMakeFiles/cmTryCompileExec2436324300.dir/CheckFunctionExists.c.o
  839. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getprogname -I/usr/local/include -o CMakeFiles/cmTryCompileExec2436324300.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  840. Linking C executable cmTryCompileExec2436324300
  841. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2436324300.dir/link.txt --verbose=1
  842. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=getprogname CMakeFiles/cmTryCompileExec2436324300.dir/CheckFunctionExists.c.o -o cmTryCompileExec2436324300 -rdynamic
  843. CMakeFiles/cmTryCompileExec2436324300.dir/CheckFunctionExists.c.o: In function `main':
  844. CheckFunctionExists.c:(.text+0x15): undefined reference to `getprogname'
  845. collect2: error: ld returned 1 exit status
  846. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  847. make[1]: *** [cmTryCompileExec2436324300] Error 1
  848. make: *** [cmTryCompileExec2436324300/fast] Error 2
  849. Determining if the function htonll exists failed with the following output:
  850. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  851. Run Build Command:/usr/bin/make "cmTryCompileExec800146530/fast"
  852. /usr/bin/make -f CMakeFiles/cmTryCompileExec800146530.dir/build.make CMakeFiles/cmTryCompileExec800146530.dir/build
  853. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  854. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  855. Building C object CMakeFiles/cmTryCompileExec800146530.dir/CheckFunctionExists.c.o
  856. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=htonll -I/usr/local/include -o CMakeFiles/cmTryCompileExec800146530.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  857. Linking C executable cmTryCompileExec800146530
  858. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec800146530.dir/link.txt --verbose=1
  859. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=htonll CMakeFiles/cmTryCompileExec800146530.dir/CheckFunctionExists.c.o -o cmTryCompileExec800146530 -rdynamic
  860. CMakeFiles/cmTryCompileExec800146530.dir/CheckFunctionExists.c.o: In function `main':
  861. CheckFunctionExists.c:(.text+0x15): undefined reference to `htonll'
  862. collect2: error: ld returned 1 exit status
  863. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  864. make[1]: *** [cmTryCompileExec800146530] Error 1
  865. make: *** [cmTryCompileExec800146530/fast] Error 2
  866. Determining if the function ntohll exists failed with the following output:
  867. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  868. Run Build Command:/usr/bin/make "cmTryCompileExec3795986072/fast"
  869. /usr/bin/make -f CMakeFiles/cmTryCompileExec3795986072.dir/build.make CMakeFiles/cmTryCompileExec3795986072.dir/build
  870. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  871. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  872. Building C object CMakeFiles/cmTryCompileExec3795986072.dir/CheckFunctionExists.c.o
  873. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=ntohll -I/usr/local/include -o CMakeFiles/cmTryCompileExec3795986072.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  874. Linking C executable cmTryCompileExec3795986072
  875. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3795986072.dir/link.txt --verbose=1
  876. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=ntohll CMakeFiles/cmTryCompileExec3795986072.dir/CheckFunctionExists.c.o -o cmTryCompileExec3795986072 -rdynamic -lm
  877. CMakeFiles/cmTryCompileExec3795986072.dir/CheckFunctionExists.c.o: In function `main':
  878. CheckFunctionExists.c:(.text+0x15): undefined reference to `ntohll'
  879. collect2: error: ld returned 1 exit status
  880. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  881. make[1]: *** [cmTryCompileExec3795986072] Error 1
  882. make: *** [cmTryCompileExec3795986072/fast] Error 2
  883. Determining if the function strlcat exists failed with the following output:
  884. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  885. Run Build Command:/usr/bin/make "cmTryCompileExec1845005056/fast"
  886. /usr/bin/make -f CMakeFiles/cmTryCompileExec1845005056.dir/build.make CMakeFiles/cmTryCompileExec1845005056.dir/build
  887. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  888. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  889. Building C object CMakeFiles/cmTryCompileExec1845005056.dir/CheckFunctionExists.c.o
  890. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=strlcat -I/usr/local/include -o CMakeFiles/cmTryCompileExec1845005056.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  891. Linking C executable cmTryCompileExec1845005056
  892. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1845005056.dir/link.txt --verbose=1
  893. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=strlcat CMakeFiles/cmTryCompileExec1845005056.dir/CheckFunctionExists.c.o -o cmTryCompileExec1845005056 -rdynamic -lm
  894. CMakeFiles/cmTryCompileExec1845005056.dir/CheckFunctionExists.c.o: In function `main':
  895. CheckFunctionExists.c:(.text+0x15): undefined reference to `strlcat'
  896. collect2: error: ld returned 1 exit status
  897. make[1]: *** [cmTryCompileExec1845005056] Error 1
  898. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  899. make: *** [cmTryCompileExec1845005056/fast] Error 2
  900. Determining if the function strlcpy exists failed with the following output:
  901. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  902. Run Build Command:/usr/bin/make "cmTryCompileExec2005081602/fast"
  903. /usr/bin/make -f CMakeFiles/cmTryCompileExec2005081602.dir/build.make CMakeFiles/cmTryCompileExec2005081602.dir/build
  904. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  905. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  906. Building C object CMakeFiles/cmTryCompileExec2005081602.dir/CheckFunctionExists.c.o
  907. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=strlcpy -I/usr/local/include -o CMakeFiles/cmTryCompileExec2005081602.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  908. Linking C executable cmTryCompileExec2005081602
  909. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2005081602.dir/link.txt --verbose=1
  910. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=strlcpy CMakeFiles/cmTryCompileExec2005081602.dir/CheckFunctionExists.c.o -o cmTryCompileExec2005081602 -rdynamic -lm
  911. CMakeFiles/cmTryCompileExec2005081602.dir/CheckFunctionExists.c.o: In function `main':
  912. CheckFunctionExists.c:(.text+0x15): undefined reference to `strlcpy'
  913. collect2: error: ld returned 1 exit status
  914. make[1]: *** [cmTryCompileExec2005081602] Error 1
  915. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  916. make: *** [cmTryCompileExec2005081602/fast] Error 2
  917. Determining if the function sysmp exists failed with the following output:
  918. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  919. Run Build Command:/usr/bin/make "cmTryCompileExec396780778/fast"
  920. /usr/bin/make -f CMakeFiles/cmTryCompileExec396780778.dir/build.make CMakeFiles/cmTryCompileExec396780778.dir/build
  921. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  922. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  923. Building C object CMakeFiles/cmTryCompileExec396780778.dir/CheckFunctionExists.c.o
  924. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=sysmp -I/usr/local/include -o CMakeFiles/cmTryCompileExec396780778.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  925. Linking C executable cmTryCompileExec396780778
  926. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec396780778.dir/link.txt --verbose=1
  927. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=sysmp CMakeFiles/cmTryCompileExec396780778.dir/CheckFunctionExists.c.o -o cmTryCompileExec396780778 -rdynamic -lm
  928. CMakeFiles/cmTryCompileExec396780778.dir/CheckFunctionExists.c.o: In function `main':
  929. CheckFunctionExists.c:(.text+0x15): undefined reference to `sysmp'
  930. collect2: error: ld returned 1 exit status
  931. make[1]: *** [cmTryCompileExec396780778] Error 1
  932. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  933. make: *** [cmTryCompileExec396780778/fast] Error 2
  934. Determining if the ntohll exist failed with the following output:
  935. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  936. Run Build Command:/usr/bin/make "cmTryCompileExec2362359411/fast"
  937. /usr/bin/make -f CMakeFiles/cmTryCompileExec2362359411.dir/build.make CMakeFiles/cmTryCompileExec2362359411.dir/build
  938. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  939. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  940. Building C object CMakeFiles/cmTryCompileExec2362359411.dir/CheckSymbolExists.c.o
  941. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -I/usr/local/include -o CMakeFiles/cmTryCompileExec2362359411.dir/CheckSymbolExists.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  942. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:25: fatal error: sys/_endian.h: No such file or directory
  943. #include <sys/_endian.h>
  944. ^
  945. compilation terminated.
  946. make[1]: *** [CMakeFiles/cmTryCompileExec2362359411.dir/CheckSymbolExists.c.o] Error 1
  947. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  948. make: *** [cmTryCompileExec2362359411/fast] Error 2
  949. File /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  950. /* */
  951. #include <sys/_endian.h>
  952. int main(int argc, char** argv)
  953. {
  954. (void)argv;
  955. #ifndef ntohll
  956. return ((int*)(&ntohll))[argc];
  957. #else
  958. (void)argc;
  959. return 0;
  960. #endif
  961. }
  962. Determining if the htonll exist failed with the following output:
  963. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  964. Run Build Command:/usr/bin/make "cmTryCompileExec2725416967/fast"
  965. /usr/bin/make -f CMakeFiles/cmTryCompileExec2725416967.dir/build.make CMakeFiles/cmTryCompileExec2725416967.dir/build
  966. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  967. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  968. Building C object CMakeFiles/cmTryCompileExec2725416967.dir/CheckSymbolExists.c.o
  969. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -I/usr/local/include -o CMakeFiles/cmTryCompileExec2725416967.dir/CheckSymbolExists.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  970. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:25: fatal error: sys/_endian.h: No such file or directory
  971. #include <sys/_endian.h>
  972. ^
  973. compilation terminated.
  974. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  975. make[1]: *** [CMakeFiles/cmTryCompileExec2725416967.dir/CheckSymbolExists.c.o] Error 1
  976. make: *** [cmTryCompileExec2725416967/fast] Error 2
  977. File /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  978. /* */
  979. #include <sys/_endian.h>
  980. int main(int argc, char** argv)
  981. {
  982. (void)argv;
  983. #ifndef htonll
  984. return ((int*)(&htonll))[argc];
  985. #else
  986. (void)argc;
  987. return 0;
  988. #endif
  989. }
  990. Performing C SOURCE FILE Test HAVE_TGAMMA_tgamma_test_COMPILE failed with the following output:
  991. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  992. Run Build Command:/usr/bin/make "cmTryCompileExec800361553/fast"
  993. /usr/bin/make -f CMakeFiles/cmTryCompileExec800361553.dir/build.make CMakeFiles/cmTryCompileExec800361553.dir/build
  994. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  995. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  996. Building C object CMakeFiles/cmTryCompileExec800361553.dir/src.c.o
  997. /usr/bin/cc -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -m64 -g -ggdb3 -fstack-protector-all -pedantic -Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Wdeclaration-after-statement -Wc++-compat -Winline -Wno-long-long -Wno-variadic-macros -Werror -DHAVE_TGAMMA_tgamma_test_COMPILE -I/usr/local/include -o CMakeFiles/cmTryCompileExec800361553.dir/src.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c
  998. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c: In function 'main':
  999. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/src.c:2:20: error: unused variable 'tga' [-Werror=unused-variable]
  1000. int main() {double tga = tgamma(3.14); return 0;}
  1001. ^
  1002. cc1: all warnings being treated as errors
  1003. make[1]: *** [CMakeFiles/cmTryCompileExec800361553.dir/src.c.o] Error 1
  1004. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1005. make: *** [cmTryCompileExec800361553/fast] Error 2
  1006. Source file was:
  1007. #include <math.h>
  1008. int main() {double tga = tgamma(3.14); return 0;}
  1009. Determining if the function tputs exists in the termlib failed with the following output:
  1010. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1011. Run Build Command:/usr/bin/make "cmTryCompileExec3093522750/fast"
  1012. /usr/bin/make -f CMakeFiles/cmTryCompileExec3093522750.dir/build.make CMakeFiles/cmTryCompileExec3093522750.dir/build
  1013. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1014. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1015. Building C object CMakeFiles/cmTryCompileExec3093522750.dir/CheckFunctionExists.c.o
  1016. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs -o CMakeFiles/cmTryCompileExec3093522750.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  1017. Linking C executable cmTryCompileExec3093522750
  1018. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3093522750.dir/link.txt --verbose=1
  1019. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs CMakeFiles/cmTryCompileExec3093522750.dir/CheckFunctionExists.c.o -o cmTryCompileExec3093522750 -rdynamic -ltermlib -lm
  1020. /usr/bin/ld: cannot find -ltermlib
  1021. collect2: error: ld returned 1 exit status
  1022. make[1]: *** [cmTryCompileExec3093522750] Error 1
  1023. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1024. make: *** [cmTryCompileExec3093522750/fast] Error 2
  1025. Determining if the function tputs exists in the ncurses failed with the following output:
  1026. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1027. Run Build Command:/usr/bin/make "cmTryCompileExec2293452033/fast"
  1028. /usr/bin/make -f CMakeFiles/cmTryCompileExec2293452033.dir/build.make CMakeFiles/cmTryCompileExec2293452033.dir/build
  1029. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1030. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1031. Building C object CMakeFiles/cmTryCompileExec2293452033.dir/CheckFunctionExists.c.o
  1032. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs -o CMakeFiles/cmTryCompileExec2293452033.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  1033. Linking C executable cmTryCompileExec2293452033
  1034. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2293452033.dir/link.txt --verbose=1
  1035. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs CMakeFiles/cmTryCompileExec2293452033.dir/CheckFunctionExists.c.o -o cmTryCompileExec2293452033 -rdynamic -lncurses -lm
  1036. /usr/bin/ld: cannot find -lncurses
  1037. collect2: error: ld returned 1 exit status
  1038. make[1]: *** [cmTryCompileExec2293452033] Error 1
  1039. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1040. make: *** [cmTryCompileExec2293452033/fast] Error 2
  1041. Determining if the function tputs exists in the curses failed with the following output:
  1042. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1043. Run Build Command:/usr/bin/make "cmTryCompileExec2152752461/fast"
  1044. /usr/bin/make -f CMakeFiles/cmTryCompileExec2152752461.dir/build.make CMakeFiles/cmTryCompileExec2152752461.dir/build
  1045. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1046. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1047. Building C object CMakeFiles/cmTryCompileExec2152752461.dir/CheckFunctionExists.c.o
  1048. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs -o CMakeFiles/cmTryCompileExec2152752461.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  1049. Linking C executable cmTryCompileExec2152752461
  1050. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2152752461.dir/link.txt --verbose=1
  1051. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs CMakeFiles/cmTryCompileExec2152752461.dir/CheckFunctionExists.c.o -o cmTryCompileExec2152752461 -rdynamic -lcurses -lm
  1052. /usr/bin/ld: cannot find -lcurses
  1053. collect2: error: ld returned 1 exit status
  1054. make[1]: *** [cmTryCompileExec2152752461] Error 1
  1055. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1056. make: *** [cmTryCompileExec2152752461/fast] Error 2
  1057. Determining if the function tputs exists in the termcap failed with the following output:
  1058. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1059. Run Build Command:/usr/bin/make "cmTryCompileExec1541881331/fast"
  1060. /usr/bin/make -f CMakeFiles/cmTryCompileExec1541881331.dir/build.make CMakeFiles/cmTryCompileExec1541881331.dir/build
  1061. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1062. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1063. Building C object CMakeFiles/cmTryCompileExec1541881331.dir/CheckFunctionExists.c.o
  1064. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs -o CMakeFiles/cmTryCompileExec1541881331.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  1065. Linking C executable cmTryCompileExec1541881331
  1066. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1541881331.dir/link.txt --verbose=1
  1067. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs CMakeFiles/cmTryCompileExec1541881331.dir/CheckFunctionExists.c.o -o cmTryCompileExec1541881331 -rdynamic -ltermcap -lm
  1068. /usr/bin/ld: cannot find -ltermcap
  1069. collect2: error: ld returned 1 exit status
  1070. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1071. make[1]: *** [cmTryCompileExec1541881331] Error 1
  1072. make: *** [cmTryCompileExec1541881331/fast] Error 2
  1073. Determining if the function tputs exists in the terminfo failed with the following output:
  1074. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1075. Run Build Command:/usr/bin/make "cmTryCompileExec920563529/fast"
  1076. /usr/bin/make -f CMakeFiles/cmTryCompileExec920563529.dir/build.make CMakeFiles/cmTryCompileExec920563529.dir/build
  1077. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1078. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1079. Building C object CMakeFiles/cmTryCompileExec920563529.dir/CheckFunctionExists.c.o
  1080. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs -o CMakeFiles/cmTryCompileExec920563529.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  1081. Linking C executable cmTryCompileExec920563529
  1082. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec920563529.dir/link.txt --verbose=1
  1083. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs CMakeFiles/cmTryCompileExec920563529.dir/CheckFunctionExists.c.o -o cmTryCompileExec920563529 -rdynamic -lterminfo -lm
  1084. /usr/bin/ld: cannot find -lterminfo
  1085. collect2: error: ld returned 1 exit status
  1086. make[1]: *** [cmTryCompileExec920563529] Error 1
  1087. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1088. make: *** [cmTryCompileExec920563529/fast] Error 2
  1089. Determining if the function tputs exists in the tinfo failed with the following output:
  1090. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1091. Run Build Command:/usr/bin/make "cmTryCompileExec3732111798/fast"
  1092. /usr/bin/make -f CMakeFiles/cmTryCompileExec3732111798.dir/build.make CMakeFiles/cmTryCompileExec3732111798.dir/build
  1093. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1094. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1095. Building C object CMakeFiles/cmTryCompileExec3732111798.dir/CheckFunctionExists.c.o
  1096. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs -o CMakeFiles/cmTryCompileExec3732111798.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  1097. Linking C executable cmTryCompileExec3732111798
  1098. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3732111798.dir/link.txt --verbose=1
  1099. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs CMakeFiles/cmTryCompileExec3732111798.dir/CheckFunctionExists.c.o -o cmTryCompileExec3732111798 -rdynamic -ltinfo -lm
  1100. /usr/bin/ld: cannot find -ltinfo
  1101. collect2: error: ld returned 1 exit status
  1102. make[1]: *** [cmTryCompileExec3732111798] Error 1
  1103. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1104. make: *** [cmTryCompileExec3732111798/fast] Error 2
  1105. Determining if the function tputs exists in the ccurses failed with the following output:
  1106. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1107. Run Build Command:/usr/bin/make "cmTryCompileExec3200116284/fast"
  1108. /usr/bin/make -f CMakeFiles/cmTryCompileExec3200116284.dir/build.make CMakeFiles/cmTryCompileExec3200116284.dir/build
  1109. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1110. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1111. Building C object CMakeFiles/cmTryCompileExec3200116284.dir/CheckFunctionExists.c.o
  1112. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs -o CMakeFiles/cmTryCompileExec3200116284.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
  1113. Linking C executable cmTryCompileExec3200116284
  1114. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3200116284.dir/link.txt --verbose=1
  1115. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=tputs CMakeFiles/cmTryCompileExec3200116284.dir/CheckFunctionExists.c.o -o cmTryCompileExec3200116284 -rdynamic -lccurses -lm
  1116. /usr/bin/ld: cannot find -lccurses
  1117. collect2: error: ld returned 1 exit status
  1118. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1119. make[1]: *** [cmTryCompileExec3200116284] Error 1
  1120. make: *** [cmTryCompileExec3200116284/fast] Error 2
  1121. Performing C SOURCE FILE Test LIBTERM_RESULT failed with the following output:
  1122. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1123. Run Build Command:/usr/bin/make "cmTryCompileExec1862977653/fast"
  1124. /usr/bin/make -f CMakeFiles/cmTryCompileExec1862977653.dir/build.make CMakeFiles/cmTryCompileExec1862977653.dir/build
  1125. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1126. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1127. Building C object CMakeFiles/cmTryCompileExec1862977653.dir/termlib.c.o
  1128. /usr/bin/cc -DLIBTERM_RESULT -I/usr/local/include -o CMakeFiles/cmTryCompileExec1862977653.dir/termlib.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeTmp/termlib.c
  1129. Linking C executable cmTryCompileExec1862977653
  1130. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1862977653.dir/link.txt --verbose=1
  1131. /usr/bin/cc -DLIBTERM_RESULT CMakeFiles/cmTryCompileExec1862977653.dir/termlib.c.o -o cmTryCompileExec1862977653 -rdynamic
  1132. CMakeFiles/cmTryCompileExec1862977653.dir/termlib.c.o: In function `main':
  1133. termlib.c:(.text+0x4a): undefined reference to `tgetent'
  1134. collect2: error: ld returned 1 exit status
  1135. make[1]: *** [cmTryCompileExec1862977653] Error 1
  1136. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1137. make: *** [cmTryCompileExec1862977653/fast] Error 2
  1138. Return value: 1
  1139. Source file was:
  1140. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeTmp/termlib.c
  1141. Determining if files tk.h exist failed with the following output:
  1142. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1143. Run Build Command:/usr/bin/make "cmTryCompileExec4084633010/fast"
  1144. /usr/bin/make -f CMakeFiles/cmTryCompileExec4084633010.dir/build.make CMakeFiles/cmTryCompileExec4084633010.dir/build
  1145. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1146. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1147. Building C object CMakeFiles/cmTryCompileExec4084633010.dir/CheckIncludeFiles.c.o
  1148. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec4084633010.dir/CheckIncludeFiles.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
  1149. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:16: fatal error: tk.h: No such file or directory
  1150. #include <tk.h>
  1151. ^
  1152. compilation terminated.
  1153. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1154. make[1]: *** [CMakeFiles/cmTryCompileExec4084633010.dir/CheckIncludeFiles.c.o] Error 1
  1155. make: *** [cmTryCompileExec4084633010/fast] Error 2
  1156. Source:
  1157. /* */
  1158. #include <tk.h>
  1159. int main(){return 0;}
  1160. Determining if the include file ieeefp.h exists failed with the following output:
  1161. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1162. Run Build Command:/usr/bin/make "cmTryCompileExec3309168692/fast"
  1163. /usr/bin/make -f CMakeFiles/cmTryCompileExec3309168692.dir/build.make CMakeFiles/cmTryCompileExec3309168692.dir/build
  1164. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1165. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1166. Building C object CMakeFiles/cmTryCompileExec3309168692.dir/CheckIncludeFile.c.o
  1167. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec3309168692.dir/CheckIncludeFile.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  1168. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:20: fatal error: ieeefp.h: No such file or directory
  1169. #include <ieeefp.h>
  1170. ^
  1171. compilation terminated.
  1172. make[1]: *** [CMakeFiles/cmTryCompileExec3309168692.dir/CheckIncludeFile.c.o] Error 1
  1173. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1174. make: *** [cmTryCompileExec3309168692/fast] Error 2
  1175. Determining if the include file ndir.h exists failed with the following output:
  1176. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1177. Run Build Command:/usr/bin/make "cmTryCompileExec933624844/fast"
  1178. /usr/bin/make -f CMakeFiles/cmTryCompileExec933624844.dir/build.make CMakeFiles/cmTryCompileExec933624844.dir/build
  1179. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1180. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1181. Building C object CMakeFiles/cmTryCompileExec933624844.dir/CheckIncludeFile.c.o
  1182. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec933624844.dir/CheckIncludeFile.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  1183. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:18: fatal error: ndir.h: No such file or directory
  1184. #include <ndir.h>
  1185. ^
  1186. compilation terminated.
  1187. make[1]: *** [CMakeFiles/cmTryCompileExec933624844.dir/CheckIncludeFile.c.o] Error 1
  1188. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1189. make: *** [cmTryCompileExec933624844/fast] Error 2
  1190. Determining if the include file sysent.h exists failed with the following output:
  1191. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1192. Run Build Command:/usr/bin/make "cmTryCompileExec1366292311/fast"
  1193. /usr/bin/make -f CMakeFiles/cmTryCompileExec1366292311.dir/build.make CMakeFiles/cmTryCompileExec1366292311.dir/build
  1194. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1195. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1196. Building C object CMakeFiles/cmTryCompileExec1366292311.dir/CheckIncludeFile.c.o
  1197. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec1366292311.dir/CheckIncludeFile.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  1198. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:20: fatal error: sysent.h: No such file or directory
  1199. #include <sysent.h>
  1200. ^
  1201. compilation terminated.
  1202. make[1]: *** [CMakeFiles/cmTryCompileExec1366292311.dir/CheckIncludeFile.c.o] Error 1
  1203. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1204. make: *** [cmTryCompileExec1366292311/fast] Error 2
  1205. Determining if the include file process.h exists failed with the following output:
  1206. Change Dir: /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp
  1207. Run Build Command:/usr/bin/make "cmTryCompileExec4109061037/fast"
  1208. /usr/bin/make -f CMakeFiles/cmTryCompileExec4109061037.dir/build.make CMakeFiles/cmTryCompileExec4109061037.dir/build
  1209. make[1]: Entering directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1210. /usr/bin/cmake -E cmake_progress_report /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CMakeFiles 1
  1211. Building C object CMakeFiles/cmTryCompileExec4109061037.dir/CheckIncludeFile.c.o
  1212. /usr/bin/cc -I/usr/local/include -o CMakeFiles/cmTryCompileExec4109061037.dir/CheckIncludeFile.c.o -c /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  1213. /home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: process.h: No such file or directory
  1214. #include <process.h>
  1215. ^
  1216. compilation terminated.
  1217. make[1]: *** [CMakeFiles/cmTryCompileExec4109061037.dir/CheckIncludeFile.c.o] Error 1
  1218. make[1]: Leaving directory `/home/nathan/Projects/brlcad-svn-trunk/.build/CMakeFiles/CMakeTmp'
  1219. make: *** [cmTryCompileExec4109061037/fast] Error 2
  1220.