AFLplusplus / AFLplusplus/LibAFL
fuzzers/binary_only/qemu_launcher recipe error
- Vorherrschende Sprache
- Rust
- Sterne
- 2.6k
- Forks
- 481
- Ø Merge
- 2 T. 30 Min.
- Gemergte PRs (30 T.)
- 16
Beschreibung
**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
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.