- + git -c 'checkout.workers=16' clone -b releases/gcc-13.1.0 --single-branch ../gitbundles/gcc.bundle
- Cloning into 'gcc'...
- hint: Using 'master' as the name for the initial branch. This default branch name
- hint: is subject to change. To configure the initial branch name to use in all
- hint: of your new repositories, which will suppress this warning, call:
- hint:
- hint: git config --global init.defaultBranch <name>
- hint:
- hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- hint: 'development'. The just-created branch can be renamed via this command:
- hint:
- hint: git branch -m <name>
- Receiving objects: 100% (3013532/3013532), 1.55 GiB | 166.00 KiB/s, done.
- Resolving deltas: 100% (2489743/2489743), done.
- Checking connectivity: 2331304, done.
- Note: switching to 'cc035c5d8672f87dc8c2756d9f8367903aa72d93'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by switching back to a branch.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -c with the switch command. Example:
- git switch -c <new-branch-name>
- Or undo this operation with:
- git switch -
- Turn off this advice by setting config variable advice.detachedHead to false
- 0 [main] git 4753 child_info::sync: wait failed, pid 8992, Win32 error 0
- 15508 [main] git 4753 dofork: child -1 - forked process 8992 died unexpectedly, retry 0, exit code 0x0, errno 11
- error: cannot fork() for checkout--worker: Resource temporarily unavailable
- fatal: failed to spawn checkout worker
- warning: Clone succeeded, but checkout failed.
- You can inspect what was checked out with 'git status'
- and retry with 'git restore --source=HEAD :/'
- real 2315m4.024s
- user 29m27.981s
- sys 17m44.730s
drmemory git clone gcc failed
Posted by Anonymous on Mon 23rd Dec 2024 22:35
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.