AFLplusplus / AFLplusplus/LibAFL
fuzzers/binary_only/qemu_launcher recipe error
- 主要言語
- Rust
- スター
- 2.6k
- フォーク
- 481
- 平均マージ
- 2日 30分
- マージ済み PR(30日)
- 16
説明
**IMPORTANT**
1. The issue to be present in the current `main` branch.
**Describe the bug**
The 'qemu_launcher' fuzzer emits an recipe error
A clear and concise description of what the bug is.
If you want to present the backtrace, don't forget to run with `errors_backtrace` feature and log from `RUST_LOG`
In addition, please tell us what is your fuzzer's Cargo.toml
**To Reproduce**
Steps to reproduce the behavior:
```
$ just test
configure: error: C compiler cannot create executables
See `config.log' for more details
make: Entering directory '/home/ubuntu/LibAFL/fuzzers/binary_only/qemu_launcher/target/build-png'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory '/home/ubuntu/LibAFL/fuzzers/binary_only/qemu_launcher/target/build-png'
error: Recipe `libpng` failed with exit code 2
error: Recipe `test` failed on line 76 with exit code 2
```
コントリビューションガイド
評価
この issue はまだ評価されていません。