AFLplusplus / AFLplusplus/LibAFL
fuzzers/binary_only/qemu_launcher recipe error
- Langage dominant
- Rust
- Étoiles
- 2.6k
- Forks
- 481
- Merge moyen
- 2 j 30 min
- PR mergées (30 j)
- 16
Description
**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
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.