3> Creating library C:\SL_SVN\trunk\indra\build-VC90\llcommon\RelWithDebInfo\llcommon.lib and object C:\SL_SVN\trunk\indra\build-VC90\llcommon\RelWithDebInfo\llcommon.exp 3>libboost_regex-vc90-mt-1_39.lib(instances.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::_String_iterator,class std::allocator > __thiscall std::basic_string,class std::allocator >::insert(class std::_String_iterator,class std::allocator >,char)" (__imp_?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@V32@D@Z) referenced in function "public: struct boost::re_detail::re_syntax_base * __thiscall boost::re_detail::basic_regex_creator > >::append_set(class boost::re_detail::basic_char_set > > const &,struct boost::mpl::bool_<0> *)" (?append_set@?$basic_regex_creator@DU?$regex_traits@DV?$w32_regex_traits@D@boost@@@boost@@@re_detail@boost@@QAEPAUre_syntax_base@23@ABV?$basic_char_set@DU?$regex_traits@DV?$w32_regex_traits@D@boost@@@boost@@@23@PAU?$bool_@$0A@@mpl@3@@Z) 3>C:\SL_SVN\trunk\indra\build-VC90\sharedlibs\RelWithDebInfo\llcommon.dll : fatal error LNK1120: 1 unresolved externals Cancelled Build copied Robin's boost libraries python develop.py -G VC90 configure *********************************Build Started******************************************** 62>Performing Post-Build Event... 62>set 'linux.org'; reported '' 62>[llhost, 9] fail: 'getHostName failed' 62> Total Tests: 14 62> Passed Tests: 13 62>********************************* 62>Failed Tests: 1 62>Please report or fix the problem. 62>********************************* 62>PATH += ['C:/SL_SVN/trunk/indra/build-VC90/sharedlibs/RelWithDebInfo'] 62>Running: C:/SL_SVN/trunk/indra/build-VC90/sharedlibs/RelWithDebInfo/INTEGRATION_TEST_llhost.exe 62>Failure running: C:/SL_SVN/trunk/indra/build-VC90/sharedlibs/RelWithDebInfo/INTEGRATION_TEST_llhost.exe 62>Error: 1 62>Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." 62>Build log was saved at "file://c:\SL_SVN\trunk\indra\build-VC90\llmessage\INTEGRATION_TEST_llhost.dir\RelWithDebInfo\BuildLog.htm" 62>INTEGRATION_TEST_llhost - 1 error(s), 0 warning(s) 69>c:\SL_SVN\trunk\indra\newview\llagentwearables.cpp : fatal error C1083: Cannot open compiler intermediate file: 'c:\sl_svn\trunk\indra\build-vc90\newview\secondlife-bin.dir\relwithdebinfo\secondlife-bin.pch': Not enough space 69>c:\SL_SVN\trunk\indra\newview\llappviewer.cpp : fatal error C1083: Cannot open compiler intermediate file: 'c:\sl_svn\trunk\indra\build-vc90\newview\secondlife-bin.dir\relwithdebinfo\secondlife-bin.pch': Not enough space 69>cl : Command line error D8040 : error creating or communicating with child process 69>Build log was saved at "file://c:\SL_SVN\trunk\indra\build-VC90\newview\secondlife-bin.dir\RelWithDebInfo\BuildLog.htm" 69>secondlife-bin - 3 error(s), 0 warning(s) 77>Processing RelWithDebInfo/secondlife-bin.exe => CommunityDeveloper.exe ... Traceback (most recent call last): 77> File "C:/SL_SVN/trunk/indra/newview/viewer_manifest.py", line 1029, in 77> main() 77> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 238, in main 77> wm.do(*args['actions']) 77> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 659, in do 77> self.construct() 77> File "C:/SL_SVN/trunk/indra/newview/viewer_manifest.py", line 285, in construct 77> self.path(src='%s/secondlife-bin.exe' % self.args['configuration'], dst=self.final_exe()) 77> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 654, in path 77> count = try_path(os.path.join(self.get_build_prefix(), src)) 77> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 641, in try_path 77> self.check_file_exists(src) 77> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 610, in check_file_exists 77> os.path.normpath(os.path.join(os.getcwd(), path)),)) 77>RuntimeError: Path C:\SL_SVN\trunk\indra\build-VC90\newview\RelWithDebInfo\secondlife-bin.exe doesn't exist 77>Project : error PRJ0019: A tool returned an error code from "Generating RelWithDebInfo/touched.bat" 77>Build log was saved at "file://c:\SL_SVN\trunk\indra\build-VC90\newview\package.dir\RelWithDebInfo\BuildLog.htm" 77>package - 1 error(s), 0 warning(s) ************************************************Build Started to clear out of space error********** 1>..\..\newview\res\viewerRes.rc(10) : fatal error RC1015: cannot open include file 'winres.h'. 3>Processing RelWithDebInfo/secondlife-bin.exe => CommunityDeveloper.exe ... Traceback (most recent call last): 3> File "C:/SL_SVN/trunk/indra/newview/viewer_manifest.py", line 1029, in 3> main() 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 238, in main 3> wm.do(*args['actions']) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 659, in do 3> self.construct() 3> File "C:/SL_SVN/trunk/indra/newview/viewer_manifest.py", line 285, in construct 3> self.path(src='%s/secondlife-bin.exe' % self.args['configuration'], dst=self.final_exe()) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 654, in path 3> count = try_path(os.path.join(self.get_build_prefix(), src)) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 641, in try_path 3> self.check_file_exists(src) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 610, in check_file_exists 3> os.path.normpath(os.path.join(os.getcwd(), path)),)) 3>RuntimeError: Path C:\SL_SVN\trunk\indra\build-VC90\newview\RelWithDebInfo\secondlife-bin.exe doesn't exist 3>Project : error PRJ0019: A tool returned an error code from "Generating RelWithDebInfo/touched.bat" 3>Build log was saved at "file://c:\SL_SVN\trunk\indra\build-VC90\newview\package.dir\RelWithDebInfo\BuildLog.htm" 3>package - 1 error(s), 0 warning(s) ****************************************copied winres.h*********************************** 3>Processing RelWithDebInfo/secondlife-bin.exe => CommunityDeveloper.exe ... checking C:\SL_SVN\trunk\indra\build-VC90\newview\RelWithDebInfo/secondlife-bin.exe dependency Microsoft.VC90.CRT... 3>Executing: "C:\VCC90E\VC\bin\mt.exe" -nologo -inputresource:C:\SL_SVN\trunk\indra\build-VC90\newview\RelWithDebInfo/secondlife-bin.exe -out:c:\users\bill\appdata\local\temp\tmpxks8bo.xml > NUL 3>Unexpected version found for Microsoft.VC90.CRT: 3>Wanted 9.0.30729.1, found 9.0.21022.8 3>Traceback (most recent call last): 3> File "C:/SL_SVN/trunk/indra/newview/viewer_manifest.py", line 1029, in 3> main() 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 238, in main 3> wm.do(*args['actions']) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 659, in do 3> self.construct() 3> File "C:/SL_SVN/trunk/indra/newview/viewer_manifest.py", line 285, in construct 3> self.path(src='%s/secondlife-bin.exe' % self.args['configuration'], dst=self.final_exe()) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 654, in path 3> count = try_path(os.path.join(self.get_build_prefix(), src)) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 646, in try_path 3> count += self.process_file(src, dst) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\llmanifest.py", line 474, in process_file 3> method(src, dst) 3> File "C:/SL_SVN/trunk/indra/newview/viewer_manifest.py", line 234, in test_msvcrt_and_copy_action 3> test_assembly_binding(src, assembly['name'], assembly['version']) 3> File "C:/SL_SVN/trunk/indra/newview\../lib/python/indra/util\test_win32_manifest.py", line 136, in test_assembly_binding 3> raise UnexpectedVersionException(assembly_ver, versions[0]) 3>test_win32_manifest.UnexpectedVersionException: ('9.0.30729.1', u'9.0.21022.8') 3>Project : error PRJ0019: A tool returned an error code from "Generating RelWithDebInfo/touched.bat" 3>Build log was saved at "file://c:\SL_SVN\trunk\indra\build-VC90\newview\package.dir\RelWithDebInfo\BuildLog.htm" 3>package - 1 error(s), 0 warning(s) 4>------ Skipped Build: Project: ALL_BUILD, Configuration: RelWithDebInfo Win32 ------ 4>Project not selected to build for this solution configuration ========== Build: 1 succeeded, 1 failed, 100 up-to-date, 2 skipped ==========