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

Fuzzer doesn't work on macOS Monterey 12.2.1 #103

Open
LaplaceFox opened this issue Mar 10, 2022 · 0 comments
Open

Fuzzer doesn't work on macOS Monterey 12.2.1 #103

LaplaceFox opened this issue Mar 10, 2022 · 0 comments

Comments

@LaplaceFox
Copy link

After running cargo hfuzz run evm_fuzz I get the following error:

   Compiling toml v0.5.8
   Compiling fixed-hash v0.7.0
error: failed to run custom build command for `honggfuzz v0.5.54`

Caused by:
  process didn't exit successfully: `/Users/laplace/Documents/repos/evm/fuzzer/hfuzz_target/release/build/honggfuzz-770ee86106a66883/build-script-build` (exit status: 101)
  --- stderr
  Makefile:103: *** Unsupported MAC OS X version.  Stop.
  thread 'main' panicked at 'assertion failed: status.success()', /Users/laplace/.cargo/registry/src/github.com-1ecc6299db9ec823/honggfuzz-0.5.54/build.rs:41:5
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed```
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