Siam, I don't think this would cause the error you see, but I don't think I
use is_official_build=true in my build configuration. Consider trying
building from one of the stable branches, if you're building from the main
branch.



On Fri, 25 Jun 2021 at 00:59, Siam Abdullah <siam9...@gmail.com> wrote:

> Can someone help me how can I solve this ?
>
> *Build Arguments:*
>  is_clang=false
>  is_component_build=false
> use_custom_libcxx=false
> v8_monolithic=true
>  is_debug=false
> is_official_build=true
> target_cpu="x64"
> v8_enable_i18n_support=false
>  v8_target_cpu="x64"
> v8_use_external_startup_data=false
>
> *Exception: *
> Traceback (most recent call last):
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 304, in <module>
>
> main()
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 250, in main
>
> env = _LoadToolchainEnv(cpu, win_sdk_path, target_store)
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 177, in _LoadToolchainEnv
>
> variables = _LoadEnvFromBat(args)
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 90, in _LoadEnvFromBat
>
> raise Exception('"%s" failed with error %d' % (args, popen.returncode))
>
> Exception: "['C:\\Program Files (x86)\\Microsoft Visual
> Studio\\2019\\Enterprise\\VC\\Auxiliary\\Build\\vcvarsall.bat', 'amd64',
> '10.0.19041.0', '&&', 'set']" failed with error 255
>
> Traceback (most recent call last):
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 304, in <module>
>
> main()
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 250, in main
>
> env = _LoadToolchainEnv(cpu, win_sdk_path, target_store)
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 177, in _LoadToolchainEnv
>
> variables = _LoadEnvFromBat(args)
>
> File "D:/a/_work/1/s/v8/v8/build/toolchain/win/setup_toolchain.py", line
> 90, in _LoadEnvFromBat
>
> raise Exception('"%s" failed with error %d' % (args, popen.returncode))
>
> Exception: "['C:\\Program Files (x86)\\Microsoft Visual
> Studio\\2019\\Enterprise\\VC\\Auxiliary\\Build\\vcvarsall.bat',
> 'amd64_x86', '10.0.19041.0', '&&', 'set']" failed with error 255
>
>
>
> Thank you
>
> Siam
>
> --
> --
> v8-dev mailing list
> v8-dev@googlegroups.com
> http://groups.google.com/group/v8-dev
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/v8-dev/193d83c7-cc4c-4149-87ba-df3680a6e88cn%40googlegroups.com
> <https://groups.google.com/d/msgid/v8-dev/193d83c7-cc4c-4149-87ba-df3680a6e88cn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/CABexdQ41045eRXauWbgiqSYy2ps7eyM8%2BdFS-z0xw7DYmztfOA%40mail.gmail.com.

Reply via email to