Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error fuzztest #2

Open
partouf opened this issue Sep 9, 2024 · 0 comments
Open

Error fuzztest #2

partouf opened this issue Sep 9, 2024 · 0 comments

Comments

@partouf
Copy link
Member

partouf commented Sep 9, 2024

Error during build, not sure what it means:

  PREFIX: /root/v8/out/x64.release
  ERROR at //test/unittests/BUILD.gn:823:7: Unable to load "/root/v8/third_party/fuzztest/BUILD.gn".
        "//third_party/fuzztest:init_fuzztest",
        ^-------------------------------------
  # mkdir -p out/x64.release
  # echo > out/x64.release/args.gn << EOF
  is_component_build = false
  is_debug = false
  target_cpu = "x64"
  v8_enable_sandbox = true
  v8_enable_backtrace = true
  v8_enable_disassembler = true
  v8_enable_object_print = true
  v8_enable_verify_heap = true
  dcheck_always_on = false
  EOF
  # gn gen out/x64.release
  Error! - V8 compilation finished with errors.
  Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant