[0:50:16] Resolving deltas: 99% (2333766/2339844)[0:50:18] Resolving deltas: 99% (2339797/2339844)[0:50:18] Resolving deltas: 100% (2339844/2339844)[0:50:26] remote: Total 2969933 (delta 2338260), reused 2966448 (delta 2338260)[0:50:27] Checking connectivity... done.----------------------------------------Error: Command git checkout --quiet refs/remotes/origin/master returned non-zeroexit status 128 in C:\googlecode\srcfatal: Not a git repository (or any of the parent directories): .gitWarnings:Conflicting directory C:\googlecode\src moved to C:\googlecode\_bad_scm\srcxq6xde.Traceback (most recent call last):File "C:\googlecode\depot_tools\\fetch.py", line 302, in <module>sys.exit(main())File "C:\googlecode\depot_tools\\fetch.py", line 298, in mainreturn run(options, spec, root)File "C:\googlecode\depot_tools\\fetch.py", line 292, in runreturn checkout.init()File "C:\googlecode\depot_tools\\fetch.py", line 119, in initself.run_gclient(*sync_cmd)File "C:\googlecode\depot_tools\\fetch.py", line 75, in run_gclientreturn self.run(cmd_prefix + cmd, **kwargs)File "C:\googlecode\depot_tools\\fetch.py", line 65, in runreturn subprocess.check_call(cmd, **kwargs)File "C:\googlecode\depot_tools\python276_bin\lib\subprocess.py", line 540, incheck_callraise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '('C:\\googlecode\\depot_tools\\python276_bin\\python.exe', 'C:\\googlecode\\depot_tools\\gclient.py', 'sync')' returnednon-zero exit status 1
C:\googlecode>gclient syncsrc (ERROR)----------------------------------------[0:00:00] Started.[0:00:00] ________ unmanaged solution; skipping src----------------------------------------Error: Command git rev-parse --verify HEAD returned non-zero exit status 128 in
----
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
How do I then get the correct gclient? I deleted it the first time I tried and tried using gclient config but I didn't know the arguments to pass it so I didn't know how to properly regenerate the .gclient file and thats when I started trying to download/build out of C:\googlecode.
I did use fetch chromium --nosvn=True so I don't know how it could have gone wrong. I have a very reliable connection so I don't see where connectivity would be an issue. In both cases during the fetch, the pack files are 2.41GB, it just seems like the source code isn't getting unpacked. As seen here in my recycle bin:
I've tried this a few times and all folder sizes are about the same. my PATH right now is C:\googlecode\depot_tools.
When I tried the first time in C:\, I tried what was suggested in the last post here: https://code.google.com/p/chromium/issues/detail?id=230691
about running git clone https://chromium.googlesource.com/chromium/src in PowerShell and I saw the progress of Receiving objects and Resolving deltas all complete without error, but for some reason it still wasn't being recognized as a git repo. I also was getting the ________ unmanaged solution; skipping src error when trying to run gclient sync, IIRC. src seemed to have the contents that was supposed to be in there, however there still was no out\Debug folder so I couldn't run the ninja command to build.
If there anymore details I can provide that might be of use towards figuring this issue out, let me know and I'll be sure to get it for you.
--
[0:26:57] Resolving deltas: 98% (2296746/2340060)[0:26:59] Resolving deltas: 98% (2298937/2340060)[0:27:00] Resolving deltas: 98% (2301052/2340060)[0:27:02] Resolving deltas: 98% (2304107/2340060)[0:27:04] Resolving deltas: 98% (2306736/2340060)[0:27:05] Resolving deltas: 98% (2310933/2340060)[0:27:07] Resolving deltas: 98% (2314522/2340060)[0:27:09] Resolving deltas: 98% (2315068/2340060)[0:27:10] Resolving deltas: 98% (2315354/2340060)[0:27:11] Resolving deltas: 98% (2316585/2340060)[0:27:13] Resolving deltas: 99% (2319021/2340060)[0:27:14] Resolving deltas: 99% (2320079/2340060)[0:27:15] Resolving deltas: 99% (2320444/2340060)[0:27:17] Resolving deltas: 99% (2320486/2340060)[0:27:19] Resolving deltas: 99% (2327864/2340060)[0:27:21] Resolving deltas: 99% (2333448/2340060)[0:27:22] Resolving deltas: 99% (2334403/2340060)[0:27:24] Resolving deltas: 100% (2340060/2340060)[0:27:33] remote: Total 2970462 (delta 2338476), reused 2966839 (delta 2338476)[0:27:33] Checking connectivity... done.[0:27:34] _____ Conflicting directory found in C:\googlecode\src. Moving to C:\googlecode\_bad_scm\srcmmksai.[0:27:34][0:27:34] running 'git -c core.deltaBaseCacheLimit=512m clone --no-checkout --progress https://chromium.googlesource.com/chromium/src.git C:\googlecode\_gclient_src_xauil1' in 'C:\googlecode'[0:27:34] Cloning into 'C:\googlecode\_gclient_src_xauil1'...[0:29:07] remote: Sending approximately 2.21 GiB ...[0:29:07] remote: Counting objects: 1[0:29:07] remote: Counting objects: 2857[0:29:07] remote: Counting objects: 3666[0:29:07] remote: Counting objects: 4608[0:29:07] remote: Counting objects: 5536[0:29:07] remote: Counting objects: 6238[0:29:07] remote: Counting objects: 6821[0:29:07] remote: Counting objects: 7528
[0:30:30] Receiving objects: 15% (462969/2970508), 220.84 MiB | 3.82 MiB/s[0:30:31] Receiving objects: 16% (475638/2970508), 225.17 MiB | 4.03 MiB/s[0:30:32] Receiving objects: 16% (490643/2970508), 229.37 MiB | 4.11 MiB/s[0:30:33] Receiving objects: 17% (514187/2970508), 233.37 MiB | 4.13 MiB/s[0:30:34] Receiving objects: 18% (534692/2970508), 236.74 MiB | 3.91 MiB/s[0:30:36] Receiving objects: 19% (564397/2970508), 242.61 MiB | 3.79 MiB/s[0:30:37] Receiving objects: 19% (579966/2970508), 246.16 MiB | 3.22 MiB/s----------------------------------------Warnings:Conflicting directory C:\googlecode\src moved to C:\googlecode\_bad_scm\srcmmksai.
Traceback (most recent call last):
File "C:\googlecode\depot_tools\gclient.py", line 2014, in <module>sys.exit(Main(sys.argv[1:]))File "C:\googlecode\depot_tools\gclient.py", line 2002, in Mainreturn dispatcher.execute(OptionParser(), argv)File "C:\googlecode\depot_tools\subcommand.py", line 245, in executereturn command(parser, args[1:])File "C:\googlecode\depot_tools\gclient.py", line 1780, in CMDsyncret = client.RunOnDeps('update', args)File "C:\googlecode\depot_tools\gclient.py", line 1297, in RunOnDepswork_queue.flush(revision_overrides, command, args, options=self._options)File "C:\googlecode\depot_tools\gclient_utils.py", line 850, in flushself.ready_cond.wait(10)File "C:\googlecode\depot_tools\python276_bin\lib\threading.py", line 358, inwait_sleep(delay)KeyboardInterrupt
Traceback (most recent call last):File "C:\googlecode\depot_tools\\fetch.py", line 302, in <module>sys.exit(main())File "C:\googlecode\depot_tools\\fetch.py", line 298, in mainreturn run(options, spec, root)File "C:\googlecode\depot_tools\\fetch.py", line 292, in runreturn checkout.init()File "C:\googlecode\depot_tools\\fetch.py", line 119, in initself.run_gclient(*sync_cmd)File "C:\googlecode\depot_tools\\fetch.py", line 75, in run_gclientreturn self.run(cmd_prefix + cmd, **kwargs)File "C:\googlecode\depot_tools\\fetch.py", line 65, in runreturn subprocess.check_call(cmd, **kwargs)
File "C:\googlecode\depot_tools\python276_bin\lib\subprocess.py", line 535, incheck_callretcode = call(*popenargs, **kwargs)File "C:\googlecode\depot_tools\python276_bin\lib\subprocess.py", line 522, incallreturn Popen(*popenargs, **kwargs).wait()File "C:\googlecode\depot_tools\python276_bin\lib\subprocess.py", line 1006, in wait_subprocess.INFINITE)KeyboardInterruptTerminate batch job (Y/N)?
I don't think so, currently running fetch chromium --nosvn=True once again in C:\googlecode (next to .gclient file and depot_tools folder).Path=%ProgramFiles%\Java\jdk1.7.0_45\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Microsoft\Web Platform Insram Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\ProgramFiles (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Python34\;C:\Program Files (x86)\Hyland\Web ActiveX\;C:\googlecode\depot_tools\to confirm locations:C:\>where gitC:\googlecode\depot_tools\git.batC:\>where svnC:\googlecode\depot_tools\svn.batC:\>where gclientC:\googlecode\depot_tools\gclientC:\googlecode\depot_tools\gclient.batC:\googlecode\depot_tools\gclient.pyPossible issue in gclient?:C:\googlecode>gclient hookinfoPlease fix your script, having invalid --revision flags will soon considered anerror.Also, running fetch chromium --nosvn=True gives me the bland "Still working on: src" messages while downloading. Was anything ever implemented to provide verbose output? When I was trying to download at first I found that I can hit Ctrl+C and get info--like Retrieving objects (xxx/nnnnnnn), but then I got "Continue running batch [Y/N]" (or something similar) and choosing Y/N wouldn't tell me if gclient is still working or not. I was wondering if there was a way to run fetch so that I can see progress updates like what is shown when I run "git clone https://chromium.googlesource.com/chromium/src" in PowerShell. If something is happening during download currently I have no way of seeing because I get the same "Still working on: src" message and nothing else.Thanks for your reply.
On Tuesday, June 24, 2014 10:42:21 AM UTC-5, Christian Biesinger wrote:
I don't think so, currently running fetch chromium --nosvn=True once again in C:\googlecode (next to .gclient file and depot_tools folder).Path=%ProgramFiles%\Java\jdk1.7.0_45\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\Microsoft\Web Platform Insram Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\ProgramFiles (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Python34\;C:\Program Files (x86)\Hyland\Web ActiveX\;C:\googlecode\depot_tools\to confirm locations:C:\>where gitC:\googlecode\depot_tools\git.batC:\>where svnC:\googlecode\depot_tools\svn.batC:\>where gclientC:\googlecode\depot_tools\gclientC:\googlecode\depot_tools\gclient.batC:\googlecode\depot_tools\gclient.pyPossible issue in gclient?:C:\googlecode>gclient hookinfoPlease fix your script, having invalid --revision flags will soon considered anerror.
Also, running fetch chromium --nosvn=True gives me the bland "Still working on: src" messages while downloading. Was anything ever implemented to provide verbose output? When I was trying to download at first I found that I can hit Ctrl+C and get info--like Retrieving objects (xxx/nnnnnnn), but then I got "Continue running batch [Y/N]" (or something similar) and choosing Y/N wouldn't tell me if gclient is still working or not. I was wondering if there was a way to run fetch so that I can see progress updates like what is shown when I run "git clone https://chromium.googlesource.com/chromium/src" in PowerShell. If something is happening during download currently I have no way of seeing because I get the same "Still working on: src" message and nothing else.
________ running 'C:\googlecode\depot_tools\python276_bin\python.exe src/build/download_nacl_toolchains.py --exclude arm_trusted' in 'C:\googlecode'C:\googlecode\depot_tools\python276_bin\python.exe: can't open file 'src/build/download_nacl_toolchains.py': [Errno 2] No such file or directoryError: Command C:\googlecode\depot_tools\python276_bin\python.exe src/build/download_nacl_toolchains.py --exclude arm_trusted returned non-zero exit status 2 in C:\googlecode
C:\googlecode>C:\googlecode\depot_tools\python276_bin\python.exe src/build/download_nacl_toolchains.py --exclude arm_trustedCan't find 'C:\googlecode\src\native_client\build\package_version\package_version.py'Presumably you are intentionally building without NativeClient.Skipping NativeClient toolchain download.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
Syncing projects: 95% (84/88) src/chrome/tools/test/reference_build/chrome_win[2:02:58] Still working on:[2:02:58] src/third_party/WebKit