Skip to content

Error fuzztest #2

Description

@partouf

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions