I downloaded the code on different machine for v8 and depot_tools and then 
transferred the code to the server where I want to build the code. 
But on executing gn args out/foo it gives:
*'This must be run inside a checkout.', file=sys.stderr)*

depot_tools checkout : *git clone 
https://chromium.googlesource.com/chromium/tools/depot_tools.git*

V8 checkout : 
*fetch v8*
*cd v8*
*git checkout -b 8.7 -t branch-heads/8.7*
*git clean -ffd*
*gclient sync -D --force --reset*

After transferring the files to different server I did git init to the 
depot_tools as well as to v8 directory. 

The server I want to build on has the following specifications:
Red Hat Enterprise Linux 8.2 (Ootpa)
gcc version  : 9.3.0

How to resolve this issue? Please guide

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/e4a5b2bc-e77c-421c-9bbd-c391a6d99d53n%40googlegroups.com.

Reply via email to