<div dir="ltr">This used to work.<br>Linux <a href="http://build6.leepfrog.com">build6.leepfrog.com</a> 2.6.32-642.6.2.el6.i686 #1 SMP Wed Oct 26 06:14:53 UTC 2016 i686 i686 i386 GNU/Linux<br><br><div><div>gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17)</div><div>The first part of the bootstrap succeeds, and then running the second stage yields this:</div><div><br></div><div>loading initial cache file /home/kwilliams/develop/cmake/build6/Bootstrap.cmk/InitialCacheFlags.cmake<br></div></div><div><div>CMake Error at Modules/CMakeCompilerIdDetection.cmake:28 (list):</div><div>  list sub-command REMOVE_ITEM requires two or more arguments.</div><div>Call Stack (most recent call first):</div><div>  Modules/CMakeDetermineCompilerId.cmake:114 (compiler_id_detection)</div><div>  Modules/CMakeDetermineCompilerId.cmake:132 (CMAKE_DETERMINE_COMPILER_ID_WRITE)</div><div>  Modules/CMakeDetermineCompilerId.cmake:30 (CMAKE_DETERMINE_COMPILER_ID_BUILD)</div><div>  Modules/CMakeDetermineCCompiler.cmake:112 (CMAKE_DETERMINE_COMPILER_ID)</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>CMake Error at Modules/CMakeDetermineCompilerId.cmake:131 (file):</div><div>  file problem creating directory:</div><div>  /home/kwilliams/develop/cmake/build6/CMakeFiles/3.7.2/CompilerIdC</div><div>Call Stack (most recent call first):</div><div>  Modules/CMakeDetermineCompilerId.cmake:30 (CMAKE_DETERMINE_COMPILER_ID_BUILD)</div><div>  Modules/CMakeDetermineCCompiler.cmake:112 (CMAKE_DETERMINE_COMPILER_ID)</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>CMake Error at Modules/CMakeDetermineCompilerId.cmake:131 (file):</div><div>  file problem creating directory:</div><div>  /home/kwilliams/develop/cmake/build6/CMakeFiles/3.7.2/CompilerIdC</div><div>Call Stack (most recent call first):</div><div>  Modules/CMakeDetermineCompilerId.cmake:30 (CMAKE_DETERMINE_COMPILER_ID_BUILD)</div><div>  Modules/CMakeDetermineCCompiler.cmake:112 (CMAKE_DETERMINE_COMPILER_ID)</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>CMake Error at Modules/CMakeDetermineCompilerId.cmake:131 (file):</div><div>  file problem creating directory:</div><div>  /home/kwilliams/develop/cmake/build6/CMakeFiles/3.7.2/CompilerIdC</div><div>Call Stack (most recent call first):</div><div>  Modules/CMakeDetermineCompilerId.cmake:30 (CMAKE_DETERMINE_COMPILER_ID_BUILD)</div><div>  Modules/CMakeDetermineCCompiler.cmake:112 (CMAKE_DETERMINE_COMPILER_ID)</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>-- The C compiler identification is unknown</div><div>CMake Error: Could not find cmake module file: /home/kwilliams/develop/cmake/build6/CMakeFiles/3.7.2/CMakeCCompiler.cmake</div><div>CMake Error at Modules/CMakeCompilerIdDetection.cmake:28 (list):</div><div>  list sub-command REMOVE_ITEM requires two or more arguments.</div><div>Call Stack (most recent call first):</div><div>  Modules/CMakeDetermineCompilerId.cmake:114 (compiler_id_detection)</div><div>  Modules/CMakeDetermineCompilerId.cmake:132 (CMAKE_DETERMINE_COMPILER_ID_WRITE)</div><div>  Modules/CMakeDetermineCompilerId.cmake:30 (CMAKE_DETERMINE_COMPILER_ID_BUILD)</div><div>  Modules/CMakeDetermineCXXCompiler.cmake:104 (CMAKE_DETERMINE_COMPILER_ID)</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>CMake Error at Modules/CMakeDetermineCompilerId.cmake:131 (file):</div><div>  file problem creating directory:</div><div>  /home/kwilliams/develop/cmake/build6/CMakeFiles/3.7.2/CompilerIdCXX</div><div>Call Stack (most recent call first):</div><div>  Modules/CMakeDetermineCompilerId.cmake:30 (CMAKE_DETERMINE_COMPILER_ID_BUILD)</div><div>  Modules/CMakeDetermineCXXCompiler.cmake:104 (CMAKE_DETERMINE_COMPILER_ID)</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>-- The CXX compiler identification is unknown</div><div>CMake Error: Could not find cmake module file: /home/kwilliams/develop/cmake/build6/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake</div><div>-- Check for working C compiler: /usr/bin/gcc</div><div>CMake Error at Modules/CMakeTestCCompiler.cmake:37 (try_compile):</div><div>  Unknown extension ".c" for file</div><div><br></div><div>    /home/kwilliams/develop/cmake/build6/CMakeFiles/CMakeTmp/testCCompiler.c</div><div><br></div><div>  try_compile() works only for enabled languages.  Currently these are:</div><div><br></div><div>    C CXX</div><div><br></div><div>  See project() command to enable other languages.</div><div>Call Stack (most recent call first):</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>-- Check for working C compiler: /usr/bin/gcc -- broken</div><div>CMake Error at Modules/CMakeTestCCompiler.cmake:51 (message):</div><div>  The C compiler "/usr/bin/gcc" is not able to compile a simple test program.</div><div><br></div><div>  It fails with the following output:</div><div><br></div><div>   </div><div><br></div><div>  </div><div><br></div><div>  CMake will not be able to correctly generate this project.</div><div>Call Stack (most recent call first):</div><div>  CMakeLists.txt:11 (project)</div><div><br></div><div><br></div><div>-- Configuring incomplete, errors occurred!</div></div><div><br></div></div>