Advertisement
Guest User

Untitled

a guest
Mar 13th, 2017
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. ________ running 'git reset --hard b1ece9c037d879843b0b0f5a2802e1e9d443b75a --quiet' in 'D:\Development\VR\BLUI-master\BLUI-master\builder\cefbuild\chromium\src\buildtools\third_party\libc++\trunk'
  2. [0:02:14] error: unable to create file test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/try_lock_shared_until.pass.cpp: Filename too long
  3. [0:02:14] error: unable to create file test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/try_lock_until_deadlock_bug.pass.cpp: Filename too long
  4. [0:02:14] fatal: Could not reset index file to revision 'b1ece9c037d879843b0b0f5a2802e1e9d443b75a'.
  5. ----------------------------------------
  6. Error: Command 'git reset --hard b1ece9c037d879843b0b0f5a2802e1e9d443b75a --quiet' returned non-zero exit status 128 in D:\Development\VR\BLUI-master\BLUI-master\builder\cefbuild\chromium\src\buildtools\third_party\libc++\trunk
  7. Traceback (most recent call last):
  8. File "cefbuild.py", line 857, in <module>
  9. run("gclient revert --nohooks", chromium_dir, depot_tools_dir)
  10. File "cefbuild.py", line 55, in run
  11. shell=(sys.platform == 'win32'))
  12. File "C:\Python27\lib\subprocess.py", line 186, in check_call
  13. raise CalledProcessError(retcode, cmd)
  14. subprocess.CalledProcessError: Command '['gclient', 'revert', '--nohooks']' returned non-zero exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement