++ local variant=Release ++ local build_dir=build-vc80 ++ begin_section PreRelease ++ echo_service_message blockOpened 'name='\''PreRelease'\''' ++ set +x ++ false ++ true ++ python develop.py --incredibuild --unattended -t Release -G vc80 configure -DGRID:STRING=agni '-DVIEWER_CHANNEL:STRING=Second Life Development' '-DVIEWER_LOGIN_CHANNEL:STRING=Second Life Development' -DINSTALL_PROPRIETARY:BOOL=ON -DRELEASE_CRASH_REPORTING:BOOL=ON -DLOCALIZESETUP:BOOL=ON -DPACKAGE:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE -DLL_TESTS:BOOL=true -- Check for working C compiler: cl -- Check for working C compiler: cl -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: cl -- Check for working CXX compiler: cl -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done Downloading http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ogg-vorbis-1.1.3-1.2.0-windows-20080723.tar.bz2 to local file c:\buildagent\temp\buildtmp\install.cache.parabuild\ogg-vorbis-1.1.3-1.2.0-windows-20080723.tar.bz2 Traceback (most recent call last): File "install.py", line 1150, in sys.exit(main()) File "install.py", line 1142, in main options.scp) File "install.py", line 636, in do_install cache_dir) File "install.py", line 595, in install ifile.fetch_local() File "install.py", line 135, in fetch_local file(self.filename, 'wb').write(urllib2.urlopen(self.url).read()) File "c:\Python25\lib\urllib2.py", line 121, in urlopen return _opener.open(url, data) File "c:\Python25\lib\urllib2.py", line 374, in open response = self._open(req, data) File "c:\Python25\lib\urllib2.py", line 392, in _open '_open', req) File "c:\Python25\lib\urllib2.py", line 353, in _call_chain result = func(*args) File "c:\Python25\lib\urllib2.py", line 1100, in http_open return self.do_open(httplib.HTTPConnection, req) File "c:\Python25\lib\urllib2.py", line 1075, in do_open raise URLError(err) urllib2.URLError: CMake Error at cmake/Prebuilt.cmake:39 (message): Failed to download or unpack prebuilt 'ogg-vorbis'. Process returned 1. Call Stack (most recent call first): cmake/Audio.cmake:11 (use_prebuilt_binary) llaudio/CMakeLists.txt:6 (include) -- Configuring incomplete, errors occurred! Running 'cmake -G "Visual Studio 8 2005" -DSTANDALONE:BOOL=OFF -DUNATTENDED:BOOL=ON -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife "-DGRID:STRING=agni" "-DVIEWER_CHANNEL:STRING=Second Life Development" "-DVIEWER_LOGIN_CHANNEL:STRING=Second Life Development" "-DINSTALL_PROPRIETARY:BOOL=ON" "-DRELEASE_CRASH_REPORTING:BOOL=ON" "-DLOCALIZESETUP:BOOL=ON" "-DPACKAGE:BOOL=ON" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE" "-DLL_TESTS:BOOL=true" "E:\\snowstorm_viewer-development_Windows\\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 "-DGRID:STRING=agni" "-DVIEWER_CHANNEL:STRING=Second Life Development" "-DVIEWER_LOGIN_CHANNEL:STRING=Second Life Development" "-DINSTALL_PROPRIETARY:BOOL=ON" "-DRELEASE_CRASH_REPORTING:BOOL=ON" "-DLOCALIZESETUP:BOOL=ON" "-DPACKAGE:BOOL=ON" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE" "-DLL_TESTS:BOOL=true" "E:\snowstorm_viewer-development_Windows\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 "-DGRID:STRING=agni" "-DVIEWER_CHANNEL:STRING=Second Life Development" "-DVIEWER_LOGIN_CHANNEL:STRING=Second Life Development" "-DINSTALL_PROPRIETARY:BOOL=ON" "-DRELEASE_CRASH_REPORTING:BOOL=ON" "-DLOCALIZESETUP:BOOL=ON" "-DPACKAGE:BOOL=ON" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE" "-DLL_TESTS:BOOL=true" "E:\snowstorm_viewer-development_Windows\latest\indra" Error: the command 'cmake' exited with status 1 ++ end_section PreRelease ++ false ++ echo_service_message blockClosed 'name='\''PreRelease'\''' ++ set +x ++ 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 md5 mismatch: c:\buildagent\temp\buildtmp\install.cache.parabuild\ogg-vorbis-1.1.3-1.2.0-windows-20080723.tar.bz2 Downloading http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ogg-vorbis-1.1.3-1.2.0-windows-20080723.tar.bz2 to local file c:\buildagent\temp\buildtmp\install.cache.parabuild\ogg-vorbis-1.1.3-1.2.0-windows-20080723.tar.bz2 Traceback (most recent call last): File "install.py", line 1150, in sys.exit(main()) File "install.py", line 1142, in main options.scp) File "install.py", line 636, in do_install cache_dir) File "install.py", line 595, in install ifile.fetch_local() File "install.py", line 135, in fetch_local file(self.filename, 'wb').write(urllib2.urlopen(self.url).read()) File "c:\Python25\lib\urllib2.py", line 121, in urlopen return _opener.open(url, data) File "c:\Python25\lib\urllib2.py", line 374, in open response = self._open(req, data) File "c:\Python25\lib\urllib2.py", line 392, in _open '_open', req) File "c:\Python25\lib\urllib2.py", line 353, in _call_chain result = func(*args) File "c:\Python25\lib\urllib2.py", line 1100, in http_open return self.do_open(httplib.HTTPConnection, req) File "c:\Python25\lib\urllib2.py", line 1075, in do_open raise URLError(err) urllib2.URLError: CMake Error at cmake/Prebuilt.cmake:39 (message): Failed to download or unpack prebuilt 'ogg-vorbis'. Process returned 1. Call Stack (most recent call first): cmake/Audio.cmake:11 (use_prebuilt_binary) llaudio/CMakeLists.txt:6 (include) -- Configuring incomplete, errors occurred! setting DISTCC_DIR to E:\snowstorm_viewer-development_Windows\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:\\snowstorm_viewer-development_Windows\\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:\snowstorm_viewer-development_Windows\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:\snowstorm_viewer-development_Windows\latest\indra" Error: the command 'cmake' exited with status 1 ++ echo false ++ end_section ViewerRelease ++ false ++ echo_service_message blockClosed 'name='\''ViewerRelease'\''' ++ set +x