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

cargo publish warns about afl.rs not writing to OUT_DIR #145

Closed
frewsxcv opened this issue Oct 23, 2018 · 1 comment
Closed

cargo publish warns about afl.rs not writing to OUT_DIR #145

frewsxcv opened this issue Oct 23, 2018 · 1 comment

Comments

@frewsxcv
Copy link
Member

error: failed to verify package tarball

Caused by:
  Source directory was modified by build.rs during cargo publish. Build scripts should not modify anything outside of OUT_DIR. Modified file: /Users/coryfarwell/dev-personal/afl.rs/target/package/afl-0.4.2/afl-2.52b/test-instr.dSYM/Contents/Resources/DWARF/test-instr

To proceed despite this, pass the `--no-verify` flag.
@smoelius
Copy link
Member

smoelius commented Dec 9, 2023

Following #421, AFL++ is now always built in a temporary directory. So I think this is no longer an issue.

@smoelius smoelius closed this as completed Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants