Hi, if its the same error as I stated above (similar), then you can try deleting the folders "media, webkit, net, app_cache", then resync. rebuild. That helped me fix that issue 3 times.
On Mon, Apr 13, 2009 at 3:09 PM, Michael Nordman <[email protected]>wrote: > Something like this is happening to me right now. The first time i ran > gclient sync, it complained about webkit.sln. Subsequent runs have it > repeatedly complaining about test_shell_tests.vcproj... what's the > trick to resolving this... delete the files its griping about? > > Gripes in order seen so far... > * One: webkit.sln > * Repeaded: test_shell_tests.vcproj > > C:\chrome\src>svn status > ! . > ? media\media_bench.vcproj > ! webkit > M webkit\port\bindings\v8\v8_proxy.cpp > M webkit\port\bindings\v8\v8_index.h > M webkit\glue\chromium_bridge_impl.cc > ! webkit\tools > ! webkit\tools\test_shell > ? net\data\url_request_unittest\dump > M net\url_request\url_request_job_manager.cc > M net\url_request\url_request_job.cc > M net\url_request\url_request.h > M net\url_request\url_request_job_manager.h > M net\url_request\url_request_job.h > M net\url_request\url_request_unittest.cc > M net\url_request\url_request.cc > M net\url_request\url_request_context.h > ? sandbox\sbox_unit_tests.vcproj > ? build\temp_gyp\v8.log > ? chrome\test\data\temp_test_icon.ico > ? chrome\test\data\dump > M chrome\browser\browser.vcproj > ? chrome\common\app_cache\app_cache.notes.h > ? chrome\common\app_cache\net > ? chrome\common\app_cache\app_cache_service.h > A chrome\common\app_cache\app_cache_interceptor.cc > A chrome\common\app_cache\app_cache_interceptor.h > M chrome\common\common.vcproj > > On Mon, Apr 6, 2009 at 12:01 AM, Bradley Nelson <[email protected]> > wrote: > > Very odd. > > Was build/temp_gyp affected at all? > > Next time this happens can you run svn status in src and send me the > result. > > Thanks! > > -BradN > > > > On Fri, Apr 3, 2009 at 2:46 PM, Mohamed Mansour < > [email protected]> > > wrote: > >> > >> Hey Bradley, > >> Just to let you know, it happened again, just right now. I gclient > synced, > >> my project, and getting these errors now: > >> Failed to upgrade project file XXXX Please make sure the file exists and > >> is not write-protected. > >> Where XXXX is: > >> ..\googleurl\build\googleurl.vcproj > >> ..\v8\tools\visual_studio\v8.vcproj > >> ..\v8\tools\visual_studio\v8_base.vcproj > >> ..\v8\tools\visual_studio\v8_mksnapshot.vcproj > >> ..\v8\tools\visual_studio\v8_shell_sample.vcproj > >> ..\v8\tools\visual_studio\v8_snapshot.vcproj > >> ..\v8\tools\visual_studio\v8_snapshot_cc.vcproj > >> I deleted all my vcproj files, and resynced, and ran the hooks, but > still > >> these errors happened. > >> I had to delete (once again) the folders googleurl and v8 to make my > >> build work. > >> What could it be? Must be my end or gyp? > >> On Tue, Mar 24, 2009 at 10:51 AM, Marc-Antoine Ruel < > [email protected]> > >> wrote: > >>> > >>> Just to close the issue, VS2008 is working fine here at the moment. > >>> > >>> On Thu, Mar 19, 2009 at 9:18 PM, Bradley Nelson <[email protected] > > > >>> wrote: > >>> >> > >>> >> We are not using 2.6? > >>> > > >>> > Not at the moment. > >>> > Thanks, at a loss to explain it. > >>> > Let me know if this happens again. > >>> > Has anyone else seen this sort of thing? > >>> > -BradN > >>> > > >>> > > >>> > > >>> > > >>> >> > >>> >> > >>> >> On Thu, Mar 19, 2009 at 1:42 PM, Bradley Nelson > >>> >> <[email protected]> > >>> >> wrote: > >>> >> > Very mysterious. > >>> >> > These are gyp related: > >>> >> > ..\base\base.vcproj > >>> >> > ..\base\base_gfx.vcproj > >>> >> > ..\base\base_unittests.vcproj > >>> >> > ..\third_party\bzip2\bzip2.vcproj > >>> >> > ..\net\crash_cache.vcproj > >>> >> > ..\base\debug_message.vcproj > >>> >> > But these are not: > >>> >> > ..\googleurl\build\googleurl.vcproj > >>> >> > ..\v8\tools\visual_studio\v8.vcproj > >>> >> > ..\v8\tools\visual_studio\v8_base.vcproj > >>> >> > ..\v8\tools\visual_studio\v8_mksnapshot.vcproj > >>> >> > ..\v8\tools\visual_studio\v8_shell_sample.vcproj > >>> >> > ..\v8\tools\visual_studio\v8_snapshot.vcproj > >>> >> > ..\v8\tools\visual_studio\v8_snapshot_cc.vcproj > >>> >> > > >>> >> > Do you recall roughly when this was time wise? > >>> >> > Did you have a local python installed, if so, what version? > >>> >> > Let me know if this crops up again. > >>> >> > -BradN > >>> >> > > >>> >> > On Wed, Mar 18, 2009 at 11:11 PM, Mohamed Mansour > >>> >> > <[email protected]> > >>> >> > wrote: > >>> >> >> > >>> >> >> Hi, I did what you said, and now getting other files which > failed: > >>> >> >> > >>> >> >> ..\googleurl\build\googleurl.vcproj > >>> >> >> ..\v8\tools\visual_studio\v8.vcproj > >>> >> >> ..\v8\tools\visual_studio\v8_base.vcproj > >>> >> >> ..\v8\tools\visual_studio\v8_mksnapshot.vcproj > >>> >> >> ..\v8\tools\visual_studio\v8_shell_sample.vcproj > >>> >> >> ..\v8\tools\visual_studio\v8_snapshot.vcproj > >>> >> >> ..\v8\tools\visual_studio\v8_snapshot_cc.vcproj > >>> >> >> > >>> >> >> I did a gclient sync, and then got these previous errors (again): > >>> >> >> ..\base\base.vcproj > >>> >> >> ..\base\base_gfx.vcproj > >>> >> >> ..\base\base_unittests.vcproj > >>> >> >> ..\third_party\bzip2\bzip2.vcproj > >>> >> >> ..\net\crash_cache.vcproj > >>> >> >> ..\base\debug_message.vcproj > >>> >> >> > >>> >> >> So I deleted the complete folder associated with these projects > >>> >> >> which > >>> >> >> were: > >>> >> >> - googleurl > >>> >> >> - v8 > >>> >> >> - base > >>> >> >> - third_party\bzip2 > >>> >> >> - net > >>> >> >> - base > >>> >> >> > >>> >> >> Then did a gclient sync, to grab them back, and it works now... > >>> >> >> > >>> >> >> So what caused this hickup? I never touched any of those files. > If > >>> >> >> someone knows why, it would be nice to know, so I can learn from > my > >>> >> >> mistakes. > >>> >> >> > >>> >> >> Thanks! > >>> >> >> > >>> >> >> -m0 > >>> >> >> > >>> >> >> On Thu, Mar 19, 2009 at 12:09 AM, Alpha (Hin-Chung) Lam > >>> >> >> <[email protected]> wrote: > >>> >> >> > Looks like those project files are missing. > >>> >> >> > After gclient sync, do: > >>> >> >> > gclient runhooks --force > >>> >> >> > to generate the project files from gyp. > >>> >> >> > > >>> >> >> > See if that helps. > >>> >> >> > > >>> >> >> > Alpha > >>> >> >> > > >>> >> >> > 2009/3/18 Mohamed Mansour <[email protected]> > >>> >> >> >> > >>> >> >> >> Hey there, > >>> >> >> >> > >>> >> >> >> I have some questions regarding the current build. It might be > >>> >> >> >> GYP > >>> >> >> >> related, but I don't know yet ... > >>> >> >> >> > >>> >> >> >> Three days ago, the build was doing just fine. Today, I did a > >>> >> >> >> gclient > >>> >> >> >> sync and while converting the solution to VS2008, I am > receiving > >>> >> >> >> a > >>> >> >> >> bunch of errors. It wasn't doing so 3 days ago. > >>> >> >> >> > >>> >> >> >> I am receiving errors that has the following description > "Failed > >>> >> >> >> to > >>> >> >> >> upgrade project file. Please make sure the file exists and is > >>> >> >> >> not > >>> >> >> >> write-protected." for these files: > >>> >> >> >> ..\base\base.vcproj > >>> >> >> >> ..\base\base_gfx.vcproj > >>> >> >> >> ..\base\base_unittests.vcproj > >>> >> >> >> ..\third_party\bzip2\bzip2.vcproj > >>> >> >> >> ..\net\crash_cache.vcproj > >>> >> >> >> ..\base\debug_message.vcproj > >>> >> >> >> > >>> >> >> >> Anyone has any idea what may have caused this? > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> -- m0 > >>> >> >> >> > >>> >> >> >> >> > >>> >> >> > > >>> >> >> > > >>> >> >> > >>> >> >> >> > >>> >> > > >>> >> > > >>> > > >>> > > >>> > > > >>> > > >> > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
