The only error I get when invoking "gclient sync" is one I already posted.
I've tried updating depot_tools but it's already at the latest revision.

On Tue, Sep 29, 2009 at 9:56 AM, Thomas Van Lenten <thoma...@chromium.org>wrote:

> Did you get any errors in the gclient sync?  There is an entry for that dir
> within the DEPs file.
> TVL
>
>
> On Tue, Sep 29, 2009 at 12:52 PM, Nebojša Ćirić <c...@chromium.org> wrote:
>
>> This is a (read-only) client that synced without problems 4 days ago.
>> Today gclient sync failed with:
>>
>> ________ running '/usr/bin/python src/build/gyp_chromium' in
>> '/home/nebojsa/chromium'
>> Updating projects from gyp files...
>> Traceback (most recent call last):
>>   File "src/build/gyp_chromium", line 78, in <module>
>>     sys.exit(gyp.main(args))
>>   File "src/tools/gyp/pylib/gyp/__init__.py", line 406, in main
>>     params, options.check)
>>   File "src/tools/gyp/pylib/gyp/__init__.py", line 76, in Load
>>     depth, generator_input_info, check)
>>   File "src/tools/gyp/pylib/gyp/input.py", line 1844, in Load
>>     depth, check)
>>   File "src/tools/gyp/pylib/gyp/input.py", line 342, in
>> LoadTargetBuildFile
>>     includes, depth, check)
>>   File "src/tools/gyp/pylib/gyp/input.py", line 342, in
>> LoadTargetBuildFile
>>     includes, depth, check)
>>   File "src/tools/gyp/pylib/gyp/input.py", line 278, in
>> LoadTargetBuildFile
>>     includes, True, check)
>>   File "src/tools/gyp/pylib/gyp/input.py", line 170, in LoadOneBuildFile
>>     raise Exception("%s not found (cwd: %s)" % (build_file_path,
>> os.getcwd()))
>> Exception:
>> /home/nebojsa/chromium/src/native_client/src/trusted/plugin/plugin_chrome.gyp
>> not found (cwd: /home/nebojsa/chromium) while loading dependencies of
>> /home/nebojsa/chromium/src/chrome/chrome.gyp while loading dependencies of
>> /home/nebojsa/chromium/src/build/all.gyp while trying to load
>> src/build/all.gyp
>> failed to run command: /usr/bin/python src/build/gyp_chromium
>>
>> I am on amd64 machine, Ubuntu 9.04.
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to