++ local variant=Release ++ local build_dir=build-vc80 ++ true ++ begin_section ViewerRelease ++ echo_service_message blockOpened 'name='\''ViewerRelease'\''' ++ set +x ++ false ++ true ++ python develop.py --incredibuild --unattended -t Release -G vc80 build package -- Check for working C compiler: cl -- Check for working C compiler: cl -- broken CMake Error at C:/Program Files/CMake 2.6/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake:32 (MESSAGE): The C compiler "cl" is not able to compile a simple test program. It fails with the following output: Change Dir: E:/W-ambroff_viewer-development/latest/indra/build-vc80/CMakeFiles/CMakeTmp Run Build Command:C:\PROGRA~1\MID05A~1\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec Microsoft (R) Visual Studio Version 8.0.50727.762. Copyright (C) Microsoft Corp 1984-2005. All rights reserved. 1>------ Build started: Project: cmTryCompileExec, Configuration: Debug Win32 ------ 1>Compiling... 1>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for 80x86 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"E:/W-ambroff_viewer-development/latest/indra/build-vc80/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC /Zm1000 1> ".\testCCompiler.c" 1>testCCompiler.c 1>Compiling manifest to resources... 1>Linking... 1>Embedding manifest... 1>Project : error PRJ0003 : Error spawning 'cmd.exe'. 1>Build log was saved at "file://e:\W-ambroff_viewer-development\latest\indra\build-vc80\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm" 1>cmTryCompileExec - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:18 (project) -- Configuring incomplete, errors occurred! setting DISTCC_DIR to E:\W-ambroff_viewer-development\latest\indra\.distcc Running 'cmake -G "Visual Studio 8 2005" -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=ON -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife "" "E:\\W-ambroff_viewer-development\\latest\\indra"' in 'build-vc80' develop.py tries to run: cmake -G "Visual Studio 8 2005" -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=ON -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife "" "E:\W-ambroff_viewer-development\latest\indra" got ret 1 from cmake -G "Visual Studio 8 2005" -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=ON -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife "" "E:\W-ambroff_viewer-development\latest\indra" Error: the command 'cmake' exited with status 1 ++ echo false ++ end_section ViewerRelease ++ false ++ echo_service_message blockClosed 'name='\''ViewerRelease'\''' ++ set +x